Started by timer [EnvInject] - Loading node environment variables. Building remotely on itslave (IT_TEST IT PUB_DEPLOY) in workspace /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build Wiping out workspace first. Cloning the remote Git repository Cloning repository git@github.com:nuxeo/nuxeo.git > git init /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo # timeout=10 Fetching upstream changes from git@github.com:nuxeo/nuxeo.git > git --version # timeout=10 > git fetch --tags --progress git@github.com:nuxeo/nuxeo.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url git@github.com:nuxeo/nuxeo.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:nuxeo/nuxeo.git # timeout=10 Fetching upstream changes from git@github.com:nuxeo/nuxeo.git > git fetch --tags --progress git@github.com:nuxeo/nuxeo.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 2a5306fd2048fad093810eb0894e682f54642b29 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2a5306fd2048fad093810eb0894e682f54642b29 # timeout=60 > git rev-list 2a5306fd2048fad093810eb0894e682f54642b29 # timeout=10 > git tag -a -f -m Jenkins Build #797 jenkins-IT-nuxeo-master-build-797 # timeout=10 No emails were triggered. [IT-nuxeo-master-build] $ /bin/bash -xe /tmp/hudson846977458059512699.sh + export 'MAVEN_OPTS=-Xms1024m -Xmx4096m' + MAVEN_OPTS='-Xms1024m -Xmx4096m' + echo JAVA_OPTS: JAVA_OPTS: + echo JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-amd64 JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-amd64 + export M2_HOME=/opt/build/tools/maven3 + M2_HOME=/opt/build/tools/maven3 + export PATH=/opt/build/tools/maven3/bin:/usr/lib/jvm/java-1.8.0-openjdk-amd64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + PATH=/opt/build/tools/maven3/bin:/usr/lib/jvm/java-1.8.0-openjdk-amd64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + rm -rf /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/ + cd nuxeo + OPTIONS=() + '[' false = true ']' + '[' false = true ']' + '[' true = true ']' + OPTIONS+=(--skipITs) + ./scripts/release.py prepare -b master -t auto -n auto -m auto -d --skipITs $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout --track -b master origin/master -q Working on Nuxeo main repository... Releasing from branch: master Current version: 10.1-SNAPSHOT Tag: release-10.1-I20180228_0918 Next version: 10.1-SNAPSHOT Maintenance branch 10.1-I20180228_0918 deleted Integration Tests execution is skipped Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/release-nuxeo.log [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master Modules list calculated from the POM file /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/pom.xml [addons] $> git clone git@github.com:nuxeo/addons.git --origin origin Cloning into 'addons'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master Modules list calculated from the POM file /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/pom.xml Modules list calculated from the POM file /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/pom-optionals.xml [nuxeo-activity] $> git clone git@github.com:nuxeo/nuxeo-activity.git --origin origin Cloning into 'nuxeo-activity'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-agenda] $> git clone git@github.com:nuxeo/nuxeo-agenda.git --origin origin Cloning into 'nuxeo-agenda'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-api-playground] $> git clone git@github.com:nuxeo/nuxeo-api-playground.git --origin origin Cloning into 'nuxeo-api-playground'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-apidoc-server] $> git clone git@github.com:nuxeo/nuxeo-apidoc-server.git --origin origin Cloning into 'nuxeo-apidoc-server'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-audit-storage-directory] $> git clone git@github.com:nuxeo/nuxeo-audit-storage-directory.git --origin origin Cloning into 'nuxeo-audit-storage-directory'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-binary-metadata] $> git clone git@github.com:nuxeo/nuxeo-binary-metadata.git --origin origin Cloning into 'nuxeo-binary-metadata'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-business-days-management] $> git clone git@github.com:nuxeo/nuxeo-business-days-management.git --origin origin Cloning into 'nuxeo-business-days-management'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-chemistry] $> git clone git@github.com:nuxeo/nuxeo-chemistry.git --origin origin Cloning into 'nuxeo-chemistry'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-connect-tools] $> git clone git@github.com:nuxeo/nuxeo-connect-tools.git --origin origin Cloning into 'nuxeo-connect-tools'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-core-binarymanager-cloud] $> git clone git@github.com:nuxeo/nuxeo-core-binarymanager-cloud.git --origin origin Cloning into 'nuxeo-core-binarymanager-cloud'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-core-binarymanager-sql] $> git clone git@github.com:nuxeo/nuxeo-core-binarymanager-sql.git --origin origin Cloning into 'nuxeo-core-binarymanager-sql'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-csv] $> git clone git@github.com:nuxeo/nuxeo-csv.git --origin origin Cloning into 'nuxeo-csv'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-dam] $> git clone git@github.com:nuxeo/nuxeo-dam.git --origin origin Cloning into 'nuxeo-dam'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-datadog-reporter] $> git clone git@github.com:nuxeo/nuxeo-datadog-reporter.git --origin origin Cloning into 'nuxeo-datadog-reporter'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-diff] $> git clone git@github.com:nuxeo/nuxeo-diff.git --origin origin Cloning into 'nuxeo-diff'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-dmk-adaptor] $> git clone git@github.com:nuxeo/nuxeo-dmk-adaptor.git --origin origin Cloning into 'nuxeo-dmk-adaptor'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-drive-server] $> git clone git@github.com:nuxeo/nuxeo-drive-server.git --origin origin Cloning into 'nuxeo-drive-server'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-duoweb-authentication] $> git clone git@github.com:nuxeo/nuxeo-duoweb-authentication.git --origin origin Cloning into 'nuxeo-duoweb-authentication'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-easyshare] $> git clone git@github.com:nuxeo/nuxeo-easyshare.git --origin origin Cloning into 'nuxeo-easyshare'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-exalead-connector] $> git clone git@github.com:nuxeo/nuxeo-exalead-connector.git --origin origin Cloning into 'nuxeo-exalead-connector'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-filesystem-connectors] $> git clone git@github.com:nuxeo/nuxeo-filesystem-connectors.git --origin origin Cloning into 'nuxeo-filesystem-connectors'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-fsexporter] $> git clone git@github.com:nuxeo/nuxeo-fsexporter.git --origin origin Cloning into 'nuxeo-fsexporter'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-http-client] $> git clone git@github.com:nuxeo/nuxeo-http-client.git --origin origin Cloning into 'nuxeo-http-client'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-javaagent] $> git clone git@github.com:nuxeo/nuxeo-javaagent.git --origin origin Cloning into 'nuxeo-javaagent'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-jsf-to-web-ui] $> git clone git@github.com:nuxeo/nuxeo-jsf-to-web-ui.git --origin origin Cloning into 'nuxeo-jsf-to-web-ui'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-liveconnect] $> git clone git@github.com:nuxeo/nuxeo-liveconnect.git --origin origin Cloning into 'nuxeo-liveconnect'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-logs-viewer] $> git clone git@github.com:nuxeo/nuxeo-logs-viewer.git --origin origin Cloning into 'nuxeo-logs-viewer'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-media-publishing] $> git clone git@github.com:nuxeo/nuxeo-media-publishing.git --origin origin Cloning into 'nuxeo-media-publishing'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-multi-tenant] $> git clone git@github.com:nuxeo/nuxeo-multi-tenant.git --origin origin Cloning into 'nuxeo-multi-tenant'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-3d] $> git clone git@github.com:nuxeo/nuxeo-platform-3d.git --origin origin Cloning into 'nuxeo-platform-3d'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-audio] $> git clone git@github.com:nuxeo/nuxeo-platform-audio.git --origin origin Cloning into 'nuxeo-platform-audio'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-document-routing] $> git clone git@github.com:nuxeo/nuxeo-platform-document-routing.git --origin origin Cloning into 'nuxeo-platform-document-routing'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-error-web] $> git clone git@github.com:nuxeo/nuxeo-platform-error-web.git --origin origin Cloning into 'nuxeo-platform-error-web'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-forms-layout-demo] $> git clone git@github.com:nuxeo/nuxeo-platform-forms-layout-demo.git --origin origin Cloning into 'nuxeo-platform-forms-layout-demo'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-importer] $> git clone git@github.com:nuxeo/nuxeo-platform-importer.git --origin origin Cloning into 'nuxeo-platform-importer'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-indexing-gateway] $> git clone git@github.com:nuxeo/nuxeo-platform-indexing-gateway.git --origin origin Cloning into 'nuxeo-platform-indexing-gateway'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-lang-ext] $> git clone git@github.com:nuxeo/nuxeo-platform-lang-ext.git --origin origin Cloning into 'nuxeo-platform-lang-ext'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-lang-ext-incomplete] $> git clone git@github.com:nuxeo/nuxeo-platform-lang-ext-incomplete.git --origin origin Cloning into 'nuxeo-platform-lang-ext-incomplete'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-pdf-utils] $> git clone git@github.com:nuxeo/nuxeo-platform-pdf-utils.git --origin origin Cloning into 'nuxeo-platform-pdf-utils'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-shibboleth-groups-web] $> git clone git@github.com:nuxeo/nuxeo-platform-shibboleth-groups-web.git --origin origin Cloning into 'nuxeo-platform-shibboleth-groups-web'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-smart-search] $> git clone git@github.com:nuxeo/nuxeo-platform-smart-search.git --origin origin Cloning into 'nuxeo-platform-smart-search'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-spreadsheet] $> git clone git@github.com:nuxeo/nuxeo-platform-spreadsheet.git --origin origin Cloning into 'nuxeo-platform-spreadsheet'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-suggestbox] $> git clone git@github.com:nuxeo/nuxeo-platform-suggestbox.git --origin origin Cloning into 'nuxeo-platform-suggestbox'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-user-registration] $> git clone git@github.com:nuxeo/nuxeo-platform-user-registration.git --origin origin Cloning into 'nuxeo-platform-user-registration'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-video] $> git clone git@github.com:nuxeo/nuxeo-platform-video.git --origin origin Cloning into 'nuxeo-platform-video'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-quota] $> git clone git@github.com:nuxeo/nuxeo-quota.git --origin origin Cloning into 'nuxeo-quota'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-rating] $> git clone git@github.com:nuxeo/nuxeo-rating.git --origin origin Cloning into 'nuxeo-rating'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-resources-compat] $> git clone git@github.com:nuxeo/nuxeo-resources-compat.git --origin origin Cloning into 'nuxeo-resources-compat'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-review-workflows-dashboards] $> git clone git@github.com:nuxeo/nuxeo-review-workflows-dashboards.git --origin origin Cloning into 'nuxeo-review-workflows-dashboards'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-sample-project] $> git clone git@github.com:nuxeo/nuxeo-sample-project.git --origin origin Cloning into 'nuxeo-sample-project'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-segment.io-connector] $> git clone git@github.com:nuxeo/nuxeo-segment.io-connector.git --origin origin Cloning into 'nuxeo-segment.io-connector'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-session-inspector] $> git clone git@github.com:nuxeo/nuxeo-session-inspector.git --origin origin Cloning into 'nuxeo-session-inspector'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-shell] $> git clone git@github.com:nuxeo/nuxeo-shell.git --origin origin Cloning into 'nuxeo-shell'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-shibboleth-invitation] $> git clone git@github.com:nuxeo/nuxeo-shibboleth-invitation.git --origin origin Cloning into 'nuxeo-shibboleth-invitation'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-showcase-content-sample] $> git clone git@github.com:nuxeo/nuxeo-showcase-content-sample.git --origin origin Cloning into 'nuxeo-showcase-content-sample'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-signature] $> git clone git@github.com:nuxeo/nuxeo-signature.git --origin origin Cloning into 'nuxeo-signature'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-style-guide] $> git clone git@github.com:nuxeo/nuxeo-style-guide.git --origin origin Cloning into 'nuxeo-style-guide'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-target-platforms] $> git clone git@github.com:nuxeo/nuxeo-target-platforms.git --origin origin Cloning into 'nuxeo-target-platforms'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-template-rendering] $> git clone git@github.com:nuxeo/nuxeo-template-rendering.git --origin origin Cloning into 'nuxeo-template-rendering'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-tree-snapshot] $> git clone git@github.com:nuxeo/nuxeo-tree-snapshot.git --origin origin Cloning into 'nuxeo-tree-snapshot'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-web-ui] $> git clone git@github.com:nuxeo/nuxeo-web-ui.git --origin origin Cloning into 'nuxeo-web-ui'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-web-ui-itests] $> git clone git@github.com:nuxeo/nuxeo-web-ui-itests.git --origin origin Cloning into 'nuxeo-web-ui-itests'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [addons-core] $> git clone git@github.com:nuxeo/addons-core.git --origin origin Cloning into 'addons-core'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master Modules list calculated from the POM file /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/pom.xml [nuxeo-core-storage-marklogic] $> git clone git@github.com:nuxeo/nuxeo-core-storage-marklogic.git --origin origin Cloning into 'nuxeo-core-storage-marklogic'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 10.1-I20180228_0918, update versions, commit and tag as release-10.1-I20180228_0918... [.] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [addons] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-activity] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-agenda] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-api-playground] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-apidoc-server] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-audit-storage-directory] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-binary-metadata] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-business-days-management] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-chemistry] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-connect-tools] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-core-binarymanager-cloud] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-core-binarymanager-sql] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-csv] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-dam] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-datadog-reporter] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-diff] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-dmk-adaptor] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-drive-server] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-duoweb-authentication] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-easyshare] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-exalead-connector] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-filesystem-connectors] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-fsexporter] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-http-client] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-javaagent] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-jsf-to-web-ui] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-liveconnect] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-logs-viewer] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-media-publishing] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-multi-tenant] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-platform-3d] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-platform-audio] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-platform-document-routing] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-platform-error-web] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-platform-forms-layout-demo] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-platform-importer] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-platform-indexing-gateway] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-platform-lang-ext] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-platform-lang-ext-incomplete] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-platform-pdf-utils] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-platform-shibboleth-groups-web] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-platform-smart-search] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-platform-spreadsheet] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-platform-suggestbox] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-platform-user-registration] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-platform-video] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-quota] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-rating] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-resources-compat] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-review-workflows-dashboards] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-sample-project] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-segment.io-connector] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-session-inspector] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-shell] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-shibboleth-invitation] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-showcase-content-sample] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-signature] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-style-guide] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-target-platforms] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-template-rendering] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-tree-snapshot] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-web-ui] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-web-ui-itests] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [addons-core] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [nuxeo-core-storage-marklogic] $> git checkout -b 10.1-I20180228_0918 Switched to a new branch '10.1-I20180228_0918' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-cmis-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-wizard-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-test-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/nuxeo.defaults' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/packages.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/README.txt' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/readme.html' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/stream.sh' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/test.sh' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/pom-optionals.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-mp/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/ftest/webdriver/pom-list-widget.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-bench/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core-dependencies/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/run.sh' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/pom.xml' [.] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 b4690fe681e] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 316 files changed, 372 insertions(+), 380 deletions(-) [addons] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 5a3f8ba] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 2 files changed, 46 insertions(+), 46 deletions(-) [nuxeo-activity] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 c8aa3b5] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 2 insertions(+), 2 deletions(-) [nuxeo-agenda] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 d920a69] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-api-playground] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 23becc9] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-apidoc-server] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 552c60c] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-audit-storage-directory] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 2fc206e] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-binary-metadata] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 51a4127] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 2 insertions(+), 2 deletions(-) [nuxeo-business-days-management] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 4e18742] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-chemistry] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 474bee3c] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-connect-tools] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 d9f285e] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 6 files changed, 6 insertions(+), 6 deletions(-) [nuxeo-core-binarymanager-cloud] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 adda762] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 5 files changed, 5 insertions(+), 5 deletions(-) [nuxeo-core-binarymanager-sql] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 4d29635] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-csv] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 1fe3547] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 4 files changed, 5 insertions(+), 5 deletions(-) [nuxeo-dam] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 af92938d] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-datadog-reporter] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 d3e65b5] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-diff] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 3793dde] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 6 files changed, 6 insertions(+), 6 deletions(-) [nuxeo-dmk-adaptor] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 d1dd8a1] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-drive-server] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 7c7bae8e] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 9 files changed, 12 insertions(+), 12 deletions(-) [nuxeo-duoweb-authentication] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 43c3931] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-easyshare] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 fba2e84] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 4 files changed, 5 insertions(+), 5 deletions(-) [nuxeo-exalead-connector] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 e5a5622] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-filesystem-connectors] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 03a6505] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-fsexporter] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 ff727da] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-http-client] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 0cc34e4] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-javaagent] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 379a896] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-jsf-to-web-ui] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 4887894] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-liveconnect] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 fcad791] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 18 files changed, 18 insertions(+), 18 deletions(-) [nuxeo-logs-viewer] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 b88bfa2] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 3 insertions(+), 3 deletions(-) [nuxeo-media-publishing] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 445ff3c] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 7 files changed, 8 insertions(+), 8 deletions(-) [nuxeo-multi-tenant] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 e7e27fc] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-3d] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 36ba3ae] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 6 files changed, 6 insertions(+), 6 deletions(-) [nuxeo-platform-audio] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 a374648] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-document-routing] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 4fad2c9e] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 10 files changed, 10 insertions(+), 10 deletions(-) [nuxeo-platform-error-web] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 d8c65ff] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-forms-layout-demo] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 c6b8feb] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-platform-importer] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 65dd97a] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 7 files changed, 8 insertions(+), 8 deletions(-) [nuxeo-platform-indexing-gateway] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 db56d2e] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-lang-ext] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 8861730] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-lang-ext-incomplete] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 0345a83] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-pdf-utils] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 044ea53] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 2 insertions(+), 2 deletions(-) [nuxeo-platform-shibboleth-groups-web] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 4c02025] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-smart-search] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 b6fa17f] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-spreadsheet] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 b365529] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 5 files changed, 5 insertions(+), 5 deletions(-) [nuxeo-platform-suggestbox] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 6517b6e] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-user-registration] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 566941a] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-video] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 09f7060] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 5 files changed, 6 insertions(+), 6 deletions(-) [nuxeo-quota] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 741e185] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 5 files changed, 7 insertions(+), 7 deletions(-) [nuxeo-rating] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 efdf9b7] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-resources-compat] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 ce9c0ee] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-review-workflows-dashboards] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 fd29dfa] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-sample-project] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 b77897d] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-segment.io-connector] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 593d825] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-session-inspector] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 06554a5] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-shell] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 ef6e7b3] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 6 files changed, 8 insertions(+), 8 deletions(-) [nuxeo-shibboleth-invitation] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 5dbf938] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-showcase-content-sample] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 1d3037e] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 2 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-signature] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 8e043d4] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 6 files changed, 8 insertions(+), 8 deletions(-) [nuxeo-style-guide] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 02581dd] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-target-platforms] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 5ab3ca3] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 8 files changed, 9 insertions(+), 9 deletions(-) [nuxeo-template-rendering] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 961d7c1e] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 16 files changed, 17 insertions(+), 17 deletions(-) [nuxeo-tree-snapshot] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 da35e5f] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 4 files changed, 5 insertions(+), 5 deletions(-) [nuxeo-web-ui] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 6e408065] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-web-ui-itests] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 c938aa0] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [addons-core] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 3cd4240] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 2 insertions(+), 2 deletions(-) [nuxeo-core-storage-marklogic] $> git commit -m'Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [10.1-I20180228_0918 c1133b6] Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 1 insertion(+), 1 deletion(-) [.] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [addons] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-activity] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-agenda] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-api-playground] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-apidoc-server] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-audit-storage-directory] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-binary-metadata] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-business-days-management] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-chemistry] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-connect-tools] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-core-binarymanager-cloud] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-core-binarymanager-sql] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-csv] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-dam] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-datadog-reporter] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-diff] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-dmk-adaptor] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-drive-server] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-duoweb-authentication] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-easyshare] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-exalead-connector] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-filesystem-connectors] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-fsexporter] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-http-client] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-javaagent] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-jsf-to-web-ui] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-liveconnect] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-logs-viewer] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-media-publishing] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-multi-tenant] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-platform-3d] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-platform-audio] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-platform-document-routing] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-platform-error-web] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-platform-forms-layout-demo] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-platform-importer] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-platform-indexing-gateway] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-platform-lang-ext] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-platform-lang-ext-incomplete] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-platform-pdf-utils] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-platform-shibboleth-groups-web] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-platform-smart-search] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-platform-spreadsheet] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-platform-suggestbox] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-platform-user-registration] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-platform-video] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-quota] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-rating] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-resources-compat] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-review-workflows-dashboards] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-sample-project] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-segment.io-connector] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-session-inspector] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-shell] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-shibboleth-invitation] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-showcase-content-sample] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-signature] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-style-guide] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-target-platforms] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-template-rendering] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-tree-snapshot] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-web-ui] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-web-ui-itests] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [addons-core] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [nuxeo-core-storage-marklogic] $> git tag -a release-10.1-I20180228_0918 -m'Release release-10.1-I20180228_0918 from 10.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [addons] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-activity] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-agenda] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-api-playground] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-apidoc-server] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-audit-storage-directory] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-binary-metadata] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-business-days-management] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-chemistry] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-connect-tools] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-core-binarymanager-cloud] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-core-binarymanager-sql] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-csv] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-dam] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-datadog-reporter] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-diff] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-dmk-adaptor] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-drive-server] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-duoweb-authentication] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-easyshare] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-exalead-connector] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-filesystem-connectors] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-fsexporter] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-http-client] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-javaagent] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-jsf-to-web-ui] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-liveconnect] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-logs-viewer] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-media-publishing] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-multi-tenant] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-3d] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-audio] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-document-routing] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-error-web] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-forms-layout-demo] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-importer] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-indexing-gateway] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-lang-ext] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-lang-ext-incomplete] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-pdf-utils] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-shibboleth-groups-web] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-smart-search] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-spreadsheet] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-suggestbox] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-user-registration] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-platform-video] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-quota] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-rating] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-resources-compat] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-review-workflows-dashboards] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-sample-project] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-segment.io-connector] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-session-inspector] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-shell] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-shibboleth-invitation] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-showcase-content-sample] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-signature] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-style-guide] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-target-platforms] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-template-rendering] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-tree-snapshot] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-web-ui] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-web-ui-itests] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [addons-core] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [nuxeo-core-storage-marklogic] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-10.1-I20180228_0918... [.] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at b4690fe681e Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [addons] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 5a3f8ba Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-activity] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c8aa3b5 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-agenda] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at d920a69 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-api-playground] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 23becc9 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-apidoc-server] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 552c60c Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-audit-storage-directory] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 2fc206e Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-binary-metadata] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 51a4127 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-business-days-management] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4e18742 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-chemistry] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 474bee3c Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-connect-tools] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at d9f285e Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-core-binarymanager-cloud] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at adda762 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-core-binarymanager-sql] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4d29635 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-csv] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 1fe3547 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-dam] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at af92938d Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-datadog-reporter] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at d3e65b5 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-diff] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 3793dde Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-dmk-adaptor] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at d1dd8a1 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-drive-server] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 7c7bae8e Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-duoweb-authentication] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 43c3931 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-easyshare] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at fba2e84 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-exalead-connector] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at e5a5622 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-filesystem-connectors] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 03a6505 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-fsexporter] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at ff727da Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-http-client] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 0cc34e4 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-javaagent] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 379a896 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-jsf-to-web-ui] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4887894 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-liveconnect] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at fcad791 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-logs-viewer] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at b88bfa2 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-media-publishing] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 445ff3c Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-multi-tenant] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at e7e27fc Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-platform-3d] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 36ba3ae Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-platform-audio] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a374648 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-platform-document-routing] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4fad2c9e Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-platform-error-web] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at d8c65ff Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-platform-forms-layout-demo] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c6b8feb Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-platform-importer] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 65dd97a Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-platform-indexing-gateway] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at db56d2e Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-platform-lang-ext] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 8861730 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-platform-lang-ext-incomplete] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 0345a83 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-platform-pdf-utils] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 044ea53 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-platform-shibboleth-groups-web] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4c02025 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-platform-smart-search] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at b6fa17f Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-platform-spreadsheet] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at b365529 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-platform-suggestbox] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 6517b6e Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-platform-user-registration] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 566941a Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-platform-video] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 09f7060 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-quota] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 741e185 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-rating] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at efdf9b7 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-resources-compat] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at ce9c0ee Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-review-workflows-dashboards] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at fd29dfa Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-sample-project] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at b77897d Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-segment.io-connector] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 593d825 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-session-inspector] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 06554a5 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-shell] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at ef6e7b3 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-shibboleth-invitation] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 5dbf938 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-showcase-content-sample] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 1d3037e Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-signature] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 8e043d4 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-style-guide] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 02581dd Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-target-platforms] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 5ab3ca3 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-template-rendering] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 961d7c1e Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-tree-snapshot] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at da35e5f Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-web-ui] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 6e408065 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-web-ui-itests] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c938aa0 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [addons-core] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 3cd4240 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [nuxeo-core-storage-marklogic] $> git checkout release-10.1-I20180228_0918 Note: checking out 'release-10.1-I20180228_0918'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c1133b6 Release master, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -DskipITs=true -Paddons,distrib,release,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo ECM Projects [INFO] Nuxeo Common [INFO] Nuxeo Runtime Parent [INFO] Nuxeo Stream [INFO] Nuxeo Runtime [INFO] Nuxeo Runtime OSGI Adapter [INFO] Nuxeo Runtime Management [INFO] Nuxeo Runtime Launcher Commons [INFO] Nuxeo Runtime Deploy [INFO] Nuxeo Runtime Jetty Adapter [INFO] Nuxeo Runtime Metrics [INFO] Nuxeo Runtime JTA/JCA Implementation [INFO] Nuxeo Runtime Tests [INFO] Nuxeo Runtime Stream [INFO] Nuxeo Runtime Launcher [INFO] Nuxeo Runtime Reload [INFO] Nuxeo Runtime Tomcat Adapter [INFO] Nuxeo Runtime Key/Value Storage [INFO] Nuxeo Runtime Publish/Subscribe Service [INFO] Nuxeo Runtime Redis [INFO] Nuxeo Runtime MongoDB [INFO] Nuxeo Runtime DataSource Implementation [INFO] Nuxeo Runtime Migration Service [INFO] Nuxeo Runtime Online Services standalone client [INFO] Nuxeo Core Parent [INFO] Nuxeo Core Schema [INFO] Nuxeo Core API [INFO] Nuxeo Core Query [INFO] Nuxeo Core Event [INFO] Nuxeo Core EL [INFO] Nuxeo Core [INFO] Nuxeo Core Cache [INFO] Nuxeo Core Converter API [INFO] Nuxeo Core Storage [INFO] Nuxeo Core IO [INFO] Nuxeo Core SQL Storage Parent [INFO] Nuxeo Core SQL Storage [INFO] Nuxeo Core SQL Storage DB Extensions [INFO] Nuxeo Core Management [INFO] Nuxeo Core SQL Storage Management [INFO] Nuxeo MimeType Service [INFO] Nuxeo Core Converter Service [INFO] Nuxeo CommandLine executor service [INFO] Nuxeo Core Converter Service default plugins [INFO] Nuxeo Core SQL Storage Tests [INFO] Nuxeo Core Storage Document-Based [INFO] Nuxeo Core Storage In-Memory [INFO] Nuxeo Core Storage MongoDB [INFO] Nuxeo Core Test Framework [INFO] Nuxeo Core Converter Service default plugins test [INFO] Nuxeo Core Event JMS [INFO] Nuxeo Core Persistence [INFO] Nuxeo Core Management JTA/JCA [INFO] Nuxeo Core Management Test [INFO] Nuxeo Core MongoDB Connection Service [INFO] Nuxeo Core Redis [INFO] Nuxeo Services Parent [INFO] Nuxeo Platform API [INFO] Nuxeo Platform Base [INFO] Nuxeo Actions Service - Core [INFO] Nuxeo Platform directory service parent [INFO] Nuxeo Directory Management Service - API [INFO] Nuxeo Directory Management Service - Types contribution [INFO] Nuxeo Search Service - API [INFO] Nuxeo Platform Query API [INFO] Nuxeo User Manager - Api [INFO] Nuxeo Login Parent POM [INFO] Nuxeo Login Manager [INFO] Nuxeo Directory Management Service - Core [INFO] Nuxeo Directory - SQL Storage [INFO] Nuxeo Directory - LDAP Storage [INFO] Nuxeo Directory - Multi-Directory Storage [INFO] Nuxeo MongoDB Directory [INFO] Nuxeo Directory - Tests [INFO] Nuxeo Dublin Core Support [INFO] Nuxeo Platform File Manager API [INFO] Nuxeo Versioning Service - API [INFO] Nuxeo Forms Layout API [INFO] Nuxeo Content Types Service - API [INFO] Nuxeo Content Types Service - Core [INFO] Nuxeo EP Versioning Service Core [INFO] Nuxeo Platform File Manager [INFO] Nuxeo Platform File Manager Core Listener [INFO] Nuxeo URL Service - API [INFO] Nuxeo URL Service - Core [INFO] Nuxeo Common Web Framework [INFO] Nuxeo User Manager - Core [INFO] Nuxeo Platform Management [INFO] Nuxeo Content Template Manager [INFO] Nuxeo Conversion Platform service [INFO] Nuxeo Forms Layout Core [INFO] Nuxeo Rendering Service [INFO] Nuxeo Platform API Tests [INFO] Nuxeo UID Generator Service [INFO] Nuxeo Platform WebService [INFO] Nuxeo Platform WebService SUN JAXWS Binding [INFO] Nuxeo Platform WebService JBossWS Binding [INFO] Nuxeo HTML Sanitizer Service [INFO] Nuxeo Platform Test Framework [INFO] Nuxeo Invite [INFO] Nuxeo Web Resources API [INFO] Nuxeo Web Resources Core [INFO] Nuxeo Theme Parent [INFO] Nuxeo Theme Styling [INFO] Nuxeo Web Resources Wro integration [INFO] Nuxeo WebEngine [INFO] Nuxeo WebEngine JAX-RS [INFO] Nuxeo WebEngine Core [INFO] Nuxeo Features - Parent POM [INFO] Nuxeo Automation [INFO] Nuxeo Automation Core [INFO] Nuxeo Platform relations service parent [INFO] Nuxeo Relation Service - API [INFO] Nuxeo User Workspace Service - Parent [INFO] Nuxeo User Workspace Service - API [INFO] Nuxeo Relation Service - Core [INFO] Nuxeo Relation Service - JENA Store Plugin [INFO] Nuxeo Platform audit service parent [INFO] Nuxeo Audit Service - API [INFO] Nuxeo Platform Audit Service - Core [INFO] Nuxeo Platform notification service parent [INFO] Nuxeo Notifications - API [INFO] Nuxeo User Notification Service - Core [INFO] Nuxeo Platform comment service parent [INFO] Nuxeo Comment Service API [INFO] Nuxeo task Service [INFO] Nuxeo task Service API [INFO] Nuxeo Platform User Workspace - Types [INFO] Nuxeo Platform User Workspace - Core [INFO] Nuxeo task Service test [INFO] Nuxeo task Core Service [INFO] Nuxeo task Automation Module [INFO] Nuxeo Comment Service Workflow Contributions [INFO] Nuxeo WebEngine Base [INFO] Nuxeo WebEngine UI [INFO] Nuxeo Login Default Web Support [INFO] Nuxeo Features Test Framework [INFO] Nuxeo JSF Parent [INFO] Nuxeo Web Test Framework [INFO] Nuxeo Web Framework [INFO] Nuxeo Forms Layout Client [INFO] Nuxeo Tag Service Module [INFO] Nuxeo Tag Service - API [INFO] Nuxeo Forms Layout Export [INFO] Nuxeo Preview Parent [INFO] Nuxeo Preview Core [INFO] Nuxeo Automation IO [INFO] Nuxeo Automation Server [INFO] Nuxeo Automation Features [INFO] Nuxeo Automation Scripting [INFO] Nuxeo Automation Client [INFO] Nuxeo Rest API Parent [INFO] Nuxeo Rest API io [INFO] Nuxeo Platform Rendition Parent [INFO] Nuxeo Platform Rendition API [INFO] Nuxeo OAuth filters and services [INFO] Nuxeo Rest API server [INFO] Nuxeo Automation Tests [INFO] Nuxeo Login Module for Token Authentication [INFO] Nuxeo Permissions [INFO] Nuxeo Platform Imaging parent [INFO] Nuxeo Platform Imaging API [INFO] Nuxeo Platform Imaging Convert [INFO] Nuxeo User Center Parent [INFO] Nuxeo User Dashboard Parent [INFO] Nuxeo User Dashboard [INFO] Nuxeo Tag Service - Core [INFO] Nuxeo Collections [INFO] Nuxeo Collections Core [INFO] Nuxeo Platform IO service parent [INFO] Nuxeo Platform IO API Fragment [INFO] Nuxeo Comment Service Core Contrib [INFO] Nuxeo Comment Service [INFO] Nuxeo Platform IO Core Fragment [INFO] Nuxeo Platform Rendition Core [INFO] Nuxeo Platform Imaging Core [INFO] Nuxeo User Profile [INFO] nuxeo-usermapper [INFO] Nuxeo SCIM server [INFO] Nuxeo Login Module for CAS2 [INFO] Nuxeo Login Module for RSA ClearTrust [INFO] Nuxeo DM Parent [INFO] Nuxeo Platform - default configuration [INFO] Nuxeo Login Deputy Management [INFO] Nuxeo Login Module for HTTP Digest Authentication [INFO] Nuxeo Login Module for Kerberos [INFO] Nuxeo Login Module for JBoss Keycloak [INFO] Nuxeo Login Module for Apache mod_sso [INFO] Nuxeo Login Module for NTLM [INFO] Nuxeo Login Module for OpenID / OAuth 2 [INFO] Nuxeo Login Module for Portals [INFO] Nuxeo Login Module for SAML v2 [INFO] Nuxeo Login Module for Shibboleth [INFO] Nuxeo Forms Layout IO [INFO] Nuxeo Actions Service - JSF integration [INFO] Nuxeo Platform Content View JSF [INFO] Nuxeo Web Resources JSF integration [INFO] Nuxeo WebApp types contributions [INFO] Nuxeo Webapp Base [INFO] Nuxeo Login Module for Shibboleth - JSF UI [INFO] Nuxeo Login Module for Token Authentication - JSF UI [INFO] Nuxeo Thumbnail [INFO] Nuxeo Rest API test [INFO] Nuxeo Token Authentication Rest API [INFO] Nuxeo Seam Debug Framework [INFO] Nuxeo Annotation Parent [INFO] Nuxeo Annotation API [INFO] Nuxeo Annotation Core [INFO] Nuxeo Annotation REST API [INFO] Nuxeo Audit Service - Client [INFO] Nuxeo Platform Audit IO Fragment [INFO] Nuxeo Audit Service - WebService [INFO] Nuxeo Admin Parent [INFO] Nuxeo Connect Client Wrapper [INFO] Nuxeo Administration Center Core [INFO] Nuxeo Platform Audit Service - MongoDB [INFO] Nuxeo task Web [INFO] Nuxeo Comment Service Web client [INFO] Nuxeo Platform Imaging JSF [INFO] Nuxeo Platform Relations Core Listener [INFO] Nuxeo Relation Service - Default config [INFO] Nuxeo Platform Relations IO Fragment [INFO] Nuxeo Relation Service - Web UI [INFO] Nuxeo DOM synchronization Core [INFO] Nuxeo IO web client [INFO] Nuxeo Directory Management Service - Web [INFO] Select2 Integration [INFO] Nuxeo Tag Service - Web [INFO] Nuxeo Platform Annotation Parent [INFO] Nuxeo Platform Annotation API [INFO] Nuxeo Platform Annotation Contributions [INFO] Nuxeo Platform Annotation Core [INFO] Nuxeo Platform Annotation HTTP Connector [INFO] Nuxeo Platform Annotation Repository Plugin [INFO] Nuxeo Platform Annotation GWT Client [INFO] Nuxeo Picture Tiling parent [INFO] Nuxeo Picture Tiling service [INFO] Nuxeo Picture Tiling Preview [INFO] Nuxeo EP Language [INFO] Nuxeo Mail - Parent POM [INFO] Nuxeo Mail - Test [INFO] Nuxeo Mail - Types contrib [INFO] Nuxeo Mail - Core [INFO] Nuxeo Mail - JSF [INFO] Nuxeo Mail - Web UI [INFO] Nuxeo User Notification Service - Web [INFO] Nuxeo Preview JSF [INFO] Nuxeo Platform Publisher Parent [INFO] Nuxeo Platform Publisher API [INFO] Nuxeo Platform Publisher Core Contrib [INFO] Nuxeo Platform Publisher Core [INFO] Nuxeo Platform Publisher task [INFO] Nuxeo Platform Publisher Web [INFO] Nuxeo User Workspace Service - Client [INFO] Nuxeo platform virtual navigation [INFO] Nuxeo platform virtual navigation web client [INFO] Nuxeo platform virtual navigation core contribs [INFO] Nuxeo Automation JSF [INFO] Nuxeo Online Services Update [INFO] Nuxeo Administration Center Monitoring [INFO] Nuxeo Administration Center OAuth [INFO] Nuxeo Administration Center Analytics [INFO] Nuxeo Administration Center JSF [INFO] Nuxeo Forms Layout IO Plugins [INFO] Nuxeo Local Configuration Parent [INFO] Nuxeo Local Configuration Simple [INFO] Nuxeo Local Configuration Web [INFO] Nuxeo User Preferences [INFO] Nuxeo Collections JSF [INFO] Nuxeo Web Resources REST [INFO] Nuxeo Search Parent [INFO] Nuxeo Search Core [INFO] Nuxeo Search UI [INFO] Nuxeo Search Rest API [INFO] Nuxeo Elasticsearch Parent [INFO] Elasticsearch Connector implementation [INFO] Elasticsearch WebApp integration [INFO] Elasticsearch based Sequence generator [INFO] Elasticsearch based Audit backend implementation [INFO] Nuxeo Elasticsearch HTTP Read Only [INFO] Nuxeo Elasticsearch Automation Module [INFO] Nuxeo Platform Rendition Publisher [INFO] Nuxeo Platform Rendition Web [INFO] Nuxeo User Center [INFO] Nuxeo User JSF Dashboard [INFO] Nuxeo User Center Notification [INFO] Nuxeo User OAuth Settings [INFO] Nuxeo User Profile - JSF UI [INFO] Nuxeo Theme Migration [INFO] Nuxeo WebEngine Invite [INFO] Nuxeo WebApp - Core [INFO] Nuxeo WebApp [INFO] Nuxeo Addons Core parent POM [INFO] Nuxeo Core Storage MarkLogic [INFO] Nuxeo Addons parent POM [INFO] Nuxeo EP Language Extensions [INFO] Nuxeo EP Incomplete Language Extensions [INFO] Nuxeo Chemistry [INFO] Nuxeo Chemistry OpenCMIS Implementation [INFO] Nuxeo Chemistry OpenCMIS Bindings [INFO] Nuxeo Chemistry OpenCMIS Tests [INFO] Nuxeo Business Days Management [INFO] Nuxeo Business Days Management Api [INFO] Nuxeo Business Days Management Core [INFO] Nuxeo Core SQL BinaryManager [INFO] Nuxeo HTTP client [INFO] Nuxeo Routing Parent [INFO] Nuxeo Routing API [INFO] Nuxeo Routing Core [INFO] Nuxeo Routing Web [INFO] Nuxeo Routing DM [INFO] Nuxeo Routing Dashboard [INFO] Nuxeo Routing Default Workflows [INFO] Nuxeo Routing Default Workflows JSF UI [INFO] Nuxeo Routing Test [INFO] Nuxeo Routing Rest API [INFO] Nuxeo web error addon parent [INFO] Nuxeo web error addon [INFO] Nuxeo forms layout demo parent [INFO] Nuxeo forms layout demo addon [INFO] Nuxeo Platform Audio parent [INFO] Nuxeo Platform Audio Core [INFO] Nuxeo Platform Audio JSF [INFO] Nuxeo Platform Video parent [INFO] Nuxeo Platform Video API [INFO] Nuxeo Platform Video Converters [INFO] Nuxeo Platform Video Core [INFO] Nuxeo Platform Video JSF [INFO] Nuxeo User Registration Parent [INFO] Nuxeo User Registration Core [INFO] Nuxeo User Registration Web [INFO] Nuxeo Shell [INFO] Nuxeo Shell Core [INFO] Nuxeo Automation Shell [INFO] Nuxeo Equinox Shell [INFO] Nuxeo Shell [INFO] Nuxeo Filesystem Connectors [INFO] Nuxeo WebDAV [INFO] Nuxeo WebDAV Tests [INFO] Nuxeo Platform Shibboleth Groups Web [INFO] Nuxeo Documentation Server [INFO] Nuxeo Documentation Server Core [INFO] Nuxeo Documentation Server Repository [INFO] Nuxeo Documentation Server Webengine Front End [INFO] Nuxeo Activity [INFO] Nuxeo Platform Suggestbox Parent [INFO] Nuxeo Platform Suggestbox Core [INFO] Nuxeo Platform Suggestbox JSF [INFO] Nuxeo DAM Parent [INFO] Nuxeo DAM [INFO] Nuxeo DAM JSF [INFO] Nuxeo DAM Web UI [INFO] Nuxeo Quota [INFO] Nuxeo Quota Core [INFO] Nuxeo Quota Web [INFO] Nuxeo Quota Automation [INFO] Nuxeo Quota Core Dependencies [INFO] Nuxeo External Indexer WS Gateway [INFO] Nuxeo Exalead WS Connector [INFO] Nuxeo Platform Signature Parent [INFO] Nuxeo Platform Signature API [INFO] Nuxeo Platform Signature Core [INFO] Nuxeo Platform Signature Web [INFO] Nuxeo Platform Signature Default Config [INFO] Nuxeo Platform Signature Core Dependencies [INFO] Nuxeo Rating Parent [INFO] Nuxeo Rating API [INFO] Nuxeo Rating Core [INFO] Nuxeo Rating Web [INFO] Nuxeo Multi Tenant Parent [INFO] Nuxeo Multi Tenant Core [INFO] Nuxeo Multi Tenant JSF [INFO] Nuxeo Core BinaryManager for Clouds [INFO] Nuxeo Core BinaryManager Common [INFO] Nuxeo Core S3 BinaryManager [INFO] Nuxeo Core Azure BinaryManager [INFO] Nuxeo Core JClouds BinaryManager [INFO] Nuxeo Diff Parent [INFO] Nuxeo Diff Test [INFO] Nuxeo Diff Core [INFO] Nuxeo Diff Content [INFO] Nuxeo Diff Pictures [INFO] Nuxeo Diff Jsf [INFO] Nuxeo Template Rendering Parent [INFO] Template Rendering service API [INFO] Template Rendering service implementation [INFO] Template Rendering XDocReport plugin [INFO] Template Rendering JXLS plugin [INFO] Template Rendering JODReport plugin [INFO] Template Rendering Sandbox plugins [INFO] Template Rendering JSF layer [INFO] Template Rendering JAXRS Binding [INFO] Template Rendering JAXRS Binding Web UI Layer [INFO] Template Rendering Samples package [INFO] Template Rendering Samples JSF package [INFO] Template Rendering DeckJS plugin [INFO] Template Rendering Web UI layer [INFO] Template Rendering Core Dependencies [INFO] Template Rendering JSF Dependencies [INFO] Nuxeo CSV Parent [INFO] nuxeo-csv-core [INFO] nuxeo-csv-jsf [INFO] Nuxeo CSV Web UI [INFO] Nuxeo Tree Snapshot [INFO] Nuxeo Tree Snapshot Core [INFO] Nuxeo Tree Snapshot JSF [INFO] Nuxeo Tree Snapshot Web UI [INFO] Nuxeo Drive Parent [INFO] Nuxeo Drive Core [INFO] Nuxeo Drive JSF [INFO] Nuxeo Drive Content Automation Operations [INFO] Nuxeo Drive Elasticsearch [INFO] Nuxeo Drive REST API [INFO] Nuxeo Drive Web UI [INFO] Nuxeo Drive Core Dependencies [INFO] Nuxeo Resources Compatibility [INFO] nuxeo dmk adaptor [INFO] Nuxeo Style Guide [INFO] Nuxeo Java Agent Parent [INFO] Nuxeo Java Agent Main [INFO] Nuxeo Java Agent Application Bridge [INFO] nuxeo-platform-session-inspector [INFO] Nuxeo Importer parent [INFO] Nuxeo Importer Core [INFO] Nuxeo Importer JAXRS Binding [INFO] Nuxeo Importer Scan [INFO] Nuxeo Importer : XML Parser Service [INFO] Nuxeo Importer Scan with Advanced XML Parser [INFO] Nuxeo Importer Stream [INFO] Nuxeo Easyshare Parent [INFO] Nuxeo Easyshare Core [INFO] Nuxeo Easyshare JSF [INFO] Nuxeo Easyshare Web UI [INFO] Nuxeo DuoWeb Authentication [INFO] Nuxeo sample project [INFO] Nuxeo Logs viewer [INFO] Nuxeo Platform Spreadsheet Parent [INFO] Nuxeo Platform Spreadsheet Core [INFO] Nuxeo Platform Spreadsheet Web [INFO] Nuxeo Platform Spreadsheet JSF [INFO] Nuxeo Platform Spreadsheet Web UI [INFO] Nuxeo Binary Metadata [INFO] nuxeo-segmentio-connector [INFO] Nuxeo Live Connect Parent [INFO] Nuxeo Live Connect Core [INFO] Nuxeo Live Connect Core for Box [INFO] Nuxeo Live Connect Core for Dropbox [INFO] Nuxeo Live Connect Core for Google Drive [INFO] Nuxeo Live Connect Core for OneDrive [INFO] Nuxeo Live Connect Core Dependencies [INFO] Nuxeo Live Connect JSF [INFO] Nuxeo Live Connect JSF for Box [INFO] Nuxeo Live Connect JSF for Dropbox [INFO] Nuxeo Live Connect JSF for Google Drive [INFO] Nuxeo Live Connect JSF for OneDrive [INFO] Nuxeo Live Connect JSF Dependencies [INFO] Nuxeo Live Connect Web UI [INFO] Nuxeo Live Connect Web UI for Google Drive [INFO] Nuxeo Live Connect Web UI for Dropbox [INFO] Nuxeo Live Connect Web UI for Box [INFO] Nuxeo Live Connect Web UI for OneDrive [INFO] Nuxeo Media Publishing Parent [INFO] Nuxeo Media Publishing Core [INFO] Nuxeo Media Publishing JSF [INFO] Nuxeo Media Publishing Wistia Core [INFO] Nuxeo Media Publishing Wistia JSF [INFO] Nuxeo Media Publishing Youtube Core [INFO] Nuxeo Media Publishing Youtube JSF [INFO] Nuxeo Datadog reporter [INFO] Nuxeo Review Workflows Dashboards [INFO] nuxeo-shibboleth-invitation [INFO] Nuxeo File System Exporter [INFO] Nuxeo Showcase Content Parent [INFO] Nuxeo Showcase Content Importer [INFO] Nuxeo Platform Smart Search [INFO] Nuxeo Connect Tools [INFO] Nuxeo Connect Tools Report Management API [INFO] Nuxeo Connect Tools Report Core [INFO] Nuxeo Connect Tools Report Client [INFO] Nuxeo Connect Tools Report Web [INFO] Nuxeo Connect Tools Report Viewer [INFO] Nuxeo Platform PDF Utils [INFO] Nuxeo Platform 3D [INFO] Nuxeo Platform 3D API [INFO] Nuxeo Platform 3D Convert [INFO] Nuxeo Platform 3D Core [INFO] Nuxeo Platform 3D JSF [INFO] Nuxeo Platform 3D Web UI [INFO] Nuxeo Agenda Parent [INFO] Nuxeo Agenda Core [INFO] Nuxeo Agenda JSF [INFO] Nuxeo Target Platforms - Parent Pom [INFO] Nuxeo Target Platforms - API module [INFO] Nuxeo Target Platforms - Core Module [INFO] Nuxeo Target Platforms - IO Module [INFO] Nuxeo Target Platforms - JSF Module [INFO] Nuxeo Target Platforms - JAXRS Module [INFO] Nuxeo Target Platforms - Sample Module [INFO] Nuxeo Target Platforms - Compat Module [INFO] Nuxeo Web UI - Web Application [INFO] Nuxeo Web UI itests [INFO] Nuxeo API Playground [INFO] Nuxeo JSF to Web UI [INFO] Nuxeo Audit Storage Directory [INFO] Nuxeo Functional Tests [INFO] Nuxeo Distribution Parent [INFO] Nuxeo Startup Wizard [INFO] Nuxeo Control Panel and Launcher [INFO] Helper POM with Nuxeo test dependencies [INFO] Nuxeo Server NXR [INFO] Nuxeo JSF UI NXR [INFO] Marketplace Package of Nuxeo DM [INFO] Nuxeo Marketplace Package for JSF UI [INFO] Nuxeo Server Tomcat Build [INFO] Nuxeo Server Tests [INFO] Nuxeo Server Hotrealod Tests [INFO] Functional [WebDriver] tests on Nuxeo (static) WAR [INFO] Nuxeo JSF UI Hotreload Tests [INFO] Nuxeo JSF UI WebDriver Tests [INFO] Nuxeo JSF UI Gatling Bench [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo ECM Projects 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-ecm --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-ecm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-ecm --- [INFO] Storing buildNumber: 20180228-092152 at timestamp: 1519809712185 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-ecm --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-ecm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-ecm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-ecm --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-ecm --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ecm/10.1-I20180228_0918 removed. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (packaging-tools) @ nuxeo-ecm --- [INFO] Active Maven profiles: release (source: external) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) addons (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) distrib (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) tools-assembly.package-tools: [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/target/nuxeo-ecm-10.1-I20180228_0918-tools.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/target/nuxeo-ecm-10.1-I20180228_0918-tools.zip to MavenProject: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/pom.xml [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-ecm >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-ecm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-ecm --- [INFO] Storing buildNumber: 20180228-092155 at timestamp: 1519809715200 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-ecm --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-ecm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-ecm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-ecm <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-ecm --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-ecm --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ecm/10.1-I20180228_0918/nuxeo-ecm-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/target/nuxeo-ecm-10.1-I20180228_0918-tools.zip to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ecm/10.1-I20180228_0918/nuxeo-ecm-10.1-I20180228_0918-tools.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-ecm --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/10.1-I20180228_0918/nuxeo-ecm-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/10.1-I20180228_0918/nuxeo-ecm-10.1-I20180228_0918.pom (243 KB at 749.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/maven-metadata.xml (146 KB at 211.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/maven-metadata.xml (146 KB at 633.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/10.1-I20180228_0918/nuxeo-ecm-10.1-I20180228_0918-tools.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/10.1-I20180228_0918/nuxeo-ecm-10.1-I20180228_0918-tools.zip (11 KB at 140.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Common 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-common --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-common --- [INFO] Storing buildNumber: 20180228-092157 at timestamp: 1519809717730 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-common --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 70 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/src/main/java/org/nuxeo/common/xmap/DOMSerializer.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/src/main/java/org/nuxeo/common/xmap/DOMSerializer.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/src/main/java/org/nuxeo/common/collections/DependencyTree.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/src/main/java/org/nuxeo/common/collections/DependencyTree.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-common --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.common.collections.TestDependencyTree Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.common.collections.TestDependencyTree Running org.nuxeo.common.codec.CryptoKeyStoreTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.903 sec - in org.nuxeo.common.codec.CryptoKeyStoreTest Running org.nuxeo.common.codec.CryptoTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.nuxeo.common.codec.CryptoTest Running org.nuxeo.common.codec.CryptoPropertiesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.codec.CryptoPropertiesTest Running org.nuxeo.common.file.TestLRUFileCache Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.249 sec - in org.nuxeo.common.file.TestLRUFileCache Running org.nuxeo.common.xmap.TestPrimitiveArrays Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.xmap.TestPrimitiveArrays Running org.nuxeo.common.xmap.ReverseXMapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec - in org.nuxeo.common.xmap.ReverseXMapTest Running org.nuxeo.common.xmap.XMapTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.nuxeo.common.xmap.XMapTest Running org.nuxeo.common.utils.TestURLStreamHandlerFactoryInstaller Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.common.utils.TestURLStreamHandlerFactoryInstaller Running org.nuxeo.common.utils.TestSizeUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.utils.TestSizeUtils Running org.nuxeo.common.utils.TestZipUtils Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.common.utils.TestZipUtils Running org.nuxeo.common.utils.TestExceptionUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.utils.TestExceptionUtils Running org.nuxeo.common.utils.FileVersionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.common.utils.FileVersionTest Running org.nuxeo.common.utils.TestArrayUtils Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.utils.TestArrayUtils Running org.nuxeo.common.utils.TestStringUtils Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.utils.TestStringUtils Running org.nuxeo.common.utils.TestPathComparator [null, , /, /bar, /foo, /foo/bar, /foo/bar.123, /foo bar, /foo bar/tuck, /foo bar.123, /foo.123, /foo.123/bar, /foo.123/bar.123, , bar, foo] [null, , /, /bar, /foo, /foo/bar, /foo/bar.123, /foo bar, /foo bar/tuck, /foo bar.123, /foo.123, /foo.123/bar, /foo.123/bar.123, , bar, foo] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.common.utils.TestPathComparator Running org.nuxeo.common.utils.TestPattern Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.common.utils.TestPattern Running org.nuxeo.common.utils.TestLabeler Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.utils.TestLabeler Running org.nuxeo.common.utils.TestJarUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.nuxeo.common.utils.TestJarUtils Running org.nuxeo.common.utils.TestTextTemplate Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec - in org.nuxeo.common.utils.TestTextTemplate Running org.nuxeo.common.utils.TestFileUtils Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.nuxeo.common.utils.TestFileUtils Running org.nuxeo.common.utils.FileMatcherTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.utils.FileMatcherTest Running org.nuxeo.common.utils.TestPath Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.utils.TestPath Running org.nuxeo.common.utils.TestFullTextUtils Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.common.utils.TestFullTextUtils Running org.nuxeo.common.utils.TestIdUtils Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.utils.TestIdUtils Running org.nuxeo.common.utils.TestUserAgent Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.nuxeo.common.utils.TestUserAgent Running org.nuxeo.common.utils.TestURIUtils Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.nuxeo.common.utils.TestURIUtils Running org.nuxeo.common.utils.TestRFC2231 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.utils.TestRFC2231 Results : Tests run: 96, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-common --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-common --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-common --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/common/nuxeo-common/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-common >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-common --- [INFO] Storing buildNumber: 20180228-092220 at timestamp: 1519809740406 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-common --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-common <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-common --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-common --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/common/nuxeo-common/10.1-I20180228_0918/nuxeo-common-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/common/nuxeo-common/10.1-I20180228_0918/nuxeo-common-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/common/nuxeo-common/10.1-I20180228_0918/nuxeo-common-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-common --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/10.1-I20180228_0918/nuxeo-common-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/10.1-I20180228_0918/nuxeo-common-10.1-I20180228_0918.jar (171 KB at 606.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/10.1-I20180228_0918/nuxeo-common-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/10.1-I20180228_0918/nuxeo-common-10.1-I20180228_0918.pom (2 KB at 20.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/maven-metadata.xml (146 KB at 456.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/maven-metadata.xml (146 KB at 877.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/10.1-I20180228_0918/nuxeo-common-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/10.1-I20180228_0918/nuxeo-common-10.1-I20180228_0918-sources.jar (121 KB at 505.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-parent --- [INFO] Storing buildNumber: 20180228-092221 at timestamp: 1519809741695 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-parent --- [INFO] Storing buildNumber: 20180228-092221 at timestamp: 1519809741760 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-parent/10.1-I20180228_0918/nuxeo-runtime-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-parent/10.1-I20180228_0918/nuxeo-runtime-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-parent/10.1-I20180228_0918/nuxeo-runtime-parent-10.1-I20180228_0918.pom (2 KB at 9.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-parent/maven-metadata.xml (146 KB at 539.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-parent/maven-metadata.xml (146 KB at 990.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Stream 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-stream --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-stream --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-stream --- [INFO] Storing buildNumber: 20180228-092222 at timestamp: 1519809742511 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-stream --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-stream --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 57 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-stream --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-stream --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: -608,678.72 sec - in org.nuxeo.lib.stream.tests.tools.TestToolsKafka Running org.nuxeo.lib.stream.tests.tools.TestToolsChronicle # stream.sh cat --chronicle /tmp/junit1411426484357106367/junit9147589565784055039 --log-name myLog --lines 4 | offset | key | watermark | length | flag | data | | --- | ---: | --- | ---: | --- | --- | |myLog-00:+108792217392381952|key0|0|16|[DEFAULT]|Some value for 0"| |myLog-00:+108792217392381953|key1|0|16|[DEFAULT]|Some value for 1"| |myLog-00:+108792217392381954|key2|0|16|[DEFAULT]|Some value for 2"| |myLog-00:+108792217392381955|key3|0|16|[DEFAULT]|Some value for 3"| # stream.sh lag --chronicle /tmp/junit7910829310233214845/junit3863357411954678586 # ChronicleLogManager{basePath=/tmp/junit7910829310233214845/junit3863357411954678586, retention='disabled'} ## Log: myLog ### Group: anotherGroup | lag | pos | end | posOffset |ย endOffsetย | | --- | ---: | ---: | ---: | ---: | |49|1|50|108792217392381953|108792217392382002| ### Group: aGroup | lag | pos | end | posOffset |ย endOffsetย | | --- | ---: | ---: | ---: | ---: | |48|2|50|108792217392381954|108792217392382002| # stream.sh position --chronicle /tmp/junit6967792890953678789/junit7223401841338253956 --log-name myLog --group anotherGroup --to-end # Moved log myLog, group: anotherGroup, from: 1 to 50 # stream.sh lag --chronicle /tmp/junit6967792890953678789/junit7223401841338253956 --log-name myLog ## Log: myLog ### Group: anotherGroup | lag | pos | end | posOffset |ย endOffsetย | | --- | ---: | ---: | ---: | ---: | |0|50|50|108792217392382002|108792217392382002| ### Group: aGroup | lag | pos | end | posOffset |ย endOffsetย | | --- | ---: | ---: | ---: | ---: | |48|2|50|108792217392381954|108792217392382002| # stream.sh unknown-command Unknown command: unknown-command # stream.sh cat --chronicle /tmp/junit1933762757808849156/junit7947796669853600039 -l myLog -n 4 --render markdown ## Records ### myLog-00:+108792217392381952: key: key0, wm: 0, len: 16, flag: [DEFAULT] ```Some value for 0"``` ### myLog-00:+108792217392381953: key: key1, wm: 0, len: 16, flag: [DEFAULT] ```Some value for 1"``` ### myLog-00:+108792217392381954: key: key2, wm: 0, len: 16, flag: [DEFAULT] ```Some value for 2"``` ### myLog-00:+108792217392381955: key: key3, wm: 0, len: 16, flag: [DEFAULT] ```Some value for 3"``` # stream.sh Usage: stream.sh [COMMAND] [Options] Common options: --chronicle Base path of the Chronicle Queue LogManager -k,--nuxeo-kafka Use the default Nuxeo Kafka configuration --kafka Nuxeo Kafka configuration contribution file: nxserver/config/kafka-config.xml --kafka-config Config name in the Nuxeo Kafka configuration contribution Command: cat -g,--group Consumer group -l,--log-name Log name -n,--lines Render the first N records --render Output rendering Command: tail -f,--follow output appended records -g,--group Consumer group -l,--log-name Log name -n,--lines output the last NUM records --render Output rendering -t,--timeout Timeout on follow in second Command: lag -l,--log-name Log name Command: copy --dest Target log name -g,--group Source consumer group to use --src Source log name Command: position -g,--group Consumer group -l,--log-name Log name --reset Resets all committed positions for the group --to-end Sets the committed positions to the end of partitions for the group --to-timestamp Sets the committed positions for the group to a specific timestamp. The record timestamp used depends on the implementation, for Kafka this is the LogAppendTime. The timestamp is specified in ISO-8601 format, eg. 2018-02-28T09:22:24.923Z. If no record offset is found with an appropriate timestamp then the command fails. # stream.sh position --reset --chronicle /tmp/junit7054080191310382650/junit1565142300418862112 --log-name myLog --group anotherGroup # Reset log myLog, group: anotherGroup, from: 1 to 0 # stream.sh copy --chronicle /tmp/junit8920289100537675566/junit5243156897208079842 --src myLog --dest myLog-1519809745057 # Copy myLog to myLog-1519809745057 # stream.sh tail --chronicle /tmp/junit5181834517353989053/junit8848220601834625251 -l myLog -n 5 --render text | offset | key | watermark | length | flag | data | | --- | ---: | --- | ---: | --- | --- | |myLog-00:+108792217392381997|key45|0|17|[DEFAULT]|Some value for 45"| |myLog-00:+108792217392381998|key46|0|17|[DEFAULT]|Some value for 46"| |myLog-00:+108792217392381999|key47|0|17|[DEFAULT]|Some value for 47"| |myLog-00:+108792217392382000|key48|0|17|[DEFAULT]|Some value for 48"| |myLog-00:+108792217392382001|key49|0|17|[DEFAULT]|Some value for 49"| # stream.sh lag --chronicle /tmp/junit6212747757306326818/junit4051932072474964069 --log-name myLog ## Log: myLog ### Group: anotherGroup | lag | pos | end | posOffset |ย endOffsetย | | --- | ---: | ---: | ---: | ---: | |49|1|50|108792217392381953|108792217392382002| ### Group: aGroup | lag | pos | end | posOffset |ย endOffsetย | | --- | ---: | ---: | ---: | ---: | |48|2|50|108792217392381954|108792217392382002| # stream.sh tail --chronicle /tmp/junit6660725644482712223/junit982302035879502318 -f -l myLog -n 2 --render text --timeout 1 | offset | key | watermark | length | flag | data | | --- | ---: | --- | ---: | --- | --- | |myLog-00:+108792217392382000|key48|0|17|[DEFAULT]|Some value for 48"| |myLog-00:+108792217392382001|key49|0|17|[DEFAULT]|Some value for 49"| tail timeout # stream.sh cat --chronicle /tmp/junit6420729619139007835/junit791148578046076395 -l myLog -n 1 --group aGroup | offset | key | watermark | length | flag | data | | --- | ---: | --- | ---: | --- | --- | |myLog-00:+108792217392381954|key2|0|16|[DEFAULT]|Some value for 2"| # stream.sh help tail Usage: stream.sh [COMMAND] [Options] Common options: --chronicle Base path of the Chronicle Queue LogManager -k,--nuxeo-kafka Use the default Nuxeo Kafka configuration --kafka Nuxeo Kafka configuration contribution file: nxserver/config/kafka-config.xml --kafka-config Config name in the Nuxeo Kafka configuration contribution Command: tail -f,--follow output appended records -g,--group Consumer group -l,--log-name Log name -n,--lines output the last NUM records --render Output rendering -t,--timeout Timeout on follow in second # stream.sh -h Usage: stream.sh [COMMAND] [Options] Common options: --chronicle Base path of the Chronicle Queue LogManager -k,--nuxeo-kafka Use the default Nuxeo Kafka configuration --kafka Nuxeo Kafka configuration contribution file: nxserver/config/kafka-config.xml --kafka-config Config name in the Nuxeo Kafka configuration contribution Command: cat -g,--group Consumer group -l,--log-name Log name -n,--lines Render the first N records --render Output rendering Command: tail -f,--follow output appended records -g,--group Consumer group -l,--log-name Log name -n,--lines output the last NUM records --render Output rendering -t,--timeout Timeout on follow in second Command: lag -l,--log-name Log name Command: copy --dest Target log name -g,--group Source consumer group to use --src Source log name Command: position -g,--group Consumer group -l,--log-name Log name --reset Resets all committed positions for the group --to-end Sets the committed positions to the end of partitions for the group --to-timestamp Sets the committed positions for the group to a specific timestamp. The record timestamp used depends on the implementation, for Kafka this is the LogAppendTime. The timestamp is specified in ISO-8601 format, eg. 2018-02-28T09:22:32.222Z. If no record offset is found with an appropriate timestamp then the command fails. # stream.sh cat --chronicle /tmp/junit1820301681708756234/junit5189304479636306908 --invalid-option myLog -n 4 --render markdown Parse error: Unrecognized option: --invalid-option, try: help cat # stream.sh help Usage: stream.sh [COMMAND] [Options] Common options: --chronicle Base path of the Chronicle Queue LogManager -k,--nuxeo-kafka Use the default Nuxeo Kafka configuration --kafka Nuxeo Kafka configuration contribution file: nxserver/config/kafka-config.xml --kafka-config Config name in the Nuxeo Kafka configuration contribution Command: cat -g,--group Consumer group -l,--log-name Log name -n,--lines Render the first N records --render Output rendering Command: tail -f,--follow output appended records -g,--group Consumer group -l,--log-name Log name -n,--lines output the last NUM records --render Output rendering -t,--timeout Timeout on follow in second Command: lag -l,--log-name Log name Command: copy --dest Target log name -g,--group Source consumer group to use --src Source log name Command: position -g,--group Consumer group -l,--log-name Log name --reset Resets all committed positions for the group --to-end Sets the committed positions to the end of partitions for the group --to-timestamp Sets the committed positions for the group to a specific timestamp. The record timestamp used depends on the implementation, for Kafka this is the LogAppendTime. The timestamp is specified in ISO-8601 format, eg. 2018-02-28T09:22:32.246Z. If no record offset is found with an appropriate timestamp then the command fails. # stream.sh help position Usage: stream.sh [COMMAND] [Options] Common options: --chronicle Base path of the Chronicle Queue LogManager -k,--nuxeo-kafka Use the default Nuxeo Kafka configuration --kafka Nuxeo Kafka configuration contribution file: nxserver/config/kafka-config.xml --kafka-config Config name in the Nuxeo Kafka configuration contribution Command: position -g,--group Consumer group -l,--log-name Log name --reset Resets all committed positions for the group --to-end Sets the committed positions to the end of partitions for the group --to-timestamp Sets the committed positions for the group to a specific timestamp. The record timestamp used depends on the implementation, for Kafka this is the LogAppendTime. The timestamp is specified in ISO-8601 format, eg. 2018-02-28T09:22:32.292Z. If no record offset is found with an appropriate timestamp then the command fails. # stream.sh position --chronicle /tmp/junit1784441594287805610/junit1001728372782742274 --log-name myLog --group anotherGroup --to-timestamp 123 Failed to read the timeout: Text '123' could not be parsed at index 0 The timestamp should be in ISO-8601 format, eg. 2018-02-28T09:22:32.294Z # stream.sh position --chronicle /tmp/junit1784441594287805610/junit1001728372782742274 --log-name myLog --group anotherGroup --to-timestamp 2018-02-28T08:22:32.294Z Tests run: 18, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.236 sec - in org.nuxeo.lib.stream.tests.TestLibKafka Running org.nuxeo.lib.stream.tests.TestLibChronicle Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.15 sec - in org.nuxeo.lib.stream.tests.computation.TestLogStreamProcessorKafka Running org.nuxeo.lib.stream.tests.computation.TestComputation Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.nuxeo.lib.stream.tests.computation.TestComputation Running org.nuxeo.lib.stream.tests.computation.TestTopology Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.nuxeo.lib.stream.tests.computation.TestTopology Running org.nuxeo.lib.stream.tests.computation.TestLogStreamProcessorChronicle 09:22:57,302 [COUNTERPool-05,in:0,inCheckpoint:0,out:0,lastRead:1519809776766,lastTimer:1519809776881,wm:0,loop:7,timer] ERROR [ComputationRunner] COUNTER: CHECKPOINT FAILURE: Resume may create duplicates. 09:22:57,304 [COUNTERPool-01,in:0,inCheckpoint:0,out:0,lastRead:1519809776760,lastTimer:1519809776867,wm:0,loop:7,timer] ERROR [ComputationRunner] COUNTER: CHECKPOINT FAILURE: Resume may create duplicates. 09:22:57,304 [COUNTERPool-02,in:0,inCheckpoint:0,out:0,lastRead:1519809776762,lastTimer:1519809776870,wm:0,loop:8,timer] ERROR [ComputationRunner] COUNTER: CHECKPOINT FAILURE: Resume may create duplicates. 09:22:57,304 [COUNTERPool-07,in:0,inCheckpoint:0,out:0,lastRead:1519809776771,lastTimer:1519809776878,wm:0,loop:7,timer] ERROR [ComputationRunner] COUNTER: CHECKPOINT FAILURE: Resume may create duplicates. 09:22:57,304 [COUNTERPool-03,in:0,inCheckpoint:0,out:0,lastRead:1519809776763,lastTimer:1519809776870,wm:0,loop:7,timer] ERROR [ComputationRunner] COUNTER: CHECKPOINT FAILURE: Resume may create duplicates. 09:22:57,304 [COUNTERPool-00,in:0,inCheckpoint:0,out:0,lastRead:1519809776752,lastTimer:1519809776860,wm:0,loop:5,timer] ERROR [ComputationRunner] COUNTER: CHECKPOINT FAILURE: Resume may create duplicates. 09:22:57,303 [COUNTERPool-06,in:0,inCheckpoint:0,out:0,lastRead:1519809776768,lastTimer:1519809776891,wm:0,loop:7,timer] ERROR [ComputationRunner] COUNTER: CHECKPOINT FAILURE: Resume may create duplicates. 09:22:57,304 [COUNTERPool-04,in:0,inCheckpoint:0,out:0,lastRead:1519809776765,lastTimer:1519809776876,wm:0,loop:8,timer] ERROR [ComputationRunner] COUNTER: CHECKPOINT FAILURE: Resume may create duplicates. 09:23:08,236 [main] WARN [TestStreamProcessor] count: 176176, expected: 16016, in 1.14s, throughput: 154676.03 records/s Tests run: 16, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 43.354 sec - in org.nuxeo.lib.stream.tests.computation.TestLogStreamProcessorKafkaNoSubscribe Running org.nuxeo.lib.stream.tests.computation.TestWatermark Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.lib.stream.tests.computation.TestWatermark Running org.nuxeo.lib.stream.tests.log.TestLogChronicle 09:23:25,425 [main] ERROR [ChronicleLogManager] ChronicleLog basePath: /tmp/junit22158411470422243/junit7435932617362330792/foo contains unknown files, please choose another basePath [LogLag{lower=2, upper=3, lag=1, lowerOffset=6527533447269842946, upperOffset=6527533447269842947}] Tests run: 24, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 15.354 sec - in org.nuxeo.lib.stream.tests.log.TestLogKafka Results : Tests run: 80, Failures: 0, Errors: 0, Skipped: 6 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-stream --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-stream --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-stream --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/lib/stream/nuxeo-stream/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-stream >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-stream --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-stream --- [INFO] Storing buildNumber: 20180228-092335 at timestamp: 1519809815565 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-stream --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-stream <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-stream --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-stream --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/stream/nuxeo-stream/10.1-I20180228_0918/nuxeo-stream-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/lib/stream/nuxeo-stream/10.1-I20180228_0918/nuxeo-stream-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/stream/nuxeo-stream/10.1-I20180228_0918/nuxeo-stream-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-stream --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/10.1-I20180228_0918/nuxeo-stream-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/10.1-I20180228_0918/nuxeo-stream-10.1-I20180228_0918.jar (141 KB at 371.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/10.1-I20180228_0918/nuxeo-stream-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/10.1-I20180228_0918/nuxeo-stream-10.1-I20180228_0918.pom (3 KB at 29.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/maven-metadata.xml (14 KB at 30.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/maven-metadata.xml (14 KB at 65.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/10.1-I20180228_0918/nuxeo-stream-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/stream/nuxeo-stream/10.1-I20180228_0918/nuxeo-stream-10.1-I20180228_0918-sources.jar (87 KB at 1103.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime --- [INFO] Storing buildNumber: 20180228-092336 at timestamp: 1519809816908 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 116 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ComponentRegistrySerializer.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ComponentRegistrySerializer.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/DependencyTree.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/DependencyTree.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/DependencyTree.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.TestVersion Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.runtime.TestVersion Running org.nuxeo.runtime.TestSecurityDomain Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.nuxeo.runtime.TestSecurityDomain Running org.nuxeo.runtime.TestSystemLoginRestriction 09:23:39,044 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec - in org.nuxeo.runtime.TestSystemLoginRestriction Running org.nuxeo.runtime.model.TestComponentName Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.runtime.model.TestComponentName Running org.nuxeo.runtime.ContributionFragmentTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.runtime.ContributionFragmentTest Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime --- [INFO] Storing buildNumber: 20180228-092339 at timestamp: 1519809819396 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime/10.1-I20180228_0918/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime/10.1-I20180228_0918/nuxeo-runtime-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime/10.1-I20180228_0918/nuxeo-runtime-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/10.1-I20180228_0918/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/10.1-I20180228_0918/nuxeo-runtime-10.1-I20180228_0918.jar (229 KB at 492.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/10.1-I20180228_0918/nuxeo-runtime-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/10.1-I20180228_0918/nuxeo-runtime-10.1-I20180228_0918.pom (2 KB at 12.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/maven-metadata.xml (146 KB at 600.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/maven-metadata.xml (146 KB at 996.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/10.1-I20180228_0918/nuxeo-runtime-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/10.1-I20180228_0918/nuxeo-runtime-10.1-I20180228_0918-sources.jar (180 KB at 2247.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime OSGI Adapter 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-osgi --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-osgi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-osgi --- [INFO] Storing buildNumber: 20180228-092340 at timestamp: 1519809820711 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-osgi --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-osgi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleImpl.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-osgi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-osgi --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-osgi --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-osgi --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-osgi --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-osgi/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-osgi >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-osgi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-osgi --- [INFO] Storing buildNumber: 20180228-092341 at timestamp: 1519809821235 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-osgi --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-osgi <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-osgi --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-runtime-osgi --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-osgi --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-osgi/10.1-I20180228_0918/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-osgi/10.1-I20180228_0918/nuxeo-runtime-osgi-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-osgi/10.1-I20180228_0918/nuxeo-runtime-osgi-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-osgi/10.1-I20180228_0918/nuxeo-runtime-osgi-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-osgi --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/10.1-I20180228_0918/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/10.1-I20180228_0918/nuxeo-runtime-osgi-10.1-I20180228_0918.jar (92 KB at 744.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/10.1-I20180228_0918/nuxeo-runtime-osgi-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/10.1-I20180228_0918/nuxeo-runtime-osgi-10.1-I20180228_0918.pom (2 KB at 22.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/maven-metadata.xml (146 KB at 439.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/maven-metadata.xml (146 KB at 1888.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/10.1-I20180228_0918/nuxeo-runtime-osgi-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/10.1-I20180228_0918/nuxeo-runtime-osgi-10.1-I20180228_0918-sources.jar (61 KB at 746.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/10.1-I20180228_0918/nuxeo-runtime-osgi-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/10.1-I20180228_0918/nuxeo-runtime-osgi-10.1-I20180228_0918-tests.jar (2 KB at 24.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Management 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-management --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-management --- [INFO] Storing buildNumber: 20180228-092342 at timestamp: 1519809822249 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-management --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-management --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-management --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-management --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-management --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-management --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-management --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-management/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-management >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-management --- [INFO] Storing buildNumber: 20180228-092342 at timestamp: 1519809822742 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-management --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-management <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-management --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-management --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-management/10.1-I20180228_0918/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-management/10.1-I20180228_0918/nuxeo-runtime-management-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-management/10.1-I20180228_0918/nuxeo-runtime-management-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-management --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/10.1-I20180228_0918/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/10.1-I20180228_0918/nuxeo-runtime-management-10.1-I20180228_0918.jar (63 KB at 449.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/10.1-I20180228_0918/nuxeo-runtime-management-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/10.1-I20180228_0918/nuxeo-runtime-management-10.1-I20180228_0918.pom (2 KB at 19.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/maven-metadata.xml (146 KB at 613.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/maven-metadata.xml (146 KB at 1634.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/10.1-I20180228_0918/nuxeo-runtime-management-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/10.1-I20180228_0918/nuxeo-runtime-management-10.1-I20180228_0918-sources.jar (46 KB at 600.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Launcher Commons 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 16.3 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.7 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 3.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-launcher-commons --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-launcher-commons --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-launcher-commons --- [INFO] Storing buildNumber: 20180228-092344 at timestamp: 1519809824244 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-launcher-commons --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-launcher-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-launcher-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-launcher-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-launcher-commons --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/BackingServiceConfigurator.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/BackingServiceConfigurator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-launcher-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 29 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-launcher-commons --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-launcher-commons --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.launcher.info.PackageInfoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.nuxeo.launcher.info.PackageInfoTest Running org.nuxeo.launcher.config.ConfigurationGeneratorTest 09:23:45,881 WARN [UnknownServerConfigurator] Unknown server. 09:23:45,885 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,005 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,005 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,077 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,078 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,080 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,148 WARN [TextTemplate] FreeMarker variables: ignored 'test.nuxeo.conf' conflicting with 'test.nuxeo.conf.[override]' 09:23:46,152 WARN [TextTemplate] FreeMarker variables: ignored 'test.nuxeo.defaults' conflicting with 'test.nuxeo.defaults.[template]' 09:23:46,152 WARN [TextTemplate] FreeMarker variables: ignored 'test.nuxeo.conf.override.defaults' conflicting with 'test.nuxeo.conf.override.defaults.[template]' 09:23:46,249 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,249 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,258 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,258 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,261 WARN [ConfigurationGenerator] Nuxeo requires Java 1.7.0_1+ (detected 1.8.0_92). 09:23:46,261 WARN [ConfigurationGenerator] Nuxeo requires Java 1.7.0_1+ (detected 1.8.0_92). 09:23:46,263 WARN [ConfigurationGenerator] Nuxeo requires Java 1.7.0_1+ (detected 1.6.0_1). 09:23:46,277 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,278 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,343 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,343 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,353 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,353 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,359 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,359 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,363 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,369 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,370 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,388 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,388 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,396 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,404 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,404 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,413 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,413 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,436 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,436 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,447 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,448 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,456 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,457 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,458 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,458 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,473 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,473 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,479 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,479 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,481 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,487 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,487 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,489 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,489 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,500 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,500 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,504 WARN [ConfigurationGenerator] Cannot check java version java.text.ParseException: Cannot parse not-a-version as a JDK 9+ version at org.nuxeo.launcher.config.JVMVersion.parseJdk9(JVMVersion.java:88) at org.nuxeo.launcher.config.JVMVersion.parse(JVMVersion.java:66) at org.nuxeo.launcher.config.ConfigurationGenerator.checkJavaVersion(ConfigurationGenerator.java:1366) at org.nuxeo.launcher.config.ConfigurationGeneratorTest.lambda$testWrongJavaVersionNoFail$0(ConfigurationGeneratorTest.java:408) at org.nuxeo.launcher.config.ConfigurationGeneratorTest.runJVMCheck(ConfigurationGeneratorTest.java:419) at org.nuxeo.launcher.config.ConfigurationGeneratorTest.testWrongJavaVersionNoFail(ConfigurationGeneratorTest.java:408) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:23:46,512 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,512 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,514 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,550 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,551 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,560 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,561 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,572 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,572 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,576 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,582 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,582 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,588 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,589 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,595 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,595 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,601 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,602 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,611 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,612 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,635 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,635 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,637 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,643 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,645 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,650 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,651 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,659 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,659 WARN [ConfigurationGenerator] Server will be considered as not configurable. Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 sec - in org.nuxeo.launcher.config.ConfigurationGeneratorTest Running org.nuxeo.launcher.config.BackingServiceConfiguratorTest 09:23:46,677 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,678 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,707 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,708 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,728 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,728 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,738 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,738 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,768 ERROR [BackingServiceConfigurator] not ready 09:23:46,789 WARN [BackingServiceConfigurator] Failure 1. Retrying.... 09:23:46,789 ERROR [BackingServiceConfigurator] not ready 09:23:46,809 WARN [BackingServiceConfigurator] Failure 2. Retrying.... 09:23:46,810 ERROR [BackingServiceConfigurator] not ready 09:23:46,830 WARN [BackingServiceConfigurator] Failure 3. Retrying.... 09:23:46,831 ERROR [BackingServiceConfigurator] not ready 09:23:46,851 WARN [BackingServiceConfigurator] Failure 4. Retrying.... 09:23:46,852 ERROR [BackingServiceConfigurator] not ready 09:23:46,872 WARN [BackingServiceConfigurator] Failure 5. Retrying.... 09:23:46,873 ERROR [BackingServiceConfigurator] not ready 09:23:46,878 ERROR [BackingServiceConfigurator] not ready 09:23:46,884 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,884 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,912 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,913 WARN [ConfigurationGenerator] Server will be considered as not configurable. 09:23:46,932 WARN [UnknownServerConfigurator] Unknown server. 09:23:46,932 WARN [ConfigurationGenerator] Server will be considered as not configurable. Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.nuxeo.launcher.config.BackingServiceConfiguratorTest Results : Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-launcher-commons --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-launcher-commons --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-launcher-commons --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-launcher-commons/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-launcher-commons >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-launcher-commons --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-launcher-commons --- [INFO] Storing buildNumber: 20180228-092347 at timestamp: 1519809827458 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-launcher-commons --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-launcher-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-launcher-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-launcher-commons <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-launcher-commons --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-launcher-commons --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-launcher-commons --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-launcher-commons/10.1-I20180228_0918/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-launcher-commons/10.1-I20180228_0918/nuxeo-launcher-commons-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-launcher-commons/10.1-I20180228_0918/nuxeo-launcher-commons-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-launcher-commons/10.1-I20180228_0918/nuxeo-launcher-commons-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-launcher-commons --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/10.1-I20180228_0918/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/10.1-I20180228_0918/nuxeo-launcher-commons-10.1-I20180228_0918.jar (73 KB at 816.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/10.1-I20180228_0918/nuxeo-launcher-commons-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/10.1-I20180228_0918/nuxeo-launcher-commons-10.1-I20180228_0918.pom (3 KB at 29.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/maven-metadata.xml (146 KB at 641.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/maven-metadata.xml (146 KB at 1543.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/10.1-I20180228_0918/nuxeo-launcher-commons-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/10.1-I20180228_0918/nuxeo-launcher-commons-10.1-I20180228_0918-sources.jar (53 KB at 712.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/10.1-I20180228_0918/nuxeo-launcher-commons-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/10.1-I20180228_0918/nuxeo-launcher-commons-10.1-I20180228_0918-tests.jar (31 KB at 407.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Deploy 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-deploy --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-deploy --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-deploy --- [INFO] Storing buildNumber: 20180228-092348 at timestamp: 1519809828386 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-deploy --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-deploy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/template/TemplateParser.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/template/TemplateParser.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/template/TemplateParser.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-deploy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-deploy --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.deployment.preprocessor.install.commands.AppendCommandTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 sec - in org.nuxeo.runtime.deployment.preprocessor.install.commands.AppendCommandTest Running org.nuxeo.runtime.deployment.preprocessor.install.filters.PathFilterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.runtime.deployment.preprocessor.install.filters.PathFilterTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-deploy --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-deploy --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-deploy --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-deploy/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-deploy >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-deploy --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-deploy --- [INFO] Storing buildNumber: 20180228-092349 at timestamp: 1519809829423 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-deploy --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-deploy <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-deploy --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-deploy --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-deploy/10.1-I20180228_0918/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-deploy/10.1-I20180228_0918/nuxeo-runtime-deploy-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-deploy/10.1-I20180228_0918/nuxeo-runtime-deploy-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-deploy --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/10.1-I20180228_0918/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/10.1-I20180228_0918/nuxeo-runtime-deploy-10.1-I20180228_0918.jar (71 KB at 927.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/10.1-I20180228_0918/nuxeo-runtime-deploy-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/10.1-I20180228_0918/nuxeo-runtime-deploy-10.1-I20180228_0918.pom (2 KB at 20.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/maven-metadata.xml (145 KB at 717.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/maven-metadata.xml (146 KB at 1859.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/10.1-I20180228_0918/nuxeo-runtime-deploy-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/10.1-I20180228_0918/nuxeo-runtime-deploy-10.1-I20180228_0918-sources.jar (49 KB at 648.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Jetty Adapter 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-jetty-adapter --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-jetty-adapter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-jetty-adapter --- [INFO] Storing buildNumber: 20180228-092350 at timestamp: 1519809830145 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-jetty-adapter --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-jetty-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-jetty-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-jetty-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-jetty-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-jetty-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-jetty-adapter --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-jetty-adapter --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-jetty-adapter --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-jetty-adapter --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-jetty-adapter --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-jetty-adapter >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-jetty-adapter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-jetty-adapter --- [INFO] Storing buildNumber: 20180228-092350 at timestamp: 1519809830427 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-jetty-adapter --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-jetty-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-jetty-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-jetty-adapter <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-jetty-adapter --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-jetty-adapter --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/10.1-I20180228_0918/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/10.1-I20180228_0918/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/10.1-I20180228_0918/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-jetty-adapter --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/10.1-I20180228_0918/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/10.1-I20180228_0918/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918.jar (17 KB at 89.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/10.1-I20180228_0918/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/10.1-I20180228_0918/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918.pom (3 KB at 30.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/maven-metadata.xml (145 KB at 668.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/maven-metadata.xml (146 KB at 1790.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/10.1-I20180228_0918/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/10.1-I20180228_0918/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918-sources.jar (13 KB at 166.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Metrics 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-metrics --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-metrics --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-metrics --- [INFO] Storing buildNumber: 20180228-092351 at timestamp: 1519809831203 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-metrics --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-metrics --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-metrics --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-metrics --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.metrics.TestNuxeoMetricSet Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.nuxeo.runtime.metrics.TestNuxeoMetricSet Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-metrics --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-metrics --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-metrics --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-metrics/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-metrics >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-metrics --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-metrics --- [INFO] Storing buildNumber: 20180228-092351 at timestamp: 1519809831819 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-metrics --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-metrics <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-metrics --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-metrics --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-metrics/10.1-I20180228_0918/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-metrics/10.1-I20180228_0918/nuxeo-runtime-metrics-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-metrics/10.1-I20180228_0918/nuxeo-runtime-metrics-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-metrics --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/10.1-I20180228_0918/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/10.1-I20180228_0918/nuxeo-runtime-metrics-10.1-I20180228_0918.jar (26 KB at 97.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/10.1-I20180228_0918/nuxeo-runtime-metrics-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/10.1-I20180228_0918/nuxeo-runtime-metrics-10.1-I20180228_0918.pom (2 KB at 20.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/maven-metadata.xml (145 KB at 318.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/maven-metadata.xml (145 KB at 1647.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/10.1-I20180228_0918/nuxeo-runtime-metrics-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/10.1-I20180228_0918/nuxeo-runtime-metrics-10.1-I20180228_0918-sources.jar (12 KB at 145.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime JTA/JCA Implementation 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-jtajca --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-jtajca --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-jtajca --- [INFO] Storing buildNumber: 20180228-092352 at timestamp: 1519809832940 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-jtajca --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-jtajca --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NamingContextFacade.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NamingContextFacade.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NamingContextFacade.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-jtajca --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-jtajca --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-jtajca --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-jtajca --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-jtajca --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-jtajca >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-jtajca --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-jtajca --- [INFO] Storing buildNumber: 20180228-092353 at timestamp: 1519809833423 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-jtajca --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-jtajca <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-jtajca --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-jtajca --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.1-I20180228_0918/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.1-I20180228_0918/nuxeo-runtime-jtajca-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.1-I20180228_0918/nuxeo-runtime-jtajca-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-jtajca --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.1-I20180228_0918/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.1-I20180228_0918/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar (60 KB at 777.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.1-I20180228_0918/nuxeo-runtime-jtajca-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.1-I20180228_0918/nuxeo-runtime-jtajca-10.1-I20180228_0918.pom (2 KB at 26.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/maven-metadata.xml (146 KB at 673.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/maven-metadata.xml (146 KB at 1016.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.1-I20180228_0918/nuxeo-runtime-jtajca-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/10.1-I20180228_0918/nuxeo-runtime-jtajca-10.1-I20180228_0918-sources.jar (32 KB at 387.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Tests 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-test --- [INFO] Storing buildNumber: 20180228-092354 at timestamp: 1519809834408 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 70 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/JettyFeature.java:[30,24] sun.net.www.http.HttpClient is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/JettyFeature.java:[126,23] sun.net.www.http.HttpClient is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/RuntimeDeployment.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/RuntimeDeployment.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/mockito/MockitoFeature.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/mockito/MockitoFeature.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 62 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/contribs/BaseTest.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/contribs/BaseTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.PartialDeployTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 sec - in org.nuxeo.runtime.PartialDeployTest Running org.nuxeo.runtime.TestExtensionPointWithError Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec - in org.nuxeo.runtime.TestExtensionPointWithError Running org.nuxeo.runtime.TestCryptoFrameworkProperties Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in org.nuxeo.runtime.TestCryptoFrameworkProperties Running org.nuxeo.runtime.TestInlineURLs Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.nuxeo.runtime.TestInlineURLs Running org.nuxeo.runtime.TestTestFramework Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec - in org.nuxeo.runtime.TestTestFramework Running org.nuxeo.runtime.ComponentDeploymentTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in org.nuxeo.runtime.ComponentDeploymentTest Running org.nuxeo.runtime.test.runner.RandomBugTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec - in org.nuxeo.runtime.test.runner.RandomBugTest Running org.nuxeo.runtime.test.runner.FileEventsAreTrackedTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.042 sec - in org.nuxeo.runtime.test.runner.RandomBugTest$FailingTest Running org.nuxeo.runtime.test.runner.ServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.runtime.test.runner.ServiceTest Running org.nuxeo.runtime.test.runner.contribs.BaseTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.003 sec - in org.nuxeo.runtime.test.runner.ConditionalIgnoreTest$ShouldIgnoreTest Running org.nuxeo.runtime.test.runner.CanInheritAnnotationsConfigsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.runtime.test.runner.CanInheritAnnotationsConfigsTest Running org.nuxeo.runtime.test.runner.ConditionalIgnoreTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.018 sec - in org.nuxeo.runtime.test.runner.RandomBugTest$AfterWithRandomTest Running org.nuxeo.runtime.test.runner.LogCaptureFeatureFilterOnTest main 09:23:57,917 FATAL [LogCaptureFeatureFilterOnTest] Testing loggerOne main 09:23:57,919 WARN [LogCaptureFeatureFilterOnTest] Another testing of loggerOne main 09:23:57,919 FATAL [LogCaptureFeatureFilterOnTest] Testing loggerTwo main 09:23:57,919 WARN [LogCaptureFeatureFilterOnTest] This is another test for loggerTwo main 09:23:57,920 FATAL [LogCaptureFeatureFilterOnTest] Testing loggerOne main 09:23:57,920 WARN [LogCaptureFeatureFilterOnTest] Another testing of loggerOne main 09:23:57,920 FATAL [LogCaptureFeatureFilterOnTest] Testing loggerTwo main 09:23:57,921 WARN [LogCaptureFeatureFilterOnTest] This is another test for loggerTwo main 09:23:57,921 FATAL [LogCaptureFeatureFilterOnTest] Testing loggerOne main 09:23:57,921 WARN [LogCaptureFeatureFilterOnTest] Another testing of loggerOne main 09:23:57,921 FATAL [LogCaptureFeatureFilterOnTest] Testing loggerTwo main 09:23:57,922 WARN [LogCaptureFeatureFilterOnTest] This is another test for loggerTwo Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec - in org.nuxeo.runtime.test.runner.LogCaptureFeatureFilterOnTest Running org.nuxeo.runtime.test.runner.CanExpandVariablesInContributionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.127 sec - in org.nuxeo.runtime.test.runner.RandomBugTest$BeforeWithRandomTest Running org.nuxeo.runtime.test.runner.DisabledThreadsTrackingTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.nuxeo.runtime.test.runner.DisabledThreadsTrackingTest Running org.nuxeo.runtime.test.runner.CanInjectFeatureRulesTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.nuxeo.runtime.test.runner.CanInjectFeatureRulesTest Running org.nuxeo.runtime.test.runner.web.WebTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.248 sec - in org.nuxeo.runtime.test.runner.web.WebTest Running org.nuxeo.runtime.test.runner.JettyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.262 sec - in org.nuxeo.runtime.test.runner.JettyTest Running org.nuxeo.runtime.test.runner.CanMockServicesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.nuxeo.runtime.test.runner.CanMockServicesTest Running org.nuxeo.runtime.TestService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.nuxeo.runtime.TestService Running org.nuxeo.runtime.RuntimeInitializationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.034 sec - in org.nuxeo.runtime.RuntimeInitializationTest Running org.nuxeo.runtime.osgi.util.jar.tests.TestClassLoaderInstrumentation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.nuxeo.runtime.osgi.util.jar.tests.TestClassLoaderInstrumentation Running org.nuxeo.runtime.ResourceServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in org.nuxeo.runtime.ResourceServiceTest Running org.nuxeo.runtime.ComponentAliasTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec - in org.nuxeo.runtime.ComponentAliasTest Running org.nuxeo.runtime.persistence.TestContributionPersistence Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in org.nuxeo.runtime.persistence.TestContributionPersistence Running org.nuxeo.runtime.TestComponentManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.nuxeo.runtime.TestComponentManager Running org.nuxeo.runtime.services.config.TestConfigurationService Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.nuxeo.runtime.services.config.TestConfigurationService Running org.nuxeo.runtime.TestFramework Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec - in org.nuxeo.runtime.TestFramework Running org.nuxeo.runtime.TestFrameworkProperties Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in org.nuxeo.runtime.TestFrameworkProperties Running org.nuxeo.runtime.TestGraphiteReporter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec - in org.nuxeo.runtime.TestGraphiteReporter Running org.nuxeo.runtime.management.counters.TestCounters Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.nuxeo.runtime.management.counters.TestCounters Running org.nuxeo.runtime.management.TestManageRuntimeService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.nuxeo.runtime.management.TestManageRuntimeService Running org.nuxeo.runtime.management.TestObjectNameFactory Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.runtime.management.TestObjectNameFactory Running org.nuxeo.runtime.management.TestMatchAccessorName Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.runtime.management.TestMatchAccessorName Running org.nuxeo.runtime.management.TestResourcePublisherService Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.164 sec - in org.nuxeo.runtime.management.TestResourcePublisherService Running org.nuxeo.runtime.management.TestMBeanInfoFactory Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.runtime.management.TestMBeanInfoFactory Running org.nuxeo.runtime.management.TestHeadDumper Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec - in org.nuxeo.runtime.management.TestHeadDumper Running org.nuxeo.runtime.login.TestLoginComponentSystemID Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.nuxeo.runtime.login.TestLoginComponentSystemID Running org.nuxeo.runtime.registry.RegistryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.nuxeo.runtime.registry.RegistryTest Running org.nuxeo.runtime.TestExtensionPoint Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.nuxeo.runtime.TestExtensionPoint Running org.nuxeo.runtime.TestEventService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.nuxeo.runtime.TestEventService Results : Tests run: 95, Failures: 0, Errors: 0, Skipped: 10 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-test/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-test --- [INFO] Storing buildNumber: 20180228-092403 at timestamp: 1519809843185 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-test/10.1-I20180228_0918/nuxeo-runtime-test-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-test/10.1-I20180228_0918/nuxeo-runtime-test-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-test/10.1-I20180228_0918/nuxeo-runtime-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/10.1-I20180228_0918/nuxeo-runtime-test-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/10.1-I20180228_0918/nuxeo-runtime-test-10.1-I20180228_0918.jar (176 KB at 997.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/10.1-I20180228_0918/nuxeo-runtime-test-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/10.1-I20180228_0918/nuxeo-runtime-test-10.1-I20180228_0918.pom (7 KB at 79.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/maven-metadata.xml (145 KB at 872.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/maven-metadata.xml (145 KB at 1329.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/10.1-I20180228_0918/nuxeo-runtime-test-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/10.1-I20180228_0918/nuxeo-runtime-test-10.1-I20180228_0918-sources.jar (108 KB at 1294.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Stream 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-stream --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-stream --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-stream --- [INFO] Storing buildNumber: 20180228-092404 at timestamp: 1519809844241 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-stream --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-stream --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-stream --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-stream --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.stream.tests.TestKafkaConfigService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 sec - in org.nuxeo.runtime.stream.tests.TestKafkaConfigService Running org.nuxeo.runtime.stream.tests.TestStreamService 09:24:06,469 [myComputationPool-00] WARN [MyStreamProcessor$ComputationNoop] myComputation got record: Record{watermark=0, flags=[DEFAULT], key='a key', data.length=7, data="a value"} 09:24:06,496 [myComputation2Pool-00] WARN [MyStreamProcessor$ComputationNoop] myComputation2 got record: Record{watermark=0, flags=[DEFAULT], key='a key', data.length=7, data="a value"} Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.nuxeo.runtime.stream.tests.TestStreamService Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-stream --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-stream --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-stream --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-stream/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-stream >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-stream --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-stream --- [INFO] Storing buildNumber: 20180228-092407 at timestamp: 1519809847209 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-stream --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-stream <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-stream --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-stream --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-stream/10.1-I20180228_0918/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-stream/10.1-I20180228_0918/nuxeo-runtime-stream-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-stream/10.1-I20180228_0918/nuxeo-runtime-stream-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-stream --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/10.1-I20180228_0918/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/10.1-I20180228_0918/nuxeo-runtime-stream-10.1-I20180228_0918.jar (23 KB at 49.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/10.1-I20180228_0918/nuxeo-runtime-stream-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/10.1-I20180228_0918/nuxeo-runtime-stream-10.1-I20180228_0918.pom (2 KB at 14.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/maven-metadata.xml (14 KB at 84.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/maven-metadata.xml (14 KB at 68.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/10.1-I20180228_0918/nuxeo-runtime-stream-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-stream/10.1-I20180228_0918/nuxeo-runtime-stream-10.1-I20180228_0918-sources.jar (12 KB at 156.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Launcher 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-launcher --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-launcher --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-launcher --- [INFO] Storing buildNumber: 20180228-092408 at timestamp: 1519809848240 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-launcher --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-launcher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-launcher --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-launcher --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-launcher --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-launcher --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-launcher --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-launcher >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-launcher --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-launcher --- [INFO] Storing buildNumber: 20180228-092408 at timestamp: 1519809848398 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-launcher --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-launcher <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-launcher --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-launcher --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.1-I20180228_0918/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.1-I20180228_0918/nuxeo-runtime-launcher-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.1-I20180228_0918/nuxeo-runtime-launcher-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-launcher --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.1-I20180228_0918/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.1-I20180228_0918/nuxeo-runtime-launcher-10.1-I20180228_0918.jar (16 KB at 51.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.1-I20180228_0918/nuxeo-runtime-launcher-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.1-I20180228_0918/nuxeo-runtime-launcher-10.1-I20180228_0918.pom (666 B at 8.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/maven-metadata.xml (144 KB at 730.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/maven-metadata.xml (144 KB at 888.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.1-I20180228_0918/nuxeo-runtime-launcher-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/10.1-I20180228_0918/nuxeo-runtime-launcher-10.1-I20180228_0918-sources.jar (11 KB at 90.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Reload 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-reload --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-reload --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-reload --- [INFO] Storing buildNumber: 20180228-092409 at timestamp: 1519809849594 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-reload --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-reload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-reload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-reload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-reload --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-reload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-reload --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-reload --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-reload --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-reload --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-reload --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-reload/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-reload >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-reload --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-reload --- [INFO] Storing buildNumber: 20180228-092410 at timestamp: 1519809850063 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-reload --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-reload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-reload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-reload <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-reload --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-reload --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-reload/10.1-I20180228_0918/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-reload/10.1-I20180228_0918/nuxeo-runtime-reload-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-reload/10.1-I20180228_0918/nuxeo-runtime-reload-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-reload --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/10.1-I20180228_0918/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/10.1-I20180228_0918/nuxeo-runtime-reload-10.1-I20180228_0918.jar (22 KB at 122.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/10.1-I20180228_0918/nuxeo-runtime-reload-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/10.1-I20180228_0918/nuxeo-runtime-reload-10.1-I20180228_0918.pom (2 KB at 17.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/maven-metadata.xml (145 KB at 818.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/maven-metadata.xml (145 KB at 1098.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/10.1-I20180228_0918/nuxeo-runtime-reload-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/10.1-I20180228_0918/nuxeo-runtime-reload-10.1-I20180228_0918-sources.jar (15 KB at 198.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Tomcat Adapter 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-tomcat-adapter --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-tomcat-adapter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-tomcat-adapter --- [INFO] Storing buildNumber: 20180228-092410 at timestamp: 1519809850901 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-tomcat-adapter --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-tomcat-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-tomcat-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-tomcat-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-tomcat-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/DevFrameworkBootstrap.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/DevFrameworkBootstrap.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/DevFrameworkBootstrap.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-tomcat-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-tomcat-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-tomcat-adapter --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.tomcat.dev.DevBundleTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.nuxeo.runtime.tomcat.dev.DevBundleTest Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-tomcat-adapter --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-tomcat-adapter --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-tomcat-adapter --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-tomcat-adapter >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-tomcat-adapter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-tomcat-adapter --- [INFO] Storing buildNumber: 20180228-092411 at timestamp: 1519809851941 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-tomcat-adapter --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-tomcat-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-tomcat-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-tomcat-adapter <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-tomcat-adapter --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-tomcat-adapter --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.1-I20180228_0918/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.1-I20180228_0918/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.1-I20180228_0918/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-tomcat-adapter --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.1-I20180228_0918/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.1-I20180228_0918/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918.jar (41 KB at 205.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.1-I20180228_0918/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.1-I20180228_0918/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918.pom (2 KB at 14.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/maven-metadata.xml (144 KB at 812.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/maven-metadata.xml (144 KB at 1160.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.1-I20180228_0918/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/10.1-I20180228_0918/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918-sources.jar (30 KB at 409.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Key/Value Storage 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-kv --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-kv --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-kv --- [INFO] Storing buildNumber: 20180228-092412 at timestamp: 1519809852707 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-kv --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-kv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-kv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-kv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-kv --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-kv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-kv --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-kv --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.kv.TestMemKeyValueStore Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.077 sec - in org.nuxeo.runtime.kv.TestMemKeyValueStore Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-kv --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-kv --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-kv --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-kv/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-kv >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-kv --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-kv --- [INFO] Storing buildNumber: 20180228-092433 at timestamp: 1519809873598 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-kv --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-kv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-kv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-kv <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-kv --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-runtime-kv --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-kv --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-kv/10.1-I20180228_0918/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-kv/10.1-I20180228_0918/nuxeo-runtime-kv-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-kv/10.1-I20180228_0918/nuxeo-runtime-kv-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-kv/10.1-I20180228_0918/nuxeo-runtime-kv-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-kv --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/10.1-I20180228_0918/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/10.1-I20180228_0918/nuxeo-runtime-kv-10.1-I20180228_0918.jar (13 KB at 85.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/10.1-I20180228_0918/nuxeo-runtime-kv-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/10.1-I20180228_0918/nuxeo-runtime-kv-10.1-I20180228_0918.pom (2 KB at 19.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/maven-metadata.xml (15 KB at 69.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/maven-metadata.xml (15 KB at 40.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/10.1-I20180228_0918/nuxeo-runtime-kv-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/10.1-I20180228_0918/nuxeo-runtime-kv-10.1-I20180228_0918-sources.jar (11 KB at 67.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/10.1-I20180228_0918/nuxeo-runtime-kv-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-kv/10.1-I20180228_0918/nuxeo-runtime-kv-10.1-I20180228_0918-tests.jar (7 KB at 86.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Publish/Subscribe Service 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-pubsub --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-pubsub --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-pubsub --- [INFO] Storing buildNumber: 20180228-092435 at timestamp: 1519809875187 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-pubsub --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-pubsub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-pubsub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-pubsub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-pubsub --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-pubsub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-pubsub --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-pubsub --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.pubsub.TestStreamPubSubProvider Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 sec - in org.nuxeo.runtime.pubsub.TestStreamPubSubProvider Running org.nuxeo.runtime.pubsub.TestMemPubSubProvider Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.784 sec - in org.nuxeo.runtime.pubsub.TestMemPubSubProvider Running org.nuxeo.runtime.pubsub.TestAbstractPubSubInvalidator Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.nuxeo.runtime.pubsub.TestAbstractPubSubInvalidator Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-pubsub --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-pubsub --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-pubsub --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-pubsub >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-pubsub --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-pubsub --- [INFO] Storing buildNumber: 20180228-092439 at timestamp: 1519809879402 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-pubsub --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-pubsub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-pubsub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-pubsub <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-pubsub --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-pubsub --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.1-I20180228_0918/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.1-I20180228_0918/nuxeo-runtime-pubsub-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.1-I20180228_0918/nuxeo-runtime-pubsub-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-pubsub --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.1-I20180228_0918/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.1-I20180228_0918/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar (19 KB at 84.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.1-I20180228_0918/nuxeo-runtime-pubsub-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.1-I20180228_0918/nuxeo-runtime-pubsub-10.1-I20180228_0918.pom (2 KB at 9.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/maven-metadata.xml (15 KB at 83.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/maven-metadata.xml (15 KB at 164.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.1-I20180228_0918/nuxeo-runtime-pubsub-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-pubsub/10.1-I20180228_0918/nuxeo-runtime-pubsub-10.1-I20180228_0918-sources.jar (15 KB at 158.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Redis 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-redis --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-redis --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-redis --- [INFO] Storing buildNumber: 20180228-092440 at timestamp: 1519809880377 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-redis --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-redis --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisPoolExecutor.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisPoolExecutor.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisPoolExecutor.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-redis --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-redis --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.redis.TestRedisDescriptors Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec - in org.nuxeo.ecm.core.redis.TestRedisDescriptors Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-redis --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-redis --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-redis --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-redis/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-redis >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-redis --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-redis --- [INFO] Storing buildNumber: 20180228-092441 at timestamp: 1519809881334 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-redis --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-redis <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-redis --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target/nuxeo-runtime-redis-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-runtime-redis --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target/nuxeo-runtime-redis-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-redis --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target/nuxeo-runtime-redis-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-redis/10.1-I20180228_0918/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-redis/10.1-I20180228_0918/nuxeo-runtime-redis-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target/nuxeo-runtime-redis-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-redis/10.1-I20180228_0918/nuxeo-runtime-redis-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-redis/target/nuxeo-runtime-redis-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-redis/10.1-I20180228_0918/nuxeo-runtime-redis-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-redis --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/10.1-I20180228_0918/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/10.1-I20180228_0918/nuxeo-runtime-redis-10.1-I20180228_0918.jar (29 KB at 191.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/10.1-I20180228_0918/nuxeo-runtime-redis-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/10.1-I20180228_0918/nuxeo-runtime-redis-10.1-I20180228_0918.pom (3 KB at 37.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/maven-metadata.xml (15 KB at 55.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/maven-metadata.xml (15 KB at 105.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/10.1-I20180228_0918/nuxeo-runtime-redis-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/10.1-I20180228_0918/nuxeo-runtime-redis-10.1-I20180228_0918-sources.jar (18 KB at 243.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/10.1-I20180228_0918/nuxeo-runtime-redis-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-redis/10.1-I20180228_0918/nuxeo-runtime-redis-10.1-I20180228_0918-tests.jar (5 KB at 59.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime MongoDB 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-mongodb --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-mongodb --- [INFO] Storing buildNumber: 20180228-092442 at timestamp: 1519809882430 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-mongodb --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-mongodb --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-mongodb --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-mongodb --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-mongodb >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-mongodb --- [INFO] Storing buildNumber: 20180228-092443 at timestamp: 1519809883009 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-mongodb --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-mongodb <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-runtime-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-mongodb --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.1-I20180228_0918/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.1-I20180228_0918/nuxeo-runtime-mongodb-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.1-I20180228_0918/nuxeo-runtime-mongodb-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.1-I20180228_0918/nuxeo-runtime-mongodb-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-mongodb --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.1-I20180228_0918/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.1-I20180228_0918/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar (13 KB at 106.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.1-I20180228_0918/nuxeo-runtime-mongodb-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.1-I20180228_0918/nuxeo-runtime-mongodb-10.1-I20180228_0918.pom (3 KB at 30.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/maven-metadata.xml (15 KB at 49.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/maven-metadata.xml (15 KB at 144.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.1-I20180228_0918/nuxeo-runtime-mongodb-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.1-I20180228_0918/nuxeo-runtime-mongodb-10.1-I20180228_0918-sources.jar (9 KB at 119.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.1-I20180228_0918/nuxeo-runtime-mongodb-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-mongodb/10.1-I20180228_0918/nuxeo-runtime-mongodb-10.1-I20180228_0918-tests.jar (7 KB at 84.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime DataSource Implementation 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-datasource --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-datasource --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-datasource --- [INFO] Storing buildNumber: 20180228-092444 at timestamp: 1519809884015 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-datasource --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-datasource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-datasource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-datasource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-datasource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-datasource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-datasource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-datasource --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Running org.nuxeo.runtime.datasource.TestValidateConnection main 09:24:46,438 WARN [PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection] fatal error occurred on org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3403e2ac. jdbc=conn1: url=jdbc:h2:tcp://localhost/~/test user=, destroying org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-177] at org.h2.message.DbException.getJdbcSQLException(DbException.java:344) at org.h2.message.DbException.get(DbException.java:178) at org.h2.message.DbException.get(DbException.java:154) at org.h2.message.DbException.get(DbException.java:143) at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1468) at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1443) at org.h2.jdbc.JdbcConnection.createStatement(JdbcConnection.java:191) at org.tranql.connector.jdbc.ConnectionHandle.createStatement(ConnectionHandle.java:211) at org.nuxeo.runtime.datasource.TestValidateConnection.checkPooledConnection(TestValidateConnection.java:142) at org.nuxeo.runtime.datasource.TestValidateConnection.testPooled(TestValidateConnection.java:117) at org.nuxeo.runtime.datasource.TestValidateConnection.testNoValidation(TestValidateConnection.java:61) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:24:46,482 WARN [NuxeoValidationSupport$ValidationInterceptor] Returning invalid connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7582ff54. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@67545b57. jdbc=conn4: url=jdbc:h2:tcp://localhost/~/test user=] main 09:24:46,559 WARN [NuxeoValidationSupport$QuerySQLConnection] Caught error executing 'SELECT 1', invalidating org.h2.jdbc.JdbcSQLException: Connection is broken: "session closed" [90067-177] at org.h2.message.DbException.getJdbcSQLException(DbException.java:344) at org.h2.message.DbException.get(DbException.java:178) at org.h2.message.DbException.get(DbException.java:154) at org.h2.engine.SessionRemote.checkClosed(SessionRemote.java:539) at org.h2.engine.SessionRemote.removeServer(SessionRemote.java:469) at org.h2.command.CommandRemote.prepare(CommandRemote.java:82) at org.h2.command.CommandRemote.(CommandRemote.java:46) at org.h2.engine.SessionRemote.prepareCommand(SessionRemote.java:476) at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1188) at org.h2.jdbc.JdbcStatement.executeInternal(JdbcStatement.java:172) at org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:160) at org.nuxeo.runtime.jtajca.NuxeoValidationSupport$QuerySQLConnection.validate(NuxeoValidationSupport.java:86) at org.nuxeo.runtime.jtajca.NuxeoValidationSupport$ValidationInterceptor.getConnection(NuxeoValidationSupport.java:116) at org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:49) at org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:101) at org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor.getConnection(ConnectionHandleInterceptor.java:43) at org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39) at org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor.getConnection(ConnectionTrackingInterceptor.java:66) at org.apache.geronimo.connector.outbound.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:77) at org.nuxeo.runtime.jtajca.NuxeoContainer$ConnectionManagerWrapper.allocateConnection(NuxeoContainer.java:763) at org.tranql.connector.jdbc.TranqlDataSource.getConnection(TranqlDataSource.java:62) at org.nuxeo.runtime.datasource.TestValidateConnection.checkPooledConnection(TestValidateConnection.java:141) at org.nuxeo.runtime.datasource.TestValidateConnection.testPooled(TestValidateConnection.java:117) at org.nuxeo.runtime.datasource.TestValidateConnection.testQuerySQLValidation(TestValidateConnection.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:24:46,563 WARN [NuxeoValidationSupport$ValidationInterceptor] Returning invalid connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@b2c5e07. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@5812f68b. jdbc=conn8: url=jdbc:h2:tcp://localhost/~/test user=] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 sec - in org.nuxeo.runtime.datasource.TestValidateConnection Running org.nuxeo.runtime.datasource.TestDataSourceComponent Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.nuxeo.runtime.datasource.TestDataSourceComponent Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-datasource --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-datasource --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-datasource --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-datasource/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-datasource >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-datasource --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-datasource --- [INFO] Storing buildNumber: 20180228-092447 at timestamp: 1519809887385 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-datasource --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-datasource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-datasource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-datasource <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-datasource --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-datasource --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-datasource/10.1-I20180228_0918/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-datasource/10.1-I20180228_0918/nuxeo-runtime-datasource-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-datasource/10.1-I20180228_0918/nuxeo-runtime-datasource-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-datasource --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/10.1-I20180228_0918/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/10.1-I20180228_0918/nuxeo-runtime-datasource-10.1-I20180228_0918.jar (40 KB at 459.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/10.1-I20180228_0918/nuxeo-runtime-datasource-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/10.1-I20180228_0918/nuxeo-runtime-datasource-10.1-I20180228_0918.pom (3 KB at 38.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/maven-metadata.xml (145 KB at 796.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/maven-metadata.xml (145 KB at 1647.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/10.1-I20180228_0918/nuxeo-runtime-datasource-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/10.1-I20180228_0918/nuxeo-runtime-datasource-10.1-I20180228_0918-sources.jar (21 KB at 276.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Migration Service 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-migration --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-migration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-migration --- [INFO] Storing buildNumber: 20180228-092448 at timestamp: 1519809888057 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-migration --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-migration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-migration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-migration --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.migration.TestMigrationDescriptor Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec - in org.nuxeo.runtime.migration.TestMigrationDescriptor Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-migration --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-migration --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-migration --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-migration/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-migration >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-migration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-migration --- [INFO] Storing buildNumber: 20180228-092449 at timestamp: 1519809889278 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-migration --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-migration <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-migration --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-runtime-migration --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-migration --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-migration/10.1-I20180228_0918/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-migration/10.1-I20180228_0918/nuxeo-runtime-migration-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-migration/10.1-I20180228_0918/nuxeo-runtime-migration-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-migration/10.1-I20180228_0918/nuxeo-runtime-migration-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-migration --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/10.1-I20180228_0918/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/10.1-I20180228_0918/nuxeo-runtime-migration-10.1-I20180228_0918.jar (24 KB at 96.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/10.1-I20180228_0918/nuxeo-runtime-migration-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/10.1-I20180228_0918/nuxeo-runtime-migration-10.1-I20180228_0918.pom (2 KB at 21.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/maven-metadata.xml (13 KB at 25.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/maven-metadata.xml (13 KB at 60.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/10.1-I20180228_0918/nuxeo-runtime-migration-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/10.1-I20180228_0918/nuxeo-runtime-migration-10.1-I20180228_0918-sources.jar (10 KB at 128.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/10.1-I20180228_0918/nuxeo-runtime-migration-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-migration/10.1-I20180228_0918/nuxeo-runtime-migration-10.1-I20180228_0918-tests.jar (6 KB at 71.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Online Services standalone client 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-standalone --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-standalone --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-standalone --- [INFO] Storing buildNumber: 20180228-092450 at timestamp: 1519809890848 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-standalone --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-connect-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-connect-standalone --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 53 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/launcher/connect/ConnectBroker.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/launcher/connect/ConnectBroker.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/launcher/connect/ConnectBroker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-connect-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 87 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-connect-standalone --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-connect-standalone --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Running org.nuxeo.launcher.connect.TestConnectBroker | main 09:24:54,945 ERROR [CommandSetInfo] Failed commands: main 09:24:54,946 ERROR [CommandInfo] * download (unknown-package) main 09:24:54,946 ERROR [MessageInfo] Download failed (not found). main 09:24:55,511 ERROR [ConnectBroker] org.nuxeo.connect.update.PackageException: Package(s) B-1.0.2 not available on platform version server-8.3 (relax is not allowed) main 09:24:55,621 WARN [ConnectBroker] Relax restriction to target platform server-8.3 because of package(s) B-1.0.2 | | | main 09:25:00,974 WARN [ConnectBroker] Relax restriction to target platform server-8.3 because of package(s) A-1.2.2-SNAPSHOT, C-1.0.2-SNAPSHOT, D-1.0.4-SNAPSHOT main 09:25:02,884 WARN [CUDFHelper] Missing mapping for hfB with target platform server-8.4 main 09:25:02,885 WARN [CUDFHelper] Missing mapping for hfB with target platform server-8.4 main 09:25:03,608 WARN [DependencyResolution] Couldn't order [L-1.0.2] missing [hfB]. main 09:25:03,668 WARN [CUDFHelper] Missing mapping for hfB with target platform server-8.4 main 09:25:03,668 WARN [CUDFHelper] Missing mapping for hfB with target platform server-8.4 main 09:25:04,499 WARN [DependencyResolution] Couldn't order [L-1.0.3, hfD-1.0.0] missing [hfB, hfD]. main 09:25:04,808 ERROR [ConnectBroker] org.nuxeo.connect.update.PackageException: Package(s) F-1.0.0-SNAPSHOT not available on platform version server-8.3 (relax is not allowed) main 09:25:04,838 WARN [ConnectBroker] Relax restriction to target platform server-8.3 because of package(s) F-1.0.0-SNAPSHOT | | main 09:25:13,894 WARN [ConnectBroker] Relax restriction to target platform null-null because of package(s) studioA, hfA, A, B, C, D, G, H, J, K | | main 09:25:17,821 WARN [ConnectBroker] Relax restriction to target platform null-null because of package(s) studioA, hfA, A, B, C, D, G, H, J, K | | | | | | | | | Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.141 sec - in org.nuxeo.launcher.connect.TestConnectBroker Running org.nuxeo.connect.update.util.PackageBuilderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.nuxeo.connect.update.util.PackageBuilderTest Running org.nuxeo.connect.update.standalone.TestPackageBuildAndParse Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.nuxeo.connect.update.standalone.TestPackageBuildAndParse Running org.nuxeo.connect.update.standalone.TestXmlCommands main 09:25:41,814 WARN [PackagePersistence] Ignoring file 'junk6301140947076483742.tmp' in package store Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec - in org.nuxeo.connect.update.standalone.TestXmlCommands Running org.nuxeo.connect.update.standalone.commands.TestConfig main 09:25:42,066 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,067 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,068 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,068 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,068 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,069 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,069 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,234 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,235 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,235 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,236 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,236 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,237 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,237 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,238 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,241 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,241 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,242 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,242 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,242 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,243 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,243 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,243 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,243 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,244 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,250 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,250 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,251 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,252 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,252 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,253 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,253 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,253 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,254 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,254 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,256 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,256 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,257 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,258 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,258 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,258 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,259 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,259 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,259 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,260 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,260 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,261 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,261 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,262 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,262 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,262 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,263 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,263 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,263 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,264 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,264 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,264 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,399 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,400 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,401 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,401 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,401 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,402 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,402 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,402 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,402 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,403 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,404 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,404 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,404 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,405 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,405 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,405 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,406 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,406 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,406 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,407 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,408 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,408 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,409 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,409 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,409 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,410 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,410 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,410 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,411 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,411 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,411 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,411 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,412 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,413 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,413 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,413 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,413 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,414 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,414 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,414 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,414 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,414 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,414 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,415 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,416 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,416 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,416 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,416 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,417 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,417 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,417 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,417 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,417 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,417 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,418 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,418 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,418 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,418 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,419 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,419 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,419 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,419 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,419 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,419 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,421 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,421 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,421 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,421 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,421 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,422 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,422 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,422 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,422 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,422 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,423 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,423 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,423 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,423 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,424 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,424 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,424 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,424 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,424 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,424 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,425 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,425 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,426 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,426 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,426 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,426 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,426 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,427 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,427 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,427 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,428 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,428 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,428 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,429 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,429 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,429 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,429 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,429 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,429 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,430 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,433 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,434 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,434 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,434 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,434 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,434 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,435 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,435 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,435 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,435 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,436 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,436 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,436 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,437 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,437 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,437 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,437 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,437 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,437 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,438 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,438 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,438 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,439 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,439 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,439 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,439 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,439 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,439 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,440 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,440 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,441 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,441 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,441 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,441 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,441 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,442 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,442 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,442 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,442 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,442 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,443 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,443 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,443 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,443 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,444 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,444 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,444 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,444 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,444 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,444 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,445 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,445 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,446 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,446 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,446 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,446 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,446 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,447 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,447 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,447 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,447 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,448 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,448 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,448 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,449 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,449 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,449 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,449 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,449 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,449 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,450 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,450 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,450 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,450 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,451 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,451 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,451 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,451 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,452 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,452 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,452 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,452 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,452 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,452 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,453 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,453 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,453 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,453 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,453 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,454 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,454 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,454 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,454 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,454 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,455 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,455 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,455 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,456 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,456 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,456 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,456 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,456 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,456 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,456 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,457 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,457 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,457 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,457 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,458 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,458 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,458 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,458 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,458 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,458 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,459 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,459 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,459 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,460 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,460 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,460 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,460 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,460 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,461 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,461 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,461 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,461 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 09:25:42,462 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,462 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,462 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,462 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,462 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,463 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-2054918819193273140.tmp/tmp/tmphome186886275364332725.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 09:25:42,463 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 09:25:42,463 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 09:25:42,463 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 09:25:42,463 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 sec - in org.nuxeo.connect.update.standalone.commands.TestConfig Running org.nuxeo.connect.update.standalone.commands.TestCopyUninstallValidation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in org.nuxeo.connect.update.standalone.commands.TestCopyUninstallValidation Running org.nuxeo.connect.update.standalone.commands.TestUpdate Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.nuxeo.connect.update.standalone.commands.TestUpdate Running org.nuxeo.connect.update.standalone.commands.TestCopyDir main 09:25:42,791 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-newfeature-5.5.jar) main 09:25:42,792 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-otherfeature-5.5-SNAPSHOT.jar) main 09:25:42,793 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-superfeature-5.5.jar) main 09:25:42,801 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (49ea90f7e4d710bb9d14fed1ce093e03_nuxeo-otherfeature-5.5-SNAPSHOT.jar) main 09:25:42,802 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (b4dee991845f7a9197399b5695d0eb4e_nuxeo-superfeature-5.4.2.jar) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec - in org.nuxeo.connect.update.standalone.commands.TestCopyDir Running org.nuxeo.connect.update.standalone.commands.TestUpdateGuard main 09:25:42,965 WARN [UnknownServerConfigurator] Unknown server. main 09:25:42,965 WARN [ConfigurationGenerator] Server will be considered as not configurable. main 09:25:42,974 WARN [PackagePersistence] Ignoring file 'junk8876639458036774845.tmp' in package store main 09:25:42,977 WARN [UnknownServerConfigurator] Unknown server. main 09:25:42,977 WARN [ConfigurationGenerator] Server will be considered as not configurable. main 09:25:42,978 WARN [PackagePersistence] Ignoring file 'junk8876639458036774845.tmp' in package store Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec - in org.nuxeo.connect.update.standalone.commands.TestUpdateGuard Running org.nuxeo.connect.update.standalone.commands.TestPCopy Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.nuxeo.connect.update.standalone.commands.TestPCopy Running org.nuxeo.connect.update.standalone.commands.TestCopyInstallValidation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.nuxeo.connect.update.standalone.commands.TestCopyInstallValidation Running org.nuxeo.connect.update.standalone.commands.TestCopy Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.nuxeo.connect.update.standalone.commands.TestCopy Running org.nuxeo.connect.update.standalone.registry.TestDowngradeVersions Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.nuxeo.connect.update.standalone.registry.TestDowngradeVersions Running org.nuxeo.connect.update.standalone.registry.TestRollback main 09:25:43,402 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (some-jar-5.6.0-HF01.jar) main 09:25:43,409 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (some-jar-5.6.0-HF01.jar) main 09:25:43,416 WARN [UpdateManager] Registry repaired: JAR introduced without corresponding entry in the registry (copy task?) : bundles/some-jar main 09:25:43,436 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (some-jar-5.6.0-HF02.jar) main 09:25:43,442 WARN [UpdateManager] Registry repaired: JAR introduced without corresponding entry in the registry (copy task?) : bundles/some-jar main 09:25:43,494 WARN [UpdateManager] Could not rollback version bundles/some-jar-5.6.0-HF02.jar since the backup file was not found Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec - in org.nuxeo.connect.update.standalone.registry.TestRollback Running org.nuxeo.connect.update.standalone.registry.TestVersions Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.nuxeo.connect.update.standalone.registry.TestVersions Results : Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-standalone --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-connect-standalone --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-standalone --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-connect-standalone/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-standalone >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-standalone --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-standalone --- [INFO] Storing buildNumber: 20180228-092545 at timestamp: 1519809945203 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-standalone --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-standalone <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-standalone --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-connect-standalone --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-standalone --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-connect-standalone/10.1-I20180228_0918/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-connect-standalone/10.1-I20180228_0918/nuxeo-connect-standalone-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-connect-standalone/10.1-I20180228_0918/nuxeo-connect-standalone-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-connect-standalone/10.1-I20180228_0918/nuxeo-connect-standalone-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-standalone --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/10.1-I20180228_0918/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/10.1-I20180228_0918/nuxeo-connect-standalone-10.1-I20180228_0918.jar (136 KB at 504.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/10.1-I20180228_0918/nuxeo-connect-standalone-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/10.1-I20180228_0918/nuxeo-connect-standalone-10.1-I20180228_0918.pom (4 KB at 30.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/maven-metadata.xml (145 KB at 610.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/maven-metadata.xml (145 KB at 1447.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/10.1-I20180228_0918/nuxeo-connect-standalone-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/10.1-I20180228_0918/nuxeo-connect-standalone-10.1-I20180228_0918-sources.jar (99 KB at 1292.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/10.1-I20180228_0918/nuxeo-connect-standalone-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/10.1-I20180228_0918/nuxeo-connect-standalone-10.1-I20180228_0918-tests.jar (114 KB at 1509.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-parent --- [INFO] Storing buildNumber: 20180228-092546 at timestamp: 1519809946420 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-parent --- [INFO] Storing buildNumber: 20180228-092546 at timestamp: 1519809946642 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-parent/10.1-I20180228_0918/nuxeo-core-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-parent/10.1-I20180228_0918/nuxeo-core-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-parent/10.1-I20180228_0918/nuxeo-core-parent-10.1-I20180228_0918.pom (3 KB at 8.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-parent/maven-metadata.xml (145 KB at 449.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-parent/maven-metadata.xml (145 KB at 601.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Schema 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-schema --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-schema --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-schema --- [INFO] Storing buildNumber: 20180228-092547 at timestamp: 1519809947906 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-schema --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-schema --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 65 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/XSDLoader.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/XSDLoader.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/XSDLoader.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 36 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-schema --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-schema --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.schema.types.constraints.TestDateIntervalConstraint 09:25:49,494 WARN [DateIntervalConstraint] lower bound (2014-11-04) is greater than upper bound (2014-11-02). No dates could be valid. 09:25:49,498 WARN [DateIntervalConstraint] some bound was ignored due to invalid date format (supported format is yyyy-MM-dd (min = 2014-11-02 - max = 2015pshitt-11paf-05) 09:25:49,499 WARN [DateIntervalConstraint] some bound was ignored due to invalid date format (supported format is yyyy-MM-dd (min = 2015pshitt-11paf-05 - max = 2014-11-04) Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestDateIntervalConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestEnumConstraint Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestEnumConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestObjectResolverConstraint Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestObjectResolverConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestConstraintsTranslation [fr] DateIntervalConstraint : La date doit se situer avant le 10 nov. 2014 inclus. [en] DateIntervalConstraint : The date must be earlier than Nov 10, 2014 included. [fr] long : La valeur " " doit รชtre un nombre entier. [en] long : The value " " must be an integer. [fr] DateIntervalConstraint : La date doit se situer aprรจs le 2 nov. 2014 inclus. [en] DateIntervalConstraint : The date must be after Nov 2, 2014 included. [fr] DateIntervalConstraint : La date doit รชtre comprise entre le 2 nov. 2014 et le 10 nov. 2014 inclus. [en] DateIntervalConstraint : The date must be between Nov 2, 2014 and Nov 10, 2014 included. [fr] double : La valeur " " doit un รชtre un nombre dรฉcimal. [en] double : The value " " must be a decimal number. [fr] string : La valeur " " doit รชtre un texte. [en] string : The value " " must be a text. [fr] NumericIntervalConstraint : La valeur doit รชtre strictement comprise entre 2 et 10. [en] NumericIntervalConstraint : This value must be greater than 2 and less than 10. [fr] LengthConstraint : La valeur ne doit pas dรฉpasser 10 caractรจre(s). [en] LengthConstraint : This field cannot contain more than 10 character(s). [fr] NumericIntervalConstraint : La valeur doit รชtre strictement infรฉrieur ร  10. [en] NumericIntervalConstraint : This value must be less than 10. [fr] PatternConstraint : La valeur doit respecter le format ".*\S.*". [en] PatternConstraint : This value must match the format ".*\S.*". [fr] colorReference : " " is not a correct primary color [en] colorReference : " " is not a correct primary color [fr] boolean : La valeur " " doit รชtre un boolรฉen. [en] boolean : The value " " must be a boolean. [fr] NumericIntervalConstraint : La valeur doit รชtre strictement supรฉrieur ร  2. [en] NumericIntervalConstraint : This value must be greater than 2. [fr] NotNullConstraint : Une valeur est requise pour ce champs . [en] NotNullConstraint : Mandatory field . [fr] NumericIntervalConstraint : La valeur doit รชtre comprise entre 2 inclus et 10 exclu. [en] NumericIntervalConstraint : This value must be greater than or equal to 2 and less than 10. [fr] NumericIntervalConstraint : La valeur doit รชtre comprise entre 2 exclu et 10 inclus. [en] NumericIntervalConstraint : This value must be greater than 2 and less than or equal to 10. [fr] AlwaysWrongConstraint : La valeur " " ne respecte pas la contrainte AlwaysWrongConstraint{param1=value1, param2=value2}. [en] AlwaysWrongConstraint : The value " " does not respect the constraint AlwaysWrongConstraint{param1=value1, param2=value2}. [fr] EnumConstraint : Ce champ doit avoir l'une des valeurs suivantes : tac, tic. [en] EnumConstraint : The field must have one of the following values: tac, tic. [fr] NumericIntervalConstraint : La valeur doit รชtre infรฉrieur ou รฉgale ร  10. [en] NumericIntervalConstraint : This value must be less or equal to 10. [fr] integer : La valeur " " doit รชtre un nombre entier. [en] integer : The value " " must be an integer. [fr] LengthConstraint : La valeur doit รชtre composรฉ de 2 ร  10 caractรจre(s). [en] LengthConstraint : The field must contain between 2 and 10 character(s). [fr] DateIntervalConstraint : La date doit รชtre comprise entre le 2 nov. 2014 et le 10 nov. 2014 exclus. [en] DateIntervalConstraint : The date must be between Nov 2, 2014 excluded and Nov 10, 2014 excluded. [fr] NumericIntervalConstraint : La valeur doit รชtre supรฉrieur ou รฉgale ร  2. [en] NumericIntervalConstraint : This value must be greater or equal to 2. [fr] binary : La valeur " " ne contient pas de donnรฉes. [en] binary : The value " " contains no data. [fr] NumericIntervalConstraint : La valeur doit รชtre comprise entre 2 et 10 inclus. [en] NumericIntervalConstraint : This value must be greater than or equal to 2 and less than or equal to 10. [fr] date : La valeur " " n'est pas une date valide. [en] date : The value " " is not a valid date. [fr] DateIntervalConstraint : La date doit se situer avant le 10 nov. 2014 exclu. [en] DateIntervalConstraint : The date must be earlier than Nov 10, 2014 excluded. [fr] DateIntervalConstraint : La date doit se situer aprรจs le 2 nov. 2014 exclu. [en] DateIntervalConstraint : The date must be after Nov 2, 2014 excluded. [fr] DateIntervalConstraint : La date doit รชtre comprise entre le 2 nov. 2014 inclus et le 10 nov. 2014 exclu. [en] DateIntervalConstraint : The date must be between Nov 2, 2014 included and Nov 10, 2014 excluded. [fr] LengthConstraint : Le champ doit contenir au moins 2 caractรจre(s). [en] LengthConstraint : This field must contain at least 2 character(s). [fr] DateIntervalConstraint : La date doit รชtre comprise entre le 2 nov. 2014 exclu et le 10 nov. 2014 inclus. [en] DateIntervalConstraint : The date must be between Nov 2, 2014 excluded and Nov 10, 2014 included. Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestConstraintsTranslation Running org.nuxeo.ecm.core.schema.types.constraints.TestLengthConstraint Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestLengthConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestPatternConstraint Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestPatternConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestNumericIntervalConstraint Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestNumericIntervalConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestNotNullConstraint Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestNotNullConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestTypeConstraint Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestTypeConstraint Running org.nuxeo.ecm.core.schema.types.TestSimpleType Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.schema.types.TestSimpleType Running org.nuxeo.ecm.core.schema.types.TestQName Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec - in org.nuxeo.ecm.core.schema.types.TestQName Running org.nuxeo.ecm.core.schema.types.TestTypes 09:25:49,956 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:50,274 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:50,486 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:50,585 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:50,887 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:50,975 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:51,055 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:51,144 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:51,239 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:51,302 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:51,367 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:51,582 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.957 sec - in org.nuxeo.ecm.core.schema.types.TestTypes Running org.nuxeo.ecm.core.schema.TestSchemaManager 09:25:51,760 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:51,832 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:51,897 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:51,976 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:52,061 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:52,207 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:52,249 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 09:25:52,269 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 09:25:52,368 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:52,383 ERROR [SchemaManagerImpl] Document type: someDocInLoop used in parent inheritance loop: [someDocInLoop, someDocInLoop2] 09:25:52,426 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:52,441 ERROR [SchemaManagerImpl] Document type: noSuchDocumentType does not exist, used as parent by type: [someDoc] 09:25:52,574 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:52,596 ERROR [SchemaManagerImpl] Facet: someFacet uses unknown schema: noSuchSchema 09:25:52,639 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:52,904 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:52,962 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 09:25:52,998 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 09:25:53,268 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:53,337 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:53,406 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:53,436 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 09:25:53,476 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:53,504 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 09:25:53,527 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 09:25:53,603 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.917 sec - in org.nuxeo.ecm.core.schema.TestSchemaManager Running org.nuxeo.ecm.core.schema.TestDocumentType Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.core.schema.TestDocumentType Running org.nuxeo.ecm.core.schema.TestSchemaLoaderRestriction 09:25:53,665 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:53,686 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4351c8c3 following restriction facet are not handled by constraints API for this type :pattern 09:25:53,687 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@7c51f34b following restriction facet are not handled by constraints API for this type :pattern 09:25:53,687 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :pattern 09:25:53,688 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :enumeration 09:25:53,752 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:53,766 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4351c8c3 following restriction facet are not handled by constraints API for this type :pattern 09:25:53,766 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@7c51f34b following restriction facet are not handled by constraints API for this type :pattern 09:25:53,767 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :pattern 09:25:53,767 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :enumeration 09:25:53,964 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:53,979 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4351c8c3 following restriction facet are not handled by constraints API for this type :pattern 09:25:53,979 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@7c51f34b following restriction facet are not handled by constraints API for this type :pattern 09:25:53,980 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :pattern 09:25:53,980 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :enumeration 09:25:54,023 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:54,037 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4351c8c3 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,038 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@7c51f34b following restriction facet are not handled by constraints API for this type :pattern 09:25:54,038 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,038 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :enumeration 09:25:54,091 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:54,103 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4351c8c3 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,103 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@7c51f34b following restriction facet are not handled by constraints API for this type :pattern 09:25:54,103 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,104 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :enumeration 09:25:54,144 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:54,157 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4351c8c3 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,157 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@7c51f34b following restriction facet are not handled by constraints API for this type :pattern 09:25:54,157 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,158 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :enumeration 09:25:54,200 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:54,220 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4351c8c3 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,220 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@7c51f34b following restriction facet are not handled by constraints API for this type :pattern 09:25:54,220 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,220 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :enumeration 09:25:54,272 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:54,286 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4351c8c3 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,286 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@7c51f34b following restriction facet are not handled by constraints API for this type :pattern 09:25:54,286 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,286 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :enumeration 09:25:54,339 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:54,358 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4351c8c3 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,358 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@7c51f34b following restriction facet are not handled by constraints API for this type :pattern 09:25:54,358 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,359 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :enumeration 09:25:54,398 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:54,418 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4351c8c3 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,418 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@7c51f34b following restriction facet are not handled by constraints API for this type :pattern 09:25:54,418 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,419 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :enumeration 09:25:54,455 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:54,470 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4351c8c3 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,471 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@7c51f34b following restriction facet are not handled by constraints API for this type :pattern 09:25:54,471 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,471 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :enumeration 09:25:54,722 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:54,737 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4351c8c3 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,737 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@7c51f34b following restriction facet are not handled by constraints API for this type :pattern 09:25:54,737 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,737 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :enumeration 09:25:54,781 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:54,793 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4351c8c3 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,793 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@7c51f34b following restriction facet are not handled by constraints API for this type :pattern 09:25:54,793 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :pattern 09:25:54,794 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4b34fff9 following restriction facet are not handled by constraints API for this type :enumeration Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 sec - in org.nuxeo.ecm.core.schema.TestSchemaLoaderRestriction Running org.nuxeo.ecm.core.schema.utils.DateParserTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.core.schema.utils.DateParserTest Running org.nuxeo.ecm.core.schema.TestNamespace Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.core.schema.TestNamespace Running org.nuxeo.ecm.core.schema.TestSchemaLoader 09:25:54,871 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:54,896 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 09:25:54,938 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:55,019 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:55,095 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:55,143 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:55,197 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:55,265 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:55,311 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:55,364 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:55,416 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:55,487 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:55,664 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:55,716 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:55,775 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:25:55,825 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 16, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.972 sec - in org.nuxeo.ecm.core.schema.TestSchemaLoader Results : Tests run: 167, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-schema --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-schema --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-schema --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-schema/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-schema >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-schema --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-schema --- [INFO] Storing buildNumber: 20180228-092556 at timestamp: 1519809956532 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-schema --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-schema <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-schema --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-schema --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-schema/10.1-I20180228_0918/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-schema/10.1-I20180228_0918/nuxeo-core-schema-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-schema/10.1-I20180228_0918/nuxeo-core-schema-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-schema --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/10.1-I20180228_0918/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/10.1-I20180228_0918/nuxeo-core-schema-10.1-I20180228_0918.jar (126 KB at 473.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/10.1-I20180228_0918/nuxeo-core-schema-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/10.1-I20180228_0918/nuxeo-core-schema-10.1-I20180228_0918.pom (2 KB at 7.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/maven-metadata.xml (145 KB at 905.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/maven-metadata.xml (145 KB at 624.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/10.1-I20180228_0918/nuxeo-core-schema-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/10.1-I20180228_0918/nuxeo-core-schema-10.1-I20180228_0918-sources.jar (107 KB at 1458.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-api --- [INFO] Storing buildNumber: 20180228-092557 at timestamp: 1519809957892 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 215 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentModel.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentModel.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/localconfiguration/LocalConfigurationServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/localconfiguration/LocalConfigurationServiceImpl.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/localconfiguration/LocalConfigurationServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 31 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/security/TestACP.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/security/TestACP.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/security/TestACP.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestPropertyModel.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestPropertyModel.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestPropertyModel.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.blob.TestJSONBlob 09:26:00,748 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.878 sec - in org.nuxeo.ecm.core.blob.TestJSONBlob Running org.nuxeo.ecm.core.blob.TestFilesystemBlobProvider Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec - in org.nuxeo.ecm.core.blob.TestFilesystemBlobProvider Running org.nuxeo.ecm.core.blob.TestBlobManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.core.blob.TestBlobManager Running org.nuxeo.ecm.core.blob.binary.TestDefaultBinaryManager Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.796 sec - in org.nuxeo.ecm.core.blob.binary.TestDefaultBinaryManager Running org.nuxeo.ecm.core.blob.binary.TestAESBinaryManager Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 sec - in org.nuxeo.ecm.core.blob.binary.TestAESBinaryManager Running org.nuxeo.ecm.core.utils.TestBlobsExtractor Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.609 sec - in org.nuxeo.ecm.core.utils.TestBlobsExtractor Running org.nuxeo.ecm.core.api.adapter.TestAdapter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.core.api.adapter.TestAdapter Running org.nuxeo.ecm.core.api.TestPropertyModel Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.8 sec - in org.nuxeo.ecm.core.api.TestPropertyModel Running org.nuxeo.ecm.core.api.security.TestACL Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec - in org.nuxeo.ecm.core.api.security.TestACL Running org.nuxeo.ecm.core.api.security.TestACP Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.nuxeo.ecm.core.api.security.TestACP Running org.nuxeo.ecm.core.api.security.TestACE Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.nuxeo.ecm.core.api.security.TestACE Running org.nuxeo.ecm.core.api.externalblob.TestExternalBlob Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec - in org.nuxeo.ecm.core.api.externalblob.TestExternalBlob Running org.nuxeo.ecm.core.api.TestNuxeoPrincipal Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.api.TestNuxeoPrincipal Running org.nuxeo.ecm.core.api.TestDocumentRef Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.api.TestDocumentRef Running org.nuxeo.ecm.core.api.TestListDiff Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.core.api.TestListDiff Running org.nuxeo.ecm.core.api.TestFacetFilter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec - in org.nuxeo.ecm.core.api.TestFacetFilter Running org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 sec - in org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceTest Running org.nuxeo.ecm.core.api.blobholder.TestBlobHolder Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.nuxeo.ecm.core.api.blobholder.TestBlobHolder Running org.nuxeo.ecm.core.api.model.TestDeltaLong Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.nuxeo.ecm.core.api.model.TestDeltaLong Running org.nuxeo.ecm.core.api.model.impl.TestDirtyProperty Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in org.nuxeo.ecm.core.api.model.impl.TestDirtyProperty Running org.nuxeo.ecm.core.api.model.impl.TestArrayProperty Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.nuxeo.ecm.core.api.model.impl.TestArrayProperty Running org.nuxeo.ecm.core.api.impl.TestDocumentModelWithRemovedProperty Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec - in org.nuxeo.ecm.core.api.impl.TestDocumentModelWithRemovedProperty Running org.nuxeo.ecm.core.api.impl.TestDocumentModelWithDeprecatedProperty Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.nuxeo.ecm.core.api.impl.TestDocumentModelWithDeprecatedProperty Running org.nuxeo.ecm.core.api.impl.blob.TestBlob2 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.core.api.impl.blob.TestBlob2 Running org.nuxeo.ecm.core.api.impl.blob.TestBlob Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 sec - in org.nuxeo.ecm.core.api.impl.blob.TestBlob Running org.nuxeo.ecm.core.api.impl.blob.TestMediaType Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in org.nuxeo.ecm.core.api.impl.blob.TestMediaType Running org.nuxeo.ecm.core.api.event.TestCoreEvent Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.api.event.TestCoreEvent Results : Tests run: 216, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-api --- [INFO] Storing buildNumber: 20180228-092614 at timestamp: 1519809974621 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-api/10.1-I20180228_0918/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-api/10.1-I20180228_0918/nuxeo-core-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-api/10.1-I20180228_0918/nuxeo-core-api-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-api/10.1-I20180228_0918/nuxeo-core-api-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/10.1-I20180228_0918/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/10.1-I20180228_0918/nuxeo-core-api-10.1-I20180228_0918.jar (341 KB at 1621.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/10.1-I20180228_0918/nuxeo-core-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/10.1-I20180228_0918/nuxeo-core-api-10.1-I20180228_0918.pom (4 KB at 44.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/maven-metadata.xml (145 KB at 754.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/maven-metadata.xml (145 KB at 1906.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/10.1-I20180228_0918/nuxeo-core-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/10.1-I20180228_0918/nuxeo-core-api-10.1-I20180228_0918-sources.jar (327 KB at 4081.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/10.1-I20180228_0918/nuxeo-core-api-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/10.1-I20180228_0918/nuxeo-core-api-10.1-I20180228_0918-tests.jar (1566 KB at 15652.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Query 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-query --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-query --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-query --- [INFO] Storing buildNumber: 20180228-092616 at timestamp: 1519809976431 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-query --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-query --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 59 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-query --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-query --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.query.sql.TestQueryParser2 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.924 sec - in org.nuxeo.ecm.core.query.sql.TestQueryParser2 Running org.nuxeo.ecm.core.query.sql.model.TestLiterals Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.core.query.sql.model.TestLiterals Running org.nuxeo.ecm.core.query.sql.model.TestSerialization Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.nuxeo.ecm.core.query.sql.model.TestSerialization Running org.nuxeo.ecm.core.query.sql.model.TestQueryVisitor Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.core.query.sql.model.TestQueryVisitor Running org.nuxeo.ecm.core.query.sql.TestNXQLEscaping Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.core.query.sql.TestNXQLEscaping Running org.nuxeo.ecm.core.query.sql.TestQueryParser Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.nuxeo.ecm.core.query.sql.TestQueryParser Results : Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-query --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-query --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-query --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-query/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-query >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-query --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-query --- [INFO] Storing buildNumber: 20180228-092618 at timestamp: 1519809978971 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-query --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-query <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-query --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-query --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-query/10.1-I20180228_0918/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-query/10.1-I20180228_0918/nuxeo-core-query-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-query/10.1-I20180228_0918/nuxeo-core-query-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-query --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/10.1-I20180228_0918/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/10.1-I20180228_0918/nuxeo-core-query-10.1-I20180228_0918.jar (103 KB at 1058.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/10.1-I20180228_0918/nuxeo-core-query-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/10.1-I20180228_0918/nuxeo-core-query-10.1-I20180228_0918.pom (2 KB at 15.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/maven-metadata.xml (145 KB at 750.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/maven-metadata.xml (145 KB at 894.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/10.1-I20180228_0918/nuxeo-core-query-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/10.1-I20180228_0918/nuxeo-core-query-10.1-I20180228_0918-sources.jar (85 KB at 1131.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Event 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-event --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-event --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-event --- [INFO] Storing buildNumber: 20180228-092620 at timestamp: 1519809980218 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-event --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-event --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 81 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/ShallowDocumentModel.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/ShallowDocumentModel.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-event --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-event --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.work.WorkManagerTest 09:26:32,186 Nuxeo-Work-SleepWork-2:5445826422963999.294759257 ERROR [AbstractWork] Exception during work: SleepAndFailWork(0ms, Progress(NaN%, ?/0)) java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:103) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:26:32,189 Nuxeo-Work-SleepWork-2:5445826422963999.294759257 ERROR [AbstractWork] Work schedule path 09:26:32,197 Nuxeo-Work-SleepWork-2 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-SleepWork-2, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork id=5445826422963999.294759257 category=SleepWork title=Sleep 0 ms at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:103) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more 09:26:37,258 Nuxeo-Work-SleepWork-1:5445833991054997.417645672 ERROR [AbstractWork] Exception during work: SleepAndFailWork(0ms, Progress(NaN%, ?/0)) java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:103) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:26:37,258 Nuxeo-Work-SleepWork-1:5445833991054997.417645672 ERROR [AbstractWork] Work schedule path 09:26:37,278 Nuxeo-Work-SleepWork-1 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-SleepWork-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork id=5445833991054997.417645672 category=SleepWork title=Sleep 0 ms at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:103) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Tests run: 16, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 31.335 sec - in org.nuxeo.ecm.core.work.WorkManagerTest Running org.nuxeo.ecm.core.work.StreamWorkManagerTest 09:26:54,606 SleepWorkPool-01:5445851309503948.1024718528 ERROR [AbstractWork] Exception during work: SleepAndFailWork(0ms, Progress(NaN%, ?/0)) java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:103) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at org.nuxeo.ecm.core.work.WorkComputation.processRecord(WorkComputation.java:70) at org.nuxeo.lib.stream.computation.log.ComputationRunner.processRecord(ComputationRunner.java:259) at org.nuxeo.lib.stream.computation.log.ComputationRunner.processLoop(ComputationRunner.java:179) at org.nuxeo.lib.stream.computation.log.ComputationRunner.run(ComputationRunner.java:139) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:26:54,606 SleepWorkPool-01:5445851309503948.1024718528 ERROR [AbstractWork] Work schedule path 09:26:54,608 SleepWorkPool-01:5445851309503948.1024718528 WARN [StreamWorkManager] Not scheduled work after commit because of missing transaction manager: 5445851355928291.432022346 09:26:54,611 SleepWorkPool-01 WARN [WorkComputation] Work id: 5445851309503948.1024718528 title: Sleep 0 ms, raise an exception, work is marked as completed org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork id=5445851309503948.1024718528 category=SleepWork title=Sleep 0 ms at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at org.nuxeo.ecm.core.work.WorkComputation.processRecord(WorkComputation.java:70) at org.nuxeo.lib.stream.computation.log.ComputationRunner.processRecord(ComputationRunner.java:259) at org.nuxeo.lib.stream.computation.log.ComputationRunner.processLoop(ComputationRunner.java:179) at org.nuxeo.lib.stream.computation.log.ComputationRunner.run(ComputationRunner.java:139) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:103) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 10 more 09:26:56,926 SleepWorkPool-01,in:1,inCheckpoint:0,out:0,lastRead:1519810015814,lastTimer:0,wm:199204538390806529,loop:3,checkpoint WARN [WorkComputation] Duplicate work id: 5445852547180097.68344938 skipping 09:26:56,927 SleepWorkPool-01,in:2,inCheckpoint:1,out:0,lastRead:1519810016926,lastTimer:0,wm:199204538535641089,loop:7,checkpoint WARN [WorkComputation] Duplicate work id: 5445852547180097.68344938 skipping 09:26:56,928 SleepWorkPool-01,in:3,inCheckpoint:2,out:0,lastRead:1519810016927,lastTimer:0,wm:199204538535772161,loop:8,checkpoint WARN [WorkComputation] Duplicate work id: 5445852547180097.68344938 skipping 09:26:56,928 SleepWorkPool-01,in:4,inCheckpoint:3,out:0,lastRead:1519810016928,lastTimer:0,wm:199204538535772161,loop:9,checkpoint WARN [WorkComputation] Duplicate work id: 5445852547180097.68344938 skipping 09:26:56,929 SleepWorkPool-01,in:5,inCheckpoint:4,out:0,lastRead:1519810016928,lastTimer:0,wm:199204538535772161,loop:10,checkpoint WARN [WorkComputation] Duplicate work id: 5445852547180097.68344938 skipping 09:26:59,943 main WARN [StreamWorkManager] Canceling a work is not supported by this impl, skipping work: SleepWork(5000ms, Progress(0.0%, ?/0)) 09:27:12,491 SleepWorkPool-01,in:3,inCheckpoint:2,out:0,lastRead:1519810027469,lastTimer:0,wm:199204538605764609,loop:5,checkpoint:5445856695285998.710576363 ERROR [AbstractWork] Exception during work: SleepAndFailWork(0ms, Progress(NaN%, ?/0)) java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:103) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at org.nuxeo.ecm.core.work.WorkComputation.processRecord(WorkComputation.java:70) at org.nuxeo.lib.stream.computation.log.ComputationRunner.processRecord(ComputationRunner.java:259) at org.nuxeo.lib.stream.computation.log.ComputationRunner.processLoop(ComputationRunner.java:179) at org.nuxeo.lib.stream.computation.log.ComputationRunner.run(ComputationRunner.java:139) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:27:12,492 SleepWorkPool-01,in:3,inCheckpoint:2,out:0,lastRead:1519810027469,lastTimer:0,wm:199204538605764609,loop:5,checkpoint:5445856695285998.710576363 ERROR [AbstractWork] Work schedule path 09:27:12,492 SleepWorkPool-01,in:3,inCheckpoint:2,out:0,lastRead:1519810027469,lastTimer:0,wm:199204538605764609,loop:5,checkpoint WARN [WorkComputation] Work id: 5445856695285998.710576363 title: Sleep 0 ms, raise an exception, work is marked as completed org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork id=5445856695285998.710576363 category=SleepWork title=Sleep 0 ms at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at org.nuxeo.ecm.core.work.WorkComputation.processRecord(WorkComputation.java:70) at org.nuxeo.lib.stream.computation.log.ComputationRunner.processRecord(ComputationRunner.java:259) at org.nuxeo.lib.stream.computation.log.ComputationRunner.processLoop(ComputationRunner.java:179) at org.nuxeo.lib.stream.computation.log.ComputationRunner.run(ComputationRunner.java:139) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:103) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 10 more 09:27:14,677 main WARN [StreamWorkManager] SleepWork timeout after: 0.50s, [SleepWork, 5, 2, 12, 0] 09:27:19,997 SleepWorkPool-01,in:11,inCheckpoint:10,out:0,lastRead:1519810038991,lastTimer:0,wm:199204541427613697,loop:28,checkpoint WARN [WorkComputation] Duplicate work id: 5445875715985591.1132511702 skipping 09:27:19,998 SleepWorkPool-01,in:12,inCheckpoint:11,out:0,lastRead:1519810039997,lastTimer:0,wm:199204541427613697,loop:29,checkpoint WARN [WorkComputation] Duplicate work id: 5445875715985591.1132511702 skipping 09:27:21,008 SleepWorkPool-01,in:14,inCheckpoint:13,out:0,lastRead:1519810039999,lastTimer:0,wm:199204541427744769,loop:31,checkpoint WARN [WorkComputation] Duplicate work id: 5445875716064197.780668438 skipping 09:27:21,009 SleepWorkPool-01,in:15,inCheckpoint:14,out:0,lastRead:1519810041008,lastTimer:0,wm:199204541427744769,loop:32,checkpoint WARN [WorkComputation] Duplicate work id: 5445875716064197.780668438 skipping Tests run: 19, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 31.08 sec - in org.nuxeo.ecm.core.work.StreamWorkManagerTest Running org.nuxeo.ecm.core.work.WorkManagerTXTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.704 sec - in org.nuxeo.ecm.core.work.WorkManagerTXTest Running org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest 09:27:28,241 Nuxeo-Work-default-1:5445884988466710.1357898786 ERROR [AbstractWork] Exception during work: Fail(, Progress(?%, ?/0), null) java.lang.RuntimeException: test at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail.work(WorkErrorsAreTracableTest.java:57) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:27:28,241 Nuxeo-Work-default-1:5445884988466710.1357898786 ERROR [AbstractWork] Work schedule path org.nuxeo.ecm.core.work.api.WorkSchedulePath$Trace: /Fail:5445884988466710.1357898786 at org.nuxeo.ecm.core.work.api.WorkSchedulePath.(WorkSchedulePath.java:109) at org.nuxeo.ecm.core.work.api.WorkSchedulePath.newInstance(WorkSchedulePath.java:70) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:722) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:698) at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest.captureSimple(WorkErrorsAreTracableTest.java:95) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:27:28,243 Nuxeo-Work-default-1 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-default-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail id=5445884988466710.1357898786 category=Fail title=Nest at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: test at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail.work(WorkErrorsAreTracableTest.java:57) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more 09:27:28,246 Nuxeo-Work-default-3:5445884994400556.268940476 ERROR [AbstractWork] Exception during work: Fail(/Nest:5445884993844040.1954732023, Progress(?%, ?/0), null) java.lang.RuntimeException: test at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail.work(WorkErrorsAreTracableTest.java:57) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:27:28,247 Nuxeo-Work-default-3:5445884994400556.268940476 ERROR [AbstractWork] Work schedule path org.nuxeo.ecm.core.work.api.WorkSchedulePath$Trace: /Nest:5445884993844040.1954732023/Fail:5445884994400556.268940476 at org.nuxeo.ecm.core.work.api.WorkSchedulePath.(WorkSchedulePath.java:109) at org.nuxeo.ecm.core.work.api.WorkSchedulePath.newInstance(WorkSchedulePath.java:70) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:722) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:698) at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Nest.work(WorkErrorsAreTracableTest.java:79) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.core.work.api.WorkSchedulePath$Trace: /Nest:5445884993844040.1954732023 at org.nuxeo.ecm.core.work.api.WorkSchedulePath.(WorkSchedulePath.java:109) at org.nuxeo.ecm.core.work.api.WorkSchedulePath.newInstance(WorkSchedulePath.java:70) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:722) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:698) at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest.captureChained(WorkErrorsAreTracableTest.java:103) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:27:28,248 Nuxeo-Work-default-3 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-default-3, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail id=5445884994400556.268940476 category=Fail title=Nest at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: test at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail.work(WorkErrorsAreTracableTest.java:57) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest Running org.nuxeo.ecm.core.scheduler.TestSchedulerService Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.095 sec - in org.nuxeo.ecm.core.scheduler.TestSchedulerService Running org.nuxeo.ecm.core.event.test.TestEventServiceComponent 09:27:48,117 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:27:48,117 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 09:27:48,117 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit2 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:27:48,117 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 09:27:54,338 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleBulkRunner.call(PostCommitEventExecutor.java:343) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleBulkRunner.call(PostCommitEventExecutor.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:27:54,338 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction 09:27:54,338 main ERROR [PostCommitEventExecutor] Events postcommit bulk execution aborted due to previous error 09:27:55,619 main ERROR [PostCommitEventExecutor] Events postcommit bulk execution exceeded timeout of 1000ms, interrupting thread 09:27:55,620 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution interrupted for listener: testPostCommit1, will rollback and abort bulk processing 09:27:55,621 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.276 sec - in org.nuxeo.ecm.core.event.test.TestEventServiceComponent Running org.nuxeo.ecm.core.event.test.TestEventListenerContrib Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.nuxeo.ecm.core.event.test.TestEventListenerContrib Running org.nuxeo.ecm.core.event.test.EventListenerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.862 sec - in org.nuxeo.ecm.core.event.test.EventListenerTest Running org.nuxeo.ecm.core.event.pipe.PipeContribTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.nuxeo.ecm.core.event.pipe.PipeContribTest Running org.nuxeo.ecm.core.event.pipe.TestEventListenerViaQueue 09:28:13,868 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:28:13,869 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 09:28:13,869 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit2 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:28:13,869 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 09:28:26,909 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleBulkRunner.call(PostCommitEventExecutor.java:343) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleBulkRunner.call(PostCommitEventExecutor.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:28:26,910 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction 09:28:26,910 main ERROR [PostCommitEventExecutor] Events postcommit bulk execution aborted due to previous error 09:28:30,109 main ERROR [PostCommitEventExecutor] Events postcommit bulk execution exceeded timeout of 1000ms, interrupting thread 09:28:30,109 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution interrupted for listener: testPostCommit1, will rollback and abort bulk processing 09:28:30,110 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 33.846 sec - in org.nuxeo.ecm.core.event.pipe.TestEventListenerViaQueue Running org.nuxeo.ecm.core.event.pipe.TestEventListenerViaLocalPipe 09:28:40,441 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:28:40,441 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 09:28:40,441 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit2 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:28:40,441 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 09:28:47,762 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleBulkRunner.call(PostCommitEventExecutor.java:343) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleBulkRunner.call(PostCommitEventExecutor.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:28:47,763 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction 09:28:47,763 main ERROR [PostCommitEventExecutor] Events postcommit bulk execution aborted due to previous error 09:28:49,509 main ERROR [PostCommitEventExecutor] Events postcommit bulk execution exceeded timeout of 1000ms, interrupting thread 09:28:49,509 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution interrupted for listener: testPostCommit1, will rollback and abort bulk processing 09:28:49,510 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 17.895 sec - in org.nuxeo.ecm.core.event.pipe.TestEventListenerViaLocalPipe Results : Tests run: 84, Failures: 0, Errors: 0, Skipped: 15 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-event --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-event --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-event --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-event >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-event --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-event --- [INFO] Storing buildNumber: 20180228-092855 at timestamp: 1519810135102 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-event --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-event <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-event --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-event --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-event --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event/10.1-I20180228_0918/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event/10.1-I20180228_0918/nuxeo-core-event-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event/10.1-I20180228_0918/nuxeo-core-event-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event/10.1-I20180228_0918/nuxeo-core-event-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-event --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/10.1-I20180228_0918/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/10.1-I20180228_0918/nuxeo-core-event-10.1-I20180228_0918.jar (185 KB at 393.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/10.1-I20180228_0918/nuxeo-core-event-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/10.1-I20180228_0918/nuxeo-core-event-10.1-I20180228_0918.pom (5 KB at 54.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/maven-metadata.xml (145 KB at 699.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/maven-metadata.xml (145 KB at 686.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/10.1-I20180228_0918/nuxeo-core-event-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/10.1-I20180228_0918/nuxeo-core-event-10.1-I20180228_0918-sources.jar (136 KB at 1831.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/10.1-I20180228_0918/nuxeo-core-event-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/10.1-I20180228_0918/nuxeo-core-event-10.1-I20180228_0918-tests.jar (58 KB at 781.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core EL 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-el --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-el --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-el --- [INFO] Storing buildNumber: 20180228-092856 at timestamp: 1519810136621 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-el --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-el --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-el --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-el --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-el --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-el --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-el --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-el --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Running org.nuxeo.platform.el.TestELService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.nuxeo.platform.el.TestELService Running org.nuxeo.platform.el.TestExpressionEvaluator Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.nuxeo.platform.el.TestExpressionEvaluator Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-el --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-el --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-el --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-el/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-el >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-el --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-el --- [INFO] Storing buildNumber: 20180228-092858 at timestamp: 1519810138619 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-el --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-el --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-el --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-el <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-el --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-el --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-el/10.1-I20180228_0918/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-el/10.1-I20180228_0918/nuxeo-core-el-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-el/10.1-I20180228_0918/nuxeo-core-el-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-el --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/10.1-I20180228_0918/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/10.1-I20180228_0918/nuxeo-core-el-10.1-I20180228_0918.jar (19 KB at 47.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/10.1-I20180228_0918/nuxeo-core-el-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/10.1-I20180228_0918/nuxeo-core-el-10.1-I20180228_0918.pom (911 B at 9.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/maven-metadata.xml (27 KB at 72.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/maven-metadata.xml (27 KB at 142.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/10.1-I20180228_0918/nuxeo-core-el-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-el/10.1-I20180228_0918/nuxeo-core-el-10.1-I20180228_0918-sources.jar (16 KB at 145.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core --- [INFO] Storing buildNumber: 20180228-092900 at timestamp: 1519810140267 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 36 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 102 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/model/Document.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/model/Document.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/OrphanVersionRemoverListener.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/OrphanVersionRemoverListener.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/OrphanVersionRemoverListener.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/TestDocumentModel.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/TestDocumentModel.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/TestDocumentModel.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.security.TestSecurityService 09:29:02,342 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:29:02,699 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:29:02,847 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:29:02,990 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:29:03,085 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:29:03,158 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:29:03,247 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:29:03,321 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:29:03,401 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:29:03,481 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.451 sec - in org.nuxeo.ecm.core.security.TestSecurityService Running org.nuxeo.ecm.core.security.TestSecurityPolicyService 09:29:03,564 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:29:03,697 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:29:03,840 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 sec - in org.nuxeo.ecm.core.security.TestSecurityPolicyService Running org.nuxeo.ecm.core.blob.TestDocumentBlobManager Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.nuxeo.ecm.core.blob.TestDocumentBlobManager Running org.nuxeo.ecm.core.lifecycle.TestLifeCycleService 09:29:04,211 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:29:04,279 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:29:04,340 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:29:04,434 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:29:04,663 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:29:04,885 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 sec - in org.nuxeo.ecm.core.lifecycle.TestLifeCycleService Running org.nuxeo.ecm.core.TestDocumentModel 09:29:04,997 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:29:05,509 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 7 / Unstarted: 0 / Total: 34 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] * service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent requires [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] * service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] * service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.schedulers references missing [target=org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService;point=schedule, target=org.nuxeo.ecm.core.work.service;point=queues, target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.event.lifecycle.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.CoreExtensions references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.orphanVersionsCleanup references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] ====================================================================== 09:29:05,570 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:29:05,870 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 7 / Unstarted: 0 / Total: 34 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] * service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent requires [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] * service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] * service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.schedulers references missing [target=org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService;point=schedule, target=org.nuxeo.ecm.core.work.service;point=queues, target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.event.lifecycle.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.CoreExtensions references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.orphanVersionsCleanup references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.984 sec - in org.nuxeo.ecm.core.TestDocumentModel Running org.nuxeo.ecm.core.model.TestPathComparator Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec - in org.nuxeo.ecm.core.model.TestPathComparator Running org.nuxeo.ecm.core.model.TestSidGenerator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.nuxeo.ecm.core.model.TestSidGenerator Running org.nuxeo.ecm.core.repository.TestRepositoryInitializationHandler Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.core.repository.TestRepositoryInitializationHandler Running org.nuxeo.ecm.core.event.TestEventContext 09:29:06,128 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.nuxeo.ecm.core.event.TestEventContext Running org.nuxeo.ecm.core.event.TestCoreEvent Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.core.event.TestCoreEvent Results : Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core --- [INFO] Storing buildNumber: 20180228-092906 at timestamp: 1519810146669 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core/10.1-I20180228_0918/nuxeo-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core/10.1-I20180228_0918/nuxeo-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core/10.1-I20180228_0918/nuxeo-core-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core/10.1-I20180228_0918/nuxeo-core-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/10.1-I20180228_0918/nuxeo-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/10.1-I20180228_0918/nuxeo-core-10.1-I20180228_0918.jar (234 KB at 738.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/10.1-I20180228_0918/nuxeo-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/10.1-I20180228_0918/nuxeo-core-10.1-I20180228_0918.pom (4 KB at 19.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/maven-metadata.xml (145 KB at 676.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/maven-metadata.xml (145 KB at 652.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/10.1-I20180228_0918/nuxeo-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/10.1-I20180228_0918/nuxeo-core-10.1-I20180228_0918-sources.jar (193 KB at 2496.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/10.1-I20180228_0918/nuxeo-core-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/10.1-I20180228_0918/nuxeo-core-10.1-I20180228_0918-tests.jar (38 KB at 525.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Cache 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-cache --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-cache --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-cache --- [INFO] Storing buildNumber: 20180228-092908 at timestamp: 1519810148281 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-cache --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-cache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-cache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-cache --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- main 09:29:10,190 ERROR [OSGiRuntimeService] {{fState,beforeRun}} Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 12 * service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] ====================================================================== Running org.nuxeo.ecm.core.cache.CacheComplianceFixture main 09:29:10,396 ERROR [OSGiRuntimeService] {{fState,beforeRun}} Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 12 * service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] ====================================================================== Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.19 sec - in org.nuxeo.ecm.core.cache.CacheComplianceFixture Running org.nuxeo.ecm.core.cache.TestInMemoryCacheService main 09:29:10,679 ERROR [OSGiRuntimeService] {{fState,beforeRun}} Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 13 * service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec - in org.nuxeo.ecm.core.cache.TestInMemoryCacheService Running org.nuxeo.ecm.core.cache.TestCacheInvalidation Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in org.nuxeo.ecm.core.cache.TestCacheInvalidation Running org.nuxeo.ecm.core.cache.TestCacheDescriptorRegistry main 09:29:11,148 ERROR [OSGiRuntimeService] {{fState,beforeRun}} Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 26 * service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 sec - in org.nuxeo.ecm.core.cache.TestCacheDescriptorRegistry Running org.nuxeo.ecm.core.transientstore.keyvalueblob.TestKeyValueBlobTransientStore Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec - in org.nuxeo.ecm.core.transientstore.keyvalueblob.TestKeyValueBlobTransientStore Running org.nuxeo.transientstore.test.work.TestTransientStoreWork Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec - in org.nuxeo.transientstore.test.work.TestTransientStoreWork Running org.nuxeo.transientstore.test.TransientStorageComplianceFixture Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 sec - in org.nuxeo.transientstore.test.TransientStorageComplianceFixture Results : Tests run: 31, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-cache --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-cache --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-cache --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-cache/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-cache >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-cache --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-cache --- [INFO] Storing buildNumber: 20180228-092912 at timestamp: 1519810152444 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-cache --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-cache <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-cache --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-cache --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-cache --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-cache/10.1-I20180228_0918/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-cache/10.1-I20180228_0918/nuxeo-core-cache-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-cache/10.1-I20180228_0918/nuxeo-core-cache-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-cache/10.1-I20180228_0918/nuxeo-core-cache-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-cache --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/10.1-I20180228_0918/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/10.1-I20180228_0918/nuxeo-core-cache-10.1-I20180228_0918.jar (55 KB at 116.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/10.1-I20180228_0918/nuxeo-core-cache-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/10.1-I20180228_0918/nuxeo-core-cache-10.1-I20180228_0918.pom (3 KB at 32.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/maven-metadata.xml (135 KB at 812.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/maven-metadata.xml (135 KB at 1354.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/10.1-I20180228_0918/nuxeo-core-cache-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/10.1-I20180228_0918/nuxeo-core-cache-10.1-I20180228_0918-sources.jar (39 KB at 510.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/10.1-I20180228_0918/nuxeo-core-cache-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/10.1-I20180228_0918/nuxeo-core-cache-10.1-I20180228_0918-tests.jar (33 KB at 444.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Converter API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-convert-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert-api --- [INFO] Storing buildNumber: 20180228-092913 at timestamp: 1519810153917 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-convert-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-convert-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-convert-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-convert-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-convert-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-convert-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-convert-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-convert-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-convert-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert-api --- [INFO] Storing buildNumber: 20180228-092914 at timestamp: 1519810154398 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-convert-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-convert-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-convert-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.1-I20180228_0918/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.1-I20180228_0918/nuxeo-core-convert-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.1-I20180228_0918/nuxeo-core-convert-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-convert-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.1-I20180228_0918/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.1-I20180228_0918/nuxeo-core-convert-api-10.1-I20180228_0918.jar (8 KB at 43.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.1-I20180228_0918/nuxeo-core-convert-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.1-I20180228_0918/nuxeo-core-convert-api-10.1-I20180228_0918.pom (720 B at 9.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/maven-metadata.xml (145 KB at 332.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/maven-metadata.xml (145 KB at 734.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.1-I20180228_0918/nuxeo-core-convert-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/10.1-I20180228_0918/nuxeo-core-convert-api-10.1-I20180228_0918-sources.jar (7 KB at 93.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Storage 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage --- [INFO] Storing buildNumber: 20180228-092915 at timestamp: 1519810155778 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/BaseDocument.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/BaseDocument.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/BaseDocument.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/ExpressionEvaluator.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/ExpressionEvaluator.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/ExpressionEvaluator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.TestState Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.nuxeo.ecm.core.storage.TestState Running org.nuxeo.ecm.core.storage.TestStateHelper Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.core.storage.TestStateHelper Running org.nuxeo.ecm.core.storage.TestFulltextQueryAnalyzer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec - in org.nuxeo.ecm.core.storage.TestFulltextQueryAnalyzer Running org.nuxeo.ecm.core.storage.TestDefaultFulltextParser log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 sec - in org.nuxeo.ecm.core.storage.TestDefaultFulltextParser Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage --- [INFO] Storing buildNumber: 20180228-092918 at timestamp: 1519810158148 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-storage --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage/10.1-I20180228_0918/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage/10.1-I20180228_0918/nuxeo-core-storage-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage/10.1-I20180228_0918/nuxeo-core-storage-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage/10.1-I20180228_0918/nuxeo-core-storage-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/10.1-I20180228_0918/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/10.1-I20180228_0918/nuxeo-core-storage-10.1-I20180228_0918.jar (91 KB at 227.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/10.1-I20180228_0918/nuxeo-core-storage-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/10.1-I20180228_0918/nuxeo-core-storage-10.1-I20180228_0918.pom (4 KB at 48.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/maven-metadata.xml (140 KB at 572.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/maven-metadata.xml (140 KB at 662.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/10.1-I20180228_0918/nuxeo-core-storage-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/10.1-I20180228_0918/nuxeo-core-storage-10.1-I20180228_0918-sources.jar (51 KB at 673.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/10.1-I20180228_0918/nuxeo-core-storage-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/10.1-I20180228_0918/nuxeo-core-storage-10.1-I20180228_0918-tests.jar (11 KB at 145.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core IO 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-io --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-io --- [INFO] Storing buildNumber: 20180228-092919 at timestamp: 1519810159687 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-io --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 121 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/ExportedDocumentImpl.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/ExportedDocumentImpl.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/transformers/FieldMapper.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/transformers/FieldMapper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-io --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-io --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-io --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-io --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-io/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-io >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-io --- [INFO] Storing buildNumber: 20180228-092920 at timestamp: 1519810160779 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-io --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-io <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-io --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-io/10.1-I20180228_0918/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-io/10.1-I20180228_0918/nuxeo-core-io-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-io/10.1-I20180228_0918/nuxeo-core-io-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-io --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/10.1-I20180228_0918/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/10.1-I20180228_0918/nuxeo-core-io-10.1-I20180228_0918.jar (225 KB at 1267.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/10.1-I20180228_0918/nuxeo-core-io-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/10.1-I20180228_0918/nuxeo-core-io-10.1-I20180228_0918.pom (4 KB at 48.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/maven-metadata.xml (144 KB at 1911.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/maven-metadata.xml (144 KB at 1280.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/10.1-I20180228_0918/nuxeo-core-io-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/10.1-I20180228_0918/nuxeo-core-io-10.1-I20180228_0918-sources.jar (189 KB at 2509.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-sql-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-parent --- [INFO] Storing buildNumber: 20180228-092921 at timestamp: 1519810161845 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-sql-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-sql-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-sql-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-parent --- [INFO] Storing buildNumber: 20180228-092922 at timestamp: 1519810162089 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-sql-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-sql-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-sql-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/10.1-I20180228_0918/nuxeo-core-storage-sql-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-sql-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/10.1-I20180228_0918/nuxeo-core-storage-sql-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/10.1-I20180228_0918/nuxeo-core-storage-sql-parent-10.1-I20180228_0918.pom (872 B at 6.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/maven-metadata.xml (145 KB at 734.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/maven-metadata.xml (145 KB at 928.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-sql --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql --- [INFO] Storing buildNumber: 20180228-092923 at timestamp: 1519810163442 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-sql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 98 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLDocumentProxy.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLDocumentProxy.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RepositoryImpl.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RepositoryImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-sql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-sql --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.sql.TestNXQLQueryMaker Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.nuxeo.ecm.core.storage.sql.TestNXQLQueryMaker Running org.nuxeo.ecm.core.storage.sql.TestQueryMakerService log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 sec - in org.nuxeo.ecm.core.storage.sql.TestQueryMakerService Running org.nuxeo.ecm.core.storage.sql.ra.TestParseProperties Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.core.storage.sql.ra.TestParseProperties Running org.nuxeo.ecm.core.storage.sql.jdbc.dialect.TestDialectQuerySyntax Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 sec - in org.nuxeo.ecm.core.storage.sql.jdbc.dialect.TestDialectQuerySyntax Running org.nuxeo.ecm.core.storage.sql.jdbc.dialect.TestDialectSubclassing Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 sec - in org.nuxeo.ecm.core.storage.sql.jdbc.dialect.TestDialectSubclassing Running org.nuxeo.ecm.core.storage.sql.TestRepositoryDescriptor Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.nuxeo.ecm.core.storage.sql.TestRepositoryDescriptor Results : Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-sql --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-sql --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-sql --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-sql >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql --- [INFO] Storing buildNumber: 20180228-092929 at timestamp: 1519810169392 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-sql <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-sql --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-sql --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.1-I20180228_0918/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.1-I20180228_0918/nuxeo-core-storage-sql-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.1-I20180228_0918/nuxeo-core-storage-sql-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-sql --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.1-I20180228_0918/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.1-I20180228_0918/nuxeo-core-storage-sql-10.1-I20180228_0918.jar (543 KB at 2919.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.1-I20180228_0918/nuxeo-core-storage-sql-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.1-I20180228_0918/nuxeo-core-storage-sql-10.1-I20180228_0918.pom (5 KB at 30.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/maven-metadata.xml (145 KB at 270.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/maven-metadata.xml (145 KB at 810.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.1-I20180228_0918/nuxeo-core-storage-sql-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/10.1-I20180228_0918/nuxeo-core-storage-sql-10.1-I20180228_0918-sources.jar (345 KB at 4356.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage DB Extensions 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-sql-extensions --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-extensions --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-extensions --- [INFO] Storing buildNumber: 20180228-092930 at timestamp: 1519810170970 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-extensions --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-sql-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-sql-extensions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-sql-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-sql-extensions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-sql-extensions --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.sql.db.TestEmbeddedFunctions Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.nuxeo.ecm.core.storage.sql.db.TestEmbeddedFunctions Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-sql-extensions --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-sql-extensions --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-sql-extensions --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-sql-extensions >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-extensions --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-extensions --- [INFO] Storing buildNumber: 20180228-092932 at timestamp: 1519810172446 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-extensions --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-sql-extensions <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-sql-extensions --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-sql-extensions --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.1-I20180228_0918/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.1-I20180228_0918/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.1-I20180228_0918/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-sql-extensions --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.1-I20180228_0918/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.1-I20180228_0918/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar (32 KB at 120.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.1-I20180228_0918/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.1-I20180228_0918/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.pom (2 KB at 18.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/maven-metadata.xml (144 KB at 369.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/maven-metadata.xml (144 KB at 857.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.1-I20180228_0918/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/10.1-I20180228_0918/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918-sources.jar (16 KB at 199.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Management 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-management --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-management --- [INFO] Storing buildNumber: 20180228-092933 at timestamp: 1519810173885 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-management --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-management --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-management --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-management --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-management --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-management --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-management --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-management >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-management --- [INFO] Storing buildNumber: 20180228-092934 at timestamp: 1519810174697 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-management --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-management <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-management --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-management --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management/10.1-I20180228_0918/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management/10.1-I20180228_0918/nuxeo-core-management-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management/10.1-I20180228_0918/nuxeo-core-management-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-management --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/10.1-I20180228_0918/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/10.1-I20180228_0918/nuxeo-core-management-10.1-I20180228_0918.jar (77 KB at 429.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/10.1-I20180228_0918/nuxeo-core-management-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/10.1-I20180228_0918/nuxeo-core-management-10.1-I20180228_0918.pom (3 KB at 26.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/maven-metadata.xml (145 KB at 231.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/maven-metadata.xml (145 KB at 1287.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/10.1-I20180228_0918/nuxeo-core-management-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/10.1-I20180228_0918/nuxeo-core-management-10.1-I20180228_0918-sources.jar (63 KB at 820.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage Management 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-sql-management --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-management --- [INFO] Storing buildNumber: 20180228-092936 at timestamp: 1519810176433 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-management --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-sql-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-sql-management --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-sql-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-sql-management --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-sql-management --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-sql-management --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-sql-management --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-sql-management --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-sql-management >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-management --- [INFO] Storing buildNumber: 20180228-092936 at timestamp: 1519810176940 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-management --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-sql-management <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-sql-management --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-sql-management --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.1-I20180228_0918/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.1-I20180228_0918/nuxeo-core-storage-sql-management-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.1-I20180228_0918/nuxeo-core-storage-sql-management-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-sql-management --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.1-I20180228_0918/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.1-I20180228_0918/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar (10 KB at 46.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.1-I20180228_0918/nuxeo-core-storage-sql-management-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.1-I20180228_0918/nuxeo-core-storage-sql-management-10.1-I20180228_0918.pom (2 KB at 21.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/maven-metadata.xml (145 KB at 1583.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/maven-metadata.xml (145 KB at 1286.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.1-I20180228_0918/nuxeo-core-storage-sql-management-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/10.1-I20180228_0918/nuxeo-core-storage-sql-management-10.1-I20180228_0918-sources.jar (9 KB at 116.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo MimeType Service 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-mimetype --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-mimetype --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-mimetype --- [INFO] Storing buildNumber: 20180228-092937 at timestamp: 1519810177824 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-mimetype --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-mimetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-mimetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-mimetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 38 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-mimetype --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/service/MimetypeRegistryService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/service/MimetypeRegistryService.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/service/MimetypeRegistryService.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-mimetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-mimetype --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-mimetype --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 09:29:39,288 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Running org.nuxeo.ecm.platform.mimetype.service.TestMimetypeRegistryServiceExtensions 09:29:39,701 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec - in org.nuxeo.ecm.platform.mimetype.service.TestMimetypeRegistryServiceExtensions Running org.nuxeo.ecm.platform.mimetype.TestMimetypeSniffing 09:29:40,142 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 sec - in org.nuxeo.ecm.platform.mimetype.TestMimetypeSniffing Running org.nuxeo.ecm.platform.mimetype.TestMimetypeRegistryService Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 sec - in org.nuxeo.ecm.platform.mimetype.TestMimetypeRegistryService Running org.nuxeo.ecm.platform.mimetype.detectors.TestDetector Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.301 sec - in org.nuxeo.ecm.platform.mimetype.detectors.TestDetector Running org.nuxeo.ecm.platform.mimetype.TestMimetype Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.platform.mimetype.TestMimetype Results : Tests run: 46, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-mimetype --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-mimetype --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-mimetype --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-mimetype >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-mimetype --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-mimetype --- [INFO] Storing buildNumber: 20180228-092941 at timestamp: 1519810181320 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-mimetype --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-mimetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-mimetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-mimetype <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-mimetype --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-mimetype --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.1-I20180228_0918/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.1-I20180228_0918/nuxeo-core-mimetype-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.1-I20180228_0918/nuxeo-core-mimetype-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-mimetype --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.1-I20180228_0918/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.1-I20180228_0918/nuxeo-core-mimetype-10.1-I20180228_0918.jar (86 KB at 370.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.1-I20180228_0918/nuxeo-core-mimetype-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.1-I20180228_0918/nuxeo-core-mimetype-10.1-I20180228_0918.pom (2 KB at 18.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/maven-metadata.xml (102 KB at 339.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/maven-metadata.xml (102 KB at 529.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.1-I20180228_0918/nuxeo-core-mimetype-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/10.1-I20180228_0918/nuxeo-core-mimetype-10.1-I20180228_0918-sources.jar (81 KB at 761.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Converter Service 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-convert --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert --- [INFO] Storing buildNumber: 20180228-092942 at timestamp: 1519810182854 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/ConversionServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/ConversionServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/ConversionServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-convert --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.convert.service.TestConversionService Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 sec - in org.nuxeo.ecm.core.convert.service.TestConversionService Running org.nuxeo.ecm.core.convert.tests.TestService main 09:29:45,302 ERROR [RegistrationInfoImpl] {{fState,testCreated}{fSuite,class org.nuxeo.ecm.core.convert.tests.TestService}} Failed to register extension to: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl, xpoint: converter in component: service:org.nuxeo.ecm.core.convert.tests.2 java.lang.NullPointerException at org.nuxeo.ecm.core.convert.extension.ChainedConverter.init(ChainedConverter.java:122) at org.nuxeo.ecm.core.convert.extension.ConverterDescriptor.initConverter(ConverterDescriptor.java:114) at org.nuxeo.ecm.core.convert.service.ConversionServiceImpl.registerConverter(ConversionServiceImpl.java:164) at org.nuxeo.ecm.core.convert.service.ConversionServiceImpl.registerContribution(ConversionServiceImpl.java:121) at org.nuxeo.runtime.model.DefaultComponent.registerExtension(DefaultComponent.java:53) at org.nuxeo.runtime.model.impl.ComponentInstanceImpl.registerExtension(ComponentInstanceImpl.java:209) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.registerExtension(ComponentManagerImpl.java:413) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:439) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.activateComponent(ComponentManagerImpl.java:546) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.activateComponents(ComponentManagerImpl.java:523) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:786) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.tryDeploy(RuntimeDeployment.java:317) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:323) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 sec - in org.nuxeo.ecm.core.convert.tests.TestService Running org.nuxeo.ecm.core.convert.tests.TestCache Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec - in org.nuxeo.ecm.core.convert.tests.TestCache Running org.nuxeo.ecm.core.convert.tests.TestBlobHolderPersistence Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.nuxeo.ecm.core.convert.tests.TestBlobHolderPersistence Running org.nuxeo.ecm.core.convert.tests.TestAsyncConversion Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec - in org.nuxeo.ecm.core.convert.tests.TestAsyncConversion Running org.nuxeo.ecm.core.convert.tests.TestCGCache Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.169 sec - in org.nuxeo.ecm.core.convert.tests.TestCGCache Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-convert --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-convert --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-convert >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert --- [INFO] Storing buildNumber: 20180228-092948 at timestamp: 1519810188019 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-convert <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-convert --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert/10.1-I20180228_0918/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert/10.1-I20180228_0918/nuxeo-core-convert-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert/10.1-I20180228_0918/nuxeo-core-convert-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-convert --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/10.1-I20180228_0918/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/10.1-I20180228_0918/nuxeo-core-convert-10.1-I20180228_0918.jar (36 KB at 386.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/10.1-I20180228_0918/nuxeo-core-convert-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/10.1-I20180228_0918/nuxeo-core-convert-10.1-I20180228_0918.pom (3 KB at 41.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/maven-metadata.xml (145 KB at 579.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/maven-metadata.xml (145 KB at 1948.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/10.1-I20180228_0918/nuxeo-core-convert-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/10.1-I20180228_0918/nuxeo-core-convert-10.1-I20180228_0918-sources.jar (28 KB at 370.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo CommandLine executor service 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-commandline-executor --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-commandline-executor --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-commandline-executor --- [INFO] Storing buildNumber: 20180228-092948 at timestamp: 1519810188883 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-commandline-executor --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-commandline-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-commandline-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-commandline-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-commandline-executor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-commandline-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-commandline-executor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/TestShellExecutor.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/TestShellExecutor.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/TestShellExecutor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-commandline-executor --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.commandline.executor.tests.TestService Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 sec - in org.nuxeo.ecm.platform.commandline.executor.tests.TestService Running org.nuxeo.ecm.platform.commandline.executor.tests.TestCommands Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 sec - in org.nuxeo.ecm.platform.commandline.executor.tests.TestCommands Running org.nuxeo.ecm.platform.commandline.executor.tests.TestShellExecutor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.platform.commandline.executor.tests.TestShellExecutor Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-commandline-executor --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-commandline-executor --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-commandline-executor --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-commandline-executor >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-commandline-executor --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-commandline-executor --- [INFO] Storing buildNumber: 20180228-092952 at timestamp: 1519810192428 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-commandline-executor --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-commandline-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-commandline-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-commandline-executor <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-commandline-executor --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-commandline-executor --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.1-I20180228_0918/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.1-I20180228_0918/nuxeo-platform-commandline-executor-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.1-I20180228_0918/nuxeo-platform-commandline-executor-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-commandline-executor --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.1-I20180228_0918/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.1-I20180228_0918/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar (30 KB at 93.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.1-I20180228_0918/nuxeo-platform-commandline-executor-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.1-I20180228_0918/nuxeo-platform-commandline-executor-10.1-I20180228_0918.pom (2 KB at 16.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/maven-metadata.xml (99 KB at 480.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/maven-metadata.xml (99 KB at 1206.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.1-I20180228_0918/nuxeo-platform-commandline-executor-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/10.1-I20180228_0918/nuxeo-platform-commandline-executor-10.1-I20180228_0918-sources.jar (24 KB at 331.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Converter Service default plugins 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-convert-plugins --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert-plugins --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert-plugins --- [INFO] Storing buildNumber: 20180228-092953 at timestamp: 1519810193741 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert-plugins --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-convert-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-convert-plugins --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/XLX2TextConverter.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/XLX2TextConverter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-convert-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-convert-plugins --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-convert-plugins --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-convert-plugins --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-convert-plugins --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-convert-plugins --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-convert-plugins >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert-plugins --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert-plugins --- [INFO] Storing buildNumber: 20180228-092954 at timestamp: 1519810194463 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert-plugins --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-convert-plugins <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-convert-plugins --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-convert-plugins --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.1-I20180228_0918/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.1-I20180228_0918/nuxeo-core-convert-plugins-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.1-I20180228_0918/nuxeo-core-convert-plugins-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-convert-plugins --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.1-I20180228_0918/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.1-I20180228_0918/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar (52 KB at 289.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.1-I20180228_0918/nuxeo-core-convert-plugins-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.1-I20180228_0918/nuxeo-core-convert-plugins-10.1-I20180228_0918.pom (3 KB at 34.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/maven-metadata.xml (145 KB at 686.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/maven-metadata.xml (145 KB at 1847.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.1-I20180228_0918/nuxeo-core-convert-plugins-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/10.1-I20180228_0918/nuxeo-core-convert-plugins-10.1-I20180228_0918-sources.jar (37 KB at 493.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage Tests 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-sql-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-test --- [INFO] Storing buildNumber: 20180228-092955 at timestamp: 1519810195871 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-sql-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-sql-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/H2OnlyFeature.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/H2OnlyFeature.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/H2OnlyFeature.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-sql-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 28 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-sql-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-sql-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.sql.TestSQLBackendNoProxies 09:30:00,380 [Nuxeo-Work-updateACEStatus-1:5446037118837420.440954927] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,386 [Nuxeo-Work-updateACEStatus-1:5446037118837420.440954927] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,387 [Nuxeo-Work-updateACEStatus-1:5446037118837420.440954927] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,388 [Nuxeo-Work-updateACEStatus-1:5446037118837420.440954927] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,388 [Nuxeo-Work-updateACEStatus-1:5446037118837420.440954927] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,388 [Nuxeo-Work-updateACEStatus-1:5446037118837420.440954927] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,389 [Nuxeo-Work-updateACEStatus-1:5446037118837420.440954927] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,389 [Nuxeo-Work-updateACEStatus-1:5446037118837420.440954927] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,390 [Nuxeo-Work-updateACEStatus-1:5446037118837420.440954927] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,390 [Nuxeo-Work-updateACEStatus-1:5446037118837420.440954927] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,390 [Nuxeo-Work-updateACEStatus-1:5446037118837420.440954927] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,392 [Nuxeo-Work-updateACEStatus-1] ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-updateACEStatus-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 10 retries, class=class org.nuxeo.ecm.core.security.UpdateACEStatusWork id=5446037118837420.440954927 category=updateACEStatus title=Updating ACE status at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more 09:30:00,755 [Nuxeo-Work-updateACEStatus-1:5446037502877995.1338273149] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,756 [Nuxeo-Work-updateACEStatus-1:5446037502877995.1338273149] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,756 [Nuxeo-Work-updateACEStatus-1:5446037502877995.1338273149] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,757 [Nuxeo-Work-updateACEStatus-1:5446037502877995.1338273149] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,758 [Nuxeo-Work-updateACEStatus-1:5446037502877995.1338273149] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,759 [Nuxeo-Work-updateACEStatus-1:5446037502877995.1338273149] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,759 [Nuxeo-Work-updateACEStatus-1:5446037502877995.1338273149] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,759 [Nuxeo-Work-updateACEStatus-1:5446037502877995.1338273149] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,760 [Nuxeo-Work-updateACEStatus-1:5446037502877995.1338273149] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,760 [Nuxeo-Work-updateACEStatus-1:5446037502877995.1338273149] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,761 [Nuxeo-Work-updateACEStatus-1:5446037502877995.1338273149] ERROR [AbstractWork] Exception during work: UpdateACEStatusWork(, Progress(?%, ?/0), Updating ACE status) java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:30:00,761 [Nuxeo-Work-updateACEStatus-1] ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-updateACEStatus-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 10 retries, class=class org.nuxeo.ecm.core.security.UpdateACEStatusWork id=5446037502877995.1338273149 category=updateACEStatus title=Updating ACE status at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: No repository defined at org.nuxeo.ecm.core.api.repository.RepositoryManagerImpl.getDefaultRepository(RepositoryManagerImpl.java:132) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:161) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSessionSystem(CoreInstance.java:114) at org.nuxeo.ecm.core.work.AbstractWork.openSystemSession(AbstractWork.java:282) at org.nuxeo.ecm.core.security.UpdateACEStatusWork.work(UpdateACEStatusWork.java:72) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more Suppressed: java.lang.RuntimeException: No repository defined ... 11 more 09:30:33,364 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 9969 09:30:33,601 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 29564 09:30:33,624 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 15887 09:30:43,851 [main] WARN [TestSQLBackend] Parallel locks per second: 21414 09:30:44,330 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 29811 09:30:44,347 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 10667 09:30:45,352 [main] WARN [TestSQLBackend] Parallel locks per second: 27830 09:31:05,967 [main] WARN [TransactionImpl] Error ending association for XAResource org.nuxeo.ecm.core.storage.sql.TestSQLBackend$1@7bed18d; transaction will roll back. XA error code: 104 javax.transaction.xa.XAException at org.nuxeo.ecm.core.storage.sql.TestSQLBackend$1.end(TestSQLBackend.java:1792) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:569) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:548) at org.apache.geronimo.transaction.manager.TransactionImpl.beforePrepare(TransactionImpl.java:408) at org.apache.geronimo.transaction.manager.TransactionImpl.commit(TransactionImpl.java:255) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.commit(TransactionManagerImpl.java:252) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.commit(NuxeoContainer.java:538) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:363) at org.nuxeo.ecm.core.storage.sql.TestSQLBackend.testRollback(TestSQLBackend.java:1821) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:31:05,970 [main] WARN [TransactionImpl] Error ending association for XAResource org.nuxeo.ecm.core.storage.sql.TestSQLBackend$1@7bed18d; transaction will roll back. XA error code: 104 javax.transaction.xa.XAException at org.nuxeo.ecm.core.storage.sql.TestSQLBackend$1.end(TestSQLBackend.java:1792) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:569) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:548) at org.apache.geronimo.transaction.manager.TransactionImpl.rollback(TransactionImpl.java:488) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.rollback(TransactionManagerImpl.java:265) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.rollback(NuxeoContainer.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:386) at org.nuxeo.ecm.core.storage.sql.TestSQLBackend.testRollback(TestSQLBackend.java:1843) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 103, Failures: 0, Errors: 0, Skipped: 14, Time elapsed: 70.145 sec - in org.nuxeo.ecm.core.storage.sql.TestSQLBackendNoProxies Running org.nuxeo.ecm.core.storage.sql.TestSQLBackendUpgrade 09:31:08,061 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 09:31:08,061 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 09:31:08,062 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 09:31:08,062 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 09:31:08,063 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 09:31:08,063 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 09:31:08,063 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 09:31:08,063 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" 09:31:08,241 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 09:31:08,241 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 09:31:08,242 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 09:31:08,242 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 09:31:08,243 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 09:31:08,243 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 09:31:08,243 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 09:31:08,243 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" 09:31:08,458 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 09:31:08,458 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 09:31:08,458 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 09:31:08,459 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 09:31:08,459 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 09:31:08,459 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 09:31:08,460 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 09:31:08,460 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" 09:31:08,843 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 09:31:08,844 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 09:31:08,844 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 09:31:08,844 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 09:31:08,845 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 09:31:08,845 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 09:31:08,845 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 09:31:08,845 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 sec - in org.nuxeo.ecm.core.storage.sql.TestSQLBackendUpgrade Running org.nuxeo.ecm.core.storage.sql.TestSQLBackend 09:31:37,145 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 29045 09:31:37,154 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 1550 09:31:38,862 [main] WARN [TransactionImpl] Error ending association for XAResource org.nuxeo.ecm.core.storage.sql.TestSQLBackend$1@3dfbb918; transaction will roll back. XA error code: 104 javax.transaction.xa.XAException at org.nuxeo.ecm.core.storage.sql.TestSQLBackend$1.end(TestSQLBackend.java:1792) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:569) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:548) at org.apache.geronimo.transaction.manager.TransactionImpl.beforePrepare(TransactionImpl.java:408) at org.apache.geronimo.transaction.manager.TransactionImpl.commit(TransactionImpl.java:255) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.commit(TransactionManagerImpl.java:252) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.commit(NuxeoContainer.java:538) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:363) at org.nuxeo.ecm.core.storage.sql.TestSQLBackend.testRollback(TestSQLBackend.java:1821) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:31:38,864 [main] WARN [TransactionImpl] Error ending association for XAResource org.nuxeo.ecm.core.storage.sql.TestSQLBackend$1@3dfbb918; transaction will roll back. XA error code: 104 javax.transaction.xa.XAException at org.nuxeo.ecm.core.storage.sql.TestSQLBackend$1.end(TestSQLBackend.java:1792) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:569) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:548) at org.apache.geronimo.transaction.manager.TransactionImpl.rollback(TransactionImpl.java:488) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.rollback(TransactionManagerImpl.java:265) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.rollback(NuxeoContainer.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:386) at org.nuxeo.ecm.core.storage.sql.TestSQLBackend.testRollback(TestSQLBackend.java:1843) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:31:47,435 [main] WARN [TestSQLBackend] Parallel locks per second: 32190 09:31:47,958 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 3866 09:31:47,967 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 28279 09:31:48,984 [main] WARN [TestSQLBackend] Parallel locks per second: 16281 09:32:09,037 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 25791 Tests run: 100, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 63.952 sec - in org.nuxeo.ecm.core.storage.sql.TestSQLBackend Running org.nuxeo.ecm.core.storage.sql.coremodel.TestSQLSecurityManager Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.017 sec - in org.nuxeo.ecm.core.storage.sql.TestSQLBackendArrayColumns Results : Tests run: 213, Failures: 0, Errors: 0, Skipped: 20 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-sql-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-sql-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-sql-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-sql-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-test --- [INFO] Storing buildNumber: 20180228-093213 at timestamp: 1519810333464 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-sql-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-sql-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-sql-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.1-I20180228_0918/nuxeo-core-storage-sql-test-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.1-I20180228_0918/nuxeo-core-storage-sql-test-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.1-I20180228_0918/nuxeo-core-storage-sql-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-sql-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.1-I20180228_0918/nuxeo-core-storage-sql-test-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.1-I20180228_0918/nuxeo-core-storage-sql-test-10.1-I20180228_0918.jar (43 KB at 228.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.1-I20180228_0918/nuxeo-core-storage-sql-test-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.1-I20180228_0918/nuxeo-core-storage-sql-test-10.1-I20180228_0918.pom (6 KB at 83.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/maven-metadata.xml (144 KB at 573.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/maven-metadata.xml (144 KB at 576.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.1-I20180228_0918/nuxeo-core-storage-sql-test-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/10.1-I20180228_0918/nuxeo-core-storage-sql-test-10.1-I20180228_0918-sources.jar (33 KB at 432.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Storage Document-Based 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-dbs --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-dbs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-dbs --- [INFO] Storing buildNumber: 20180228-093214 at timestamp: 1519810334694 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-dbs --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-dbs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-dbs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-dbs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-dbs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSDocument.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSDocument.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-dbs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-dbs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-dbs --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.dbs.TestDBSStateFlatter Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.nuxeo.ecm.core.storage.dbs.TestDBSStateFlatter Running org.nuxeo.ecm.core.storage.dbs.TestDBSExpressionEvaluator log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 sec - in org.nuxeo.ecm.core.storage.dbs.TestDBSExpressionEvaluator Running org.nuxeo.ecm.core.storage.dbs.TestDBSInvalidations Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.storage.dbs.TestDBSInvalidations Running org.nuxeo.ecm.core.storage.dbs.TestDBSCachingRepository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 sec - in org.nuxeo.ecm.core.storage.dbs.TestDBSCachingRepository Running org.nuxeo.ecm.core.storage.dbs.TestDBSQueryOptimizer Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.nuxeo.ecm.core.storage.dbs.TestDBSQueryOptimizer Results : Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-dbs --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-dbs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-dbs --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-dbs >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-dbs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-dbs --- [INFO] Storing buildNumber: 20180228-093218 at timestamp: 1519810338091 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-dbs --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-dbs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-dbs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-dbs <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-dbs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-storage-dbs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-dbs --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.1-I20180228_0918/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.1-I20180228_0918/nuxeo-core-storage-dbs-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.1-I20180228_0918/nuxeo-core-storage-dbs-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.1-I20180228_0918/nuxeo-core-storage-dbs-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-dbs --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.1-I20180228_0918/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.1-I20180228_0918/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar (119 KB at 957.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.1-I20180228_0918/nuxeo-core-storage-dbs-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.1-I20180228_0918/nuxeo-core-storage-dbs-10.1-I20180228_0918.pom (4 KB at 54.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/maven-metadata.xml (138 KB at 493.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/maven-metadata.xml (138 KB at 900.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.1-I20180228_0918/nuxeo-core-storage-dbs-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.1-I20180228_0918/nuxeo-core-storage-dbs-10.1-I20180228_0918-sources.jar (69 KB at 932.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.1-I20180228_0918/nuxeo-core-storage-dbs-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/10.1-I20180228_0918/nuxeo-core-storage-dbs-10.1-I20180228_0918-tests.jar (18 KB at 169.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Storage In-Memory 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-mem --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-mem --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-mem --- [INFO] Storing buildNumber: 20180228-093219 at timestamp: 1519810339430 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-mem --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-mem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-mem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-mem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-mem --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-mem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-mem --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-mem --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-mem --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-mem --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-mem --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-mem >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-mem --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-mem --- [INFO] Storing buildNumber: 20180228-093220 at timestamp: 1519810340160 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-mem --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-mem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-mem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-mem <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-mem --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-mem --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.1-I20180228_0918/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.1-I20180228_0918/nuxeo-core-storage-mem-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.1-I20180228_0918/nuxeo-core-storage-mem-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-mem --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.1-I20180228_0918/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.1-I20180228_0918/nuxeo-core-storage-mem-10.1-I20180228_0918.jar (16 KB at 138.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.1-I20180228_0918/nuxeo-core-storage-mem-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.1-I20180228_0918/nuxeo-core-storage-mem-10.1-I20180228_0918.pom (4 KB at 53.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/maven-metadata.xml (138 KB at 1404.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/maven-metadata.xml (138 KB at 744.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.1-I20180228_0918/nuxeo-core-storage-mem-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/10.1-I20180228_0918/nuxeo-core-storage-mem-10.1-I20180228_0918-sources.jar (10 KB at 125.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Storage MongoDB 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-mongodb --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-mongodb --- [INFO] Storing buildNumber: 20180228-093221 at timestamp: 1519810341202 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-mongodb --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBQueryBuilder.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBQueryBuilder.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBQueryBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-mongodb --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-mongodb --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-mongodb --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-mongodb >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-mongodb --- [INFO] Storing buildNumber: 20180228-093222 at timestamp: 1519810342066 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-mongodb --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-mongodb <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-mongodb --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.1-I20180228_0918/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.1-I20180228_0918/nuxeo-core-storage-mongodb-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.1-I20180228_0918/nuxeo-core-storage-mongodb-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-mongodb --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.1-I20180228_0918/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.1-I20180228_0918/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar (53 KB at 153.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.1-I20180228_0918/nuxeo-core-storage-mongodb-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.1-I20180228_0918/nuxeo-core-storage-mongodb-10.1-I20180228_0918.pom (5 KB at 63.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/maven-metadata.xml (138 KB at 844.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/maven-metadata.xml (138 KB at 942.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.1-I20180228_0918/nuxeo-core-storage-mongodb-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/10.1-I20180228_0918/nuxeo-core-storage-mongodb-10.1-I20180228_0918-sources.jar (30 KB at 409.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Test Framework 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-test --- [INFO] Storing buildNumber: 20180228-093223 at timestamp: 1519810343450 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/CoreScope.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/CoreScope.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/CoreScope.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 129 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 144 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryAPI.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryAPI.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/validation/TestDocumentValidationService.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/validation/TestDocumentValidationService.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.core.resolver.TestObjectResolverProperties StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.406 sec - in org.nuxeo.ecm.core.resolver.TestObjectResolverProperties Running org.nuxeo.ecm.core.resolver.TestObjectResolverService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 sec - in org.nuxeo.ecm.core.resolver.TestObjectResolverService Running org.nuxeo.ecm.core.resolver.TestDocumentModelResolver "abc123" n'est pas un identifiant de document valide. "abc123" is not a valid document id. "abc123" n'est pas un emplacement de document valide. "abc123" is not a valid document path. Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 sec - in org.nuxeo.ecm.core.resolver.TestDocumentModelResolver Running org.nuxeo.ecm.core.version.test.TestStandardVersioningPolicyFilter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 sec - in org.nuxeo.ecm.core.version.test.TestStandardVersioningPolicyFilter Running org.nuxeo.ecm.core.version.test.TestVersioningService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.099 sec - in org.nuxeo.ecm.core.version.test.TestVersioningService Running org.nuxeo.ecm.core.version.test.TestVersioningDocumentAdapter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.57 sec - in org.nuxeo.ecm.core.version.test.TestVersioningDocumentAdapter Running org.nuxeo.ecm.core.version.test.TestVersioningRestriction StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.464 sec - in org.nuxeo.ecm.core.version.test.TestVersioningRestriction Running org.nuxeo.ecm.core.version.test.TestAutoVersioning StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.992 sec - in org.nuxeo.ecm.core.version.test.TestAutoVersioning Running org.nuxeo.ecm.core.version.test.TestVersioningCompatibilitySaveOptions StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 sec - in org.nuxeo.ecm.core.version.test.TestVersioningCompatibilitySaveOptions Running org.nuxeo.ecm.core.version.test.TestVersioningRemovalPolicy main 09:32:40,989 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:40,991 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 sec - in org.nuxeo.ecm.core.version.test.TestVersioningRemovalPolicy Running org.nuxeo.ecm.core.io.marshallers.json.document.ACPJsonWriterTest main 09:32:41,543 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:41,544 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 sec - in org.nuxeo.ecm.core.io.marshallers.json.document.ACPJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReaderTest main 09:32:42,010 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:42,011 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec - in org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReaderTest Running org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonWriterTest main 09:32:42,581 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:42,581 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:32:42,725 ERROR [SchemaManagerImpl] Document type: MyDocType2 uses unknown schema: info Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 sec - in org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertiesJsonReaderTest main 09:32:43,077 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:43,078 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 sec - in org.nuxeo.ecm.core.io.marshallers.json.document.DocumentPropertiesJsonReaderTest Running org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelListJsonWriterTest main 09:32:43,481 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:43,483 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 sec - in org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelListJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.types.FacetListJsonWriterTest main 09:32:43,791 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:43,793 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec - in org.nuxeo.ecm.core.io.marshallers.json.types.FacetListJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.types.DocumentTypeListJsonWriterTest main 09:32:44,152 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:44,153 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 sec - in org.nuxeo.ecm.core.io.marshallers.json.types.DocumentTypeListJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.types.SchemaJsonWriterTest main 09:32:44,638 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:44,639 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.653 sec - in org.nuxeo.ecm.core.io.marshallers.json.types.SchemaJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.types.FacetJsonWriterTest main 09:32:45,138 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:45,139 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 sec - in org.nuxeo.ecm.core.io.marshallers.json.types.FacetJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.types.SchemaListJsonWriterTest main 09:32:45,672 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:45,673 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 sec - in org.nuxeo.ecm.core.io.marshallers.json.types.SchemaListJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.types.DocumentTypeJsonWriterTest main 09:32:46,234 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:46,235 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec - in org.nuxeo.ecm.core.io.marshallers.json.types.DocumentTypeJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.validation.ConstraintListJsonWriterTest main 09:32:46,539 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:46,539 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec - in org.nuxeo.ecm.core.io.marshallers.json.validation.ConstraintListJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.validation.DocumentValidationReportJsonWriterTest main 09:32:46,876 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:46,877 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in org.nuxeo.ecm.core.io.marshallers.json.validation.DocumentValidationReportJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.validation.ConstraintJsonWriterTest main 09:32:47,216 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:47,217 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 sec - in org.nuxeo.ecm.core.io.marshallers.json.validation.ConstraintJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.BreadcrumbJsonEnricherTest main 09:32:47,902 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:47,903 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.BreadcrumbJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.BasePermissionsJsonEnricherTest main 09:32:48,248 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:48,250 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.BasePermissionsJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.ChildrenJsonEnricherTest main 09:32:48,888 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:48,890 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.ChildrenJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.SubtypesJsonEnricherTest main 09:32:49,329 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:49,330 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.SubtypesJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.ContextualParametersJsonEnricherTest main 09:32:49,613 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:49,614 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.ContextualParametersJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.HasFolderishChildJsonEnricherTest main 09:32:49,970 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:49,971 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.HasFolderishChildJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.DocumentJsonEnricherTest main 09:32:50,745 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:32:50,747 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.DocumentJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.AboveDocumentJsonEnricherTest main 09:32:51,018 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 16 * service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.AboveDocumentJsonEnricherTest Running org.nuxeo.ecm.core.io.download.TestCustomRedirectResolver StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 sec - in org.nuxeo.ecm.core.io.download.TestCustomRedirectResolver Running org.nuxeo.ecm.core.io.download.TestDownloadService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.91 sec - in org.nuxeo.ecm.core.io.download.TestDownloadService Running org.nuxeo.ecm.core.io.download.TestAnonymousDownload Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec - in org.nuxeo.ecm.core.io.download.TestAnonymousDownload Running org.nuxeo.ecm.core.io.download.TestDownloadHelper Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.io.download.TestDownloadHelper Running org.nuxeo.ecm.core.io.download.TestDownloadBlobInfo StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.nuxeo.ecm.core.io.download.TestDownloadBlobInfo Running org.nuxeo.ecm.core.io.impl.TestExportImportZipArchiveFailure StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 sec - in org.nuxeo.ecm.core.io.impl.TestExportImportZipArchiveFailure Running org.nuxeo.ecm.core.io.impl.TestImportExportWithComplexXSD StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec - in org.nuxeo.ecm.core.io.impl.TestImportExportWithComplexXSD Running org.nuxeo.ecm.core.io.impl.TestExportImportBlob StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec - in org.nuxeo.ecm.core.io.impl.TestExportImportBlob Running org.nuxeo.ecm.core.io.impl.TestImportModifiedZipArchive StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 sec - in org.nuxeo.ecm.core.io.impl.TestImportModifiedZipArchive Running org.nuxeo.ecm.core.io.impl.TestTypedExportedDocument StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 sec - in org.nuxeo.ecm.core.io.impl.TestTypedExportedDocument Running org.nuxeo.ecm.core.io.impl.TestImportDocument StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.614 sec - in org.nuxeo.ecm.core.io.impl.TestImportDocument Running org.nuxeo.ecm.core.io.impl.TestExportImportZipArchive main 09:32:59,184 WARN [AbstractDocumentModelWriter] The document file with id=null and type=File contains the facet 'Invoice', which is not registered as available in the schemaManager. This facet will be ignored. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.nuxeo.ecm.core.io.impl.TestExportImportZipArchive Running org.nuxeo.ecm.core.io.impl.TestExportedDocument Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec - in org.nuxeo.ecm.core.io.impl.TestExportedDocument Running org.nuxeo.ecm.core.io.registry.context.TestWrappedContext Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.core.io.registry.context.TestWrappedContext Running org.nuxeo.ecm.core.io.registry.context.TestRenderingContext Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.io.registry.context.TestRenderingContext Running org.nuxeo.ecm.core.io.registry.context.TestRenderingContextBuilder main 09:32:59,511 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec - in org.nuxeo.ecm.core.io.registry.context.TestRenderingContextBuilder Running org.nuxeo.ecm.core.io.registry.TestReaderRegistry main 09:32:59,673 WARN [MarshallerRegistryImpl] The marshaller org.nuxeo.ecm.core.io.registry.TestReaderRegistry$DefaultNumberReader is already registered. main 09:32:59,848 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec - in org.nuxeo.ecm.core.io.registry.TestReaderRegistry Running org.nuxeo.ecm.core.io.registry.TestWriterRegistry main 09:33:00,019 WARN [MarshallerRegistryImpl] The marshaller org.nuxeo.ecm.core.io.registry.TestWriterRegistry$DefaultNumberWriter is already registered. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.nuxeo.ecm.core.io.registry.TestWriterRegistry Running org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode main 09:33:00,052 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode$EachTimeMarshaller does not support any mimetype. You can add some using annotation @Supports main 09:33:00,055 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode$SimpleMarshaller does not support any mimetype. You can add some using annotation @Supports main 09:33:00,056 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode$SimpleMarshaller does not support any mimetype. You can add some using annotation @Supports main 09:33:00,056 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode$PerThreadMarshaller does not support any mimetype. You can add some using annotation @Supports main 09:33:00,057 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode$SingletonMarshaller does not support any mimetype. You can add some using annotation @Supports StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 sec - in org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode Running org.nuxeo.ecm.core.io.registry.reflect.TestServiceInjection main 09:33:00,443 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestServiceInjection$NoInjectionMarshaller does not support any mimetype. You can add some using annotation @Supports main 09:33:00,448 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestServiceInjection$SimpleServiceMarshaller does not support any mimetype. You can add some using annotation @Supports main 09:33:00,451 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestServiceInjection$InheritMarshaller does not support any mimetype. You can add some using annotation @Supports Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.nuxeo.ecm.core.io.registry.reflect.TestServiceInjection Running org.nuxeo.ecm.core.io.registry.reflect.TestReaderMarshalledType main 09:33:00,456 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestReaderMarshalledType$ListIntegerMapReader does not support any mimetype. You can add some using annotation @Supports main 09:33:00,457 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestReaderMarshalledType$InheritReader does not support any mimetype. You can add some using annotation @Supports main 09:33:00,457 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestReaderMarshalledType$IntegerReader does not support any mimetype. You can add some using annotation @Supports Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.core.io.registry.reflect.TestReaderMarshalledType Running org.nuxeo.ecm.core.io.registry.reflect.TestWriterMarshalledType main 09:33:00,458 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestWriterMarshalledType$ListIntegerMapWriter does not support any mimetype. You can add some using annotation @Supports main 09:33:00,458 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestWriterMarshalledType$InheritWriter does not support any mimetype. You can add some using annotation @Supports main 09:33:00,459 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestWriterMarshalledType$IntegerWriter does not support any mimetype. You can add some using annotation @Supports Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.core.io.registry.reflect.TestWriterMarshalledType Running org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection main 09:33:00,460 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$NoInjectionMarshaller does not support any mimetype. You can add some using annotation @Supports main 09:33:00,461 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$SingletonMarshaller does not support any mimetype. You can add some using annotation @Supports main 09:33:00,462 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$EachTimeMarshaller does not support any mimetype. You can add some using annotation @Supports main 09:33:00,462 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$EachTimeMarshaller does not support any mimetype. You can add some using annotation @Supports main 09:33:00,463 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$PerThreadMarshaller does not support any mimetype. You can add some using annotation @Supports main 09:33:00,464 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$PerThreadMarshaller does not support any mimetype. You can add some using annotation @Supports main 09:33:00,464 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$SingletonMarshaller does not support any mimetype. You can add some using annotation @Supports main 09:33:00,465 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$SingletonMarshaller does not support any mimetype. You can add some using annotation @Supports main 09:33:00,466 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$InheritMarshaller does not support any mimetype. You can add some using annotation @Supports main 09:33:00,466 WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$InheritMarshaller has more than one context injected property. You probably should use a context from a parent class. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 sec - in org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection Running org.nuxeo.ecm.core.io.transform.ExportAndTransformTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:33:01,365 WARN [RepositoryManagerImpl] Using old-style extension point org.nuxeo.ecm.core.api.repository.RepositoryManager for repository "import", use org.nuxeo.ecm.core.storage.sql.RepositoryService instead main 09:33:01,368 WARN [SQLRepositoryCompatService] Using old-style extension point org.nuxeo.ecm.core.repository.RepositoryService for repository "import", use org.nuxeo.ecm.core.storage.sql.RepositoryService instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 sec - in org.nuxeo.ecm.core.io.transform.ExportAndTransformTest Running org.nuxeo.ecm.core.io.transform.ExportAndTransformAndInportTest main 09:33:01,682 WARN [AbstractDocumentReader] no ID for document, won't add org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl@6264bd46 main 09:33:01,686 WARN [AbstractDocumentReader] no ID for document, won't add org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl@254a4f0e StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:33:04,504 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.081 sec - in org.nuxeo.ecm.core.io.transform.ExportAndTransformAndInportTest Running org.nuxeo.ecm.core.TestSQLRepositoryDirectBlob StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 sec - in org.nuxeo.ecm.core.TestSQLRepositoryDirectBlob Running org.nuxeo.ecm.core.security.TestACEStatusUpdate StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.436 sec - in org.nuxeo.ecm.core.security.TestACEStatusUpdate Running org.nuxeo.ecm.core.TestSQLBinariesIndexingOverride main 09:33:25,726 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."SIMPLETEXT_BINARIES" main 09:33:25,726 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."BINARYTEXT_BINARIES" main 09:33:25,726 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."SIMPLETEXT_NOFILE1" main 09:33:25,727 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."BINARYTEXT_NOFILE1" main 09:33:25,727 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."SIMPLETEXT_NOFILE2" main 09:33:25,727 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."BINARYTEXT_NOFILE2" main 09:33:25,727 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."SIMPLETEXT_NOFILE3" main 09:33:25,727 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."BINARYTEXT_NOFILE3" main 09:33:25,727 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."SIMPLETEXT_NOFILE4" main 09:33:25,727 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."BINARYTEXT_NOFILE4" main 09:33:25,985 WARN [JDBCMapper] Database contains additional unused columns for table "FULLTEXT": BINARYTEXT_BINARIES, BINARYTEXT_NOFILE4, BINARYTEXT_NOFILE3, BINARYTEXT_NOFILE2, SIMPLETEXT_BINARIES, BINARYTEXT_NOFILE1, SIMPLETEXT_NOFILE2, SIMPLETEXT_NOFILE1, SIMPLETEXT_NOFILE4, SIMPLETEXT_NOFILE3 main 09:33:26,292 WARN [JDBCMapper] Database contains additional unused columns for table "FULLTEXT": BINARYTEXT_BINARIES, BINARYTEXT_NOFILE4, BINARYTEXT_NOFILE3, BINARYTEXT_NOFILE2, SIMPLETEXT_BINARIES, BINARYTEXT_NOFILE1, SIMPLETEXT_NOFILE2, SIMPLETEXT_NOFILE1, SIMPLETEXT_NOFILE4, SIMPLETEXT_NOFILE3 main 09:33:26,639 WARN [JDBCMapper] Database contains additional unused columns for table "FULLTEXT": BINARYTEXT_BINARIES, BINARYTEXT_NOFILE4, BINARYTEXT_NOFILE3, BINARYTEXT_NOFILE2, SIMPLETEXT_BINARIES, BINARYTEXT_NOFILE1, SIMPLETEXT_NOFILE2, SIMPLETEXT_NOFILE1, SIMPLETEXT_NOFILE4, SIMPLETEXT_NOFILE3 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.587 sec - in org.nuxeo.ecm.core.TestSQLBinariesIndexingOverride Running org.nuxeo.ecm.core.TestGetOrCreateDocument StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.81 sec - in org.nuxeo.ecm.core.TestGetOrCreateDocument Running org.nuxeo.ecm.core.TestSQLRepositoryReadAcls StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:33:29,331 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.336 sec - in org.nuxeo.ecm.core.TestSQLRepositoryReadAcls Running org.nuxeo.ecm.core.TestSQLRepositoryProperties main 09:33:29,757 WARN [Model] Complex type complex refers to itself recursively: [complex] main 09:33:29,900 WARN [Model] Complex type complex refers to itself recursively: [complex] StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 50, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 1.269 sec - in org.nuxeo.ecm.core.TestSQLRepositoryProperties Running org.nuxeo.ecm.core.test.DefaultRepoFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.nuxeo.ecm.core.test.DefaultRepoFactoryTest Running org.nuxeo.ecm.core.test.CanDetectThreadDeadlocksTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.284 sec - in org.nuxeo.ecm.core.test.CanDetectThreadDeadlocksTest Running org.nuxeo.ecm.core.test.CleanUpWithInitializerTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec - in org.nuxeo.ecm.core.test.CleanUpWithInitializerTest Running org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest main 09:33:31,384 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:374) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:350) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:429) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1253) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1238) at org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest.testTransactional(QueryResultsAreAutomaticallyClosedTest.java:102) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:33:31,402 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:374) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:350) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:429) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1253) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1238) at org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest$NestedQueryRunner.run(QueryResultsAreAutomaticallyClosedTest.java:120) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:135) at org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest.testNested(QueryResultsAreAutomaticallyClosedTest.java:131) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:33:31,402 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:374) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:350) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:429) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1253) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1238) at org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest.testNested(QueryResultsAreAutomaticallyClosedTest.java:130) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 sec - in org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest Running org.nuxeo.ecm.core.test.CleanupLevelClassTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec - in org.nuxeo.ecm.core.test.CleanupLevelClassTest Running org.nuxeo.ecm.core.test.CleanupLevelTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec - in org.nuxeo.ecm.core.test.CleanupLevelTest Running org.nuxeo.ecm.core.test.DocumentPropertyTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 sec - in org.nuxeo.ecm.core.test.DocumentPropertyTest Running org.nuxeo.ecm.core.test.CanRenameDuplicateTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.328 sec - in org.nuxeo.ecm.core.test.CanRenameDuplicateTest Running org.nuxeo.ecm.core.test.CoreSessionInjectionTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 sec - in org.nuxeo.ecm.core.test.CoreSessionInjectionTest Running org.nuxeo.ecm.core.TestSQLRepositoryJTAJCA StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.688 sec - in org.nuxeo.ecm.core.TestSQLRepositoryJTAJCA Running org.nuxeo.ecm.core.TestSQLRepositoryLocking StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec - in org.nuxeo.ecm.core.TestSQLRepositoryLocking Running org.nuxeo.ecm.core.TestSQLRepositoryFulltextWork StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 sec - in org.nuxeo.ecm.core.TestSQLRepositoryFulltextWork Running org.nuxeo.ecm.core.TestSQLRepositoryFulltextConfig StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 sec - in org.nuxeo.ecm.core.TestSQLRepositoryFulltextConfig Running org.nuxeo.ecm.core.TestConnectionManagement StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:33:38,745 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 sec - in org.nuxeo.ecm.core.TestConnectionManagement Running org.nuxeo.ecm.core.TestSQLRepositorySecurityNegativeAcl StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 15, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.581 sec - in org.nuxeo.ecm.core.TestSQLRepositorySecurityNegativeAcl Running org.nuxeo.ecm.core.TestBlobDispatcher StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec - in org.nuxeo.ecm.core.TestBlobDispatcher Running org.nuxeo.ecm.core.TestAtomicOperationsOnDocument StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:33:47,249 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.528 sec - in org.nuxeo.ecm.core.TestAtomicOperationsOnDocument Running org.nuxeo.ecm.core.TestDocument StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:33:47,940 WARN [SchemaManagerImpl] Schema age is redefined but will not be overridden main 09:33:47,940 WARN [SchemaManagerImpl] Schema info is redefined but will not be overridden Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 sec - in org.nuxeo.ecm.core.TestDocument Running org.nuxeo.ecm.core.TestSQLRepositoryFulltextQuery main 09:33:49,972 WARN [NXQLQueryMaker$WhereBuilder] No fulltext index configured for field dc:description, falling back on LIKE query main 09:33:49,973 WARN [NXQLQueryMaker$WhereBuilder] No fulltext index configured for field dc:description, falling back on LIKE query main 09:33:49,976 WARN [NXQLQueryMaker$WhereBuilder] No fulltext index configured for field dc:description, falling back on LIKE query main 09:33:49,976 WARN [NXQLQueryMaker$WhereBuilder] No fulltext index configured for field dc:description, falling back on LIKE query main 09:33:50,295 WARN [SchemaManagerImpl] Schema age is redefined but will not be overridden main 09:33:50,295 WARN [SchemaManagerImpl] Schema info is redefined but will not be overridden main 09:33:50,463 WARN [SchemaManagerImpl] Schema age is redefined but will not be overridden main 09:33:50,463 WARN [SchemaManagerImpl] Schema info is redefined but will not be overridden StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.951 sec - in org.nuxeo.ecm.core.TestSQLRepositoryFulltextQuery Running org.nuxeo.ecm.core.uidgen.TestDocUIDGeneratorListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.nuxeo.ecm.core.uidgen.TestDocUIDGeneratorListener Running org.nuxeo.ecm.core.uidgen.TestUIDSequencer main 09:33:51,130 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 7 / Unstarted: 0 / Total: 34 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] * service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent requires [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] * service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] * service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.schedulers references missing [target=org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService;point=schedule, target=org.nuxeo.ecm.core.work.service;point=queues, target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.event.lifecycle.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.CoreExtensions references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.core.orphanVersionsCleanup references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] ====================================================================== main 09:33:51,131 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.uidgen.test-contrib StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 sec - in org.nuxeo.ecm.core.uidgen.TestUIDSequencer Running org.nuxeo.ecm.core.uidgen.TestUIDGeneratorService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:33:52,074 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 sec - in org.nuxeo.ecm.core.uidgen.TestUIDGeneratorService Running org.nuxeo.ecm.core.el.TestDocumentModelResolver main 09:33:52,139 ERROR [RemovedProperty] Property 'removedProperty' is marked as removed from 'test-properties' schema, don't use it anymore. Return value from 'tp:removedPropertyFallback' main 09:33:52,140 ERROR [RemovedProperty] Property 'removedProperty' is marked as removed from 'test-properties' schema, don't use it anymore. Return value from 'tp:removedPropertyFallback' main 09:33:52,140 ERROR [RemovedProperty] Property 'removedProperty' is marked as removed from 'test-properties' schema, don't use it anymore. Return value from 'tp:removedPropertyFallback' main 09:33:52,140 ERROR [RemovedProperty] Property 'removedProperty' is marked as removed from 'test-properties' schema, don't use it anymore. Set value to fallback property 'tp:removedPropertyFallback' main 09:33:52,140 ERROR [RemovedProperty] Property 'removedProperty' is marked as removed from 'test-properties' schema, don't use it anymore. Return value from 'tp:removedPropertyFallback' StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 sec - in org.nuxeo.ecm.core.el.TestDocumentModelResolver Running org.nuxeo.ecm.core.trash.test.TestTrashService main 09:33:52,813 WARN [TrashServiceImpl] Document e5b78eba-6395-4ac4-b807-1419372a8795 of type File is already in the trash, nothing to do StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.879 sec - in org.nuxeo.ecm.core.trash.test.TestTrashService Running org.nuxeo.ecm.core.TestSQLBinariesIndexing StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:33:54,003 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 sec - in org.nuxeo.ecm.core.TestSQLBinariesIndexing Running org.nuxeo.ecm.core.TestSQLRepositorySecurity StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 15, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.467 sec - in org.nuxeo.ecm.core.TestSQLRepositorySecurity Running org.nuxeo.ecm.core.event.test.TransitionTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 sec - in org.nuxeo.ecm.core.event.test.TransitionTest Running org.nuxeo.ecm.core.event.test.PostCommitEventListenerTest main 09:33:55,799 WARN [TransactionImpl] Unexpected exception from afterCompletion; continuing java.lang.NullPointerException at org.nuxeo.ecm.core.event.test.ShallowFilterPostCommitEventListener.acceptEvent(ShallowFilterPostCommitEventListener.java:49) at org.nuxeo.ecm.core.event.impl.EventListenerDescriptor.filterBundle(EventListenerDescriptor.java:279) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.scheduleListeners(AsyncEventExecutor.java:119) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.run(AsyncEventExecutor.java:93) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEventBundle(EventServiceImpl.java:357) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.handleTxCommited(EventServiceImpl.java:527) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.afterCompletion(EventServiceImpl.java:508) at org.apache.geronimo.transaction.manager.TransactionImpl.afterCompletion(TransactionImpl.java:540) at org.apache.geronimo.transaction.manager.TransactionImpl.afterCompletion(TransactionImpl.java:533) at org.apache.geronimo.transaction.manager.TransactionImpl.commit(TransactionImpl.java:329) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.commit(TransactionManagerImpl.java:252) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.commit(NuxeoContainer.java:538) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:363) at org.nuxeo.ecm.core.test.TransactionalFeature.nextTransaction(TransactionalFeature.java:75) at org.nuxeo.ecm.core.test.TransactionalFeature.nextTransaction(TransactionalFeature.java:65) at org.nuxeo.ecm.core.test.CoreFeature.waitForAsyncCompletion(CoreFeature.java:268) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:300) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.194 sec - in org.nuxeo.ecm.core.event.test.PostCommitEventListenerTest Running org.nuxeo.ecm.core.event.test.virusscan.TestDummyVirusScanner Nuxeo-Work-default-3:5446272941119948.50350664 09:33:56,195 ERROR [VirusScannerProcessor] Error calling ScanService org.nuxeo.ecm.core.api.NuxeoException: Virus Scanner not available at org.nuxeo.ecm.core.event.test.virusscan.service.DummyVirusScanner.scanBlob(DummyVirusScanner.java:43) at org.nuxeo.ecm.core.event.test.virusscan.listeners.VirusScannerProcessor.handleEventLongRunning(VirusScannerProcessor.java:102) at org.nuxeo.ecm.core.event.impl.AbstractLongRunningListener.handleEvent(AbstractLongRunningListener.java:81) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:221) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec - in org.nuxeo.ecm.core.event.test.virusscan.TestDummyVirusScanner Running org.nuxeo.ecm.core.event.test.WorkTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:33:56,896 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.41 sec - in org.nuxeo.ecm.core.event.test.WorkTest Running org.nuxeo.ecm.core.TestSQLRepositoryAPI main 09:33:59,521 WARN [Model] Complex type complex refers to itself recursively: [complex] main 09:33:59,675 WARN [Model] Complex type complex refers to itself recursively: [complex] main 09:34:00,056 WARN [Model] Complex type complex refers to itself recursively: [complex] main 09:34:00,419 WARN [Model] Complex type complex refers to itself recursively: [complex] main 09:34:00,572 WARN [Model] Complex type complex refers to itself recursively: [complex] main 09:34:15,980 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove aabd0c82-dfd8-46ca-b6a3-9fbb21f9c38b, subdocument e3c8875d-d16b-41c2-b1e1-4a42cf60435b is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:601) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1438) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:34:15,991 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove aabd0c82-dfd8-46ca-b6a3-9fbb21f9c38b, subdocument e3c8875d-d16b-41c2-b1e1-4a42cf60435b is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:601) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1438) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:34:16,017 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove aabd0c82-dfd8-46ca-b6a3-9fbb21f9c38b, subdocument e3c8875d-d16b-41c2-b1e1-4a42cf60435b is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:601) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1438) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:34:16,028 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove aabd0c82-dfd8-46ca-b6a3-9fbb21f9c38b, subdocument e3c8875d-d16b-41c2-b1e1-4a42cf60435b is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:601) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1438) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:34:16,032 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove aabd0c82-dfd8-46ca-b6a3-9fbb21f9c38b, subdocument e3c8875d-d16b-41c2-b1e1-4a42cf60435b is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:601) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1438) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:34:16,043 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove aabd0c82-dfd8-46ca-b6a3-9fbb21f9c38b, subdocument e3c8875d-d16b-41c2-b1e1-4a42cf60435b is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:601) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1438) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:34:16,055 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove aabd0c82-dfd8-46ca-b6a3-9fbb21f9c38b, subdocument e3c8875d-d16b-41c2-b1e1-4a42cf60435b is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:601) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1438) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:34:16,066 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove aabd0c82-dfd8-46ca-b6a3-9fbb21f9c38b, subdocument e3c8875d-d16b-41c2-b1e1-4a42cf60435b is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:601) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1438) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:34:16,075 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove aabd0c82-dfd8-46ca-b6a3-9fbb21f9c38b, subdocument e3c8875d-d16b-41c2-b1e1-4a42cf60435b is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:601) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1438) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:34:16,084 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove aabd0c82-dfd8-46ca-b6a3-9fbb21f9c38b, subdocument e3c8875d-d16b-41c2-b1e1-4a42cf60435b is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:601) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1438) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:34:16,090 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove aabd0c82-dfd8-46ca-b6a3-9fbb21f9c38b, subdocument e3c8875d-d16b-41c2-b1e1-4a42cf60435b is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:601) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1438) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:34:16,098 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove aabd0c82-dfd8-46ca-b6a3-9fbb21f9c38b, subdocument e3c8875d-d16b-41c2-b1e1-4a42cf60435b is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:601) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1438) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:34:16,112 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.DocumentExistsException: Cannot remove aabd0c82-dfd8-46ca-b6a3-9fbb21f9c38b, subdocument e3c8875d-d16b-41c2-b1e1-4a42cf60435b is under active retention at org.nuxeo.ecm.core.storage.sql.SessionImpl.removeNode(SessionImpl.java:1126) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.removeNode(ConnectionImpl.java:249) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.remove(SQLSession.java:601) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentLive.remove(SQLDocumentLive.java:164) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1438) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 131, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 19.936 sec - in org.nuxeo.ecm.core.TestSQLRepositoryAPI Running org.nuxeo.ecm.core.TestSQLRepositoryQueryNoPathOptim StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.679 sec - in org.nuxeo.ecm.core.TestSQLRepositoryQueryNoPathOptim Running org.nuxeo.ecm.core.TestSQLRepositoryDefaultValues StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec - in org.nuxeo.ecm.core.TestSQLRepositoryDefaultValues Running org.nuxeo.ecm.core.api.TestPermissionFilter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 sec - in org.nuxeo.ecm.core.api.TestPermissionFilter Running org.nuxeo.ecm.core.api.validation.TestDocumentValidationActivation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.381 sec - in org.nuxeo.ecm.core.api.validation.TestDocumentValidationActivation Running org.nuxeo.ecm.core.api.validation.TestDocumentValidationService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:34:21,655 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.992 sec - in org.nuxeo.ecm.core.api.validation.TestDocumentValidationService Running org.nuxeo.ecm.core.api.filter.TestCharacterFiltering Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.nuxeo.ecm.core.api.filter.TestCharacterFiltering Running org.nuxeo.ecm.core.api.blobholder.TestBlobHolderAdapterService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.89 sec - in org.nuxeo.ecm.core.api.blobholder.TestBlobHolderAdapterService Running org.nuxeo.ecm.core.api.blobholder.TestDocumentAdapter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.884 sec - in org.nuxeo.ecm.core.api.blobholder.TestDocumentAdapter Running org.nuxeo.ecm.core.api.TestDocumentModel StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 sec - in org.nuxeo.ecm.core.api.TestDocumentModel Running org.nuxeo.ecm.core.api.TestSecurityPolicyService main 09:34:24,046 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.security.AccessLevelSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 09:34:24,047 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.security.AccessLevelSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 09:34:24,048 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.security.AccessLevelSecurityPolicy' for repository 'test' cannot be expressed in SQL query. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.79 sec - in org.nuxeo.ecm.core.api.TestSecurityPolicyService Running org.nuxeo.ecm.core.api.TestUnrestrictedSessionRunner StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 sec - in org.nuxeo.ecm.core.api.TestUnrestrictedSessionRunner Running org.nuxeo.ecm.core.api.TestSimpleDocumentModel StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 sec - in org.nuxeo.ecm.core.api.TestSimpleDocumentModel Running org.nuxeo.ecm.core.api.propertiesmapping.TestMappingPropertiesService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.nuxeo.ecm.core.api.propertiesmapping.TestMappingPropertiesService Running org.nuxeo.ecm.core.event.test.PostCommitEventListenerTest main 09:34:26,421 WARN [TransactionImpl] Unexpected exception from afterCompletion; continuing java.lang.NullPointerException at org.nuxeo.ecm.core.event.test.ShallowFilterPostCommitEventListener.acceptEvent(ShallowFilterPostCommitEventListener.java:49) at org.nuxeo.ecm.core.event.impl.EventListenerDescriptor.filterBundle(EventListenerDescriptor.java:279) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.scheduleListeners(AsyncEventExecutor.java:119) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.run(AsyncEventExecutor.java:93) at org.nuxeo.ecm.core.event.pipe.AbstractListenerPipeConsumer.processEventBundles(AbstractListenerPipeConsumer.java:69) at org.nuxeo.ecm.core.event.pipe.AbstractPipeConsumer.receiveMessage(AbstractPipeConsumer.java:55) at org.nuxeo.ecm.core.event.pipe.local.LocalEventBundlePipe.send(LocalEventBundlePipe.java:50) at org.nuxeo.ecm.core.event.pipe.local.LocalEventBundlePipe.send(LocalEventBundlePipe.java:35) at org.nuxeo.ecm.core.event.pipe.AbstractEventBundlePipe.sendEventBundle(AbstractEventBundlePipe.java:57) at org.nuxeo.ecm.core.event.pipe.dispatch.SimpleEventBundlePipeDispatcher.sendEventBundle(SimpleEventBundlePipeDispatcher.java:60) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEventBundle(EventServiceImpl.java:360) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.handleTxCommited(EventServiceImpl.java:527) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.afterCompletion(EventServiceImpl.java:508) at org.apache.geronimo.transaction.manager.TransactionImpl.afterCompletion(TransactionImpl.java:540) at org.apache.geronimo.transaction.manager.TransactionImpl.afterCompletion(TransactionImpl.java:533) at org.apache.geronimo.transaction.manager.TransactionImpl.commit(TransactionImpl.java:329) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.commit(TransactionManagerImpl.java:252) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.commit(NuxeoContainer.java:538) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:363) at org.nuxeo.ecm.core.test.TransactionalFeature.nextTransaction(TransactionalFeature.java:75) at org.nuxeo.ecm.core.test.TransactionalFeature.nextTransaction(TransactionalFeature.java:65) at org.nuxeo.ecm.core.test.CoreFeature.waitForAsyncCompletion(CoreFeature.java:268) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:300) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 sec - in org.nuxeo.ecm.core.event.test.PostCommitEventListenerTest Running org.nuxeo.ecm.core.event.test.virusscan.TestDummyVirusScanner Nuxeo-Work-default-3:5446303497413411.1082537308 09:34:26,750 ERROR [VirusScannerProcessor] Error calling ScanService org.nuxeo.ecm.core.api.NuxeoException: Virus Scanner not available at org.nuxeo.ecm.core.event.test.virusscan.service.DummyVirusScanner.scanBlob(DummyVirusScanner.java:43) at org.nuxeo.ecm.core.event.test.virusscan.listeners.VirusScannerProcessor.handleEventLongRunning(VirusScannerProcessor.java:102) at org.nuxeo.ecm.core.event.impl.AbstractLongRunningListener.handleEvent(AbstractLongRunningListener.java:81) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:221) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 sec - in org.nuxeo.ecm.core.event.test.virusscan.TestDummyVirusScanner Running org.nuxeo.ecm.core.uidgen.TestDocUIDGeneratorListener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec - in org.nuxeo.ecm.core.uidgen.TestDocUIDGeneratorListener Running org.nuxeo.ecm.core.version.test.TestVersioningRemovalPolicy StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 sec - in org.nuxeo.ecm.core.version.test.TestVersioningRemovalPolicy Running org.nuxeo.ecm.core.api.TestLockSecurityPolicy StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 sec - in org.nuxeo.ecm.core.api.TestLockSecurityPolicy Running org.nuxeo.ecm.core.TestSQLRepositoryQuery main 09:34:31,374 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 09:34:31,376 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 09:34:31,377 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 09:34:31,377 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 09:34:31,378 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 09:34:31,380 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 09:34:31,381 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 09:34:31,382 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. Nuxeo-Work-fulltextUpdater-1:5446308136680805.1242213070 09:34:31,389 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 09:34:31,390 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 09:34:31,394 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 09:34:31,396 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 09:34:33,075 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:374) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:350) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:429) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1253) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1238) at org.nuxeo.ecm.core.TestSQLRepositoryQuery.testSelectColumnMappings(TestSQLRepositoryQuery.java:2413) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:34:33,075 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:374) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:350) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:429) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1253) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1238) at org.nuxeo.ecm.core.TestSQLRepositoryQuery.testSelectColumnMappings(TestSQLRepositoryQuery.java:2394) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:34:33,075 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:374) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:350) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:429) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1253) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1238) at org.nuxeo.ecm.core.TestSQLRepositoryQuery.testSelectColumnMappings(TestSQLRepositoryQuery.java:2406) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:34:33,075 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:374) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:350) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:429) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1253) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1238) at org.nuxeo.ecm.core.TestSQLRepositoryQuery.testSelectColumnMappings(TestSQLRepositoryQuery.java:2400) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:34:33,076 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:374) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:350) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:429) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1253) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1238) at org.nuxeo.ecm.core.TestSQLRepositoryQuery.testSelectColumnMappings(TestSQLRepositoryQuery.java:2419) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:34:36,206 WARN [JDBCMapper$CursorResult] Scroll 1d6cabf9-4425-457f-8ce6-65f83931a797 timed out main 09:34:37,351 WARN [JDBCMapper$CursorResult] Scroll 5ccaa9e8-4286-4a2f-9e35-e9901f0a8e46 timed out main 09:34:37,351 WARN [JDBCMapper$CursorResult] Scroll 3e5da0f3-1db2-4074-8c71-2e4a135e769c timed out main 09:34:37,351 WARN [JDBCMapper$CursorResult] Scroll f32e17c5-c9df-42dc-a2c8-0c605021fe6a timed out pool-181-thread-15 09:34:38,655 WARN [JDBCMapper$CursorResult] Scroll 83b9dec6-3a9d-4136-9dee-7e651dd28926 timed out pool-181-thread-15 09:34:38,655 WARN [JDBCMapper$CursorResult] Scroll cc1a7864-5440-4a70-b038-ddcf596c5ab9 timed out pool-181-thread-15 09:34:38,656 WARN [JDBCMapper$CursorResult] Scroll b88ca02e-6f44-4c2d-95c5-8cb1af2971fa timed out pool-181-thread-15 09:34:38,656 WARN [JDBCMapper$CursorResult] Scroll 4fe355dd-58cf-4b3c-a052-a867f510cbf1 timed out pool-181-thread-15 09:34:38,656 WARN [JDBCMapper$CursorResult] Scroll 20831e9f-ba20-4551-8ec7-d7b4f52c82be timed out pool-181-thread-15 09:34:38,657 WARN [JDBCMapper$CursorResult] Scroll bd6a6017-434b-4f31-af3d-67645a38f1ff timed out pool-181-thread-15 09:34:38,657 WARN [JDBCMapper$CursorResult] Scroll 8efa858e-cd39-4892-8249-9926bec1e716 timed out pool-181-thread-10 09:34:38,657 WARN [JDBCMapper$CursorResult] Scroll d1bced97-e85a-4d9d-afd2-7b5f3f3084cc timed out pool-181-thread-15 09:34:38,660 WARN [JDBCMapper$CursorResult] Scroll ba17d423-90b5-4317-bf35-47ee69c5495f timed out pool-181-thread-14 09:34:38,660 WARN [JDBCMapper$CursorResult] Scroll 91e245da-5b4a-461f-a55c-4d59b98a64f8 timed out pool-181-thread-10 09:34:38,660 WARN [JDBCMapper$CursorResult] Scroll d370921f-e7db-44e6-a4b7-03a1fbec312f timed out pool-181-thread-1 09:34:38,660 WARN [JDBCMapper$CursorResult] Scroll efc81ad8-4ffb-4252-8b6b-b86b246fc4f0 timed out pool-181-thread-13 09:34:38,661 WARN [JDBCMapper$CursorResult] Scroll 82b197e1-917c-4932-bd0b-19adcfb1b4ed timed out pool-181-thread-10 09:34:38,661 WARN [JDBCMapper$CursorResult] Scroll 2536e022-72b6-4646-9e4b-0fa133c5993b timed out pool-181-thread-14 09:34:38,661 WARN [JDBCMapper$CursorResult] Scroll 03975fdc-bb5a-4bd9-85d6-2ab979a2cc02 timed out pool-181-thread-14 09:34:38,666 WARN [JDBCMapper$CursorResult] Scroll 32e8a1b8-9222-4a51-80c9-74f1e7234bd1 timed out pool-181-thread-14 09:34:38,666 WARN [JDBCMapper$CursorResult] Scroll a1dffbe0-85a7-40a4-a21a-78775572aac4 timed out pool-181-thread-4 09:34:38,660 WARN [JDBCMapper$CursorResult] Scroll 9821514a-2778-452e-835c-50b31674f031 timed out pool-181-thread-6 09:34:38,666 WARN [JDBCMapper$CursorResult] Scroll 95a613ab-1953-4670-8a43-08e27ca05197 timed out pool-181-thread-9 09:34:38,660 WARN [JDBCMapper$CursorResult] Scroll 38396305-4a7d-4d42-8781-2f00d5bac2da timed out pool-181-thread-15 09:34:38,660 WARN [JDBCMapper$CursorResult] Scroll bdd28cb1-4146-4fcb-8a88-7111d67416cc timed out pool-181-thread-9 09:34:38,666 WARN [JDBCMapper$CursorResult] Scroll 010ffe0d-ebe6-4bd7-badc-7e82a82e0fa9 timed out pool-181-thread-6 09:34:38,666 WARN [JDBCMapper$CursorResult] Scroll befaced1-97fb-482b-acdf-13b17c047757 timed out pool-181-thread-6 09:34:38,667 WARN [JDBCMapper$CursorResult] Scroll bb79f345-5f62-4aa6-aada-174670a84500 timed out pool-181-thread-6 09:34:38,667 WARN [JDBCMapper$CursorResult] Scroll f0ba97b6-c593-42b5-9e46-32c55bd15fff timed out pool-181-thread-6 09:34:38,667 WARN [JDBCMapper$CursorResult] Scroll 0a2a9bc7-2241-47f2-9a63-51bd4a0bf550 timed out pool-181-thread-5 09:34:38,666 WARN [JDBCMapper$CursorResult] Scroll 7c60abba-09ce-4ef0-9f8e-4a3fdcb5289e timed out pool-181-thread-8 09:34:38,666 WARN [JDBCMapper$CursorResult] Scroll f9eb88a1-7b51-4477-b682-e7a784564a18 timed out pool-181-thread-4 09:34:38,666 WARN [JDBCMapper$CursorResult] Scroll 8f69f5a9-1926-43d6-94b8-e274ab14ccdc timed out pool-181-thread-14 09:34:38,666 WARN [JDBCMapper$CursorResult] Scroll 94722889-636e-4761-8ac9-86de32b4bac1 timed out pool-181-thread-2 09:34:38,666 WARN [JDBCMapper$CursorResult] Scroll 1ca30614-42c7-4d74-ac84-16f188937b64 timed out pool-181-thread-7 09:34:38,666 WARN [JDBCMapper$CursorResult] Scroll 69f26137-cdb2-4b9e-af10-5ce07cfed782 timed out pool-181-thread-3 09:34:38,666 WARN [JDBCMapper$CursorResult] Scroll 7d79d703-adb6-4a76-bbbd-03ae2c747945 timed out pool-181-thread-3 09:34:38,668 WARN [JDBCMapper$CursorResult] Scroll a9e524c2-1670-4627-aa91-6e34e1b5ac4e timed out pool-181-thread-10 09:34:38,666 WARN [JDBCMapper$CursorResult] Scroll cb17fe6b-a33c-4653-9cd5-82edbaf55952 timed out pool-181-thread-13 09:34:38,666 WARN [JDBCMapper$CursorResult] Scroll 371dafef-1e62-4731-9780-82e53001be23 timed out pool-181-thread-12 09:34:38,666 WARN [JDBCMapper$CursorResult] Scroll d02ccde0-f656-40d8-8ff5-514dff0d997a timed out pool-181-thread-1 09:34:38,665 WARN [JDBCMapper$CursorResult] Scroll e14db74a-237e-4c1f-a38d-fb6b1a71eccb timed out pool-181-thread-1 09:34:38,668 WARN [JDBCMapper$CursorResult] Scroll 410eb25f-7d1e-470e-95e0-a27a340ee6da timed out pool-181-thread-11 09:34:38,665 WARN [JDBCMapper$CursorResult] Scroll eacea64e-cd46-4bca-a51f-b35f0c19560c timed out pool-181-thread-1 09:34:38,668 WARN [JDBCMapper$CursorResult] Scroll acd59c58-7a05-42bd-94a8-60d0a1c00d6a timed out pool-181-thread-1 09:34:38,668 WARN [JDBCMapper$CursorResult] Scroll 19e9e4ee-10c1-47f0-b295-9bfc20bd6dc8 timed out pool-181-thread-12 09:34:38,668 WARN [JDBCMapper$CursorResult] Scroll cca2531b-b5ca-4fab-9cda-b3e835f4f6f2 timed out pool-181-thread-12 09:34:38,669 WARN [JDBCMapper$CursorResult] Scroll b235df98-737a-4fa5-b22a-6885519c76c5 timed out pool-181-thread-12 09:34:38,669 WARN [JDBCMapper$CursorResult] Scroll d75bd292-267e-4808-8556-c1fa2f115ffd timed out pool-181-thread-12 09:34:38,669 WARN [JDBCMapper$CursorResult] Scroll da15b5bf-8650-479d-848d-fb9e2670ab93 timed out pool-181-thread-12 09:34:38,669 WARN [JDBCMapper$CursorResult] Scroll b914cd33-b8b2-43cb-992a-44cde194f24e timed out pool-181-thread-12 09:34:38,669 WARN [JDBCMapper$CursorResult] Scroll 43164e22-9b38-40cb-a7ba-707de4221237 timed out pool-181-thread-12 09:34:38,669 WARN [JDBCMapper$CursorResult] Scroll 1a09addf-ea76-4177-a891-038df37313b8 timed out pool-181-thread-12 09:34:38,669 WARN [JDBCMapper$CursorResult] Scroll e8ee2efc-2f64-401f-a72c-3779f018f53b timed out pool-181-thread-12 09:34:38,669 WARN [JDBCMapper$CursorResult] Scroll 7f9ef56b-81cf-4670-8da1-92e0181b57d2 timed out pool-181-thread-12 09:34:38,669 WARN [JDBCMapper$CursorResult] Scroll f9be0bea-bd37-40b2-9d01-9ac458aabe21 timed out pool-181-thread-13 09:34:38,668 WARN [JDBCMapper$CursorResult] Scroll 306701eb-ec16-4a7e-ac1c-89dda19fb24b timed out pool-181-thread-13 09:34:38,669 WARN [JDBCMapper$CursorResult] Scroll 50a80d6a-c74d-44d7-847e-df617a059a21 timed out pool-181-thread-13 09:34:38,669 WARN [JDBCMapper$CursorResult] Scroll e9967e42-ca38-49ad-9751-27ffbc8e3fe4 timed out pool-181-thread-13 09:34:38,669 WARN [JDBCMapper$CursorResult] Scroll 0643d658-2e21-47c3-a4fe-6b82901382a4 timed out pool-181-thread-13 09:34:38,670 WARN [JDBCMapper$CursorResult] Scroll 2001236e-c42b-4b75-9a2b-83acbd34a055 timed out pool-181-thread-13 09:34:38,670 WARN [JDBCMapper$CursorResult] Scroll 3c3fbe53-5629-45eb-a15c-e9c3809abc68 timed out pool-181-thread-13 09:34:38,670 WARN [JDBCMapper$CursorResult] Scroll e1c2b729-34be-4229-a620-e65cdc58faaf timed out pool-181-thread-10 09:34:38,668 WARN [JDBCMapper$CursorResult] Scroll 884b971b-3415-4cb8-889c-4a7d3507234e timed out pool-181-thread-3 09:34:38,668 WARN [JDBCMapper$CursorResult] Scroll 22ae856f-db29-4c47-a931-ecddfe5ba68f timed out pool-181-thread-7 09:34:38,668 WARN [JDBCMapper$CursorResult] Scroll 4ea81dba-d95f-4789-8624-be542c2a6e43 timed out pool-181-thread-2 09:34:38,667 WARN [JDBCMapper$CursorResult] Scroll 0129d04f-5e67-4eaf-b565-797dfdc1f3b1 timed out pool-181-thread-14 09:34:38,667 WARN [JDBCMapper$CursorResult] Scroll 42f17542-3651-4240-ad6b-ad80355b4984 timed out pool-181-thread-4 09:34:38,667 WARN [JDBCMapper$CursorResult] Scroll b0e89105-a0f7-4780-8710-0c4f2797b8d5 timed out pool-181-thread-8 09:34:38,667 WARN [JDBCMapper$CursorResult] Scroll 6ff0f42f-ac7a-438b-992e-d201da8ba292 timed out pool-181-thread-5 09:34:38,667 WARN [JDBCMapper$CursorResult] Scroll 8cb107c6-277e-4a3c-8906-0eba45d88533 timed out pool-181-thread-6 09:34:38,667 WARN [JDBCMapper$CursorResult] Scroll 5485d6e7-9000-4ea4-b6fc-e438e67edbf1 timed out pool-181-thread-6 09:34:38,671 WARN [JDBCMapper$CursorResult] Scroll aa6bd5a5-edac-43b4-bcd9-9776fe766d0e timed out pool-181-thread-9 09:34:38,667 WARN [JDBCMapper$CursorResult] Scroll 96dbd249-f715-4f38-b6f7-c736c2ba91f9 timed out pool-181-thread-15 09:34:38,666 WARN [JDBCMapper$CursorResult] Scroll 4242568e-2c57-45e6-822c-e8d7605a519f timed out pool-181-thread-9 09:34:38,671 WARN [JDBCMapper$CursorResult] Scroll c49b0793-b1d9-4674-aec6-19b02399fd2d timed out pool-181-thread-6 09:34:38,671 WARN [JDBCMapper$CursorResult] Scroll afaac8df-f55b-4d9f-8e3a-14027980d3ea timed out pool-181-thread-6 09:34:38,671 WARN [JDBCMapper$CursorResult] Scroll 744114b4-3cd9-4544-aa7c-a84558fb9612 timed out pool-181-thread-6 09:34:38,671 WARN [JDBCMapper$CursorResult] Scroll 3531e497-bf0e-4ea4-9f25-2e0bcad276c5 timed out pool-181-thread-5 09:34:38,671 WARN [JDBCMapper$CursorResult] Scroll 3a68fe10-9c47-4834-b908-1eafd53bc056 timed out pool-181-thread-8 09:34:38,670 WARN [JDBCMapper$CursorResult] Scroll 28f3099b-5854-4033-b3f7-c21f8d2dc3fe timed out pool-181-thread-4 09:34:38,670 WARN [JDBCMapper$CursorResult] Scroll 41b03335-364a-4bc9-a474-06550fac0c25 timed out pool-181-thread-14 09:34:38,670 WARN [JDBCMapper$CursorResult] Scroll 25e4b7b4-6bbc-46e9-ab9e-8d8ffb20e780 timed out pool-181-thread-2 09:34:38,670 WARN [JDBCMapper$CursorResult] Scroll 38a0b22e-6a63-4fd4-8392-2133ace7e542 timed out pool-181-thread-2 09:34:38,672 WARN [JDBCMapper$CursorResult] Scroll 4b95c8aa-656f-4251-8b53-c109414759a9 timed out pool-181-thread-2 09:34:38,672 WARN [JDBCMapper$CursorResult] Scroll db099a56-bcfa-4503-949e-74e15b77fb96 timed out pool-181-thread-2 09:34:38,672 WARN [JDBCMapper$CursorResult] Scroll 5fc072e9-e848-4224-9b05-ad6aa392e914 timed out pool-181-thread-2 09:34:38,672 WARN [JDBCMapper$CursorResult] Scroll b3521437-eec7-4ed4-ac28-c279f003af9b timed out pool-181-thread-2 09:34:38,672 WARN [JDBCMapper$CursorResult] Scroll 2183f54a-183c-4c8a-9d56-2c4b33a71342 timed out pool-181-thread-2 09:34:38,672 WARN [JDBCMapper$CursorResult] Scroll c8eb95a4-94b9-4e5d-950c-ad1fb9ea6e0b timed out pool-181-thread-2 09:34:38,672 WARN [JDBCMapper$CursorResult] Scroll 7a1f591c-d520-4ab2-b26b-2579330743ce timed out pool-181-thread-7 09:34:38,670 WARN [JDBCMapper$CursorResult] Scroll 0000e39b-df9d-4f45-ac11-d4093d89b34d timed out pool-181-thread-3 09:34:38,670 WARN [JDBCMapper$CursorResult] Scroll d4af7baf-edb3-44e7-aba0-c769fe35f515 timed out pool-181-thread-10 09:34:38,670 WARN [JDBCMapper$CursorResult] Scroll aadafa69-4fcc-4497-80b3-12df0dfca277 timed out pool-181-thread-13 09:34:38,670 WARN [JDBCMapper$CursorResult] Scroll 4db41812-3d7b-4277-9e8b-087b0f1b227d timed out pool-181-thread-12 09:34:38,669 WARN [JDBCMapper$CursorResult] Scroll 50ed8d7e-b195-4c46-8559-fc45bf8a921d timed out pool-181-thread-1 09:34:38,669 WARN [JDBCMapper$CursorResult] Scroll 9087c743-9e3e-441b-be0d-e5d07dcb6387 timed out pool-181-thread-11 09:34:38,668 WARN [JDBCMapper$CursorResult] Scroll 7d37d096-4ef7-444c-a443-3121d562487b timed out pool-181-thread-14 09:34:38,672 WARN [JDBCMapper$CursorResult] Scroll 8e8e3d77-ed1f-4f0f-be0d-a2915fb0d33f timed out pool-181-thread-4 09:34:38,671 WARN [JDBCMapper$CursorResult] Scroll e0deadd9-6769-4e27-8b15-ec67d7ae1f36 timed out pool-181-thread-8 09:34:38,671 WARN [JDBCMapper$CursorResult] Scroll 38492f0e-0f7d-46e1-8ae0-d521887cdac4 timed out pool-181-thread-5 09:34:38,671 WARN [JDBCMapper$CursorResult] Scroll 6ae00d2f-9bd8-4f68-b8c6-17a689cfdb55 timed out pool-181-thread-6 09:34:38,671 WARN [JDBCMapper$CursorResult] Scroll 7cb258b3-8486-4a41-834a-aaf8c34e7134 timed out pool-181-thread-9 09:34:38,671 WARN [JDBCMapper$CursorResult] Scroll 3b7cbf92-c912-4170-aa70-885ba261044a timed out pool-181-thread-15 09:34:38,671 WARN [JDBCMapper$CursorResult] Scroll 40e0f830-f2cf-4224-9fd5-85e1cf116093 timed out StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:34:39,178 WARN [Model] Complex type complex refers to itself recursively: [complex] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.858 sec - in org.nuxeo.ecm.core.TestSQLRepositoryQuery Running org.nuxeo.ecm.core.TestSQLRepositoryVersioning StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.75 sec - in org.nuxeo.ecm.core.TestSQLRepositoryVersioning Running org.nuxeo.ecm.core.TestBlobDispatcher2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec - in org.nuxeo.ecm.core.TestBlobDispatcher2 Results : Tests run: 895, Failures: 0, Errors: 0, Skipped: 23 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-test/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-test --- [INFO] Storing buildNumber: 20180228-093441 at timestamp: 1519810481933 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-test/10.1-I20180228_0918/nuxeo-core-test-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-test/10.1-I20180228_0918/nuxeo-core-test-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-test/10.1-I20180228_0918/nuxeo-core-test-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-test/10.1-I20180228_0918/nuxeo-core-test-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/10.1-I20180228_0918/nuxeo-core-test-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/10.1-I20180228_0918/nuxeo-core-test-10.1-I20180228_0918.jar (35 KB at 448.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/10.1-I20180228_0918/nuxeo-core-test-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/10.1-I20180228_0918/nuxeo-core-test-10.1-I20180228_0918.pom (8 KB at 105.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/maven-metadata.xml (144 KB at 1312.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/maven-metadata.xml (144 KB at 966.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/10.1-I20180228_0918/nuxeo-core-test-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/10.1-I20180228_0918/nuxeo-core-test-10.1-I20180228_0918-sources.jar (22 KB at 294.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/10.1-I20180228_0918/nuxeo-core-test-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/10.1-I20180228_0918/nuxeo-core-test-10.1-I20180228_0918-tests.jar (589 KB at 7260.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Converter Service default plugins test 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-convert-plugins-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert-plugins-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert-plugins-test --- [INFO] Storing buildNumber: 20180228-093443 at timestamp: 1519810483561 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert-plugins-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert-plugins-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert-plugins-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-convert-plugins-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-convert-plugins-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-convert-plugins-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 42 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-convert-plugins-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-convert-plugins-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.core.convert.plugins.tests.TestConverters StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.732 sec - in org.nuxeo.ecm.core.convert.plugins.tests.TestConverters Running org.nuxeo.ecm.core.convert.plugins.tests.TestMSOfficeConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 sec - in org.nuxeo.ecm.core.convert.plugins.tests.TestMSOfficeConverter Running org.nuxeo.ecm.core.convert.plugins.tests.advanced.TestAdvancedXLX2TextConversion StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 sec - in org.nuxeo.ecm.core.convert.plugins.tests.advanced.TestAdvancedXLX2TextConversion Running org.nuxeo.ecm.core.convert.plugins.tests.advanced.TestAdvancedXMLZipConversion StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.89 sec - in org.nuxeo.ecm.core.convert.plugins.tests.advanced.TestAdvancedXMLZipConversion Running org.nuxeo.ecm.core.convert.plugins.tests.advanced.TestAdvancedMSOfficeConversion StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 sec - in org.nuxeo.ecm.core.convert.plugins.tests.advanced.TestAdvancedMSOfficeConversion Running org.nuxeo.ecm.core.convert.plugins.tests.TestMailConverter Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec - in org.nuxeo.ecm.core.convert.plugins.tests.TestMailConverter Results : Tests run: 36, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-convert-plugins-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-convert-plugins-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/target/nuxeo-core-convert-plugins-test-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-convert-plugins-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-convert-plugins-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert-plugins-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert-plugins-test --- [INFO] Storing buildNumber: 20180228-093456 at timestamp: 1519810496307 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert-plugins-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert-plugins-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert-plugins-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-convert-plugins-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-convert-plugins-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/target/nuxeo-core-convert-plugins-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-convert-plugins-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/target/nuxeo-core-convert-plugins-test-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.1-I20180228_0918/nuxeo-core-convert-plugins-test-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.1-I20180228_0918/nuxeo-core-convert-plugins-test-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/target/nuxeo-core-convert-plugins-test-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.1-I20180228_0918/nuxeo-core-convert-plugins-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-convert-plugins-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.1-I20180228_0918/nuxeo-core-convert-plugins-test-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.1-I20180228_0918/nuxeo-core-convert-plugins-test-10.1-I20180228_0918.jar (3 KB at 13.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.1-I20180228_0918/nuxeo-core-convert-plugins-test-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.1-I20180228_0918/nuxeo-core-convert-plugins-test-10.1-I20180228_0918.pom (2 KB at 26.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/maven-metadata.xml (143 KB at 1124.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/maven-metadata.xml (143 KB at 946.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.1-I20180228_0918/nuxeo-core-convert-plugins-test-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins-test/10.1-I20180228_0918/nuxeo-core-convert-plugins-test-10.1-I20180228_0918-sources.jar (337 B at 4.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Event JMS 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-event-jms --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-event-jms --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-event-jms --- [INFO] Storing buildNumber: 20180228-093457 at timestamp: 1519810497280 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-event-jms --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-event-jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-event-jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-event-jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-event-jms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-event-jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-event-jms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-event-jms --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.event.test.TestJMSEventBundle log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 sec - in org.nuxeo.ecm.core.event.test.TestJMSEventBundle Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-event-jms --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-event-jms --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/target/nuxeo-core-event-jms-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-event-jms --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-event-jms >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-event-jms --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-event-jms --- [INFO] Storing buildNumber: 20180228-093459 at timestamp: 1519810499794 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-event-jms --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-event-jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-event-jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-event-jms <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-event-jms --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/target/nuxeo-core-event-jms-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-event-jms --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/target/nuxeo-core-event-jms-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.1-I20180228_0918/nuxeo-core-event-jms-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.1-I20180228_0918/nuxeo-core-event-jms-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/target/nuxeo-core-event-jms-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.1-I20180228_0918/nuxeo-core-event-jms-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-event-jms --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.1-I20180228_0918/nuxeo-core-event-jms-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.1-I20180228_0918/nuxeo-core-event-jms-10.1-I20180228_0918.jar (7 KB at 28.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.1-I20180228_0918/nuxeo-core-event-jms-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.1-I20180228_0918/nuxeo-core-event-jms-10.1-I20180228_0918.pom (2 KB at 22.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/maven-metadata.xml (145 KB at 460.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/maven-metadata.xml (145 KB at 535.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.1-I20180228_0918/nuxeo-core-event-jms-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event-jms/10.1-I20180228_0918/nuxeo-core-event-jms-10.1-I20180228_0918-sources.jar (4 KB at 48.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Persistence 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-persistence --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-persistence --- [INFO] Storing buildNumber: 20180228-093501 at timestamp: 1519810501275 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-persistence --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/HibernateConfiguration.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/HibernateConfiguration.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/HibernateConfiguration.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-persistence --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:35:05,163 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Running org.nuxeo.ecm.core.persistence.TestPersistenceProvider Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 sec - in org.nuxeo.ecm.core.persistence.TestPersistenceProvider Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-persistence --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-persistence --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-persistence --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-persistence/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-persistence >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-persistence --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-persistence --- [INFO] Storing buildNumber: 20180228-093507 at timestamp: 1519810507010 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-persistence --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-persistence <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-persistence --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-persistence --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-persistence/10.1-I20180228_0918/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-persistence/10.1-I20180228_0918/nuxeo-core-persistence-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-persistence/10.1-I20180228_0918/nuxeo-core-persistence-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-persistence --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/10.1-I20180228_0918/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/10.1-I20180228_0918/nuxeo-core-persistence-10.1-I20180228_0918.jar (18 KB at 111.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/10.1-I20180228_0918/nuxeo-core-persistence-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/10.1-I20180228_0918/nuxeo-core-persistence-10.1-I20180228_0918.pom (4 KB at 48.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/maven-metadata.xml (144 KB at 386.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/maven-metadata.xml (144 KB at 534.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/10.1-I20180228_0918/nuxeo-core-persistence-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-persistence/10.1-I20180228_0918/nuxeo-core-persistence-10.1-I20180228_0918-sources.jar (12 KB at 164.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Management JTA/JCA 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-management-jtajca --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-management-jtajca --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-management-jtajca --- [INFO] Storing buildNumber: 20180228-093508 at timestamp: 1519810508448 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-management-jtajca --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-management-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-management-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-management-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-management-jtajca --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-management-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-management-jtajca --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-management-jtajca --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.management.jtajca.CanCleanupConnectionLeakTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.634 sec - in org.nuxeo.ecm.core.management.jtajca.CanCleanupConnectionLeakTest Running org.nuxeo.ecm.core.management.jtajca.IndexerDoesNotLeakTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.554 sec - in org.nuxeo.ecm.core.management.jtajca.IndexerDoesNotLeakTest Running org.nuxeo.ecm.core.management.jtajca.CanMonitorTransactionsTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec - in org.nuxeo.ecm.core.management.jtajca.CanMonitorTransactionsTest Running org.nuxeo.ecm.core.management.jtajca.CanDetectTransactionLeakTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 sec - in org.nuxeo.ecm.core.management.jtajca.CanDetectTransactionLeakTest Running org.nuxeo.ecm.core.management.jtajca.CanMonitorConnectionPoolTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:35:15,845 WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead{{fState,configure}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 sec - in org.nuxeo.ecm.core.management.jtajca.CanMonitorConnectionPoolTest Running org.nuxeo.ecm.core.management.jtajca.CanRollbackDatabaseTest main 09:35:16,043 WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead{{fState,testCreated}{fSuite,class org.nuxeo.ecm.core.management.jtajca.CanRollbackDatabaseTest}} main 09:35:16,163 WARN [PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection] fatal error occurred on org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@f2276c9. jdbc=conn76: url=jdbc:h2:mem:nuxeojunittests user=SA, destroying{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.core.management.jtajca.CanRollbackDatabaseTest}{fTest,testFatalRollback}} org.h2.jdbc.JdbcSQLException: Unique index or primary key violation: "PRIMARY_KEY_243 ON PUBLIC.FOOTEST(A) VALUES ( /* key:2 */ 1)"; SQL statement: INSERT INTO footest (a) VALUES (1) [23505-177] at org.h2.message.DbException.getJdbcSQLException(DbException.java:344) at org.h2.message.DbException.get(DbException.java:178) at org.h2.message.DbException.get(DbException.java:154) at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:103) at org.h2.index.TreeIndex.add(TreeIndex.java:69) at org.h2.index.MultiVersionIndex.add(MultiVersionIndex.java:59) at org.h2.table.RegularTable.addRow(RegularTable.java:120) at org.h2.command.dml.Insert.insertRows(Insert.java:157) at org.h2.command.dml.Insert.update(Insert.java:115) at org.h2.command.CommandContainer.update(CommandContainer.java:79) at org.h2.command.Command.executeUpdate(Command.java:254) at org.h2.jdbc.JdbcStatement.executeInternal(JdbcStatement.java:186) at org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:160) at org.tranql.connector.jdbc.StatementHandle.execute(StatementHandle.java:119) at org.nuxeo.ecm.core.management.jtajca.CanRollbackDatabaseTest.insertWrongReference(CanRollbackDatabaseTest.java:87) at org.nuxeo.ecm.core.management.jtajca.CanRollbackDatabaseTest.testFatalRollback(CanRollbackDatabaseTest.java:72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:35:16,265 WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead{{fState,testCreated}{fSuite,class org.nuxeo.ecm.core.management.jtajca.CanRollbackDatabaseTest}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.797 sec - in org.nuxeo.ecm.core.management.jtajca.CanRollbackDatabaseTest Running org.nuxeo.ecm.core.management.jtajca.CanMonitorCoreSessionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.nuxeo.ecm.core.management.jtajca.CanMonitorCoreSessionTest Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-management-jtajca --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-management-jtajca --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-management-jtajca --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-management-jtajca >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-management-jtajca --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-management-jtajca --- [INFO] Storing buildNumber: 20180228-093517 at timestamp: 1519810517376 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-management-jtajca --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-management-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-management-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-management-jtajca <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-management-jtajca --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-management-jtajca --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-management-jtajca --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.1-I20180228_0918/nuxeo-core-management-jtajca-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.1-I20180228_0918/nuxeo-core-management-jtajca-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.1-I20180228_0918/nuxeo-core-management-jtajca-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.1-I20180228_0918/nuxeo-core-management-jtajca-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-management-jtajca --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.1-I20180228_0918/nuxeo-core-management-jtajca-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.1-I20180228_0918/nuxeo-core-management-jtajca-10.1-I20180228_0918.jar (29 KB at 107.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.1-I20180228_0918/nuxeo-core-management-jtajca-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.1-I20180228_0918/nuxeo-core-management-jtajca-10.1-I20180228_0918.pom (5 KB at 61.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/maven-metadata.xml (143 KB at 1116.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/maven-metadata.xml (143 KB at 1931.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.1-I20180228_0918/nuxeo-core-management-jtajca-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.1-I20180228_0918/nuxeo-core-management-jtajca-10.1-I20180228_0918-sources.jar (18 KB at 240.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.1-I20180228_0918/nuxeo-core-management-jtajca-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-jtajca/10.1-I20180228_0918/nuxeo-core-management-jtajca-10.1-I20180228_0918-tests.jar (35 KB at 295.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Management Test 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-management-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-management-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-management-test --- [INFO] Storing buildNumber: 20180228-093518 at timestamp: 1519810518694 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-management-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-management-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-management-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-management-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-management-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-management-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-management-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-management-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.core.management.test.storage.TestStorage StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.515 sec - in org.nuxeo.ecm.core.management.test.storage.TestStorage Running org.nuxeo.ecm.core.management.test.statuses.TestAdministrativeStatusService 09:35:24,955 main WARN [DocumentModelStatusPersister] Unable to fetch status for service org.nawak in instance Linux-79cba723f21c00a816e2cc76f529d8d4-6c15c7e094484f00367d5ff972f2be4c StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.14 sec - in org.nuxeo.ecm.core.management.test.statuses.TestAdministrativeStatusService Running org.nuxeo.ecm.core.management.test.probes.TestProbes StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.984 sec - in org.nuxeo.ecm.core.management.test.probes.TestProbes Running org.nuxeo.ecm.core.management.test.probes.TestProbesCount StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 sec - in org.nuxeo.ecm.core.management.test.probes.TestProbesCount Running org.nuxeo.ecm.core.management.test.CanStandbyAndResumeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec - in org.nuxeo.ecm.core.management.test.CanStandbyAndResumeTest Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-management-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-management-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/target/nuxeo-core-management-test-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-management-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management-test/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-management-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-management-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-management-test --- [INFO] Storing buildNumber: 20180228-093528 at timestamp: 1519810528206 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-management-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-management-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-management-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-management-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-management-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/target/nuxeo-core-management-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-management-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/target/nuxeo-core-management-test-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management-test/10.1-I20180228_0918/nuxeo-core-management-test-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management-test/10.1-I20180228_0918/nuxeo-core-management-test-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/target/nuxeo-core-management-test-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management-test/10.1-I20180228_0918/nuxeo-core-management-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-management-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/10.1-I20180228_0918/nuxeo-core-management-test-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/10.1-I20180228_0918/nuxeo-core-management-test-10.1-I20180228_0918.jar (3 KB at 2.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/10.1-I20180228_0918/nuxeo-core-management-test-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/10.1-I20180228_0918/nuxeo-core-management-test-10.1-I20180228_0918.pom (3 KB at 37.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/maven-metadata.xml (143 KB at 359.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/maven-metadata.xml (143 KB at 608.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/10.1-I20180228_0918/nuxeo-core-management-test-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management-test/10.1-I20180228_0918/nuxeo-core-management-test-10.1-I20180228_0918-sources.jar (937 B at 12.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core MongoDB Connection Service 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-mongodb --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-mongodb --- [INFO] Storing buildNumber: 20180228-093530 at timestamp: 1519810530906 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-mongodb --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/src/test/java/org/nuxeo/ecm/core/mongodb/seqgen/TestSequenceGeneratorWithMongoDB.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/src/test/java/org/nuxeo/ecm/core/mongodb/seqgen/TestSequenceGeneratorWithMongoDB.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/src/test/java/org/nuxeo/ecm/core/mongodb/seqgen/TestSequenceGeneratorWithMongoDB.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-mongodb --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- main 09:35:33,237 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 13 * service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] ====================================================================== Running org.nuxeo.ecm.core.mongodb.seqgen.TestSequenceGeneratorWithMongoDB Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.388 sec - in org.nuxeo.ecm.core.mongodb.seqgen.TestSequenceGeneratorWithMongoDB Running org.nuxeo.ecm.core.mongodb.kv.TestMongoDBKeyValueStore Tests run: 12, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.007 sec - in org.nuxeo.ecm.core.mongodb.kv.TestMongoDBKeyValueStore Results : Tests run: 18, Failures: 0, Errors: 0, Skipped: 9 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-mongodb --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-mongodb --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-mongodb >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-mongodb --- [INFO] Storing buildNumber: 20180228-093534 at timestamp: 1519810534254 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-mongodb --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-mongodb <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target/nuxeo-core-mongodb-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target/nuxeo-core-mongodb-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-mongodb --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target/nuxeo-core-mongodb-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.1-I20180228_0918/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.1-I20180228_0918/nuxeo-core-mongodb-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target/nuxeo-core-mongodb-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.1-I20180228_0918/nuxeo-core-mongodb-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mongodb/target/nuxeo-core-mongodb-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.1-I20180228_0918/nuxeo-core-mongodb-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-mongodb --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.1-I20180228_0918/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.1-I20180228_0918/nuxeo-core-mongodb-10.1-I20180228_0918.jar (12 KB at 42.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.1-I20180228_0918/nuxeo-core-mongodb-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.1-I20180228_0918/nuxeo-core-mongodb-10.1-I20180228_0918.pom (4 KB at 42.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/maven-metadata.xml (15 KB at 50.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/maven-metadata.xml (15 KB at 92.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.1-I20180228_0918/nuxeo-core-mongodb-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.1-I20180228_0918/nuxeo-core-mongodb-10.1-I20180228_0918-sources.jar (7 KB at 85.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.1-I20180228_0918/nuxeo-core-mongodb-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mongodb/10.1-I20180228_0918/nuxeo-core-mongodb-10.1-I20180228_0918-tests.jar (8 KB at 47.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Redis 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-redis --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-redis --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-redis --- [INFO] Storing buildNumber: 20180228-093535 at timestamp: 1519810535846 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-redis --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-redis --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisWorkQueuing.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisWorkQueuing.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisWorkQueuing.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-redis --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisUIDSequencer.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisUIDSequencer.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisUIDSequencer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-redis --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.redis.TestRedisLockManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.nuxeo.ecm.core.redis.TestRedisLockManager Running org.nuxeo.ecm.core.redis.TestRedisPubSubProvider main 09:35:38,921 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs main 09:35:38,924 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.pubsub.test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 sec - in org.nuxeo.ecm.core.redis.TestRedisPubSubProvider Running org.nuxeo.ecm.core.redis.transientstore.TestRedisSpecificTransientStore Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec - in org.nuxeo.ecm.core.redis.transientstore.TestRedisSpecificTransientStore Running org.nuxeo.transientstore.test.TransientStorageComplianceFixture StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.307 sec - in org.nuxeo.transientstore.test.TransientStorageComplianceFixture Running org.nuxeo.ecm.core.redis.TestRedisWorkSchedule Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 sec - in org.nuxeo.ecm.core.redis.TestRedisWorkSchedule Running org.nuxeo.ecm.core.redis.TestRedisKeyValueStore StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.531 sec - in org.nuxeo.ecm.core.redis.TestRedisKeyValueStore Running org.nuxeo.ecm.core.redis.TestRedisWorkShutdown Nuxeo-Work-default-4 09:36:03,762 WARN [WorkManagerImpl$NamedThreadFactory] Interrupted error on threadNuxeo-Work-default-4 org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.redis.TestRedisWorkShutdown$MyWork id=first category=MyWork title=waiting work at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: java.lang.InterruptedException at org.nuxeo.ecm.core.redis.TestRedisWorkShutdown$MyWork.work(TestRedisWorkShutdown.java:95) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Caused by: java.lang.InterruptedException at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) at org.nuxeo.ecm.core.redis.TestRedisWorkShutdown$MyWork.work(TestRedisWorkShutdown.java:90) ... 6 more Nuxeo-Work-default-3 09:36:03,762 WARN [WorkManagerImpl$NamedThreadFactory] Interrupted error on threadNuxeo-Work-default-3 org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.redis.TestRedisWorkShutdown$MyWork id=second category=MyWork title=waiting work at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: java.lang.InterruptedException at org.nuxeo.ecm.core.redis.TestRedisWorkShutdown$MyWork.work(TestRedisWorkShutdown.java:95) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Caused by: java.lang.InterruptedException at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328) at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277) at org.nuxeo.ecm.core.redis.TestRedisWorkShutdown$MyWork.work(TestRedisWorkShutdown.java:90) ... 6 more Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 sec - in org.nuxeo.ecm.core.redis.TestRedisWorkShutdown Running org.nuxeo.ecm.core.redis.TestRedisInvalidations StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 sec - in org.nuxeo.ecm.core.redis.TestRedisInvalidations Running org.nuxeo.ecm.core.redis.TestRedisUIDSequencer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in org.nuxeo.ecm.core.redis.TestRedisUIDSequencer Running org.nuxeo.ecm.core.redis.TestRedisWorkManager Nuxeo-Work-SleepWork-1:5446401691355288.1523643393 09:36:04,959 ERROR [AbstractWork] Exception during work: SleepAndFailWork(0ms, Progress(NaN%, ?/0)) java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:103) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-SleepWork-1:5446401691355288.1523643393 09:36:04,959 ERROR [AbstractWork] Work schedule path Nuxeo-Work-SleepWork-1 09:36:04,962 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-SleepWork-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork id=5446401691355288.1523643393 category=SleepWork title=Sleep 0 ms at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:103) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more main 09:36:04,982 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs main 09:36:11,037 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs main 09:36:21,142 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs main 09:36:21,167 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs main 09:36:21,189 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs Nuxeo-Work-SleepWork-2:5446420447104198.673469328 09:36:26,209 ERROR [AbstractWork] Exception during work: SleepAndFailWork(0ms, Progress(NaN%, ?/0)) java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:103) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-SleepWork-2:5446420447104198.673469328 09:36:26,209 ERROR [AbstractWork] Work schedule path Nuxeo-Work-SleepWork-2 09:36:26,210 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-SleepWork-2, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork id=5446420447104198.673469328 category=SleepWork title=Sleep 0 ms at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:103) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Tests run: 16, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 26.669 sec - in org.nuxeo.ecm.core.redis.TestRedisWorkManager Results : Tests run: 39, Failures: 0, Errors: 0, Skipped: 5 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-redis --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-redis --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-redis --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-redis/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-redis >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-redis --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-redis --- [INFO] Storing buildNumber: 20180228-093632 at timestamp: 1519810592288 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-redis --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-redis --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-redis <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-redis --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target/nuxeo-core-redis-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-redis --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target/nuxeo-core-redis-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-redis --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target/nuxeo-core-redis-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-redis/10.1-I20180228_0918/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-redis/10.1-I20180228_0918/nuxeo-core-redis-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target/nuxeo-core-redis-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-redis/10.1-I20180228_0918/nuxeo-core-redis-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/target/nuxeo-core-redis-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-redis/10.1-I20180228_0918/nuxeo-core-redis-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-redis --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/10.1-I20180228_0918/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/10.1-I20180228_0918/nuxeo-core-redis-10.1-I20180228_0918.jar (59 KB at 222.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/10.1-I20180228_0918/nuxeo-core-redis-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/10.1-I20180228_0918/nuxeo-core-redis-10.1-I20180228_0918.pom (5 KB at 61.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/maven-metadata.xml (135 KB at 854.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/maven-metadata.xml (136 KB at 971.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/10.1-I20180228_0918/nuxeo-core-redis-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/10.1-I20180228_0918/nuxeo-core-redis-10.1-I20180228_0918-sources.jar (28 KB at 385.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/10.1-I20180228_0918/nuxeo-core-redis-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-redis/10.1-I20180228_0918/nuxeo-core-redis-10.1-I20180228_0918-tests.jar (31 KB at 424.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Services Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-services-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-services-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-services-parent --- [INFO] Storing buildNumber: 20180228-093634 at timestamp: 1519810594163 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-services-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-services-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-services-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-services-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-services-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-services-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-services-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-services-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-services-parent --- [INFO] Storing buildNumber: 20180228-093634 at timestamp: 1519810594625 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-services-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-services-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-services-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-services-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-services-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-services-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-services-parent/10.1-I20180228_0918/nuxeo-services-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-services-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-services-parent/10.1-I20180228_0918/nuxeo-services-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-services-parent/10.1-I20180228_0918/nuxeo-services-parent-10.1-I20180228_0918.pom (4 KB at 20.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-services-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-services-parent/maven-metadata.xml (143 KB at 267.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-services-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-services-parent/maven-metadata.xml (144 KB at 1907.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-api --- [INFO] Storing buildNumber: 20180228-093635 at timestamp: 1519810595989 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-api --- [INFO] Storing buildNumber: 20180228-093636 at timestamp: 1519810596573 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-api/10.1-I20180228_0918/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-api/10.1-I20180228_0918/nuxeo-platform-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-api/10.1-I20180228_0918/nuxeo-platform-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/10.1-I20180228_0918/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/10.1-I20180228_0918/nuxeo-platform-api-10.1-I20180228_0918.jar (8 KB at 24.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/10.1-I20180228_0918/nuxeo-platform-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/10.1-I20180228_0918/nuxeo-platform-api-10.1-I20180228_0918.pom (717 B at 9.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/maven-metadata.xml (143 KB at 831.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/maven-metadata.xml (144 KB at 1126.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/10.1-I20180228_0918/nuxeo-platform-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api/10.1-I20180228_0918/nuxeo-platform-api-10.1-I20180228_0918-sources.jar (7 KB at 85.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Base 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform --- [INFO] Storing buildNumber: 20180228-093637 at timestamp: 1519810597986 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/target/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform --- [INFO] Storing buildNumber: 20180228-093638 at timestamp: 1519810598541 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/target/nuxeo-platform-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/target/nuxeo-platform-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform/10.1-I20180228_0918/nuxeo-platform-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform/10.1-I20180228_0918/nuxeo-platform-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/target/nuxeo-platform-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform/10.1-I20180228_0918/nuxeo-platform-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/10.1-I20180228_0918/nuxeo-platform-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/10.1-I20180228_0918/nuxeo-platform-10.1-I20180228_0918.jar (7 KB at 39.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/10.1-I20180228_0918/nuxeo-platform-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/10.1-I20180228_0918/nuxeo-platform-10.1-I20180228_0918.pom (867 B at 11.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/maven-metadata.xml (143 KB at 2647.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/maven-metadata.xml (144 KB at 1625.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/10.1-I20180228_0918/nuxeo-platform-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform/10.1-I20180228_0918/nuxeo-platform-10.1-I20180228_0918-sources.jar (6 KB at 69.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Actions Service - Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-actions-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-actions-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-actions-core --- [INFO] Storing buildNumber: 20180228-093639 at timestamp: 1519810599552 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-actions-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-actions-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-actions-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-actions-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-actions-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-actions-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-actions-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/src/test/java/org/nuxeo/ecm/platform/actions/DummyFilter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/src/test/java/org/nuxeo/ecm/platform/actions/DummyFilter.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/src/test/java/org/nuxeo/ecm/platform/actions/DummyFilter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-actions-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.actions.TestAction Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.168 sec - in org.nuxeo.ecm.platform.actions.TestAction Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-actions-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-actions-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-actions-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-actions-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-actions-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-actions-core --- [INFO] Storing buildNumber: 20180228-093643 at timestamp: 1519810603958 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-actions-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-actions-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-actions-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-actions-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-actions-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-actions-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.1-I20180228_0918/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.1-I20180228_0918/nuxeo-platform-actions-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.1-I20180228_0918/nuxeo-platform-actions-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-actions-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.1-I20180228_0918/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.1-I20180228_0918/nuxeo-platform-actions-core-10.1-I20180228_0918.jar (43 KB at 156.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.1-I20180228_0918/nuxeo-platform-actions-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.1-I20180228_0918/nuxeo-platform-actions-core-10.1-I20180228_0918.pom (2 KB at 7.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/maven-metadata.xml (143 KB at 247.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/maven-metadata.xml (144 KB at 1554.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.1-I20180228_0918/nuxeo-platform-actions-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-core/10.1-I20180228_0918/nuxeo-platform-actions-core-10.1-I20180228_0918-sources.jar (34 KB at 468.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform directory service parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-parent --- [INFO] Storing buildNumber: 20180228-093646 at timestamp: 1519810606178 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-parent --- [INFO] Storing buildNumber: 20180228-093646 at timestamp: 1519810606700 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-parent/10.1-I20180228_0918/nuxeo-platform-directory-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-parent/10.1-I20180228_0918/nuxeo-platform-directory-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-parent/10.1-I20180228_0918/nuxeo-platform-directory-parent-10.1-I20180228_0918.pom (1002 B at 10.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-parent/maven-metadata.xml (143 KB at 412.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-parent/maven-metadata.xml (144 KB at 822.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory Management Service - API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-api --- [INFO] Storing buildNumber: 20180228-093647 at timestamp: 1519810607792 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-directory-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-directory-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/BaseSession.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/BaseSession.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/BaseSession.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-directory-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-directory-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-directory-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-directory-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-api --- [INFO] Storing buildNumber: 20180228-093648 at timestamp: 1519810608468 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.1-I20180228_0918/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.1-I20180228_0918/nuxeo-platform-directory-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.1-I20180228_0918/nuxeo-platform-directory-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.1-I20180228_0918/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.1-I20180228_0918/nuxeo-platform-directory-api-10.1-I20180228_0918.jar (35 KB at 167.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.1-I20180228_0918/nuxeo-platform-directory-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.1-I20180228_0918/nuxeo-platform-directory-api-10.1-I20180228_0918.pom (2 KB at 8.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/maven-metadata.xml (143 KB at 497.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/maven-metadata.xml (143 KB at 1880.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.1-I20180228_0918/nuxeo-platform-directory-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-api/10.1-I20180228_0918/nuxeo-platform-directory-api-10.1-I20180228_0918-sources.jar (36 KB at 479.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory Management Service - Types contribution 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-types-contrib --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-types-contrib --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-types-contrib --- [INFO] Storing buildNumber: 20180228-093649 at timestamp: 1519810609778 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-types-contrib --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-types-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-types-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-directory-types-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-directory-types-contrib --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-directory-types-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-directory-types-contrib --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-directory-types-contrib --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-types-contrib --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-directory-types-contrib --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-types-contrib --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-types-contrib >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-types-contrib --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-types-contrib --- [INFO] Storing buildNumber: 20180228-093650 at timestamp: 1519810610312 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-types-contrib --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-types-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-types-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-types-contrib <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-types-contrib --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-types-contrib --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.1-I20180228_0918/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.1-I20180228_0918/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.1-I20180228_0918/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-types-contrib --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.1-I20180228_0918/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.1-I20180228_0918/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar (6 KB at 27.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.1-I20180228_0918/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.1-I20180228_0918/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.pom (828 B at 11.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/maven-metadata.xml (144 KB at 567.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/maven-metadata.xml (144 KB at 1153.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.1-I20180228_0918/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-types-contrib/10.1-I20180228_0918/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918-sources.jar (4 KB at 48.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Search Service - API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-search-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-search-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-search-api --- [INFO] Storing buildNumber: 20180228-093651 at timestamp: 1519810611544 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-search-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-search-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-search-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-search-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-search-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-search-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-search-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-search-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-search-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-search-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-search-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-search-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-search-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-search-api --- [INFO] Storing buildNumber: 20180228-093652 at timestamp: 1519810612170 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-search-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-search-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-search-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-search-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-search-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-search-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.1-I20180228_0918/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.1-I20180228_0918/nuxeo-platform-search-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.1-I20180228_0918/nuxeo-platform-search-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-search-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.1-I20180228_0918/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.1-I20180228_0918/nuxeo-platform-search-api-10.1-I20180228_0918.jar (10 KB at 85.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.1-I20180228_0918/nuxeo-platform-search-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.1-I20180228_0918/nuxeo-platform-search-api-10.1-I20180228_0918.pom (2 KB at 15.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/maven-metadata.xml (143 KB at 556.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/maven-metadata.xml (144 KB at 1067.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.1-I20180228_0918/nuxeo-platform-search-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-search-api/10.1-I20180228_0918/nuxeo-platform-search-api-10.1-I20180228_0918-sources.jar (10 KB at 126.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Query API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-query-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-query-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-query-api --- [INFO] Storing buildNumber: 20180228-093653 at timestamp: 1519810613306 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-query-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-query-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-query-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-query-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-query-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/BasePageProviderDescriptor.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/BasePageProviderDescriptor.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/BasePageProviderDescriptor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-query-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-query-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-query-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.query.core.TestPageProviderTracking StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.104 sec - in org.nuxeo.ecm.platform.query.core.TestPageProviderTracking Running org.nuxeo.ecm.platform.query.core.TestPageProviderNamedParameters 09:36:59,952 main WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:306) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy38.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1283) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:334) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:382) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1182) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1115) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1108) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.platform.query.core.TestPageProviderNamedParameters.testPageProviderWithNamedParametersInvalid(TestPageProviderNamedParameters.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:37:00,049 main WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:306) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy38.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1283) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:334) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:382) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1182) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1115) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1108) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.platform.query.core.TestPageProviderNamedParameters.testPageProviderWithNamedParametersAndDocInvalid(TestPageProviderNamedParameters.java:169) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 sec - in org.nuxeo.ecm.platform.query.core.TestPageProviderNamedParameters Running org.nuxeo.ecm.platform.query.core.TestPageProviderCurrentPage StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.626 sec - in org.nuxeo.ecm.platform.query.core.TestPageProviderCurrentPage Running org.nuxeo.ecm.platform.query.core.TestPageProviderAggregates StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 sec - in org.nuxeo.ecm.platform.query.core.TestPageProviderAggregates Running org.nuxeo.ecm.platform.query.core.TestPageProviderService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.482 sec - in org.nuxeo.ecm.platform.query.core.TestPageProviderService Running org.nuxeo.ecm.platform.query.core.TestPageProviderClassReplacer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.nuxeo.ecm.platform.query.core.TestPageProviderClassReplacer Running org.nuxeo.ecm.platform.query.api.TestTextSearchCleaner Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 sec - in org.nuxeo.ecm.platform.query.api.TestTextSearchCleaner Running org.nuxeo.ecm.platform.query.api.TestPageProvider StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.679 sec - in org.nuxeo.ecm.platform.query.api.TestPageProvider Running org.nuxeo.ecm.platform.query.api.TestNXQLQueryBuilder Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec - in org.nuxeo.ecm.platform.query.api.TestNXQLQueryBuilder Results : Tests run: 43, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-query-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-query-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-query-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-query-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-query-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-query-api --- [INFO] Storing buildNumber: 20180228-093712 at timestamp: 1519810632424 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-query-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-query-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-query-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-query-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-query-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-query-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.1-I20180228_0918/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.1-I20180228_0918/nuxeo-platform-query-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.1-I20180228_0918/nuxeo-platform-query-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-query-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.1-I20180228_0918/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.1-I20180228_0918/nuxeo-platform-query-api-10.1-I20180228_0918.jar (75 KB at 367.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.1-I20180228_0918/nuxeo-platform-query-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.1-I20180228_0918/nuxeo-platform-query-api-10.1-I20180228_0918.pom (2 KB at 25.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/maven-metadata.xml (143 KB at 789.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/maven-metadata.xml (143 KB at 1083.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.1-I20180228_0918/nuxeo-platform-query-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-query-api/10.1-I20180228_0918/nuxeo-platform-query-api-10.1-I20180228_0918-sources.jar (59 KB at 800.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Manager - Api 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-usermanager-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-usermanager-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-usermanager-api --- [INFO] Storing buildNumber: 20180228-093714 at timestamp: 1519810634564 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-usermanager-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-usermanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-usermanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-usermanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-usermanager-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/NuxeoPrincipalImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/NuxeoPrincipalImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/NuxeoPrincipalImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-usermanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-usermanager-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-usermanager-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.usermanager.TestNuxeoGroupImpl Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec - in org.nuxeo.ecm.platform.usermanager.TestNuxeoGroupImpl Running org.nuxeo.ecm.platform.usermanager.TestNuxeoPrincipalImpl 09:37:20,031 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 38 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] * service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent requires [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] * service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] ====================================================================== 09:37:20,591 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 38 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] * service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent requires [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] * service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] ====================================================================== 09:37:20,798 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 38 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] * service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent requires [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] * service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 sec - in org.nuxeo.ecm.platform.usermanager.TestNuxeoPrincipalImpl Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-usermanager-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-usermanager-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-usermanager-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-usermanager-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-usermanager-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-usermanager-api --- [INFO] Storing buildNumber: 20180228-093721 at timestamp: 1519810641993 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-usermanager-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-usermanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-usermanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-usermanager-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-usermanager-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-usermanager-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.1-I20180228_0918/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.1-I20180228_0918/nuxeo-platform-usermanager-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.1-I20180228_0918/nuxeo-platform-usermanager-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-usermanager-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.1-I20180228_0918/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.1-I20180228_0918/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar (41 KB at 361.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.1-I20180228_0918/nuxeo-platform-usermanager-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.1-I20180228_0918/nuxeo-platform-usermanager-api-10.1-I20180228_0918.pom (2 KB at 21.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/maven-metadata.xml (143 KB at 449.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/maven-metadata.xml (143 KB at 529.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.1-I20180228_0918/nuxeo-platform-usermanager-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-api/10.1-I20180228_0918/nuxeo-platform-usermanager-api-10.1-I20180228_0918-sources.jar (37 KB at 488.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Parent POM 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-parent --- [INFO] Storing buildNumber: 20180228-093723 at timestamp: 1519810643690 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/login/nuxeo-platform-login-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-parent --- [INFO] Storing buildNumber: 20180228-093724 at timestamp: 1519810644180 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/login/nuxeo-platform-login-parent/10.1-I20180228_0918/nuxeo-platform-login-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/login/nuxeo-platform-login-parent/10.1-I20180228_0918/nuxeo-platform-login-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/login/nuxeo-platform-login-parent/10.1-I20180228_0918/nuxeo-platform-login-parent-10.1-I20180228_0918.pom (2 KB at 5.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/login/nuxeo-platform-login-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/login/nuxeo-platform-login-parent/maven-metadata.xml (3 KB at 7.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/login/nuxeo-platform-login-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/login/nuxeo-platform-login-parent/maven-metadata.xml (3 KB at 16.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Manager 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login --- [INFO] Storing buildNumber: 20180228-093725 at timestamp: 1519810645568 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/NuxeoLoginModule.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/NuxeoLoginModule.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/NuxeoLoginModule.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/src/test/java/org/nuxeo/ecm/platform/login/test/DummyNuxeoLoginModule.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/src/test/java/org/nuxeo/ecm/platform/login/test/DummyNuxeoLoginModule.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/src/test/java/org/nuxeo/ecm/platform/login/test/DummyNuxeoLoginModule.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.login.test.TestDummyLogInClientModule Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec - in org.nuxeo.ecm.platform.login.test.TestDummyLogInClientModule Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login --- [INFO] Storing buildNumber: 20180228-093732 at timestamp: 1519810652516 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-platform-login --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login/10.1-I20180228_0918/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login/10.1-I20180228_0918/nuxeo-platform-login-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login/10.1-I20180228_0918/nuxeo-platform-login-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login/10.1-I20180228_0918/nuxeo-platform-login-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/10.1-I20180228_0918/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/10.1-I20180228_0918/nuxeo-platform-login-10.1-I20180228_0918.jar (23 KB at 160.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/10.1-I20180228_0918/nuxeo-platform-login-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/10.1-I20180228_0918/nuxeo-platform-login-10.1-I20180228_0918.pom (3 KB at 38.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/maven-metadata.xml (143 KB at 459.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/maven-metadata.xml (143 KB at 239.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/10.1-I20180228_0918/nuxeo-platform-login-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/10.1-I20180228_0918/nuxeo-platform-login-10.1-I20180228_0918-sources.jar (20 KB at 258.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/10.1-I20180228_0918/nuxeo-platform-login-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login/10.1-I20180228_0918/nuxeo-platform-login-10.1-I20180228_0918-tests.jar (13 KB at 157.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory Management Service - Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-core --- [INFO] Storing buildNumber: 20180228-093734 at timestamp: 1519810654956 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-directory-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-directory-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/core/CoreDirectorySession.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/core/CoreDirectorySession.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/core/CoreDirectorySession.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/core/CoreDirectorySession.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/core/CoreDirectorySession.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-directory-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-directory-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-directory-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.directory.core.TestCoreDirectoryUserRestricted StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.636 sec - in org.nuxeo.ecm.directory.core.TestCoreDirectoryUserRestricted Running org.nuxeo.ecm.directory.core.TestCoreDirectoryUserNotAllowed StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.966 sec - in org.nuxeo.ecm.directory.core.TestCoreDirectoryUserNotAllowed Running org.nuxeo.ecm.directory.core.TestCoreDirectoryReadOnly StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 sec - in org.nuxeo.ecm.directory.core.TestCoreDirectoryReadOnly Running org.nuxeo.ecm.directory.core.TestCoreDirectory StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.321 sec - in org.nuxeo.ecm.directory.core.TestCoreDirectory Running org.nuxeo.ecm.directory.core.TestCoreDirectoryUser StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.856 sec - in org.nuxeo.ecm.directory.core.TestCoreDirectoryUser Running org.nuxeo.ecm.directory.memory.TestMemoryDirectory Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in org.nuxeo.ecm.directory.memory.TestMemoryDirectory Running org.nuxeo.ecm.directory.TestPasswordHelper StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 sec - in org.nuxeo.ecm.directory.TestPasswordHelper Running org.nuxeo.ecm.directory.localconfiguration.TestDirectoryLocalConfigurationDefinition Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in org.nuxeo.ecm.directory.localconfiguration.TestDirectoryLocalConfigurationDefinition Results : Tests run: 41, Failures: 0, Errors: 0, Skipped: 4 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-directory-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-core --- [INFO] Storing buildNumber: 20180228-093748 at timestamp: 1519810668343 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.1-I20180228_0918/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.1-I20180228_0918/nuxeo-platform-directory-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.1-I20180228_0918/nuxeo-platform-directory-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.1-I20180228_0918/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.1-I20180228_0918/nuxeo-platform-directory-core-10.1-I20180228_0918.jar (70 KB at 395.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.1-I20180228_0918/nuxeo-platform-directory-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.1-I20180228_0918/nuxeo-platform-directory-core-10.1-I20180228_0918.pom (4 KB at 34.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/maven-metadata.xml (143 KB at 1151.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/maven-metadata.xml (143 KB at 1904.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.1-I20180228_0918/nuxeo-platform-directory-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-core/10.1-I20180228_0918/nuxeo-platform-directory-core-10.1-I20180228_0918-sources.jar (50 KB at 449.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory - SQL Storage 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-sql --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-sql --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-sql --- [INFO] Storing buildNumber: 20180228-093749 at timestamp: 1519810669571 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-sql --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-directory-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-directory-sql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/SQLSession.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/SQLSession.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/SQLSession.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-directory-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-directory-sql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/sql/TestFilterDirectories.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/sql/TestFilterDirectories.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-directory-sql --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.directory.service.TestDirectoryServiceRegistration main 09:37:54,538 WARN [DirectoryRegistry] Directory userDirectory redefined with different factory{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.directory.service.TestDirectoryServiceRegistration}{fTest,testOverride}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.246 sec - in org.nuxeo.ecm.directory.service.TestDirectoryServiceRegistration Running org.nuxeo.ecm.directory.sql.TestFilterDirectories main 09:37:56,498 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=unfiltredTestDirectory, sid=-2610250615908990977]{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.TestFilterDirectories}} main 09:37:56,499 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=filtredTestDirectory, sid=-2610250439815331840]{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.TestFilterDirectories}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 sec - in org.nuxeo.ecm.directory.sql.TestFilterDirectories Running org.nuxeo.ecm.directory.sql.TestPagingComplexFilterDirectory StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 sec - in org.nuxeo.ecm.directory.sql.TestPagingComplexFilterDirectory Running org.nuxeo.ecm.directory.sql.TestDescriptorOverride StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.919 sec - in org.nuxeo.ecm.directory.sql.TestDescriptorOverride Running org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory main 09:37:58,971 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=-2610239844131012605]{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory}} main 09:37:58,995 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=-2610239693807157244]{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory}} main 09:37:59,013 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=-2610239620792713211]{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory}} main 09:37:59,152 WARN [DirectoryServiceImpl] The local configuration detected is an empty value, we consider it as no configuration set.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory}{fTest,testShouldReturnUserDirectoryWhenLocalConfigurationSetIsAnEmptyString}} main 09:37:59,226 WARN [DirectoryServiceImpl] The local configuration detected is an empty value, we consider it as no configuration set.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory}{fTest,testShouldReturnUserDirectoryWhenLocalConfigurationSetIsAnEmptyString}} main 09:37:59,227 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=-2610238701669711866]{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory}} main 09:37:59,285 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory_domain_a, sid=-2610238456856575993]{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:37:59,775 WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden{{fState,beforeRun}} Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.934 sec - in org.nuxeo.ecm.directory.sql.localconfig.TestLocalConfigurationForSQLDirectory Running org.nuxeo.ecm.directory.sql.TestSessionsAreClosedAutomatically main 09:37:59,892 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=-2610235841221492727]{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.TestSessionsAreClosedAutomatically}{fTest,hasWarnsOnCommit}} main 09:37:59,903 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=-2610235798271819766]{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.TestSessionsAreClosedAutomatically}{fTest,hasWarnsOnRollback}} main 09:37:59,985 WARN [SQLDirectory$TxSessionCleaner] Closing sql directory session outside a transactionSQLSession [directory=userDirectory, sid=-2610235798271819766]{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.directory.sql.TestSessionsAreClosedAutomatically}{fTest,hasWarnsOnRollback}} Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec - in org.nuxeo.ecm.directory.sql.TestSessionsAreClosedAutomatically Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-sql --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-directory-sql --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-sql --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-sql >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-sql --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-sql --- [INFO] Storing buildNumber: 20180228-093800 at timestamp: 1519810680692 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-sql --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-sql <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-sql --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-platform-directory-sql --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-sql --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.1-I20180228_0918/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.1-I20180228_0918/nuxeo-platform-directory-sql-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.1-I20180228_0918/nuxeo-platform-directory-sql-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.1-I20180228_0918/nuxeo-platform-directory-sql-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-sql --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.1-I20180228_0918/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.1-I20180228_0918/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar (52 KB at 453.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.1-I20180228_0918/nuxeo-platform-directory-sql-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.1-I20180228_0918/nuxeo-platform-directory-sql-10.1-I20180228_0918.pom (6 KB at 78.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/maven-metadata.xml (143 KB at 500.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/maven-metadata.xml (143 KB at 736.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.1-I20180228_0918/nuxeo-platform-directory-sql-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.1-I20180228_0918/nuxeo-platform-directory-sql-10.1-I20180228_0918-sources.jar (30 KB at 406.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.1-I20180228_0918/nuxeo-platform-directory-sql-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-sql/10.1-I20180228_0918/nuxeo-platform-directory-sql-10.1-I20180228_0918-tests.jar (25 KB at 227.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory - LDAP Storage 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-ldap --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-ldap --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-ldap --- [INFO] Storing buildNumber: 20180228-093802 at timestamp: 1519810682401 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-ldap --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-directory-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-directory-ldap --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPServerDescriptor.java:[45,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPServerDescriptor.java:[158,13] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPServerDescriptor.java:[172,31] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPSession.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPSession.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPSession.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-directory-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-directory-ldap --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/dns/LDAPServerDescriptorDNSTestCase.java:[34,25] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/dns/LDAPServerDescriptorDNSTestCase.java:[163,9] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/dns/LDAPServerDescriptorDNSTestCase.java:[163,27] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/dns/LDAPServerDescriptorDNSTestCase.java:[166,19] com.sun.jndi.ldap.LdapURL is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/LDAPDirectoryTestCase.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/LDAPDirectoryTestCase.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-directory-ldap --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.directory.ldap.TestLDAPSessionBBB Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in org.nuxeo.ecm.directory.ldap.TestLDAPSessionBBB Running org.nuxeo.ecm.directory.ldap.TestExternalLDAPPOSIXSession StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:38:06,715 WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 09:38:07,596 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 101 * service:org.nuxeo.ecm.directory.ldap.management references missing [target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=probes, target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=healthCheck] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.145 sec - in org.nuxeo.ecm.directory.ldap.TestExternalLDAPPOSIXSession Running org.nuxeo.ecm.directory.ldap.TestLDAPSessionWithUpperId 09:38:08,034 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:08,360 WARN [SchemaPartitionDao] Does not make sense: you're trying to enable nis schema which is already enabled 09:38:08,872 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:11,080 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:11,333 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:38:12,002 WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 09:38:12,277 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 101 * service:org.nuxeo.ecm.directory.ldap.management references missing [target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=probes, target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=healthCheck] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.668 sec - in org.nuxeo.ecm.directory.ldap.TestLDAPSessionWithUpperId Running org.nuxeo.ecm.directory.ldap.TestLDAPSessionWithMissingId 09:38:12,552 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:12,683 WARN [SchemaPartitionDao] Does not make sense: you're trying to enable nis schema which is already enabled 09:38:13,497 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:13,918 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:14,137 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:14,916 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:15,184 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.789 sec - in org.nuxeo.ecm.directory.ldap.TestLDAPSessionWithMissingId Running org.nuxeo.ecm.directory.ldap.TestExternalLDAPSessionWithMissingId Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 sec - in org.nuxeo.ecm.directory.ldap.TestExternalLDAPSessionWithMissingId Running org.nuxeo.ecm.directory.ldap.TestLDAPDescriptors Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.328 sec - in org.nuxeo.ecm.directory.ldap.TestLDAPDescriptors Running org.nuxeo.ecm.directory.ldap.TestFilterMatcher Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.directory.ldap.TestFilterMatcher Running org.nuxeo.ecm.directory.ldap.TestExternalLDAPSessionUsingSSL StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:38:18,799 WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 09:38:19,057 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 100 * service:org.nuxeo.ecm.directory.ldap.management references missing [target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=probes, target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=healthCheck] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.567 sec - in org.nuxeo.ecm.directory.ldap.TestExternalLDAPSessionUsingSSL Running org.nuxeo.ecm.directory.ldap.TestLDAPSession 09:38:19,100 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:19,232 WARN [SchemaPartitionDao] Does not make sense: you're trying to enable nis schema which is already enabled 09:38:19,370 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:20,218 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:20,409 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:20,850 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:21,041 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:21,109 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:21,298 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:21,403 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:21,627 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:22,249 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:22,616 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:23,074 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:23,345 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:23,409 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:23,810 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:24,033 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:24,255 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:24,331 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:24,951 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:25,039 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:25,265 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:25,323 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:25,530 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:27,423 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:27,615 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:27,673 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:27,867 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:28,556 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:28,738 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:28,798 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:28,973 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:29,381 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:29,898 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:30,732 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:30,915 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:30,978 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:31,224 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:31,532 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:31,792 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:31,883 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:32,103 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:33,093 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:33,657 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:33,961 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:34,204 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:34,610 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:34,865 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:35,363 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:35,601 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:35,777 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:35,990 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:36,800 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:37,030 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:37,091 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:37,289 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:38:37,922 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.ldap.storage 09:38:38,008 WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 09:38:38,208 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 100 * service:org.nuxeo.ecm.directory.ldap.management references missing [target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=probes, target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=healthCheck] ====================================================================== Tests run: 28, Failures: 0, Errors: 0, Skipped: 15, Time elapsed: 19.149 sec - in org.nuxeo.ecm.directory.ldap.TestLDAPSession Running org.nuxeo.ecm.directory.ldap.TestLDAPPOSIXSession 09:38:38,243 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:38,354 WARN [SchemaPartitionDao] Does not make sense: you're trying to enable nis schema which is already enabled 09:38:38,494 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:39,119 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:39,467 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:40,013 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:40,213 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:40,279 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:40,471 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:42,145 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:42,331 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:43,019 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:43,183 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:43,236 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:43,401 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:43,454 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:43,611 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:43,696 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:43,848 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:43,912 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:44,100 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:44,165 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:44,355 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:44,438 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:44,633 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:45,054 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:45,581 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:45,983 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:46,168 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:46,587 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:46,768 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:47,023 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:47,212 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:47,460 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:47,812 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:48,826 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:49,002 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:49,060 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:49,245 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:49,296 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:49,496 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:49,557 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:49,720 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:49,783 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:49,998 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:50,472 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:50,713 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:50,775 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:50,977 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:51,251 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:51,427 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:51,528 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:51,696 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:51,903 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:52,112 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:52,174 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:52,378 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. Tests run: 28, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 15.611 sec - in org.nuxeo.ecm.directory.ldap.TestLDAPPOSIXSession Running org.nuxeo.ecm.directory.ldap.TestExternalLDAPSessionSecurity Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.nuxeo.ecm.directory.ldap.TestExternalLDAPSessionSecurity Running org.nuxeo.ecm.directory.ldap.TestInternalLDAPSessionSecurity StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:38:54,256 WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 09:38:54,347 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 100 * service:org.nuxeo.ecm.directory.ldap.management references missing [target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=probes, target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=healthCheck] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.511 sec - in org.nuxeo.ecm.directory.ldap.TestInternalLDAPSessionSecurity Running org.nuxeo.ecm.directory.ldap.TestLDAPSessionUsingSSL 09:38:54,387 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:54,504 WARN [SchemaPartitionDao] Does not make sense: you're trying to enable nis schema which is already enabled 09:38:54,686 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:55,148 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.ldap.storage.cache StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:38:55,337 WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 09:38:55,425 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 101 * service:org.nuxeo.ecm.directory.ldap.management references missing [target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=probes, target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=healthCheck] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.079 sec - in org.nuxeo.ecm.directory.ldap.TestLDAPSessionUsingSSL Running org.nuxeo.ecm.directory.ldap.TestCachedLDAPSession 09:38:55,458 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:55,571 WARN [SchemaPartitionDao] Does not make sense: you're trying to enable nis schema which is already enabled 09:38:55,724 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:56,551 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:56,712 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:56,784 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:56,975 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:57,029 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:57,261 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:57,318 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:57,490 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:57,774 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:57,950 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:58,162 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:58,383 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:58,433 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:58,587 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:58,640 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:58,832 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:59,003 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:59,165 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:59,229 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:59,385 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:59,437 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:59,636 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:59,681 WARN [DefaultDirectoryService] Encountered null configuration. 09:38:59,832 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:38:59,892 WARN [DefaultDirectoryService] Encountered null configuration. 09:39:00,096 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:39:00,151 WARN [DefaultDirectoryService] Encountered null configuration. 09:39:00,361 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:39:00,459 WARN [DefaultDirectoryService] Encountered null configuration. 09:39:00,639 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:39:00,892 WARN [DefaultDirectoryService] Encountered null configuration. 09:39:01,094 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:39:01,279 WARN [DefaultDirectoryService] Encountered null configuration. 09:39:01,429 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:39:01,907 WARN [DefaultDirectoryService] Encountered null configuration. 09:39:02,060 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:39:02,116 WARN [DefaultDirectoryService] Encountered null configuration. 09:39:02,329 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:39:02,509 WARN [DefaultDirectoryService] Encountered null configuration. 09:39:02,652 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:39:02,916 WARN [DefaultDirectoryService] Encountered null configuration. 09:39:03,084 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:39:03,485 WARN [DefaultDirectoryService] Encountered null configuration. 09:39:03,734 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:39:03,930 WARN [DefaultDirectoryService] Encountered null configuration. 09:39:04,117 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:39:04,236 WARN [DefaultDirectoryService] Encountered null configuration. 09:39:04,433 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:39:04,558 WARN [DefaultDirectoryService] Encountered null configuration. 09:39:04,751 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:39:04,800 WARN [DefaultDirectoryService] Encountered null configuration. 09:39:04,955 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:39:05,005 WARN [DefaultDirectoryService] Encountered null configuration. 09:39:05,170 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. 09:39:05,215 WARN [DefaultDirectoryService] Encountered null configuration. 09:39:05,362 WARN [DefaultDirectoryService] You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach. Tests run: 29, Failures: 0, Errors: 0, Skipped: 15, Time elapsed: 9.982 sec - in org.nuxeo.ecm.directory.ldap.TestCachedLDAPSession Results : Tests run: 121, Failures: 0, Errors: 0, Skipped: 46 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-ldap --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-directory-ldap --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-ldap --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-ldap >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-ldap --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-ldap --- [INFO] Storing buildNumber: 20180228-093906 at timestamp: 1519810746104 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-ldap --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-ldap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-ldap <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-ldap --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-platform-directory-ldap --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-ldap --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.1-I20180228_0918/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.1-I20180228_0918/nuxeo-platform-directory-ldap-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.1-I20180228_0918/nuxeo-platform-directory-ldap-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.1-I20180228_0918/nuxeo-platform-directory-ldap-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-ldap --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.1-I20180228_0918/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.1-I20180228_0918/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar (88 KB at 462.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.1-I20180228_0918/nuxeo-platform-directory-ldap-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.1-I20180228_0918/nuxeo-platform-directory-ldap-10.1-I20180228_0918.pom (5 KB at 34.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/maven-metadata.xml (142 KB at 849.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/maven-metadata.xml (142 KB at 692.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.1-I20180228_0918/nuxeo-platform-directory-ldap-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.1-I20180228_0918/nuxeo-platform-directory-ldap-10.1-I20180228_0918-sources.jar (59 KB at 783.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.1-I20180228_0918/nuxeo-platform-directory-ldap-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-ldap/10.1-I20180228_0918/nuxeo-platform-directory-ldap-10.1-I20180228_0918-tests.jar (87 KB at 1164.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory - Multi-Directory Storage 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-multi --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-multi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-multi --- [INFO] Storing buildNumber: 20180228-093907 at timestamp: 1519810747549 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-multi --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-multi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-multi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-directory-multi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-directory-multi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/MultiDirectorySession.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/MultiDirectorySession.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/MultiDirectorySession.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-directory-multi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-directory-multi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/java/org/nuxeo/ecm/directory/multi/TestMultiDirectory.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/java/org/nuxeo/ecm/directory/multi/TestMultiDirectory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-directory-multi --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.directory.multi.TestMultiDirectoryReadOnlySubDir StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 sec - in org.nuxeo.ecm.directory.multi.TestMultiDirectoryReadOnlySubDir Running org.nuxeo.ecm.directory.multi.TestMultiDirectorySecurity2 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 sec - in org.nuxeo.ecm.directory.multi.TestMultiDirectorySecurity2 Running org.nuxeo.ecm.directory.multi.TestMultiDirectoryOptional 09:39:14,030 main WARN [MultiDirectorySession] Entry 'baz' for source 'source1' is present in optional directory 'dir1' but not in any required one. It will be skipped. 09:39:14,134 main WARN [MultiDirectorySession] Entry 'baz' for source 'source1' is present in optional directory 'dir1' but not in any required one. It will be skipped. 09:39:14,165 main WARN [MultiDirectorySession] MultiDirectory 'multiOptional' : The entry id 'no-such-entry' could not be deleted on subdirectory 'dir3' because it does not exist 09:39:14,165 main WARN [MultiDirectorySession] Entry 'baz' for source 'source1' is present in optional directory 'dir1' but not in any required one. It will be skipped. 09:39:14,166 main WARN [MultiDirectorySession] MultiDirectory 'multiOptional' : The entry id '1' could not be deleted on subdirectory 'dir3' because it does not exist 09:39:14,166 main WARN [MultiDirectorySession] Entry 'baz' for source 'source1' is present in optional directory 'dir1' but not in any required one. It will be skipped. 09:39:14,166 main WARN [MultiDirectorySession] Entry 'baz' for source 'source1' is present in optional directory 'dir1' but not in any required one. It will be skipped. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.838 sec - in org.nuxeo.ecm.directory.multi.TestMultiDirectoryOptional Running org.nuxeo.ecm.directory.multi.TestMultiDirectory 09:39:15,020 main WARN [MultiDirectorySession] MultiDirectory 'multi' : The entry id 'no-such-entry' could not be deleted on subdirectory 'dir3' because it does not exist 09:39:15,021 main WARN [MultiDirectorySession] MultiDirectory 'multi' : The entry id '1' could not be deleted on subdirectory 'dir3' because it does not exist StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 sec - in org.nuxeo.ecm.directory.multi.TestMultiDirectory Running org.nuxeo.ecm.directory.multi.TestMultiDirectorySecurity1 09:39:15,992 main WARN [MultiDirectorySession] MultiDirectory 'multi' : The entry id '1' could not be deleted on subdirectory 'dir3' because it does not exist Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec - in org.nuxeo.ecm.directory.multi.TestMultiDirectorySecurity1 Results : Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-multi --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-directory-multi --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-multi --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-multi >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-multi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-multi --- [INFO] Storing buildNumber: 20180228-093916 at timestamp: 1519810756748 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-multi --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-multi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-multi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-multi <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-multi --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-multi --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.1-I20180228_0918/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.1-I20180228_0918/nuxeo-platform-directory-multi-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.1-I20180228_0918/nuxeo-platform-directory-multi-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-multi --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.1-I20180228_0918/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.1-I20180228_0918/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar (27 KB at 42.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.1-I20180228_0918/nuxeo-platform-directory-multi-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.1-I20180228_0918/nuxeo-platform-directory-multi-10.1-I20180228_0918.pom (2 KB at 22.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/maven-metadata.xml (143 KB at 563.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/maven-metadata.xml (143 KB at 824.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.1-I20180228_0918/nuxeo-platform-directory-multi-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-multi/10.1-I20180228_0918/nuxeo-platform-directory-multi-10.1-I20180228_0918-sources.jar (16 KB at 180.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo MongoDB Directory 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-mongodb --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-mongodb --- [INFO] Storing buildNumber: 20180228-093918 at timestamp: 1519810758517 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-mongodb --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-directory-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-directory-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-directory-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-directory-mongodb --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-directory-mongodb --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-mongodb --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-directory-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-mongodb --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-mongodb >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-mongodb --- [INFO] Storing buildNumber: 20180228-093919 at timestamp: 1519810759222 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-mongodb --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-mongodb <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-mongodb --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.1-I20180228_0918/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.1-I20180228_0918/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.1-I20180228_0918/nuxeo-platform-directory-mongodb-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-mongodb --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.1-I20180228_0918/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.1-I20180228_0918/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar (28 KB at 159.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.1-I20180228_0918/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.1-I20180228_0918/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.pom (2 KB at 27.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/maven-metadata.xml (22 KB at 109.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/maven-metadata.xml (22 KB at 138.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.1-I20180228_0918/nuxeo-platform-directory-mongodb-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-mongodb/10.1-I20180228_0918/nuxeo-platform-directory-mongodb-10.1-I20180228_0918-sources.jar (16 KB at 209.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory - Tests 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-test --- [INFO] Storing buildNumber: 20180228-093920 at timestamp: 1519810760513 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-directory-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-directory-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-directory-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 40 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-directory-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/AbstractDirectoryTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/AbstractDirectoryTest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/AbstractDirectoryTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-directory-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.directory.test.TestCachedDirectory 09:39:25,226 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:25,717 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 09:39:25,719 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:26,109 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:26,340 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 09:39:26,341 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:26,559 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:26,766 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 09:39:26,767 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:26,957 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:26,962 main WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=-2609861899893866265] java.lang.Throwable: SQL directory session init context in SQLDirectory [name=userDirectory] at org.nuxeo.ecm.directory.sql.SQLDirectory$TxSessionCleaner.captureInitContext(SQLDirectory.java:64) at org.nuxeo.ecm.directory.sql.SQLDirectory$TxSessionCleaner.(SQLDirectory.java:54) at org.nuxeo.ecm.directory.sql.SQLDirectory.registerInTx(SQLDirectory.java:253) at org.nuxeo.ecm.directory.sql.SQLDirectory.addSession(SQLDirectory.java:246) at org.nuxeo.ecm.directory.sql.SQLDirectory.getSession(SQLDirectory.java:235) at org.nuxeo.directory.test.TestCachedDirectory.testGetFromCache(TestCachedDirectory.java:84) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:39:27,172 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 09:39:27,173 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:27,357 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:27,561 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 09:39:27,563 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:27,737 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:27,742 main WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=-2609858545524407956] java.lang.Throwable: SQL directory session init context in SQLDirectory [name=userDirectory] at org.nuxeo.ecm.directory.sql.SQLDirectory$TxSessionCleaner.captureInitContext(SQLDirectory.java:64) at org.nuxeo.ecm.directory.sql.SQLDirectory$TxSessionCleaner.(SQLDirectory.java:54) at org.nuxeo.ecm.directory.sql.SQLDirectory.registerInTx(SQLDirectory.java:253) at org.nuxeo.ecm.directory.sql.SQLDirectory.addSession(SQLDirectory.java:246) at org.nuxeo.ecm.directory.sql.SQLDirectory.getSession(SQLDirectory.java:235) at org.nuxeo.directory.test.TestCachedDirectory.doTestNegativeCaching(TestCachedDirectory.java:130) at org.nuxeo.directory.test.TestCachedDirectory.testNegativeCaching(TestCachedDirectory.java:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:39:27,957 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 09:39:27,958 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:28,155 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:28,355 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 09:39:28,356 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:28,528 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:28,721 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 09:39:28,722 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:28,893 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:29,084 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 09:39:29,085 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:29,244 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:29,399 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.redis.contribs 09:39:29,400 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache 09:39:29,580 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.directory.storage.cache StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 23, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 5.097 sec - in org.nuxeo.directory.test.TestCachedDirectory Running org.nuxeo.directory.test.TestDirectoryEntryResolver "abc123" n'est pas un identifiant de referencedDirectory1 correct. "abc123" is not a valid referencedDirectory1 id. "abc123" n'est pas un identifiant de referencedDirectory2 correct. "abc123" is not a valid referencedDirectory2 id. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 sec - in org.nuxeo.directory.test.TestDirectoryEntryResolver Running org.nuxeo.directory.test.TestDirectoryMultipleReferences 09:39:30,981 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry Administrator: this field is associated with more than one reference 09:39:30,981 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry Administrator: this field is associated with more than one reference 09:39:30,981 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_1: this field is associated with more than one reference 09:39:30,981 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_1: this field is associated with more than one reference 09:39:30,982 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_3: this field is associated with more than one reference 09:39:30,982 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_3: this field is associated with more than one reference 09:39:30,991 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry Administrator: this field is associated with more than one reference 09:39:30,991 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry Administrator: this field is associated with more than one reference 09:39:30,991 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_3: this field is associated with more than one reference 09:39:30,991 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_3: this field is associated with more than one reference 09:39:30,991 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_1: this field is associated with more than one reference 09:39:30,991 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_1: this field is associated with more than one reference 09:39:31,001 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_0: this field is associated with more than one reference 09:39:31,001 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_0: this field is associated with more than one reference 09:39:31,003 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry Administrator: this field is associated with more than one reference 09:39:31,004 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry Administrator: this field is associated with more than one reference 09:39:31,004 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_3: this field is associated with more than one reference 09:39:31,004 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_3: this field is associated with more than one reference 09:39:31,004 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_1: this field is associated with more than one reference 09:39:31,004 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_1: this field is associated with more than one reference 09:39:31,027 main WARN [BaseSession] Directory userDirectory cannot update field groups for entry user_1: this field is associated with more than one reference 09:39:31,028 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry Administrator: this field is associated with more than one reference 09:39:31,028 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry Administrator: this field is associated with more than one reference 09:39:31,029 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_3: this field is associated with more than one reference 09:39:31,029 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_3: this field is associated with more than one reference 09:39:31,029 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_1: this field is associated with more than one reference 09:39:31,029 main WARN [BaseSession] Directory userDirectory cannot create field groups for entry user_1: this field is associated with more than one reference StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 sec - in org.nuxeo.directory.test.TestDirectoryMultipleReferences Running org.nuxeo.directory.test.io.DirectoryEntryListJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 sec - in org.nuxeo.directory.test.io.DirectoryEntryListJsonWriterTest Running org.nuxeo.directory.test.io.DirectoryEntryJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 sec - in org.nuxeo.directory.test.io.DirectoryEntryJsonWriterTest Running org.nuxeo.directory.test.io.DocumentFetchJsonDirectoryEntryTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 sec - in org.nuxeo.directory.test.io.DocumentFetchJsonDirectoryEntryTest Running org.nuxeo.directory.test.TestDirectoryTemplate StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 21, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.674 sec - in org.nuxeo.directory.test.TestDirectoryTemplate Running org.nuxeo.directory.test.TestDirectorySchemaPrefix StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 sec - in org.nuxeo.directory.test.TestDirectorySchemaPrefix Running org.nuxeo.directory.test.TestDirectoryAutoIncrementId StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 sec - in org.nuxeo.directory.test.TestDirectoryAutoIncrementId Running org.nuxeo.directory.test.TestDirectoryWithTSVInit StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 sec - in org.nuxeo.directory.test.TestDirectoryWithTSVInit Running org.nuxeo.directory.test.TestDirectorySecurityContrib StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 sec - in org.nuxeo.directory.test.TestDirectorySecurityContrib Running org.nuxeo.directory.test.TestDirectory StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 21, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.662 sec - in org.nuxeo.directory.test.TestDirectory Running org.nuxeo.directory.test.TestDirectorySecuritySensitive StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 sec - in org.nuxeo.directory.test.TestDirectorySecuritySensitive Running org.nuxeo.directory.test.TestCacheFallbackOnDirectory StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 sec - in org.nuxeo.directory.test.TestCacheFallbackOnDirectory Running org.nuxeo.directory.test.TestDirectorySecurityAtInitialization StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 sec - in org.nuxeo.directory.test.TestDirectorySecurityAtInitialization Running org.nuxeo.directory.test.TestIntIdField StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 sec - in org.nuxeo.directory.test.TestIntIdField Running org.nuxeo.directory.test.TestDirectorySecurityDefault StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 sec - in org.nuxeo.directory.test.TestDirectorySecurityDefault Running org.nuxeo.directory.test.TestDirectoryDeleteConstraints Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.nuxeo.directory.test.TestDirectoryDeleteConstraints Results : Tests run: 128, Failures: 0, Errors: 0, Skipped: 6 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-directory-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-test --- [INFO] Storing buildNumber: 20180228-093940 at timestamp: 1519810780344 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-platform-directory-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.1-I20180228_0918/nuxeo-platform-directory-test-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.1-I20180228_0918/nuxeo-platform-directory-test-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.1-I20180228_0918/nuxeo-platform-directory-test-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.1-I20180228_0918/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.1-I20180228_0918/nuxeo-platform-directory-test-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.1-I20180228_0918/nuxeo-platform-directory-test-10.1-I20180228_0918.jar (5 KB at 7.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.1-I20180228_0918/nuxeo-platform-directory-test-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.1-I20180228_0918/nuxeo-platform-directory-test-10.1-I20180228_0918.pom (4 KB at 49.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/maven-metadata.xml (21 KB at 96.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/maven-metadata.xml (21 KB at 102.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.1-I20180228_0918/nuxeo-platform-directory-test-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.1-I20180228_0918/nuxeo-platform-directory-test-10.1-I20180228_0918-sources.jar (2 KB at 27.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.1-I20180228_0918/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-test/10.1-I20180228_0918/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar (69 KB at 308.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Dublin Core Support 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-dublincore --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-dublincore --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-dublincore --- [INFO] Storing buildNumber: 20180228-093942 at timestamp: 1519810782237 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-dublincore --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-dublincore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-dublincore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-dublincore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-dublincore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-dublincore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-dublincore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/src/test/java/org/nuxeo/ecm/platform/dublincore/TestDublinCoreStorage.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/src/test/java/org/nuxeo/ecm/platform/dublincore/TestDublinCoreStorage.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/src/test/java/org/nuxeo/ecm/platform/dublincore/TestDublinCoreStorage.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-dublincore --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.dublincore.TestDublinCoreStorage Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.686 sec - in org.nuxeo.ecm.platform.dublincore.TestDublinCoreStorage Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-dublincore --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-dublincore --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-dublincore --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-dublincore >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-dublincore --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-dublincore --- [INFO] Storing buildNumber: 20180228-093950 at timestamp: 1519810790144 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-dublincore --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-dublincore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-dublincore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-dublincore <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-dublincore --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-dublincore --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.1-I20180228_0918/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.1-I20180228_0918/nuxeo-platform-dublincore-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.1-I20180228_0918/nuxeo-platform-dublincore-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-dublincore --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.1-I20180228_0918/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.1-I20180228_0918/nuxeo-platform-dublincore-10.1-I20180228_0918.jar (11 KB at 27.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.1-I20180228_0918/nuxeo-platform-dublincore-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.1-I20180228_0918/nuxeo-platform-dublincore-10.1-I20180228_0918.pom (3 KB at 36.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/maven-metadata.xml (143 KB at 549.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/maven-metadata.xml (143 KB at 519.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.1-I20180228_0918/nuxeo-platform-dublincore-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-dublincore/10.1-I20180228_0918/nuxeo-platform-dublincore-10.1-I20180228_0918-sources.jar (7 KB at 89.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform File Manager API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-filemanager-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-filemanager-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-filemanager-api --- [INFO] Storing buildNumber: 20180228-093951 at timestamp: 1519810791689 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-filemanager-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-filemanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-filemanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-filemanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-filemanager-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-filemanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-filemanager-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-filemanager-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-filemanager-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-filemanager-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-filemanager-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-filemanager-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-filemanager-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-filemanager-api --- [INFO] Storing buildNumber: 20180228-093952 at timestamp: 1519810792208 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-filemanager-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-filemanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-filemanager-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-filemanager-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-filemanager-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-filemanager-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.1-I20180228_0918/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.1-I20180228_0918/nuxeo-platform-filemanager-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.1-I20180228_0918/nuxeo-platform-filemanager-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-filemanager-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.1-I20180228_0918/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.1-I20180228_0918/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar (7 KB at 26.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.1-I20180228_0918/nuxeo-platform-filemanager-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.1-I20180228_0918/nuxeo-platform-filemanager-api-10.1-I20180228_0918.pom (2 KB at 16.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/maven-metadata.xml (143 KB at 400.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/maven-metadata.xml (144 KB at 1810.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.1-I20180228_0918/nuxeo-platform-filemanager-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-api/10.1-I20180228_0918/nuxeo-platform-filemanager-api-10.1-I20180228_0918-sources.jar (5 KB at 64.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Versioning Service - API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-versioning-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-versioning-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-versioning-api --- [INFO] Storing buildNumber: 20180228-093953 at timestamp: 1519810793627 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-versioning-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-versioning-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-versioning-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-versioning-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-versioning-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-versioning-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-versioning-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-versioning-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-versioning-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-versioning-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-versioning-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-versioning-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-versioning-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-versioning-api --- [INFO] Storing buildNumber: 20180228-093954 at timestamp: 1519810794237 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-versioning-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-versioning-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-versioning-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-versioning-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-versioning-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-versioning-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.1-I20180228_0918/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.1-I20180228_0918/nuxeo-platform-versioning-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.1-I20180228_0918/nuxeo-platform-versioning-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-versioning-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.1-I20180228_0918/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.1-I20180228_0918/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar (7 KB at 59.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.1-I20180228_0918/nuxeo-platform-versioning-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.1-I20180228_0918/nuxeo-platform-versioning-api-10.1-I20180228_0918.pom (2 KB at 14.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/maven-metadata.xml (143 KB at 1125.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/maven-metadata.xml (144 KB at 1906.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.1-I20180228_0918/nuxeo-platform-versioning-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-api/10.1-I20180228_0918/nuxeo-platform-versioning-api-10.1-I20180228_0918-sources.jar (5 KB at 55.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forms Layout API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-forms-layout-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-api --- [INFO] Storing buildNumber: 20180228-093955 at timestamp: 1519810795217 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-forms-layout-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 49 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-forms-layout-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 48 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetDefinitionImpl.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetDefinitionImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-forms-layout-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-forms-layout-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-forms-layout-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-forms-layout-api --- [INFO] auto discovered modules [org.nuxeo.ecm.platform.forms.layout.api] [INFO] org.nuxeo.ecm.platform.forms.layout.api has no EntryPoint - compilation skipped [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-forms-layout-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-forms-layout-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-forms-layout-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-api --- [INFO] Storing buildNumber: 20180228-093955 at timestamp: 1519810795984 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-forms-layout-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-forms-layout-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-forms-layout-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.1-I20180228_0918/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.1-I20180228_0918/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.1-I20180228_0918/nuxeo-platform-forms-layout-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-forms-layout-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.1-I20180228_0918/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.1-I20180228_0918/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar (136 KB at 1220.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.1-I20180228_0918/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.1-I20180228_0918/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.pom (857 B at 11.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/maven-metadata.xml (143 KB at 785.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/maven-metadata.xml (144 KB at 741.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.1-I20180228_0918/nuxeo-platform-forms-layout-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-api/10.1-I20180228_0918/nuxeo-platform-forms-layout-api-10.1-I20180228_0918-sources.jar (69 KB at 934.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Content Types Service - API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-types-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-types-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-types-api --- [INFO] Storing buildNumber: 20180228-093957 at timestamp: 1519810797290 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-types-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-types-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-types-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-types-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-types-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-types-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-types-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-types-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-types-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-types-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-types-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-types-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-types-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-types-api --- [INFO] Storing buildNumber: 20180228-093957 at timestamp: 1519810797949 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-types-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-types-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-types-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-types-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-types-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-types-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.1-I20180228_0918/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.1-I20180228_0918/nuxeo-platform-types-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.1-I20180228_0918/nuxeo-platform-types-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-types-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.1-I20180228_0918/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.1-I20180228_0918/nuxeo-platform-types-api-10.1-I20180228_0918.jar (20 KB at 126.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.1-I20180228_0918/nuxeo-platform-types-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.1-I20180228_0918/nuxeo-platform-types-api-10.1-I20180228_0918.pom (916 B at 12.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/maven-metadata.xml (143 KB at 752.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/maven-metadata.xml (144 KB at 1430.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.1-I20180228_0918/nuxeo-platform-types-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-api/10.1-I20180228_0918/nuxeo-platform-types-api-10.1-I20180228_0918-sources.jar (19 KB at 250.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Content Types Service - Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-types-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-types-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-types-core --- [INFO] Storing buildNumber: 20180228-093959 at timestamp: 1519810799184 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-types-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-types-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-types-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-types-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-types-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-types-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-types-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-types-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.types.localconfiguration.TestLocalConfiguration Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.39 sec - in org.nuxeo.ecm.platform.types.localconfiguration.TestLocalConfiguration Running org.nuxeo.ecm.platform.types.TypeTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.19 sec - in org.nuxeo.ecm.platform.types.TypeTest Results : Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-types-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-types-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-types-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-types-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-types-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-types-core --- [INFO] Storing buildNumber: 20180228-094006 at timestamp: 1519810806681 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-types-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-types-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-types-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-types-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-types-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-types-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.1-I20180228_0918/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.1-I20180228_0918/nuxeo-platform-types-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.1-I20180228_0918/nuxeo-platform-types-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-types-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.1-I20180228_0918/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.1-I20180228_0918/nuxeo-platform-types-core-10.1-I20180228_0918.jar (24 KB at 75.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.1-I20180228_0918/nuxeo-platform-types-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.1-I20180228_0918/nuxeo-platform-types-core-10.1-I20180228_0918.pom (2 KB at 18.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/maven-metadata.xml (143 KB at 1043.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/maven-metadata.xml (144 KB at 1415.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.1-I20180228_0918/nuxeo-platform-types-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-types-core/10.1-I20180228_0918/nuxeo-platform-types-core-10.1-I20180228_0918-sources.jar (17 KB at 225.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo EP Versioning Service Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-versioning-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-versioning-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-versioning-core --- [INFO] Storing buildNumber: 20180228-094007 at timestamp: 1519810807989 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-versioning-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-versioning-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-versioning-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-versioning-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-versioning-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-versioning-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-versioning-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-versioning-core --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-versioning-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-versioning-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/target/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-versioning-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-versioning-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-versioning-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-versioning-core --- [INFO] Storing buildNumber: 20180228-094008 at timestamp: 1519810808579 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-versioning-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-versioning-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-versioning-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-versioning-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-versioning-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/target/nuxeo-platform-versioning-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-versioning-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/target/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.1-I20180228_0918/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.1-I20180228_0918/nuxeo-platform-versioning-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/target/nuxeo-platform-versioning-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.1-I20180228_0918/nuxeo-platform-versioning-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-versioning-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.1-I20180228_0918/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.1-I20180228_0918/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar (6 KB at 70.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.1-I20180228_0918/nuxeo-platform-versioning-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.1-I20180228_0918/nuxeo-platform-versioning-core-10.1-I20180228_0918.pom (2 KB at 21.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/maven-metadata.xml (143 KB at 856.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/maven-metadata.xml (144 KB at 1067.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.1-I20180228_0918/nuxeo-platform-versioning-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-versioning-core/10.1-I20180228_0918/nuxeo-platform-versioning-core-10.1-I20180228_0918-sources.jar (3 KB at 20.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform File Manager 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-filemanager-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-filemanager-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-filemanager-core --- [INFO] Storing buildNumber: 20180228-094009 at timestamp: 1519810809729 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-filemanager-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-filemanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-filemanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-filemanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-filemanager-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/FileManagerService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/FileManagerService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/FileManagerService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-filemanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 23 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-filemanager-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-filemanager-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.filemanager.service.extension.TestNoteImporter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:40:14,110 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 98 * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.111 sec - in org.nuxeo.ecm.platform.filemanager.service.extension.TestNoteImporter Running org.nuxeo.ecm.platform.filemanager.TestFileManagerService 09:40:17,031 main WARN [NoteImporter] Schema 'note' is not available for document DocumentModelImpl(234967af-686a-4ee5-9d47-2496ae6ceb1f, path=/workspace/hello.html, title=234967af-686a-4ee5-9d47-2496ae6ceb1f) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:40:18,056 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 96 * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.935 sec - in org.nuxeo.ecm.platform.filemanager.TestFileManagerService Running org.nuxeo.ecm.platform.filemanager.TestExportedZipImporterPlugin StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:40:19,457 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 97 * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.398 sec - in org.nuxeo.ecm.platform.filemanager.TestExportedZipImporterPlugin Running org.nuxeo.ecm.platform.filemanager.TestDefaultFileImporter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:40:20,015 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 96 * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 sec - in org.nuxeo.ecm.platform.filemanager.TestDefaultFileImporter Running org.nuxeo.ecm.platform.filemanager.TestCSVImporter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in org.nuxeo.ecm.platform.filemanager.TestCSVImporter Running org.nuxeo.ecm.platform.filemanager.TestFileManagerComponent 09:40:20,236 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService 09:40:20,238 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.xxx Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec - in org.nuxeo.ecm.platform.filemanager.TestFileManagerComponent Results : Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-filemanager-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-filemanager-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-filemanager-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-filemanager-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-filemanager-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-filemanager-core --- [INFO] Storing buildNumber: 20180228-094021 at timestamp: 1519810821059 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-filemanager-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-filemanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-filemanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-filemanager-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-filemanager-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-filemanager-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.1-I20180228_0918/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.1-I20180228_0918/nuxeo-platform-filemanager-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.1-I20180228_0918/nuxeo-platform-filemanager-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-filemanager-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.1-I20180228_0918/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.1-I20180228_0918/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar (43 KB at 152.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.1-I20180228_0918/nuxeo-platform-filemanager-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.1-I20180228_0918/nuxeo-platform-filemanager-core-10.1-I20180228_0918.pom (3 KB at 40.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/maven-metadata.xml (143 KB at 626.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/maven-metadata.xml (143 KB at 851.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.1-I20180228_0918/nuxeo-platform-filemanager-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core/10.1-I20180228_0918/nuxeo-platform-filemanager-core-10.1-I20180228_0918-sources.jar (34 KB at 451.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform File Manager Core Listener 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-filemanager-core-listener --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-filemanager-core-listener --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-filemanager-core-listener --- [INFO] Storing buildNumber: 20180228-094022 at timestamp: 1519810822376 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-filemanager-core-listener --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-filemanager-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-filemanager-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-filemanager-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-filemanager-core-listener --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-filemanager-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-filemanager-core-listener --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-filemanager-core-listener --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:40:26,815 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 93 * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.ecm.platform.filemanager.core.listener.tests.TestDigestComputerListener 09:40:27,140 Nuxeo-Work-default-1:5446663777505686.1757766581 WARN [FulltextExtractorWork] Could not extract fulltext of file 'test.pdf' for document: a56a8052-5ea0-428e-9444-4baebc3dd495: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:40:28,101 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 98 * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.272 sec - in org.nuxeo.ecm.platform.filemanager.core.listener.tests.TestDigestComputerListener Running org.nuxeo.ecm.platform.filemanager.core.listener.tests.TestMimetypeIconUpdater 09:40:28,229 Nuxeo-Work-default-3:5446664955969652.1015948610 WARN [FulltextExtractorWork] Could not extract fulltext of file 'test.pdf' for document: 3ed27d7f-aeb5-4290-962f-637a36cb7827: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 09:40:28,275 Nuxeo-Work-default-4:5446665003761695.413755581 WARN [FulltextExtractorWork] Could not extract fulltext of file 'test.pdf' for document: 56eeea5d-97f4-40f9-991c-637f9fd4ec0f: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 09:40:28,464 Nuxeo-Work-default-1:5446665192586887.2023304531 WARN [FulltextExtractorWork] Could not extract fulltext of file 'test.pdf' for document: 1f843dac-b0bb-4fe9-889c-7a71c332f17f: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 sec - in org.nuxeo.ecm.platform.filemanager.core.listener.tests.TestMimetypeIconUpdater Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-filemanager-core-listener --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-filemanager-core-listener --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-filemanager-core-listener --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-filemanager-core-listener >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-filemanager-core-listener --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-filemanager-core-listener --- [INFO] Storing buildNumber: 20180228-094029 at timestamp: 1519810829123 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-filemanager-core-listener --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-filemanager-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-filemanager-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-filemanager-core-listener <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-filemanager-core-listener --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-filemanager-core-listener --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.1-I20180228_0918/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.1-I20180228_0918/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/target/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.1-I20180228_0918/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-filemanager-core-listener --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.1-I20180228_0918/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.1-I20180228_0918/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar (17 KB at 218.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.1-I20180228_0918/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.1-I20180228_0918/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.pom (3 KB at 29.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/maven-metadata.xml (143 KB at 308.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/maven-metadata.xml (143 KB at 1881.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.1-I20180228_0918/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-filemanager-core-listener/10.1-I20180228_0918/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918-sources.jar (12 KB at 156.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo URL Service - API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-url-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-url-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-url-api --- [INFO] Storing buildNumber: 20180228-094030 at timestamp: 1519810830578 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-url-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-url-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-url-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-url-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-url-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-url-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-url-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-url-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-url-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-url-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-url-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-url-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-url-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-url-api --- [INFO] Storing buildNumber: 20180228-094031 at timestamp: 1519810831326 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-url-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-url-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-url-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-url-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-url-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-url-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.1-I20180228_0918/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.1-I20180228_0918/nuxeo-platform-url-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.1-I20180228_0918/nuxeo-platform-url-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-url-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.1-I20180228_0918/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.1-I20180228_0918/nuxeo-platform-url-api-10.1-I20180228_0918.jar (11 KB at 54.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.1-I20180228_0918/nuxeo-platform-url-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.1-I20180228_0918/nuxeo-platform-url-api-10.1-I20180228_0918.pom (1001 B at 13.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/maven-metadata.xml (143 KB at 1035.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/maven-metadata.xml (143 KB at 563.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.1-I20180228_0918/nuxeo-platform-url-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-api/10.1-I20180228_0918/nuxeo-platform-url-api-10.1-I20180228_0918-sources.jar (11 KB at 149.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo URL Service - Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-url-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-url-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-url-core --- [INFO] Storing buildNumber: 20180228-094032 at timestamp: 1519810832605 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-url-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-url-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-url-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-url-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-url-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-url-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-url-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-url-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.url.io.DocumentUrlJsonEnricherTest main 09:40:37,386 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 12 * service:org.nuxeo.ecm.platform.url.marshallers references missing [target=org.nuxeo.ecm.core.io.MarshallerRegistry;point=marshallers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.49 sec - in org.nuxeo.ecm.platform.url.io.DocumentUrlJsonEnricherTest Running org.nuxeo.ecm.platform.url.codec.TestDocumentViewService Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.nuxeo.ecm.platform.url.codec.TestDocumentViewService Running org.nuxeo.ecm.platform.url.codec.TestDocumentFileCodec main 09:40:37,564 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 13 * service:org.nuxeo.ecm.platform.url.marshallers references missing [target=org.nuxeo.ecm.core.io.MarshallerRegistry;point=marshallers] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec - in org.nuxeo.ecm.platform.url.codec.TestDocumentFileCodec Running org.nuxeo.ecm.platform.url.codec.TestDocumentViewCodecPriority Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.platform.url.codec.TestDocumentViewCodecPriority Running org.nuxeo.ecm.platform.url.codec.TestDocumentPathCodec Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.platform.url.codec.TestDocumentPathCodec Running org.nuxeo.ecm.platform.url.codec.TestDocumentIdCodec Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.platform.url.codec.TestDocumentIdCodec Results : Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-url-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-url-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-url-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-url-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-url-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-url-core --- [INFO] Storing buildNumber: 20180228-094038 at timestamp: 1519810838397 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-url-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-url-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-url-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-url-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-url-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/nuxeo-platform-url-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-url-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/nuxeo-platform-url-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.1-I20180228_0918/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.1-I20180228_0918/nuxeo-platform-url-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/nuxeo-platform-url-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.1-I20180228_0918/nuxeo-platform-url-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-url-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.1-I20180228_0918/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.1-I20180228_0918/nuxeo-platform-url-core-10.1-I20180228_0918.jar (17 KB at 74.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.1-I20180228_0918/nuxeo-platform-url-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.1-I20180228_0918/nuxeo-platform-url-core-10.1-I20180228_0918.pom (2 KB at 24.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/maven-metadata.xml (143 KB at 683.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/maven-metadata.xml (143 KB at 959.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.1-I20180228_0918/nuxeo-platform-url-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-url-core/10.1-I20180228_0918/nuxeo-platform-url-core-10.1-I20180228_0918-sources.jar (12 KB at 164.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Common Web Framework 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-web-common --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-web-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-web-common --- [INFO] Storing buildNumber: 20180228-094039 at timestamp: 1519810839778 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-web-common --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-web-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 92 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/ajax/AjaxProxyServlet.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/ajax/AjaxProxyServlet.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/ajax/AjaxProxyServlet.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/NuxeoCorsFilterDescriptor.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/NuxeoCorsFilterDescriptor.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/NuxeoCorsFilterDescriptor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-web-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/DummyHttpServletRequest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/DummyHttpServletRequest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/DummyHttpServletRequest.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/DummyHttpServletRequest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/DummyHttpServletRequest.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/DummyHttpServletRequest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-web-common --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.web.requestcontroller.TestService Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 sec - in org.nuxeo.ecm.platform.web.requestcontroller.TestService Running org.nuxeo.ecm.platform.web.requestcontroller.filter.TestNuxeoCorsCsrfFilter Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec - in org.nuxeo.ecm.platform.web.requestcontroller.filter.TestNuxeoCorsCsrfFilter Running org.nuxeo.ecm.platform.web.requestcontroller.filter.TestBufferingServletResponse Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.nuxeo.ecm.platform.web.requestcontroller.filter.TestBufferingServletResponse Running org.nuxeo.ecm.platform.web.common.TestContentDisposition StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.024 sec - in org.nuxeo.ecm.platform.web.common.TestContentDisposition Running org.nuxeo.ecm.platform.web.common.TestMobileBannerHelper Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec - in org.nuxeo.ecm.platform.web.common.TestMobileBannerHelper Running org.nuxeo.ecm.platform.ui.web.auth.TestSpecificChainSetting Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 sec - in org.nuxeo.ecm.platform.ui.web.auth.TestSpecificChainSetting Running org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticatorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.nuxeo.ecm.platform.ui.web.auth.plugins.BasicAuthenticatorTest Running org.nuxeo.ecm.platform.ui.web.auth.TestLoginScreenConfig Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 sec - in org.nuxeo.ecm.platform.ui.web.auth.TestLoginScreenConfig Running org.nuxeo.ecm.platform.ui.web.auth.TestAuthPlugins Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 sec - in org.nuxeo.ecm.platform.ui.web.auth.TestAuthPlugins Results : Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-web-common --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-web-common --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-web-common --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-web-common >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-web-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-web-common --- [INFO] Storing buildNumber: 20180228-094048 at timestamp: 1519810848164 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-web-common --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-web-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-web-common <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-web-common --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-web-common --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.1-I20180228_0918/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.1-I20180228_0918/nuxeo-platform-web-common-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.1-I20180228_0918/nuxeo-platform-web-common-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-web-common --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.1-I20180228_0918/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.1-I20180228_0918/nuxeo-platform-web-common-10.1-I20180228_0918.jar (1540 KB at 4582.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.1-I20180228_0918/nuxeo-platform-web-common-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.1-I20180228_0918/nuxeo-platform-web-common-10.1-I20180228_0918.pom (5 KB at 59.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/maven-metadata.xml (143 KB at 587.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/maven-metadata.xml (143 KB at 1210.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.1-I20180228_0918/nuxeo-platform-web-common-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-web-common/10.1-I20180228_0918/nuxeo-platform-web-common-10.1-I20180228_0918-sources.jar (1513 KB at 14976.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Manager - Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-usermanager-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-usermanager-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-usermanager-core --- [INFO] Storing buildNumber: 20180228-094050 at timestamp: 1519810850099 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-usermanager-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-usermanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-usermanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-usermanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-usermanager-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/UserAdapterImpl.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/UserAdapterImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-usermanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 25 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-usermanager-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/providers/TestUsersPageProvider.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/providers/TestUsersPageProvider.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/providers/TestUsersPageProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-usermanager-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupListJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.205 sec - in org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupListJsonWriterTest Running org.nuxeo.ecm.platform.usermanager.io.NuxeoPrincipalJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.639 sec - in org.nuxeo.ecm.platform.usermanager.io.NuxeoPrincipalJsonWriterTest Running org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 sec - in org.nuxeo.ecm.platform.usermanager.io.NuxeoGroupJsonWriterTest Running org.nuxeo.ecm.platform.usermanager.io.NuxeoPrincipalListJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 sec - in org.nuxeo.ecm.platform.usermanager.io.NuxeoPrincipalListJsonWriterTest Running org.nuxeo.ecm.platform.usermanager.TestUserManagerResolver userManagerResolver cannot resolve reference abc123 "abc123" is not a valid user name or a valid group name. "abc123" n'est pas un nom dutilisateur correct. "abc123" is not a valid user name. "abc123" n'est pas un nom de groupe correct. "abc123" is not a valid group name. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.16 sec - in org.nuxeo.ecm.platform.usermanager.TestUserManagerResolver Running org.nuxeo.ecm.platform.usermanager.TestUserAdapter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec - in org.nuxeo.ecm.platform.usermanager.TestUserAdapter Running org.nuxeo.ecm.platform.usermanager.TestUserManagerPasswordValidity StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 sec - in org.nuxeo.ecm.platform.usermanager.TestUserManagerPasswordValidity Running org.nuxeo.ecm.platform.usermanager.providers.TestGroupsPageProvider StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 sec - in org.nuxeo.ecm.platform.usermanager.providers.TestGroupsPageProvider Running org.nuxeo.ecm.platform.usermanager.providers.TestUsersPageProvider StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 sec - in org.nuxeo.ecm.platform.usermanager.providers.TestUsersPageProvider Running org.nuxeo.ecm.platform.usermanager.TestUserManager 09:41:01,159 ERROR [UserManagerImpl] Property: foo does not exists. Check your UserService configuration. org.nuxeo.ecm.core.api.model.PropertyNotFoundException: segment foo cannot be resolved, foo at org.nuxeo.ecm.core.api.model.impl.AbstractProperty.resolvePath(AbstractProperty.java:579) at org.nuxeo.ecm.core.api.model.impl.AbstractProperty.resolvePath(AbstractProperty.java:538) at org.nuxeo.ecm.core.api.model.impl.AbstractProperty.setValue(AbstractProperty.java:434) at org.nuxeo.ecm.core.api.impl.DataModelImpl.setData(DataModelImpl.java:101) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setProperty(DocumentModelImpl.java:737) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.makeVirtualUserEntry(UserManagerImpl.java:524) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.makeVirtualPrincipal(UserManagerImpl.java:503) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.getPrincipal(UserManagerImpl.java:1136) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.getPrincipalUsingCache(UserManagerImpl.java:593) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.getPrincipal(UserManagerImpl.java:585) at org.nuxeo.ecm.platform.usermanager.TestUserManager.testGetVirtualUsers(TestUserManager.java:168) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:41:01,165 ERROR [NuxeoPrincipalImpl] User MyCustomMember references the group1 group that does not exists 09:41:01,320 ERROR [UserManagerImpl] Property: foo does not exists. Check your UserService configuration. org.nuxeo.ecm.core.api.model.PropertyNotFoundException: segment foo cannot be resolved, foo at org.nuxeo.ecm.core.api.model.impl.AbstractProperty.resolvePath(AbstractProperty.java:579) at org.nuxeo.ecm.core.api.model.impl.AbstractProperty.resolvePath(AbstractProperty.java:538) at org.nuxeo.ecm.core.api.model.impl.AbstractProperty.setValue(AbstractProperty.java:434) at org.nuxeo.ecm.core.api.impl.DataModelImpl.setData(DataModelImpl.java:101) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.setProperty(DocumentModelImpl.java:737) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.makeVirtualUserEntry(UserManagerImpl.java:524) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.makeVirtualPrincipal(UserManagerImpl.java:503) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.getPrincipal(UserManagerImpl.java:1136) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.getPrincipalUsingCache(UserManagerImpl.java:593) at org.nuxeo.ecm.platform.usermanager.UserManagerImpl.getPrincipal(UserManagerImpl.java:585) at org.nuxeo.ecm.platform.usermanager.TestUserManager.doTestGetVirtualUsersOverride(TestUserManager.java:214) at org.nuxeo.ecm.platform.usermanager.TestUserManager.testGetVirtualUsersOverride(TestUserManager.java:189) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:41:01,321 ERROR [NuxeoPrincipalImpl] User MyCustomMember references the group1 group that does not exists StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 38, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.087 sec - in org.nuxeo.ecm.platform.usermanager.TestUserManager Running org.nuxeo.ecm.platform.usermanager.local.configuration.TestUserManagerWithContext StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 sec - in org.nuxeo.ecm.platform.usermanager.local.configuration.TestUserManagerWithContext Running org.nuxeo.ecm.platform.usermanager.local.configuration.TestUserManagerImplFilterTranformerForDirectoryLocalConfigManagement Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.nuxeo.ecm.platform.usermanager.local.configuration.TestUserManagerImplFilterTranformerForDirectoryLocalConfigManagement Running org.nuxeo.ecm.platform.usermanager.TestUserService 09:41:03,439 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 11 * service:org.nuxeo.ecm.platform.usermanager.test references missing [target=org.nuxeo.ecm.core.cache.CacheService;point=caches] ====================================================================== 09:41:03,598 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 11 * service:org.nuxeo.ecm.platform.usermanager.test references missing [target=org.nuxeo.ecm.core.cache.CacheService;point=caches] ====================================================================== 09:41:03,774 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 11 * service:org.nuxeo.ecm.platform.usermanager.test references missing [target=org.nuxeo.ecm.core.cache.CacheService;point=caches] ====================================================================== 09:41:03,906 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 11 * service:org.nuxeo.ecm.platform.usermanager.test references missing [target=org.nuxeo.ecm.core.cache.CacheService;point=caches] ====================================================================== StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:41:04,230 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 sec - in org.nuxeo.ecm.platform.usermanager.TestUserService Running org.nuxeo.ecm.platform.computedgroups.test.TestComputedGroupService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:41:05,180 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 sec - in org.nuxeo.ecm.platform.computedgroups.test.TestComputedGroupService Running org.nuxeo.ecm.platform.computedgroups.test.TestLabelledComputedGroupService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.nuxeo.ecm.platform.computedgroups.test.TestLabelledComputedGroupService Results : Tests run: 129, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-usermanager-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-usermanager-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-usermanager-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-usermanager-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-usermanager-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-usermanager-core --- [INFO] Storing buildNumber: 20180228-094105 at timestamp: 1519810865887 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-usermanager-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-usermanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-usermanager-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-usermanager-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-usermanager-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-usermanager-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.1-I20180228_0918/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.1-I20180228_0918/nuxeo-platform-usermanager-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.1-I20180228_0918/nuxeo-platform-usermanager-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-usermanager-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.1-I20180228_0918/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.1-I20180228_0918/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar (80 KB at 213.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.1-I20180228_0918/nuxeo-platform-usermanager-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.1-I20180228_0918/nuxeo-platform-usermanager-core-10.1-I20180228_0918.pom (5 KB at 63.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/maven-metadata.xml (142 KB at 829.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/maven-metadata.xml (142 KB at 1541.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.1-I20180228_0918/nuxeo-platform-usermanager-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-usermanager-core/10.1-I20180228_0918/nuxeo-platform-usermanager-core-10.1-I20180228_0918-sources.jar (60 KB at 812.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Management 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-management --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-management --- [INFO] Storing buildNumber: 20180228-094107 at timestamp: 1519810867315 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-management --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-management --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-management --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-management --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:41:12,834 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 96 * service:org.nuxeo.ecm.platform.management.adapters requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== Running org.nuxeo.ecm.platform.management.core.probes.TestProbes populateRepository Probe result : Created document /PopulateRepositoryProbe:161dbc9868c and removed it selected 1 documentsStorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 sec - in org.nuxeo.ecm.platform.management.core.probes.TestProbes Running org.nuxeo.ecm.platform.management.core.adapters.TestRuntimeMbeanAdapterFactory Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.nuxeo.ecm.platform.management.core.adapters.TestRuntimeMbeanAdapterFactory Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-management --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-management --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/target/nuxeo-platform-management-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-management --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-management/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-management >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-management --- [INFO] Storing buildNumber: 20180228-094114 at timestamp: 1519810874772 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-management --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-management <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-management --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/target/nuxeo-platform-management-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-management --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/target/nuxeo-platform-management-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-management/10.1-I20180228_0918/nuxeo-platform-management-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-management/10.1-I20180228_0918/nuxeo-platform-management-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/target/nuxeo-platform-management-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-management/10.1-I20180228_0918/nuxeo-platform-management-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-management --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/10.1-I20180228_0918/nuxeo-platform-management-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/10.1-I20180228_0918/nuxeo-platform-management-10.1-I20180228_0918.jar (24 KB at 67.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/10.1-I20180228_0918/nuxeo-platform-management-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/10.1-I20180228_0918/nuxeo-platform-management-10.1-I20180228_0918.pom (3 KB at 41.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/maven-metadata.xml (142 KB at 814.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/maven-metadata.xml (142 KB at 908.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/10.1-I20180228_0918/nuxeo-platform-management-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-management/10.1-I20180228_0918/nuxeo-platform-management-10.1-I20180228_0918-sources.jar (19 KB at 191.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Content Template Manager 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-content-template-manager --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-content-template-manager --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-content-template-manager --- [INFO] Storing buildNumber: 20180228-094116 at timestamp: 1519810876259 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-content-template-manager --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-content-template-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-content-template-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-content-template-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-content-template-manager --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-content-template-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-content-template-manager --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-content-template-manager --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:41:21,177 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 102 * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.ecm.platform.content.template.tests.TestImportContentTemplateFactory2 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:41:22,113 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 102 * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 sec - in org.nuxeo.ecm.platform.content.template.tests.TestImportContentTemplateFactory2 Running org.nuxeo.ecm.platform.content.template.tests.TestImportContentTemplateFactory3 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 sec - in org.nuxeo.ecm.platform.content.template.tests.TestImportContentTemplateFactory3 Running org.nuxeo.ecm.platform.content.template.tests.ContentCreationListenerTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:41:23,273 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 102 * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 sec - in org.nuxeo.ecm.platform.content.template.tests.ContentCreationListenerTest Running org.nuxeo.ecm.platform.content.template.tests.TestImportContentTemplateFactory1 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 sec - in org.nuxeo.ecm.platform.content.template.tests.TestImportContentTemplateFactory1 Running org.nuxeo.ecm.platform.content.template.tests.TestContentTemplateFactory StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.907 sec - in org.nuxeo.ecm.platform.content.template.tests.TestContentTemplateFactory Running org.nuxeo.ecm.platform.content.template.tests.PostContentCreationHandlersTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 sec - in org.nuxeo.ecm.platform.content.template.tests.PostContentCreationHandlersTest Running org.nuxeo.ecm.platform.content.template.tests.MultipleDomainsCreationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.nuxeo.ecm.platform.content.template.tests.MultipleDomainsCreationTest Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-content-template-manager --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-content-template-manager --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-content-template-manager --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-content-template-manager >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-content-template-manager --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-content-template-manager --- [INFO] Storing buildNumber: 20180228-094126 at timestamp: 1519810886173 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-content-template-manager --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-content-template-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-content-template-manager --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-content-template-manager <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-content-template-manager --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-content-template-manager --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.1-I20180228_0918/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.1-I20180228_0918/nuxeo-platform-content-template-manager-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.1-I20180228_0918/nuxeo-platform-content-template-manager-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-content-template-manager --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.1-I20180228_0918/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.1-I20180228_0918/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar (36 KB at 246.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.1-I20180228_0918/nuxeo-platform-content-template-manager-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.1-I20180228_0918/nuxeo-platform-content-template-manager-10.1-I20180228_0918.pom (3 KB at 34.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/maven-metadata.xml (143 KB at 661.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/maven-metadata.xml (143 KB at 403.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.1-I20180228_0918/nuxeo-platform-content-template-manager-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-content-template-manager/10.1-I20180228_0918/nuxeo-platform-content-template-manager-10.1-I20180228_0918-sources.jar (27 KB at 362.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Conversion Platform service 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-convert --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-convert --- [INFO] Storing buildNumber: 20180228-094127 at timestamp: 1519810887586 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-convert --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/JODBasedConverter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/JODBasedConverter.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/JODBasedConverter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 33 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestOOoServiceManagerService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestOOoServiceManagerService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestOOoServiceManagerService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-convert --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.convert.tests.TestOffice2html StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.745 sec - in org.nuxeo.ecm.platform.convert.tests.TestOffice2html Running org.nuxeo.ecm.platform.convert.tests.TestZip2HtmlConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 sec - in org.nuxeo.ecm.platform.convert.tests.TestZip2HtmlConverter Running org.nuxeo.ecm.platform.convert.tests.TestPDFToText StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.821 sec - in org.nuxeo.ecm.platform.convert.tests.TestPDFToText Running org.nuxeo.ecm.platform.convert.tests.TestPDFToHtml StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.371 sec - in org.nuxeo.ecm.platform.convert.tests.TestPDFToHtml Running org.nuxeo.ecm.platform.convert.tests.CanTranscodeCharsetsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 sec - in org.nuxeo.ecm.platform.convert.tests.CanTranscodeCharsetsTest Running org.nuxeo.ecm.platform.convert.tests.TestCommandLineConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.965 sec - in org.nuxeo.ecm.platform.convert.tests.TestCommandLineConverter Running org.nuxeo.ecm.platform.convert.tests.TestIWorkToPDF StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.638 sec - in org.nuxeo.ecm.platform.convert.tests.TestIWorkToPDF Running org.nuxeo.ecm.platform.convert.tests.TestAnyToPDFConverters StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.805 sec - in org.nuxeo.ecm.platform.convert.tests.TestAnyToPDFConverters Running org.nuxeo.ecm.platform.convert.tests.TestSOfficeConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.941 sec - in org.nuxeo.ecm.platform.convert.tests.TestSOfficeConverter Running org.nuxeo.ecm.platform.convert.tests.TestImageToPDF StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 sec - in org.nuxeo.ecm.platform.convert.tests.TestImageToPDF Running org.nuxeo.ecm.platform.convert.tests.TestWPD2TextConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Feb 28, 2018 9:41:54 AM org.artofsolving.jodconverter.util.PlatformUtils searchExistingfile INFO: Jod will be using /usr/lib/libreoffice Feb 28, 2018 9:41:54 AM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager INFO: ProcessManager implementation is UnixProcessManager Feb 28, 2018 9:41:54 AM org.artofsolving.jodconverter.office.OfficeVersionDescriptor INFO: soffice info: Product: LibreOffice - Version: 5.1.6.2 - useGnuStyleLongOptions: true Feb 28, 2018 9:41:54 AM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2003,tcpNoDelay=1' and profileDir '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nxruntime-main-5614855657290266967.tmp/tmp/.jodconverter_socket_host-127.0.0.1_port-2003_248' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 sec - in org.nuxeo.ecm.platform.convert.tests.TestWPD2TextConverter Running org.nuxeo.ecm.platform.convert.tests.TestOOoServiceManagerService Feb 28, 2018 9:41:55 AM org.artofsolving.jodconverter.office.OfficeProcess doStart WARNING: Restarting OOo after code 81 ... Feb 28, 2018 9:41:56 AM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 93217 Feb 28, 2018 9:41:56 AM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2003,tcpNoDelay=1' Feb 28, 2018 9:41:56 AM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2004,tcpNoDelay=1' and profileDir '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nxruntime-main-5614855657290266967.tmp/tmp/.jodconverter_socket_host-127.0.0.1_port-2004_248' Feb 28, 2018 9:41:57 AM org.artofsolving.jodconverter.office.OfficeProcess doStart WARNING: Restarting OOo after code 81 ... Feb 28, 2018 9:41:58 AM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 93274 Feb 28, 2018 9:41:58 AM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2004,tcpNoDelay=1' Feb 28, 2018 9:41:58 AM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: starting process with acceptString 'socket,host=127.0.0.1,port=2005,tcpNoDelay=1' and profileDir '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nxruntime-main-5614855657290266967.tmp/tmp/.jodconverter_socket_host-127.0.0.1_port-2005_248' Feb 28, 2018 9:41:58 AM org.artofsolving.jodconverter.office.OfficeProcess doStart WARNING: Restarting OOo after code 81 ... Feb 28, 2018 9:41:59 AM org.artofsolving.jodconverter.office.OfficeProcess doStart INFO: started process : pid = 93354 Feb 28, 2018 9:41:59 AM org.artofsolving.jodconverter.office.OfficeConnection connect INFO: connected: 'socket,host=127.0.0.1,port=2005,tcpNoDelay=1' Feb 28, 2018 9:41:59 AM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopping Feb 28, 2018 9:41:59 AM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2003,tcpNoDelay=1' Feb 28, 2018 9:41:59 AM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Feb 28, 2018 9:41:59 AM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2004,tcpNoDelay=1' Feb 28, 2018 9:42:00 AM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Feb 28, 2018 9:42:00 AM org.artofsolving.jodconverter.office.OfficeConnection$1 disposing INFO: disconnected: 'socket,host=127.0.0.1,port=2005,tcpNoDelay=1' Feb 28, 2018 9:42:00 AM org.artofsolving.jodconverter.office.ManagedOfficeProcess doEnsureProcessExited INFO: process exited with code 0 Feb 28, 2018 9:42:00 AM org.artofsolving.jodconverter.office.ProcessPoolOfficeManager stop INFO: stopped StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.095 sec - in org.nuxeo.ecm.platform.convert.tests.TestOOoServiceManagerService Running org.nuxeo.ecm.platform.convert.tests.TestPDFToImage Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 sec - in org.nuxeo.ecm.platform.convert.tests.TestPDFToImage Results : Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-convert --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-convert --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-convert >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-convert --- [INFO] Storing buildNumber: 20180228-094202 at timestamp: 1519810922788 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-convert --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-convert <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-convert --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.1-I20180228_0918/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.1-I20180228_0918/nuxeo-platform-convert-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.1-I20180228_0918/nuxeo-platform-convert-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-convert --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.1-I20180228_0918/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.1-I20180228_0918/nuxeo-platform-convert-10.1-I20180228_0918.jar (46 KB at 136.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.1-I20180228_0918/nuxeo-platform-convert-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.1-I20180228_0918/nuxeo-platform-convert-10.1-I20180228_0918.pom (4 KB at 46.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/maven-metadata.xml (143 KB at 672.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/maven-metadata.xml (143 KB at 587.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.1-I20180228_0918/nuxeo-platform-convert-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-convert/10.1-I20180228_0918/nuxeo-platform-convert-10.1-I20180228_0918-sources.jar (32 KB at 216.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forms Layout Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-forms-layout-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-core --- [INFO] Storing buildNumber: 20180228-094204 at timestamp: 1519810924394 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-forms-layout-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-forms-layout-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/LayoutTypeConfigurationDescriptor.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/LayoutTypeConfigurationDescriptor.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-forms-layout-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-forms-layout-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/src/test/java/org/nuxeo/ecm/platform/layout/core/tests/TestLayoutStoreComponent.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/src/test/java/org/nuxeo/ecm/platform/layout/core/tests/TestLayoutStoreComponent.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/src/test/java/org/nuxeo/ecm/platform/layout/core/tests/TestLayoutStoreComponent.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-forms-layout-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.layout.core.tests.TestLayoutStoreComponent Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.525 sec - in org.nuxeo.ecm.platform.layout.core.tests.TestLayoutStoreComponent Running org.nuxeo.ecm.platform.layout.core.tests.TestLayoutStoreService Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 sec - in org.nuxeo.ecm.platform.layout.core.tests.TestLayoutStoreService Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-forms-layout-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-forms-layout-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-forms-layout-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-forms-layout-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-core --- [INFO] Storing buildNumber: 20180228-094209 at timestamp: 1519810929646 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-forms-layout-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-forms-layout-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-forms-layout-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.1-I20180228_0918/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.1-I20180228_0918/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.1-I20180228_0918/nuxeo-platform-forms-layout-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-forms-layout-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.1-I20180228_0918/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.1-I20180228_0918/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar (56 KB at 756.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.1-I20180228_0918/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.1-I20180228_0918/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.pom (820 B at 11.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/maven-metadata.xml (143 KB at 893.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/maven-metadata.xml (143 KB at 503.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.1-I20180228_0918/nuxeo-platform-forms-layout-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-core/10.1-I20180228_0918/nuxeo-platform-forms-layout-core-10.1-I20180228_0918-sources.jar (43 KB at 556.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rendering Service 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-rendering --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendering --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendering --- [INFO] Storing buildNumber: 20180228-094210 at timestamp: 1519810930805 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendering --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-rendering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-rendering --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/extensions/FreemarkerMacro.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/extensions/FreemarkerMacro.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-rendering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-rendering --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/src/test/java/org/nuxeo/ecm/platform/rendering/test/TestFreemarkerRendering.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/src/test/java/org/nuxeo/ecm/platform/rendering/test/TestFreemarkerRendering.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-rendering --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.rendering.test.TestPatternFilter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.platform.rendering.test.TestPatternFilter Running org.nuxeo.ecm.platform.rendering.test.TestWiki 09:42:12,107 main WARN [WikiSerializerHandler] Unknown wiki expression: jira 09:42:12,110 main WARN [WikiSerializerHandler] Unknown wiki expression: var 09:42:12,110 main WARN [WikiSerializerHandler] Unknown wiki macro: freemarker

This is text

<script>alert("Hello XSS");</script>

StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.383 sec - in org.nuxeo.ecm.platform.rendering.test.TestWiki Running org.nuxeo.ecm.platform.rendering.test.TestDocumentTemplate Setup Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 sec - in org.nuxeo.ecm.platform.rendering.test.TestDocumentTemplate Running org.nuxeo.ecm.platform.rendering.test.TestFreemarkerRendering 09:42:16,347 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.rendering.tests.schema 09:42:16,508 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.rendering.tests.schema Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 sec - in org.nuxeo.ecm.platform.rendering.test.TestFreemarkerRendering Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-rendering --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-rendering --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-rendering --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-rendering >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendering --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendering --- [INFO] Storing buildNumber: 20180228-094217 at timestamp: 1519810937301 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendering --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendering --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-rendering <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-rendering --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-rendering --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.1-I20180228_0918/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.1-I20180228_0918/nuxeo-platform-rendering-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.1-I20180228_0918/nuxeo-platform-rendering-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-rendering --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.1-I20180228_0918/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.1-I20180228_0918/nuxeo-platform-rendering-10.1-I20180228_0918.jar (87 KB at 1185.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.1-I20180228_0918/nuxeo-platform-rendering-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.1-I20180228_0918/nuxeo-platform-rendering-10.1-I20180228_0918.pom (2 KB at 15.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/maven-metadata.xml (143 KB at 355.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/maven-metadata.xml (144 KB at 1702.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.1-I20180228_0918/nuxeo-platform-rendering-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendering/10.1-I20180228_0918/nuxeo-platform-rendering-10.1-I20180228_0918-sources.jar (57 KB at 783.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform API Tests 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-api-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-api-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-api-test --- [INFO] Storing buildNumber: 20180228-094218 at timestamp: 1519810938437 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-api-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-api-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-api-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-api-test --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-api-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-api-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/target/nuxeo-platform-api-test-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-api-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-api-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-api-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-api-test --- [INFO] Storing buildNumber: 20180228-094219 at timestamp: 1519810939093 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-api-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-api-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-api-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/target/nuxeo-platform-api-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-api-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/target/nuxeo-platform-api-test-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.1-I20180228_0918/nuxeo-platform-api-test-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.1-I20180228_0918/nuxeo-platform-api-test-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/target/nuxeo-platform-api-test-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.1-I20180228_0918/nuxeo-platform-api-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-api-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.1-I20180228_0918/nuxeo-platform-api-test-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.1-I20180228_0918/nuxeo-platform-api-test-10.1-I20180228_0918.jar (5 KB at 63.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.1-I20180228_0918/nuxeo-platform-api-test-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.1-I20180228_0918/nuxeo-platform-api-test-10.1-I20180228_0918.pom (2 KB at 14.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/maven-metadata.xml (143 KB at 348.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/maven-metadata.xml (143 KB at 904.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.1-I20180228_0918/nuxeo-platform-api-test-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-api-test/10.1-I20180228_0918/nuxeo-platform-api-test-10.1-I20180228_0918-sources.jar (3 KB at 32.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo UID Generator Service 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-uidgen-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-uidgen-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-uidgen-core --- [INFO] Storing buildNumber: 20180228-094220 at timestamp: 1519810940657 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-uidgen-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-uidgen-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-uidgen-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-uidgen-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-uidgen-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-uidgen-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-uidgen-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/src/test/java/org/nuxeo/ecm/platform/uidgen/TestJPAUIDSequencer.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/src/test/java/org/nuxeo/ecm/platform/uidgen/TestJPAUIDSequencer.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/src/test/java/org/nuxeo/ecm/platform/uidgen/TestJPAUIDSequencer.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-uidgen-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:42:24,198 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Running org.nuxeo.ecm.platform.uidgen.TestJPAUIDSequencer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.nuxeo.ecm.platform.uidgen.TestJPAUIDSequencer Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-uidgen-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-uidgen-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-uidgen-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-uidgen-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-uidgen-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-uidgen-core --- [INFO] Storing buildNumber: 20180228-094226 at timestamp: 1519810946145 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-uidgen-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-uidgen-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-uidgen-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-uidgen-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-uidgen-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-uidgen-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.1-I20180228_0918/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.1-I20180228_0918/nuxeo-platform-uidgen-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.1-I20180228_0918/nuxeo-platform-uidgen-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-uidgen-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.1-I20180228_0918/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.1-I20180228_0918/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar (10 KB at 124.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.1-I20180228_0918/nuxeo-platform-uidgen-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.1-I20180228_0918/nuxeo-platform-uidgen-core-10.1-I20180228_0918.pom (3 KB at 35.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/maven-metadata.xml (143 KB at 732.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/maven-metadata.xml (143 KB at 1605.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.1-I20180228_0918/nuxeo-platform-uidgen-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-uidgen-core/10.1-I20180228_0918/nuxeo-platform-uidgen-core-10.1-I20180228_0918-sources.jar (6 KB at 68.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform WebService 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-ws --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ws --- [INFO] Storing buildNumber: 20180228-094227 at timestamp: 1519810947340 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ws --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-ws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/NuxeoRemotingBean.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/NuxeoRemotingBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-ws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-ws --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.TestWSEndpointRegistration StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.32 sec - in org.nuxeo.ecm.platform.TestWSEndpointRegistration Running org.nuxeo.ecm.platform.TestWSRemotingSessionManager 09:42:33,566 main WARN [NuxeoRemotingBean] The SOAP endpoint /webservices/nuxeoremoting is DEPRECATED since Nuxeo 9.3 and will be removed in a future version Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 sec - in org.nuxeo.ecm.platform.TestWSRemotingSessionManager Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-ws --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-ws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/target/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-ws --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-ws >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ws --- [INFO] Storing buildNumber: 20180228-094234 at timestamp: 1519810954326 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ws --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-ws <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-ws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/target/nuxeo-platform-ws-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-ws --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/target/nuxeo-platform-ws-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.1-I20180228_0918/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.1-I20180228_0918/nuxeo-platform-ws-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/target/nuxeo-platform-ws-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.1-I20180228_0918/nuxeo-platform-ws-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-ws --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.1-I20180228_0918/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.1-I20180228_0918/nuxeo-platform-ws-10.1-I20180228_0918.jar (39 KB at 196.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.1-I20180228_0918/nuxeo-platform-ws-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.1-I20180228_0918/nuxeo-platform-ws-10.1-I20180228_0918.pom (3 KB at 27.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/maven-metadata.xml (143 KB at 494.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/maven-metadata.xml (143 KB at 898.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.1-I20180228_0918/nuxeo-platform-ws-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws/10.1-I20180228_0918/nuxeo-platform-ws-10.1-I20180228_0918-sources.jar (34 KB at 469.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform WebService SUN JAXWS Binding 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-ws-sun-jaxws --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ws-sun-jaxws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Storing buildNumber: 20180228-094235 at timestamp: 1519810955625 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-ws-sun-jaxws --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-ws-sun-jaxws --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-ws-sun-jaxws --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-ws-sun-jaxws --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws/target/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-ws-sun-jaxws --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-ws-sun-jaxws >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ws-sun-jaxws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Storing buildNumber: 20180228-094236 at timestamp: 1519810956348 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-ws-sun-jaxws <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws/target/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws/target/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.1-I20180228_0918/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.1-I20180228_0918/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws/target/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.1-I20180228_0918/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-ws-sun-jaxws --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.1-I20180228_0918/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.1-I20180228_0918/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918.jar (3 KB at 11.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.1-I20180228_0918/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.1-I20180228_0918/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918.pom (648 B at 8.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/maven-metadata.xml (143 KB at 803.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/maven-metadata.xml (144 KB at 1959.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.1-I20180228_0918/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-sun-jaxws/10.1-I20180228_0918/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918-sources.jar (834 B at 11.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform WebService JBossWS Binding 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-ws-jbossws --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ws-jbossws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ws-jbossws --- [INFO] Storing buildNumber: 20180228-094237 at timestamp: 1519810957512 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ws-jbossws --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ws-jbossws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ws-jbossws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-ws-jbossws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-ws-jbossws --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-ws-jbossws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-ws-jbossws --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-ws-jbossws --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-ws-jbossws --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-ws-jbossws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws/target/nuxeo-platform-ws-jbossws-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-ws-jbossws --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-ws-jbossws >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ws-jbossws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ws-jbossws --- [INFO] Storing buildNumber: 20180228-094237 at timestamp: 1519810957995 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ws-jbossws --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ws-jbossws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ws-jbossws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-ws-jbossws <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-ws-jbossws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws/target/nuxeo-platform-ws-jbossws-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-ws-jbossws --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws/target/nuxeo-platform-ws-jbossws-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.1-I20180228_0918/nuxeo-platform-ws-jbossws-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.1-I20180228_0918/nuxeo-platform-ws-jbossws-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws/target/nuxeo-platform-ws-jbossws-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.1-I20180228_0918/nuxeo-platform-ws-jbossws-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-ws-jbossws --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.1-I20180228_0918/nuxeo-platform-ws-jbossws-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.1-I20180228_0918/nuxeo-platform-ws-jbossws-10.1-I20180228_0918.jar (3 KB at 20.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.1-I20180228_0918/nuxeo-platform-ws-jbossws-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.1-I20180228_0918/nuxeo-platform-ws-jbossws-10.1-I20180228_0918.pom (656 B at 9.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/maven-metadata.xml (143 KB at 690.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/maven-metadata.xml (144 KB at 1336.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.1-I20180228_0918/nuxeo-platform-ws-jbossws-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ws-jbossws/10.1-I20180228_0918/nuxeo-platform-ws-jbossws-10.1-I20180228_0918-sources.jar (808 B at 11.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo HTML Sanitizer Service 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-htmlsanitizer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-htmlsanitizer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-htmlsanitizer --- [INFO] Storing buildNumber: 20180228-094239 at timestamp: 1519810959297 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-htmlsanitizer --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-htmlsanitizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-htmlsanitizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-htmlsanitizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-htmlsanitizer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-htmlsanitizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-htmlsanitizer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-htmlsanitizer --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.htmlsanitizer.TestHtmlSanitizerServiceImpl Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.908 sec - in org.nuxeo.ecm.platform.htmlsanitizer.TestHtmlSanitizerServiceImpl Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-htmlsanitizer --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-htmlsanitizer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-htmlsanitizer --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-htmlsanitizer >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-htmlsanitizer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-htmlsanitizer --- [INFO] Storing buildNumber: 20180228-094245 at timestamp: 1519810965043 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-htmlsanitizer --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-htmlsanitizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-htmlsanitizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-htmlsanitizer <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-htmlsanitizer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-htmlsanitizer --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.1-I20180228_0918/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.1-I20180228_0918/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.1-I20180228_0918/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-htmlsanitizer --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.1-I20180228_0918/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.1-I20180228_0918/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar (24 KB at 225.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.1-I20180228_0918/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.1-I20180228_0918/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.pom (2 KB at 23.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/maven-metadata.xml (143 KB at 649.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/maven-metadata.xml (144 KB at 600.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.1-I20180228_0918/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-htmlsanitizer/10.1-I20180228_0918/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918-sources.jar (21 KB at 271.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Test Framework 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-test --- [INFO] Storing buildNumber: 20180228-094246 at timestamp: 1519810966461 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.test.TestTranslationProperties StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.957 sec - in org.nuxeo.ecm.platform.test.TestTranslationProperties Running org.nuxeo.ecm.platform.test.RunnerTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 sec - in org.nuxeo.ecm.platform.test.RunnerTest Running org.nuxeo.ecm.platform.test.UserManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in org.nuxeo.ecm.platform.test.UserManagerTest Running org.nuxeo.ecm.platform.test.TestTranslationMessagesDiffer StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 sec - in org.nuxeo.ecm.platform.test.TestTranslationMessagesDiffer Running org.nuxeo.ecm.platform.test.DirectoryServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.nuxeo.ecm.platform.test.DirectoryServiceTest Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-test/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-test --- [INFO] Storing buildNumber: 20180228-094255 at timestamp: 1519810975016 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-test/10.1-I20180228_0918/nuxeo-platform-test-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-test/10.1-I20180228_0918/nuxeo-platform-test-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-test/10.1-I20180228_0918/nuxeo-platform-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/10.1-I20180228_0918/nuxeo-platform-test-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/10.1-I20180228_0918/nuxeo-platform-test-10.1-I20180228_0918.jar (14 KB at 110.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/10.1-I20180228_0918/nuxeo-platform-test-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/10.1-I20180228_0918/nuxeo-platform-test-10.1-I20180228_0918.pom (5 KB at 60.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/maven-metadata.xml (142 KB at 602.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/maven-metadata.xml (142 KB at 1889.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/10.1-I20180228_0918/nuxeo-platform-test-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-test/10.1-I20180228_0918/nuxeo-platform-test-10.1-I20180228_0918-sources.jar (11 KB at 140.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Invite 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-invite --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-invite --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-invite --- [INFO] Storing buildNumber: 20180228-094256 at timestamp: 1519810976271 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-invite --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-invite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-invite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-invite --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:43:01,196 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 123 * service:org.nuxeo.ecm.user.invite.core.service.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ======================================================================{{fState,beforeRun}} Running org.nuxeo.ecm.user.invite.TestContainerLocalConfig StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:43:02,381 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 123 * service:org.nuxeo.ecm.user.invite.core.service.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.167 sec - in org.nuxeo.ecm.user.invite.TestContainerLocalConfig Running org.nuxeo.ecm.user.invite.TestMultipleConfiguration StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:43:03,295 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 123 * service:org.nuxeo.ecm.user.invite.core.service.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ======================================================================{{fState,beforeRun}} Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.906 sec - in org.nuxeo.ecm.user.invite.TestMultipleConfiguration Running org.nuxeo.ecm.user.invite.TestUserRegistration Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec - in org.nuxeo.ecm.user.invite.TestUserRegistration Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-invite --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-invite --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-invite --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-invite/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-invite >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-invite --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-invite --- [INFO] Storing buildNumber: 20180228-094304 at timestamp: 1519810984450 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-invite --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-invite <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-invite --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-invite --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-invite/10.1-I20180228_0918/nuxeo-invite-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-invite/10.1-I20180228_0918/nuxeo-invite-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-invite/10.1-I20180228_0918/nuxeo-invite-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-invite --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/10.1-I20180228_0918/nuxeo-invite-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/10.1-I20180228_0918/nuxeo-invite-10.1-I20180228_0918.jar (44 KB at 558.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/10.1-I20180228_0918/nuxeo-invite-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/10.1-I20180228_0918/nuxeo-invite-10.1-I20180228_0918.pom (2 KB at 17.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/maven-metadata.xml (140 KB at 1183.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/maven-metadata.xml (140 KB at 1746.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/10.1-I20180228_0918/nuxeo-invite-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-invite/10.1-I20180228_0918/nuxeo-invite-10.1-I20180228_0918-sources.jar (25 KB at 340.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web Resources API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-web-resources-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-api --- [INFO] Storing buildNumber: 20180228-094305 at timestamp: 1519810985347 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-web-resources-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-web-resources-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-web-resources-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-web-resources-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-web-resources-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-web-resources-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-web-resources-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/target/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-web-resources-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-web-resources-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-api --- [INFO] Storing buildNumber: 20180228-094305 at timestamp: 1519810985842 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-web-resources-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-web-resources-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/target/nuxeo-web-resources-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-web-resources-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/target/nuxeo-web-resources-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.1-I20180228_0918/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.1-I20180228_0918/nuxeo-web-resources-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/target/nuxeo-web-resources-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.1-I20180228_0918/nuxeo-web-resources-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-web-resources-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.1-I20180228_0918/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.1-I20180228_0918/nuxeo-web-resources-api-10.1-I20180228_0918.jar (8 KB at 39.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.1-I20180228_0918/nuxeo-web-resources-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.1-I20180228_0918/nuxeo-web-resources-api-10.1-I20180228_0918.pom (718 B at 9.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/maven-metadata.xml (102 KB at 299.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/maven-metadata.xml (102 KB at 276.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.1-I20180228_0918/nuxeo-web-resources-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-api/10.1-I20180228_0918/nuxeo-web-resources-api-10.1-I20180228_0918-sources.jar (8 KB at 101.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web Resources Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-web-resources-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-core --- [INFO] Storing buildNumber: 20180228-094307 at timestamp: 1519810987452 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-web-resources-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-web-resources-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-web-resources-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-web-resources-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-web-resources-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.web.resources.tests.TestWebResourceService 09:43:09,081 main ERROR [WebResourceManagerImpl] Cannot resolve local URL for resource 'my.css' with path 'css/my.css' 09:43:09,153 main ERROR [WebResourceManagerImpl] Cannot resolve local URL for resource 'my.css' with path 'css/my.css' 09:43:09,175 main ERROR [WebResourceManagerImpl] Some resources references were null or blank while setting myFaultyApp and have been supressed. This probably happened because some tags were empty in the xml declaration. The correct form is resource name. 09:43:09,186 main ERROR [WebResourceManagerImpl] Cycle detected in resource dependencies: org.codehaus.plexus.util.dag.CycleDetectedException: Edge between 'Vertex{label='cycle3.js'}' and 'Vertex{label='cycle1.js'}' introduces to cycle in the graph cycle1.js --> cycle2.js --> cycle3.js --> cycle1.js at org.codehaus.plexus.util.dag.DAG.addEdge(DAG.java:127) at org.codehaus.plexus.util.dag.DAG.addEdge(DAG.java:107) at org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl.getSubResources(WebResourceManagerImpl.java:226) at org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl.getSubResources(WebResourceManagerImpl.java:231) at org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl.getSubResources(WebResourceManagerImpl.java:231) at org.nuxeo.ecm.web.resources.core.service.WebResourceManagerImpl.getResources(WebResourceManagerImpl.java:193) at org.nuxeo.ecm.web.resources.tests.TestWebResourceService.testResources(TestWebResourceService.java:163) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:43:09,203 main ERROR [WebResourceManagerImpl] Cannot resolve local URL for resource 'my.css' with path 'css/my.css' Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec - in org.nuxeo.ecm.web.resources.tests.TestWebResourceService Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-web-resources-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-web-resources-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-web-resources-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-web-resources-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-core --- [INFO] Storing buildNumber: 20180228-094309 at timestamp: 1519810989762 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-web-resources-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-web-resources-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/nuxeo-web-resources-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-web-resources-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/nuxeo-web-resources-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.1-I20180228_0918/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.1-I20180228_0918/nuxeo-web-resources-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/nuxeo-web-resources-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.1-I20180228_0918/nuxeo-web-resources-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-web-resources-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.1-I20180228_0918/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.1-I20180228_0918/nuxeo-web-resources-core-10.1-I20180228_0918.jar (19 KB at 107.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.1-I20180228_0918/nuxeo-web-resources-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.1-I20180228_0918/nuxeo-web-resources-core-10.1-I20180228_0918.pom (2 KB at 20.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/maven-metadata.xml (102 KB at 491.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/maven-metadata.xml (102 KB at 475.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.1-I20180228_0918/nuxeo-web-resources-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-core/10.1-I20180228_0918/nuxeo-web-resources-core-10.1-I20180228_0918-sources.jar (13 KB at 179.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Theme Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-theme-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-theme-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-theme-parent --- [INFO] Storing buildNumber: 20180228-094310 at timestamp: 1519810990961 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-theme-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-theme-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-theme-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-theme-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-theme-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-theme-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-theme-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-theme-parent --- [INFO] Storing buildNumber: 20180228-094311 at timestamp: 1519810991368 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-theme-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-theme-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-theme-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-theme-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-theme-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-theme-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-parent/10.1-I20180228_0918/nuxeo-theme-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-theme-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-parent/10.1-I20180228_0918/nuxeo-theme-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-parent/10.1-I20180228_0918/nuxeo-theme-parent-10.1-I20180228_0918.pom (2 KB at 7.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-parent/maven-metadata.xml (143 KB at 985.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-parent/maven-metadata.xml (143 KB at 1905.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Theme Styling 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-theme-styling --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-theme-styling --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-theme-styling --- [INFO] Storing buildNumber: 20180228-094312 at timestamp: 1519810992269 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-theme-styling --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-theme-styling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-theme-styling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-theme-styling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-theme-styling --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/ThemeStylingServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/ThemeStylingServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/ThemeStylingServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-theme-styling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-theme-styling --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-theme-styling --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:43:16,143 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 91 * service:org.nuxeo.theme.styling.service requires [service:org.nuxeo.ecm.platform.WebResources] ====================================================================== Running org.nuxeo.theme.test.localconfiguration.TestLocalConfiguration Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 sec - in org.nuxeo.theme.test.localconfiguration.TestLocalConfiguration Running org.nuxeo.theme.styling.tests.TestThemeStylingService 09:43:16,868 main ERROR [ThemeStylingServiceImpl] Could not find resource at 'themes/sass/default_variables.scss' 09:43:16,876 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Warnings: * Style 'nuxeo_dm_default' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. Note that the 'flavor' processor should be used with this resource. * Style 'print_default' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. Note that the 'flavor' processor should be used with this resource. * Resource 'jquery.fancybox.js' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. * Style 'addon_style' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib.addon should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. Note that the 'flavor' processor should be used with this resource. * Resource 'jquery.addon.js' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib.addon should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 14 * service:org.nuxeo.theme.localconfiguration references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters, target=org.nuxeo.ecm.core.schema.TypeService;point=schema, target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== 09:43:16,884 main ERROR [ThemeStylingServiceImpl] Could not find resource at 'themes/sass/default_variables.scss' 09:43:16,892 main ERROR [ThemeStylingServiceImpl] Could not find resource at 'themes/sass/default_variables.scss' 09:43:17,098 main ERROR [ThemeStylingServiceImpl] Could not find resource at 'themes/sass/default_variables.scss' 09:43:17,100 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Warnings: * Style 'nuxeo_dm_default' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. Note that the 'flavor' processor should be used with this resource. * Style 'print_default' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. Note that the 'flavor' processor should be used with this resource. * Resource 'jquery.fancybox.js' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. * Style 'addon_style' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib.addon should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. Note that the 'flavor' processor should be used with this resource. * Resource 'jquery.addon.js' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib.addon should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 14 * service:org.nuxeo.theme.localconfiguration references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters, target=org.nuxeo.ecm.core.schema.TypeService;point=schema, target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== 09:43:17,106 main ERROR [ThemeStylingServiceImpl] Could not find resource at 'themes/sass/default_variables.scss' 09:43:17,112 main ERROR [ThemeStylingServiceImpl] Could not find resource at 'themes/sass/default_variables.scss' 09:43:17,223 main ERROR [ThemeStylingServiceImpl] Could not find resource at 'themes/sass/default_variables.scss' 09:43:17,226 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Warnings: * Style 'nuxeo_dm_default' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. Note that the 'flavor' processor should be used with this resource. * Style 'print_default' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. Note that the 'flavor' processor should be used with this resource. * Resource 'jquery.fancybox.js' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. * Style 'addon_style' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib.addon should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. Note that the 'flavor' processor should be used with this resource. * Resource 'jquery.addon.js' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib.addon should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 14 * service:org.nuxeo.theme.localconfiguration references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters, target=org.nuxeo.ecm.core.schema.TypeService;point=schema, target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== 09:43:17,349 main ERROR [ThemeStylingServiceImpl] Could not find resource at 'themes/sass/default_variables.scss' 09:43:17,352 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Warnings: * Style 'nuxeo_dm_default' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. Note that the 'flavor' processor should be used with this resource. * Style 'print_default' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. Note that the 'flavor' processor should be used with this resource. * Resource 'jquery.fancybox.js' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. * Style 'addon_style' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib.addon should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. Note that the 'flavor' processor should be used with this resource. * Resource 'jquery.addon.js' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib.addon should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 14 * service:org.nuxeo.theme.localconfiguration references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters, target=org.nuxeo.ecm.core.schema.TypeService;point=schema, target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== 09:43:17,465 main ERROR [ThemeStylingServiceImpl] Could not find resource at 'themes/sass/default_variables.scss' 09:43:17,470 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Warnings: * Style 'nuxeo_dm_default' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. Note that the 'flavor' processor should be used with this resource. * Style 'print_default' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. Note that the 'flavor' processor should be used with this resource. * Resource 'jquery.fancybox.js' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. * Style 'addon_style' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib.addon should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. Note that the 'flavor' processor should be used with this resource. * Resource 'jquery.addon.js' on component service:org.nuxeo.theme.styling.tests.themeStylingContrib.addon should now be contributed to extension point 'org.nuxeo.ecm.platform.WebResources': a compatibility registration was performed but it may not be accurate. ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 14 * service:org.nuxeo.theme.localconfiguration references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters, target=org.nuxeo.ecm.core.schema.TypeService;point=schema, target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 sec - in org.nuxeo.theme.styling.tests.TestThemeStylingService Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-theme-styling --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-theme-styling --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-theme-styling --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-styling/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-theme-styling >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-theme-styling --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-theme-styling --- [INFO] Storing buildNumber: 20180228-094317 at timestamp: 1519810997988 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-theme-styling --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-theme-styling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-theme-styling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-theme-styling <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-theme-styling --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/nuxeo-theme-styling-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-theme-styling --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/nuxeo-theme-styling-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-styling/10.1-I20180228_0918/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-styling/10.1-I20180228_0918/nuxeo-theme-styling-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/nuxeo-theme-styling-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-styling/10.1-I20180228_0918/nuxeo-theme-styling-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-theme-styling --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/10.1-I20180228_0918/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/10.1-I20180228_0918/nuxeo-theme-styling-10.1-I20180228_0918.jar (49 KB at 240.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/10.1-I20180228_0918/nuxeo-theme-styling-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/10.1-I20180228_0918/nuxeo-theme-styling-10.1-I20180228_0918.pom (2 KB at 21.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/maven-metadata.xml (143 KB at 1158.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/maven-metadata.xml (143 KB at 1851.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/10.1-I20180228_0918/nuxeo-theme-styling-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-styling/10.1-I20180228_0918/nuxeo-theme-styling-10.1-I20180228_0918-sources.jar (39 KB at 527.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web Resources Wro integration 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-web-resources-wro --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-wro --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-wro --- [INFO] Storing buildNumber: 20180228-094319 at timestamp: 1519810999035 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-wro --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-wro --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-wro --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-web-resources-wro --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-web-resources-wro --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-web-resources-wro --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-web-resources-wro --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-web-resources-wro --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 09:43:21,096 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 14 * service:org.nuxeo.theme.localconfiguration references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters, target=org.nuxeo.ecm.core.schema.TypeService;point=schema, target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== Running org.nuxeo.ecm.web.resources.wro.TestNuxeoWroPageModelFactory 09:43:21,496 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 12 * service:org.nuxeo.theme.styling.tests.themeContrib references missing [target=org.nuxeo.theme.styling.service;point=pages] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in org.nuxeo.ecm.web.resources.wro.TestNuxeoWroPageModelFactory Running org.nuxeo.ecm.web.resources.wro.TestNuxeoWroManagerFactory Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec - in org.nuxeo.ecm.web.resources.wro.TestNuxeoWroManagerFactory Running org.nuxeo.ecm.web.resources.wro.TestNuxeoWroCacheKeyFactory Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec - in org.nuxeo.ecm.web.resources.wro.TestNuxeoWroCacheKeyFactory Running org.nuxeo.ecm.web.resources.wro.TestNuxeoWroPageCacheKeyFactory 09:43:22,261 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 12 * service:org.nuxeo.theme.styling.tests.themeContrib references missing [target=org.nuxeo.theme.styling.service;point=pages] ====================================================================== Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in org.nuxeo.ecm.web.resources.wro.TestNuxeoWroPageCacheKeyFactory Running org.nuxeo.ecm.web.resources.wro.TestNuxeoWroModelFactory 09:43:22,402 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 15 * service:org.nuxeo.theme.localconfiguration references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters, target=org.nuxeo.ecm.core.schema.TypeService;point=schema, target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec - in org.nuxeo.ecm.web.resources.wro.TestNuxeoWroModelFactory Running org.nuxeo.ecm.web.resources.wro.TestFlavorResourceProcessor 09:43:22,671 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 12 * service:org.nuxeo.theme.styling.tests.themeContrib references missing [target=org.nuxeo.theme.styling.service;point=pages] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec - in org.nuxeo.ecm.web.resources.wro.TestFlavorResourceProcessor Running org.nuxeo.ecm.web.resources.wro.TestNuxeoWroPageManagerFactory 09:43:22,845 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 15 * service:org.nuxeo.theme.localconfiguration references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters, target=org.nuxeo.ecm.core.schema.TypeService;point=schema, target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec - in org.nuxeo.ecm.web.resources.wro.TestNuxeoWroPageManagerFactory Running org.nuxeo.ecm.web.resources.wro.TestSassResourceProcessor Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in org.nuxeo.ecm.web.resources.wro.TestSassResourceProcessor Results : Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-web-resources-wro --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-web-resources-wro --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/target/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-web-resources-wro --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-web-resources-wro >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-wro --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-wro --- [INFO] Storing buildNumber: 20180228-094323 at timestamp: 1519811003611 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-wro --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-wro --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-wro --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-web-resources-wro <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-web-resources-wro --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/target/nuxeo-web-resources-wro-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-web-resources-wro --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/target/nuxeo-web-resources-wro-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.1-I20180228_0918/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.1-I20180228_0918/nuxeo-web-resources-wro-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/target/nuxeo-web-resources-wro-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.1-I20180228_0918/nuxeo-web-resources-wro-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-web-resources-wro --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.1-I20180228_0918/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.1-I20180228_0918/nuxeo-web-resources-wro-10.1-I20180228_0918.jar (30 KB at 125.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.1-I20180228_0918/nuxeo-web-resources-wro-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.1-I20180228_0918/nuxeo-web-resources-wro-10.1-I20180228_0918.pom (2 KB at 23.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/maven-metadata.xml (102 KB at 609.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/maven-metadata.xml (102 KB at 937.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.1-I20180228_0918/nuxeo-web-resources-wro-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-wro/10.1-I20180228_0918/nuxeo-web-resources-wro-10.1-I20180228_0918-sources.jar (22 KB at 210.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-webengine-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-parent --- [INFO] Storing buildNumber: 20180228-094324 at timestamp: 1519811004804 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-webengine-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-webengine-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-webengine-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-parent --- [INFO] Storing buildNumber: 20180228-094325 at timestamp: 1519811005259 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-webengine-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-webengine-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-webengine-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-parent/10.1-I20180228_0918/nuxeo-webengine-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-webengine-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-parent/10.1-I20180228_0918/nuxeo-webengine-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-parent/10.1-I20180228_0918/nuxeo-webengine-parent-10.1-I20180228_0918.pom (2 KB at 14.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-parent/maven-metadata.xml (143 KB at 732.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-parent/maven-metadata.xml (143 KB at 1099.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine JAX-RS 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-webengine-jaxrs --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-jaxrs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-jaxrs --- [INFO] Storing buildNumber: 20180228-094326 at timestamp: 1519811006213 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-jaxrs --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-webengine-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-webengine-jaxrs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 63 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/coreiodelegate/DocumentModelJsonReaderLegacy.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/coreiodelegate/DocumentModelJsonReaderLegacy.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/coreiodelegate/DocumentModelJsonReaderLegacy.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-webengine-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-webengine-jaxrs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-webengine-jaxrs --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-webengine-jaxrs --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-webengine-jaxrs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-webengine-jaxrs --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-webengine-jaxrs >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-jaxrs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-jaxrs --- [INFO] Storing buildNumber: 20180228-094327 at timestamp: 1519811007058 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-jaxrs --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-webengine-jaxrs <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-webengine-jaxrs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-webengine-jaxrs --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.1-I20180228_0918/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.1-I20180228_0918/nuxeo-webengine-jaxrs-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.1-I20180228_0918/nuxeo-webengine-jaxrs-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-webengine-jaxrs --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.1-I20180228_0918/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.1-I20180228_0918/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar (107 KB at 331.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.1-I20180228_0918/nuxeo-webengine-jaxrs-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.1-I20180228_0918/nuxeo-webengine-jaxrs-10.1-I20180228_0918.pom (3 KB at 34.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/maven-metadata.xml (143 KB at 685.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/maven-metadata.xml (143 KB at 1169.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.1-I20180228_0918/nuxeo-webengine-jaxrs-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-jaxrs/10.1-I20180228_0918/nuxeo-webengine-jaxrs-10.1-I20180228_0918-sources.jar (85 KB at 1126.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-webengine-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-core --- [INFO] Storing buildNumber: 20180228-094328 at timestamp: 1519811008622 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-webengine-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-webengine-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 177 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Module.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Module.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/contribution/impl/AbstractContributionRegistry.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/contribution/impl/AbstractContributionRegistry.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-webengine-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-webengine-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-webengine-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.webengine.rendering.TestRendering Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in org.nuxeo.ecm.webengine.rendering.TestRendering Running org.nuxeo.ecm.webengine.security.TestPermissionService Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.webengine.security.TestPermissionService Running org.nuxeo.ecm.webengine.security.TestPostfixExpression Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec - in org.nuxeo.ecm.webengine.security.TestPostfixExpression Running org.nuxeo.runtime.annotations.AnnotationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.runtime.annotations.AnnotationTest Running org.nuxeo.runtime.contribution.TestContributions Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.runtime.contribution.TestContributions Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-webengine-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-webengine-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-webengine-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-webengine-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-core --- [INFO] Storing buildNumber: 20180228-094331 at timestamp: 1519811011227 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-webengine-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-webengine-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-webengine-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.1-I20180228_0918/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.1-I20180228_0918/nuxeo-webengine-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.1-I20180228_0918/nuxeo-webengine-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-webengine-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.1-I20180228_0918/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.1-I20180228_0918/nuxeo-webengine-core-10.1-I20180228_0918.jar (298 KB at 1907.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.1-I20180228_0918/nuxeo-webengine-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.1-I20180228_0918/nuxeo-webengine-core-10.1-I20180228_0918.pom (4 KB at 54.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/maven-metadata.xml (143 KB at 540.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/maven-metadata.xml (143 KB at 1065.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.1-I20180228_0918/nuxeo-webengine-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-core/10.1-I20180228_0918/nuxeo-webengine-core-10.1-I20180228_0918-sources.jar (237 KB at 2960.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Features - Parent POM 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-features-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-features-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-features-parent --- [INFO] Storing buildNumber: 20180228-094332 at timestamp: 1519811012531 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-features-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-features-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-features-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-features-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-features-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-features-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-features-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-features-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-features-parent --- [INFO] Storing buildNumber: 20180228-094333 at timestamp: 1519811013031 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-features-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-features-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-features-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-features-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-features-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-features-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-features-parent/10.1-I20180228_0918/nuxeo-features-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-features-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-parent/10.1-I20180228_0918/nuxeo-features-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-parent/10.1-I20180228_0918/nuxeo-features-parent-10.1-I20180228_0918.pom (4 KB at 14.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-parent/maven-metadata.xml (143 KB at 652.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-parent/maven-metadata.xml (143 KB at 893.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-automation-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-parent --- [INFO] Storing buildNumber: 20180228-094334 at timestamp: 1519811014138 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-automation-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-automation-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-automation-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-parent --- [INFO] Storing buildNumber: 20180228-094334 at timestamp: 1519811014566 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-automation-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-automation-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-automation-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-parent/10.1-I20180228_0918/nuxeo-automation-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-automation-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-parent/10.1-I20180228_0918/nuxeo-automation-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-parent/10.1-I20180228_0918/nuxeo-automation-parent-10.1-I20180228_0918.pom (2 KB at 15.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-parent/maven-metadata.xml (143 KB at 503.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-parent/maven-metadata.xml (143 KB at 315.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-automation-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-core --- [INFO] Storing buildNumber: 20180228-094335 at timestamp: 1519811015987 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-automation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-automation-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 251 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/ReplacePermission.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/ReplacePermission.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/CollectionToStringList.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/CollectionToStringList.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/CollectionToStringList.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-automation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 33 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-automation-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 65 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/CoreOperationsTest.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/CoreOperationsTest.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/TestComplexTypesMapping.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/TestComplexTypesMapping.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-automation-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 09:43:39,774 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 3 / Unstarted: 0 / Total: 15 * service:org.nuxeo.ecm.core.operation.OperationServiceComponent requires [service:org.nuxeo.runtime.management.ServerLocator] * service:org.nuxeo.ecm.core.automation.coreContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.core.automation.marshallers references missing [target=org.nuxeo.ecm.core.io.MarshallerRegistry;point=marshallers] * service:org.nuxeo.ecm.automation.core.impl.workmanager references missing [target=org.nuxeo.ecm.core.work.service;point=queues] ====================================================================== Running org.nuxeo.ecm.automation.core.util.PropertiesValueTrimmingCustomContributionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 sec - in org.nuxeo.ecm.automation.core.util.PropertiesValueTrimmingCustomContributionTest Running org.nuxeo.ecm.automation.core.util.PropertiesDefaultValueTrimmingTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec - in org.nuxeo.ecm.automation.core.util.PropertiesDefaultValueTrimmingTest Running org.nuxeo.ecm.automation.core.util.TestJSONPropertyWriter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 44, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 3.058 sec - in org.nuxeo.ecm.automation.core.util.TestJSONPropertyWriter Running org.nuxeo.ecm.automation.core.util.TestDataModelProperties 09:43:44,242 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 3 / Unstarted: 0 / Total: 15 * service:org.nuxeo.ecm.core.operation.OperationServiceComponent requires [service:org.nuxeo.runtime.management.ServerLocator] * service:org.nuxeo.ecm.core.automation.coreContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.core.automation.marshallers references missing [target=org.nuxeo.ecm.core.io.MarshallerRegistry;point=marshallers] * service:org.nuxeo.ecm.automation.core.impl.workmanager references missing [target=org.nuxeo.ecm.core.work.service;point=queues] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.782 sec - in org.nuxeo.ecm.automation.core.util.TestDataModelProperties Running org.nuxeo.ecm.automation.core.util.PropertiesValueTrimmingDefaultContributionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.nuxeo.ecm.automation.core.util.PropertiesValueTrimmingDefaultContributionTest Running org.nuxeo.ecm.automation.core.scripting.TestDateWrapper StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.208 sec - in org.nuxeo.ecm.automation.core.scripting.TestDateWrapper Running org.nuxeo.ecm.automation.core.scripting.TestDocumentWrapperGetRef StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.407 sec - in org.nuxeo.ecm.automation.core.scripting.TestDocumentWrapperGetRef Running org.nuxeo.ecm.automation.core.test.TestOperationChainParametrization StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 sec - in org.nuxeo.ecm.automation.core.test.TestOperationChainParametrization Running org.nuxeo.ecm.automation.core.test.DocumentUpdateOperationTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.898 sec - in org.nuxeo.ecm.automation.core.test.DocumentUpdateOperationTest Running org.nuxeo.ecm.automation.core.test.OperationsEncodingTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.822 sec - in org.nuxeo.ecm.automation.core.test.OperationsEncodingTest Running org.nuxeo.ecm.automation.core.test.ScriptingTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 sec - in org.nuxeo.ecm.automation.core.test.ScriptingTest Running org.nuxeo.ecm.automation.core.test.TestAutomationDocumentation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.844 sec - in org.nuxeo.ecm.automation.core.test.TestAutomationDocumentation Running org.nuxeo.ecm.automation.core.test.RenderingServiceTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.009 sec - in org.nuxeo.ecm.automation.core.test.RenderingServiceTest Running org.nuxeo.ecm.automation.core.test.BlobOperationsTest 09:43:53,397 WARN [TracerFactory] ****** chain ****** Name: Blob.ConcatenatePDFs Exception: OperationException Caught error: Blob pdfMerge1.pdf is not a PDF. Caused by: org.nuxeo.ecm.automation.OperationException: Blob pdfMerge1.pdf is not a PDF. ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs 09:43:53,400 WARN [TracerFactory] ****** chain ****** Name: Blob.ConcatenatePDFs Exception: OperationException Caught error: The blob to append from variable context: 'blobToAppend' is not a blob. Caused by: org.nuxeo.ecm.automation.OperationException: The blob to append from variable context: 'blobToAppend' is not a blob. ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.ConcatenatePDFs StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.524 sec - in org.nuxeo.ecm.automation.core.test.BlobOperationsTest Running org.nuxeo.ecm.automation.core.test.EventOperationsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.65 sec - in org.nuxeo.ecm.automation.core.test.EventOperationsTest Running org.nuxeo.ecm.automation.core.test.OperationAliasTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.17 sec - in org.nuxeo.ecm.automation.core.test.OperationAliasTest Running org.nuxeo.ecm.automation.core.test.OperationChainTest 09:43:57,548 WARN [TracerFactory] ****** chain ****** Name: testChain Exception: OperationException Caught error: Failed to inject parameter 'message'. Seems it is missing from the context. Operation: o1 Caused by: org.nuxeo.ecm.automation.OperationException: Failed to inject parameter 'message'. Seems it is missing from the context. Operation: o1 ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.test.Operation1 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 sec - in org.nuxeo.ecm.automation.core.test.OperationChainTest Running org.nuxeo.ecm.automation.core.test.DocumentUpdatePropertiesWithMultilineTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.562 sec - in org.nuxeo.ecm.automation.core.test.DocumentUpdatePropertiesWithMultilineTest Running org.nuxeo.ecm.automation.core.test.CoreOperationsTest 09:44:00,819 ERROR [AbstractWork] Exception during work: ListenerWork(Listener bulkLifeCycleChangeListener [lifecycle_transition_event/8b3cd014-5355-4f10-9dd6-78642efba0d8], Progress(?%, ?/0), null) org.nuxeo.ecm.core.api.DocumentNotFoundException: 8b3cd014-5355-4f10-9dd6-78642efba0d8 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:892) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:869) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.changeChildrenState(BulkLifeCycleChangeListener.java:183) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.processTransition(BulkLifeCycleChangeListener.java:130) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.handleEvent(BulkLifeCycleChangeListener.java:80) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:221) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:44:00,819 ERROR [AbstractWork] Work schedule path 09:44:00,820 ERROR [AsyncEventExecutor$ListenerWork] Failed to execute async event test on listener bulkLifeCycleChangeListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 8b3cd014-5355-4f10-9dd6-78642efba0d8 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:892) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:869) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.changeChildrenState(BulkLifeCycleChangeListener.java:183) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.processTransition(BulkLifeCycleChangeListener.java:130) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.handleEvent(BulkLifeCycleChangeListener.java:80) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:221) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:44:00,825 ERROR [AbstractWork] Exception during work: ListenerWork(Listener bulkLifeCycleChangeListener [lifecycle_transition_event/8b3cd014-5355-4f10-9dd6-78642efba0d8], Progress(?%, ?/0), null) org.nuxeo.ecm.core.api.DocumentNotFoundException: 8b3cd014-5355-4f10-9dd6-78642efba0d8 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:892) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:869) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.changeChildrenState(BulkLifeCycleChangeListener.java:183) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.processTransition(BulkLifeCycleChangeListener.java:130) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.handleEvent(BulkLifeCycleChangeListener.java:80) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:221) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:44:00,826 ERROR [AbstractWork] Work schedule path 09:44:00,826 ERROR [AsyncEventExecutor$ListenerWork] Failed to execute async event test on listener bulkLifeCycleChangeListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 8b3cd014-5355-4f10-9dd6-78642efba0d8 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:892) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:869) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.changeChildrenState(BulkLifeCycleChangeListener.java:183) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.processTransition(BulkLifeCycleChangeListener.java:130) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.handleEvent(BulkLifeCycleChangeListener.java:80) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:221) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:44:00,921 ERROR [AbstractWork] Exception during work: ListenerWork(Listener bulkLifeCycleChangeListener [lifecycle_transition_event/8b3cd014-5355-4f10-9dd6-78642efba0d8], Progress(?%, ?/0), null) org.nuxeo.ecm.core.api.DocumentNotFoundException: 8b3cd014-5355-4f10-9dd6-78642efba0d8 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:892) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:869) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.changeChildrenState(BulkLifeCycleChangeListener.java:183) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.processTransition(BulkLifeCycleChangeListener.java:130) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.handleEvent(BulkLifeCycleChangeListener.java:80) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:221) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:44:00,922 ERROR [AbstractWork] Work schedule path 09:44:00,926 ERROR [AsyncEventExecutor$ListenerWork] Failed to execute async event test on listener bulkLifeCycleChangeListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 8b3cd014-5355-4f10-9dd6-78642efba0d8 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:892) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:869) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.changeChildrenState(BulkLifeCycleChangeListener.java:183) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.processTransition(BulkLifeCycleChangeListener.java:130) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.handleEvent(BulkLifeCycleChangeListener.java:80) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:221) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:44:00,930 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-default-2, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork id=5446877562732462.862064235 category=bulkLifeCycleChangeListener title=Listener bulkLifeCycleChangeListener [lifecycle_transition_event/8b3cd014-5355-4f10-9dd6-78642efba0d8] at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.core.api.DocumentNotFoundException: 8b3cd014-5355-4f10-9dd6-78642efba0d8 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:892) at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:869) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.changeChildrenState(BulkLifeCycleChangeListener.java:183) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.processTransition(BulkLifeCycleChangeListener.java:130) at org.nuxeo.ecm.core.lifecycle.event.BulkLifeCycleChangeListener.handleEvent(BulkLifeCycleChangeListener.java:80) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:221) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: org.nuxeo.ecm.core.api.DocumentNotFoundException: 8b3cd014-5355-4f10-9dd6-78642efba0d8 ... 14 more Suppressed: org.nuxeo.ecm.core.api.DocumentNotFoundException: 8b3cd014-5355-4f10-9dd6-78642efba0d8 ... 14 more 09:44:01,418 ERROR [RunInNewTransaction] Error while executing operation testExitChain org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction.lambda$run$0(RunInNewTransaction.java:85) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction.run(RunInNewTransaction.java:82) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.test.CoreOperationsTest.testRunInNewTxOperation(CoreOperationsTest.java:668) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.core.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 68 more 09:44:01,422 WARN [TracerFactory] ****** chain ****** Name: testChain Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.execution.RunInNewTransaction ****** start sub chain ****** ****** chain ****** Parent Chain ID: testChain Name: testExitChain Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.test.ExitOperation ****** end sub chain ****** StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.744 sec - in org.nuxeo.ecm.automation.core.test.CoreOperationsTest Running org.nuxeo.ecm.automation.core.test.FetchByPropertyTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.084 sec - in org.nuxeo.ecm.automation.core.test.FetchByPropertyTest Running org.nuxeo.ecm.automation.core.test.IterableOperationsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.207 sec - in org.nuxeo.ecm.automation.core.test.IterableOperationsTest Running org.nuxeo.ecm.automation.core.test.TestChainException 09:44:04,678 WARN [TracerFactory] ****** chain ****** Name: anothercontributedchain Exception: OperationException Caught error: Failed to invoke operation operationFailure Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation operationFailure ****** Hierarchy calls ****** ****** o1 ****** Chain ID: anothercontributedchain Chain Aliases: [] Class: Operation1 Method: 'printInfo1' | Input Type: org.nuxeo.ecm.core.api.DocumentModel | Output Type: org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(3a869b33-295a-44cb-bfe9-d6c888b5225b, path=/doc, title=Document) Parameters | Name: message, Value: Hello 1! ****** o3 ****** Chain ID: anothercontributedchain Chain Aliases: [] Class: Operation3 Method: 'printInfo1' | Input Type: org.nuxeo.ecm.core.api.DocumentModel | Output Type: org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(3a869b33-295a-44cb-bfe9-d6c888b5225b, path=/doc, title=Document) Parameters | Name: message, Value: Hello 2! Context Variables | Key: chain, Value: O1:doc:doc | Key: message, Value: Hello 1! | Key: title, Value: Document ****** operationFailure ****** Chain ID: anothercontributedchain Chain Aliases: [] Class: OperationFailure Method: 'run' | Input Type: org.nuxeo.ecm.core.api.DocumentModel | Output Type: void Input: DocumentModelImpl(3a869b33-295a-44cb-bfe9-d6c888b5225b, path=/doc, title=Document) Context Variables | Key: chain, Value: O1:doc:doc,O3:doc:doc | Key: message, Value: Hello 1!,Hello 2! | Key: title, Value: Document,Document 09:44:04,679 WARN [TracerFactory] ****** chain ****** Name: contributedchain Exception: OperationException Caught error: Failed to invoke operation operationFailure Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation operationFailure ****** Hierarchy calls ****** ****** o1 ****** Chain ID: contributedchain Chain Aliases: [] Class: Operation1 Method: 'printInfo1' | Input Type: org.nuxeo.ecm.core.api.DocumentModel | Output Type: org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(7f9fb9dc-c3f7-4df5-af04-a03a860f5ea4, path=/src, title=Source) Parameters | Name: message, Value: Hello 1! ****** o3 ****** Chain ID: contributedchain Chain Aliases: [] Class: Operation3 Method: 'printInfo1' | Input Type: org.nuxeo.ecm.core.api.DocumentModel | Output Type: org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(7f9fb9dc-c3f7-4df5-af04-a03a860f5ea4, path=/src, title=Source) Parameters | Name: message, Value: Hello 2! Context Variables | Key: chain, Value: O1:doc:doc | Key: message, Value: Hello 1! | Key: title, Value: Source ****** operationFailure ****** Chain ID: contributedchain Chain Aliases: [] Class: OperationFailure Method: 'run' | Input Type: org.nuxeo.ecm.core.api.DocumentModel | Output Type: void Input: DocumentModelImpl(7f9fb9dc-c3f7-4df5-af04-a03a860f5ea4, path=/src, title=Source) Context Variables | Key: chain, Value: O1:doc:doc,O3:doc:doc | Key: message, Value: Hello 1!,Hello 2! | Key: title, Value: Source,Source 09:44:04,682 WARN [TracerFactory] ****** chain ****** Name: contributedchain Exception: OperationException Caught error: Failed to invoke operation operationFailure Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation operationFailure ****** Hierarchy calls ****** ****** o1 ****** Chain ID: contributedchain Chain Aliases: [] Class: Operation1 Method: 'printInfo1' | Input Type: org.nuxeo.ecm.core.api.DocumentModel | Output Type: org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(3a869b33-295a-44cb-bfe9-d6c888b5225b, path=/doc, title=Document) Parameters | Name: message, Value: Hello 1! ****** o3 ****** Chain ID: contributedchain Chain Aliases: [] Class: Operation3 Method: 'printInfo1' | Input Type: org.nuxeo.ecm.core.api.DocumentModel | Output Type: org.nuxeo.ecm.core.api.DocumentModel Input: DocumentModelImpl(3a869b33-295a-44cb-bfe9-d6c888b5225b, path=/doc, title=Document) Parameters | Name: message, Value: Hello 2! Context Variables | Key: chain, Value: O1:doc:doc | Key: message, Value: Hello 1! | Key: title, Value: Document ****** operationFailure ****** Chain ID: contributedchain Chain Aliases: [] Class: OperationFailure Method: 'run' | Input Type: org.nuxeo.ecm.core.api.DocumentModel | Output Type: void Input: DocumentModelImpl(3a869b33-295a-44cb-bfe9-d6c888b5225b, path=/doc, title=Document) Context Variables | Key: chain, Value: O1:doc:doc,O3:doc:doc | Key: message, Value: Hello 1!,Hello 2! | Key: title, Value: Document,Document StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 sec - in org.nuxeo.ecm.automation.core.test.TestChainException Running org.nuxeo.ecm.automation.core.test.OperationChainRegistrationTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 sec - in org.nuxeo.ecm.automation.core.test.OperationChainRegistrationTest Running org.nuxeo.ecm.automation.core.test.TestComplexTypesMapping {zipCode=75020, streetName=whatever, streetNumber=1bis} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.735 sec - in org.nuxeo.ecm.automation.core.test.TestComplexTypesMapping Running org.nuxeo.ecm.automation.core.impl.adapters.AdapterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 sec - in org.nuxeo.ecm.automation.core.impl.adapters.AdapterTest Running org.nuxeo.ecm.automation.core.operations.document.CopySchemaTest 09:44:07,991 WARN [TracerFactory] ****** chain ****** Name: testThrowException Exception: OperationException Caught error: No document id or path was provided Caused by: org.nuxeo.ecm.automation.OperationException: No document id or path was provided ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.document.CopySchema StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 sec - in org.nuxeo.ecm.automation.core.operations.document.CopySchemaTest Running org.nuxeo.ecm.automation.core.operations.document.GetLiveDocumentTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.98 sec - in org.nuxeo.ecm.automation.core.operations.document.GetLiveDocumentTest Running org.nuxeo.ecm.automation.core.operations.document.GetLastDocumentVersionTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 sec - in org.nuxeo.ecm.automation.core.operations.document.GetLastDocumentVersionTest Running org.nuxeo.ecm.automation.core.operations.document.RemoveProxiesTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 sec - in org.nuxeo.ecm.automation.core.operations.document.RemoveProxiesTest Running org.nuxeo.ecm.automation.core.operations.document.MultiPublishDocumentTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.313 sec - in org.nuxeo.ecm.automation.core.operations.document.MultiPublishDocumentTest Running org.nuxeo.ecm.automation.core.operations.document.FilterDocumentsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.043 sec - in org.nuxeo.ecm.automation.core.operations.document.FilterDocumentsTest Running org.nuxeo.ecm.automation.core.operations.document.RemoveItemFromListPropertyTest 09:44:14,557 WARN [TracerFactory] ****** chain ****** Name: testRemoveItemFromPropertyChain Exception: OperationException Caught error: Failed to invoke operation Document.RemoveItemFromListProperty with aliases [Document.RemoveItemFromListProperty] Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Document.RemoveItemFromListProperty with aliases [Document.RemoveItemFromListProperty] ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.document.RemoveItemFromListProperty StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.088 sec - in org.nuxeo.ecm.automation.core.operations.document.RemoveItemFromListPropertyTest Running org.nuxeo.ecm.automation.core.operations.document.CreateProxyLiveTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 sec - in org.nuxeo.ecm.automation.core.operations.document.CreateProxyLiveTest Running org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedPropertyTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.199 sec - in org.nuxeo.ecm.automation.core.operations.document.RemoveEntryOfMultiValuedPropertyTest Running org.nuxeo.ecm.automation.core.operations.document.AddItemToListPropertyTest 09:44:17,401 WARN [TracerFactory] ****** chain ****** Name: testChain Exception: OperationException Caught error: Failed to invoke operation Document.AddItemToListProperty with aliases [Document.AddItemToListProperty] Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Document.AddItemToListProperty with aliases [Document.AddItemToListProperty] ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.document.AddItemToListProperty StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.71 sec - in org.nuxeo.ecm.automation.core.operations.document.AddItemToListPropertyTest Running org.nuxeo.ecm.automation.core.operations.document.FacetOperationsTest 09:44:18,162 WARN [TracerFactory] ****** chain ****** Name: testAddFacet Exception: OperationException Caught error: Failed to invoke operation Document.AddFacet with aliases [Document.AddFacet] Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Document.AddFacet with aliases [Document.AddFacet] ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.document.AddFacet StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.419 sec - in org.nuxeo.ecm.automation.core.operations.document.FacetOperationsTest Running org.nuxeo.ecm.automation.core.operations.document.OrderDocumentTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.353 sec - in org.nuxeo.ecm.automation.core.operations.document.OrderDocumentTest Running org.nuxeo.ecm.automation.core.operations.document.ResetSchemaTest 09:44:20,782 WARN [TracerFactory] ****** chain ****** Name: testThrowException Exception: OperationException Caught error: No schema or xpath was provided Caused by: org.nuxeo.ecm.automation.OperationException: No schema or xpath was provided ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.document.ResetSchema StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.106 sec - in org.nuxeo.ecm.automation.core.operations.document.ResetSchemaTest Running org.nuxeo.ecm.automation.core.operations.document.AddEntryToMultiValuedPropertyTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 sec - in org.nuxeo.ecm.automation.core.operations.document.AddEntryToMultiValuedPropertyTest Running org.nuxeo.ecm.automation.core.operations.security.PermissionAutomationTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.906 sec - in org.nuxeo.ecm.automation.core.operations.security.PermissionAutomationTest Running org.nuxeo.ecm.automation.core.operations.blob.BlobToFileTest 09:44:24,855 WARN [TracerFactory] ****** chain ****** Name: Blob.ExportToFS Exception: OperationException Caught error: Not allowed. You must be administrator to use this operation Caused by: org.nuxeo.ecm.automation.OperationException: Not allowed. You must be administrator to use this operation ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.BlobToFile 09:44:24,856 WARN [TracerFactory] ****** chain ****** Name: Blob.ToFile Exception: OperationException Caught error: Not allowed. You must be administrator to use this operation Caused by: org.nuxeo.ecm.automation.OperationException: Not allowed. You must be administrator to use this operation ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.BlobToFile 09:44:24,880 WARN [TracerFactory] ****** chain ****** Name: Blob.ExportToFS Exception: OperationException Caught error: Not allowed. The target directory is forbidden for this operation (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nxruntime-main-1205485648527979548.tmp/tmp/target2023739168193256568). Caused by: org.nuxeo.ecm.automation.OperationException: Not allowed. The target directory is forbidden for this operation (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nxruntime-main-1205485648527979548.tmp/tmp/target2023739168193256568). ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.BlobToFile 09:44:24,881 WARN [TracerFactory] ****** chain ****** Name: Blob.ToFile Exception: OperationException Caught error: Not allowed. The target directory is forbidden for this operation (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nxruntime-main-1205485648527979548.tmp/tmp/target2023739168193256568). Caused by: org.nuxeo.ecm.automation.OperationException: Not allowed. The target directory is forbidden for this operation (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nxruntime-main-1205485648527979548.tmp/tmp/target2023739168193256568). ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.blob.BlobToFile StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.051 sec - in org.nuxeo.ecm.automation.core.operations.blob.BlobToFileTest Running org.nuxeo.ecm.automation.core.operations.blob.TestRunConverterOperation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in org.nuxeo.ecm.automation.core.operations.blob.TestRunConverterOperation Results : Tests run: 208, Failures: 0, Errors: 0, Skipped: 3 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-automation-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-automation-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-automation-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-automation-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-core --- [INFO] Storing buildNumber: 20180228-094426 at timestamp: 1519811066805 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-automation-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-automation-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-automation-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-core/10.1-I20180228_0918/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-core/10.1-I20180228_0918/nuxeo-automation-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-core/10.1-I20180228_0918/nuxeo-automation-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-automation-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/10.1-I20180228_0918/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/10.1-I20180228_0918/nuxeo-automation-core-10.1-I20180228_0918.jar (391 KB at 1961.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/10.1-I20180228_0918/nuxeo-automation-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/10.1-I20180228_0918/nuxeo-automation-core-10.1-I20180228_0918.pom (5 KB at 61.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/maven-metadata.xml (143 KB at 729.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/maven-metadata.xml (143 KB at 1483.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/10.1-I20180228_0918/nuxeo-automation-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-core/10.1-I20180228_0918/nuxeo-automation-core-10.1-I20180228_0918-sources.jar (330 KB at 4281.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform relations service parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-relations-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-parent --- [INFO] Storing buildNumber: 20180228-094428 at timestamp: 1519811068121 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-relations-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-relations-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-relations-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-parent --- [INFO] Storing buildNumber: 20180228-094428 at timestamp: 1519811068555 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-relations-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-relations-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-relations-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/10.1-I20180228_0918/nuxeo-platform-relations-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-relations-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/10.1-I20180228_0918/nuxeo-platform-relations-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/10.1-I20180228_0918/nuxeo-platform-relations-parent-10.1-I20180228_0918.pom (962 B at 13.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/maven-metadata.xml (143 KB at 469.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-parent/maven-metadata.xml (143 KB at 704.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Relation Service - API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-relations-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-api --- [INFO] Storing buildNumber: 20180228-094429 at timestamp: 1519811069806 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-relations-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-relations-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-relations-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-relations-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/java/org/nuxeo/ecm/platform/relations/api/impl/TestStatement.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/java/org/nuxeo/ecm/platform/relations/api/impl/TestStatement.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/java/org/nuxeo/ecm/platform/relations/api/impl/TestStatement.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-relations-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.relations.api.impl.TestNodeFactory Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.platform.relations.api.impl.TestNodeFactory Running org.nuxeo.ecm.platform.relations.api.impl.TestStatement Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.nuxeo.ecm.platform.relations.api.impl.TestStatement Running org.nuxeo.ecm.platform.relations.api.impl.TestNodes Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.nuxeo.ecm.platform.relations.api.impl.TestNodes Running org.nuxeo.ecm.platform.relations.api.impl.TestQueryResult Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.platform.relations.api.impl.TestQueryResult Running org.nuxeo.ecm.platform.relations.api.impl.TestRelationDate Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.nuxeo.ecm.platform.relations.api.impl.TestRelationDate Results : Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-relations-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-relations-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-relations-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-relations-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-api --- [INFO] Storing buildNumber: 20180228-094431 at timestamp: 1519811071662 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-relations-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-relations-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-relations-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.1-I20180228_0918/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.1-I20180228_0918/nuxeo-platform-relations-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.1-I20180228_0918/nuxeo-platform-relations-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-relations-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.1-I20180228_0918/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.1-I20180228_0918/nuxeo-platform-relations-api-10.1-I20180228_0918.jar (32 KB at 139.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.1-I20180228_0918/nuxeo-platform-relations-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.1-I20180228_0918/nuxeo-platform-relations-api-10.1-I20180228_0918.pom (764 B at 10.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/maven-metadata.xml (143 KB at 686.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/maven-metadata.xml (143 KB at 583.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.1-I20180228_0918/nuxeo-platform-relations-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-api/10.1-I20180228_0918/nuxeo-platform-relations-api-10.1-I20180228_0918-sources.jar (37 KB at 494.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Workspace Service - Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-userworkspace-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-parent --- [INFO] Storing buildNumber: 20180228-094433 at timestamp: 1519811073091 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-userworkspace-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-userworkspace-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-userworkspace-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-parent --- [INFO] Storing buildNumber: 20180228-094433 at timestamp: 1519811073534 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-userworkspace-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-userworkspace-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-userworkspace-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/10.1-I20180228_0918/nuxeo-platform-userworkspace-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-userworkspace-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/10.1-I20180228_0918/nuxeo-platform-userworkspace-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/10.1-I20180228_0918/nuxeo-platform-userworkspace-parent-10.1-I20180228_0918.pom (896 B at 2.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/maven-metadata.xml (143 KB at 494.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-parent/maven-metadata.xml (143 KB at 1742.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Workspace Service - API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-userworkspace-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-api --- [INFO] Storing buildNumber: 20180228-094434 at timestamp: 1519811074897 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-userworkspace-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-userworkspace-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/main/java/org/nuxeo/ecm/platform/userworkspace/operations/UserWorkspaceCreateFromBlob.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/main/java/org/nuxeo/ecm/platform/userworkspace/operations/UserWorkspaceCreateFromBlob.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/main/java/org/nuxeo/ecm/platform/userworkspace/operations/UserWorkspaceCreateFromBlob.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-userworkspace-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-userworkspace-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-userworkspace-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-userworkspace-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-userworkspace-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-userworkspace-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-userworkspace-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-api --- [INFO] Storing buildNumber: 20180228-094435 at timestamp: 1519811075687 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-userworkspace-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-userworkspace-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-userworkspace-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.1-I20180228_0918/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.1-I20180228_0918/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.1-I20180228_0918/nuxeo-platform-userworkspace-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-userworkspace-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.1-I20180228_0918/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.1-I20180228_0918/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar (8 KB at 50.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.1-I20180228_0918/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.1-I20180228_0918/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.pom (2 KB at 14.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/maven-metadata.xml (143 KB at 644.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/maven-metadata.xml (143 KB at 832.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.1-I20180228_0918/nuxeo-platform-userworkspace-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-api/10.1-I20180228_0918/nuxeo-platform-userworkspace-api-10.1-I20180228_0918-sources.jar (7 KB at 93.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Relation Service - Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-relations-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-core --- [INFO] Storing buildNumber: 20180228-094436 at timestamp: 1519811076822 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-relations-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-relations-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-relations-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-relations-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-relations-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.relations.TestRelationService 09:44:39,487 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:39,604 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:39,606 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:40,046 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:40,054 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:40,056 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:40,375 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:40,382 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:40,384 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:40,809 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:40,816 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:40,819 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:41,111 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:41,116 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:41,117 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:41,329 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:41,334 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:41,335 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:41,571 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:41,582 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:41,584 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:41,585 main ERROR [RelationService] Cannot instantiate generator with namespace 'http://nuxeo.org/nxrelations/unexistent/': java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.UnexistentResourceAdapter 09:44:41,806 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:41,811 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:41,812 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:41,812 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 09:44:41,813 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 09:44:42,049 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:42,055 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:42,056 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:42,056 main ERROR [RelationService] Cannot instantiate generator with namespace 'http://nuxeo.org/nxrelations/unexistent/': java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.UnexistentResourceAdapter 09:44:42,056 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/unexistent/ 09:44:42,382 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:42,386 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:42,387 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:42,623 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:42,627 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:42,628 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:42,628 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 09:44:42,628 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 09:44:42,940 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:42,945 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:42,947 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:42,947 main ERROR [RelationService] Cannot instantiate generator with namespace 'http://nuxeo.org/nxrelations/unexistent/': java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.UnexistentResourceAdapter 09:44:42,948 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/unexistent/ 09:44:43,177 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:43,181 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:43,182 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:43,395 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:43,401 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:43,403 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:43,404 main ERROR [RelationService] Cannot instantiate generator with namespace 'http://nuxeo.org/nxrelations/unexistent/': java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.UnexistentResourceAdapter 09:44:43,623 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:43,629 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:43,630 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:43,630 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 09:44:43,630 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 09:44:44,074 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:44,080 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:44,081 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:44,081 main ERROR [RelationService] Cannot instantiate generator with namespace 'http://nuxeo.org/nxrelations/unexistent/': java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.UnexistentResourceAdapter 09:44:44,081 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/unexistent/ 09:44:44,262 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:44,266 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:44,266 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:44,444 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:44,447 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:44,449 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:44,449 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 09:44:44,449 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/test-dummy/ 09:44:44,632 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent notification of application started failed: Cannot start transaction org.nuxeo.runtime.transaction.TransactionRuntimeException: Cannot start transaction at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:584) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.start(RepositoryService.java:65) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.NXRuntimeTestCase.startRuntime(NXRuntimeTestCase.java:218) at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:44:44,635 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 1 / Total: 56 * service:org.nuxeo.ecm.core.versioning.default-policies requires [service:org.nuxeo.ecm.platform.el.service] - service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent ====================================================================== 09:44:44,637 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.relations.services.RelationServiceTests 09:44:44,637 main ERROR [RelationService] Cannot instantiate generator with namespace 'http://nuxeo.org/nxrelations/unexistent/': java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.UnexistentResourceAdapter 09:44:44,637 main ERROR [RelationService] Cannot find adapter for namespace: http://nuxeo.org/nxrelations/unexistent/ StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.726 sec - in org.nuxeo.ecm.platform.relations.TestRelationService Running org.nuxeo.ecm.platform.relations.TestCoreGraph StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.525 sec - in org.nuxeo.ecm.platform.relations.TestCoreGraph Running org.nuxeo.ecm.platform.relations.TestRelationDocument Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.nuxeo.ecm.platform.relations.TestRelationDocument Results : Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-relations-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-relations-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-relations-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-relations-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-core --- [INFO] Storing buildNumber: 20180228-094448 at timestamp: 1519811088166 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-relations-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-relations-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/nuxeo-platform-relations-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-relations-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/nuxeo-platform-relations-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.1-I20180228_0918/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.1-I20180228_0918/nuxeo-platform-relations-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/target/nuxeo-platform-relations-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.1-I20180228_0918/nuxeo-platform-relations-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-relations-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.1-I20180228_0918/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.1-I20180228_0918/nuxeo-platform-relations-core-10.1-I20180228_0918.jar (41 KB at 575.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.1-I20180228_0918/nuxeo-platform-relations-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.1-I20180228_0918/nuxeo-platform-relations-core-10.1-I20180228_0918.pom (2 KB at 21.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/maven-metadata.xml (143 KB at 1220.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/maven-metadata.xml (143 KB at 1930.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.1-I20180228_0918/nuxeo-platform-relations-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core/10.1-I20180228_0918/nuxeo-platform-relations-core-10.1-I20180228_0918-sources.jar (21 KB at 113.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Relation Service - JENA Store Plugin 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-relations-jena-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-jena-plugin --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-jena-plugin --- [INFO] Storing buildNumber: 20180228-094449 at timestamp: 1519811089222 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-jena-plugin --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-jena-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-jena-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-relations-jena-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-relations-jena-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-relations-jena-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-relations-jena-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-relations-jena-plugin --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.relations.jena.GraphLoadingTest 09:44:51,745 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:51,746 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:52,481 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:52,481 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:52,777 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:52,778 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.081 sec - in org.nuxeo.ecm.platform.relations.jena.GraphLoadingTest Running org.nuxeo.ecm.platform.relations.jena.TestJenaGraph 09:44:53,053 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:53,053 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:53,263 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:53,263 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:53,477 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:53,477 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:53,731 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:53,731 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:53,894 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:53,894 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:54,074 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:54,075 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:54,225 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:54,225 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:54,380 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:54,380 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:54,535 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:54,535 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:54,844 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:54,844 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:55,285 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:55,285 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:55,430 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:55,431 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:55,623 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:55,623 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:55,759 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:55,760 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:55,932 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:55,932 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:56,512 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:56,512 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:56,661 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:56,661 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:56,832 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:56,832 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:56,966 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:56,966 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:57,112 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:57,112 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.064 sec - in org.nuxeo.ecm.platform.relations.jena.TestJenaGraph Running org.nuxeo.ecm.platform.relations.jena.TestJenaOrCoreGraphFactory Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec - in org.nuxeo.ecm.platform.relations.jena.TestJenaOrCoreGraphFactory Running org.nuxeo.ecm.platform.relations.jena.TestJenaGraphReification 09:44:59,209 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:59,209 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:59,392 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:59,392 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:59,540 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:59,540 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation 09:44:59,710 main ERROR [SchemaManagerImpl] Document type: Relation does not exist, used as parent by type: [DefaultRelation] 09:44:59,711 main WARN [SchemaManagerImpl] Undeclared facet: HiddenInNavigation used in document type: DefaultRelation Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 sec - in org.nuxeo.ecm.platform.relations.jena.TestJenaGraphReification Results : Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-relations-jena-plugin --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-relations-jena-plugin --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-relations-jena-plugin --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-relations-jena-plugin >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-jena-plugin --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-jena-plugin --- [INFO] Storing buildNumber: 20180228-094500 at timestamp: 1519811100315 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-jena-plugin --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-jena-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-jena-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-relations-jena-plugin <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-relations-jena-plugin --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-relations-jena-plugin --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.1-I20180228_0918/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.1-I20180228_0918/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/target/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.1-I20180228_0918/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-relations-jena-plugin --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.1-I20180228_0918/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.1-I20180228_0918/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar (19 KB at 235.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.1-I20180228_0918/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.1-I20180228_0918/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.pom (2 KB at 26.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/maven-metadata.xml (143 KB at 2694.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/maven-metadata.xml (143 KB at 1930.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.1-I20180228_0918/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-jena-plugin/10.1-I20180228_0918/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918-sources.jar (10 KB at 131.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform audit service parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audit-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-parent --- [INFO] Storing buildNumber: 20180228-094501 at timestamp: 1519811101183 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audit-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audit-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audit-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-parent --- [INFO] Storing buildNumber: 20180228-094501 at timestamp: 1519811101628 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audit-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audit-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audit-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/10.1-I20180228_0918/nuxeo-platform-audit-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audit-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/10.1-I20180228_0918/nuxeo-platform-audit-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/10.1-I20180228_0918/nuxeo-platform-audit-parent-10.1-I20180228_0918.pom (857 B at 4.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/maven-metadata.xml (143 KB at 2505.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-parent/maven-metadata.xml (143 KB at 1347.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Audit Service - API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audit-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-api --- [INFO] Storing buildNumber: 20180228-094502 at timestamp: 1519811102479 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-audit-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-audit-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/Predicates.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/Predicates.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/Predicates.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-audit-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-audit-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-audit-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.audit.api.query.TestDateRangeQuery Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.nuxeo.ecm.platform.audit.api.query.TestDateRangeQuery Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audit-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-audit-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audit-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audit-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-api --- [INFO] Storing buildNumber: 20180228-094504 at timestamp: 1519811104048 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audit-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audit-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audit-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.1-I20180228_0918/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.1-I20180228_0918/nuxeo-platform-audit-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.1-I20180228_0918/nuxeo-platform-audit-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audit-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.1-I20180228_0918/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.1-I20180228_0918/nuxeo-platform-audit-api-10.1-I20180228_0918.jar (37 KB at 228.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.1-I20180228_0918/nuxeo-platform-audit-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.1-I20180228_0918/nuxeo-platform-audit-api-10.1-I20180228_0918.pom (2 KB at 19.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/maven-metadata.xml (143 KB at 1098.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/maven-metadata.xml (143 KB at 860.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.1-I20180228_0918/nuxeo-platform-audit-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-api/10.1-I20180228_0918/nuxeo-platform-audit-api-10.1-I20180228_0918-sources.jar (37 KB at 503.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Audit Service - Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audit-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-core --- [INFO] Storing buildNumber: 20180228-094505 at timestamp: 1519811105622 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-audit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-audit-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/LogEntryProvider.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/LogEntryProvider.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/impl/LogEntryImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/impl/LogEntryImpl.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/impl/LogEntryImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-audit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-audit-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestNXAuditEventsService.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestNXAuditEventsService.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestDocumentAuditPageProvider.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestDocumentAuditPageProvider.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestDocumentAuditPageProvider.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-audit-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:45:10,031 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Running org.nuxeo.ecm.platform.audit.job.TestJobHistoryHelper StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:45:17,103 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.376 sec - in org.nuxeo.ecm.platform.audit.job.TestJobHistoryHelper Running org.nuxeo.ecm.platform.audit.TestAuditStorage StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.231 sec - in org.nuxeo.ecm.platform.audit.TestAuditStorage Running org.nuxeo.ecm.platform.audit.TestExtendedInfoEvaluation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.nuxeo.ecm.platform.audit.TestExtendedInfoEvaluation Running org.nuxeo.ecm.platform.audit.io.LogEntrySerializationTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:45:25,114 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.553 sec - in org.nuxeo.ecm.platform.audit.io.LogEntrySerializationTest Running org.nuxeo.ecm.platform.audit.io.LogEntryJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:45:27,110 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.758 sec - in org.nuxeo.ecm.platform.audit.io.LogEntryJsonWriterTest Running org.nuxeo.ecm.platform.audit.io.LogEntryListJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:45:28,781 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.672 sec - in org.nuxeo.ecm.platform.audit.io.LogEntryListJsonWriterTest Running org.nuxeo.ecm.platform.audit.TestNXAuditEventsService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:45:37,698 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.195 sec - in org.nuxeo.ecm.platform.audit.TestNXAuditEventsService Running org.nuxeo.ecm.platform.audit.TestNXStreamAuditEventsService Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.074 sec - in org.nuxeo.ecm.platform.audit.TestNXStreamAuditEventsService Running org.nuxeo.ecm.platform.audit.TestLogEntryProvider main 09:45:52,767 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 09:45:53,041 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 09:45:53,245 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 09:45:53,544 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 09:45:53,876 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 09:45:54,108 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 09:45:54,321 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 09:45:54,550 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 09:45:54,930 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 09:45:56,341 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 09:45:56,575 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation main 09:45:57,072 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:45:59,077 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 7.121 sec - in org.nuxeo.ecm.platform.audit.TestLogEntryProvider Running org.nuxeo.ecm.platform.audit.TestPageProvider main 09:46:03,544 WARN [DocumentHistoryPageProvider] No core session found: cannot compute all info to get complete audit entries main 09:46:03,544 WARN [DocumentHistoryPageProvider] No core session found: cannot compute all info to get complete audit entries main 09:46:03,609 WARN [DocumentHistoryPageProvider] No core session found: cannot compute all info to get complete audit entries main 09:46:03,609 WARN [DocumentHistoryPageProvider] No core session found: cannot compute all info to get complete audit entries StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:46:04,918 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.844 sec - in org.nuxeo.ecm.platform.audit.TestPageProvider Running org.nuxeo.ecm.platform.audit.TestTransactedAudit StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:46:07,549 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.419 sec - in org.nuxeo.ecm.platform.audit.TestTransactedAudit Running org.nuxeo.ecm.platform.audit.TestServiceAccess StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:46:09,462 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.022 sec - in org.nuxeo.ecm.platform.audit.TestServiceAccess Running org.nuxeo.ecm.platform.audit.TestDocumentAuditPageProvider Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.218 sec - in org.nuxeo.ecm.platform.audit.TestDocumentAuditPageProvider Results : Tests run: 56, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audit-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-audit-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audit-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audit-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-core --- [INFO] Storing buildNumber: 20180228-094612 at timestamp: 1519811172460 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audit-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audit-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-platform-audit-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audit-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.1-I20180228_0918/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.1-I20180228_0918/nuxeo-platform-audit-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.1-I20180228_0918/nuxeo-platform-audit-core-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.1-I20180228_0918/nuxeo-platform-audit-core-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audit-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.1-I20180228_0918/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.1-I20180228_0918/nuxeo-platform-audit-core-10.1-I20180228_0918.jar (93 KB at 453.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.1-I20180228_0918/nuxeo-platform-audit-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.1-I20180228_0918/nuxeo-platform-audit-core-10.1-I20180228_0918.pom (6 KB at 82.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/maven-metadata.xml (142 KB at 506.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/maven-metadata.xml (142 KB at 1016.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.1-I20180228_0918/nuxeo-platform-audit-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.1-I20180228_0918/nuxeo-platform-audit-core-10.1-I20180228_0918-sources.jar (60 KB at 791.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.1-I20180228_0918/nuxeo-platform-audit-core-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-core/10.1-I20180228_0918/nuxeo-platform-audit-core-10.1-I20180228_0918-tests.jar (53 KB at 724.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform notification service parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-notification-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-notification-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-notification-parent --- [INFO] Storing buildNumber: 20180228-094613 at timestamp: 1519811173866 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-notification-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-notification-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-notification-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-notification-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-notification-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-notification-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-notification-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-notification-parent --- [INFO] Storing buildNumber: 20180228-094614 at timestamp: 1519811174328 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-notification-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-notification-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-notification-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-notification-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-notification-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-notification-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/10.1-I20180228_0918/nuxeo-platform-notification-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-notification-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/10.1-I20180228_0918/nuxeo-platform-notification-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/10.1-I20180228_0918/nuxeo-platform-notification-parent-10.1-I20180228_0918.pom (749 B at 5.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/maven-metadata.xml (143 KB at 602.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-parent/maven-metadata.xml (143 KB at 946.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Notifications - API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-notification-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-notification-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-notification-api --- [INFO] Storing buildNumber: 20180228-094615 at timestamp: 1519811175391 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-notification-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-notification-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-notification-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-notification-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-notification-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-notification-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-notification-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-notification-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-notification-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-notification-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-notification-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-notification-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-notification-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-notification-api --- [INFO] Storing buildNumber: 20180228-094615 at timestamp: 1519811175981 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-notification-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-notification-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-notification-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-notification-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-notification-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-notification-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.1-I20180228_0918/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.1-I20180228_0918/nuxeo-platform-notification-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.1-I20180228_0918/nuxeo-platform-notification-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-notification-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.1-I20180228_0918/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.1-I20180228_0918/nuxeo-platform-notification-api-10.1-I20180228_0918.jar (8 KB at 25.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.1-I20180228_0918/nuxeo-platform-notification-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.1-I20180228_0918/nuxeo-platform-notification-api-10.1-I20180228_0918.pom (764 B at 5.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/maven-metadata.xml (143 KB at 463.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/maven-metadata.xml (143 KB at 510.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.1-I20180228_0918/nuxeo-platform-notification-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-api/10.1-I20180228_0918/nuxeo-platform-notification-api-10.1-I20180228_0918-sources.jar (8 KB at 103.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Notification Service - Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-notification-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-notification-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-notification-core --- [INFO] Storing buildNumber: 20180228-094618 at timestamp: 1519811178123 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-notification-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-notification-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-notification-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-notification-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-notification-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/email/HtmlEscapeMethod.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/email/HtmlEscapeMethod.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-notification-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-notification-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-notification-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.ec.notification.TestRegisterNotificationService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:46:24,238 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 96 * service:org.nuxeo.ecm.platform.ec.notification.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.943 sec - in org.nuxeo.ecm.platform.ec.notification.TestRegisterNotificationService Running org.nuxeo.ecm.platform.ec.notification.TestNotificationManager StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:46:25,458 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 96 * service:org.nuxeo.ecm.platform.ec.notification.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.21 sec - in org.nuxeo.ecm.platform.ec.notification.TestNotificationManager Running org.nuxeo.ecm.platform.ec.notification.UserSubscriptionAdapterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.434 sec - in org.nuxeo.ecm.platform.ec.notification.UserSubscriptionAdapterTest Running org.nuxeo.ecm.platform.ec.notification.operations.SubscribeAndUnsubscribeTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec - in org.nuxeo.ecm.platform.ec.notification.operations.SubscribeAndUnsubscribeTest Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-notification-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-notification-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-notification-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-notification-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-notification-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-notification-core --- [INFO] Storing buildNumber: 20180228-094628 at timestamp: 1519811188275 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-notification-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-notification-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-notification-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-notification-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-notification-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-notification-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.1-I20180228_0918/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.1-I20180228_0918/nuxeo-platform-notification-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.1-I20180228_0918/nuxeo-platform-notification-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-notification-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.1-I20180228_0918/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.1-I20180228_0918/nuxeo-platform-notification-core-10.1-I20180228_0918.jar (88 KB at 1187.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.1-I20180228_0918/nuxeo-platform-notification-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.1-I20180228_0918/nuxeo-platform-notification-core-10.1-I20180228_0918.pom (5 KB at 17.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/maven-metadata.xml (142 KB at 839.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/maven-metadata.xml (142 KB at 1411.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.1-I20180228_0918/nuxeo-platform-notification-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-core/10.1-I20180228_0918/nuxeo-platform-notification-core-10.1-I20180228_0918-sources.jar (71 KB at 970.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform comment service parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-comment-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-parent --- [INFO] Storing buildNumber: 20180228-094629 at timestamp: 1519811189534 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-comment-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-comment-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-comment-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-parent --- [INFO] Storing buildNumber: 20180228-094629 at timestamp: 1519811189983 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-comment-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-comment-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-comment-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/10.1-I20180228_0918/nuxeo-platform-comment-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-comment-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/10.1-I20180228_0918/nuxeo-platform-comment-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/10.1-I20180228_0918/nuxeo-platform-comment-parent-10.1-I20180228_0918.pom (821 B at 9.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/maven-metadata.xml (143 KB at 620.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-parent/maven-metadata.xml (143 KB at 952.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Comment Service API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-comment-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-api --- [INFO] Storing buildNumber: 20180228-094630 at timestamp: 1519811190917 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-comment-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-comment-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-comment-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-comment-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-comment-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-comment-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-comment-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-comment-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-comment-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-api --- [INFO] Storing buildNumber: 20180228-094631 at timestamp: 1519811191509 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-comment-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-comment-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-comment-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.1-I20180228_0918/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.1-I20180228_0918/nuxeo-platform-comment-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.1-I20180228_0918/nuxeo-platform-comment-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-comment-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.1-I20180228_0918/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.1-I20180228_0918/nuxeo-platform-comment-api-10.1-I20180228_0918.jar (11 KB at 141.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.1-I20180228_0918/nuxeo-platform-comment-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.1-I20180228_0918/nuxeo-platform-comment-api-10.1-I20180228_0918.pom (756 B at 10.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/maven-metadata.xml (143 KB at 673.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/maven-metadata.xml (143 KB at 999.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.1-I20180228_0918/nuxeo-platform-comment-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-api/10.1-I20180228_0918/nuxeo-platform-comment-api-10.1-I20180228_0918-sources.jar (12 KB at 156.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo task Service 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-task --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task --- [INFO] Storing buildNumber: 20180228-094632 at timestamp: 1519811192551 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-task --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-task --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-task >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task --- [INFO] Storing buildNumber: 20180228-094633 at timestamp: 1519811193024 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-task <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-task --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-task --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task/10.1-I20180228_0918/nuxeo-platform-task-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-task --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task/10.1-I20180228_0918/nuxeo-platform-task-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task/10.1-I20180228_0918/nuxeo-platform-task-10.1-I20180228_0918.pom (852 B at 6.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task/maven-metadata.xml (143 KB at 542.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task/maven-metadata.xml (143 KB at 1151.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo task Service API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-task-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-api --- [INFO] Storing buildNumber: 20180228-094633 at timestamp: 1519811193998 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-task-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-task-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-task-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-task-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-task-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.task.providers.UserTaskPageProviderTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.nuxeo.ecm.platform.task.providers.UserTaskPageProviderTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-task-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-task-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-task-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-task-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-api --- [INFO] Storing buildNumber: 20180228-094635 at timestamp: 1519811195599 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-task-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-task-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target/nuxeo-platform-task-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-task-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target/nuxeo-platform-task-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.1-I20180228_0918/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.1-I20180228_0918/nuxeo-platform-task-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/target/nuxeo-platform-task-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.1-I20180228_0918/nuxeo-platform-task-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-task-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.1-I20180228_0918/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.1-I20180228_0918/nuxeo-platform-task-api-10.1-I20180228_0918.jar (27 KB at 173.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.1-I20180228_0918/nuxeo-platform-task-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.1-I20180228_0918/nuxeo-platform-task-api-10.1-I20180228_0918.pom (2 KB at 15.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/maven-metadata.xml (143 KB at 573.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/maven-metadata.xml (143 KB at 1252.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.1-I20180228_0918/nuxeo-platform-task-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-api/10.1-I20180228_0918/nuxeo-platform-task-api-10.1-I20180228_0918-sources.jar (23 KB at 160.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform User Workspace - Types 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-userworkspace-types --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-types --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-types --- [INFO] Storing buildNumber: 20180228-094636 at timestamp: 1519811196860 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-types --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-userworkspace-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-userworkspace-types --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-userworkspace-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-userworkspace-types --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-userworkspace-types --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-userworkspace-types --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-userworkspace-types --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/target/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-userworkspace-types --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-userworkspace-types >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-types --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-types --- [INFO] Storing buildNumber: 20180228-094637 at timestamp: 1519811197591 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-types --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-userworkspace-types <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-userworkspace-types --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/target/nuxeo-platform-userworkspace-types-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-userworkspace-types --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/target/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.1-I20180228_0918/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.1-I20180228_0918/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/target/nuxeo-platform-userworkspace-types-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.1-I20180228_0918/nuxeo-platform-userworkspace-types-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-userworkspace-types --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.1-I20180228_0918/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.1-I20180228_0918/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar (5 KB at 58.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.1-I20180228_0918/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.1-I20180228_0918/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.pom (935 B at 12.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/maven-metadata.xml (143 KB at 987.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/maven-metadata.xml (143 KB at 1922.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.1-I20180228_0918/nuxeo-platform-userworkspace-types-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-types/10.1-I20180228_0918/nuxeo-platform-userworkspace-types-10.1-I20180228_0918-sources.jar (2 KB at 23.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform User Workspace - Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-userworkspace-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-core --- [INFO] Storing buildNumber: 20180228-094639 at timestamp: 1519811199021 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-userworkspace-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-userworkspace-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-userworkspace-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-userworkspace-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/test/java/org/nuxeo/ecm/platform/userworkspace/core/tests/TestUserWorkspace.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/test/java/org/nuxeo/ecm/platform/userworkspace/core/tests/TestUserWorkspace.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/test/java/org/nuxeo/ecm/platform/userworkspace/core/tests/TestUserWorkspace.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-userworkspace-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:46:44,236 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 124 * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Running org.nuxeo.ecm.platform.userworkspace.core.tests.TestUserWorkspace Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.001 sec - in org.nuxeo.ecm.platform.userworkspace.core.tests.TestUserWorkspace Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-userworkspace-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-userworkspace-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-userworkspace-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-userworkspace-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-core --- [INFO] Storing buildNumber: 20180228-094646 at timestamp: 1519811206567 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-userworkspace-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-userworkspace-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/nuxeo-platform-userworkspace-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-userworkspace-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.1-I20180228_0918/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.1-I20180228_0918/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/target/nuxeo-platform-userworkspace-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.1-I20180228_0918/nuxeo-platform-userworkspace-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-userworkspace-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.1-I20180228_0918/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.1-I20180228_0918/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar (20 KB at 71.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.1-I20180228_0918/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.1-I20180228_0918/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.pom (4 KB at 49.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/maven-metadata.xml (142 KB at 845.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/maven-metadata.xml (142 KB at 485.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.1-I20180228_0918/nuxeo-platform-userworkspace-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-core/10.1-I20180228_0918/nuxeo-platform-userworkspace-core-10.1-I20180228_0918-sources.jar (13 KB at 170.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo task Service test 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-task-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-test --- [INFO] Storing buildNumber: 20180228-094648 at timestamp: 1519811208007 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-task-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-task-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-task-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-task-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-task-test --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-task-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-task-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/target/nuxeo-platform-task-test-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-task-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-task-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-test --- [INFO] Storing buildNumber: 20180228-094648 at timestamp: 1519811208504 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-task-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-task-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/target/nuxeo-platform-task-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-task-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/target/nuxeo-platform-task-test-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.1-I20180228_0918/nuxeo-platform-task-test-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.1-I20180228_0918/nuxeo-platform-task-test-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/target/nuxeo-platform-task-test-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.1-I20180228_0918/nuxeo-platform-task-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-task-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.1-I20180228_0918/nuxeo-platform-task-test-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.1-I20180228_0918/nuxeo-platform-task-test-10.1-I20180228_0918.jar (5 KB at 29.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.1-I20180228_0918/nuxeo-platform-task-test-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.1-I20180228_0918/nuxeo-platform-task-test-10.1-I20180228_0918.pom (925 B at 12.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/maven-metadata.xml (143 KB at 903.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/maven-metadata.xml (143 KB at 626.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.1-I20180228_0918/nuxeo-platform-task-test-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-test/10.1-I20180228_0918/nuxeo-platform-task-test-10.1-I20180228_0918-sources.jar (4 KB at 20.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo task Core Service 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-task-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-core --- [INFO] Storing buildNumber: 20180228-094650 at timestamp: 1519811210480 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-task-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-task-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-task-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-task-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/test/java/org/nuxeo/ecm/platform/task/core/TaskPageProvidersTest.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/test/java/org/nuxeo/ecm/platform/task/core/TaskPageProvidersTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-task-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.task.core.TaskServiceTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.654 sec - in org.nuxeo.ecm.platform.task.core.TaskServiceTest Running org.nuxeo.ecm.platform.task.core.TaskPageProvidersTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec - in org.nuxeo.ecm.platform.task.core.TaskPageProvidersTest Running org.nuxeo.ecm.platform.task.core.TaskActorsHelperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.platform.task.core.TaskActorsHelperTest Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-task-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-task-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-task-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-task-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-core --- [INFO] Storing buildNumber: 20180228-094658 at timestamp: 1519811218860 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-task-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-task-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/nuxeo-platform-task-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-task-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/nuxeo-platform-task-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.1-I20180228_0918/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.1-I20180228_0918/nuxeo-platform-task-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/target/nuxeo-platform-task-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.1-I20180228_0918/nuxeo-platform-task-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-task-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.1-I20180228_0918/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.1-I20180228_0918/nuxeo-platform-task-core-10.1-I20180228_0918.jar (37 KB at 204.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.1-I20180228_0918/nuxeo-platform-task-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.1-I20180228_0918/nuxeo-platform-task-core-10.1-I20180228_0918.pom (4 KB at 51.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/maven-metadata.xml (142 KB at 788.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/maven-metadata.xml (142 KB at 1411.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.1-I20180228_0918/nuxeo-platform-task-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-core/10.1-I20180228_0918/nuxeo-platform-task-core-10.1-I20180228_0918-sources.jar (20 KB at 277.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo task Automation Module 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-task-automation --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-automation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-automation --- [INFO] Storing buildNumber: 20180228-094700 at timestamp: 1519811220053 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-automation --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-task-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-task-automation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-task-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-task-automation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/test/java/org/nuxeo/ecm/automation/task/test/TaskAutomationTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/test/java/org/nuxeo/ecm/automation/task/test/TaskAutomationTest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/test/java/org/nuxeo/ecm/automation/task/test/TaskAutomationTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-task-automation --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:47:04,842 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 106 * service:org.nuxeo.ecm.platform.task.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.task.test.directories references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] ====================================================================== Running org.nuxeo.ecm.automation.task.test.TaskAutomationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.904 sec - in org.nuxeo.ecm.automation.task.test.TaskAutomationTest Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-task-automation --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-task-automation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-task-automation --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-task-automation >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-automation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-automation --- [INFO] Storing buildNumber: 20180228-094706 at timestamp: 1519811226381 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-automation --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-task-automation <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-task-automation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/nuxeo-platform-task-automation-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-task-automation --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/nuxeo-platform-task-automation-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.1-I20180228_0918/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.1-I20180228_0918/nuxeo-platform-task-automation-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/target/nuxeo-platform-task-automation-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.1-I20180228_0918/nuxeo-platform-task-automation-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-task-automation --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.1-I20180228_0918/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.1-I20180228_0918/nuxeo-platform-task-automation-10.1-I20180228_0918.jar (15 KB at 57.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.1-I20180228_0918/nuxeo-platform-task-automation-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.1-I20180228_0918/nuxeo-platform-task-automation-10.1-I20180228_0918.pom (2 KB at 24.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/maven-metadata.xml (141 KB at 628.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/maven-metadata.xml (141 KB at 652.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.1-I20180228_0918/nuxeo-platform-task-automation-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-automation/10.1-I20180228_0918/nuxeo-platform-task-automation-10.1-I20180228_0918-sources.jar (10 KB at 132.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Comment Service Workflow Contributions 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-comment-workflow --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-workflow --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-workflow --- [INFO] Storing buildNumber: 20180228-094707 at timestamp: 1519811227833 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-workflow --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-comment-workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-comment-workflow --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-comment-workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-comment-workflow --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-comment-workflow --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-comment-workflow --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-comment-workflow --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/target/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-comment-workflow --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-comment-workflow >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-workflow --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-workflow --- [INFO] Storing buildNumber: 20180228-094708 at timestamp: 1519811228578 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-workflow --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-comment-workflow <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-comment-workflow --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/target/nuxeo-platform-comment-workflow-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-comment-workflow --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/target/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.1-I20180228_0918/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.1-I20180228_0918/nuxeo-platform-comment-workflow-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/target/nuxeo-platform-comment-workflow-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.1-I20180228_0918/nuxeo-platform-comment-workflow-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-comment-workflow --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.1-I20180228_0918/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.1-I20180228_0918/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar (11 KB at 103.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.1-I20180228_0918/nuxeo-platform-comment-workflow-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.1-I20180228_0918/nuxeo-platform-comment-workflow-10.1-I20180228_0918.pom (2 KB at 22.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/maven-metadata.xml (141 KB at 707.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/maven-metadata.xml (141 KB at 880.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.1-I20180228_0918/nuxeo-platform-comment-workflow-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-workflow/10.1-I20180228_0918/nuxeo-platform-comment-workflow-10.1-I20180228_0918-sources.jar (7 KB at 96.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine Base 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-webengine-base --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-base --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-base --- [INFO] Storing buildNumber: 20180228-094709 at timestamp: 1519811229776 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-base --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-webengine-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 877 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-webengine-base --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/base/Main.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/base/Main.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/base/Main.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-webengine-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-webengine-base --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-webengine-base --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-webengine-base --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-webengine-base --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-webengine-base --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-webengine-base >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-base --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-base --- [INFO] Storing buildNumber: 20180228-094711 at timestamp: 1519811231947 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-base --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-webengine-base <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-webengine-base --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-webengine-base --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.1-I20180228_0918/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.1-I20180228_0918/nuxeo-webengine-base-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.1-I20180228_0918/nuxeo-webengine-base-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-webengine-base --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.1-I20180228_0918/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.1-I20180228_0918/nuxeo-webengine-base-10.1-I20180228_0918.jar (1552 KB at 5103.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.1-I20180228_0918/nuxeo-webengine-base-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.1-I20180228_0918/nuxeo-webengine-base-10.1-I20180228_0918.pom (2 KB at 27.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/maven-metadata.xml (141 KB at 700.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/maven-metadata.xml (141 KB at 646.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.1-I20180228_0918/nuxeo-webengine-base-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-base/10.1-I20180228_0918/nuxeo-webengine-base-10.1-I20180228_0918-sources.jar (1545 KB at 14431.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine UI 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-webengine-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-ui --- [INFO] Storing buildNumber: 20180228-094714 at timestamp: 1519811234480 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-webengine-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-webengine-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-webengine-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-webengine-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-webengine-ui --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.webengine.ui.tree.TestTreeItemImpl Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.nuxeo.ecm.webengine.ui.tree.TestTreeItemImpl Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-webengine-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-webengine-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-webengine-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-webengine-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-ui --- [INFO] Storing buildNumber: 20180228-094716 at timestamp: 1519811236326 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-webengine-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-webengine-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-webengine-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.1-I20180228_0918/nuxeo-webengine-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.1-I20180228_0918/nuxeo-webengine-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.1-I20180228_0918/nuxeo-webengine-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-webengine-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.1-I20180228_0918/nuxeo-webengine-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.1-I20180228_0918/nuxeo-webengine-ui-10.1-I20180228_0918.jar (27 KB at 195.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.1-I20180228_0918/nuxeo-webengine-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.1-I20180228_0918/nuxeo-webengine-ui-10.1-I20180228_0918.pom (3 KB at 18.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/maven-metadata.xml (143 KB at 561.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/maven-metadata.xml (143 KB at 1829.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.1-I20180228_0918/nuxeo-webengine-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-ui/10.1-I20180228_0918/nuxeo-webengine-ui-10.1-I20180228_0918-sources.jar (24 KB at 337.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Default Web Support 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-default --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-default --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-default --- [INFO] Storing buildNumber: 20180228-094717 at timestamp: 1519811237696 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-default --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-default --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-default --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-default --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-default --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-default --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-default --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-default >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-default --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-default --- [INFO] Storing buildNumber: 20180228-094718 at timestamp: 1519811238414 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-default --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-default <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-default --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-default --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.1-I20180228_0918/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.1-I20180228_0918/nuxeo-platform-login-default-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.1-I20180228_0918/nuxeo-platform-login-default-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-default --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.1-I20180228_0918/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.1-I20180228_0918/nuxeo-platform-login-default-10.1-I20180228_0918.jar (5 KB at 13.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.1-I20180228_0918/nuxeo-platform-login-default-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.1-I20180228_0918/nuxeo-platform-login-default-10.1-I20180228_0918.pom (866 B at 11.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/maven-metadata.xml (143 KB at 454.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/maven-metadata.xml (143 KB at 628.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.1-I20180228_0918/nuxeo-platform-login-default-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-default/10.1-I20180228_0918/nuxeo-platform-login-default-10.1-I20180228_0918-sources.jar (3 KB at 18.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Features Test Framework 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-features-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-features-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-features-test --- [INFO] Storing buildNumber: 20180228-094720 at timestamp: 1519811240533 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-features-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-features-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-features-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-features-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-features-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-features-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-features-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/src/test/java/org/nuxeo/test/runner/feature/RetryPostTest.java:[43,24] sun.net.www.http.HttpClient is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/src/test/java/org/nuxeo/test/runner/feature/RetryPostTest.java:[115,23] sun.net.www.http.HttpClient is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-features-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.webengine.test.ICanLoginInWebEngineWithoutJavascriptTest Feb 28, 2018 9:47:27 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.024 sec - in org.nuxeo.ecm.webengine.test.ICanLoginInWebEngineWithoutJavascriptTest Running org.nuxeo.test.runner.feature.RetryPostTest Feb 28, 2018 9:47:30 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.578 sec - in org.nuxeo.test.runner.feature.RetryPostTest Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-features-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-features-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-features-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-features-test/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-features-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-features-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-features-test --- [INFO] Storing buildNumber: 20180228-094735 at timestamp: 1519811255109 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-features-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-features-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-features-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-features-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-features-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-features-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-features-test/10.1-I20180228_0918/nuxeo-features-test-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-features-test/10.1-I20180228_0918/nuxeo-features-test-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-features-test/10.1-I20180228_0918/nuxeo-features-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-features-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/10.1-I20180228_0918/nuxeo-features-test-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/10.1-I20180228_0918/nuxeo-features-test-10.1-I20180228_0918.jar (21 KB at 161.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/10.1-I20180228_0918/nuxeo-features-test-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/10.1-I20180228_0918/nuxeo-features-test-10.1-I20180228_0918.pom (4 KB at 45.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/maven-metadata.xml (141 KB at 433.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/maven-metadata.xml (141 KB at 843.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/10.1-I20180228_0918/nuxeo-features-test-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-features-test/10.1-I20180228_0918/nuxeo-features-test-10.1-I20180228_0918-sources.jar (16 KB at 212.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo JSF Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-jsf-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-parent --- [INFO] Storing buildNumber: 20180228-094736 at timestamp: 1519811256124 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-jsf-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-jsf-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-jsf-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-jsf-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-jsf-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-parent --- [INFO] Storing buildNumber: 20180228-094736 at timestamp: 1519811256367 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-jsf-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-jsf-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-jsf-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-jsf-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-jsf-parent/10.1-I20180228_0918/nuxeo-jsf-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-jsf-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-jsf-parent/10.1-I20180228_0918/nuxeo-jsf-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-jsf-parent/10.1-I20180228_0918/nuxeo-jsf-parent-10.1-I20180228_0918.pom (3 KB at 23.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-jsf-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-jsf-parent/maven-metadata.xml (145 KB at 950.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-jsf-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-jsf-parent/maven-metadata.xml (145 KB at 909.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web Test Framework 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-ui-web-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ui-web-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ui-web-test --- [INFO] Storing buildNumber: 20180228-094737 at timestamp: 1519811257037 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ui-web-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ui-web-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ui-web-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-ui-web-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-ui-web-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/java/org/nuxeo/ecm/platform/ui/web/jsf/MockApplication.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/java/org/nuxeo/ecm/platform/ui/web/jsf/MockApplication.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/java/org/nuxeo/ecm/platform/ui/web/jsf/MockApplication.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/java/org/nuxeo/ecm/platform/ui/web/jsf/MockApplication.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/java/org/nuxeo/ecm/platform/ui/web/jsf/MockApplication.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/java/org/nuxeo/ecm/platform/ui/web/jsf/MockApplication.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-ui-web-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-ui-web-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-ui-web-test --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-ui-web-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-ui-web-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/target/nuxeo-platform-ui-web-test-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-ui-web-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-ui-web-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ui-web-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ui-web-test --- [INFO] Storing buildNumber: 20180228-094737 at timestamp: 1519811257437 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ui-web-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ui-web-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ui-web-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-ui-web-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-ui-web-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/target/nuxeo-platform-ui-web-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-ui-web-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/target/nuxeo-platform-ui-web-test-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.1-I20180228_0918/nuxeo-platform-ui-web-test-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.1-I20180228_0918/nuxeo-platform-ui-web-test-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/target/nuxeo-platform-ui-web-test-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.1-I20180228_0918/nuxeo-platform-ui-web-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-ui-web-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.1-I20180228_0918/nuxeo-platform-ui-web-test-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.1-I20180228_0918/nuxeo-platform-ui-web-test-10.1-I20180228_0918.jar (9 KB at 51.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.1-I20180228_0918/nuxeo-platform-ui-web-test-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.1-I20180228_0918/nuxeo-platform-ui-web-test-10.1-I20180228_0918.pom (2 KB at 14.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/maven-metadata.xml (144 KB at 1110.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/maven-metadata.xml (144 KB at 1016.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.1-I20180228_0918/nuxeo-platform-ui-web-test-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web-test/10.1-I20180228_0918/nuxeo-platform-ui-web-test-10.1-I20180228_0918-sources.jar (6 KB at 76.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web Framework 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-ui-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ui-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ui-web --- [INFO] Storing buildNumber: 20180228-094738 at timestamp: 1519811258725 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ui-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ui-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ui-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-ui-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 273 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-ui-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 238 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/services/URLPolicyServiceCacheFlusher.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/services/URLPolicyServiceCacheFlusher.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/ComponentUtils.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/ComponentUtils.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-ui-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-ui-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/util/TestDocumentLocator.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/util/TestDocumentLocator.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/util/TestDocumentLocator.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-ui-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.ui.web.util.TestFunctions Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.972 sec - in org.nuxeo.ecm.platform.ui.web.util.TestFunctions Running org.nuxeo.ecm.platform.ui.web.util.TestDocumentLocator 09:47:44,984 ERROR [VirtualHostHelper] Could not retrieve base url correctly StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.679 sec - in org.nuxeo.ecm.platform.ui.web.util.TestDocumentLocator Running org.nuxeo.ecm.platform.ui.web.util.TestDocumentModelFunctions StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:47:46,232 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 4 / Unstarted: 0 / Total: 104 * service:org.nuxeo.ecm.platform.ui.web.auth.JSFConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=sessionManager, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=openUrl] * service:org.nuxeo.login.startup.page.jsf.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=loginScreen] * service:org.nuxeo.ecm.platform.ui.web.RequestControllerService.contrib references missing [target=org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService;point=filterConfig] * service:org.nuxeo.url.codec.jsf.contribs references missing [target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 sec - in org.nuxeo.ecm.platform.ui.web.util.TestDocumentModelFunctions Running org.nuxeo.ecm.platform.ui.web.restAPI.TestUploadFileRestlet Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 sec - in org.nuxeo.ecm.platform.ui.web.restAPI.TestUploadFileRestlet Running org.nuxeo.ecm.platform.ui.web.TestPropertyEditors Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.platform.ui.web.TestPropertyEditors Running org.nuxeo.ecm.platform.ui.web.TestTabActionsSelection Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.nuxeo.ecm.platform.ui.web.TestTabActionsSelection Running org.nuxeo.ecm.platform.ui.web.directory.TestDirectorySelectItemComparator Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.nuxeo.ecm.platform.ui.web.directory.TestDirectorySelectItemComparator Results : Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-ui-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-ui-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-ui-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-ui-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ui-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ui-web --- [INFO] Storing buildNumber: 20180228-094748 at timestamp: 1519811268129 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ui-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ui-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ui-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-ui-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-ui-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-ui-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.1-I20180228_0918/nuxeo-platform-ui-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.1-I20180228_0918/nuxeo-platform-ui-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.1-I20180228_0918/nuxeo-platform-ui-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-ui-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.1-I20180228_0918/nuxeo-platform-ui-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.1-I20180228_0918/nuxeo-platform-ui-web-10.1-I20180228_0918.jar (1685 KB at 5972.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.1-I20180228_0918/nuxeo-platform-ui-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.1-I20180228_0918/nuxeo-platform-ui-web-10.1-I20180228_0918.pom (8 KB at 52.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/maven-metadata.xml (143 KB at 1159.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/maven-metadata.xml (143 KB at 1927.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.1-I20180228_0918/nuxeo-platform-ui-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-web/10.1-I20180228_0918/nuxeo-platform-ui-web-10.1-I20180228_0918-sources.jar (1539 KB at 10188.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forms Layout Client 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-forms-layout-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-client --- [INFO] Storing buildNumber: 20180228-094750 at timestamp: 1519811270218 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-client --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-forms-layout-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-forms-layout-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 54 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-forms-layout-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-forms-layout-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-forms-layout-client --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.layout.service.TestLayoutFunctions 09:47:52,048 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:52,381 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 sec - in org.nuxeo.ecm.platform.layout.service.TestLayoutFunctions Running org.nuxeo.ecm.platform.layout.service.TestHelpers 09:47:52,526 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:52,717 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.schema.TypeService 09:47:52,968 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:53,015 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.schema.TypeService 09:47:53,274 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:53,307 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.schema.TypeService 09:47:53,388 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:53,412 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.schema.TypeService Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 sec - in org.nuxeo.ecm.platform.layout.service.TestHelpers Running org.nuxeo.ecm.platform.layout.service.TestLayoutComponent 09:47:53,506 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:53,637 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:53,743 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:53,842 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:54,007 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:54,154 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:54,247 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:54,355 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.958 sec - in org.nuxeo.ecm.platform.layout.service.TestLayoutComponent Running org.nuxeo.ecm.platform.layout.service.TestLayoutService 09:47:54,461 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:54,573 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:54,612 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 09:47:54,613 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 09:47:54,614 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 09:47:54,696 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:54,727 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 09:47:54,801 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:54,819 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 09:47:54,820 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 09:47:54,820 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 09:47:54,821 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 09:47:54,821 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 09:47:54,822 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 09:47:54,894 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:54,953 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 09:47:54,953 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated 09:47:55,036 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:55,136 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:55,234 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:55,324 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:55,412 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:55,509 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:55,595 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:47:55,612 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 sec - in org.nuxeo.ecm.platform.layout.service.TestLayoutService Results : Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-forms-layout-client --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-forms-layout-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-forms-layout-client --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-forms-layout-client >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-client --- [INFO] Storing buildNumber: 20180228-094756 at timestamp: 1519811276474 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-client --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-forms-layout-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-forms-layout-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-forms-layout-client --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.1-I20180228_0918/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.1-I20180228_0918/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.1-I20180228_0918/nuxeo-platform-forms-layout-client-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-forms-layout-client --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.1-I20180228_0918/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.1-I20180228_0918/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar (182 KB at 680.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.1-I20180228_0918/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.1-I20180228_0918/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.pom (3 KB at 40.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/maven-metadata.xml (143 KB at 642.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/maven-metadata.xml (143 KB at 1455.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.1-I20180228_0918/nuxeo-platform-forms-layout-client-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-client/10.1-I20180228_0918/nuxeo-platform-forms-layout-client-10.1-I20180228_0918-sources.jar (147 KB at 529.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tag Service Module 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-tag-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-tag-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-tag-parent --- [INFO] Storing buildNumber: 20180228-094757 at timestamp: 1519811277940 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-tag-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-tag-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-tag-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-tag-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-tag-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-tag-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-tag-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-tag-parent --- [INFO] Storing buildNumber: 20180228-094758 at timestamp: 1519811278413 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-tag-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-tag-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-tag-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-tag-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-tag-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-tag-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/10.1-I20180228_0918/nuxeo-platform-tag-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-tag-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/10.1-I20180228_0918/nuxeo-platform-tag-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/10.1-I20180228_0918/nuxeo-platform-tag-parent-10.1-I20180228_0918.pom (813 B at 3.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/maven-metadata.xml (143 KB at 607.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-parent/maven-metadata.xml (143 KB at 939.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tag Service - API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-tag-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-tag-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-tag-api --- [INFO] Storing buildNumber: 20180228-094759 at timestamp: 1519811279710 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-tag-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-tag-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-tag-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-tag-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-tag-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-tag-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-tag-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-tag-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-tag-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-tag-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-tag-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-tag-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-tag-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-tag-api --- [INFO] Storing buildNumber: 20180228-094800 at timestamp: 1519811280270 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-tag-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-tag-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-tag-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-tag-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-tag-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-tag-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.1-I20180228_0918/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.1-I20180228_0918/nuxeo-platform-tag-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.1-I20180228_0918/nuxeo-platform-tag-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-tag-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.1-I20180228_0918/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.1-I20180228_0918/nuxeo-platform-tag-api-10.1-I20180228_0918.jar (8 KB at 21.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.1-I20180228_0918/nuxeo-platform-tag-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.1-I20180228_0918/nuxeo-platform-tag-api-10.1-I20180228_0918.pom (792 B at 10.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/maven-metadata.xml (143 KB at 958.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/maven-metadata.xml (143 KB at 1807.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.1-I20180228_0918/nuxeo-platform-tag-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-api/10.1-I20180228_0918/nuxeo-platform-tag-api-10.1-I20180228_0918-sources.jar (5 KB at 68.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forms Layout Export 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-forms-layout-export --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-export --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-export --- [INFO] Storing buildNumber: 20180228-094802 at timestamp: 1519811282169 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-export --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-export --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-export --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-forms-layout-export --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-forms-layout-export --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetDefinitionJsonWriter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetDefinitionJsonWriter.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetDefinitionJsonWriter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-forms-layout-export --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-forms-layout-export --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-forms-layout-export --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.forms.layout.export.TestLayoutResource Feb 28, 2018 9:48:08 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.464 sec - in org.nuxeo.ecm.platform.forms.layout.export.TestLayoutResource Running org.nuxeo.ecm.platform.forms.layout.export.TestLayoutExport main 09:48:10,518 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 17 * service:org.nuxeo.ecm.core.io.download.DownloadService requires [service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent] ======================================================================{{fState,beforeSetup}{fSuite,class org.nuxeo.ecm.platform.forms.layout.export.TestLayoutExport}} main 09:48:10,803 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 17 * service:org.nuxeo.ecm.core.io.download.DownloadService requires [service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent] ======================================================================{{fState,beforeSetup}{fSuite,class org.nuxeo.ecm.platform.forms.layout.export.TestLayoutExport}} main 09:48:10,966 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 17 * service:org.nuxeo.ecm.core.io.download.DownloadService requires [service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent] ======================================================================{{fState,beforeSetup}{fSuite,class org.nuxeo.ecm.platform.forms.layout.export.TestLayoutExport}} main 09:48:11,199 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 17 * service:org.nuxeo.ecm.core.io.download.DownloadService requires [service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent] ======================================================================{{fState,beforeSetup}{fSuite,class org.nuxeo.ecm.platform.forms.layout.export.TestLayoutExport}} Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.887 sec - in org.nuxeo.ecm.platform.forms.layout.export.TestLayoutExport Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-forms-layout-export --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-forms-layout-export --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-forms-layout-export --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-forms-layout-export >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-export --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-export --- [INFO] Storing buildNumber: 20180228-094813 at timestamp: 1519811293369 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-export --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-export --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-export --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-forms-layout-export <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-forms-layout-export --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-forms-layout-export --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.1-I20180228_0918/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.1-I20180228_0918/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.1-I20180228_0918/nuxeo-platform-forms-layout-export-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-forms-layout-export --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.1-I20180228_0918/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.1-I20180228_0918/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar (52 KB at 303.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.1-I20180228_0918/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.1-I20180228_0918/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.pom (2 KB at 24.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/maven-metadata.xml (143 KB at 2733.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/maven-metadata.xml (143 KB at 888.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.1-I20180228_0918/nuxeo-platform-forms-layout-export-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-export/10.1-I20180228_0918/nuxeo-platform-forms-layout-export-10.1-I20180228_0918-sources.jar (40 KB at 496.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Preview Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-preview-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-preview-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-preview-parent --- [INFO] Storing buildNumber: 20180228-094814 at timestamp: 1519811294393 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-preview-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-preview-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-preview-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-preview-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-preview-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/preview/nuxeo-preview-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-preview-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-preview-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-preview-parent --- [INFO] Storing buildNumber: 20180228-094814 at timestamp: 1519811294835 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-preview-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-preview-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-preview-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-preview-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-preview-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-preview-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/preview/nuxeo-preview-parent/10.1-I20180228_0918/nuxeo-preview-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-preview-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/preview/nuxeo-preview-parent/10.1-I20180228_0918/nuxeo-preview-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/preview/nuxeo-preview-parent/10.1-I20180228_0918/nuxeo-preview-parent-10.1-I20180228_0918.pom (673 B at 2.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/preview/nuxeo-preview-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/preview/nuxeo-preview-parent/maven-metadata.xml (3 KB at 9.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/preview/nuxeo-preview-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/preview/nuxeo-preview-parent/maven-metadata.xml (3 KB at 17.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Preview Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-preview-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-preview-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-preview-core --- [INFO] Storing buildNumber: 20180228-094816 at timestamp: 1519811296192 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-preview-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-preview-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-preview-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-preview-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (bower-install) @ nuxeo-preview-core --- [INFO] Executing tasks main: init: [exec] npm WARN nuxeo-preview-core@0.0.0 No description [exec] npm WARN nuxeo-preview-core@0.0.0 No repository field. [exec] npm WARN nuxeo-preview-core@0.0.0 No license field. [exec] nuxeo-preview-core@0.0.0 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core [exec] โ”œโ”€โ”€ ansi-regex@2.1.1 [exec] โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”œโ”€โ”€ chalk@1.1.3 [exec] โ”œโ”€โ”€ escape-string-regexp@1.0.5 [exec] โ”œโ”€โ”€ file-sync-cmp@0.1.1 [exec] โ”œโ”€โ”ฌ grunt@0.4.5 [exec] โ”‚ โ”œโ”€โ”€ async@0.1.22 [exec] โ”‚ โ”œโ”€โ”€ coffee-script@1.3.3 [exec] โ”‚ โ”œโ”€โ”€ colors@0.6.2 [exec] โ”‚ โ”œโ”€โ”€ dateformat@1.0.2-1.2.3 [exec] โ”‚ โ”œโ”€โ”€ eventemitter2@0.4.14 [exec] โ”‚ โ”œโ”€โ”€ exit@0.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ findup-sync@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”œโ”€โ”€ getobject@0.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ grunt-legacy-log@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ grunt-legacy-log-utils@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ underscore.string@2.3.3 [exec] โ”‚ โ”œโ”€โ”€ grunt-legacy-util@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ hooker@0.2.3 [exec] โ”‚ โ”œโ”€โ”€ iconv-lite@0.2.11 [exec] โ”‚ โ”œโ”€โ”ฌ js-yaml@2.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@0.1.16 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ underscore@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ underscore.string@2.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ esprima@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ lodash@0.9.2 [exec] โ”‚ โ”œโ”€โ”ฌ minimatch@0.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ nopt@1.0.10 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ rimraf@2.2.8 [exec] โ”‚ โ”œโ”€โ”€ underscore.string@2.2.1 [exec] โ”‚ โ””โ”€โ”€ which@1.0.9 [exec] โ”œโ”€โ”ฌ grunt-contrib-clean@0.6.0 [exec] โ”‚ โ””โ”€โ”€ rimraf@2.2.8 [exec] โ”œโ”€โ”€ grunt-contrib-copy@0.8.2 [exec] โ”œโ”€โ”ฌ grunt-vulcanize@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ crisper@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom5@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ””โ”€โ”ฌ vulcanize@1.14.0 [exec] โ”‚ โ”œโ”€โ”ฌ dom5@1.3.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”‚ โ”œโ”€โ”€ es6-promise@2.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ hydrolysis@1.21.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ doctrine@0.7.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ esutils@1.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ espree@2.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ estraverse@3.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ path-posix@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ update-notifier@0.5.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ configstore@1.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ osenv@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ write-file-atomic@1.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ imurmurhash@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ slide@1.1.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ xdg-basedir@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-npm@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ latest-version@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ package-json@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ got@3.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ infinity-agent@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nested-error-stacks@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ registry-url@3.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ rc@1.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ repeating@1.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ semver-diff@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ semver@5.1.0 [exec] โ”‚ โ””โ”€โ”ฌ string-length@1.0.1 [exec] โ”‚ โ””โ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”œโ”€โ”€ has-ansi@2.0.0 [exec] โ”œโ”€โ”ฌ load-grunt-tasks@3.4.0 [exec] โ”‚ โ”œโ”€โ”€ arrify@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ multimatch@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ array-union@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ pkg-up@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ find-up@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ””โ”€โ”ฌ resolve-pkg@0.1.0 [exec] โ”‚ โ””โ”€โ”€ resolve-from@2.0.0 [exec] โ”œโ”€โ”€ strip-ansi@3.0.1 [exec] โ”œโ”€โ”€ supports-color@2.0.0 [exec] โ””โ”€โ”ฌ time-grunt@1.3.0 [exec] โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”œโ”€โ”€ date-time@1.0.0 [exec] โ”œโ”€โ”€ figures@1.4.0 [exec] โ”œโ”€โ”€ hooker@0.2.3 [exec] โ”œโ”€โ”€ number-is-nan@1.0.0 [exec] โ”œโ”€โ”ฌ pretty-ms@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-finite@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ parse-ms@1.0.0 [exec] โ”‚ โ””โ”€โ”€ plur@1.0.0 [exec] โ””โ”€โ”€ text-table@0.2.0 [exec] [exec] bower nuxeo-ui-elements#0.1.2 not-cached git://github.com/nuxeo/nuxeo-ui-elements.git#0.1.2 [exec] bower nuxeo-ui-elements#0.1.2 resolve git://github.com/nuxeo/nuxeo-ui-elements.git#0.1.2 [exec] bower marked-element#1.1.3 not-cached git://github.com/PolymerElements/marked-element.git#1.1.3 [exec] bower marked-element#1.1.3 resolve git://github.com/PolymerElements/marked-element.git#1.1.3 [exec] bower nuxeo-elements#0.2.7 not-cached git://github.com/nuxeo/nuxeo-elements.git#0.2.7 [exec] bower nuxeo-elements#0.2.7 resolve git://github.com/nuxeo/nuxeo-elements.git#0.2.7 [exec] bower paper-icon-button#1.0.7 not-cached git://github.com/PolymerElements/paper-icon-button.git#1.0.7 [exec] bower paper-icon-button#1.0.7 resolve git://github.com/PolymerElements/paper-icon-button.git#1.0.7 [exec] bower videojs#5.5.3 not-cached https://github.com/videojs/video.js.git#5.5.3 [exec] bower videojs#5.5.3 resolve https://github.com/videojs/video.js.git#5.5.3 [exec] bower cropperjs#0.5.6 cached https://github.com/fengyuanchen/cropperjs.git#0.5.6 [exec] bower cropperjs#0.5.6 validate 0.5.6 against https://github.com/fengyuanchen/cropperjs.git#0.5.6 [exec] bower iron-a11y-announcer#1.0.5 cached git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-a11y-announcer#1.0.5 validate 1.0.5 against git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-a11y-keys#1.0.6 cached git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower iron-a11y-keys#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower font-roboto#1.0.1 cached git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower font-roboto#1.0.1 validate 1.0.1 against git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower iron-a11y-keys-behavior#1.1.9 cached git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-a11y-keys-behavior#1.1.9 validate 1.1.9 against git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-behaviors#1.0.17 cached git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower iron-behaviors#1.0.17 validate 1.0.17 against git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower iron-ajax#1.4.3 cached git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower iron-ajax#1.4.3 validate 1.4.3 against git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower es6-promise#2.2.0 cached https://github.com/components/es6-promise.git#2.2.0 [exec] bower es6-promise#2.2.0 validate 2.2.0 against https://github.com/components/es6-promise.git#2.2.0 [exec] bower iron-autogrow-textarea#1.0.14 cached git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-autogrow-textarea#1.0.14 validate 1.0.14 against git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower hydrolysis#1.24.1 cached git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower hydrolysis#1.24.1 validate 1.24.1 against git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower iron-checked-element-behavior#1.0.5 cached git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-checked-element-behavior#1.0.5 validate 1.0.5 against git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-component-page#1.1.7 cached git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-component-page#1.1.7 validate 1.1.7 against git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-doc-viewer#1.0.15 cached git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-doc-viewer#1.0.15 validate 1.0.15 against git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-collapse#1.3.0 cached git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-collapse#1.3.0 validate 1.3.0 against git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-fit-behavior#1.2.5 cached git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-fit-behavior#1.2.5 validate 1.2.5 against git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-demo-helpers#1.2.5 cached git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower iron-demo-helpers#1.2.5 validate 1.2.5 against git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower iron-form-element-behavior#1.0.6 cached git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-form-element-behavior#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-icon#1.0.12 cached git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-icon#1.0.12 validate 1.0.12 against git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-form#1.1.4 cached git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower iron-form#1.1.4 validate 1.1.4 against git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower iron-icons#1.2.0 cached git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-icons#1.2.0 validate 1.2.0 against git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-iconset#1.0.5 cached git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-iconset#1.0.5 validate 1.0.5 against git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-iconset-svg#1.1.0 cached git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower iron-iconset-svg#1.1.0 validate 1.1.0 against git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower iron-input#1.0.10 cached git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower iron-input#1.0.10 validate 1.0.10 against git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower iron-jsonp-library#1.0.4 cached git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-jsonp-library#1.0.4 validate 1.0.4 against git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-location#0.8.9 cached git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-location#0.8.9 validate 0.8.9 against git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-image#1.2.5 cached git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-image#1.2.5 validate 1.2.5 against git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-localstorage#1.0.6 cached git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-localstorage#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-label#1.0.2 cached git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower iron-label#1.0.2 validate 1.0.2 against git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower iron-dropdown#1.5.3 cached git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-dropdown#1.5.3 validate 1.5.3 against git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-meta#1.1.2 cached git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower iron-meta#1.1.2 validate 1.1.2 against git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower iron-flex-layout#1.3.1 cached git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower iron-flex-layout#1.3.1 validate 1.3.1 against git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower iron-list#1.3.14 cached git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-list#1.3.14 validate 1.3.14 against git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-media-query#1.0.8 cached git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-media-query#1.0.8 validate 1.0.8 against git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-overlay-behavior#1.10.1 cached git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-overlay-behavior#1.10.1 validate 1.10.1 against git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-menu-behavior#1.2.0 cached git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-menu-behavior#1.2.0 validate 1.2.0 against git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-elements#1.0.10 cached git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-elements#1.0.10 validate 1.0.10 against git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-range-behavior#1.0.6 cached git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower iron-range-behavior#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower iron-resizable-behavior#1.0.5 cached git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower iron-resizable-behavior#1.0.5 validate 1.0.5 against git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower iron-scroll-threshold#1.0.3 cached git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower iron-scroll-threshold#1.0.3 validate 1.0.3 against git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower iron-pages#1.0.8 cached git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-pages#1.0.8 validate 1.0.8 against git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-selector#1.5.2 cached git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower iron-selector#1.5.2 validate 1.5.2 against git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower iron-scroll-target-behavior#1.1.0 cached git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower iron-scroll-target-behavior#1.1.0 validate 1.1.0 against git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower iron-signals#1.0.3 cached git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower iron-signals#1.0.3 validate 1.0.3 against git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower iron-validatable-behavior#1.1.1 cached git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower iron-validatable-behavior#1.1.1 validate 1.1.1 against git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower marked#0.3.6 cached https://github.com/chjj/marked.git#0.3.6 [exec] bower marked#0.3.6 validate 0.3.6 against https://github.com/chjj/marked.git#0.3.6 [exec] bower moment#2.10.6 cached https://github.com/moment/moment.git#2.10.6 [exec] bower moment#2.10.6 validate 2.10.6 against https://github.com/moment/moment.git#2.10.6 [exec] bower iron-validator-behavior#1.0.1 cached git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower iron-validator-behavior#1.0.1 validate 1.0.1 against git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower iron-swipeable-container#1.0.3 cached git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-swipeable-container#1.0.3 validate 1.0.3 against git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-test-helpers#1.3.0 cached git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower iron-test-helpers#1.3.0 validate 1.3.0 against git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower paper-behaviors#1.0.12 cached git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower paper-behaviors#1.0.12 validate 1.0.12 against git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower jquery#3.1.1 cached https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower jquery#3.1.1 validate 3.1.1 against https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower nuxeo#0.9.0 cached https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower nuxeo#0.9.0 validate 0.9.0 against https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower paper-dialog#1.1.0 cached git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-dialog#1.1.0 validate 1.1.0 against git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-badge#1.1.4 cached git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower paper-badge#1.1.4 validate 1.1.4 against git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower neon-animation#1.2.4 cached git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower neon-animation#1.2.4 validate 1.2.4 against git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower paper-button#1.0.14 cached git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower paper-button#1.0.14 validate 1.0.14 against git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower paper-card#1.1.4 cached git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-card#1.1.4 validate 1.1.4 against git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-dialog-scrollable#1.1.5 cached git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-dialog-scrollable#1.1.5 validate 1.1.5 against git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-dialog-behavior#1.2.7 cached git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-dialog-behavior#1.2.7 validate 1.2.7 against git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-drawer-panel#1.0.10 cached git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-drawer-panel#1.0.10 validate 1.0.10 against git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-elements#1.0.7 cached git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-elements#1.0.7 validate 1.0.7 against git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-fab#1.2.1 cached git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-fab#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-item#1.2.1 cached git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-item#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-listbox#1.1.2 cached git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-listbox#1.1.2 validate 1.1.2 against git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-checkbox#1.4.1 cached git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower paper-checkbox#1.4.1 validate 1.4.1 against git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower paper-material#1.0.6 cached git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-material#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-input#1.1.22 cached git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-input#1.1.22 validate 1.1.22 against git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-dropdown-menu#1.4.2 cached git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-dropdown-menu#1.4.2 validate 1.4.2 against git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-menu#1.2.2 cached git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-menu#1.2.2 validate 1.2.2 against git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-menu-button#1.5.2 cached git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-menu-button#1.5.2 validate 1.5.2 against git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-radio-button#1.2.1 cached git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-radio-button#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-header-panel#1.1.7 cached git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-header-panel#1.1.7 validate 1.1.7 against git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-progress#1.0.11 cached git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-progress#1.0.11 validate 1.0.11 against git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-radio-group#1.2.1 cached git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-radio-group#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-slider#1.0.12 cached git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower paper-slider#1.0.12 validate 1.0.12 against git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower paper-ripple#1.0.10 cached git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-ripple#1.0.10 validate 1.0.10 against git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-scroll-header-panel#1.0.16 cached git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-scroll-header-panel#1.0.16 validate 1.0.16 against git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-styles#1.1.5 cached git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-styles#1.1.5 validate 1.1.5 against git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-toast#1.3.0 cached git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower paper-toast#1.3.0 validate 1.3.0 against git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower paper-tabs#1.7.0 cached git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower paper-tabs#1.7.0 validate 1.7.0 against git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower paper-toggle-button#1.2.1 cached git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-toggle-button#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-toolbar#1.1.7 cached git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower paper-toolbar#1.1.7 validate 1.1.7 against git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower paper-tooltip#1.1.3 cached git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower paper-tooltip#1.1.3 validate 1.1.3 against git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower polymer#1.7.0 cached git://github.com/Polymer/polymer.git#1.7.0 [exec] bower polymer#1.7.0 validate 1.7.0 against git://github.com/Polymer/polymer.git#1.7.0 [exec] bower prism#1.5.1 cached https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower prism#1.5.1 validate 1.5.1 against https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower promise-polyfill#1.0.1 cached git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower promise-polyfill#1.0.1 validate 1.0.1 against git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower prism-element#1.1.1 cached git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower prism-element#1.1.1 validate 1.1.1 against git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower select2#3.5.2 cached https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower select2#3.5.2 validate 3.5.2 against https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower web-animations-js#2.2.2 cached git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower web-animations-js#2.2.2 validate 2.2.2 against git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower webcomponentsjs#0.7.23 cached https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower webcomponentsjs#0.7.23 validate 0.7.23 against https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower paper-spinner#1.2.1 cached git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-spinner#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-icon-button#1.0.7 download https://github.com/PolymerElements/paper-icon-button/archive/v1.0.7.tar.gz [exec] bower videojs#5.5.3 download https://github.com/videojs/video.js/archive/v5.5.3.tar.gz [exec] bower paper-icon-button#1.0.7 extract archive.tar.gz [exec] bower paper-icon-button#1.0.7 resolved git://github.com/PolymerElements/paper-icon-button.git#1.0.7 [exec] bower videojs#5.5.3 extract archive.tar.gz [exec] bower videojs#5.5.3 resolved https://github.com/videojs/video.js.git#5.5.3 [exec] bower nuxeo-ui-elements#0.1.2 download https://github.com/nuxeo/nuxeo-ui-elements/archive/v0.1.2.tar.gz [exec] bower nuxeo-ui-elements#0.1.2 extract archive.tar.gz [exec] bower nuxeo-elements#0.2.7 download https://github.com/nuxeo/nuxeo-elements/archive/v0.2.7.tar.gz [exec] bower nuxeo-ui-elements#0.1.2 resolved git://github.com/nuxeo/nuxeo-ui-elements.git#0.1.2 [exec] bower nuxeo-elements#0.2.7 extract archive.tar.gz [exec] bower nuxeo-elements#0.2.7 resolved git://github.com/nuxeo/nuxeo-elements.git#0.2.7 [exec] bower marked-element#1.1.3 download https://github.com/PolymerElements/marked-element/archive/v1.1.3.tar.gz [exec] bower cropperjs extra-resolution Unnecessary resolution: cropperjs#0.5.6 [exec] bower es6-promise extra-resolution Unnecessary resolution: es6-promise#2.2.0 [exec] bower font-roboto extra-resolution Unnecessary resolution: font-roboto#1.0.1 [exec] bower hydrolysis extra-resolution Unnecessary resolution: hydrolysis#1.24.1 [exec] bower iron-a11y-announcer extra-resolution Unnecessary resolution: iron-a11y-announcer#1.0.5 [exec] bower iron-a11y-keys extra-resolution Unnecessary resolution: iron-a11y-keys#1.0.6 [exec] bower iron-a11y-keys-behavior extra-resolution Unnecessary resolution: iron-a11y-keys-behavior#1.1.9 [exec] bower iron-ajax extra-resolution Unnecessary resolution: iron-ajax#1.4.3 [exec] bower iron-autogrow-textarea extra-resolution Unnecessary resolution: iron-autogrow-textarea#1.0.14 [exec] bower iron-behaviors extra-resolution Unnecessary resolution: iron-behaviors#1.0.17 [exec] bower iron-checked-element-behavior extra-resolution Unnecessary resolution: iron-checked-element-behavior#1.0.5 [exec] bower iron-collapse extra-resolution Unnecessary resolution: iron-collapse#1.3.0 [exec] bower iron-component-page extra-resolution Unnecessary resolution: iron-component-page#1.1.7 [exec] bower iron-demo-helpers extra-resolution Unnecessary resolution: iron-demo-helpers#1.2.5 [exec] bower iron-doc-viewer extra-resolution Unnecessary resolution: iron-doc-viewer#1.0.15 [exec] bower iron-dropdown extra-resolution Unnecessary resolution: iron-dropdown#1.5.3 [exec] bower iron-elements extra-resolution Unnecessary resolution: iron-elements#1.0.10 [exec] bower iron-fit-behavior extra-resolution Unnecessary resolution: iron-fit-behavior#1.2.5 [exec] bower iron-flex-layout extra-resolution Unnecessary resolution: iron-flex-layout#1.3.1 [exec] bower iron-form extra-resolution Unnecessary resolution: iron-form#1.1.4 [exec] bower iron-form-element-behavior extra-resolution Unnecessary resolution: iron-form-element-behavior#1.0.6 [exec] bower iron-icon extra-resolution Unnecessary resolution: iron-icon#1.0.12 [exec] bower iron-icons extra-resolution Unnecessary resolution: iron-icons#1.2.0 [exec] bower iron-iconset extra-resolution Unnecessary resolution: iron-iconset#1.0.5 [exec] bower iron-iconset-svg extra-resolution Unnecessary resolution: iron-iconset-svg#1.1.0 [exec] bower iron-image extra-resolution Unnecessary resolution: iron-image#1.2.5 [exec] bower iron-input extra-resolution Unnecessary resolution: iron-input#1.0.10 [exec] bower iron-jsonp-library extra-resolution Unnecessary resolution: iron-jsonp-library#1.0.4 [exec] bower iron-label extra-resolution Unnecessary resolution: iron-label#1.0.2 [exec] bower iron-list extra-resolution Unnecessary resolution: iron-list#1.3.14 [exec] bower iron-localstorage extra-resolution Unnecessary resolution: iron-localstorage#1.0.6 [exec] bower iron-location extra-resolution Unnecessary resolution: iron-location#0.8.9 [exec] bower iron-media-query extra-resolution Unnecessary resolution: iron-media-query#1.0.8 [exec] bower iron-menu-behavior extra-resolution Unnecessary resolution: iron-menu-behavior#1.2.0 [exec] bower iron-meta extra-resolution Unnecessary resolution: iron-meta#1.1.2 [exec] bower iron-overlay-behavior extra-resolution Unnecessary resolution: iron-overlay-behavior#1.10.1 [exec] bower iron-pages extra-resolution Unnecessary resolution: iron-pages#1.0.8 [exec] bower iron-range-behavior extra-resolution Unnecessary resolution: iron-range-behavior#1.0.6 [exec] bower iron-resizable-behavior extra-resolution Unnecessary resolution: iron-resizable-behavior#1.0.5 [exec] bower iron-scroll-target-behavior extra-resolution Unnecessary resolution: iron-scroll-target-behavior#1.1.0 [exec] bower iron-scroll-threshold extra-resolution Unnecessary resolution: iron-scroll-threshold#1.0.3 [exec] bower iron-selector extra-resolution Unnecessary resolution: iron-selector#1.5.2 [exec] bower iron-signals extra-resolution Unnecessary resolution: iron-signals#1.0.3 [exec] bower iron-swipeable-container extra-resolution Unnecessary resolution: iron-swipeable-container#1.0.3 [exec] bower iron-test-helpers extra-resolution Unnecessary resolution: iron-test-helpers#1.3.0 [exec] bower iron-validatable-behavior extra-resolution Unnecessary resolution: iron-validatable-behavior#1.1.1 [exec] bower iron-validator-behavior extra-resolution Unnecessary resolution: iron-validator-behavior#1.0.1 [exec] bower jquery extra-resolution Unnecessary resolution: jquery#3.1.1 [exec] bower marked extra-resolution Unnecessary resolution: marked#0.3.6 [exec] bower marked-element extra-resolution Unnecessary resolution: marked-element#1.1.3 [exec] bower moment extra-resolution Unnecessary resolution: moment#2.10.6 [exec] bower neon-animation extra-resolution Unnecessary resolution: neon-animation#1.2.4 [exec] bower nuxeo extra-resolution Unnecessary resolution: nuxeo#0.9.0 [exec] bower nuxeo-elements extra-resolution Unnecessary resolution: nuxeo-elements#0.2.7 [exec] bower nuxeo-ui-elements extra-resolution Unnecessary resolution: nuxeo-ui-elements#0.1.2 [exec] bower paper-badge extra-resolution Unnecessary resolution: paper-badge#1.1.4 [exec] bower paper-behaviors extra-resolution Unnecessary resolution: paper-behaviors#1.0.12 [exec] bower paper-button extra-resolution Unnecessary resolution: paper-button#1.0.14 [exec] bower paper-card extra-resolution Unnecessary resolution: paper-card#1.1.4 [exec] bower paper-checkbox extra-resolution Unnecessary resolution: paper-checkbox#1.4.1 [exec] bower paper-dialog extra-resolution Unnecessary resolution: paper-dialog#1.1.0 [exec] bower paper-dialog-behavior extra-resolution Unnecessary resolution: paper-dialog-behavior#1.2.7 [exec] bower paper-dialog-scrollable extra-resolution Unnecessary resolution: paper-dialog-scrollable#1.1.5 [exec] bower paper-drawer-panel extra-resolution Unnecessary resolution: paper-drawer-panel#1.0.10 [exec] bower paper-dropdown-menu extra-resolution Unnecessary resolution: paper-dropdown-menu#1.4.2 [exec] bower paper-elements extra-resolution Unnecessary resolution: paper-elements#1.0.7 [exec] bower paper-fab extra-resolution Unnecessary resolution: paper-fab#1.2.1 [exec] bower paper-header-panel extra-resolution Unnecessary resolution: paper-header-panel#1.1.7 [exec] bower paper-icon-button extra-resolution Unnecessary resolution: paper-icon-button#1.0.7 [exec] bower paper-input extra-resolution Unnecessary resolution: paper-input#1.1.22 [exec] bower paper-item extra-resolution Unnecessary resolution: paper-item#1.2.1 [exec] bower paper-listbox extra-resolution Unnecessary resolution: paper-listbox#1.1.2 [exec] bower paper-material extra-resolution Unnecessary resolution: paper-material#1.0.6 [exec] bower paper-menu extra-resolution Unnecessary resolution: paper-menu#1.2.2 [exec] bower paper-menu-button extra-resolution Unnecessary resolution: paper-menu-button#1.5.2 [exec] bower paper-progress extra-resolution Unnecessary resolution: paper-progress#1.0.11 [exec] bower paper-radio-button extra-resolution Unnecessary resolution: paper-radio-button#1.2.1 [exec] bower paper-radio-group extra-resolution Unnecessary resolution: paper-radio-group#1.2.1 [exec] bower paper-ripple extra-resolution Unnecessary resolution: paper-ripple#1.0.10 [exec] bower paper-scroll-header-panel extra-resolution Unnecessary resolution: paper-scroll-header-panel#1.0.16 [exec] bower paper-slider extra-resolution Unnecessary resolution: paper-slider#1.0.12 [exec] bower paper-spinner extra-resolution Unnecessary resolution: paper-spinner#1.2.1 [exec] bower paper-styles extra-resolution Unnecessary resolution: paper-styles#1.1.5 [exec] bower paper-tabs extra-resolution Unnecessary resolution: paper-tabs#1.7.0 [exec] bower paper-toast extra-resolution Unnecessary resolution: paper-toast#1.3.0 [exec] bower paper-toggle-button extra-resolution Unnecessary resolution: paper-toggle-button#1.2.1 [exec] bower paper-toolbar extra-resolution Unnecessary resolution: paper-toolbar#1.1.7 [exec] bower paper-tooltip extra-resolution Unnecessary resolution: paper-tooltip#1.1.3 [exec] bower polymer extra-resolution Unnecessary resolution: polymer#1.7.0 [exec] bower prism extra-resolution Unnecessary resolution: prism#1.5.1 [exec] bower prism-element extra-resolution Unnecessary resolution: prism-element#1.1.1 [exec] bower promise-polyfill extra-resolution Unnecessary resolution: promise-polyfill#1.0.1 [exec] bower select2 extra-resolution Unnecessary resolution: select2#3.5.2 [exec] bower videojs extra-resolution Unnecessary resolution: videojs#5.5.3 [exec] bower web-animations-js extra-resolution Unnecessary resolution: web-animations-js#2.2.2 [exec] bower webcomponentsjs extra-resolution Unnecessary resolution: webcomponentsjs#0.7.23 [exec] bower marked-element#1.1.3 extract archive.tar.gz [exec] bower marked-element#1.1.3 resolved git://github.com/PolymerElements/marked-element.git#1.1.3 [exec] bower iron-a11y-keys#1.0.6 install iron-a11y-keys#1.0.6 [exec] bower iron-a11y-announcer#1.0.5 install iron-a11y-announcer#1.0.5 [exec] bower font-roboto#1.0.1 install font-roboto#1.0.1 [exec] bower iron-a11y-keys-behavior#1.1.9 install iron-a11y-keys-behavior#1.1.9 [exec] bower iron-behaviors#1.0.17 install iron-behaviors#1.0.17 [exec] bower cropperjs#0.5.6 install cropperjs#0.5.6 [exec] bower iron-ajax#1.4.3 install iron-ajax#1.4.3 [exec] bower iron-autogrow-textarea#1.0.14 install iron-autogrow-textarea#1.0.14 [exec] bower iron-checked-element-behavior#1.0.5 install iron-checked-element-behavior#1.0.5 [exec] bower iron-component-page#1.1.7 install iron-component-page#1.1.7 [exec] bower hydrolysis#1.24.1 install hydrolysis#1.24.1 [exec] bower es6-promise#2.2.0 install es6-promise#2.2.0 [exec] bower iron-collapse#1.3.0 install iron-collapse#1.3.0 [exec] bower iron-fit-behavior#1.2.5 install iron-fit-behavior#1.2.5 [exec] bower paper-icon-button#1.0.7 install paper-icon-button#1.0.7 [exec] bower iron-doc-viewer#1.0.15 install iron-doc-viewer#1.0.15 [exec] bower iron-demo-helpers#1.2.5 install iron-demo-helpers#1.2.5 [exec] bower iron-form-element-behavior#1.0.6 install iron-form-element-behavior#1.0.6 [exec] bower iron-icons#1.2.0 install iron-icons#1.2.0 [exec] bower iron-iconset#1.0.5 install iron-iconset#1.0.5 [exec] bower iron-form#1.1.4 install iron-form#1.1.4 [exec] bower iron-icon#1.0.12 install iron-icon#1.0.12 [exec] bower iron-iconset-svg#1.1.0 install iron-iconset-svg#1.1.0 [exec] bower iron-jsonp-library#1.0.4 install iron-jsonp-library#1.0.4 [exec] bower iron-input#1.0.10 install iron-input#1.0.10 [exec] bower iron-location#0.8.9 install iron-location#0.8.9 [exec] bower iron-image#1.2.5 install iron-image#1.2.5 [exec] bower iron-localstorage#1.0.6 install iron-localstorage#1.0.6 [exec] bower iron-label#1.0.2 install iron-label#1.0.2 [exec] bower iron-dropdown#1.5.3 install iron-dropdown#1.5.3 [exec] bower iron-meta#1.1.2 install iron-meta#1.1.2 [exec] bower iron-flex-layout#1.3.1 install iron-flex-layout#1.3.1 [exec] bower iron-media-query#1.0.8 install iron-media-query#1.0.8 [exec] bower iron-list#1.3.14 install iron-list#1.3.14 [exec] bower iron-menu-behavior#1.2.0 install iron-menu-behavior#1.2.0 [exec] bower iron-overlay-behavior#1.10.1 install iron-overlay-behavior#1.10.1 [exec] bower iron-elements#1.0.10 install iron-elements#1.0.10 [exec] bower iron-range-behavior#1.0.6 install iron-range-behavior#1.0.6 [exec] bower iron-scroll-threshold#1.0.3 install iron-scroll-threshold#1.0.3 [exec] bower iron-resizable-behavior#1.0.5 install iron-resizable-behavior#1.0.5 [exec] bower iron-pages#1.0.8 install iron-pages#1.0.8 [exec] bower iron-selector#1.5.2 install iron-selector#1.5.2 [exec] bower iron-signals#1.0.3 install iron-signals#1.0.3 [exec] bower iron-validatable-behavior#1.1.1 install iron-validatable-behavior#1.1.1 [exec] bower iron-scroll-target-behavior#1.1.0 install iron-scroll-target-behavior#1.1.0 [exec] bower iron-swipeable-container#1.0.3 install iron-swipeable-container#1.0.3 [exec] bower iron-validator-behavior#1.0.1 install iron-validator-behavior#1.0.1 [exec] bower iron-test-helpers#1.3.0 install iron-test-helpers#1.3.0 [exec] bower paper-behaviors#1.0.12 install paper-behaviors#1.0.12 [exec] bower videojs#5.5.3 install videojs#5.5.3 [exec] bower paper-dialog#1.1.0 install paper-dialog#1.1.0 [exec] bower marked#0.3.6 install marked#0.3.6 [exec] bower paper-badge#1.1.4 install paper-badge#1.1.4 [exec] bower moment#2.10.6 install moment#2.10.6 [exec] bower jquery#3.1.1 install jquery#3.1.1 [exec] bower nuxeo#0.9.0 install nuxeo#0.9.0 [exec] bower neon-animation#1.2.4 install neon-animation#1.2.4 [exec] bower paper-card#1.1.4 install paper-card#1.1.4 [exec] bower paper-dialog-scrollable#1.1.5 install paper-dialog-scrollable#1.1.5 [exec] bower paper-dialog-behavior#1.2.7 install paper-dialog-behavior#1.2.7 [exec] bower paper-button#1.0.14 install paper-button#1.0.14 [exec] bower paper-drawer-panel#1.0.10 install paper-drawer-panel#1.0.10 [exec] bower paper-elements#1.0.7 install paper-elements#1.0.7 [exec] bower paper-fab#1.2.1 install paper-fab#1.2.1 [exec] bower paper-item#1.2.1 install paper-item#1.2.1 [exec] bower paper-listbox#1.1.2 install paper-listbox#1.1.2 [exec] bower paper-material#1.0.6 install paper-material#1.0.6 [exec] bower paper-checkbox#1.4.1 install paper-checkbox#1.4.1 [exec] bower paper-menu#1.2.2 install paper-menu#1.2.2 [exec] bower paper-input#1.1.22 install paper-input#1.1.22 [exec] bower paper-dropdown-menu#1.4.2 install paper-dropdown-menu#1.4.2 [exec] bower paper-menu-button#1.5.2 install paper-menu-button#1.5.2 [exec] bower paper-radio-button#1.2.1 install paper-radio-button#1.2.1 [exec] bower paper-header-panel#1.1.7 install paper-header-panel#1.1.7 [exec] bower paper-progress#1.0.11 install paper-progress#1.0.11 [exec] bower paper-radio-group#1.2.1 install paper-radio-group#1.2.1 [exec] bower paper-slider#1.0.12 install paper-slider#1.0.12 [exec] bower paper-scroll-header-panel#1.0.16 install paper-scroll-header-panel#1.0.16 [exec] bower paper-styles#1.1.5 install paper-styles#1.1.5 [exec] bower paper-ripple#1.0.10 install paper-ripple#1.0.10 [exec] bower paper-toast#1.3.0 install paper-toast#1.3.0 [exec] bower paper-toolbar#1.1.7 install paper-toolbar#1.1.7 [exec] bower paper-tooltip#1.1.3 install paper-tooltip#1.1.3 [exec] bower paper-tabs#1.7.0 install paper-tabs#1.7.0 [exec] bower paper-toggle-button#1.2.1 install paper-toggle-button#1.2.1 [exec] bower promise-polyfill#1.0.1 install promise-polyfill#1.0.1 [exec] bower polymer#1.7.0 install polymer#1.7.0 [exec] bower prism-element#1.1.1 install prism-element#1.1.1 [exec] bower web-animations-js#2.2.2 install web-animations-js#2.2.2 [exec] bower paper-spinner#1.2.1 install paper-spinner#1.2.1 [exec] bower prism#1.5.1 install prism#1.5.1 [exec] bower select2#3.5.2 install select2#3.5.2 [exec] bower webcomponentsjs#0.7.23 install webcomponentsjs#0.7.23 [exec] bower nuxeo-ui-elements#0.1.2 install nuxeo-ui-elements#0.1.2 [exec] bower nuxeo-elements#0.2.7 install nuxeo-elements#0.2.7 [exec] bower marked-element#1.1.3 install marked-element#1.1.3 [exec] [exec] iron-a11y-keys#1.0.6 target/classes/web/nuxeo.war/bower_components/iron-a11y-keys [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-a11y-announcer#1.0.5 target/classes/web/nuxeo.war/bower_components/iron-a11y-announcer [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] font-roboto#1.0.1 target/classes/web/nuxeo.war/bower_components/font-roboto [exec] [exec] iron-a11y-keys-behavior#1.1.9 target/classes/web/nuxeo.war/bower_components/iron-a11y-keys-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-behaviors#1.0.17 target/classes/web/nuxeo.war/bower_components/iron-behaviors [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] cropperjs#0.5.6 target/classes/web/nuxeo.war/bower_components/cropperjs [exec] [exec] iron-ajax#1.4.3 target/classes/web/nuxeo.war/bower_components/iron-ajax [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ promise-polyfill#1.0.1 [exec] [exec] iron-autogrow-textarea#1.0.14 target/classes/web/nuxeo.war/bower_components/iron-autogrow-textarea [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-checked-element-behavior#1.0.5 target/classes/web/nuxeo.war/bower_components/iron-checked-element-behavior [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-component-page#1.1.7 target/classes/web/nuxeo.war/bower_components/iron-component-page [exec] โ”œโ”€โ”€ hydrolysis#1.24.1 [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ”œโ”€โ”€ iron-doc-viewer#1.0.15 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ paper-header-panel#1.1.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ paper-toolbar#1.1.7 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] hydrolysis#1.24.1 target/classes/web/nuxeo.war/bower_components/hydrolysis [exec] [exec] es6-promise#2.2.0 target/classes/web/nuxeo.war/bower_components/es6-promise [exec] [exec] iron-collapse#1.3.0 target/classes/web/nuxeo.war/bower_components/iron-collapse [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-fit-behavior#1.2.5 target/classes/web/nuxeo.war/bower_components/iron-fit-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-icon-button#1.0.7 target/classes/web/nuxeo.war/bower_components/paper-icon-button [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-doc-viewer#1.0.15 target/classes/web/nuxeo.war/bower_components/iron-doc-viewer [exec] โ”œโ”€โ”€ marked-element#1.1.3 [exec] โ”œโ”€โ”€ paper-button#1.0.14 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism-element#1.1.1 [exec] [exec] iron-demo-helpers#1.2.5 target/classes/web/nuxeo.war/bower_components/iron-demo-helpers [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-location#0.8.9 [exec] โ”œโ”€โ”€ marked-element#1.1.3 [exec] โ”œโ”€โ”€ paper-icon-button#1.0.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism-element#1.1.1 [exec] [exec] iron-form-element-behavior#1.0.6 target/classes/web/nuxeo.war/bower_components/iron-form-element-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-icons#1.2.0 target/classes/web/nuxeo.war/bower_components/iron-icons [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-iconset#1.0.5 target/classes/web/nuxeo.war/bower_components/iron-iconset [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-form#1.1.4 target/classes/web/nuxeo.war/bower_components/iron-form [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-icon#1.0.12 target/classes/web/nuxeo.war/bower_components/iron-icon [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-iconset-svg#1.1.0 target/classes/web/nuxeo.war/bower_components/iron-iconset-svg [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-jsonp-library#1.0.4 target/classes/web/nuxeo.war/bower_components/iron-jsonp-library [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-input#1.0.10 target/classes/web/nuxeo.war/bower_components/iron-input [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-location#0.8.9 target/classes/web/nuxeo.war/bower_components/iron-location [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-image#1.2.5 target/classes/web/nuxeo.war/bower_components/iron-image [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-localstorage#1.0.6 target/classes/web/nuxeo.war/bower_components/iron-localstorage [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-label#1.0.2 target/classes/web/nuxeo.war/bower_components/iron-label [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-dropdown#1.5.3 target/classes/web/nuxeo.war/bower_components/iron-dropdown [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-meta#1.1.2 target/classes/web/nuxeo.war/bower_components/iron-meta [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-flex-layout#1.3.1 target/classes/web/nuxeo.war/bower_components/iron-flex-layout [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-media-query#1.0.8 target/classes/web/nuxeo.war/bower_components/iron-media-query [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-list#1.3.14 target/classes/web/nuxeo.war/bower_components/iron-list [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-menu-behavior#1.2.0 target/classes/web/nuxeo.war/bower_components/iron-menu-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-overlay-behavior#1.10.1 target/classes/web/nuxeo.war/bower_components/iron-overlay-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-elements#1.0.10 target/classes/web/nuxeo.war/bower_components/iron-elements [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-a11y-keys#1.0.6 [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ”œโ”€โ”€ iron-autogrow-textarea#1.0.14 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-component-page#1.1.7 [exec] โ”œโ”€โ”€ iron-demo-helpers#1.2.5 [exec] โ”œโ”€โ”€ iron-doc-viewer#1.0.15 [exec] โ”œโ”€โ”€ iron-dropdown#1.5.3 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form#1.1.4 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-iconset#1.0.5 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-image#1.2.5 [exec] โ”œโ”€โ”€ iron-input#1.0.10 [exec] โ”œโ”€โ”€ iron-jsonp-library#1.0.4 [exec] โ”œโ”€โ”€ iron-label#1.0.2 [exec] โ”œโ”€โ”€ iron-list#1.3.14 [exec] โ”œโ”€โ”€ iron-localstorage#1.0.6 [exec] โ”œโ”€โ”€ iron-location#0.8.9 [exec] โ”œโ”€โ”€ iron-media-query#1.0.8 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ iron-pages#1.0.8 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ”œโ”€โ”€ iron-scroll-threshold#1.0.3 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ iron-signals#1.0.3 [exec] โ”œโ”€โ”€ iron-swipeable-container#1.0.3 [exec] โ”œโ”€โ”€ iron-test-helpers#1.3.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ iron-validator-behavior#1.0.1 [exec] [exec] iron-range-behavior#1.0.6 target/classes/web/nuxeo.war/bower_components/iron-range-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-scroll-threshold#1.0.3 target/classes/web/nuxeo.war/bower_components/iron-scroll-threshold [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-resizable-behavior#1.0.5 target/classes/web/nuxeo.war/bower_components/iron-resizable-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-pages#1.0.8 target/classes/web/nuxeo.war/bower_components/iron-pages [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-selector#1.5.2 target/classes/web/nuxeo.war/bower_components/iron-selector [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-signals#1.0.3 target/classes/web/nuxeo.war/bower_components/iron-signals [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-validatable-behavior#1.1.1 target/classes/web/nuxeo.war/bower_components/iron-validatable-behavior [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-scroll-target-behavior#1.1.0 target/classes/web/nuxeo.war/bower_components/iron-scroll-target-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-swipeable-container#1.0.3 target/classes/web/nuxeo.war/bower_components/iron-swipeable-container [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-validator-behavior#1.0.1 target/classes/web/nuxeo.war/bower_components/iron-validator-behavior [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-test-helpers#1.3.0 target/classes/web/nuxeo.war/bower_components/iron-test-helpers [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-behaviors#1.0.12 target/classes/web/nuxeo.war/bower_components/paper-behaviors [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] videojs#5.5.3 target/classes/web/nuxeo.war/bower_components/videojs [exec] [exec] paper-dialog#1.1.0 target/classes/web/nuxeo.war/bower_components/paper-dialog [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] marked#0.3.6 target/classes/web/nuxeo.war/bower_components/marked [exec] [exec] paper-badge#1.1.4 target/classes/web/nuxeo.war/bower_components/paper-badge [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] moment#2.10.6 target/classes/web/nuxeo.war/bower_components/moment [exec] [exec] jquery#3.1.1 target/classes/web/nuxeo.war/bower_components/jquery [exec] [exec] nuxeo#0.9.0 target/classes/web/nuxeo.war/bower_components/nuxeo [exec] โ””โ”€โ”€ jquery#3.1.1 [exec] [exec] neon-animation#1.2.4 target/classes/web/nuxeo.war/bower_components/neon-animation [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ web-animations-js#2.2.2 [exec] [exec] paper-card#1.1.4 target/classes/web/nuxeo.war/bower_components/paper-card [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-image#1.2.5 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dialog-scrollable#1.1.5 target/classes/web/nuxeo.war/bower_components/paper-dialog-scrollable [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dialog-behavior#1.2.7 target/classes/web/nuxeo.war/bower_components/paper-dialog-behavior [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-button#1.0.14 target/classes/web/nuxeo.war/bower_components/paper-button [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-drawer-panel#1.0.10 target/classes/web/nuxeo.war/bower_components/paper-drawer-panel [exec] โ”œโ”€โ”€ iron-media-query#1.0.8 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-elements#1.0.7 target/classes/web/nuxeo.war/bower_components/paper-elements [exec] โ”œโ”€โ”€ paper-badge#1.1.4 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-button#1.0.14 [exec] โ”œโ”€โ”€ paper-card#1.1.4 [exec] โ”œโ”€โ”€ paper-checkbox#1.4.1 [exec] โ”œโ”€โ”€ paper-dialog#1.1.0 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-dialog-scrollable#1.1.5 [exec] โ”œโ”€โ”€ paper-drawer-panel#1.0.10 [exec] โ”œโ”€โ”€ paper-dropdown-menu#1.4.2 [exec] โ”œโ”€โ”€ paper-fab#1.2.1 [exec] โ”œโ”€โ”€ paper-header-panel#1.1.7 [exec] โ”œโ”€โ”€ paper-icon-button#1.0.7 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-item#1.2.1 [exec] โ”œโ”€โ”€ paper-listbox#1.1.2 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-menu#1.2.2 [exec] โ”œโ”€โ”€ paper-menu-button#1.5.2 [exec] โ”œโ”€โ”€ paper-progress#1.0.11 [exec] โ”œโ”€โ”€ paper-radio-button#1.2.1 [exec] โ”œโ”€โ”€ paper-radio-group#1.2.1 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-scroll-header-panel#1.0.16 [exec] โ”œโ”€โ”€ paper-slider#1.0.12 [exec] โ”œโ”€โ”€ paper-spinner#1.2.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ paper-tabs#1.7.0 [exec] โ”œโ”€โ”€ paper-toast#1.3.0 [exec] โ”œโ”€โ”€ paper-toggle-button#1.2.1 [exec] โ”œโ”€โ”€ paper-toolbar#1.1.7 [exec] โ””โ”€โ”€ paper-tooltip#1.1.3 [exec] [exec] paper-fab#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-fab [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-item#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-item [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-listbox#1.1.2 target/classes/web/nuxeo.war/bower_components/paper-listbox [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-material#1.0.6 target/classes/web/nuxeo.war/bower_components/paper-material [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-checkbox#1.4.1 target/classes/web/nuxeo.war/bower_components/paper-checkbox [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-menu#1.2.2 target/classes/web/nuxeo.war/bower_components/paper-menu [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-input#1.1.22 target/classes/web/nuxeo.war/bower_components/paper-input [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-autogrow-textarea#1.0.14 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-input#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dropdown-menu#1.4.2 target/classes/web/nuxeo.war/bower_components/paper-dropdown-menu [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-menu-button#1.5.2 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-menu-button#1.5.2 target/classes/web/nuxeo.war/bower_components/paper-menu-button [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-dropdown#1.5.3 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-radio-button#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-radio-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-header-panel#1.1.7 target/classes/web/nuxeo.war/bower_components/paper-header-panel [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-progress#1.0.11 target/classes/web/nuxeo.war/bower_components/paper-progress [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-radio-group#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-radio-group [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-radio-button#1.2.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-slider#1.0.12 target/classes/web/nuxeo.war/bower_components/paper-slider [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-progress#1.0.11 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-scroll-header-panel#1.0.16 target/classes/web/nuxeo.war/bower_components/paper-scroll-header-panel [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-styles#1.1.5 target/classes/web/nuxeo.war/bower_components/paper-styles [exec] โ”œโ”€โ”€ font-roboto#1.0.1 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-ripple#1.0.10 target/classes/web/nuxeo.war/bower_components/paper-ripple [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toast#1.3.0 target/classes/web/nuxeo.war/bower_components/paper-toast [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toolbar#1.1.7 target/classes/web/nuxeo.war/bower_components/paper-toolbar [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-tooltip#1.1.3 target/classes/web/nuxeo.war/bower_components/paper-tooltip [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-tabs#1.7.0 target/classes/web/nuxeo.war/bower_components/paper-tabs [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-icon-button#1.0.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toggle-button#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-toggle-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] promise-polyfill#1.0.1 target/classes/web/nuxeo.war/bower_components/promise-polyfill [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] polymer#1.7.0 target/classes/web/nuxeo.war/bower_components/polymer [exec] โ””โ”€โ”€ webcomponentsjs#0.7.23 [exec] [exec] prism-element#1.1.1 target/classes/web/nuxeo.war/bower_components/prism-element [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism#1.5.1 [exec] [exec] web-animations-js#2.2.2 target/classes/web/nuxeo.war/bower_components/web-animations-js [exec] [exec] paper-spinner#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-spinner [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] prism#1.5.1 target/classes/web/nuxeo.war/bower_components/prism [exec] [exec] select2#3.5.2 target/classes/web/nuxeo.war/bower_components/select2 [exec] โ””โ”€โ”€ jquery#3.1.1 [exec] [exec] webcomponentsjs#0.7.23 target/classes/web/nuxeo.war/bower_components/webcomponentsjs [exec] [exec] nuxeo-ui-elements#0.1.2 target/classes/web/nuxeo.war/bower_components/nuxeo-ui-elements [exec] โ”œโ”€โ”€ cropperjs#0.5.6 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-icon-button#1.0.7 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ videojs#5.5.3 [exec] [exec] nuxeo-elements#0.2.7 target/classes/web/nuxeo.war/bower_components/nuxeo-elements [exec] โ”œโ”€โ”€ es6-promise#2.2.0 [exec] โ”œโ”€โ”€ iron-elements#1.0.10 [exec] โ”œโ”€โ”€ nuxeo#0.9.0 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ select2#3.5.2 [exec] [exec] marked-element#1.1.3 target/classes/web/nuxeo.war/bower_components/marked-element [exec] โ”œโ”€โ”€ marked#0.3.6 [exec] โ””โ”€โ”€ polymer#1.7.0 build: [exec] Running "vulcanize:pdfViewer" (vulcanize) task [exec] >> target/classes/web/nuxeo.war/bower_components/nuxeo-ui-elements/viewers/nuxeo-pdf-viewer.html -> target/classes/web/nuxeo.war/viewers/nuxeo-pdf-viewer.vulcanized.html [exec] [exec] Running "copy:pdfjs" (copy) task [exec] Created 109 directories, copied 370 files [exec] [exec] Running "vulcanize:imageViewer" (vulcanize) task [exec] >> target/classes/web/nuxeo.war/bower_components/nuxeo-ui-elements/viewers/nuxeo-image-viewer.html -> target/classes/web/nuxeo.war/viewers/nuxeo-image-viewer.vulcanized.html [exec] [exec] Running "vulcanize:videoViewer" (vulcanize) task [exec] >> target/classes/web/nuxeo.war/bower_components/nuxeo-ui-elements/viewers/nuxeo-video-viewer.html -> target/classes/web/nuxeo.war/viewers/nuxeo-video-viewer.vulcanized.html [exec] [exec] Running "vulcanize:markdownViewer" (vulcanize) task [exec] >> target/classes/web/nuxeo.war/bower_components/marked-element/marked-element.html -> target/classes/web/nuxeo.war/viewers/marked-element.vulcanized.html [exec] [exec] Running "clean:bower_components" (clean) task [exec] >> 92 paths cleaned. [exec] [exec] Done, without errors. [exec] [exec] [exec] Execution Time (2018-02-28 09:48:33 UTC) [exec] loading tasks 268ms โ–‡โ–‡โ–‡โ–‡ 11% [exec] vulcanize:pdfViewer 412ms โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡ 17% [exec] copy:pdfjs 258ms โ–‡โ–‡โ–‡โ–‡ 11% [exec] vulcanize:imageViewer 496ms โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡ 20% [exec] vulcanize:videoViewer 515ms โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡ 21% [exec] vulcanize:markdownViewer 231ms โ–‡โ–‡โ–‡โ–‡ 10% [exec] clean:bower_components 246ms โ–‡โ–‡โ–‡โ–‡ 10% [exec] Total 2.4s [exec] [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-preview-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-preview-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-preview-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-preview-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:48:41,015 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 104 * service:org.nuxeo.ecm.platform.preview.docview.contrib references missing [target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] * service:org.nuxeo.ecm.platform.preview.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.preview.authentication references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] ====================================================================== Running org.nuxeo.ecm.platform.preview.io.PreviewJsonEnricherTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:48:42,154 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 104 * service:org.nuxeo.ecm.platform.preview.docview.contrib references missing [target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] * service:org.nuxeo.ecm.platform.preview.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.preview.authentication references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 sec - in org.nuxeo.ecm.platform.preview.io.PreviewJsonEnricherTest Running org.nuxeo.ecm.platform.preview.tests.service.TestService 09:48:42,470 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 11 * service:org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerService references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.235 sec - in org.nuxeo.ecm.platform.preview.tests.service.TestService Running org.nuxeo.ecm.platform.preview.tests.service.TestEscaping StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:48:43,172 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 104 * service:org.nuxeo.ecm.platform.preview.docview.contrib references missing [target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] * service:org.nuxeo.ecm.platform.preview.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.preview.authentication references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 sec - in org.nuxeo.ecm.platform.preview.tests.service.TestEscaping Running org.nuxeo.ecm.platform.preview.tests.adapter.TestPreviewAdapter Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec - in org.nuxeo.ecm.platform.preview.tests.adapter.TestPreviewAdapter Running org.nuxeo.ecm.platform.preview.tests.codec.TestDocumentPreviewCodec Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.nuxeo.ecm.platform.preview.tests.codec.TestDocumentPreviewCodec Running org.nuxeo.ecm.platform.preview.tests.helper.TestHelper Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec - in org.nuxeo.ecm.platform.preview.tests.helper.TestHelper Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-preview-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-preview-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-preview-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-preview-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-preview-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-preview-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-preview-core --- [INFO] Storing buildNumber: 20180228-094845 at timestamp: 1519811325292 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-preview-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-preview-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-preview-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-preview-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-preview-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-preview-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-preview-core/10.1-I20180228_0918/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-preview-core/10.1-I20180228_0918/nuxeo-preview-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-preview-core/10.1-I20180228_0918/nuxeo-preview-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-preview-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/10.1-I20180228_0918/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/10.1-I20180228_0918/nuxeo-preview-core-10.1-I20180228_0918.jar (3949 KB at 14462.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/10.1-I20180228_0918/nuxeo-preview-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/10.1-I20180228_0918/nuxeo-preview-core-10.1-I20180228_0918.pom (4 KB at 47.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/maven-metadata.xml (59 KB at 291.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/maven-metadata.xml (59 KB at 634.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/10.1-I20180228_0918/nuxeo-preview-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-core/10.1-I20180228_0918/nuxeo-preview-core-10.1-I20180228_0918-sources.jar (44 KB at 592.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation IO 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-automation-io --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-io --- [INFO] Storing buildNumber: 20180228-094847 at timestamp: 1519811327157 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-io --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-automation-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-automation-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 48 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/codec/ObjectCodecService.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/codec/ObjectCodecService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-automation-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-automation-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/java/org/nuxeo/ecm/automation/test/service/BaseRestTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/java/org/nuxeo/ecm/automation/test/service/BaseRestTest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/java/org/nuxeo/ecm/automation/test/service/BaseRestTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-automation-io --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:48:53,047 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 144 * service:org.nuxeo.ecm.automation.server.marshallers references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=marshallers] ====================================================================== Running org.nuxeo.ecm.automation.io.json.test.TestAutomationJson StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:48:54,229 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.automation.io.services.IOComponent requires [service:org.nuxeo.ecm.webengine.core.service.json] * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.ecm.automation.io.services.IOComponent.codec.contrib references missing [target=org.nuxeo.ecm.automation.io.services.IOComponent;point=codecs] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.165 sec - in org.nuxeo.ecm.automation.io.json.test.TestAutomationJson Running org.nuxeo.ecm.automation.io.yaml.test.TestAutomationYaml StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:48:54,914 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 2 / Unstarted: 0 / Total: 95 * service:org.nuxeo.ecm.automation.io.services.IOComponent requires [service:org.nuxeo.ecm.webengine.core.service.json] * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:testrestcontrib references missing [target=org.nuxeo.ecm.automation.io.services.enricher.ContentEnricherService;point=enricher] * service:org.nuxeo.ecm.automation.io.services.IOComponent.codec.contrib references missing [target=org.nuxeo.ecm.automation.io.services.IOComponent;point=codecs] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 sec - in org.nuxeo.ecm.automation.io.yaml.test.TestAutomationYaml Running org.nuxeo.ecm.automation.test.service.RestServiceTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:48:55,676 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 92 * service:org.nuxeo.ecm.automation.io.services.IOComponent requires [service:org.nuxeo.ecm.webengine.core.service.json] * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.ecm.automation.io.services.IOComponent.codec.contrib references missing [target=org.nuxeo.ecm.automation.io.services.IOComponent;point=codecs] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 sec - in org.nuxeo.ecm.automation.test.service.RestServiceTest Running org.nuxeo.ecm.automation.jaxrs.io.documents.DocumentModelIOTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in org.nuxeo.ecm.automation.jaxrs.io.documents.DocumentModelIOTest Results : Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-automation-io --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-automation-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-automation-io --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-io/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-automation-io >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-io --- [INFO] Storing buildNumber: 20180228-094856 at timestamp: 1519811336890 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-io --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-automation-io <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-automation-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-automation-io --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-io/10.1-I20180228_0918/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-io/10.1-I20180228_0918/nuxeo-automation-io-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-io/10.1-I20180228_0918/nuxeo-automation-io-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-automation-io --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/10.1-I20180228_0918/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/10.1-I20180228_0918/nuxeo-automation-io-10.1-I20180228_0918.jar (105 KB at 453.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/10.1-I20180228_0918/nuxeo-automation-io-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/10.1-I20180228_0918/nuxeo-automation-io-10.1-I20180228_0918.pom (7 KB at 93.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/maven-metadata.xml (140 KB at 605.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/maven-metadata.xml (140 KB at 847.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/10.1-I20180228_0918/nuxeo-automation-io-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-io/10.1-I20180228_0918/nuxeo-automation-io-10.1-I20180228_0918-sources.jar (71 KB at 963.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Server 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-automation-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-server --- [INFO] Storing buildNumber: 20180228-094858 at timestamp: 1519811338781 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-server --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-automation-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-automation-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchManagerComponent.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchManagerComponent.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchManagerComponent.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-automation-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-automation-server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-automation-server --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-automation-server --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-automation-server --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-automation-server --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-server/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-automation-server >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-server --- [INFO] Storing buildNumber: 20180228-094900 at timestamp: 1519811340152 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-server --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-automation-server <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-automation-server --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-automation-server --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-server/10.1-I20180228_0918/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-server/10.1-I20180228_0918/nuxeo-automation-server-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-server/10.1-I20180228_0918/nuxeo-automation-server-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-automation-server --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/10.1-I20180228_0918/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/10.1-I20180228_0918/nuxeo-automation-server-10.1-I20180228_0918.jar (67 KB at 260.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/10.1-I20180228_0918/nuxeo-automation-server-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/10.1-I20180228_0918/nuxeo-automation-server-10.1-I20180228_0918.pom (6 KB at 71.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/maven-metadata.xml (141 KB at 537.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/maven-metadata.xml (141 KB at 1558.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/10.1-I20180228_0918/nuxeo-automation-server-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-server/10.1-I20180228_0918/nuxeo-automation-server-10.1-I20180228_0918-sources.jar (44 KB at 600.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Features 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-automation-features --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-features --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-features --- [INFO] Storing buildNumber: 20180228-094902 at timestamp: 1519811342747 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-features --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-features --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-features --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-automation-features --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-automation-features --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/GetDirectoryEntries.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/GetDirectoryEntries.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/GetDirectoryEntries.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/BlobHolderAttach.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/BlobHolderAttach.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-automation-features --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-automation-features --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/directory/GetNuxeoUserTest.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/directory/GetNuxeoUserTest.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/HTTPHelperTest.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/HTTPHelperTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-automation-features --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:49:08,428 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 5 / Unstarted: 0 / Total: 108 * service:org.nuxeo.ecm.core.automation.features.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.core.automation.contextContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=contextHelpers] * service:org.nuxeo.ecm.core.automation.test-vocabularies references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] ====================================================================== Running org.nuxeo.ecm.automation.core.test.PlatformFunctionTest 09:49:08,743 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=continent, sid=-2607363199590203380] StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:49:11,034 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 09:49:11,869 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.489 sec - in org.nuxeo.ecm.automation.core.test.PlatformFunctionTest Running org.nuxeo.ecm.automation.core.test.TestDocumentAuditPageProviderOperation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:49:40,166 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 100 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.229 sec - in org.nuxeo.ecm.automation.core.test.TestDocumentAuditPageProviderOperation Running org.nuxeo.ecm.automation.core.test.QueryAndFetchOperationTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:49:40,845 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 2 / Unstarted: 0 / Total: 104 * service:org.nuxeo.ecm.automation.server.AutomationServer requires [service:org.nuxeo.ecm.automation.io.services.IOComponent] * service:org.nuxeo.ecm.automation.server.auth.config requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.automation.server.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 sec - in org.nuxeo.ecm.automation.core.test.QueryAndFetchOperationTest Running org.nuxeo.ecm.automation.core.test.DnDOperationsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:49:41,625 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 4 / Unstarted: 0 / Total: 116 * service:org.nuxeo.ecm.automation.io.services.IOComponent requires [service:org.nuxeo.ecm.webengine.core.service.json] * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.core.automation.test-directories references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.automation.io.services.IOComponent.codec.contrib references missing [target=org.nuxeo.ecm.automation.io.services.IOComponent;point=codecs] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.779 sec - in org.nuxeo.ecm.automation.core.test.DnDOperationsTest Running org.nuxeo.ecm.automation.core.test.DirectoryEntriesTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:49:42,503 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 sec - in org.nuxeo.ecm.automation.core.test.DirectoryEntriesTest Running org.nuxeo.ecm.automation.core.test.HTTPHelperTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:49:53,374 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 129 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.862 sec - in org.nuxeo.ecm.automation.core.test.HTTPHelperTest Running org.nuxeo.ecm.automation.core.test.SearchOperationTest 09:49:53,568 WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:306) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.GeneratedMethodAccessor64.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy80.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1283) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:334) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:382) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1182) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1115) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1108) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.automation.core.util.PaginablePageProvider.(PaginablePageProvider.java:43) at org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl.(PaginableDocumentModelListImpl.java:49) at org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery.run(DocumentPaginatedQuery.java:151) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.core.test.SearchOperationTest.testQueryWithNamedParametersInvalid(SearchOperationTest.java:183) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:49:53,574 WARN [TracerFactory] ****** chain ****** Name: Repository.Query Exception: OperationException Caught error: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 Caused by: org.nuxeo.ecm.automation.OperationException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery 09:49:53,654 WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:306) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.GeneratedMethodAccessor64.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy80.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1283) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:334) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:382) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1182) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1115) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1108) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.automation.core.util.PaginablePageProvider.(PaginablePageProvider.java:43) at org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl.(PaginableDocumentModelListImpl.java:49) at org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery.run(DocumentPaginatedQuery.java:151) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.core.test.SearchOperationTest.testQueryWithNamedParametersAndDocInvalid(SearchOperationTest.java:217) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:49:53,655 WARN [TracerFactory] ****** chain ****** Name: Repository.Query Exception: OperationException Caught error: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 Caused by: org.nuxeo.ecm.automation.OperationException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.services.query.DocumentPaginatedQuery StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:49:54,399 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 sec - in org.nuxeo.ecm.automation.core.test.SearchOperationTest Running org.nuxeo.ecm.automation.core.test.DocumentExistsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:49:55,062 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 139 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 sec - in org.nuxeo.ecm.automation.core.test.DocumentExistsTest Running org.nuxeo.ecm.automation.core.test.LoginAsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:49:55,777 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 101 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 sec - in org.nuxeo.ecm.automation.core.test.LoginAsTest Running org.nuxeo.ecm.automation.core.test.RelationOperationsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:49:56,462 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 sec - in org.nuxeo.ecm.automation.core.test.RelationOperationsTest Running org.nuxeo.ecm.automation.core.test.FunctionsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:49:57,088 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 116 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 sec - in org.nuxeo.ecm.automation.core.test.FunctionsTest Running org.nuxeo.ecm.automation.core.test.directory.CreateVocabularyEntryTest 09:49:57,111 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=continent, sid=-2607155417662356655] 09:49:57,124 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=continent, sid=-2607155357532814506] StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:49:57,920 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 125 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 sec - in org.nuxeo.ecm.automation.core.test.directory.CreateVocabularyEntryTest Running org.nuxeo.ecm.automation.core.test.directory.GetNuxeoUserTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:49:58,886 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 116 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.965 sec - in org.nuxeo.ecm.automation.core.test.directory.GetNuxeoUserTest Running org.nuxeo.ecm.automation.core.test.directory.DirectoryOperationsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:49:59,599 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 101 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 sec - in org.nuxeo.ecm.automation.core.test.directory.DirectoryOperationsTest Running org.nuxeo.ecm.automation.core.test.CoreProviderTest 09:49:59,756 WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:306) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.GeneratedMethodAccessor64.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy88.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1283) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:334) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:382) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1182) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1115) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1108) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.automation.core.util.PaginablePageProvider.(PaginablePageProvider.java:43) at org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl.(PaginableDocumentModelListImpl.java:49) at org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation.run(DocumentPageProviderOperation.java:300) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.core.test.CoreProviderTest.testPageProviderWithNamedParametersInvalid(CoreProviderTest.java:302) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:49:59,758 WARN [TracerFactory] ****** chain ****** Name: Repository.PageProvider Exception: OperationException Caught error: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 Caused by: org.nuxeo.ecm.automation.OperationException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation 09:49:59,794 WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:306) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.GeneratedMethodAccessor64.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy88.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1283) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:334) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:382) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1182) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1115) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1108) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.automation.core.util.PaginablePageProvider.(PaginablePageProvider.java:43) at org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl.(PaginableDocumentModelListImpl.java:49) at org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation.run(DocumentPageProviderOperation.java:300) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.core.test.CoreProviderTest.testPageProviderWithNamedParametersAndDocInvalid(CoreProviderTest.java:337) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:49:59,859 WARN [TracerFactory] ****** chain ****** Name: Repository.PageProvider Exception: OperationException Caught error: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 Caused by: org.nuxeo.ecm.automation.OperationException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.services.DocumentPageProviderOperation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:50:01,173 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 133 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.user.invite.core.service.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.576 sec - in org.nuxeo.ecm.automation.core.test.CoreProviderTest Running org.nuxeo.ecm.automation.core.test.UserInviteTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec - in org.nuxeo.ecm.automation.core.test.UserInviteTest Running org.nuxeo.ecm.automation.core.operations.notification.SendMailTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec - in org.nuxeo.ecm.automation.core.operations.notification.SendMailTest Running org.nuxeo.ecm.automation.core.operations.notification.EmailResolutionTest 09:50:02,063 WARN [MailBox] Info given seems not well formed, please check (sent anyway): user1 09:50:02,113 WARN [MailBox] Info given seems not well formed, please check (sent anyway): user1,user2 09:50:02,139 WARN [MailBox] Info given seems not well formed, please check (sent anyway): user:user1,user:user2 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:50:02,786 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 4 / Unstarted: 0 / Total: 122 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.core.automation.user-directories references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 sec - in org.nuxeo.ecm.automation.core.operations.notification.EmailResolutionTest Running org.nuxeo.ecm.automation.core.operations.users.TestQueryUsers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:50:03,675 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 4 / Unstarted: 0 / Total: 122 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.core.automation.user-directories references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.887 sec - in org.nuxeo.ecm.automation.core.operations.users.TestQueryUsers Running org.nuxeo.ecm.automation.core.operations.users.TestCreateOrUpdateGroup 09:50:03,689 WARN [TracerFactory] ****** chain ****** Name: Group.CreateOrUpdate Exception: OperationException Caught error: Cannot create already-existing group: group Caused by: org.nuxeo.ecm.automation.OperationException: Cannot create already-existing group: group ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup 09:50:03,695 WARN [TracerFactory] ****** chain ****** Name: Group.CreateOrUpdate Exception: OperationException Caught error: Cannot update non-existent group: group Caused by: org.nuxeo.ecm.automation.OperationException: Cannot update non-existent group: group ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateGroup StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:50:04,375 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 4 / Unstarted: 0 / Total: 122 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.core.automation.user-directories references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 sec - in org.nuxeo.ecm.automation.core.operations.users.TestCreateOrUpdateGroup Running org.nuxeo.ecm.automation.core.operations.users.TestCreateOrUpdateUser 09:50:04,392 WARN [TracerFactory] ****** chain ****** Name: User.CreateOrUpdate Exception: OperationException Caught error: Cannot create already-existing user: testuser Caused by: org.nuxeo.ecm.automation.OperationException: Cannot create already-existing user: testuser ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser 09:50:04,399 WARN [TracerFactory] ****** chain ****** Name: User.CreateOrUpdate Exception: OperationException Caught error: Cannot update non-existent user: testuser Caused by: org.nuxeo.ecm.automation.OperationException: Cannot update non-existent user: testuser ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.users.CreateOrUpdateUser 09:50:04,401 ERROR [NuxeoPrincipalImpl] User testuser references the group1 group that does not exists 09:50:04,402 ERROR [NuxeoPrincipalImpl] User testuser references the group2 group that does not exists Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.nuxeo.ecm.automation.core.operations.users.TestCreateOrUpdateUser Results : Tests run: 86, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-automation-features --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-automation-features --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-automation-features --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-features/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-automation-features >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-features --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-features --- [INFO] Storing buildNumber: 20180228-095006 at timestamp: 1519811406069 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-features --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-features --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-features --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-automation-features <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-automation-features --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-automation-features --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-features/10.1-I20180228_0918/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-features/10.1-I20180228_0918/nuxeo-automation-features-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-features/10.1-I20180228_0918/nuxeo-automation-features-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-automation-features --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/10.1-I20180228_0918/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/10.1-I20180228_0918/nuxeo-automation-features-10.1-I20180228_0918.jar (132 KB at 1113.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/10.1-I20180228_0918/nuxeo-automation-features-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/10.1-I20180228_0918/nuxeo-automation-features-10.1-I20180228_0918.pom (8 KB at 91.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/maven-metadata.xml (140 KB at 575.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/maven-metadata.xml (140 KB at 1891.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/10.1-I20180228_0918/nuxeo-automation-features-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-features/10.1-I20180228_0918/nuxeo-automation-features-10.1-I20180228_0918-sources.jar (90 KB at 1242.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Scripting 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-automation-scripting --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-scripting --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-scripting --- [INFO] Storing buildNumber: 20180228-095007 at timestamp: 1519811407822 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-scripting --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-scripting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-scripting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-automation-scripting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-automation-scripting --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/DocumentScriptingWrapper.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/DocumentScriptingWrapper.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/DocumentScriptingWrapper.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-automation-scripting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-automation-scripting --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-automation-scripting --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- log4j:WARN No such property [append] in org.nuxeo.automation.scripting.test.util.LogChecker. log4j:WARN No such property [append] in org.nuxeo.automation.scripting.test.util.LogChecker. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:50:14,705 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 143 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Running org.nuxeo.automation.scripting.test.TestCompileAndContext log4j:WARN No such property [append] in org.nuxeo.automation.scripting.test.util.LogChecker. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:50:16,818 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 143 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.085 sec - in org.nuxeo.automation.scripting.test.TestCompileAndContext Running org.nuxeo.automation.scripting.test.TestScriptRunnerInfrastructure log4j:WARN No such property [append] in org.nuxeo.automation.scripting.test.util.LogChecker. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.612 sec - in org.nuxeo.automation.scripting.test.TestScriptRunnerInfrastructure Running org.nuxeo.automation.scripting.test.TestScriptHelpers log4j:WARN No such property [append] in org.nuxeo.automation.scripting.test.util.LogChecker. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:50:23,458 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 143 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.017 sec - in org.nuxeo.automation.scripting.test.TestScriptHelpers Running org.nuxeo.automation.scripting.internals.TestAutomationMapper Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 sec - in org.nuxeo.automation.scripting.internals.TestAutomationMapper Running org.nuxeo.automation.scripting.internals.TestScriptObjectMirrors Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.nuxeo.automation.scripting.internals.TestScriptObjectMirrors Results : Tests run: 65, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-automation-scripting --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-automation-scripting --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-automation-scripting --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-automation-scripting >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-scripting --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-scripting --- [INFO] Storing buildNumber: 20180228-095025 at timestamp: 1519811425753 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-scripting --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-scripting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-scripting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-automation-scripting <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-automation-scripting --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-automation-scripting --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.1-I20180228_0918/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.1-I20180228_0918/nuxeo-automation-scripting-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.1-I20180228_0918/nuxeo-automation-scripting-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-automation-scripting --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.1-I20180228_0918/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.1-I20180228_0918/nuxeo-automation-scripting-10.1-I20180228_0918.jar (42 KB at 291.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.1-I20180228_0918/nuxeo-automation-scripting-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.1-I20180228_0918/nuxeo-automation-scripting-10.1-I20180228_0918.pom (4 KB at 49.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/maven-metadata.xml (102 KB at 515.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/maven-metadata.xml (102 KB at 264.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.1-I20180228_0918/nuxeo-automation-scripting-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-scripting/10.1-I20180228_0918/nuxeo-automation-scripting-10.1-I20180228_0918-sources.jar (23 KB at 323.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Client 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-automation-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-client --- [INFO] Storing buildNumber: 20180228-095027 at timestamp: 1519811427250 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-client --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-automation-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-automation-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 85 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/impl/HttpAutomationClient.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/impl/HttpAutomationClient.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/AbstractAutomationClient.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/AbstractAutomationClient.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy) @ nuxeo-automation-client --- [INFO] Copying httpmime-4.5.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/httpmime-4.5.3.jar [INFO] Copying jersey-core-1.18.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/jersey-core-1.18.3.jar [INFO] Copying logback-classic-1.2.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/logback-classic-1.2.3.jar [INFO] Copying commons-io-2.5.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/commons-io-2.5.jar [INFO] Copying httpclient-4.5.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/httpclient-4.5.3.jar [INFO] Copying slf4j-api-1.7.21.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/slf4j-api-1.7.21.jar [INFO] Copying httpcore-4.4.6.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/httpcore-4.4.6.jar [INFO] Copying httpclient-osgi-4.5.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/httpclient-osgi-4.5.3.jar [INFO] Copying jackson-databind-2.7.4.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/jackson-databind-2.7.4.jar [INFO] Copying mail-1.4.5.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/mail-1.4.5.jar [INFO] Copying org.osgi.core-4.2.0.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/org.osgi.core-4.2.0.jar [INFO] Copying httpcore-osgi-4.4.6.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/httpcore-osgi-4.4.6.jar [INFO] Copying commons-logging-1.2.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/commons-logging-1.2.jar [INFO] Copying httpcore-nio-4.4.5.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/httpcore-nio-4.4.5.jar [INFO] Copying jackson-annotations-2.7.4.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/jackson-annotations-2.7.4.jar [INFO] Copying jackson-core-2.7.4.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/jackson-core-2.7.4.jar [INFO] Copying activation-1.1.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/activation-1.1.jar [INFO] Copying jersey-client-1.18.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/jersey-client-1.18.3.jar [INFO] Copying httpclient-cache-4.5.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/httpclient-cache-4.5.3.jar [INFO] Copying fluent-hc-4.5.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/fluent-hc-4.5.3.jar [INFO] Copying commons-lang3-3.6.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/commons-lang3-3.6.jar [INFO] Copying logback-core-1.2.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/logback-core-1.2.3.jar [INFO] Copying jersey-apache-client4-1.18.3.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/jersey-apache-client4-1.18.3.jar [INFO] Copying commons-codec-1.10.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/dependency/commons-codec-1.10.jar [INFO] [INFO] --- maven-bundle-plugin:2.4.0:manifest (bundle-manifest) @ nuxeo-automation-client --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-automation-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-automation-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/AutomationClientOSGiComplianceTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/AutomationClientOSGiComplianceTest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/AutomationClientOSGiComplianceTest.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/AutomationClientOSGiComplianceTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/AutomationClientOSGiComplianceTest.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/AutomationClientOSGiComplianceTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-automation-client --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.automation.client.ClientMarshallingTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 sec - in org.nuxeo.ecm.automation.client.ClientMarshallingTest Running org.nuxeo.ecm.automation.client.SimpleClientTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.automation.client.SimpleClientTest Running org.nuxeo.ecm.automation.client.rest.api.RestClientTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 sec - in org.nuxeo.ecm.automation.client.rest.api.RestClientTest Running org.nuxeo.ecm.automation.client.jaxrs.test.DateParserTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.nuxeo.ecm.automation.client.jaxrs.test.DateParserTest Running org.nuxeo.ecm.automation.client.AutomationClientOSGiComplianceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.nuxeo.ecm.automation.client.AutomationClientOSGiComplianceTest Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-automation-client --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-automation-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-automation-client --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-client/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-automation-client >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-client --- [INFO] Storing buildNumber: 20180228-095031 at timestamp: 1519811431006 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-client --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-automation-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-automation-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-shade-plugin:2.4.2:shade (default) @ nuxeo-automation-client --- [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.7.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.7.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.7.4 in the shaded jar. [INFO] Including javax.mail:mail:jar:1.4.5 in the shaded jar. [INFO] Including javax.activation:activation:jar:1.1 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient-osgi:jar:4.5.3 in the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.5.3 from the shaded jar. [INFO] Excluding commons-codec:commons-codec:jar:1.10 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpmime:jar:4.5.3 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpclient-cache:jar:4.5.3 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:fluent-hc:jar:4.5.3 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpcore-osgi:jar:4.4.6 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.4.6 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpcore-nio:jar:4.4.5 from the shaded jar. [INFO] Including com.sun.jersey:jersey-client:jar:1.18.3 in the shaded jar. [INFO] Including com.sun.jersey:jersey-core:jar:1.18.3 in the shaded jar. [INFO] Including com.sun.jersey.contribs:jersey-apache-client4:jar:1.18.3 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.3 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.3 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.21 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.6 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.5 in the shaded jar. [INFO] Including org.osgi:org.osgi.core:jar:4.2.0 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Attaching shaded artifact. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-automation-client --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-client/10.1-I20180228_0918/nuxeo-automation-client-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-client/10.1-I20180228_0918/nuxeo-automation-client-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-client/10.1-I20180228_0918/nuxeo-automation-client-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.1-I20180228_0918-jar-with-dependencies.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-client/10.1-I20180228_0918/nuxeo-automation-client-10.1-I20180228_0918-jar-with-dependencies.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-automation-client --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/10.1-I20180228_0918/nuxeo-automation-client-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/10.1-I20180228_0918/nuxeo-automation-client-10.1-I20180228_0918.jar (141 KB at 597.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/10.1-I20180228_0918/nuxeo-automation-client-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/10.1-I20180228_0918/nuxeo-automation-client-10.1-I20180228_0918.pom (8 KB at 103.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/maven-metadata.xml (145 KB at 435.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/maven-metadata.xml (145 KB at 842.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/10.1-I20180228_0918/nuxeo-automation-client-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/10.1-I20180228_0918/nuxeo-automation-client-10.1-I20180228_0918-sources.jar (119 KB at 1617.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/10.1-I20180228_0918/nuxeo-automation-client-10.1-I20180228_0918-jar-with-dependencies.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-client/10.1-I20180228_0918/nuxeo-automation-client-10.1-I20180228_0918-jar-with-dependencies.jar (5766 KB at 14897.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rest API Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-rest-api-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rest-api-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rest-api-parent --- [INFO] Storing buildNumber: 20180228-095034 at timestamp: 1519811434021 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rest-api-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rest-api-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rest-api-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-rest-api-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-rest-api-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-rest-api-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rest-api-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rest-api-parent --- [INFO] Storing buildNumber: 20180228-095034 at timestamp: 1519811434452 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rest-api-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rest-api-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rest-api-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-rest-api-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-rest-api-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-rest-api-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/10.1-I20180228_0918/nuxeo-rest-api-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-rest-api-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/10.1-I20180228_0918/nuxeo-rest-api-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/10.1-I20180228_0918/nuxeo-rest-api-parent-10.1-I20180228_0918.pom (795 B at 0.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/maven-metadata.xml (143 KB at 1922.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-parent/maven-metadata.xml (143 KB at 1923.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rest API io 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-rest-api-io --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rest-api-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rest-api-io --- [INFO] Storing buildNumber: 20180228-095036 at timestamp: 1519811436463 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rest-api-io --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rest-api-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rest-api-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-rest-api-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-rest-api-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/AbstractTypeDefWriter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/AbstractTypeDefWriter.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/AbstractTypeDefWriter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-rest-api-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-rest-api-io --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-rest-api-io --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-rest-api-io --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-rest-api-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/target/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-rest-api-io --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-rest-api-io >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rest-api-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rest-api-io --- [INFO] Storing buildNumber: 20180228-095037 at timestamp: 1519811437231 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rest-api-io --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rest-api-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rest-api-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-rest-api-io <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-rest-api-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/target/nuxeo-rest-api-io-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-rest-api-io --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/target/nuxeo-rest-api-io-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.1-I20180228_0918/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.1-I20180228_0918/nuxeo-rest-api-io-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/target/nuxeo-rest-api-io-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.1-I20180228_0918/nuxeo-rest-api-io-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-rest-api-io --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.1-I20180228_0918/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.1-I20180228_0918/nuxeo-rest-api-io-10.1-I20180228_0918.jar (17 KB at 129.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.1-I20180228_0918/nuxeo-rest-api-io-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.1-I20180228_0918/nuxeo-rest-api-io-10.1-I20180228_0918.pom (846 B at 11.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/maven-metadata.xml (140 KB at 2738.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/maven-metadata.xml (140 KB at 1913.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.1-I20180228_0918/nuxeo-rest-api-io-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-io/10.1-I20180228_0918/nuxeo-rest-api-io-10.1-I20180228_0918-sources.jar (14 KB at 187.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Rendition Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-rendition-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-parent --- [INFO] Storing buildNumber: 20180228-095038 at timestamp: 1519811438293 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-rendition-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-rendition-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-rendition-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-parent --- [INFO] Storing buildNumber: 20180228-095038 at timestamp: 1519811438755 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-rendition-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-rendition-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-rendition-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-parent/10.1-I20180228_0918/nuxeo-platform-rendition-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-rendition-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-parent/10.1-I20180228_0918/nuxeo-platform-rendition-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-parent/10.1-I20180228_0918/nuxeo-platform-rendition-parent-10.1-I20180228_0918.pom (842 B at 3.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-parent/maven-metadata.xml (143 KB at 2548.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-parent/maven-metadata.xml (143 KB at 1929.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Rendition API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-rendition-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-api --- [INFO] Storing buildNumber: 20180228-095039 at timestamp: 1519811439585 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-rendition-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-rendition-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-rendition-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-rendition-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-rendition-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-rendition-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-rendition-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/target/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-rendition-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-rendition-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-api --- [INFO] Storing buildNumber: 20180228-095040 at timestamp: 1519811440147 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-rendition-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-rendition-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/target/nuxeo-platform-rendition-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-rendition-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/target/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.1-I20180228_0918/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.1-I20180228_0918/nuxeo-platform-rendition-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/target/nuxeo-platform-rendition-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.1-I20180228_0918/nuxeo-platform-rendition-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-rendition-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.1-I20180228_0918/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.1-I20180228_0918/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar (14 KB at 52.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.1-I20180228_0918/nuxeo-platform-rendition-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.1-I20180228_0918/nuxeo-platform-rendition-api-10.1-I20180228_0918.pom (866 B at 11.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/maven-metadata.xml (143 KB at 2643.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/maven-metadata.xml (143 KB at 1929.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.1-I20180228_0918/nuxeo-platform-rendition-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-api/10.1-I20180228_0918/nuxeo-platform-rendition-api-10.1-I20180228_0918-sources.jar (15 KB at 203.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo OAuth filters and services 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-oauth --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-oauth --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-oauth --- [INFO] Storing buildNumber: 20180228-095041 at timestamp: 1519811441862 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-oauth --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-oauth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 41 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-oauth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-oauth --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.oauth.tests.TestServiceProviderService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.333 sec - in org.nuxeo.ecm.platform.oauth.tests.TestServiceProviderService Running org.nuxeo.ecm.platform.oauth.tests.OAuth2ChallengeFixture btpool0-6 09:50:49,367 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid client_id: unknown.){{fState,beforeRun}} btpool0-6 09:50:49,523 ERROR [AuthorizationRequest] No redirect URI set for OAuth2 client OAuth2Client(name=No redirect URI, id=no-redirect-uri, redirectURIs=[], autoGrant=false, enabled=true), at least one is required. Please make sure you update this OAuth2 client.{{fState,beforeRun}} btpool0-6 09:50:49,524 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=access_denied, description=No redirect URI configured for the app.){{fState,beforeRun}} btpool0-6 09:50:49,540 ERROR [AuthorizationRequest] The redirect URI http://redirect.uri set for OAuth2 client OAuth2Client(name=Not HTTPS, id=not-https, redirectURIs=[http://redirect.uri], autoGrant=false, enabled=true) is invalid: it must not be empty and start with https for security reasons. Please make sure you update this OAuth2 client.{{fState,beforeRun}} btpool0-6 09:50:49,540 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid redirect URI configured for the app: http://redirect.uri. It must not be empty and start with https for security reasons.){{fState,beforeRun}} btpool0-6 09:50:49,550 ERROR [AuthorizationRequest] The redirect URI http://localhost.somecompany.com set for OAuth2 client OAuth2Client(name=Localhost as domain name, id=localhost-domain-name, redirectURIs=[http://localhost.somecompany.com], autoGrant=false, enabled=true) is invalid: it must not be empty and start with https for security reasons. Please make sure you update this OAuth2 client.{{fState,beforeRun}} btpool0-6 09:50:49,550 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid redirect URI configured for the app: http://localhost.somecompany.com. It must not be empty and start with https for security reasons.){{fState,beforeRun}} btpool0-6 09:50:49,570 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid redirect_uri parameter: https://unknown.uri. It must exactly match one of the redirect URIs configured for the app.){{fState,beforeRun}} btpool0-6 09:50:49,578 ERROR [AuthorizationRequest] The redirect URI http://redirect.uri set for OAuth2 client OAuth2Client(name=Not HTTPS, id=not-https, redirectURIs=[http://redirect.uri], autoGrant=false, enabled=true) is invalid: it must not be empty and start with https for security reasons. Please make sure you update this OAuth2 client.{{fState,beforeRun}} btpool0-6 09:50:49,578 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid redirect URI configured for the app: http://redirect.uri. It must not be empty and start with https for security reasons.){{fState,beforeRun}} btpool0-6 09:50:49,705 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid PKCE parameters: either both code_challenge and code_challenge_method parameters must be sent or none of them.){{fState,beforeRun}} btpool0-6 09:50:49,715 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid PKCE parameters: either both code_challenge and code_challenge_method parameters must be sent or none of them.){{fState,beforeRun}} btpool0-6 09:50:49,726 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid code_challenge_method parameter: transform algorithm unknown not supported. The server only supports [plain, S256].){{fState,beforeRun}} btpool0-5 09:50:50,769 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=The /oauth2/authorize_submit endpoint only accepts POST requests.){{fState,beforeRun}} btpool0-5 09:50:50,858 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=The /oauth2/token endpoint only accepts POST requests.){{fState,beforeRun}} btpool0-5 09:50:50,949 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=unsupported_grant_type, description=Unknown grant_type: got "unknown", expecting "authorization_code" or "refresh_token".){{fState,beforeRun}} btpool0-5 09:50:50,958 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_grant, description=Invalid authorization code){{fState,beforeRun}} btpool0-5 09:50:50,985 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_client, description=Invalid client id: unknown){{fState,beforeRun}} btpool0-5 09:50:51,008 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_client, description=Disabled client or invalid client secret){{fState,beforeRun}} btpool0-5 09:50:51,045 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_grant, description=Invalid redirect URI: null){{fState,beforeRun}} btpool0-5 09:50:51,136 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_request, description=Missing code_verifier parameter){{fState,beforeRun}} btpool0-5 09:50:51,161 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_grant, description=Invalid code_verifier parameter){{fState,beforeRun}} btpool0-5 09:50:51,208 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_grant, description=Invalid code_verifier parameter){{fState,beforeRun}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.951 sec - in org.nuxeo.ecm.platform.oauth.tests.OAuth2ChallengeFixture Running org.nuxeo.ecm.platform.oauth.tests.TestDirectorySecurity StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 sec - in org.nuxeo.ecm.platform.oauth.tests.TestDirectorySecurity Running org.nuxeo.ecm.platform.oauth.tests.TestConsumerService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 sec - in org.nuxeo.ecm.platform.oauth.tests.TestConsumerService Running org.nuxeo.ecm.platform.oauth.tests.TestOauth2Client StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.746 sec - in org.nuxeo.ecm.platform.oauth.tests.TestOauth2Client Running org.nuxeo.ecm.platform.oauth.tests.TestTokenService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 sec - in org.nuxeo.ecm.platform.oauth.tests.TestTokenService Running org.nuxeo.ecm.platform.oauth.tests.TestServerKeyService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 sec - in org.nuxeo.ecm.platform.oauth.tests.TestServerKeyService Running org.nuxeo.ecm.platform.oauth.tests.OAuth2ChallengeFixture btpool1-3 09:50:56,897 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid client_id: unknown.){{fState,beforeRun}} btpool1-3 09:50:57,026 ERROR [AuthorizationRequest] No redirect URI set for OAuth2 client OAuth2Client(name=No redirect URI, id=no-redirect-uri, redirectURIs=[], autoGrant=false, enabled=true), at least one is required. Please make sure you update this OAuth2 client.{{fState,beforeRun}} btpool1-3 09:50:57,026 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=access_denied, description=No redirect URI configured for the app.){{fState,beforeRun}} btpool1-3 09:50:57,035 ERROR [AuthorizationRequest] The redirect URI http://redirect.uri set for OAuth2 client OAuth2Client(name=Not HTTPS, id=not-https, redirectURIs=[http://redirect.uri], autoGrant=false, enabled=true) is invalid: it must not be empty and start with https for security reasons. Please make sure you update this OAuth2 client.{{fState,beforeRun}} btpool1-3 09:50:57,035 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid redirect URI configured for the app: http://redirect.uri. It must not be empty and start with https for security reasons.){{fState,beforeRun}} btpool1-3 09:50:57,041 ERROR [AuthorizationRequest] The redirect URI http://localhost.somecompany.com set for OAuth2 client OAuth2Client(name=Localhost as domain name, id=localhost-domain-name, redirectURIs=[http://localhost.somecompany.com], autoGrant=false, enabled=true) is invalid: it must not be empty and start with https for security reasons. Please make sure you update this OAuth2 client.{{fState,beforeRun}} btpool1-3 09:50:57,042 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid redirect URI configured for the app: http://localhost.somecompany.com. It must not be empty and start with https for security reasons.){{fState,beforeRun}} btpool1-3 09:50:57,056 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid redirect_uri parameter: https://unknown.uri. It must exactly match one of the redirect URIs configured for the app.){{fState,beforeRun}} btpool1-3 09:50:57,063 ERROR [AuthorizationRequest] The redirect URI http://redirect.uri set for OAuth2 client OAuth2Client(name=Not HTTPS, id=not-https, redirectURIs=[http://redirect.uri], autoGrant=false, enabled=true) is invalid: it must not be empty and start with https for security reasons. Please make sure you update this OAuth2 client.{{fState,beforeRun}} btpool1-3 09:50:57,064 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid redirect URI configured for the app: http://redirect.uri. It must not be empty and start with https for security reasons.){{fState,beforeRun}} btpool1-3 09:50:57,180 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid PKCE parameters: either both code_challenge and code_challenge_method parameters must be sent or none of them.){{fState,beforeRun}} btpool1-3 09:50:57,189 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid PKCE parameters: either both code_challenge and code_challenge_method parameters must be sent or none of them.){{fState,beforeRun}} btpool1-3 09:50:57,196 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=Invalid code_challenge_method parameter: transform algorithm unknown not supported. The server only supports [plain, S256].){{fState,beforeRun}} btpool1-3 09:50:57,863 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=The /oauth2/authorize_submit endpoint only accepts POST requests.){{fState,beforeRun}} btpool1-3 09:50:57,956 WARN [NuxeoOAuth2Servlet] OAuth2 authorization request error: OAuth2Error(id=invalid_request, description=The /oauth2/token endpoint only accepts POST requests.){{fState,beforeRun}} btpool1-3 09:50:58,034 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=unsupported_grant_type, description=Unknown grant_type: got "unknown", expecting "authorization_code" or "refresh_token".){{fState,beforeRun}} btpool1-3 09:50:58,042 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_grant, description=Invalid authorization code){{fState,beforeRun}} btpool1-3 09:50:58,070 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_client, description=Invalid client id: unknown){{fState,beforeRun}} btpool1-3 09:50:58,095 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_client, description=Disabled client or invalid client secret){{fState,beforeRun}} btpool1-3 09:50:58,117 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_grant, description=Invalid redirect URI: null){{fState,beforeRun}} btpool1-3 09:50:58,221 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_request, description=Missing code_verifier parameter){{fState,beforeRun}} btpool1-3 09:50:58,245 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_grant, description=Invalid code_verifier parameter){{fState,beforeRun}} btpool1-3 09:50:58,292 WARN [NuxeoOAuth2Servlet] OAuth2 token request error: OAuth2Error(id=invalid_grant, description=Invalid code_verifier parameter){{fState,beforeRun}} Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.024 sec - in org.nuxeo.ecm.platform.oauth.tests.OAuth2ChallengeFixture Running org.nuxeo.ecm.platform.oauth.tests.TestForwardedProto Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec - in org.nuxeo.ecm.platform.oauth.tests.TestForwardedProto Results : Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-oauth --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-oauth --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/target/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-oauth --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-oauth >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-oauth --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-oauth --- [INFO] Storing buildNumber: 20180228-095103 at timestamp: 1519811463208 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-oauth --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-oauth <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-oauth --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/target/nuxeo-platform-oauth-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-oauth --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/target/nuxeo-platform-oauth-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.1-I20180228_0918/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.1-I20180228_0918/nuxeo-platform-oauth-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/target/nuxeo-platform-oauth-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.1-I20180228_0918/nuxeo-platform-oauth-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-oauth --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.1-I20180228_0918/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.1-I20180228_0918/nuxeo-platform-oauth-10.1-I20180228_0918.jar (116 KB at 391.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.1-I20180228_0918/nuxeo-platform-oauth-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.1-I20180228_0918/nuxeo-platform-oauth-10.1-I20180228_0918.pom (5 KB at 61.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/maven-metadata.xml (141 KB at 817.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/maven-metadata.xml (141 KB at 537.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.1-I20180228_0918/nuxeo-platform-oauth-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-oauth/10.1-I20180228_0918/nuxeo-platform-oauth-10.1-I20180228_0918-sources.jar (87 KB at 1175.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rest API server 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-rest-api-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rest-api-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rest-api-server --- [INFO] Storing buildNumber: 20180228-095105 at timestamp: 1519811465237 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rest-api-server --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rest-api-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rest-api-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-rest-api-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 128 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-rest-api-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 48 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/BulkDocumentsObject.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/BulkDocumentsObject.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/BulkDocumentsObject.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-rest-api-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-rest-api-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-rest-api-server --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.restapi.server.URLUtilsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec - in org.nuxeo.ecm.restapi.server.URLUtilsTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-rest-api-server --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-rest-api-server --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/target/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-rest-api-server --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-rest-api-server >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rest-api-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rest-api-server --- [INFO] Storing buildNumber: 20180228-095108 at timestamp: 1519811468586 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rest-api-server --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rest-api-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rest-api-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-rest-api-server <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-rest-api-server --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/target/nuxeo-rest-api-server-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-rest-api-server --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/target/nuxeo-rest-api-server-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.1-I20180228_0918/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.1-I20180228_0918/nuxeo-rest-api-server-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/target/nuxeo-rest-api-server-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.1-I20180228_0918/nuxeo-rest-api-server-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-rest-api-server --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.1-I20180228_0918/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.1-I20180228_0918/nuxeo-rest-api-server-10.1-I20180228_0918.jar (287 KB at 934.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.1-I20180228_0918/nuxeo-rest-api-server-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.1-I20180228_0918/nuxeo-rest-api-server-10.1-I20180228_0918.pom (2 KB at 20.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/maven-metadata.xml (140 KB at 441.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/maven-metadata.xml (140 KB at 1886.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.1-I20180228_0918/nuxeo-rest-api-server-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-server/10.1-I20180228_0918/nuxeo-rest-api-server-10.1-I20180228_0918-sources.jar (254 KB at 3245.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Tests 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-automation-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-test --- [INFO] Storing buildNumber: 20180228-095111 at timestamp: 1519811471079 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-automation-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-automation-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-automation-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-automation-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 41 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/TestDataCapsule.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/TestDataCapsule.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/TestDataCapsule.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/EmbeddedAutomationClientTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/EmbeddedAutomationClientTest.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/EmbeddedAutomationClientTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-automation-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.automation.core.SendMailTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:51:16,689 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 99 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.26 sec - in org.nuxeo.ecm.automation.core.SendMailTest Running org.nuxeo.ecm.automation.core.context.TestContextHelpers StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.221 sec - in org.nuxeo.ecm.automation.core.context.TestContextHelpers Running org.nuxeo.ecm.automation.core.context.TestHttpHelpers Feb 28, 2018 9:51:19 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 09:51:22,445 main WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-2252395505663780823.log Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.512 sec - in org.nuxeo.ecm.automation.core.context.TestHttpHelpers Running org.nuxeo.ecm.automation.core.context.TestResponseHelper StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:51:23,142 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 129 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 sec - in org.nuxeo.ecm.automation.core.context.TestResponseHelper Running org.nuxeo.ecm.automation.core.TestCreateZip StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:51:23,775 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 0 / Unstarted: 0 / Total: 143 * service:org.nuxeo.ecm.platform.ui.web.auth.WebEngineConfig requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig, service:org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService] * service:org.nuxeo.ecm.webengine.WebEngineComponent requires [service:org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService] * service:org.nuxeo.ecm.automation.server.auth.config requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 sec - in org.nuxeo.ecm.automation.core.TestCreateZip Running org.nuxeo.ecm.automation.core.TestOperationRegistration StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:51:24,213 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 98 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 sec - in org.nuxeo.ecm.automation.core.TestOperationRegistration Running org.nuxeo.ecm.automation.core.TestRestoreInputFromScriptAndLogOperation 09:51:24,250 main ERROR [LogOperation] Input title test. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:51:25,731 main WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.288 sec - in org.nuxeo.ecm.automation.core.TestRestoreInputFromScriptAndLogOperation Running org.nuxeo.ecm.automation.server.test.EmbeddedAutomationClientTest Feb 28, 2018 9:51:26 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 09:51:30,210 btpool1-4 WARN [Log4JLogger] /automation/WaitForTxTimeout: java.io.IOException: Closed 09:51:30,478 btpool1-4 WARN [TracerFactory] ****** chain ****** Name: exitError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.FetchContextDocument org.nuxeo.ecm.automation.core.operations.document.CreateDocument org.nuxeo.ecm.automation.server.test.ExitOperation 09:51:30,481 btpool1-4 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: exitError org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: exitError at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.GeneratedMethodAccessor77.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:135) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:135) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 57 more Suppressed: java.lang.Throwable: ****** chain ****** Name: exitError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.FetchContextDocument org.nuxeo.ecm.automation.core.operations.document.CreateDocument org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 61 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 65 more 09:51:30,593 btpool1-4 WARN [MailTemplateHelper] No codec was found to notify document url. It is like that no UI is installed. 09:51:30,731 btpool1-4 WARN [TracerFactory] ****** chain ****** Name: Document.Mail Exception: OperationException Caught error: Failed to invoke operation Document.Mail with aliases [Notification.SendMail] Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Document.Mail with aliases [Notification.SendMail] ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.notification.SendMail 09:51:30,732 btpool1-4 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: Document.Mail org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: Document.Mail at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.GeneratedMethodAccessor77.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Document.Mail with aliases [Notification.SendMail] at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 57 more Suppressed: java.lang.Throwable: ****** chain ****** Name: Document.Mail Exception: OperationException Caught error: Failed to invoke operation Document.Mail with aliases [Notification.SendMail] Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Document.Mail with aliases [Notification.SendMail] ****** Hierarchy calls ****** org.nuxeo.ecm.automation.core.operations.notification.SendMail at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 61 more Caused by: javax.mail.MessagingException: Unknown SMTP host: badHostName; nested exception is: java.net.UnknownHostException: badHostName at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1970) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:642) at javax.mail.Service.connect(Service.java:295) at javax.mail.Service.connect(Service.java:176) at javax.mail.Service.connect(Service.java:125) at javax.mail.Transport.send0(Transport.java:194) at javax.mail.Transport.send(Transport.java:124) at org.nuxeo.ecm.automation.core.mail.Mailer$Message.send(Mailer.java:303) at org.nuxeo.ecm.automation.core.operations.notification.SendMail.send(SendMail.java:189) at org.nuxeo.ecm.automation.core.operations.notification.SendMail.run(SendMail.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:170) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 63 more Caused by: java.net.UnknownHostException: badHostName at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:317) at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:233) at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1938) ... 78 more 09:51:30,739 btpool1-4 WARN [MailTemplateHelper] No codec was found to notify document url. It is like that no UI is installed. 09:51:30,741 btpool1-4 WARN [SendMail] An error occured while trying to execute the Document.Mail operation, see complete stack trace below. Continuing chain since 'rollbackOnError' was set to false. javax.mail.MessagingException: Unknown SMTP host: badHostName; nested exception is: java.net.UnknownHostException: badHostName at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1970) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:642) at javax.mail.Service.connect(Service.java:295) at javax.mail.Service.connect(Service.java:176) at javax.mail.Service.connect(Service.java:125) at javax.mail.Transport.send0(Transport.java:194) at javax.mail.Transport.send(Transport.java:124) at org.nuxeo.ecm.automation.core.mail.Mailer$Message.send(Mailer.java:303) at org.nuxeo.ecm.automation.core.operations.notification.SendMail.send(SendMail.java:189) at org.nuxeo.ecm.automation.core.operations.notification.SendMail.run(SendMail.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:170) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) at sun.reflect.GeneratedMethodAccessor77.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) Caused by: java.net.UnknownHostException: badHostName at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:317) at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:233) at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1938) ... 78 more 09:51:31,813 main WARN [JsonMarshalling] No marshaller for logEntries and not a valid Java class name either. 09:51:31,989 btpool1-4 WARN [TracerFactory] ****** chain ****** Name: Test.HttpStatus Exception: ExceptionTest Caught error: Exception Message Caused by: org.nuxeo.ecm.automation.test.helpers.ExceptionTest: Exception Message ****** Hierarchy calls ****** org.nuxeo.ecm.automation.test.helpers.HttpStatusOperationTest Feb 28, 2018 9:51:33 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' Feb 28, 2018 9:51:35 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 09:51:40,427 main WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-9017438328228684570.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 50, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.552 sec - in org.nuxeo.ecm.automation.server.test.EmbeddedAutomationClientTest Running org.nuxeo.ecm.automation.server.test.TestRemoteAutomationScript Feb 28, 2018 9:51:41 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 09:51:45,237 main WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-5096101471165383828.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.694 sec - in org.nuxeo.ecm.automation.server.test.TestRemoteAutomationScript Running org.nuxeo.ecm.automation.server.test.TestBulkDownloadOperation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:51:46,439 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 143 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 sec - in org.nuxeo.ecm.automation.server.test.TestBulkDownloadOperation Running org.nuxeo.ecm.automation.server.test.CanCreateInWorkspacesFromBlobTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:51:46,893 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 118 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.ecm.automation.rest.pageprovider.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 sec - in org.nuxeo.ecm.automation.server.test.CanCreateInWorkspacesFromBlobTest Running org.nuxeo.ecm.automation.server.test.ContributionTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:51:47,380 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 132 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.automation.server.test-bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings, target=org.nuxeo.ecm.automation.io.services.IOComponent;point=codecs] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 sec - in org.nuxeo.ecm.automation.server.test.ContributionTest Running org.nuxeo.ecm.automation.server.test.CanTraceChainsTest 09:51:47,663 main WARN [TracerFactory] StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:51:48,348 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 120 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.ecm.automation.rest.pageprovider.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 sec - in org.nuxeo.ecm.automation.server.test.CanTraceChainsTest Running org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerFixture StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:51:49,630 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 118 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.ecm.automation.rest.pageprovider.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.928 sec - in org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerFixture Results : Tests run: 99, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-automation-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-automation-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-automation-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-test/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-automation-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-test --- [INFO] Storing buildNumber: 20180228-095156 at timestamp: 1519811516640 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-automation-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-automation-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-automation-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-automation-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-test/10.1-I20180228_0918/nuxeo-automation-test-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-test/10.1-I20180228_0918/nuxeo-automation-test-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-test/10.1-I20180228_0918/nuxeo-automation-test-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-test/10.1-I20180228_0918/nuxeo-automation-test-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-automation-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/10.1-I20180228_0918/nuxeo-automation-test-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/10.1-I20180228_0918/nuxeo-automation-test-10.1-I20180228_0918.jar (23 KB at 129.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/10.1-I20180228_0918/nuxeo-automation-test-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/10.1-I20180228_0918/nuxeo-automation-test-10.1-I20180228_0918.pom (9 KB at 117.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/maven-metadata.xml (140 KB at 545.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/maven-metadata.xml (140 KB at 754.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/10.1-I20180228_0918/nuxeo-automation-test-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/10.1-I20180228_0918/nuxeo-automation-test-10.1-I20180228_0918-sources.jar (15 KB at 206.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/10.1-I20180228_0918/nuxeo-automation-test-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-test/10.1-I20180228_0918/nuxeo-automation-test-10.1-I20180228_0918-tests.jar (95 KB at 550.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for Token Authentication 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-token --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-token --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-token --- [INFO] Storing buildNumber: 20180228-095158 at timestamp: 1519811518810 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-token --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-token --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-token --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-token --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-token --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-token --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-token --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TestTokenAuthenticationService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TestTokenAuthenticationService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TestTokenAuthenticationService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-token --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] 09:52:04,478 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 124 * service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=chain, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] * service:org.nuxeo.ecm.login.token.authentication.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=specificChains, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] * service:org.nuxeo.ecm.automation.server.auth.config references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=specificChains] ====================================================================== Running org.nuxeo.ecm.tokenauth.TestTokenAuthenticationService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.139 sec - in org.nuxeo.ecm.tokenauth.TestTokenAuthenticationService Running org.nuxeo.ecm.tokenauth.TestAnonymousTokenAuthenticationServlet 09:52:10,683 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.automation.server.auth.config 09:52:10,728 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.494 sec - in org.nuxeo.ecm.tokenauth.TestAnonymousTokenAuthenticationServlet Running org.nuxeo.ecm.tokenauth.TestTokenAuthenticator Feb 28, 2018 9:52:12 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 09:52:15,693 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-2953995515763585086.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:52:17,696 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 124 * service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=chain, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] * service:org.nuxeo.ecm.login.token.authentication.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=specificChains, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] * service:org.nuxeo.ecm.automation.server.auth.config references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=specificChains] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.565 sec - in org.nuxeo.ecm.tokenauth.TestTokenAuthenticator Running org.nuxeo.ecm.tokenauth.TestDirectorySecurity StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.208 sec - in org.nuxeo.ecm.tokenauth.TestDirectorySecurity Running org.nuxeo.ecm.tokenauth.TestTokenAuthenticationServlet 09:52:18,994 ERROR [TokenAuthenticationServlet] The following request parameters are mandatory to acquire an authentication token: applicationName, deviceId, permission. 09:52:19,008 ERROR [TokenAuthenticationServlet] The following request parameters are mandatory to revoke an authentication token: applicationName, deviceId. 09:52:20,770 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.automation.server.auth.config 09:52:20,820 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.762 sec - in org.nuxeo.ecm.tokenauth.TestTokenAuthenticationServlet Running org.nuxeo.ecm.tokenauth.TestAnonymousTokenAuthenticator Feb 28, 2018 9:52:23 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 09:52:26,197 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-554916954394980933.log Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.687 sec - in org.nuxeo.ecm.tokenauth.TestAnonymousTokenAuthenticator Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-token --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-token --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-token --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-token >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-token --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-token --- [INFO] Storing buildNumber: 20180228-095234 at timestamp: 1519811554632 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-token --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-token --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-token --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-token <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-token --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target/nuxeo-platform-login-token-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-platform-login-token --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target/nuxeo-platform-login-token-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-token --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target/nuxeo-platform-login-token-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.1-I20180228_0918/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.1-I20180228_0918/nuxeo-platform-login-token-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target/nuxeo-platform-login-token-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.1-I20180228_0918/nuxeo-platform-login-token-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/target/nuxeo-platform-login-token-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.1-I20180228_0918/nuxeo-platform-login-token-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-token --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.1-I20180228_0918/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.1-I20180228_0918/nuxeo-platform-login-token-10.1-I20180228_0918.jar (26 KB at 115.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.1-I20180228_0918/nuxeo-platform-login-token-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.1-I20180228_0918/nuxeo-platform-login-token-10.1-I20180228_0918.pom (3 KB at 29.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/maven-metadata.xml (140 KB at 702.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/maven-metadata.xml (140 KB at 804.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.1-I20180228_0918/nuxeo-platform-login-token-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.1-I20180228_0918/nuxeo-platform-login-token-10.1-I20180228_0918-sources.jar (20 KB at 264.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.1-I20180228_0918/nuxeo-platform-login-token-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token/10.1-I20180228_0918/nuxeo-platform-login-token-10.1-I20180228_0918-tests.jar (27 KB at 353.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Permissions 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-permissions --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-permissions --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-permissions --- [INFO] Storing buildNumber: 20180228-095236 at timestamp: 1519811556578 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-permissions --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-permissions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-permissions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-permissions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-permissions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-permissions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-permissions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-permissions --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:52:41,642 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 123 * service:org.nuxeo.ecm.permissions.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.permissions.notifications references missing [target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=templates] ====================================================================== Running org.nuxeo.ecm.permissions.TestPermissionListener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:52:42,980 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 123 * service:org.nuxeo.ecm.permissions.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.permissions.notifications references missing [target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=templates] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.312 sec - in org.nuxeo.ecm.permissions.TestPermissionListener Running org.nuxeo.ecm.permissions.TestDirectorySecurity StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:52:43,557 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 124 * service:org.nuxeo.ecm.permissions.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.permissions.notifications references missing [target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=templates] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 sec - in org.nuxeo.ecm.permissions.TestDirectorySecurity Running org.nuxeo.ecm.permissions.TestPermissionGrantedNotification StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:52:54,681 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 5 / Unstarted: 0 / Total: 130 * service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=chain, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] * service:org.nuxeo.ecm.login.token.authentication.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=specificChains, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] * service:org.nuxeo.ecm.permissions.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.automation.server.auth.config references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=specificChains] * service:org.nuxeo.ecm.permissions.notifications references missing [target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=templates] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.125 sec - in org.nuxeo.ecm.permissions.TestPermissionGrantedNotification Running org.nuxeo.ecm.permissions.TestPermissionForTransientUsers 09:53:05,307 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 09:53:05,310 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:53:05,636 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 119 * service:org.nuxeo.ecm.permissions.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.permissions.notifications references missing [target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=templates] * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.946 sec - in org.nuxeo.ecm.permissions.TestPermissionForTransientUsers Running org.nuxeo.ecm.permissions.ACLJsonEnricherTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 sec - in org.nuxeo.ecm.permissions.ACLJsonEnricherTest Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-permissions --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-permissions --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/target/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-permissions --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-permissions/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-permissions >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-permissions --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-permissions --- [INFO] Storing buildNumber: 20180228-095307 at timestamp: 1519811587327 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-permissions --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-permissions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-permissions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-permissions <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-permissions --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/target/nuxeo-permissions-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-permissions --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/target/nuxeo-permissions-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-permissions/10.1-I20180228_0918/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-permissions/10.1-I20180228_0918/nuxeo-permissions-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/target/nuxeo-permissions-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-permissions/10.1-I20180228_0918/nuxeo-permissions-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-permissions --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/10.1-I20180228_0918/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/10.1-I20180228_0918/nuxeo-permissions-10.1-I20180228_0918.jar (31 KB at 79.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/10.1-I20180228_0918/nuxeo-permissions-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/10.1-I20180228_0918/nuxeo-permissions-10.1-I20180228_0918.pom (3 KB at 26.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/maven-metadata.xml (94 KB at 247.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/maven-metadata.xml (95 KB at 472.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/10.1-I20180228_0918/nuxeo-permissions-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-permissions/10.1-I20180228_0918/nuxeo-permissions-10.1-I20180228_0918-sources.jar (19 KB at 249.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Imaging parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-imaging-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-parent --- [INFO] Storing buildNumber: 20180228-095308 at timestamp: 1519811588975 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-imaging-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-imaging-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-imaging-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-parent --- [INFO] Storing buildNumber: 20180228-095309 at timestamp: 1519811589423 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-imaging-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-imaging-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-imaging-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/10.1-I20180228_0918/nuxeo-platform-imaging-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-imaging-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/10.1-I20180228_0918/nuxeo-platform-imaging-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/10.1-I20180228_0918/nuxeo-platform-imaging-parent-10.1-I20180228_0918.pom (975 B at 13.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/maven-metadata.xml (143 KB at 1853.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-parent/maven-metadata.xml (143 KB at 751.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Imaging API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-imaging-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-api --- [INFO] Storing buildNumber: 20180228-095310 at timestamp: 1519811590282 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-imaging-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-imaging-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/AbstractPictureAdapter.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/AbstractPictureAdapter.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/MultiviewPictureAdapter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/MultiviewPictureAdapter.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/MultiviewPictureAdapter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-imaging-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-imaging-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-imaging-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-imaging-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-imaging-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/target/nuxeo-platform-imaging-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-imaging-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-imaging-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-api --- [INFO] Storing buildNumber: 20180228-095311 at timestamp: 1519811591000 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-imaging-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-imaging-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/target/nuxeo-platform-imaging-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-imaging-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/target/nuxeo-platform-imaging-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.1-I20180228_0918/nuxeo-platform-imaging-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.1-I20180228_0918/nuxeo-platform-imaging-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/target/nuxeo-platform-imaging-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.1-I20180228_0918/nuxeo-platform-imaging-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-imaging-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.1-I20180228_0918/nuxeo-platform-imaging-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.1-I20180228_0918/nuxeo-platform-imaging-api-10.1-I20180228_0918.jar (41 KB at 562.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.1-I20180228_0918/nuxeo-platform-imaging-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.1-I20180228_0918/nuxeo-platform-imaging-api-10.1-I20180228_0918.pom (3 KB at 22.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/maven-metadata.xml (143 KB at 2339.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/maven-metadata.xml (143 KB at 784.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.1-I20180228_0918/nuxeo-platform-imaging-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-api/10.1-I20180228_0918/nuxeo-platform-imaging-api-10.1-I20180228_0918-sources.jar (35 KB at 495.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Imaging Convert 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-imaging-convert --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-convert --- [INFO] Storing buildNumber: 20180228-095311 at timestamp: 1519811591982 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-convert --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-imaging-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-imaging-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-imaging-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-imaging-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-imaging-convert --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.picture.convert.test.TestCropPictureConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 sec - in org.nuxeo.ecm.platform.picture.convert.test.TestCropPictureConverter Running org.nuxeo.ecm.platform.picture.convert.test.TestResizePictureConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 sec - in org.nuxeo.ecm.platform.picture.convert.test.TestResizePictureConverter Running org.nuxeo.ecm.platform.picture.convert.test.TestRotationPictureConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 sec - in org.nuxeo.ecm.platform.picture.convert.test.TestRotationPictureConverter Running org.nuxeo.ecm.platform.picture.convert.test.TestConvertToPDFPictureConverter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.nuxeo.ecm.platform.picture.convert.test.TestConvertToPDFPictureConverter Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-imaging-convert --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-imaging-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/nuxeo-platform-imaging-convert-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-imaging-convert --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-imaging-convert >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-convert --- [INFO] Storing buildNumber: 20180228-095318 at timestamp: 1519811598256 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-convert --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-imaging-convert <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-imaging-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/nuxeo-platform-imaging-convert-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-imaging-convert --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/nuxeo-platform-imaging-convert-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.1-I20180228_0918/nuxeo-platform-imaging-convert-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.1-I20180228_0918/nuxeo-platform-imaging-convert-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/target/nuxeo-platform-imaging-convert-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.1-I20180228_0918/nuxeo-platform-imaging-convert-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-imaging-convert --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.1-I20180228_0918/nuxeo-platform-imaging-convert-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.1-I20180228_0918/nuxeo-platform-imaging-convert-10.1-I20180228_0918.jar (11 KB at 40.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.1-I20180228_0918/nuxeo-platform-imaging-convert-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.1-I20180228_0918/nuxeo-platform-imaging-convert-10.1-I20180228_0918.pom (2 KB at 26.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/maven-metadata.xml (143 KB at 478.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/maven-metadata.xml (143 KB at 640.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.1-I20180228_0918/nuxeo-platform-imaging-convert-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-convert/10.1-I20180228_0918/nuxeo-platform-imaging-convert-10.1-I20180228_0918-sources.jar (8 KB at 98.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Center Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-user-center-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-center-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-center-parent --- [INFO] Storing buildNumber: 20180228-095319 at timestamp: 1519811599794 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-center-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-center-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-center-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-user-center-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-user-center-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-center-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-user-center-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-center-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-center-parent --- [INFO] Storing buildNumber: 20180228-095320 at timestamp: 1519811600243 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-center-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-center-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-center-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-user-center-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-user-center-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-user-center-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-center-parent/10.1-I20180228_0918/nuxeo-user-center-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-user-center-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center-parent/10.1-I20180228_0918/nuxeo-user-center-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center-parent/10.1-I20180228_0918/nuxeo-user-center-parent-10.1-I20180228_0918.pom (911 B at 8.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center-parent/maven-metadata.xml (143 KB at 2696.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center-parent/maven-metadata.xml (143 KB at 1958.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Dashboard Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-user-dashboard-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-dashboard-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-dashboard-parent --- [INFO] Storing buildNumber: 20180228-095320 at timestamp: 1519811600940 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-dashboard-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-dashboard-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-dashboard-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-user-dashboard-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-user-dashboard-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-user-dashboard-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-dashboard-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-dashboard-parent --- [INFO] Storing buildNumber: 20180228-095321 at timestamp: 1519811601426 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-dashboard-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-dashboard-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-dashboard-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-user-dashboard-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-user-dashboard-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-user-dashboard-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard-parent/10.1-I20180228_0918/nuxeo-user-dashboard-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-user-dashboard-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-parent/10.1-I20180228_0918/nuxeo-user-dashboard-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-parent/10.1-I20180228_0918/nuxeo-user-dashboard-parent-10.1-I20180228_0918.pom (759 B at 5.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-parent/maven-metadata.xml (143 KB at 2646.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-parent/maven-metadata.xml (143 KB at 1985.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Dashboard 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-user-dashboard --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-dashboard --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-dashboard --- [INFO] Storing buildNumber: 20180228-095322 at timestamp: 1519811602323 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-dashboard --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-user-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-user-dashboard --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-user-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-user-dashboard --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-user-dashboard --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.user.dashboard.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.user.dashboard.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-user-dashboard --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-user-dashboard --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/target/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-user-dashboard --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-user-dashboard >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-dashboard --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-dashboard --- [INFO] Storing buildNumber: 20180228-095324 at timestamp: 1519811604273 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-dashboard --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-user-dashboard <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-user-dashboard --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/target/nuxeo-user-dashboard-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-user-dashboard --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/target/nuxeo-user-dashboard-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.1-I20180228_0918/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.1-I20180228_0918/nuxeo-user-dashboard-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/target/nuxeo-user-dashboard-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.1-I20180228_0918/nuxeo-user-dashboard-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-user-dashboard --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.1-I20180228_0918/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.1-I20180228_0918/nuxeo-user-dashboard-10.1-I20180228_0918.jar (4 KB at 19.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.1-I20180228_0918/nuxeo-user-dashboard-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.1-I20180228_0918/nuxeo-user-dashboard-10.1-I20180228_0918.pom (794 B at 10.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/maven-metadata.xml (143 KB at 2536.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/maven-metadata.xml (143 KB at 1776.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.1-I20180228_0918/nuxeo-user-dashboard-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard/10.1-I20180228_0918/nuxeo-user-dashboard-10.1-I20180228_0918-sources.jar (2 KB at 28.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tag Service - Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-tag-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-tag-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-tag-core --- [INFO] Storing buildNumber: 20180228-095326 at timestamp: 1519811606115 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-tag-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-tag-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-tag-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-tag-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-tag-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/AbstractTagService.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/AbstractTagService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-tag-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-tag-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/java/org/nuxeo/ecm/platform/tag/AbstractTestTagService.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/java/org/nuxeo/ecm/platform/tag/AbstractTestTagService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-tag-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:53:30,835 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 09:53:32,377 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 143 * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.ecm.platform.tag.TestFacetedTagService 09:53:33,103 WARN [FacetedTagService] Getting tags on /foo failed since NXTag is missing on Relation document type. This operation will be ignored. 09:53:33,103 WARN [FacetedTagService] Setting tags on /foo failed since NXTag is missing on Relation document type. This operation will be ignored. 09:53:33,105 WARN [FacetedTagService] Getting tags on /foo failed since NXTag is missing on Relation document type. This operation will be ignored. 09:53:33,825 WARN [NuxeoRemotingBean] The SOAP endpoint /webservices/nuxeoremoting is DEPRECATED since Nuxeo 9.3 and will be removed in a future version StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:53:34,729 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 09:53:34,913 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 143 * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.452 sec - in org.nuxeo.ecm.platform.tag.TestFacetedTagService Running org.nuxeo.ecm.platform.tag.TestBridgeTagService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:53:36,067 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 100 * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.145 sec - in org.nuxeo.ecm.platform.tag.TestBridgeTagService Running org.nuxeo.ecm.platform.tag.TestTagsRelationsToFacetsMigrator 09:53:39,759 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 0c3c5b48-38aa-4f56-ade0-ef0b8f0fe970 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:945) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:71) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:52) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:53:39,763 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 09:53:39,814 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 40a8b523-15a0-421e-90c5-857aa4ee9387 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:945) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:71) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:52) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:53:39,814 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 09:53:39,860 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 44abf2fd-4c49-44fc-af16-11516029edc6 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:945) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:71) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:52) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:53:39,896 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 09:53:39,939 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 3ed66c9e-332d-41f1-a66d-77ff845638ab at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:945) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:71) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:52) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:53:39,941 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 09:53:39,979 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 23591b6c-91cc-4723-8509-bacec3f952ef at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:945) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:71) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:52) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:53:39,979 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 09:53:40,019 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 2d7b3c86-28b4-408c-ae96-6e8fb93c4a6f at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:945) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:71) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:52) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:53:40,019 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 09:53:40,058 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 4c12738f-fa71-4ec3-bd97-ac3fa6608df2 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:945) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:71) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:52) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:53:40,060 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 09:53:40,128 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 1db0a169-d374-43c0-bb99-0f8d96404e57 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:945) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:71) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:52) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:53:40,128 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 09:53:40,165 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 1fa3c70c-0c8b-4a59-b197-beedfc49752d at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:945) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:71) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:52) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:53:40,165 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 09:53:40,200 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 39997715-92c7-4eff-90e7-08ee95983324 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:945) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:71) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:52) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:53:40,201 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 09:53:40,235 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 55901be9-f4ad-4097-8e38-1746748a917d at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:945) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:71) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:52) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:53:40,236 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 09:53:40,237 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: d1a50f18-4441-49c8-a9ff-3c201196af72 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:945) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:71) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:52) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:53:40,238 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 09:53:40,243 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 9da7083d-d29b-44cd-a10c-017a6dc364e3 at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:945) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.BridgeTagService.doUntag(BridgeTagService.java:83) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:71) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:52) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 09:53:40,244 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:53:41,734 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 140 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.678 sec - in org.nuxeo.ecm.platform.tag.TestTagsRelationsToFacetsMigrator Running org.nuxeo.ecm.platform.tag.TestTagOperations StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:53:42,593 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 09:53:42,780 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 144 * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 sec - in org.nuxeo.ecm.platform.tag.TestTagOperations Running org.nuxeo.ecm.platform.tag.TestRelationTagService Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.937 sec - in org.nuxeo.ecm.platform.tag.TestRelationTagService Results : Tests run: 55, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-tag-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-tag-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-tag-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-tag-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-tag-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-tag-core --- [INFO] Storing buildNumber: 20180228-095345 at timestamp: 1519811625258 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-tag-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-tag-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-tag-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-tag-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-tag-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/nuxeo-platform-tag-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-tag-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/nuxeo-platform-tag-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.1-I20180228_0918/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.1-I20180228_0918/nuxeo-platform-tag-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/target/nuxeo-platform-tag-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.1-I20180228_0918/nuxeo-platform-tag-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-tag-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.1-I20180228_0918/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.1-I20180228_0918/nuxeo-platform-tag-core-10.1-I20180228_0918.jar (56 KB at 132.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.1-I20180228_0918/nuxeo-platform-tag-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.1-I20180228_0918/nuxeo-platform-tag-core-10.1-I20180228_0918.pom (3 KB at 32.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/maven-metadata.xml (141 KB at 810.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/maven-metadata.xml (141 KB at 712.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.1-I20180228_0918/nuxeo-platform-tag-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-core/10.1-I20180228_0918/nuxeo-platform-tag-core-10.1-I20180228_0918-sources.jar (34 KB at 454.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Collections 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-collections --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-collections --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-collections --- [INFO] Storing buildNumber: 20180228-095346 at timestamp: 1519811626796 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-collections --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-collections --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-collections --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-collections --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-collections --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-collections >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-collections --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-collections --- [INFO] Storing buildNumber: 20180228-095347 at timestamp: 1519811627309 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-collections --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-collections --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-collections --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-collections <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-collections --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-collections --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections/10.1-I20180228_0918/nuxeo-platform-collections-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-collections --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections/10.1-I20180228_0918/nuxeo-platform-collections-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections/10.1-I20180228_0918/nuxeo-platform-collections-10.1-I20180228_0918.pom (763 B at 6.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections/maven-metadata.xml (141 KB at 2709.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections/maven-metadata.xml (141 KB at 791.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Collections Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-collections-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-collections-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-collections-core --- [INFO] Storing buildNumber: 20180228-095348 at timestamp: 1519811628766 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-collections-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-collections-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-collections-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-collections-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 25 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-collections-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/CollectionManagerImpl.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/CollectionManagerImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-collections-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-collections-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/CreateCollectionTest.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/CreateCollectionTest.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionPublishTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionPublishTest.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionPublishTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-collections-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 7 / Unstarted: 0 / Total: 163 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.ecm.collections.core.test.CollectionAsynchronousUpdateTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 7 / Unstarted: 0 / Total: 163 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.374 sec - in org.nuxeo.ecm.collections.core.test.CollectionAsynchronousUpdateTest Running org.nuxeo.ecm.collections.core.test.FavoritesAddRemoveTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 7 / Unstarted: 0 / Total: 163 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.866 sec - in org.nuxeo.ecm.collections.core.test.FavoritesAddRemoveTest Running org.nuxeo.ecm.collections.core.test.CollectionAsynchronousDuplicateTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 7 / Unstarted: 0 / Total: 163 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.104 sec - in org.nuxeo.ecm.collections.core.test.CollectionAsynchronousDuplicateTest Running org.nuxeo.ecm.collections.core.test.CollectionAddRemoveTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 7 / Unstarted: 0 / Total: 163 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.988 sec - in org.nuxeo.ecm.collections.core.test.CollectionAddRemoveTest Running org.nuxeo.ecm.collections.core.test.CollectionRightsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 7 / Unstarted: 0 / Total: 163 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.63 sec - in org.nuxeo.ecm.collections.core.test.CollectionRightsTest Running org.nuxeo.ecm.collections.core.test.VisibleCollectionTest Events postcommit execution encountered exception for listener: taggedVersionListener org.nuxeo.ecm.core.api.DocumentNotFoundException: 52916998-d79f-48b6-8614-fead3ab559ae at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.getDocumentByUUID(SQLSession.java:182) at org.nuxeo.ecm.core.api.AbstractSession.resolveReference(AbstractSession.java:338) at org.nuxeo.ecm.core.api.AbstractSession.getDocument(AbstractSession.java:945) at org.nuxeo.ecm.platform.tag.FacetedTagService.doUntag(FacetedTagService.java:108) at org.nuxeo.ecm.platform.tag.AbstractTagService.lambda$untag$1(AbstractTagService.java:122) at org.nuxeo.ecm.core.api.CoreInstance$4.run(CoreInstance.java:327) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.core.api.CoreInstance.doPrivileged(CoreInstance.java:329) at org.nuxeo.ecm.platform.tag.AbstractTagService.untag(AbstractTagService.java:121) at org.nuxeo.ecm.platform.tag.AbstractTagService.removeTags(AbstractTagService.java:162) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:92) at org.nuxeo.ecm.platform.tag.TaggedVersionListener.handleEvent(TaggedVersionListener.java:52) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:251) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:210) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Rolling back transaction StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 7 / Unstarted: 0 / Total: 164 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 sec - in org.nuxeo.ecm.collections.core.test.VisibleCollectionTest Running org.nuxeo.ecm.collections.core.test.CollectionPublishTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 6 / Unstarted: 0 / Total: 173 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 sec - in org.nuxeo.ecm.collections.core.test.CollectionPublishTest Running org.nuxeo.ecm.collections.core.test.operations.GetDocumentsFromCollectionTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 6 / Unstarted: 0 / Total: 173 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.914 sec - in org.nuxeo.ecm.collections.core.test.operations.GetDocumentsFromCollectionTest Running org.nuxeo.ecm.collections.core.test.operations.CreateCollectionTest ****** chain ****** Name: test-chain Exception: OperationException Caught error: Failed to invoke operation Collection.Create with aliases [Collection.CreateCollection] Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Collection.Create with aliases [Collection.CreateCollection] ****** Hierarchy calls ****** org.nuxeo.ecm.collections.core.automation.CreateCollectionOperation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 6 / Unstarted: 0 / Total: 173 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 sec - in org.nuxeo.ecm.collections.core.test.operations.CreateCollectionTest Running org.nuxeo.ecm.collections.core.test.operations.AddAndRemoveFromFavoritesTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 6 / Unstarted: 0 / Total: 173 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 sec - in org.nuxeo.ecm.collections.core.test.operations.AddAndRemoveFromFavoritesTest Running org.nuxeo.ecm.collections.core.test.operations.RemoveFromCollectionTest Element 'null' is not present in the specified collection. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 6 / Unstarted: 0 / Total: 173 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.59 sec - in org.nuxeo.ecm.collections.core.test.operations.RemoveFromCollectionTest Running org.nuxeo.ecm.collections.core.test.operations.AddToCollectionTest ****** chain ****** Name: test-chain Exception: OperationException Caught error: Failed to invoke operation Document.AddToCollection with aliases [Collection.AddToCollection] Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Document.AddToCollection with aliases [Collection.AddToCollection] ****** Hierarchy calls ****** org.nuxeo.ecm.collections.core.automation.AddToCollectionOperation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 6 / Unstarted: 0 / Total: 173 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 sec - in org.nuxeo.ecm.collections.core.test.operations.AddToCollectionTest Running org.nuxeo.ecm.collections.core.test.operations.GetCollectionsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 6 / Unstarted: 0 / Total: 173 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.683 sec - in org.nuxeo.ecm.collections.core.test.operations.GetCollectionsTest Running org.nuxeo.ecm.collections.core.test.operations.MoveCollectionMemberTest ****** chain ****** Name: test-chain Exception: OperationException Caught error: Failed to inject parameter 'member1'. Seems it is missing from the context. Operation: Document.MoveCollectionMember Caused by: org.nuxeo.ecm.automation.OperationException: Failed to inject parameter 'member1'. Seems it is missing from the context. Operation: Document.MoveCollectionMember ****** Hierarchy calls ****** org.nuxeo.ecm.collections.core.automation.MoveCollectionMemberOperation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 6 / Unstarted: 0 / Total: 173 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.948 sec - in org.nuxeo.ecm.collections.core.test.operations.MoveCollectionMemberTest Running org.nuxeo.ecm.collections.core.test.operations.GetDocumentsFromFavoritesTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 7 / Unstarted: 0 / Total: 163 * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.971 sec - in org.nuxeo.ecm.collections.core.test.operations.GetDocumentsFromFavoritesTest Running org.nuxeo.ecm.collections.core.test.CollectionAsynchronousCheckinRestoreTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 sec - in org.nuxeo.ecm.collections.core.test.CollectionAsynchronousCheckinRestoreTest Results : Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-collections-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-collections-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/target/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-collections-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-collections-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-collections-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-collections-core --- [INFO] Storing buildNumber: 20180228-095410 at timestamp: 1519811650927 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-collections-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-collections-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-collections-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-collections-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-collections-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/target/nuxeo-platform-collections-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-collections-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/target/nuxeo-platform-collections-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.1-I20180228_0918/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.1-I20180228_0918/nuxeo-platform-collections-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/target/nuxeo-platform-collections-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.1-I20180228_0918/nuxeo-platform-collections-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-collections-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.1-I20180228_0918/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.1-I20180228_0918/nuxeo-platform-collections-core-10.1-I20180228_0918.jar (74 KB at 716.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.1-I20180228_0918/nuxeo-platform-collections-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.1-I20180228_0918/nuxeo-platform-collections-core-10.1-I20180228_0918.pom (5 KB at 59.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/maven-metadata.xml (138 KB at 2416.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/maven-metadata.xml (138 KB at 1722.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.1-I20180228_0918/nuxeo-platform-collections-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-core/10.1-I20180228_0918/nuxeo-platform-collections-core-10.1-I20180228_0918-sources.jar (63 KB at 811.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform IO service parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-io-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-io-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-io-parent --- [INFO] Storing buildNumber: 20180228-095411 at timestamp: 1519811651968 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-io-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-io-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-io-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-io-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-io-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-io-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-io-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-io-parent --- [INFO] Storing buildNumber: 20180228-095412 at timestamp: 1519811652400 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-io-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-io-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-io-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-io-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-io-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-io-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/10.1-I20180228_0918/nuxeo-platform-io-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-io-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/10.1-I20180228_0918/nuxeo-platform-io-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/10.1-I20180228_0918/nuxeo-platform-io-parent-10.1-I20180228_0918.pom (702 B at 2.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/maven-metadata.xml (143 KB at 720.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-parent/maven-metadata.xml (143 KB at 984.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform IO API Fragment 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-io-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-io-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-io-api --- [INFO] Storing buildNumber: 20180228-095413 at timestamp: 1519811653642 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-io-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-io-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-io-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-io-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-io-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-io-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-io-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-io-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-io-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-io-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/target/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-io-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-io-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-io-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-io-api --- [INFO] Storing buildNumber: 20180228-095414 at timestamp: 1519811654244 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-io-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-io-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-io-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-io-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-io-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/target/nuxeo-platform-io-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-io-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/target/nuxeo-platform-io-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.1-I20180228_0918/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.1-I20180228_0918/nuxeo-platform-io-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/target/nuxeo-platform-io-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.1-I20180228_0918/nuxeo-platform-io-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-io-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.1-I20180228_0918/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.1-I20180228_0918/nuxeo-platform-io-api-10.1-I20180228_0918.jar (6 KB at 21.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.1-I20180228_0918/nuxeo-platform-io-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.1-I20180228_0918/nuxeo-platform-io-api-10.1-I20180228_0918.pom (828 B at 11.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/maven-metadata.xml (143 KB at 692.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/maven-metadata.xml (143 KB at 1106.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.1-I20180228_0918/nuxeo-platform-io-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-api/10.1-I20180228_0918/nuxeo-platform-io-api-10.1-I20180228_0918-sources.jar (7 KB at 83.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Comment Service Core Contrib 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-comment-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-core --- [INFO] Storing buildNumber: 20180228-095415 at timestamp: 1519811655447 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-comment-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-comment-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-comment-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-comment-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-comment-core --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-comment-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-comment-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/target/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-comment-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-comment-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-core --- [INFO] Storing buildNumber: 20180228-095415 at timestamp: 1519811655919 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-comment-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-comment-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/target/nuxeo-platform-comment-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-comment-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/target/nuxeo-platform-comment-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.1-I20180228_0918/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.1-I20180228_0918/nuxeo-platform-comment-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/target/nuxeo-platform-comment-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.1-I20180228_0918/nuxeo-platform-comment-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-comment-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.1-I20180228_0918/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.1-I20180228_0918/nuxeo-platform-comment-core-10.1-I20180228_0918.jar (3 KB at 10.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.1-I20180228_0918/nuxeo-platform-comment-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.1-I20180228_0918/nuxeo-platform-comment-core-10.1-I20180228_0918.pom (642 B at 8.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/maven-metadata.xml (143 KB at 606.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/maven-metadata.xml (143 KB at 875.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.1-I20180228_0918/nuxeo-platform-comment-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-core/10.1-I20180228_0918/nuxeo-platform-comment-core-10.1-I20180228_0918-sources.jar (844 B at 11.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Comment Service 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-comment --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment --- [INFO] Storing buildNumber: 20180228-095417 at timestamp: 1519811657572 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-comment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-comment --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/impl/CommentManagerImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/impl/CommentManagerImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/impl/CommentManagerImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-comment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-comment --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-comment --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:54:22,597 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 99 * service:org.nuxeo.ecm.platform.comment.defaultPermissions requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.comment.service.notification references missing [target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=notificationListenerHook, target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=notifications, target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=templates, target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=notificationListenerVeto] ====================================================================== Running org.nuxeo.ecm.platform.comment.listener.test.SimpleListenerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.071 sec - in org.nuxeo.ecm.platform.comment.listener.test.SimpleListenerTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-comment --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-comment --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-comment --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-comment >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment --- [INFO] Storing buildNumber: 20180228-095424 at timestamp: 1519811664758 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-comment <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-comment --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/nuxeo-platform-comment-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-comment --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/nuxeo-platform-comment-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.1-I20180228_0918/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.1-I20180228_0918/nuxeo-platform-comment-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/target/nuxeo-platform-comment-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.1-I20180228_0918/nuxeo-platform-comment-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-comment --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.1-I20180228_0918/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.1-I20180228_0918/nuxeo-platform-comment-10.1-I20180228_0918.jar (29 KB at 99.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.1-I20180228_0918/nuxeo-platform-comment-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.1-I20180228_0918/nuxeo-platform-comment-10.1-I20180228_0918.pom (3 KB at 32.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/maven-metadata.xml (141 KB at 623.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/maven-metadata.xml (141 KB at 1059.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.1-I20180228_0918/nuxeo-platform-comment-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment/10.1-I20180228_0918/nuxeo-platform-comment-10.1-I20180228_0918-sources.jar (22 KB at 302.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform IO Core Fragment 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-io-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-io-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-io-core --- [INFO] Storing buildNumber: 20180228-095426 at timestamp: 1519811666835 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-io-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-io-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-io-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-io-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-io-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-io-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-io-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-io-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:54:33,495 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 131 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ======================================================================{{fState,beforeRun}} Running org.nuxeo.ecm.platform.io.operation.TestExportDocument Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.942 sec - in org.nuxeo.ecm.platform.io.operation.TestExportDocument Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-io-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-io-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-io-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-io-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-io-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-io-core --- [INFO] Storing buildNumber: 20180228-095435 at timestamp: 1519811675683 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-io-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-io-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-io-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-io-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-io-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target/nuxeo-platform-io-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-io-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target/nuxeo-platform-io-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.1-I20180228_0918/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.1-I20180228_0918/nuxeo-platform-io-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/target/nuxeo-platform-io-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.1-I20180228_0918/nuxeo-platform-io-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-io-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.1-I20180228_0918/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.1-I20180228_0918/nuxeo-platform-io-core-10.1-I20180228_0918.jar (21 KB at 73.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.1-I20180228_0918/nuxeo-platform-io-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.1-I20180228_0918/nuxeo-platform-io-core-10.1-I20180228_0918.pom (3 KB at 30.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/maven-metadata.xml (140 KB at 557.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/maven-metadata.xml (140 KB at 1589.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.1-I20180228_0918/nuxeo-platform-io-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-core/10.1-I20180228_0918/nuxeo-platform-io-core-10.1-I20180228_0918-sources.jar (11 KB at 152.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Rendition Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-rendition-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-core --- [INFO] Storing buildNumber: 20180228-095437 at timestamp: 1519811677789 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-rendition-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-rendition-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-rendition-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-rendition-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/TestRenditionService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/TestRenditionService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/TestRenditionService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-rendition-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.rendition.service.TestRenditionService main 09:54:43,671 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:345) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.testAvailableRenditionDefinitions(TestRenditionService.java:175) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:54:43,690 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:345) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.testAvailableRenditionDefinitions(TestRenditionService.java:185) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) org.nuxeo.ecm.core.api.security.impl.ACPImpl@16d07cf3 main 09:54:45,334 WARN [TracerFactory] ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation Nuxeo-Work-renditionBuilder-1:rendition:7fce417d-e791-40da-ad87-d5118d7937ac::lazyDelayedErrorAutomationRendition 09:54:46,551 WARN [TracerFactory] ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation Nuxeo-Work-renditionBuilder-1:rendition:7fce417d-e791-40da-ad87-d5118d7937ac::lazyDelayedErrorAutomationRendition 09:54:46,552 ERROR [AbstractWork] Exception during work: AutomationRenditionBuilder(, Progress(?%, ?/0), null) org.nuxeo.ecm.core.api.NuxeoException: Exception while running the operation chain: DelayedError at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:98) at org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder.doComputeRendition(AutomationRenditionBuilder.java:43) at org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork.work(AbstractRenditionBuilderWork.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:135) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:88) ... 8 more Suppressed: java.lang.Throwable: ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 11 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 14 more Nuxeo-Work-renditionBuilder-1 09:54:46,556 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-renditionBuilder-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder id=rendition:7fce417d-e791-40da-ad87-d5118d7937ac::lazyDelayedErrorAutomationRendition category=renditionBuilder title=Lazy Rendition for lazyDelayedErrorAutomationRendition on 7fce417d-e791-40da-ad87-d5118d7937ac on behalf of Administrator at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.core.api.NuxeoException: Exception while running the operation chain: DelayedError at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:98) at org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder.doComputeRendition(AutomationRenditionBuilder.java:43) at org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork.work(AbstractRenditionBuilderWork.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:135) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:88) ... 8 more Suppressed: java.lang.Throwable: ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 11 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 14 more Nuxeo-Work-renditionBuilder-2:rendition:7fce417d-e791-40da-ad87-d5118d7937ac::lazyDelayedErrorAutomationRendition 09:54:47,563 WARN [TracerFactory] ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation Nuxeo-Work-renditionBuilder-2:rendition:7fce417d-e791-40da-ad87-d5118d7937ac::lazyDelayedErrorAutomationRendition 09:54:47,565 ERROR [AbstractWork] Exception during work: AutomationRenditionBuilder(, Progress(?%, ?/0), null) org.nuxeo.ecm.core.api.NuxeoException: Exception while running the operation chain: DelayedError at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:98) at org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder.doComputeRendition(AutomationRenditionBuilder.java:43) at org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork.work(AbstractRenditionBuilderWork.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:135) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:88) ... 8 more Suppressed: java.lang.Throwable: ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 11 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 14 more Nuxeo-Work-renditionBuilder-2 09:54:47,567 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-renditionBuilder-2, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder id=rendition:7fce417d-e791-40da-ad87-d5118d7937ac::lazyDelayedErrorAutomationRendition category=renditionBuilder title=Lazy Rendition for lazyDelayedErrorAutomationRendition on 7fce417d-e791-40da-ad87-d5118d7937ac on behalf of Administrator at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.core.api.NuxeoException: Exception while running the operation chain: DelayedError at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:98) at org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder.doComputeRendition(AutomationRenditionBuilder.java:43) at org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork.work(AbstractRenditionBuilderWork.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:135) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:88) ... 8 more Suppressed: java.lang.Throwable: ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 11 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 14 more Nuxeo-Work-renditionBuilder-3:rendition:7fce417d-e791-40da-ad87-d5118d7937ac::lazyDelayedErrorAutomationRendition 09:54:48,579 WARN [TracerFactory] ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation Nuxeo-Work-renditionBuilder-3:rendition:7fce417d-e791-40da-ad87-d5118d7937ac::lazyDelayedErrorAutomationRendition 09:54:48,580 ERROR [AbstractWork] Exception during work: AutomationRenditionBuilder(, Progress(?%, ?/0), null) org.nuxeo.ecm.core.api.NuxeoException: Exception while running the operation chain: DelayedError at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:98) at org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder.doComputeRendition(AutomationRenditionBuilder.java:43) at org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork.work(AbstractRenditionBuilderWork.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:135) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:88) ... 8 more Suppressed: java.lang.Throwable: ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 11 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 14 more Nuxeo-Work-renditionBuilder-3 09:54:48,583 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-renditionBuilder-3, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder id=rendition:7fce417d-e791-40da-ad87-d5118d7937ac::lazyDelayedErrorAutomationRendition category=renditionBuilder title=Lazy Rendition for lazyDelayedErrorAutomationRendition on 7fce417d-e791-40da-ad87-d5118d7937ac on behalf of Administrator at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.core.api.NuxeoException: Exception while running the operation chain: DelayedError at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:98) at org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder.doComputeRendition(AutomationRenditionBuilder.java:43) at org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork.work(AbstractRenditionBuilderWork.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:135) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:88) ... 8 more Suppressed: java.lang.Throwable: ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 11 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 14 more Nuxeo-Work-renditionBuilder-4:rendition:7fce417d-e791-40da-ad87-d5118d7937ac::lazyDelayedErrorAutomationRendition 09:54:49,589 WARN [TracerFactory] ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation Nuxeo-Work-renditionBuilder-4:rendition:7fce417d-e791-40da-ad87-d5118d7937ac::lazyDelayedErrorAutomationRendition 09:54:49,591 ERROR [AbstractWork] Exception during work: AutomationRenditionBuilder(, Progress(?%, ?/0), null) org.nuxeo.ecm.core.api.NuxeoException: Exception while running the operation chain: DelayedError at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:98) at org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder.doComputeRendition(AutomationRenditionBuilder.java:43) at org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork.work(AbstractRenditionBuilderWork.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:135) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:88) ... 8 more Suppressed: java.lang.Throwable: ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 11 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 14 more Nuxeo-Work-renditionBuilder-4 09:54:49,593 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-renditionBuilder-4, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder id=rendition:7fce417d-e791-40da-ad87-d5118d7937ac::lazyDelayedErrorAutomationRendition category=renditionBuilder title=Lazy Rendition for lazyDelayedErrorAutomationRendition on 7fce417d-e791-40da-ad87-d5118d7937ac on behalf of Administrator at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.core.api.NuxeoException: Exception while running the operation chain: DelayedError at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:98) at org.nuxeo.ecm.platform.rendition.lazy.AutomationRenditionBuilder.doComputeRendition(AutomationRenditionBuilder.java:43) at org.nuxeo.ecm.platform.rendition.lazy.AbstractRenditionBuilderWork.work(AbstractRenditionBuilderWork.java:118) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:135) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:91) at org.nuxeo.ecm.platform.rendition.extension.AutomationRenderer.render(AutomationRenderer.java:88) ... 8 more Suppressed: java.lang.Throwable: ****** chain ****** Name: DelayedError Exception: OperationException Caught error: Failed to invoke operation Test.Exit Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Test.Exit ****** Hierarchy calls ****** org.nuxeo.ecm.platform.rendition.service.SleepOperation org.nuxeo.ecm.automation.server.test.ExitOperation at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 11 more Caused by: java.lang.Exception: termination error at org.nuxeo.ecm.automation.server.test.ExitOperation.run(ExitOperation.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 14 more main 09:54:54,332 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:345) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinition(RenditionServiceImpl.java:428) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getRendition(RenditionServiceImpl.java:374) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.storeRendition(RenditionServiceImpl.java:194) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.shouldNotRenderWithAnUndefinedOperationChain(TestRenditionService.java:656) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:54:56,919 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:345) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.shouldFilterRenditionDefinitions(TestRenditionService.java:986) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:54:56,922 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:345) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.shouldFilterRenditionDefinitions(TestRenditionService.java:1003) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:54:56,925 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:345) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.shouldFilterRenditionDefinitions(TestRenditionService.java:1008) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:54:56,926 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:345) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.shouldFilterRenditionDefinitions(TestRenditionService.java:1016) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:54:57,628 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:345) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.shouldFilterRenditionDefinitionProviders(TestRenditionService.java:1027) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:54:57,630 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:345) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.shouldFilterRenditionDefinitionProviders(TestRenditionService.java:1033) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:54:57,632 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:345) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.shouldFilterRenditionDefinitionProviders(TestRenditionService.java:1038) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 09:54:57,633 ERROR [DefaultAutomationRenditionProvider] Unable to test Rendition availability org.nuxeo.ecm.automation.OperationNotFoundException: No operation was bound on ID: Whatever at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.getOperation(OperationServiceImpl.java:345) at org.nuxeo.ecm.platform.rendition.extension.DefaultAutomationRenditionProvider.isAvailable(DefaultAutomationRenditionProvider.java:49) at org.nuxeo.ecm.platform.rendition.service.RenditionDefinitionRegistry.getRenditionDefinitions(RenditionDefinitionRegistry.java:68) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinitions(RenditionServiceImpl.java:185) at org.nuxeo.ecm.platform.rendition.service.TestRenditionService.shouldFilterRenditionDefinitionProviders(TestRenditionService.java:1043) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.371 sec - in org.nuxeo.ecm.platform.rendition.service.TestRenditionService Running org.nuxeo.ecm.platform.rendition.service.lazy.TestDeliverStaleLazyRenditions StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.943 sec - in org.nuxeo.ecm.platform.rendition.service.lazy.TestDeliverStaleLazyRenditions Running org.nuxeo.ecm.platform.rendition.service.lazy.TestLazyAutomationRenditions StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.77 sec - in org.nuxeo.ecm.platform.rendition.service.lazy.TestLazyAutomationRenditions Running org.nuxeo.ecm.platform.rendition.service.lazy.TestLazyRenditions StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.781 sec - in org.nuxeo.ecm.platform.rendition.service.lazy.TestLazyRenditions Running org.nuxeo.ecm.platform.rendition.service.TestRenditionProvider StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:55:13,427 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 4 / Unstarted: 0 / Total: 175 * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.383 sec - in org.nuxeo.ecm.platform.rendition.service.TestRenditionProvider Running org.nuxeo.ecm.platform.rendition.service.TestDefaultRendition StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.413 sec - in org.nuxeo.ecm.platform.rendition.service.TestDefaultRendition Running org.nuxeo.ecm.platform.rendition.service.TestStoredRenditionManager StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.877 sec - in org.nuxeo.ecm.platform.rendition.service.TestStoredRenditionManager Running org.nuxeo.ecm.platform.rendition.service.TestRenditionOperation main 09:55:16,156 WARN [Selection] Created fragment missing: 68561739-e66b-4cda-832b-4aef056bd3c2 main 09:55:16,457 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers main 09:55:16,458 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 sec - in org.nuxeo.ecm.platform.rendition.service.TestRenditionOperation Running org.nuxeo.ecm.platform.rendition.io.RenditionJsonEnricherTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.nuxeo.ecm.platform.rendition.io.RenditionJsonEnricherTest Results : Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-rendition-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-rendition-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-rendition-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-rendition-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-core --- [INFO] Storing buildNumber: 20180228-095518 at timestamp: 1519811718063 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-rendition-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-rendition-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/nuxeo-platform-rendition-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-rendition-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.1-I20180228_0918/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.1-I20180228_0918/nuxeo-platform-rendition-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/target/nuxeo-platform-rendition-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.1-I20180228_0918/nuxeo-platform-rendition-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-rendition-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.1-I20180228_0918/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.1-I20180228_0918/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar (63 KB at 186.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.1-I20180228_0918/nuxeo-platform-rendition-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.1-I20180228_0918/nuxeo-platform-rendition-core-10.1-I20180228_0918.pom (5 KB at 64.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/maven-metadata.xml (141 KB at 2594.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/maven-metadata.xml (141 KB at 1820.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.1-I20180228_0918/nuxeo-platform-rendition-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-core/10.1-I20180228_0918/nuxeo-platform-rendition-core-10.1-I20180228_0918-sources.jar (46 KB at 635.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Imaging Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-imaging-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-core --- [INFO] Storing buildNumber: 20180228-095520 at timestamp: 1519811720327 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-imaging-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-imaging-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/ImagingComponent.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/ImagingComponent.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/ImagingComponent.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/listener/PictureChangedListener.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/listener/PictureChangedListener.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/listener/PictureChangedListener.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-imaging-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-imaging-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureRenditions.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureRenditions.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureRenditions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-imaging-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:55:26,020 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 4 / Missing: 6 / Unstarted: 0 / Total: 136 * service:org.nuxeo.ecm.automation.server.AutomationServer requires [service:org.nuxeo.ecm.automation.io.services.IOComponent] * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.automation.server.auth.config requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.automation.server.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.ecm.platform.picture.core.test.CreatePictureTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:55:33,474 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 165 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.453 sec - in org.nuxeo.ecm.platform.picture.core.test.CreatePictureTest Running org.nuxeo.ecm.platform.picture.core.test.TestImagingAdapter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:55:38,338 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 160 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.854 sec - in org.nuxeo.ecm.platform.picture.core.test.TestImagingAdapter Running org.nuxeo.ecm.platform.picture.core.test.TestImageInfo Nuxeo-Work-pictureViewsGeneration-1:test:2e5ea253-0b81-4251-be82-d479c669dc57:file:content:pictureView 09:55:38,442 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(2e5ea253-0b81-4251-be82-d479c669dc57, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1:test:2e5ea253-0b81-4251-be82-d479c669dc57:file:content:pictureView 09:55:38,513 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(2e5ea253-0b81-4251-be82-d479c669dc57, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1:test:2e5ea253-0b81-4251-be82-d479c669dc57:file:content:pictureView 09:55:38,530 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(2e5ea253-0b81-4251-be82-d479c669dc57, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1 09:55:38,532 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-pictureViewsGeneration-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork id=test:2e5ea253-0b81-4251-be82-d479c669dc57:file:content:pictureView category=pictureViewsGeneration title=Picture views generation at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.NullPointerException ... 11 more Suppressed: java.lang.NullPointerException ... 11 more StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:55:39,309 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 4 / Unstarted: 0 / Total: 158 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 sec - in org.nuxeo.ecm.platform.picture.core.test.TestImageInfo Running org.nuxeo.ecm.platform.picture.core.test.TestImagingConvertPlugin StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:55:42,154 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 132 * service:org.nuxeo.ecm.platform.picture.coreTypes requires [service:org.nuxeo.ecm.tags.schemas] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.845 sec - in org.nuxeo.ecm.platform.picture.core.test.TestImagingConvertPlugin Running org.nuxeo.ecm.platform.picture.core.test.TestImagingService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:55:42,976 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 160 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.82 sec - in org.nuxeo.ecm.platform.picture.core.test.TestImagingService Running org.nuxeo.ecm.platform.picture.core.test.TestPictureBlobHolder Nuxeo-Work-pictureViewsGeneration-1:test:35b6248b-5fbb-448a-a5e5-82c65f66d73a:file:content:pictureView 09:55:43,160 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(35b6248b-5fbb-448a-a5e5-82c65f66d73a, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1:test:35b6248b-5fbb-448a-a5e5-82c65f66d73a:file:content:pictureView 09:55:43,172 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(35b6248b-5fbb-448a-a5e5-82c65f66d73a, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1:test:35b6248b-5fbb-448a-a5e5-82c65f66d73a:file:content:pictureView 09:55:43,186 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(35b6248b-5fbb-448a-a5e5-82c65f66d73a, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1 09:55:43,187 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-pictureViewsGeneration-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork id=test:35b6248b-5fbb-448a-a5e5-82c65f66d73a:file:content:pictureView category=pictureViewsGeneration title=Picture views generation at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.NullPointerException ... 11 more Suppressed: java.lang.NullPointerException ... 11 more Nuxeo-Work-pictureViewsGeneration-2:test:e9678e9d-b684-47d8-9884-1acc2c8ba4b1:file:content:pictureView 09:55:43,200 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(e9678e9d-b684-47d8-9884-1acc2c8ba4b1, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-2:test:e9678e9d-b684-47d8-9884-1acc2c8ba4b1:file:content:pictureView 09:55:43,213 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(e9678e9d-b684-47d8-9884-1acc2c8ba4b1, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-2:test:e9678e9d-b684-47d8-9884-1acc2c8ba4b1:file:content:pictureView 09:55:43,227 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(e9678e9d-b684-47d8-9884-1acc2c8ba4b1, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-2 09:55:43,228 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-pictureViewsGeneration-2, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork id=test:e9678e9d-b684-47d8-9884-1acc2c8ba4b1:file:content:pictureView category=pictureViewsGeneration title=Picture views generation at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.NullPointerException ... 11 more Suppressed: java.lang.NullPointerException ... 11 more StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:55:44,220 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 130 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 sec - in org.nuxeo.ecm.platform.picture.core.test.TestPictureBlobHolder Running org.nuxeo.ecm.platform.picture.core.test.TestPictureConversions StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:55:55,656 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 4 / Missing: 4 / Unstarted: 0 / Total: 106 * service:org.nuxeo.ecm.platform.picture.ImagingComponent requires [service:org.nuxeo.ecm.core.operation.OperationServiceComponent] * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.coreTypes requires [service:org.nuxeo.ecm.tags.schemas] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.picture.ImagingComponent.default.config references missing [target=org.nuxeo.ecm.platform.picture.ImagingComponent;point=configuration, target=org.nuxeo.ecm.platform.picture.ImagingComponent;point=pictureConversions] * service:org.nuxeo.ecm.platform.picture.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.434 sec - in org.nuxeo.ecm.platform.picture.core.test.TestPictureConversions Running org.nuxeo.ecm.platform.picture.core.test.TestMagickExecutors 3872x2592-JPEGStorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:55:59,966 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 165 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.319 sec - in org.nuxeo.ecm.platform.picture.core.test.TestMagickExecutors Running org.nuxeo.ecm.platform.picture.core.test.TestBlobHolderSet Finalizer 09:56:00,163 WARN [COSDocument] Warning: You did not close a PDF Document StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:56:00,763 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 169 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.791 sec - in org.nuxeo.ecm.platform.picture.core.test.TestBlobHolderSet Running org.nuxeo.ecm.platform.picture.core.test.TestPictureImport main 09:56:00,791 ERROR [EventServiceImpl] Exception during pictureChangedListener sync listener execution, continuing to run other listeners java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.preFillPictureViews(DefaultPictureAdapter.java:118) at org.nuxeo.ecm.platform.picture.listener.PictureChangedListener.preFillPictureViews(PictureChangedListener.java:122) at org.nuxeo.ecm.platform.picture.listener.PictureChangedListener.handleEvent(PictureChangedListener.java:84) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:242) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:271) at org.nuxeo.ecm.core.api.AbstractSession.createDocument(AbstractSession.java:694) at org.nuxeo.ecm.platform.filemanager.service.extension.AbstractFileImporter.create(AbstractFileImporter.java:227) at org.nuxeo.ecm.platform.filemanager.service.FileManagerService.createDocumentFromBlob(FileManagerService.java:261) at org.nuxeo.ecm.platform.filemanager.service.FileManagerService.createDocumentFromBlob(FileManagerService.java:243) at org.nuxeo.ecm.platform.picture.core.test.TestPictureImport.testSVGImport(TestPictureImport.java:72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Nuxeo-Work-pictureViewsGeneration-1:test:3b260465-9826-44da-846c-3d413617ab7e:file:content:pictureView 09:56:00,823 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(3b260465-9826-44da-846c-3d413617ab7e, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1:test:3b260465-9826-44da-846c-3d413617ab7e:file:content:pictureView 09:56:00,847 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(3b260465-9826-44da-846c-3d413617ab7e, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1:test:3b260465-9826-44da-846c-3d413617ab7e:file:content:pictureView 09:56:00,871 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(3b260465-9826-44da-846c-3d413617ab7e, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1 09:56:00,872 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-pictureViewsGeneration-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork id=test:3b260465-9826-44da-846c-3d413617ab7e:file:content:pictureView category=pictureViewsGeneration title=Picture views generation at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.NullPointerException ... 11 more Suppressed: java.lang.NullPointerException ... 11 more StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:56:01,564 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 165 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 sec - in org.nuxeo.ecm.platform.picture.core.test.TestPictureImport Running org.nuxeo.ecm.platform.picture.core.test.TestPictureThumbnail StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:56:02,719 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 161 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.061 sec - in org.nuxeo.ecm.platform.picture.core.test.TestPictureThumbnail Running org.nuxeo.ecm.platform.picture.core.test.TestPictureMigrationHandler StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:56:03,877 ERROR [OSGiAdapter] Error during Framework Listener execution : class org.nuxeo.runtime.osgi.OSGiRuntimeService org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: NXQL: SELECT ecm:uuid FROM Document WHERE ecm:mixinType = 'Picture' AND ecm:isProxy = 0 AND views/*/title = 'Original' AND content/data IS NULL, No such property: views/*/title at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.checkProperty(NXQLQueryMaker.java:1424) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitReference(NXQLQueryMaker.java:1390) at org.nuxeo.ecm.core.query.sql.model.Reference.accept(Reference.java:80) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitExpression(DefaultQueryVisitor.java:103) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitExpression(NXQLQueryMaker.java:1288) at org.nuxeo.ecm.core.query.sql.model.Expression.accept(Expression.java:52) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitMultiExpression(DefaultQueryVisitor.java:112) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitWhereClause(NXQLQueryMaker.java:1129) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitQuery(NXQLQueryMaker.java:1050) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:326) at org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult.(ResultSetQueryResult.java:57) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryAndFetch(JDBCMapper.java:738) at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy57.queryAndFetch(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.queryAndFetch(SoftRefCachingMapper.java:110) at org.nuxeo.ecm.core.storage.sql.SessionImpl.queryAndFetch(SessionImpl.java:1316) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:348) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:429) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1253) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1238) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.getPictureIdsToMigrate(PictureMigrationHandler.java:129) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.doMigration(PictureMigrationHandler.java:94) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.doInitializeRepository(PictureMigrationHandler.java:84) at org.nuxeo.ecm.core.repository.RepositoryInitializationHandler.initializeRepository(RepositoryInitializationHandler.java:93) at org.nuxeo.ecm.core.repository.RepositoryInitializationHandler.initializeRepository(RepositoryInitializationHandler.java:91) at org.nuxeo.ecm.core.repository.RepositoryService$2.run(RepositoryService.java:140) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:135) at org.nuxeo.ecm.core.repository.RepositoryService.initializeRepository(RepositoryService.java:142) at org.nuxeo.ecm.core.repository.RepositoryService.doInitRepositories(RepositoryService.java:124) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInTransaction$3(TransactionHelper.java:569) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.initRepositories(RepositoryService.java:91) at org.nuxeo.ecm.core.repository.RepositoryService$1.afterStart(RepositoryService.java:69) at org.nuxeo.runtime.model.impl.ComponentManagerImpl$Listeners.afterStart(ComponentManagerImpl.java:1136) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:693) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:167) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$beforeRun$1(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:215) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 sec - in org.nuxeo.ecm.platform.picture.core.test.TestPictureMigrationHandler Running org.nuxeo.ecm.platform.picture.core.test.TestPictureResize StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:56:05,854 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 5 / Unstarted: 0 / Total: 145 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.972 sec - in org.nuxeo.ecm.platform.picture.core.test.TestPictureResize Running org.nuxeo.ecm.platform.picture.core.test.TestPictureRenditions Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.677 sec - in org.nuxeo.ecm.platform.picture.core.test.TestPictureRenditions Running org.nuxeo.ecm.platform.picture.core.im.TestIMImageUtils main 09:56:07,772 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.picture.commandline.imagemagick Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.79 sec - in org.nuxeo.ecm.platform.picture.core.im.TestIMImageUtils Results : Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-imaging-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-imaging-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/nuxeo-platform-imaging-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-imaging-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-imaging-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-core --- [INFO] Storing buildNumber: 20180228-095609 at timestamp: 1519811769653 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-imaging-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-imaging-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/nuxeo-platform-imaging-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-imaging-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/nuxeo-platform-imaging-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.1-I20180228_0918/nuxeo-platform-imaging-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.1-I20180228_0918/nuxeo-platform-imaging-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/target/nuxeo-platform-imaging-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.1-I20180228_0918/nuxeo-platform-imaging-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-imaging-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.1-I20180228_0918/nuxeo-platform-imaging-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.1-I20180228_0918/nuxeo-platform-imaging-core-10.1-I20180228_0918.jar (80 KB at 1087.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.1-I20180228_0918/nuxeo-platform-imaging-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.1-I20180228_0918/nuxeo-platform-imaging-core-10.1-I20180228_0918.pom (5 KB at 62.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/maven-metadata.xml (141 KB at 556.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/maven-metadata.xml (141 KB at 1776.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.1-I20180228_0918/nuxeo-platform-imaging-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-core/10.1-I20180228_0918/nuxeo-platform-imaging-core-10.1-I20180228_0918-sources.jar (64 KB at 868.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Profile 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-user-profile --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-profile --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-profile --- [INFO] Storing buildNumber: 20180228-095611 at timestamp: 1519811771319 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-profile --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-user-profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-user-profile --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-user-profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-user-profile --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/center/profile/TestUserProfileImporterOk.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/center/profile/TestUserProfileImporterOk.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-user-profile --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:56:16,635 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 0 / Total: 132 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Running org.nuxeo.ecm.user.center.profile.rest.UserProfileEnricherTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:56:18,833 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 5 / Missing: 7 / Unstarted: 0 / Total: 167 * service:org.nuxeo.ecm.platform.picture.ImagingComponent requires [service:org.nuxeo.ecm.core.operation.OperationServiceComponent] * service:org.nuxeo.ecm.user.center.profile.UserProfileService.test.not-ok requires [service:org.nuxeo.ecm.platform.ecm.user.center.profile.UserProfileService] * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.coreTypes requires [service:org.nuxeo.ecm.tags.schemas] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.picture.ImagingComponent.default.config references missing [target=org.nuxeo.ecm.platform.picture.ImagingComponent;point=configuration, target=org.nuxeo.ecm.platform.picture.ImagingComponent;point=pictureConversions] * service:org.nuxeo.ecm.platform.picture.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.172 sec - in org.nuxeo.ecm.user.center.profile.rest.UserProfileEnricherTest Running org.nuxeo.ecm.user.center.profile.TestUserProfileImporterNotOk StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:56:19,815 main ERROR [OSGiAdapter] Error during Framework Listener execution : class org.nuxeo.runtime.osgi.OSGiRuntimeService org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: NXQL: SELECT ecm:uuid FROM Document WHERE ecm:mixinType = 'Picture' AND ecm:isProxy = 0 AND views/*/title = 'Original' AND content/data IS NULL, No such property: views/*/title at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.checkProperty(NXQLQueryMaker.java:1424) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitReference(NXQLQueryMaker.java:1390) at org.nuxeo.ecm.core.query.sql.model.Reference.accept(Reference.java:80) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitExpression(DefaultQueryVisitor.java:103) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitExpression(NXQLQueryMaker.java:1288) at org.nuxeo.ecm.core.query.sql.model.Expression.accept(Expression.java:52) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitMultiExpression(DefaultQueryVisitor.java:112) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitWhereClause(NXQLQueryMaker.java:1129) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitQuery(NXQLQueryMaker.java:1050) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:326) at org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult.(ResultSetQueryResult.java:57) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryAndFetch(JDBCMapper.java:738) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy44.queryAndFetch(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.queryAndFetch(SoftRefCachingMapper.java:110) at org.nuxeo.ecm.core.storage.sql.SessionImpl.queryAndFetch(SessionImpl.java:1316) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:348) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:429) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1253) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1238) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.getPictureIdsToMigrate(PictureMigrationHandler.java:129) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.doMigration(PictureMigrationHandler.java:94) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.doInitializeRepository(PictureMigrationHandler.java:84) at org.nuxeo.ecm.core.repository.RepositoryInitializationHandler.initializeRepository(RepositoryInitializationHandler.java:93) at org.nuxeo.ecm.core.repository.RepositoryInitializationHandler.initializeRepository(RepositoryInitializationHandler.java:91) at org.nuxeo.ecm.core.repository.RepositoryService$2.run(RepositoryService.java:140) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:135) at org.nuxeo.ecm.core.repository.RepositoryService.initializeRepository(RepositoryService.java:142) at org.nuxeo.ecm.core.repository.RepositoryService.doInitRepositories(RepositoryService.java:124) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInTransaction$3(TransactionHelper.java:569) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.initRepositories(RepositoryService.java:91) at org.nuxeo.ecm.core.repository.RepositoryService$1.afterStart(RepositoryService.java:69) at org.nuxeo.runtime.model.impl.ComponentManagerImpl$Listeners.afterStart(ComponentManagerImpl.java:1136) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:693) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:167) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$beforeRun$1(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:215) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 sec - in org.nuxeo.ecm.user.center.profile.TestUserProfileImporterNotOk Running org.nuxeo.ecm.user.center.profile.listeners.TestResizeAvatarPictureListener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:56:20,623 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 0 / Total: 132 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.81 sec - in org.nuxeo.ecm.user.center.profile.listeners.TestResizeAvatarPictureListener Running org.nuxeo.ecm.user.center.profile.TestUserProfileCreation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:56:21,434 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 4 / Missing: 7 / Unstarted: 0 / Total: 167 * service:org.nuxeo.ecm.platform.picture.ImagingComponent requires [service:org.nuxeo.ecm.core.operation.OperationServiceComponent] * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.coreTypes requires [service:org.nuxeo.ecm.tags.schemas] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.picture.ImagingComponent.default.config references missing [target=org.nuxeo.ecm.platform.picture.ImagingComponent;point=configuration, target=org.nuxeo.ecm.platform.picture.ImagingComponent;point=pictureConversions] * service:org.nuxeo.ecm.platform.picture.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 sec - in org.nuxeo.ecm.user.center.profile.TestUserProfileCreation Running org.nuxeo.ecm.user.center.profile.TestUserProfileImporterOk 09:56:21,710 main WARN [UserProfileServiceImpl] Overriding existing user profile importer config Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec - in org.nuxeo.ecm.user.center.profile.TestUserProfileImporterOk Running org.nuxeo.ecm.user.profile.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.user.profile.lang.test.TestMessages Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-user-profile --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-user-profile --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/target/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-user-profile --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-profile/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-user-profile >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-profile --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-profile --- [INFO] Storing buildNumber: 20180228-095623 at timestamp: 1519811783088 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-profile --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-profile --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-user-profile <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-user-profile --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/target/nuxeo-user-profile-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-user-profile --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/target/nuxeo-user-profile-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-profile/10.1-I20180228_0918/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-profile/10.1-I20180228_0918/nuxeo-user-profile-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/target/nuxeo-user-profile-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-profile/10.1-I20180228_0918/nuxeo-user-profile-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-user-profile --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/10.1-I20180228_0918/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/10.1-I20180228_0918/nuxeo-user-profile-10.1-I20180228_0918.jar (33 KB at 107.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/10.1-I20180228_0918/nuxeo-user-profile-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/10.1-I20180228_0918/nuxeo-user-profile-10.1-I20180228_0918.pom (5 KB at 57.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/maven-metadata.xml (140 KB at 1039.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/maven-metadata.xml (140 KB at 1883.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/10.1-I20180228_0918/nuxeo-user-profile-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile/10.1-I20180228_0918/nuxeo-user-profile-10.1-I20180228_0918-sources.jar (23 KB at 303.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-usermapper 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-usermapper --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-usermapper --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-usermapper --- [INFO] Storing buildNumber: 20180228-095624 at timestamp: 1519811784930 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-usermapper --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-usermapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-usermapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-usermapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-usermapper --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/extension/AbstractUserMapper.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/extension/AbstractUserMapper.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/extension/AbstractUserMapper.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-usermapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-usermapper --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-usermapper --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:56:30,859 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 0 / Total: 146 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Running org.nuxeo.usermapper.test.TestUserMapperService Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.172 sec - in org.nuxeo.usermapper.test.TestUserMapperService Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-usermapper --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-usermapper --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target/nuxeo-usermapper-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-usermapper --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-usermapper/10.1-I20180228_0918 removed. [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-usermapper --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target/nuxeo-usermapper-10.1-I20180228_0918-tests.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-usermapper >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-usermapper --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-usermapper --- [INFO] Storing buildNumber: 20180228-095633 at timestamp: 1519811793357 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-usermapper --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-usermapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-usermapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-usermapper <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-usermapper --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target/nuxeo-usermapper-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-usermapper --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target/nuxeo-usermapper-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-usermapper/10.1-I20180228_0918/nuxeo-usermapper-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-usermapper/10.1-I20180228_0918/nuxeo-usermapper-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target/nuxeo-usermapper-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-usermapper/10.1-I20180228_0918/nuxeo-usermapper-10.1-I20180228_0918-tests.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/target/nuxeo-usermapper-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-usermapper/10.1-I20180228_0918/nuxeo-usermapper-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-usermapper --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/10.1-I20180228_0918/nuxeo-usermapper-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/10.1-I20180228_0918/nuxeo-usermapper-10.1-I20180228_0918.jar (21 KB at 24.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/10.1-I20180228_0918/nuxeo-usermapper-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/10.1-I20180228_0918/nuxeo-usermapper-10.1-I20180228_0918.pom (5 KB at 58.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/maven-metadata.xml (93 KB at 474.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/maven-metadata.xml (93 KB at 534.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/10.1-I20180228_0918/nuxeo-usermapper-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/10.1-I20180228_0918/nuxeo-usermapper-10.1-I20180228_0918-tests.jar (9 KB at 113.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/10.1-I20180228_0918/nuxeo-usermapper-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-usermapper/10.1-I20180228_0918/nuxeo-usermapper-10.1-I20180228_0918-sources.jar (13 KB at 176.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo SCIM server 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-scim-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-scim-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-scim-server --- [INFO] Storing buildNumber: 20180228-095636 at timestamp: 1519811796114 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-scim-server --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-scim-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-scim-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-scim-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ nuxeo-scim-server --- [INFO] Configured Artifact: info.simplecloud.scimproxy:compliance:0.1:war [INFO] Unpacking /opt/jenkins/.m2/repository/info/simplecloud/scimproxy/compliance/0.1/compliance-0.1.war to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/target with includes "**/*.class,**/*.xml" and excludes "**/*test.class" [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-scim-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/usermanager/BaseUMObject.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/usermanager/BaseUMObject.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/usermanager/BaseUMObject.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/NXJsonUnmarshaller.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/NXJsonUnmarshaller.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/NXJsonUnmarshaller.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-scim-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-scim-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/ScimServerTest.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/ScimServerTest.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/compliance/OrderedFeaturesRunner.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/compliance/OrderedFeaturesRunner.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/compliance/OrderedFeaturesRunner.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-scim-server --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.scim.server.tests.ScimServerTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.4 sec - in org.nuxeo.scim.server.tests.ScimServerTest Running org.nuxeo.scim.server.tests.compliance.ScimComplianceTest Feb 28, 2018 9:56:44 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' Feb 28, 2018 9:56:44 AM com.sun.jersey.api.core.ResourceConfig validate WARNING: Class org.nuxeo.scim.server.jaxrs.marshalling.UserResourceReader is ignored as an instance is registered in the set of singletons Feb 28, 2018 9:56:44 AM com.sun.jersey.api.core.ResourceConfig validate WARNING: Class org.nuxeo.scim.server.jaxrs.marshalling.ResourcesWriter is ignored as an instance is registered in the set of singletons Feb 28, 2018 9:56:44 AM com.sun.jersey.api.core.ResourceConfig validate WARNING: Class org.nuxeo.scim.server.jaxrs.marshalling.GroupResourceReader is ignored as an instance is registered in the set of singletons Feb 28, 2018 9:56:44 AM com.sun.jersey.api.core.ResourceConfig validate WARNING: Class org.nuxeo.scim.server.jaxrs.marshalling.GroupResourceWriter is ignored as an instance is registered in the set of singletons Feb 28, 2018 9:56:44 AM com.sun.jersey.api.core.ResourceConfig validate WARNING: Class org.nuxeo.scim.server.jaxrs.marshalling.ServiceProviderConfigWriter is ignored as an instance is registered in the set of singletons Feb 28, 2018 9:56:44 AM com.sun.jersey.api.core.ResourceConfig validate WARNING: Class org.nuxeo.scim.server.jaxrs.marshalling.UserResourceWriter is ignored as an instance is registered in the set of singletons main 09:56:44,636 WARN [HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.scim.server.tests.compliance.ScimComplianceTest}{fTest,test1Config}} main 09:56:44,650 WARN [HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.scim.server.tests.compliance.ScimComplianceTest}{fTest,test1Config}} Success: Read ServiceProviderConfig Success: Read schema for Users Success: Read schema for Groups main 09:56:45,487 WARN [HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.scim.server.tests.compliance.ScimComplianceTest}{fTest,test2Create}} main 09:56:45,548 WARN [HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.scim.server.tests.compliance.ScimComplianceTest}{fTest,test2Create}} main 09:56:45,588 WARN [HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.scim.server.tests.compliance.ScimComplianceTest}{fTest,test2Create}} main 09:56:45,608 WARN [HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.scim.server.tests.compliance.ScimComplianceTest}{fTest,test2Create}} Success: Create user in json Success: Create user in json Success: Create user in json Success: Create group in json Success: Create user in xml Success: Create user in xml Success: Create user in xml Success: Create group in xml main 09:56:45,646 WARN [HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.scim.server.tests.compliance.ScimComplianceTest}{fTest,test3Update}} main 09:56:45,670 WARN [HttpMethodBase] Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.{{fState,beforeMethodRun}{fSuite,class org.nuxeo.scim.server.tests.compliance.ScimComplianceTest}{fTest,test3Update}} Success: PUT User JSON Success: PUT User XML Success: PUT Group JSON Success: PUT Group XML Success: Delete user Success: Delete non-existing user Success: Delete user Success: Delete non-existing user Success: Delete user Success: Delete non-existing user Success: Delete user Success: Delete non-existing user Success: Delete user Success: Delete non-existing user Success: Delete user Success: Delete non-existing user Success: Delete group Success: Delete non-existing group Success: Delete group Success: Delete non-existing group Ran 31 compliancy tests : 31 success 0 skipped 0 failed main 09:56:47,244 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-7589031134601721515.log{} Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.6 sec - in org.nuxeo.scim.server.tests.compliance.ScimComplianceTest Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-scim-server --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-scim-server --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/target/nuxeo-scim-server-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-scim-server --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-scim-server/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-scim-server >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-scim-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-scim-server --- [INFO] Storing buildNumber: 20180228-095649 at timestamp: 1519811809603 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-scim-server --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-scim-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-scim-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-scim-server <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-scim-server --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/target/nuxeo-scim-server-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-scim-server --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/target/nuxeo-scim-server-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-scim-server/10.1-I20180228_0918/nuxeo-scim-server-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-scim-server/10.1-I20180228_0918/nuxeo-scim-server-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/target/nuxeo-scim-server-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-scim-server/10.1-I20180228_0918/nuxeo-scim-server-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-scim-server --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/10.1-I20180228_0918/nuxeo-scim-server-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/10.1-I20180228_0918/nuxeo-scim-server-10.1-I20180228_0918.jar (59 KB at 224.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/10.1-I20180228_0918/nuxeo-scim-server-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/10.1-I20180228_0918/nuxeo-scim-server-10.1-I20180228_0918.pom (5 KB at 65.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/maven-metadata.xml (93 KB at 530.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/maven-metadata.xml (93 KB at 674.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/10.1-I20180228_0918/nuxeo-scim-server-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-scim-server/10.1-I20180228_0918/nuxeo-scim-server-10.1-I20180228_0918-sources.jar (48 KB at 645.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for CAS2 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-cas2 --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-cas2 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-cas2 --- [INFO] Storing buildNumber: 20180228-095651 at timestamp: 1519811811327 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-cas2 --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-cas2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-cas2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-cas2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-cas2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/filter/CASFilter.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/filter/CASFilter.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/taglib/AuthTag.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/taglib/AuthTag.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-cas2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-cas2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/LoginModuleYes.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/LoginModuleYes.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/LoginModuleYes.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-cas2 --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.ui.web.auth.cas2.TestCASAuthenticator 09:56:54,393 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.login.mock.userManager 09:56:54,395 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.login.mock.eventService 09:56:54,396 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.login.test.loginModule.yes 09:56:54,401 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.login.test.cas.test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.331 sec - in org.nuxeo.ecm.platform.ui.web.auth.cas2.TestCASAuthenticator Running org.nuxeo.ecm.platform.ui.web.auth.cas2.TestCASAndAnonymousAuthenticator 09:56:54,979 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.login.mock.userManager 09:56:54,980 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.login.mock.eventService 09:56:54,981 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.login.test.loginModule.yes 09:56:54,983 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.login.test.casAndAnonymous 09:56:55,240 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.login.mock.userManager 09:56:55,241 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.login.mock.eventService 09:56:55,242 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.login.test.loginModule.yes 09:56:55,244 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.login.test.casAndAnonymous Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 sec - in org.nuxeo.ecm.platform.ui.web.auth.cas2.TestCASAndAnonymousAuthenticator Running org.nuxeo.ecm.platform.ui.web.auth.simple.TestAuthenticator 09:56:55,987 main WARN [NuxeoAuthenticationFilter] No auth plugin can be found to do the Login Prompt Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 sec - in org.nuxeo.ecm.platform.ui.web.auth.simple.TestAuthenticator Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-cas2 --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-cas2 --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/target/nuxeo-platform-login-cas2-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-cas2 --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-cas2 >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-cas2 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-cas2 --- [INFO] Storing buildNumber: 20180228-095656 at timestamp: 1519811816995 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-cas2 --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-cas2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-cas2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-cas2 <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-cas2 --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/target/nuxeo-platform-login-cas2-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-cas2 --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/target/nuxeo-platform-login-cas2-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.1-I20180228_0918/nuxeo-platform-login-cas2-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.1-I20180228_0918/nuxeo-platform-login-cas2-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/target/nuxeo-platform-login-cas2-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.1-I20180228_0918/nuxeo-platform-login-cas2-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-cas2 --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.1-I20180228_0918/nuxeo-platform-login-cas2-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.1-I20180228_0918/nuxeo-platform-login-cas2-10.1-I20180228_0918.jar (42 KB at 153.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.1-I20180228_0918/nuxeo-platform-login-cas2-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.1-I20180228_0918/nuxeo-platform-login-cas2-10.1-I20180228_0918.pom (3 KB at 33.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/maven-metadata.xml (141 KB at 715.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/maven-metadata.xml (142 KB at 439.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.1-I20180228_0918/nuxeo-platform-login-cas2-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cas2/10.1-I20180228_0918/nuxeo-platform-login-cas2-10.1-I20180228_0918-sources.jar (41 KB at 559.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for RSA ClearTrust 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-cleartrust --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-cleartrust --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-cleartrust --- [INFO] Storing buildNumber: 20180228-095658 at timestamp: 1519811818998 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-cleartrust --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-cleartrust --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-cleartrust --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-cleartrust --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-cleartrust --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-cleartrust --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-cleartrust --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-cleartrust --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-cleartrust --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-cleartrust --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/target/nuxeo-platform-login-cleartrust-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-cleartrust --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-cleartrust >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-cleartrust --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-cleartrust --- [INFO] Storing buildNumber: 20180228-095700 at timestamp: 1519811820217 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-cleartrust --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-cleartrust --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-cleartrust --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-cleartrust <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-cleartrust --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/target/nuxeo-platform-login-cleartrust-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-cleartrust --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/target/nuxeo-platform-login-cleartrust-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.1-I20180228_0918/nuxeo-platform-login-cleartrust-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.1-I20180228_0918/nuxeo-platform-login-cleartrust-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/target/nuxeo-platform-login-cleartrust-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.1-I20180228_0918/nuxeo-platform-login-cleartrust-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-cleartrust --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.1-I20180228_0918/nuxeo-platform-login-cleartrust-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.1-I20180228_0918/nuxeo-platform-login-cleartrust-10.1-I20180228_0918.jar (9 KB at 10.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.1-I20180228_0918/nuxeo-platform-login-cleartrust-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.1-I20180228_0918/nuxeo-platform-login-cleartrust-10.1-I20180228_0918.pom (2 KB at 25.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/maven-metadata.xml (143 KB at 883.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/maven-metadata.xml (143 KB at 1009.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.1-I20180228_0918/nuxeo-platform-login-cleartrust-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-cleartrust/10.1-I20180228_0918/nuxeo-platform-login-cleartrust-10.1-I20180228_0918-sources.jar (6 KB at 77.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DM Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-dm-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dm-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dm-parent --- [INFO] Storing buildNumber: 20180228-095701 at timestamp: 1519811821928 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dm-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dm-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dm-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-dm-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-dm-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-dm-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-dm-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dm-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dm-parent --- [INFO] Storing buildNumber: 20180228-095702 at timestamp: 1519811822351 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dm-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dm-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dm-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-dm-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-dm-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-dm-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-dm-parent/10.1-I20180228_0918/nuxeo-dm-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-dm-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-dm-parent/10.1-I20180228_0918/nuxeo-dm-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-dm-parent/10.1-I20180228_0918/nuxeo-dm-parent-10.1-I20180228_0918.pom (2 KB at 12.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-dm-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-dm-parent/maven-metadata.xml (143 KB at 2587.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-dm-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-dm-parent/maven-metadata.xml (143 KB at 1848.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform - default configuration 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-default-config --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-default-config --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-default-config --- [INFO] Storing buildNumber: 20180228-095703 at timestamp: 1519811823090 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-default-config --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-default-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-default-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-default-config --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-default-config --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-default-config --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config/target/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-default-config --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-default-config >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-default-config --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-default-config --- [INFO] Storing buildNumber: 20180228-095703 at timestamp: 1519811823558 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-default-config --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-default-config <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-default-config --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config/target/nuxeo-platform-default-config-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-default-config --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config/target/nuxeo-platform-default-config-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.1-I20180228_0918/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.1-I20180228_0918/nuxeo-platform-default-config-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config/target/nuxeo-platform-default-config-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.1-I20180228_0918/nuxeo-platform-default-config-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-default-config --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.1-I20180228_0918/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.1-I20180228_0918/nuxeo-platform-default-config-10.1-I20180228_0918.jar (18 KB at 239.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.1-I20180228_0918/nuxeo-platform-default-config-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.1-I20180228_0918/nuxeo-platform-default-config-10.1-I20180228_0918.pom (673 B at 8.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/maven-metadata.xml (143 KB at 2586.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/maven-metadata.xml (143 KB at 610.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.1-I20180228_0918/nuxeo-platform-default-config-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-default-config/10.1-I20180228_0918/nuxeo-platform-default-config-10.1-I20180228_0918-sources.jar (16 KB at 210.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Deputy Management 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-deputy --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-deputy --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-deputy --- [INFO] Storing buildNumber: 20180228-095705 at timestamp: 1519811825174 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-deputy --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-deputy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-deputy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-deputy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-deputy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/src/main/java/org/nuxeo/ecm/platform/login/deputy/management/DeputyManagementStorageService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/src/main/java/org/nuxeo/ecm/platform/login/deputy/management/DeputyManagementStorageService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/src/main/java/org/nuxeo/ecm/platform/login/deputy/management/DeputyManagementStorageService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-deputy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-deputy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-deputy --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:57:09,670 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 0 / Total: 111 * service:org.nuxeo.ecm.platform.login.deputy.management.actions requires [service:org.nuxeo.ecm.platform.actions] * service:org.nuxeo.ecm.webapp.pageproviders.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.document.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.ecm.platform.login.deputy.management.tests.TestCanPersistDeputyMandates Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 sec - in org.nuxeo.ecm.platform.login.deputy.management.tests.TestCanPersistDeputyMandates Running org.nuxeo.ecm.login.deputy.lang.test.TestMessages Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.login.deputy.lang.test.TestMessages Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-deputy --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-deputy --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/target/nuxeo-platform-login-deputy-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-deputy --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-deputy >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-deputy --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-deputy --- [INFO] Storing buildNumber: 20180228-095711 at timestamp: 1519811831633 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-deputy --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-deputy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-deputy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-deputy <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-deputy --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/target/nuxeo-platform-login-deputy-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-deputy --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/target/nuxeo-platform-login-deputy-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.1-I20180228_0918/nuxeo-platform-login-deputy-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.1-I20180228_0918/nuxeo-platform-login-deputy-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/target/nuxeo-platform-login-deputy-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.1-I20180228_0918/nuxeo-platform-login-deputy-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-deputy --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.1-I20180228_0918/nuxeo-platform-login-deputy-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.1-I20180228_0918/nuxeo-platform-login-deputy-10.1-I20180228_0918.jar (23 KB at 80.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.1-I20180228_0918/nuxeo-platform-login-deputy-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.1-I20180228_0918/nuxeo-platform-login-deputy-10.1-I20180228_0918.pom (4 KB at 49.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/maven-metadata.xml (142 KB at 775.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/maven-metadata.xml (142 KB at 1398.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.1-I20180228_0918/nuxeo-platform-login-deputy-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-deputy/10.1-I20180228_0918/nuxeo-platform-login-deputy-10.1-I20180228_0918-sources.jar (18 KB at 239.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for HTTP Digest Authentication 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-digest --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-digest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-digest --- [INFO] Storing buildNumber: 20180228-095712 at timestamp: 1519811832900 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-digest --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-digest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-digest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-digest --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticatorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.256 sec - in org.nuxeo.ecm.ui.web.auth.digest.DigestAuthenticatorTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-digest --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-digest --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/target/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-digest --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-digest >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-digest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-digest --- [INFO] Storing buildNumber: 20180228-095714 at timestamp: 1519811834740 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-digest --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-digest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-digest <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-digest --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/target/nuxeo-platform-login-digest-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-digest --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/target/nuxeo-platform-login-digest-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.1-I20180228_0918/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.1-I20180228_0918/nuxeo-platform-login-digest-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/target/nuxeo-platform-login-digest-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.1-I20180228_0918/nuxeo-platform-login-digest-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-digest --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.1-I20180228_0918/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.1-I20180228_0918/nuxeo-platform-login-digest-10.1-I20180228_0918.jar (12 KB at 56.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.1-I20180228_0918/nuxeo-platform-login-digest-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.1-I20180228_0918/nuxeo-platform-login-digest-10.1-I20180228_0918.pom (3 KB at 29.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/maven-metadata.xml (143 KB at 172.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/maven-metadata.xml (143 KB at 455.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.1-I20180228_0918/nuxeo-platform-login-digest-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-digest/10.1-I20180228_0918/nuxeo-platform-login-digest-10.1-I20180228_0918-sources.jar (7 KB at 94.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for Kerberos 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-kerberos --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-kerberos --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-kerberos --- [INFO] Storing buildNumber: 20180228-095716 at timestamp: 1519811836890 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-kerberos --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-kerberos --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-kerberos --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-kerberos --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-kerberos --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-kerberos --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-kerberos --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-kerberos --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-kerberos --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-kerberos --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/target/nuxeo-platform-login-kerberos-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-kerberos --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-kerberos >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-kerberos --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-kerberos --- [INFO] Storing buildNumber: 20180228-095717 at timestamp: 1519811837489 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-kerberos --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-kerberos --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-kerberos --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-kerberos <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-kerberos --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/target/nuxeo-platform-login-kerberos-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-kerberos --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/target/nuxeo-platform-login-kerberos-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.1-I20180228_0918/nuxeo-platform-login-kerberos-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.1-I20180228_0918/nuxeo-platform-login-kerberos-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/target/nuxeo-platform-login-kerberos-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.1-I20180228_0918/nuxeo-platform-login-kerberos-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-kerberos --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.1-I20180228_0918/nuxeo-platform-login-kerberos-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.1-I20180228_0918/nuxeo-platform-login-kerberos-10.1-I20180228_0918.jar (12 KB at 163.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.1-I20180228_0918/nuxeo-platform-login-kerberos-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.1-I20180228_0918/nuxeo-platform-login-kerberos-10.1-I20180228_0918.pom (2 KB at 15.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/maven-metadata.xml (143 KB at 693.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/maven-metadata.xml (143 KB at 1269.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.1-I20180228_0918/nuxeo-platform-login-kerberos-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-kerberos/10.1-I20180228_0918/nuxeo-platform-login-kerberos-10.1-I20180228_0918-sources.jar (5 KB at 61.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for JBoss Keycloak 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-keycloak --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-keycloak --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-keycloak --- [INFO] Storing buildNumber: 20180228-095719 at timestamp: 1519811839576 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-keycloak --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-keycloak --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-keycloak --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-keycloak --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-keycloak --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-keycloak --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-keycloak --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-keycloak --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:57:26,375 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 143 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ======================================================================{{fState,beforeRun}} Running org.nuxeo.ecm.platform.ui.web.keycloak.TestKeycloakAuthenticationPlugin main 09:57:26,957 ERROR [BearerTokenRequestAuthenticator] Failed to verify token{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.platform.ui.web.keycloak.TestKeycloakAuthenticationPlugin}{fTest,testKeycloakBearerAuthenticationFailing}} org.keycloak.VerificationException: Couldn't parse token at org.keycloak.RSATokenVerifier.verifyToken(RSATokenVerifier.java:24) at org.keycloak.RSATokenVerifier.verifyToken(RSATokenVerifier.java:16) at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticateToken(BearerTokenRequestAuthenticator.java:67) at org.keycloak.adapters.BearerTokenRequestAuthenticator.authenticate(BearerTokenRequestAuthenticator.java:62) at org.keycloak.adapters.RequestAuthenticator.authenticate(RequestAuthenticator.java:45) at org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakRequestAuthenticator.authenticate(KeycloakRequestAuthenticator.java:80) at org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakAuthenticationPlugin.handleRetrieveIdentity(KeycloakAuthenticationPlugin.java:117) at org.nuxeo.ecm.platform.ui.web.keycloak.TestKeycloakAuthenticationPlugin.testKeycloakBearerAuthenticationFailing(TestKeycloakAuthenticationPlugin.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.IllegalArgumentException: Parsing error at org.keycloak.jose.jws.JWSInput.(JWSInput.java:28) at org.keycloak.RSATokenVerifier.verifyToken(RSATokenVerifier.java:22) ... 55 more pool-4-thread-1 09:57:27,064 ERROR [NodesRegistrationManagement] failed to register node to keycloak{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.platform.ui.web.keycloak.TestKeycloakAuthenticationPlugin}{fTest,testKeycloakBearerAuthenticationFailing}} java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:542) at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:414) at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180) at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144) at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134) at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.keycloak.adapters.ServerRequest.invokeClientManagementRequest(ServerRequest.java:254) at org.keycloak.adapters.ServerRequest.invokeRegisterNode(ServerRequest.java:222) at org.keycloak.adapters.NodesRegistrationManagement.sendRegistrationEvent(NodesRegistrationManagement.java:69) at org.keycloak.adapters.NodesRegistrationManagement$1.run(NodesRegistrationManagement.java:35) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) pool-5-thread-1 09:57:27,112 ERROR [NodesRegistrationManagement] failed to register node to keycloak{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.platform.ui.web.keycloak.TestKeycloakAuthenticationPlugin}{fTest,testKeycloakSiteAuthenticationFailing}} java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:542) at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:414) at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180) at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144) at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134) at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:610) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:445) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:835) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.keycloak.adapters.ServerRequest.invokeClientManagementRequest(ServerRequest.java:254) at org.keycloak.adapters.ServerRequest.invokeRegisterNode(ServerRequest.java:222) at org.keycloak.adapters.NodesRegistrationManagement.sendRegistrationEvent(NodesRegistrationManagement.java:69) at org.keycloak.adapters.NodesRegistrationManagement$1.run(NodesRegistrationManagement.java:35) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 sec - in org.nuxeo.ecm.platform.ui.web.keycloak.TestKeycloakAuthenticationPlugin Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-keycloak --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-keycloak --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/target/nuxeo-platform-login-keycloak-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-keycloak --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-keycloak >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-keycloak --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-keycloak --- [INFO] Storing buildNumber: 20180228-095729 at timestamp: 1519811849106 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-keycloak --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-keycloak --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-keycloak --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-keycloak <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-keycloak --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/target/nuxeo-platform-login-keycloak-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-keycloak --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/target/nuxeo-platform-login-keycloak-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.1-I20180228_0918/nuxeo-platform-login-keycloak-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.1-I20180228_0918/nuxeo-platform-login-keycloak-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/target/nuxeo-platform-login-keycloak-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.1-I20180228_0918/nuxeo-platform-login-keycloak-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-keycloak --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.1-I20180228_0918/nuxeo-platform-login-keycloak-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.1-I20180228_0918/nuxeo-platform-login-keycloak-10.1-I20180228_0918.jar (24 KB at 97.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.1-I20180228_0918/nuxeo-platform-login-keycloak-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.1-I20180228_0918/nuxeo-platform-login-keycloak-10.1-I20180228_0918.pom (5 KB at 66.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/maven-metadata.xml (93 KB at 343.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/maven-metadata.xml (93 KB at 615.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.1-I20180228_0918/nuxeo-platform-login-keycloak-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-keycloak/10.1-I20180228_0918/nuxeo-platform-login-keycloak-10.1-I20180228_0918-sources.jar (14 KB at 74.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for Apache mod_sso 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-mod_sso --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-mod_sso --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-mod_sso --- [INFO] Storing buildNumber: 20180228-095730 at timestamp: 1519811850941 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-mod_sso --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-mod_sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-mod_sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-mod_sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-mod_sso --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-mod_sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-mod_sso --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-mod_sso --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.ui.web.auth.proxy.TestProxyAuthenticator 09:57:33,533 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 10 * service:org.nuxeo.ecm.platform.login.mod_sso.test.mod_sso requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig, service:org.nuxeo.ecm.platform.login.Proxy] ====================================================================== 09:57:33,536 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.login.mod_sso.test.mod_sso 09:57:33,943 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 10 * service:org.nuxeo.ecm.platform.login.mod_sso.test.mod_sso requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig, service:org.nuxeo.ecm.platform.login.Proxy] ====================================================================== 09:57:33,946 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.login.mod_sso.test.mod_sso Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 sec - in org.nuxeo.ecm.platform.ui.web.auth.proxy.TestProxyAuthenticator Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-mod_sso --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-mod_sso --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/target/nuxeo-platform-login-mod_sso-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-mod_sso --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-mod_sso >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-mod_sso --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-mod_sso --- [INFO] Storing buildNumber: 20180228-095735 at timestamp: 1519811855137 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-mod_sso --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-mod_sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-mod_sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-mod_sso <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-mod_sso --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/target/nuxeo-platform-login-mod_sso-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-mod_sso --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/target/nuxeo-platform-login-mod_sso-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.1-I20180228_0918/nuxeo-platform-login-mod_sso-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.1-I20180228_0918/nuxeo-platform-login-mod_sso-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/target/nuxeo-platform-login-mod_sso-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.1-I20180228_0918/nuxeo-platform-login-mod_sso-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-mod_sso --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.1-I20180228_0918/nuxeo-platform-login-mod_sso-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.1-I20180228_0918/nuxeo-platform-login-mod_sso-10.1-I20180228_0918.jar (9 KB at 35.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.1-I20180228_0918/nuxeo-platform-login-mod_sso-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.1-I20180228_0918/nuxeo-platform-login-mod_sso-10.1-I20180228_0918.pom (3 KB at 34.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/maven-metadata.xml (143 KB at 464.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/maven-metadata.xml (143 KB at 1467.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.1-I20180228_0918/nuxeo-platform-login-mod_sso-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-mod_sso/10.1-I20180228_0918/nuxeo-platform-login-mod_sso-10.1-I20180228_0918-sources.jar (5 KB at 64.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for NTLM 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-ntlm --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-ntlm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-ntlm --- [INFO] Storing buildNumber: 20180228-095736 at timestamp: 1519811856899 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-ntlm --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-ntlm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-ntlm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-ntlm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-installed) @ nuxeo-platform-login-ntlm --- [INFO] Configured Artifact: org.samba.jcifs:jcifs:?:jar [INFO] Copying jcifs-1.2.19.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/target/classes/lib/jcifs-1.2.19.jar [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-ntlm --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-ntlm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-ntlm --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-ntlm --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-ntlm --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-ntlm --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/target/nuxeo-platform-login-ntlm-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-ntlm --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-ntlm >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-ntlm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-ntlm --- [INFO] Storing buildNumber: 20180228-095738 at timestamp: 1519811858111 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-ntlm --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-ntlm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-ntlm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-ntlm <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-ntlm --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/target/nuxeo-platform-login-ntlm-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-ntlm --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/target/nuxeo-platform-login-ntlm-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.1-I20180228_0918/nuxeo-platform-login-ntlm-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.1-I20180228_0918/nuxeo-platform-login-ntlm-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/target/nuxeo-platform-login-ntlm-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.1-I20180228_0918/nuxeo-platform-login-ntlm-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-ntlm --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.1-I20180228_0918/nuxeo-platform-login-ntlm-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.1-I20180228_0918/nuxeo-platform-login-ntlm-10.1-I20180228_0918.jar (358 KB at 1168.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.1-I20180228_0918/nuxeo-platform-login-ntlm-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.1-I20180228_0918/nuxeo-platform-login-ntlm-10.1-I20180228_0918.pom (3 KB at 30.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/maven-metadata.xml (143 KB at 895.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/maven-metadata.xml (143 KB at 1062.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.1-I20180228_0918/nuxeo-platform-login-ntlm-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-ntlm/10.1-I20180228_0918/nuxeo-platform-login-ntlm-10.1-I20180228_0918-sources.jar (7 KB at 85.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for OpenID / OAuth 2 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-openid --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-openid --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-openid --- [INFO] Storing buildNumber: 20180228-095740 at timestamp: 1519811860065 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-openid --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-openid --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-openid --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-openid --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-openid --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/googleplus/GooglePlusUserInfo.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/googleplus/GooglePlusUserInfo.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/googleplus/GooglePlusUserInfo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-openid --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-openid --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-openid --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.oauth2.openid.TestOpenIDProviders Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec - in org.nuxeo.ecm.platform.oauth2.openid.TestOpenIDProviders Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-openid --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-openid --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/target/nuxeo-platform-login-openid-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-openid --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-openid >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-openid --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-openid --- [INFO] Storing buildNumber: 20180228-095746 at timestamp: 1519811866275 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-openid --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-openid --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-openid --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-openid <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-openid --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/target/nuxeo-platform-login-openid-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-openid --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/target/nuxeo-platform-login-openid-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.1-I20180228_0918/nuxeo-platform-login-openid-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.1-I20180228_0918/nuxeo-platform-login-openid-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/target/nuxeo-platform-login-openid-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.1-I20180228_0918/nuxeo-platform-login-openid-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-openid --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.1-I20180228_0918/nuxeo-platform-login-openid-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.1-I20180228_0918/nuxeo-platform-login-openid-10.1-I20180228_0918.jar (59 KB at 225.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.1-I20180228_0918/nuxeo-platform-login-openid-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.1-I20180228_0918/nuxeo-platform-login-openid-10.1-I20180228_0918.pom (3 KB at 38.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/maven-metadata.xml (140 KB at 709.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/maven-metadata.xml (140 KB at 1350.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.1-I20180228_0918/nuxeo-platform-login-openid-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-openid/10.1-I20180228_0918/nuxeo-platform-login-openid-10.1-I20180228_0918-sources.jar (51 KB at 686.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for Portals 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-portal-sso --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-portal-sso --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-portal-sso --- [INFO] Storing buildNumber: 20180228-095747 at timestamp: 1519811867526 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-portal-sso --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-portal-sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-portal-sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-portal-sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-portal-sso --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-portal-sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-portal-sso --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-portal-sso --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.ui.web.auth.portal.TestPortalAuthenticator Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.nuxeo.ecm.platform.ui.web.auth.portal.TestPortalAuthenticator Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-portal-sso --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-portal-sso --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/target/nuxeo-platform-login-portal-sso-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-portal-sso --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-portal-sso >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-portal-sso --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-portal-sso --- [INFO] Storing buildNumber: 20180228-095749 at timestamp: 1519811869425 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-portal-sso --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-portal-sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-portal-sso --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-portal-sso <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-portal-sso --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/target/nuxeo-platform-login-portal-sso-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-portal-sso --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/target/nuxeo-platform-login-portal-sso-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.1-I20180228_0918/nuxeo-platform-login-portal-sso-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.1-I20180228_0918/nuxeo-platform-login-portal-sso-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/target/nuxeo-platform-login-portal-sso-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.1-I20180228_0918/nuxeo-platform-login-portal-sso-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-portal-sso --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.1-I20180228_0918/nuxeo-platform-login-portal-sso-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.1-I20180228_0918/nuxeo-platform-login-portal-sso-10.1-I20180228_0918.jar (6 KB at 30.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.1-I20180228_0918/nuxeo-platform-login-portal-sso-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.1-I20180228_0918/nuxeo-platform-login-portal-sso-10.1-I20180228_0918.pom (2 KB at 15.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/maven-metadata.xml (143 KB at 708.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/maven-metadata.xml (143 KB at 799.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.1-I20180228_0918/nuxeo-platform-login-portal-sso-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-portal-sso/10.1-I20180228_0918/nuxeo-platform-login-portal-sso-10.1-I20180228_0918-sources.jar (4 KB at 18.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for SAML v2 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-saml2 --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-saml2 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-saml2 --- [INFO] Storing buildNumber: 20180228-095751 at timestamp: 1519811871534 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-saml2 --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-saml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-saml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-saml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-saml2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/SAMLAuthenticationProvider.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/SAMLAuthenticationProvider.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/SAMLAuthenticationProvider.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/SAMLConfiguration.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/SAMLConfiguration.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-saml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-saml2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/src/test/java/org/nuxeo/ecm/platform/auth/saml/SAMLAuthenticatorTest.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/src/test/java/org/nuxeo/ecm/platform/auth/saml/SAMLAuthenticatorTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-saml2 --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticatorTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:58:00,436 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 133 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.812 sec - in org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticatorTest Running org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticatorWithMapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 sec - in org.nuxeo.ecm.platform.auth.saml.SAMLAuthenticatorWithMapperTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-saml2 --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-saml2 --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/target/nuxeo-platform-login-saml2-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-saml2 --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-saml2 >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-saml2 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-saml2 --- [INFO] Storing buildNumber: 20180228-095802 at timestamp: 1519811882534 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-saml2 --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-saml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-saml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-saml2 <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-saml2 --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/target/nuxeo-platform-login-saml2-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-saml2 --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/target/nuxeo-platform-login-saml2-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.1-I20180228_0918/nuxeo-platform-login-saml2-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.1-I20180228_0918/nuxeo-platform-login-saml2-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/target/nuxeo-platform-login-saml2-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.1-I20180228_0918/nuxeo-platform-login-saml2-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-saml2 --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.1-I20180228_0918/nuxeo-platform-login-saml2-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.1-I20180228_0918/nuxeo-platform-login-saml2-10.1-I20180228_0918.jar (54 KB at 199.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.1-I20180228_0918/nuxeo-platform-login-saml2-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.1-I20180228_0918/nuxeo-platform-login-saml2-10.1-I20180228_0918.pom (5 KB at 55.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/maven-metadata.xml (128 KB at 558.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/maven-metadata.xml (128 KB at 544.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.1-I20180228_0918/nuxeo-platform-login-saml2-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-saml2/10.1-I20180228_0918/nuxeo-platform-login-saml2-10.1-I20180228_0918-sources.jar (38 KB at 517.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for Shibboleth 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-shibboleth --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-shibboleth --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-shibboleth --- [INFO] Storing buildNumber: 20180228-095804 at timestamp: 1519811884526 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-shibboleth --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-shibboleth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-shibboleth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-shibboleth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-shibboleth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/ShibbolethGroupHelper.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/ShibbolethGroupHelper.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-shibboleth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-shibboleth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/computedgroups/TestShibbolethGroupHelper.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/computedgroups/TestShibbolethGroupHelper.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/computedgroups/TestShibbolethGroupHelper.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/service/MockHttpServletRequest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/service/MockHttpServletRequest.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/service/MockHttpServletRequest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-shibboleth --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:58:09,677 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 3 / Unstarted: 0 / Total: 94 * service:org.nuxeo.ecm.platform.shibboleth.exceptionhandling requires [service:org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingContrib] * service:org.nuxeo.ecm.platform.login.shibboleth.type references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] * service:org.nuxeo.ecm.platform.login.shibboleth.auth references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators] * service:org.nuxeo.ecm.platform.login.shibboleth.computedgroups references missing [target=org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl;point=computer, target=org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl;point=computerChain] ====================================================================== Running org.nuxeo.ecm.platform.shibboleth.service.TestShibbolethAuthenticationService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:58:11,493 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 120 * service:org.nuxeo.ecm.platform.shibboleth.exceptionhandling requires [service:org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingContrib] * service:org.nuxeo.ecm.platform.login.shibboleth.auth references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=authenticators] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.805 sec - in org.nuxeo.ecm.platform.shibboleth.service.TestShibbolethAuthenticationService Running org.nuxeo.ecm.platform.shibboleth.computedgroups.TestShibbolethGroupHelper 09:58:12,202 main WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=groupDirectory, sid=-2605029039483649998] java.lang.Throwable: SQL directory session init context in SQLDirectory [name=groupDirectory] at org.nuxeo.ecm.directory.sql.SQLDirectory$TxSessionCleaner.captureInitContext(SQLDirectory.java:64) at org.nuxeo.ecm.directory.sql.SQLDirectory$TxSessionCleaner.(SQLDirectory.java:54) at org.nuxeo.ecm.directory.sql.SQLDirectory.registerInTx(SQLDirectory.java:253) at org.nuxeo.ecm.directory.sql.SQLDirectory.addSession(SQLDirectory.java:246) at org.nuxeo.ecm.directory.sql.SQLDirectory.getSession(SQLDirectory.java:235) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.ecm.platform.shibboleth.computedgroups.TestShibbolethGroupHelper.testGetReference(TestShibbolethGroupHelper.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:58:13,375 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 133 * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.871 sec - in org.nuxeo.ecm.platform.shibboleth.computedgroups.TestShibbolethGroupHelper Running org.nuxeo.ecm.platform.shibboleth.computedgroups.TestShibbolethComputedGroup 09:58:13,635 main WARN [DocumentModelResolver] org.nuxeo.ecm.core.api.model.PropertyNotFoundException: user:email 09:58:13,636 main ERROR [ELGroupComputerHelper] javax.el.ELException: Error Parsing: ${fdsfds ! fdsf^6} javax.el.ELException: Error Parsing: ${fdsfds ! fdsf^6} at org.jboss.el.lang.ExpressionBuilder.createNodeInternal(ExpressionBuilder.java:159) at org.jboss.el.lang.ExpressionBuilder.build(ExpressionBuilder.java:180) at org.jboss.el.lang.ExpressionBuilder.createValueExpression(ExpressionBuilder.java:235) at org.jboss.el.ExpressionFactoryImpl.createValueExpression(ExpressionFactoryImpl.java:68) at org.nuxeo.ecm.platform.el.ExpressionEvaluator.evaluateExpression(ExpressionEvaluator.java:43) at org.nuxeo.ecm.platform.shibboleth.computedgroups.ELGroupComputerHelper.isValidEL(ELGroupComputerHelper.java:63) at org.nuxeo.ecm.platform.shibboleth.computedgroups.TestShibbolethComputedGroup.testValidElMethod(TestShibbolethComputedGroup.java:160) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: org.jboss.el.parser.ParseException: Encountered "!" at line 1, column 10. Was expecting one of: "." ... "}" ... "[" ... ">" ... "gt" ... "<" ... "lt" ... ">=" ... "ge" ... "<=" ... "le" ... "==" ... "eq" ... "!=" ... "ne" ... "&&" ... "and" ... "||" ... "or" ... "*" ... "+" ... "-" ... "?" ... "/" ... "div" ... "%" ... "mod" ... "(" ... at org.jboss.el.parser.ELParser.generateParseException(ELParser.java:2078) at org.jboss.el.parser.ELParser.jj_consume_token(ELParser.java:1958) at org.jboss.el.parser.ELParser.DynamicExpression(ELParser.java:147) at org.jboss.el.parser.ELParser.CompositeExpression(ELParser.java:43) at org.jboss.el.lang.ExpressionBuilder.createNodeInternal(ExpressionBuilder.java:123) ... 55 more Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in org.nuxeo.ecm.platform.shibboleth.computedgroups.TestShibbolethComputedGroup Running org.nuxeo.ecm.login.shibboleth.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.login.shibboleth.lang.test.TestMessages Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-shibboleth --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-shibboleth --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/target/nuxeo-platform-login-shibboleth-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-shibboleth --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-shibboleth >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-shibboleth --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-shibboleth --- [INFO] Storing buildNumber: 20180228-095814 at timestamp: 1519811894931 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-shibboleth --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-shibboleth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-shibboleth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-shibboleth <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-shibboleth --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/target/nuxeo-platform-login-shibboleth-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-shibboleth --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/target/nuxeo-platform-login-shibboleth-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.1-I20180228_0918/nuxeo-platform-login-shibboleth-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.1-I20180228_0918/nuxeo-platform-login-shibboleth-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/target/nuxeo-platform-login-shibboleth-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.1-I20180228_0918/nuxeo-platform-login-shibboleth-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-shibboleth --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.1-I20180228_0918/nuxeo-platform-login-shibboleth-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.1-I20180228_0918/nuxeo-platform-login-shibboleth-10.1-I20180228_0918.jar (24 KB at 72.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.1-I20180228_0918/nuxeo-platform-login-shibboleth-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.1-I20180228_0918/nuxeo-platform-login-shibboleth-10.1-I20180228_0918.pom (4 KB at 47.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/maven-metadata.xml (140 KB at 520.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/maven-metadata.xml (140 KB at 284.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.1-I20180228_0918/nuxeo-platform-login-shibboleth-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth/10.1-I20180228_0918/nuxeo-platform-login-shibboleth-10.1-I20180228_0918-sources.jar (19 KB at 250.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forms Layout IO 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-forms-layout-io --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-io --- [INFO] Storing buildNumber: 20180228-095816 at timestamp: 1519811896705 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-io --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-forms-layout-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-forms-layout-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-forms-layout-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-forms-layout-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-forms-layout-io --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.layout.service.TestLayoutExport 09:58:18,616 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:19,159 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:19,376 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:19,546 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:19,668 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:19,838 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 sec - in org.nuxeo.ecm.platform.layout.service.TestLayoutExport Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-forms-layout-io --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-forms-layout-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-forms-layout-io --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-forms-layout-io >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-io --- [INFO] Storing buildNumber: 20180228-095820 at timestamp: 1519811900400 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-io --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-forms-layout-io <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-forms-layout-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-forms-layout-io --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.1-I20180228_0918/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.1-I20180228_0918/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.1-I20180228_0918/nuxeo-platform-forms-layout-io-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-forms-layout-io --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.1-I20180228_0918/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.1-I20180228_0918/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar (31 KB at 70.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.1-I20180228_0918/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.1-I20180228_0918/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.pom (2 KB at 8.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/maven-metadata.xml (143 KB at 462.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/maven-metadata.xml (143 KB at 1851.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.1-I20180228_0918/nuxeo-platform-forms-layout-io-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io/10.1-I20180228_0918/nuxeo-platform-forms-layout-io-10.1-I20180228_0918-sources.jar (20 KB at 254.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Actions Service - JSF integration 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-actions-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-actions-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-actions-jsf --- [INFO] Storing buildNumber: 20180228-095822 at timestamp: 1519811902009 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-actions-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-actions-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-actions-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-actions-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-actions-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-actions-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-actions-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/java/org/nuxeo/ecm/platform/actions/DummyFilter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/java/org/nuxeo/ecm/platform/actions/DummyFilter.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/java/org/nuxeo/ecm/platform/actions/DummyFilter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-actions-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.actions.TestActionFilter 09:58:23,959 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:24,727 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:24,952 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:25,099 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:25,429 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:25,572 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:25,899 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:26,044 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:26,297 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:26,513 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:26,673 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:26,909 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:27,045 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:27,169 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 09:58:27,370 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.819 sec - in org.nuxeo.ecm.platform.actions.TestActionFilter Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-actions-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-actions-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-actions-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-actions-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-actions-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-actions-jsf --- [INFO] Storing buildNumber: 20180228-095828 at timestamp: 1519811908296 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-actions-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-actions-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-actions-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-actions-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-actions-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-actions-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.1-I20180228_0918/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.1-I20180228_0918/nuxeo-platform-actions-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.1-I20180228_0918/nuxeo-platform-actions-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-actions-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.1-I20180228_0918/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.1-I20180228_0918/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar (50 KB at 208.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.1-I20180228_0918/nuxeo-platform-actions-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.1-I20180228_0918/nuxeo-platform-actions-jsf-10.1-I20180228_0918.pom (2 KB at 24.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/maven-metadata.xml (143 KB at 631.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/maven-metadata.xml (143 KB at 789.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.1-I20180228_0918/nuxeo-platform-actions-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-actions-jsf/10.1-I20180228_0918/nuxeo-platform-actions-jsf-10.1-I20180228_0918-sources.jar (47 KB at 632.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Content View JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-contentview-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-contentview-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-contentview-jsf --- [INFO] Storing buildNumber: 20180228-095830 at timestamp: 1519811910211 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-contentview-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-contentview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-contentview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-contentview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-contentview-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-contentview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-contentview-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-contentview-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:58:34,871 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 94 * service:org.nuxeo.ecm.platform.contentview.jsf.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.contentview.jsf.layouts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.contentview.jsf.widgettypes references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes] ====================================================================== Running org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewCache 09:58:35,132 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 09:58:35,174 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 09:58:35,365 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'MOCK_DAM_CV' 09:58:35,365 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'MOCK_DAM_CV' StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:58:36,216 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 94 * service:org.nuxeo.ecm.platform.contentview.jsf.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.contentview.jsf.layouts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.contentview.jsf.widgettypes references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 sec - in org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewCache Running org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders 09:58:36,384 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 09:58:36,384 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 09:58:36,395 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 09:58:36,396 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 09:58:36,430 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_REF' 09:58:36,430 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_REF' 09:58:36,620 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_FETCH' 09:58:36,621 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_FETCH' 09:58:36,623 main WARN [CoreQueryAndFetchPageProvider] Failed to execute query: NXQL: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title, Syntax error: Invalid token at offset 51 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: NXQL: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title, Syntax error: Invalid token at offset 51 at org.nuxeo.ecm.core.query.sql.parser.parser.parseFailed(parser.java:519) at org.nuxeo.ecm.core.query.sql.parser.parser.unrecovered_syntax_error(parser.java:510) at java_cup.runtime.lr_parser.parse(lr_parser.java:601) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:306) at org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult.(ResultSetQueryResult.java:57) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryAndFetch(JDBCMapper.java:738) at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy37.queryAndFetch(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.queryAndFetch(SoftRefCachingMapper.java:110) at org.nuxeo.ecm.core.storage.sql.SessionImpl.queryAndFetch(SessionImpl.java:1316) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:348) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:429) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1253) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1238) at org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider.getCurrentPage(CoreQueryAndFetchPageProvider.java:136) at org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders.checkCoreQueryAndFetchWithError(TestDefaultPageProviders.java:603) at org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders.testCoreQueryAndFetchWithError(TestDefaultPageProviders.java:579) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:58:36,661 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_FETCH_REF' 09:58:36,661 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_FETCH_REF' 09:58:36,662 main WARN [CoreQueryAndFetchPageProvider] Failed to execute query: NXQL: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title, Syntax error: Invalid token at offset 51 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: NXQL: SELECT dc:title FROM Document WHERE ecm:parentId = ORDER BY dc:title, Syntax error: Invalid token at offset 51 at org.nuxeo.ecm.core.query.sql.parser.parser.parseFailed(parser.java:519) at org.nuxeo.ecm.core.query.sql.parser.parser.unrecovered_syntax_error(parser.java:510) at java_cup.runtime.lr_parser.parse(lr_parser.java:601) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:306) at org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult.(ResultSetQueryResult.java:57) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryAndFetch(JDBCMapper.java:738) at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy37.queryAndFetch(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.queryAndFetch(SoftRefCachingMapper.java:110) at org.nuxeo.ecm.core.storage.sql.SessionImpl.queryAndFetch(SessionImpl.java:1316) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:348) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:429) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1253) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1238) at org.nuxeo.ecm.platform.query.nxql.CoreQueryAndFetchPageProvider.getCurrentPage(CoreQueryAndFetchPageProvider.java:136) at org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders.checkCoreQueryAndFetchWithError(TestDefaultPageProviders.java:603) at org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders.testCoreQueryAndFetchWithErrorReference(TestDefaultPageProviders.java:591) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:58:37,106 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'QUERY_RESTRICTED' 09:58:37,107 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'QUERY_RESTRICTED' 09:58:37,109 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'QUERY_UNRESTRICTED' 09:58:37,109 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'QUERY_UNRESTRICTED' 09:58:37,115 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'QUERY_UNRESTRICTED_NO_DETACH' 09:58:37,116 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'QUERY_UNRESTRICTED_NO_DETACH' 09:58:37,172 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 09:58:37,172 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:58:37,709 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 94 * service:org.nuxeo.ecm.platform.contentview.jsf.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.contentview.jsf.layouts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.contentview.jsf.widgettypes references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes] ====================================================================== Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.488 sec - in org.nuxeo.ecm.platform.contentview.jsf.test.TestDefaultPageProviders Running org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewState 09:58:37,719 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 09:58:37,720 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN' 09:58:37,812 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 09:58:37,812 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 09:58:37,812 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 09:58:37,812 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 09:58:37,817 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 09:58:37,817 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 09:58:37,822 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 09:58:37,822 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 09:58:37,823 main WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Folder WHERE ecm:fulltext.dc:title = 'search keywords' AND (ecm:parentId =) ORDER BY dc:modified DESC, Syntax error: Invalid token <)> at offset 88 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Folder WHERE ecm:fulltext.dc:title = 'search keywords' AND (ecm:parentId =) ORDER BY dc:modified DESC, Syntax error: Invalid token <)> at offset 88 at org.nuxeo.ecm.core.query.sql.parser.parser.parseFailed(parser.java:519) at org.nuxeo.ecm.core.query.sql.parser.parser.unrecovered_syntax_error(parser.java:510) at java_cup.runtime.lr_parser.parse(lr_parser.java:601) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:306) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy38.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1283) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:334) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:382) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1182) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1115) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1108) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.platform.query.api.AbstractPageProvider.setCurrentPage(AbstractPageProvider.java:249) at org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl.getPageProvider(PageProviderServiceImpl.java:135) at org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl.getPageProvider(PageProviderServiceImpl.java:78) at org.nuxeo.ecm.platform.query.core.PageProviderServiceImpl.getPageProvider(PageProviderServiceImpl.java:219) at org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl.getPageProvider(ContentViewServiceImpl.java:218) at org.nuxeo.ecm.platform.contentview.jsf.ContentViewImpl.getPageProvider(ContentViewImpl.java:375) at org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl.restoreContentViewState(ContentViewServiceImpl.java:361) at org.nuxeo.ecm.platform.contentview.jsf.ContentViewServiceImpl.restoreContentView(ContentViewServiceImpl.java:326) at org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewState.testRestoreContentViewWithSearchDocAndCurrentPage(TestContentViewState.java:503) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 09:58:37,833 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 09:58:37,833 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_CHILDREN_WITH_SEARCH_DOCUMENT' 09:58:37,866 main WARN [DocumentModelToJSON] Property 'file' ignored during serialization. Blob and blob related properties are not written to json object. 09:58:37,867 main WARN [DocumentModelToJSON] Property 'mime-type' ignored during serialization. Blob and blob related properties are not written to json object. 09:58:37,867 main WARN [DocumentModelToJSON] Property 'data' ignored during serialization. Blob and blob related properties are not written to json object. 09:58:37,867 main WARN [DocumentModelToJSON] Property 'name' ignored during serialization. Blob and blob related properties are not written to json object. 09:58:37,868 main WARN [DocumentModelToJSON] Property 'length' ignored during serialization. Blob and blob related properties are not written to json object. 09:58:37,868 main WARN [DocumentModelToJSON] Property 'digest' ignored during serialization. Blob and blob related properties are not written to json object. 09:58:37,868 main WARN [DocumentModelToJSON] Property 'encoding' ignored during serialization. Blob and blob related properties are not written to json object. 09:58:37,869 main WARN [DocumentModelToJSON] Property 'file' ignored during serialization. Blob and blob related properties are not written to json object. 09:58:37,869 main WARN [DocumentModelToJSON] Property 'mime-type' ignored during serialization. Blob and blob related properties are not written to json object. 09:58:37,869 main WARN [DocumentModelToJSON] Property 'data' ignored during serialization. Blob and blob related properties are not written to json object. 09:58:37,869 main WARN [DocumentModelToJSON] Property 'name' ignored during serialization. Blob and blob related properties are not written to json object. 09:58:37,869 main WARN [DocumentModelToJSON] Property 'length' ignored during serialization. Blob and blob related properties are not written to json object. 09:58:37,869 main WARN [DocumentModelToJSON] Property 'digest' ignored during serialization. Blob and blob related properties are not written to json object. 09:58:37,870 main WARN [DocumentModelToJSON] Property 'encoding' ignored during serialization. Blob and blob related properties are not written to json object. 09:58:37,883 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_WITH_PATH_PARAM' 09:58:37,884 main ERROR [ContentViewImpl] External context is null: cannot dispose variable 'searchDocument' for content view 'CURRENT_DOCUMENT_WITH_PATH_PARAM' Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec - in org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewState Running org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewService 09:58:38,779 main ERROR [ContentViewServiceImpl] Could not resolve page provider with name foo 09:58:38,779 main ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 09:58:38,886 main ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 09:58:38,891 main ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 09:58:39,048 main ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 09:58:39,053 main ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 09:58:39,370 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 09:58:39,370 main ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 09:58:39,480 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 09:58:39,480 main ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 09:58:39,480 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 09:58:39,480 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 09:58:39,480 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 09:58:39,480 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 09:58:39,485 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 09:58:39,486 main ERROR [ComponentTagUtils] FacesContext is null => cannot resolve el expression '#{documentManager}' 09:58:39,486 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 09:58:39,486 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 09:58:39,486 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 09:58:39,491 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 09:58:39,491 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 09:58:39,491 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' 09:58:39,491 main ERROR [ContentViewImpl] JSF context is null: cannot expose variable 'searchDocument' for content view 'NAMED_PAGE_PROVIDER' Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.596 sec - in org.nuxeo.ecm.platform.contentview.jsf.test.TestContentViewService Results : Tests run: 43, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-contentview-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-contentview-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-contentview-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-contentview-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-contentview-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-contentview-jsf --- [INFO] Storing buildNumber: 20180228-095840 at timestamp: 1519811920553 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-contentview-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-contentview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-contentview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-contentview-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-contentview-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-contentview-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.1-I20180228_0918/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.1-I20180228_0918/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.1-I20180228_0918/nuxeo-platform-contentview-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-contentview-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.1-I20180228_0918/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.1-I20180228_0918/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar (88 KB at 192.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.1-I20180228_0918/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.1-I20180228_0918/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.pom (3 KB at 34.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/maven-metadata.xml (143 KB at 737.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/maven-metadata.xml (143 KB at 726.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.1-I20180228_0918/nuxeo-platform-contentview-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-contentview-jsf/10.1-I20180228_0918/nuxeo-platform-contentview-jsf-10.1-I20180228_0918-sources.jar (74 KB at 883.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web Resources JSF integration 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-web-resources-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-jsf --- [INFO] Storing buildNumber: 20180228-095842 at timestamp: 1519811922200 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-web-resources-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-web-resources-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-web-resources-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-web-resources-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-web-resources-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-web-resources-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-web-resources-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/target/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-web-resources-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-web-resources-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-jsf --- [INFO] Storing buildNumber: 20180228-095842 at timestamp: 1519811922935 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-web-resources-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-web-resources-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/target/nuxeo-web-resources-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-web-resources-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/target/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.1-I20180228_0918/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.1-I20180228_0918/nuxeo-web-resources-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/target/nuxeo-web-resources-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.1-I20180228_0918/nuxeo-web-resources-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-web-resources-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.1-I20180228_0918/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.1-I20180228_0918/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar (46 KB at 88.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.1-I20180228_0918/nuxeo-web-resources-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.1-I20180228_0918/nuxeo-web-resources-jsf-10.1-I20180228_0918.pom (2 KB at 20.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/maven-metadata.xml (99 KB at 503.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/maven-metadata.xml (99 KB at 1184.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.1-I20180228_0918/nuxeo-web-resources-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-jsf/10.1-I20180228_0918/nuxeo-web-resources-jsf-10.1-I20180228_0918-sources.jar (33 KB at 423.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebApp types contributions 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-webapp-types --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-webapp-types --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-webapp-types --- [INFO] Storing buildNumber: 20180228-095844 at timestamp: 1519811924446 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-webapp-types --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-webapp-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-webapp-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-webapp-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 44 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-webapp-types --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-webapp-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-webapp-types --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-webapp-types --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-webapp-types --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-webapp-types --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/target/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-webapp-types --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-webapp-types >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-webapp-types --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-webapp-types --- [INFO] Storing buildNumber: 20180228-095845 at timestamp: 1519811925051 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-webapp-types --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-webapp-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-webapp-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-webapp-types <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-webapp-types --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/target/nuxeo-platform-webapp-types-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-webapp-types --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/target/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.1-I20180228_0918/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.1-I20180228_0918/nuxeo-platform-webapp-types-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/target/nuxeo-platform-webapp-types-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.1-I20180228_0918/nuxeo-platform-webapp-types-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-webapp-types --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.1-I20180228_0918/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.1-I20180228_0918/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar (106 KB at 315.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.1-I20180228_0918/nuxeo-platform-webapp-types-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.1-I20180228_0918/nuxeo-platform-webapp-types-10.1-I20180228_0918.pom (632 B at 8.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/maven-metadata.xml (143 KB at 2683.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/maven-metadata.xml (143 KB at 1847.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.1-I20180228_0918/nuxeo-platform-webapp-types-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-types/10.1-I20180228_0918/nuxeo-platform-webapp-types-10.1-I20180228_0918-sources.jar (104 KB at 977.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Webapp Base 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-webapp-base --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-webapp-base --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-webapp-base --- [INFO] Storing buildNumber: 20180228-095846 at timestamp: 1519811926954 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-webapp-base --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-webapp-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-webapp-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-webapp-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 283 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-webapp-base --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 98 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/AbstractUserGroupManagement.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/AbstractUserGroupManagement.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/messages/HotReloadMessages.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/messages/HotReloadMessages.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-webapp-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-webapp-base --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-webapp-base --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.webapp.security.GroupManagementTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.042 sec - in org.nuxeo.ecm.webapp.security.GroupManagementTest Running org.nuxeo.ecm.webapp.security.UserSuggestionActionsBeanTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.748 sec - in org.nuxeo.ecm.webapp.security.UserSuggestionActionsBeanTest Running org.nuxeo.ecm.webapp.security.UserManagementTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.nuxeo.ecm.webapp.security.UserManagementTest Running org.nuxeo.ecm.webapp.clipboard.SummaryTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 sec - in org.nuxeo.ecm.webapp.clipboard.SummaryTest Running org.nuxeo.ecm.webapp.clipboard.ZipUtilsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec - in org.nuxeo.ecm.webapp.clipboard.ZipUtilsTest Running org.nuxeo.ecm.webapp.tree.TestTreeManagerService Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 sec - in org.nuxeo.ecm.webapp.tree.TestTreeManagerService Running org.nuxeo.ecm.webapp.tree.nav.TestNavTreeService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:58:56,105 main ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 09:58:56,211 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 15 / Unstarted: 0 / Total: 118 * service:org.nuxeo.ecm.webapp.directory.DirectoryTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent.baseContrib requires [service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.base references missing [target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.webapp.layouts.search.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.types references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouttypes] * service:org.nuxeo.ecm.webapp.contentview.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.webapp.seam.reload references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=openUrl] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService.default.contrib references missing [target=org.nuxeo.ecm.webapp.tree.nav.NavTreeService;point=navigationTree] * service:org.nuxeo.ecm.webapp.base.webresources.contrib references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources, target=org.nuxeo.ecm.platform.WebResources;point=bundles] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.listing references missing [target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.webapp.seam.debug.action references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.platform.actions.ActionService;point=typeCompatibility] * service:org.nuxeo.ecm.webapp.seam.action.defaultChains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.webapp.seam.debug.restAPI.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService;point=restlets] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.widgts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.layouts.users.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.contentview.users.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.platform.thumbnail.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.rest.URLService;point=urlpatterns, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL, target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 sec - in org.nuxeo.ecm.webapp.tree.nav.TestNavTreeService Running org.nuxeo.ecm.webapp.bulkedit.TestBulkEditHelper StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:58:56,966 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 17 / Unstarted: 0 / Total: 128 * service:org.nuxeo.ecm.webapp.directory.DirectoryTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent.baseContrib requires [service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.base references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.webapp.layouts.search.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.types references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouttypes] * service:org.nuxeo.ecm.webapp.contentview.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.webapp.seam.reload references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=openUrl] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService.default.contrib references missing [target=org.nuxeo.ecm.webapp.tree.nav.NavTreeService;point=navigationTree] * service:org.nuxeo.ecm.webapp.base.webresources.contrib references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources, target=org.nuxeo.ecm.platform.WebResources;point=bundles] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.listing references missing [target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] * service:org.nuxeo.ecm.webapp.seam.debug.action references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.platform.actions.ActionService;point=typeCompatibility] * service:org.nuxeo.ecm.webapp.seam.action.defaultChains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.webapp.seam.debug.restAPI.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService;point=restlets] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.widgts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.layouts.users.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.contentview.users.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.platform.thumbnail.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL, target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs, target=org.nuxeo.ecm.platform.ui.web.rest.URLService;point=urlpatterns] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.755 sec - in org.nuxeo.ecm.webapp.bulkedit.TestBulkEditHelper Running org.nuxeo.ecm.webapp.bulkedit.TestBulkEditService Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.344 sec - in org.nuxeo.ecm.webapp.bulkedit.TestBulkEditService Results : Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-webapp-base --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-webapp-base --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-webapp-base --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-webapp-base >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-webapp-base --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-webapp-base --- [INFO] Storing buildNumber: 20180228-095859 at timestamp: 1519811939801 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-webapp-base --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-webapp-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-webapp-base --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-webapp-base <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-webapp-base --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-webapp-base --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.1-I20180228_0918/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.1-I20180228_0918/nuxeo-platform-webapp-base-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.1-I20180228_0918/nuxeo-platform-webapp-base-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-webapp-base --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.1-I20180228_0918/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.1-I20180228_0918/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar (573 KB at 2640.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.1-I20180228_0918/nuxeo-platform-webapp-base-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.1-I20180228_0918/nuxeo-platform-webapp-base-10.1-I20180228_0918.pom (8 KB at 99.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/maven-metadata.xml (141 KB at 537.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/maven-metadata.xml (141 KB at 903.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.1-I20180228_0918/nuxeo-platform-webapp-base-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-base/10.1-I20180228_0918/nuxeo-platform-webapp-base-10.1-I20180228_0918-sources.jar (527 KB at 6420.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for Shibboleth - JSF UI 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Storing buildNumber: 20180228-095901 at timestamp: 1519811941940 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-shibboleth-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/target/nuxeo-platform-login-shibboleth-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-shibboleth-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Storing buildNumber: 20180228-095903 at timestamp: 1519811943337 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-shibboleth-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/target/nuxeo-platform-login-shibboleth-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/target/nuxeo-platform-login-shibboleth-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.1-I20180228_0918/nuxeo-platform-login-shibboleth-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.1-I20180228_0918/nuxeo-platform-login-shibboleth-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/target/nuxeo-platform-login-shibboleth-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.1-I20180228_0918/nuxeo-platform-login-shibboleth-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-shibboleth-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.1-I20180228_0918/nuxeo-platform-login-shibboleth-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.1-I20180228_0918/nuxeo-platform-login-shibboleth-jsf-10.1-I20180228_0918.jar (14 KB at 40.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.1-I20180228_0918/nuxeo-platform-login-shibboleth-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.1-I20180228_0918/nuxeo-platform-login-shibboleth-jsf-10.1-I20180228_0918.pom (4 KB at 43.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/maven-metadata.xml (43 KB at 132.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/maven-metadata.xml (43 KB at 383.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.1-I20180228_0918/nuxeo-platform-login-shibboleth-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-shibboleth-jsf/10.1-I20180228_0918/nuxeo-platform-login-shibboleth-jsf-10.1-I20180228_0918-sources.jar (11 KB at 140.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Login Module for Token Authentication - JSF UI 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-token-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-token-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-token-jsf --- [INFO] Storing buildNumber: 20180228-095904 at timestamp: 1519811944882 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-token-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-token-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-token-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-token-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-token-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-token-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-token-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-token-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.login.token.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.nuxeo.ecm.login.token.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-token-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-token-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/target/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-token-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-token-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-token-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-token-jsf --- [INFO] Storing buildNumber: 20180228-095906 at timestamp: 1519811946860 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-token-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-token-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-token-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-token-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-token-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/target/nuxeo-platform-login-token-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-token-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/target/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.1-I20180228_0918/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.1-I20180228_0918/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/target/nuxeo-platform-login-token-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.1-I20180228_0918/nuxeo-platform-login-token-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-token-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.1-I20180228_0918/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.1-I20180228_0918/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar (9 KB at 31.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.1-I20180228_0918/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.1-I20180228_0918/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.pom (2 KB at 19.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/maven-metadata.xml (57 KB at 168.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/maven-metadata.xml (57 KB at 733.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.1-I20180228_0918/nuxeo-platform-login-token-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-jsf/10.1-I20180228_0918/nuxeo-platform-login-token-jsf-10.1-I20180228_0918-sources.jar (7 KB at 85.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Thumbnail 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-thumbnail --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-thumbnail --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-thumbnail --- [INFO] Storing buildNumber: 20180228-095908 at timestamp: 1519811948243 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-thumbnail --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-thumbnail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-thumbnail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-thumbnail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-thumbnail --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-thumbnail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-thumbnail --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-thumbnail --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:59:12,662 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 117 * service:org.nuxeo.ecm.platform.thumbnail.listener.renditions references missing [target=org.nuxeo.ecm.platform.rendition.service.RenditionService;point=renditionDefinitions] ====================================================================== Running org.nuxeo.ecm.platform.thumbnail.test.TestThumbnailStorage StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:59:14,370 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 117 * service:org.nuxeo.ecm.platform.thumbnail.listener.renditions references missing [target=org.nuxeo.ecm.platform.rendition.service.RenditionService;point=renditionDefinitions] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.687 sec - in org.nuxeo.ecm.platform.thumbnail.test.TestThumbnailStorage Running org.nuxeo.ecm.platform.thumbnail.test.TestThumbnailFactories StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:59:14,881 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 104 * service:org.nuxeo.ecm.platform.thumbnail.convert requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.ecm.platform.thumbnail.listener.renditions references missing [target=org.nuxeo.ecm.platform.rendition.service.RenditionService;point=renditionDefinitions] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 sec - in org.nuxeo.ecm.platform.thumbnail.test.TestThumbnailFactories Running org.nuxeo.ecm.platform.thumbnail.test.TestGetDefaultThumbnail 09:59:15,649 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 09:59:15,651 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 09:59:15,852 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 95 * service:org.nuxeo.ecm.platform.thumbnail.convert requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.ecm.platform.thumbnail.listener.renditions references missing [target=org.nuxeo.ecm.platform.rendition.service.RenditionService;point=renditionDefinitions] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 sec - in org.nuxeo.ecm.platform.thumbnail.test.TestGetDefaultThumbnail Running org.nuxeo.ecm.platform.thumbnail.test.ThumbnailJsonEnricherTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec - in org.nuxeo.ecm.platform.thumbnail.test.ThumbnailJsonEnricherTest Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-thumbnail --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-thumbnail --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/target/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-thumbnail --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-thumbnail >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-thumbnail --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-thumbnail --- [INFO] Storing buildNumber: 20180228-095916 at timestamp: 1519811956946 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-thumbnail --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-thumbnail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-thumbnail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-thumbnail <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-thumbnail --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/target/nuxeo-thumbnail-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-thumbnail --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/target/nuxeo-thumbnail-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.1-I20180228_0918/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.1-I20180228_0918/nuxeo-thumbnail-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/target/nuxeo-thumbnail-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.1-I20180228_0918/nuxeo-thumbnail-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-thumbnail --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.1-I20180228_0918/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.1-I20180228_0918/nuxeo-thumbnail-10.1-I20180228_0918.jar (22 KB at 82.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.1-I20180228_0918/nuxeo-thumbnail-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.1-I20180228_0918/nuxeo-thumbnail-10.1-I20180228_0918.pom (3 KB at 39.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/maven-metadata.xml (142 KB at 2667.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/maven-metadata.xml (142 KB at 1251.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.1-I20180228_0918/nuxeo-thumbnail-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-thumbnail/10.1-I20180228_0918/nuxeo-thumbnail-10.1-I20180228_0918-sources.jar (17 KB at 227.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rest API test 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-rest-api-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rest-api-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rest-api-test --- [INFO] Storing buildNumber: 20180228-095919 at timestamp: 1519811959122 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rest-api-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rest-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rest-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-rest-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-rest-api-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-rest-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 30 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-rest-api-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/JSONDocumentNode.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/JSONDocumentNode.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-rest-api-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:59:26,331 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 185 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Running org.nuxeo.ecm.restapi.test.AdapterBindingTest Feb 28, 2018 9:59:27 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 09:59:30,570 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-4455871303745686941.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:59:31,383 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 185 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.031 sec - in org.nuxeo.ecm.restapi.test.AdapterBindingTest Running org.nuxeo.ecm.restapi.test.UserGroupTest Feb 28, 2018 9:59:31 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 09:59:37,008 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-5535627210768877582.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:59:37,762 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 186 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.374 sec - in org.nuxeo.ecm.restapi.test.UserGroupTest Running org.nuxeo.ecm.restapi.test.DocWithDefaultValuesTest Feb 28, 2018 9:59:38 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 09:59:39,948 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-1032961630544769457.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:59:40,755 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 186 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.99 sec - in org.nuxeo.ecm.restapi.test.DocWithDefaultValuesTest Running org.nuxeo.ecm.restapi.test.DocumentValidationTest Feb 28, 2018 9:59:41 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 09:59:43,739 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-8694935933752846481.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:59:44,524 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 186 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.77 sec - in org.nuxeo.ecm.restapi.test.DocumentValidationTest Running org.nuxeo.ecm.restapi.test.DocumentListTest Feb 28, 2018 9:59:44 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' btpool4-8 09:59:46,026 WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38{{PathInfo,/api/v1/query/namedParamProviderInvalid}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/query/namedParamProviderInvalid}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:306) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy85.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1283) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:334) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:382) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1182) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1115) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1108) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.automation.core.util.PaginablePageProvider.(PaginablePageProvider.java:43) at org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl.(PaginableDocumentModelListImpl.java:49) at org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.getQuery(QueryObject.java:246) at org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.doSpecificQuery(QueryObject.java:318) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:928) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool4-8 09:59:46,271 WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38{{PathInfo,/api/v1/query/namedParamProviderWithDocInvalid}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/query/namedParamProviderWithDocInvalid}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:306) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy85.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1283) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:334) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:382) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1182) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1115) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1108) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.automation.core.util.PaginablePageProvider.(PaginablePageProvider.java:43) at org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl.(PaginableDocumentModelListImpl.java:49) at org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.getQuery(QueryObject.java:246) at org.nuxeo.ecm.restapi.server.jaxrs.QueryObject.doSpecificQuery(QueryObject.java:318) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:928) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) main 09:59:49,009 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-9171694480453396942.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:59:49,816 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 198 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.292 sec - in org.nuxeo.ecm.restapi.test.DocumentListTest Running org.nuxeo.ecm.restapi.test.OAuth2ObjectTest Feb 28, 2018 9:59:50 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 09:59:53,808 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-5802401715093427479.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:59:54,391 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 185 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.57 sec - in org.nuxeo.ecm.restapi.test.OAuth2ObjectTest Running org.nuxeo.ecm.restapi.test.MeTest Feb 28, 2018 9:59:54 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 09:59:56,329 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-8507236565793216504.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 09:59:57,052 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 185 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.665 sec - in org.nuxeo.ecm.restapi.test.MeTest Running org.nuxeo.ecm.restapi.test.DocumentAutoVersioningTest Feb 28, 2018 9:59:58 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' Feb 28, 2018 10:00:00 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' Feb 28, 2018 10:00:02 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' Feb 28, 2018 10:00:05 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 10:00:05,546 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-1281559409940112322.log{{fState,afterRun}{fSuite,class org.nuxeo.ecm.restapi.test.DocumentAutoVersioningTest}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:00:07,503 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 186 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.446 sec - in org.nuxeo.ecm.restapi.test.DocumentAutoVersioningTest Running org.nuxeo.ecm.restapi.test.DirectoryTest Feb 28, 2018 10:00:08 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 10:00:08,921 WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=intIdTestDir, sid=-2604527705131038082]{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.restapi.test.DirectoryTest}{fTest,itCanUpdateADirectoryEntryWithAnIntId}} main 10:00:11,358 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-3974339709098861574.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:00:12,024 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 211 * service:org.nuxeo.ecm.collections.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.521 sec - in org.nuxeo.ecm.restapi.test.DirectoryTest Running org.nuxeo.ecm.restapi.test.DocumentBrowsingTest Feb 28, 2018 10:00:12 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' Feb 28, 2018 10:00:14 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' Feb 28, 2018 10:00:16 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 10:00:20,429 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-4974810237088637315.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:00:21,065 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 198 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.039 sec - in org.nuxeo.ecm.restapi.test.DocumentBrowsingTest Running org.nuxeo.ecm.restapi.test.RenditionTest Feb 28, 2018 10:00:21 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' btpool16-8 10:00:22,009 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: The rendition definition 'unexistingRendition' is not registered{{PathInfo,/api/v1/path/adoc/@rendition/unexistingRendition}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/path/adoc/@rendition/unexistingRendition}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.api.NuxeoException: The rendition definition 'unexistingRendition' is not registered at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getAvailableRenditionDefinition(RenditionServiceImpl.java:420) at org.nuxeo.ecm.platform.rendition.service.RenditionServiceImpl.getRendition(RenditionServiceImpl.java:368) at org.nuxeo.ecm.restapi.server.jaxrs.rendition.RenditionObject.getRenditionBlob(RenditionObject.java:63) at org.nuxeo.ecm.restapi.server.jaxrs.rendition.RenditionObject.doGet(RenditionObject.java:72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:928) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) main 10:00:23,218 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-6617773714143229982.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:00:23,835 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 185 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.77 sec - in org.nuxeo.ecm.restapi.test.RenditionTest Running org.nuxeo.ecm.restapi.test.SchemaTest Feb 28, 2018 10:00:24 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 10:00:25,702 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-45816729655945555.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:00:26,316 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 186 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.481 sec - in org.nuxeo.ecm.restapi.test.SchemaTest Running org.nuxeo.ecm.restapi.test.OperationBindingTest Feb 28, 2018 10:00:26 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' btpool18-1 10:00:27,931 WARN [TracerFactory] ****** chain ****** Name: Test.HttpStatus Exception: ExceptionTest Caught error: Exception Message Caused by: org.nuxeo.ecm.automation.test.helpers.ExceptionTest: Exception Message ****** Hierarchy calls ****** ****** Test.HttpStatus ****** Chain ID: Test.HttpStatus Chain Aliases: null Class: HttpStatusOperationTest Method: 'run' | Input Type: void | Output Type: java.lang.Object Input: null Context Variables | Key: request, Value: org.nuxeo.ecm.platform.ui.web.auth.NuxeoSecuredRequestWrapper@46b10028 | Key: isFailing, Value: true{{PathInfo,/api/v1/@op/Test.HttpStatus}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/@op/Test.HttpStatus}{ServletPath,}{fState,beforeRun}} main 10:00:29,195 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-8321262604533791796.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:00:29,873 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 186 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.558 sec - in org.nuxeo.ecm.restapi.test.OperationBindingTest Running org.nuxeo.ecm.restapi.test.MultiBlobAccessTest Feb 28, 2018 10:00:30 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 10:00:32,491 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-7746920195027123707.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:00:33,201 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 189 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.331 sec - in org.nuxeo.ecm.restapi.test.MultiBlobAccessTest Running org.nuxeo.ecm.restapi.test.BatchUploadFixture Feb 28, 2018 10:00:33 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' btpool20-3 10:00:34,663 ERROR [BatchManagerComponent] Not allowed. You must be administrator to use this operation{{PathInfo,/api/v1/upload/batchId-4ebb9b17-26f7-49b6-bac5-795744a97b84/execute/Blob.CreateFromURL}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/upload/batchId-4ebb9b17-26f7-49b6-bac5-795744a97b84/execute/Blob.CreateFromURL}{ServletPath,}{fState,beforeRun}} Nuxeo-Work-default-1:5447872112392578.1882293807 10:00:35,376 WARN [FulltextExtractorWork] Could not extract fulltext of file 'file.pdf' for document: b5594498-2ac6-4439-8662-80d00e1059a7: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService{{fState,beforeRun}} main 10:00:36,062 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-7180475592946623734.log{{fState,afterRun}{fSuite,class org.nuxeo.ecm.restapi.test.BatchUploadFixture}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:00:37,824 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 187 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.617 sec - in org.nuxeo.ecm.restapi.test.BatchUploadFixture Running org.nuxeo.ecm.restapi.test.EmptyDocumentTest Feb 28, 2018 10:00:38 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 10:00:39,918 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-29681317279802243.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:00:40,774 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 186 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.953 sec - in org.nuxeo.ecm.restapi.test.EmptyDocumentTest Running org.nuxeo.ecm.restapi.test.ExceptionRestTest Feb 28, 2018 10:00:41 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' btpool22-3 10:00:41,752 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: foo{{PathInfo,/api/v1/foo/exception}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/foo/exception}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.core.api.NuxeoException: foo at org.nuxeo.ecm.restapi.server.jaxrs.FooObject.doException(FooObject.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:928) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) main 10:00:43,001 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-2023405763644937742.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:00:43,631 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 187 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.855 sec - in org.nuxeo.ecm.restapi.test.ExceptionRestTest Running org.nuxeo.ecm.restapi.test.BatchUploadFixture Feb 28, 2018 10:00:44 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' btpool23-8 10:00:44,972 ERROR [BatchManagerComponent] Not allowed. You must be administrator to use this operation{{PathInfo,/api/v1/upload/batchId-6be8895b-861e-4092-a3c8-199d83cb1020/execute/Blob.CreateFromURL}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/upload/batchId-6be8895b-861e-4092-a3c8-199d83cb1020/execute/Blob.CreateFromURL}{ServletPath,}{fState,beforeRun}} Nuxeo-Work-default-2:5447882304536613.1020580305 10:00:45,566 WARN [FulltextExtractorWork] Could not extract fulltext of file 'file.pdf' for document: 58a07edf-af6c-4f76-9793-b074d1ada97e: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService{{fState,beforeRun}} main 10:00:46,299 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-2926365603736905296.log{{fState,afterRun}{fSuite,class org.nuxeo.ecm.restapi.test.BatchUploadFixture}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:00:48,314 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 191 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.681 sec - in org.nuxeo.ecm.restapi.test.BatchUploadFixture Running org.nuxeo.ecm.restapi.test.ConverterTest Feb 28, 2018 10:00:48 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' Feb 28, 2018 10:00:50 AM com.sun.jersey.spi.container.servlet.WebComponent filterFormParameters WARNING: A servlet request, to the URI http://localhost:18090/api/v1/path/adoc/@convert, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected. Feb 28, 2018 10:00:50 AM com.sun.jersey.spi.container.servlet.WebComponent filterFormParameters WARNING: A servlet request, to the URI http://localhost:18090/api/v1/path/adoc/@convert, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected. Feb 28, 2018 10:00:50 AM com.sun.jersey.spi.container.servlet.WebComponent filterFormParameters WARNING: A servlet request, to the URI http://localhost:18090/api/v1/path/adoc/@convert, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected. Feb 28, 2018 10:00:50 AM com.sun.jersey.spi.container.servlet.WebComponent filterFormParameters WARNING: A servlet request, to the URI http://localhost:18090/api/v1/path/adoc/@convert, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected. main 10:00:52,159 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-6607473249640435293.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:00:52,867 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 200 * service:org.nuxeo.ecm.platform.preview.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.553 sec - in org.nuxeo.ecm.restapi.test.ConverterTest Running org.nuxeo.ecm.restapi.test.PreviewAdapterTest Feb 28, 2018 10:00:53 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 10:00:55,073 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-2776553234077685324.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:00:55,650 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 186 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.782 sec - in org.nuxeo.ecm.restapi.test.PreviewAdapterTest Running org.nuxeo.ecm.restapi.test.ConfigTest Feb 28, 2018 10:00:56 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 10:00:58,002 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-2958576033347455156.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:00:58,628 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 186 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.978 sec - in org.nuxeo.ecm.restapi.test.ConfigTest Running org.nuxeo.ecm.restapi.test.MarshallingEdgeCasesTest Feb 28, 2018 10:00:59 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 10:01:00,611 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-4184128538034709458.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:01:01,519 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} main 10:01:02,157 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 195 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.607 sec - in org.nuxeo.ecm.restapi.test.MarshallingEdgeCasesTest Running org.nuxeo.ecm.restapi.test.AuditTest Feb 28, 2018 10:01:02 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 10:01:05,621 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-3538765303781824237.log{} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:01:06,064 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} main 10:01:06,078 ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.persistence.PersistenceComponent notification of application started failed: [PersistenceUnit: nxaudit-logs] Unable to build EntityManagerFactory{{fState,beforeRun}} javax.persistence.PersistenceException: [PersistenceUnit: nxaudit-logs] Unable to build EntityManagerFactory at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:677) at org.hibernate.ejb.Ejb3Configuration.createEntityManagerFactory(Ejb3Configuration.java:646) at org.nuxeo.ecm.core.persistence.HibernateConfiguration.createEntityManagerFactory(HibernateConfiguration.java:160) at org.nuxeo.ecm.core.persistence.HibernateConfiguration.getFactory(HibernateConfiguration.java:151) at org.nuxeo.ecm.core.persistence.HibernateConfiguration.getFactory(HibernateConfiguration.java:201) at org.nuxeo.ecm.core.persistence.PersistenceProvider.openPersistenceUnit(PersistenceProvider.java:51) at org.nuxeo.ecm.core.persistence.PersistenceComponent.start(PersistenceComponent.java:85) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:167) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$beforeRun$1(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:215) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: org.hibernate.HibernateException: Cannot lookup datasource by name java:comp/env/jdbc/nxaudit-logs at org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider.configure(NuxeoConnectionProvider.java:48) at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:137) at org.hibernate.ejb.InjectionSettingsFactory.createConnectionProvider(InjectionSettingsFactory.java:29) at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:89) at org.hibernate.cfg.Configuration.buildSettingsInternal(Configuration.java:2119) at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2115) at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1339) at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867) at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:669) ... 39 more Caused by: javax.naming.NotContextException: java:comp/env/jdbc/nxaudit-logs at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:165) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:619) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:156) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:619) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:156) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:605) at org.nuxeo.runtime.jtajca.NuxeoContainer.lookup(NuxeoContainer.java:442) at org.nuxeo.runtime.jtajca.NuxeoContainer.lookup(NuxeoContainer.java:431) at org.nuxeo.runtime.datasource.DataSourceHelper.getDataSource(DataSourceHelper.java:98) at org.nuxeo.runtime.datasource.DataSourceHelper.getDataSource(DataSourceHelper.java:84) at org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider.configure(NuxeoConnectionProvider.java:46) ... 47 more main 10:01:06,081 ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService notification of application started failed: Cannot create audit backend of type org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend{{fState,beforeRun}} java.lang.RuntimeException: Cannot create audit backend of type org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend at org.nuxeo.ecm.platform.audit.service.extension.AuditBackendDescriptor.newInstance(AuditBackendDescriptor.java:63) at org.nuxeo.ecm.platform.audit.service.NXAuditEventsService.start(NXAuditEventsService.java:104) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:167) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$beforeRun$1(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:215) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.nuxeo.ecm.platform.audit.service.extension.AuditBackendDescriptor.newInstance(AuditBackendDescriptor.java:61) ... 34 more Caused by: javax.persistence.PersistenceException: [PersistenceUnit: nxaudit-logs] Unable to build EntityManagerFactory at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:677) at org.hibernate.ejb.Ejb3Configuration.createEntityManagerFactory(Ejb3Configuration.java:646) at org.nuxeo.ecm.core.persistence.HibernateConfiguration.createEntityManagerFactory(HibernateConfiguration.java:160) at org.nuxeo.ecm.core.persistence.HibernateConfiguration.getFactory(HibernateConfiguration.java:151) at org.nuxeo.ecm.core.persistence.HibernateConfiguration.getFactory(HibernateConfiguration.java:201) at org.nuxeo.ecm.core.persistence.PersistenceProvider.openPersistenceUnit(PersistenceProvider.java:51) at org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend.activatePersistenceProvider(DefaultAuditBackend.java:126) at org.nuxeo.ecm.platform.audit.service.DefaultAuditBackend.(DefaultAuditBackend.java:72) ... 39 more Caused by: org.hibernate.HibernateException: Cannot lookup datasource by name java:comp/env/jdbc/nxaudit-logs at org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider.configure(NuxeoConnectionProvider.java:48) at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:137) at org.hibernate.ejb.InjectionSettingsFactory.createConnectionProvider(InjectionSettingsFactory.java:29) at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:89) at org.hibernate.cfg.Configuration.buildSettingsInternal(Configuration.java:2119) at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2115) at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1339) at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867) at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:669) ... 46 more Caused by: javax.naming.NotContextException: java:comp/env/jdbc/nxaudit-logs at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:165) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:619) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:156) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:619) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:156) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:605) at org.nuxeo.runtime.jtajca.NuxeoContainer.lookup(NuxeoContainer.java:442) at org.nuxeo.runtime.jtajca.NuxeoContainer.lookup(NuxeoContainer.java:431) at org.nuxeo.runtime.datasource.DataSourceHelper.getDataSource(DataSourceHelper.java:98) at org.nuxeo.runtime.datasource.DataSourceHelper.getDataSource(DataSourceHelper.java:84) at org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider.configure(NuxeoConnectionProvider.java:46) ... 54 more main 10:01:06,100 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 2 / Total: 96 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] - service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService - service:org.nuxeo.ecm.core.persistence.PersistenceComponent ======================================================================{{fState,beforeRun}} Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.862 sec - in org.nuxeo.ecm.restapi.test.AuditTest Running org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest main 10:01:06,106 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,beforeSetup}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 10:01:06,176 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 10:01:06,176 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 10:01:06,176 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 10:01:06,176 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 10:01:06,177 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 10:01:06,177 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 10:01:06,177 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 10:01:06,177 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 10:01:06,177 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 10:01:06,177 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 10:01:06,182 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 10:01:06,183 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 10:01:06,183 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 10:01:06,183 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 10:01:06,183 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} main 10:01:06,183 ERROR [NXAuditEventsService] Can not provide service org.nuxeo.ecm.platform.audit.api.AuditLogger since backend is undefined{{fState,afterMethodRun}{fSuite,class org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 sec - in org.nuxeo.ecm.restapi.jaxrs.io.LogEntryWriterTest Running org.nuxeo.ecm.restapi.server.jaxrs.usermanager.TestUserToGroupObject Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.nuxeo.ecm.restapi.server.jaxrs.usermanager.TestUserToGroupObject Results : Tests run: 205, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-rest-api-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-rest-api-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/target/nuxeo-rest-api-test-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-rest-api-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-rest-api-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rest-api-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rest-api-test --- [INFO] Storing buildNumber: 20180228-100137 at timestamp: 1519812097060 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rest-api-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rest-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rest-api-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-rest-api-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-rest-api-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/target/nuxeo-rest-api-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-rest-api-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/target/nuxeo-rest-api-test-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.1-I20180228_0918/nuxeo-rest-api-test-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.1-I20180228_0918/nuxeo-rest-api-test-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/target/nuxeo-rest-api-test-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.1-I20180228_0918/nuxeo-rest-api-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-rest-api-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.1-I20180228_0918/nuxeo-rest-api-test-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.1-I20180228_0918/nuxeo-rest-api-test-10.1-I20180228_0918.jar (14 KB at 85.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.1-I20180228_0918/nuxeo-rest-api-test-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.1-I20180228_0918/nuxeo-rest-api-test-10.1-I20180228_0918.pom (7 KB at 29.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/maven-metadata.xml (136 KB at 742.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/maven-metadata.xml (136 KB at 447.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.1-I20180228_0918/nuxeo-rest-api-test-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-rest-api-test/10.1-I20180228_0918/nuxeo-rest-api-test-10.1-I20180228_0918-sources.jar (7 KB at 92.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Token Authentication Rest API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-login-token-rest --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-token-rest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-token-rest --- [INFO] Storing buildNumber: 20180228-100139 at timestamp: 1519812099215 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-token-rest --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-token-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-token-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-login-token-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-login-token-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-login-token-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-login-token-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-login-token-rest --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:01:45,856 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 190 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Running org.nuxeo.ecm.restapi.test.AuthenticationTokensTest Feb 28, 2018 10:01:46 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 10:01:49,507 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-6643925699383347324.log{} Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.613 sec - in org.nuxeo.ecm.restapi.test.AuthenticationTokensTest Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-login-token-rest --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-login-token-rest --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/target/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-login-token-rest --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-login-token-rest >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-login-token-rest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-login-token-rest --- [INFO] Storing buildNumber: 20180228-100151 at timestamp: 1519812111915 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-login-token-rest --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-login-token-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-login-token-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-login-token-rest <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-login-token-rest --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/target/nuxeo-platform-login-token-rest-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-login-token-rest --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/target/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.1-I20180228_0918/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.1-I20180228_0918/nuxeo-platform-login-token-rest-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/target/nuxeo-platform-login-token-rest-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.1-I20180228_0918/nuxeo-platform-login-token-rest-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-login-token-rest --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.1-I20180228_0918/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.1-I20180228_0918/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar (6 KB at 8.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.1-I20180228_0918/nuxeo-platform-login-token-rest-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.1-I20180228_0918/nuxeo-platform-login-token-rest-10.1-I20180228_0918.pom (3 KB at 42.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/maven-metadata.xml (56 KB at 265.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/maven-metadata.xml (56 KB at 198.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.1-I20180228_0918/nuxeo-platform-login-token-rest-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-login-token-rest/10.1-I20180228_0918/nuxeo-platform-login-token-rest-10.1-I20180228_0918-sources.jar (3 KB at 39.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Seam Debug Framework 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-seam-debug --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-seam-debug --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-seam-debug --- [INFO] Storing buildNumber: 20180228-100153 at timestamp: 1519812113643 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-seam-debug --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-seam-debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-seam-debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-seam-debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-installed-webinflib) @ nuxeo-platform-seam-debug --- [INFO] Configured Artifact: org.jboss.seam:jboss-seam-debug:?:jar [INFO] Copying jboss-seam-debug-2.3.1.Final.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/target/classes/WEB/lib/jboss-seam-debug-2.3.1.Final.jar [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-seam-debug --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-seam-debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-seam-debug --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-seam-debug --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-seam-debug --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-seam-debug --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/target/nuxeo-platform-seam-debug-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-seam-debug --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-seam-debug >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-seam-debug --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-seam-debug --- [INFO] Storing buildNumber: 20180228-100153 at timestamp: 1519812113897 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-seam-debug --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-seam-debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-seam-debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-seam-debug <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-seam-debug --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/target/nuxeo-platform-seam-debug-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-seam-debug --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/target/nuxeo-platform-seam-debug-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.1-I20180228_0918/nuxeo-platform-seam-debug-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.1-I20180228_0918/nuxeo-platform-seam-debug-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/target/nuxeo-platform-seam-debug-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.1-I20180228_0918/nuxeo-platform-seam-debug-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-seam-debug --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.1-I20180228_0918/nuxeo-platform-seam-debug-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.1-I20180228_0918/nuxeo-platform-seam-debug-10.1-I20180228_0918.jar (16 KB at 68.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.1-I20180228_0918/nuxeo-platform-seam-debug-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.1-I20180228_0918/nuxeo-platform-seam-debug-10.1-I20180228_0918.pom (2 KB at 20.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/maven-metadata.xml (145 KB at 732.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/maven-metadata.xml (145 KB at 632.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.1-I20180228_0918/nuxeo-platform-seam-debug-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-seam-debug/10.1-I20180228_0918/nuxeo-platform-seam-debug-10.1-I20180228_0918-sources.jar (828 B at 10.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Annotation Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annotation-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annotation-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annotation-parent --- [INFO] Storing buildNumber: 20180228-100155 at timestamp: 1519812115316 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annotation-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annotation-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annotation-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annotation-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annotation-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annotation-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annotation-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annotation-parent --- [INFO] Storing buildNumber: 20180228-100155 at timestamp: 1519812115760 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annotation-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annotation-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annotation-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annotation-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annotation-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annotation-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-parent/10.1-I20180228_0918/nuxeo-annotation-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annotation-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-parent/10.1-I20180228_0918/nuxeo-annotation-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-parent/10.1-I20180228_0918/nuxeo-annotation-parent-10.1-I20180228_0918.pom (735 B at 2.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-parent/maven-metadata.xml (2 KB at 5.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-parent/maven-metadata.xml (2 KB at 22.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Annotation API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annotation-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annotation-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annotation-api --- [INFO] Storing buildNumber: 20180228-100157 at timestamp: 1519812117001 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annotation-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annotation-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annotation-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-annotation-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-annotation-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-annotation-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-annotation-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-annotation-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annotation-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-annotation-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/target/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annotation-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annotation-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annotation-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annotation-api --- [INFO] Storing buildNumber: 20180228-100157 at timestamp: 1519812117632 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annotation-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annotation-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annotation-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annotation-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annotation-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/target/nuxeo-annotation-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annotation-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/target/nuxeo-annotation-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.1-I20180228_0918/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.1-I20180228_0918/nuxeo-annotation-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/target/nuxeo-annotation-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.1-I20180228_0918/nuxeo-annotation-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annotation-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.1-I20180228_0918/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.1-I20180228_0918/nuxeo-annotation-api-10.1-I20180228_0918.jar (7 KB at 25.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.1-I20180228_0918/nuxeo-annotation-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.1-I20180228_0918/nuxeo-annotation-api-10.1-I20180228_0918.pom (663 B at 3.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/maven-metadata.xml (2 KB at 23.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/maven-metadata.xml (2 KB at 18.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.1-I20180228_0918/nuxeo-annotation-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-api/10.1-I20180228_0918/nuxeo-annotation-api-10.1-I20180228_0918-sources.jar (6 KB at 81.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Annotation Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annotation-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annotation-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annotation-core --- [INFO] Storing buildNumber: 20180228-100159 at timestamp: 1519812119004 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annotation-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annotation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annotation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-annotation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-annotation-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-annotation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-annotation-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-annotation-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.annotation.TestAnnotationService Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.719 sec - in org.nuxeo.ecm.annotation.TestAnnotationService Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annotation-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-annotation-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/target/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annotation-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annotation-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annotation-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annotation-core --- [INFO] Storing buildNumber: 20180228-100205 at timestamp: 1519812125724 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annotation-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annotation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annotation-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annotation-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annotation-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/target/nuxeo-annotation-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annotation-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/target/nuxeo-annotation-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.1-I20180228_0918/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.1-I20180228_0918/nuxeo-annotation-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/target/nuxeo-annotation-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.1-I20180228_0918/nuxeo-annotation-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annotation-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.1-I20180228_0918/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.1-I20180228_0918/nuxeo-annotation-core-10.1-I20180228_0918.jar (13 KB at 40.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.1-I20180228_0918/nuxeo-annotation-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.1-I20180228_0918/nuxeo-annotation-core-10.1-I20180228_0918.pom (943 B at 13.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/maven-metadata.xml (2 KB at 7.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/maven-metadata.xml (2 KB at 18.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.1-I20180228_0918/nuxeo-annotation-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-core/10.1-I20180228_0918/nuxeo-annotation-core-10.1-I20180228_0918-sources.jar (10 KB at 123.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Annotation REST API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annotation-rest-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annotation-rest-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annotation-rest-api --- [INFO] Storing buildNumber: 20180228-100208 at timestamp: 1519812128207 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annotation-rest-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annotation-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annotation-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-annotation-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-annotation-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-annotation-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-annotation-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-annotation-rest-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:02:15,495 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 189 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.ecm.restapi.server.AnnotationTest Feb 28, 2018 10:02:16 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 10:02:19,545 main WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-8464363853281101471.log Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.006 sec - in org.nuxeo.ecm.restapi.server.AnnotationTest Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annotation-rest-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-annotation-rest-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/target/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annotation-rest-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annotation-rest-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annotation-rest-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annotation-rest-api --- [INFO] Storing buildNumber: 20180228-100221 at timestamp: 1519812141952 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annotation-rest-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annotation-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annotation-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annotation-rest-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annotation-rest-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/target/nuxeo-annotation-rest-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annotation-rest-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/target/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.1-I20180228_0918/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.1-I20180228_0918/nuxeo-annotation-rest-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/target/nuxeo-annotation-rest-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.1-I20180228_0918/nuxeo-annotation-rest-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annotation-rest-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.1-I20180228_0918/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.1-I20180228_0918/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar (5 KB at 12.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.1-I20180228_0918/nuxeo-annotation-rest-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.1-I20180228_0918/nuxeo-annotation-rest-api-10.1-I20180228_0918.pom (2 KB at 22.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/maven-metadata.xml (2 KB at 10.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/maven-metadata.xml (2 KB at 11.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.1-I20180228_0918/nuxeo-annotation-rest-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annotation/nuxeo-annotation-rest-api/10.1-I20180228_0918/nuxeo-annotation-rest-api-10.1-I20180228_0918-sources.jar (3 KB at 32.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Audit Service - Client 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audit-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-client --- [INFO] Storing buildNumber: 20180228-100223 at timestamp: 1519812143488 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-client --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-audit-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-audit-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/java/org/nuxeo/ecm/platform/audit/web/listener/ejb/ContentHistoryActionsBean.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/java/org/nuxeo/ecm/platform/audit/web/listener/ejb/ContentHistoryActionsBean.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/java/org/nuxeo/ecm/platform/audit/web/listener/ejb/ContentHistoryActionsBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-audit-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-audit-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-audit-client --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.audit.web.TestRegisterAuditAction 10:02:25,837 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.actions.ActionService 10:02:25,840 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.audit.web Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 sec - in org.nuxeo.ecm.platform.audit.web.TestRegisterAuditAction Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audit-client --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-audit-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audit-client --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audit-client >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-client --- [INFO] Storing buildNumber: 20180228-100226 at timestamp: 1519812146780 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-client --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audit-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audit-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/nuxeo-platform-audit-client-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audit-client --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/nuxeo-platform-audit-client-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.1-I20180228_0918/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.1-I20180228_0918/nuxeo-platform-audit-client-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/target/nuxeo-platform-audit-client-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.1-I20180228_0918/nuxeo-platform-audit-client-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audit-client --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.1-I20180228_0918/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.1-I20180228_0918/nuxeo-platform-audit-client-10.1-I20180228_0918.jar (19 KB at 65.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.1-I20180228_0918/nuxeo-platform-audit-client-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.1-I20180228_0918/nuxeo-platform-audit-client-10.1-I20180228_0918.pom (2 KB at 26.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/maven-metadata.xml (143 KB at 469.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/maven-metadata.xml (143 KB at 809.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.1-I20180228_0918/nuxeo-platform-audit-client-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-client/10.1-I20180228_0918/nuxeo-platform-audit-client-10.1-I20180228_0918-sources.jar (16 KB at 208.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Audit IO Fragment 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audit-io --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-io --- [INFO] Storing buildNumber: 20180228-100228 at timestamp: 1519812148467 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-io --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-audit-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-audit-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-audit-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-audit-io --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-audit-io --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audit-io --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-audit-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/target/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audit-io --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audit-io >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-io --- [INFO] Storing buildNumber: 20180228-100229 at timestamp: 1519812149116 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-io --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audit-io <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audit-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/target/nuxeo-platform-audit-io-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audit-io --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/target/nuxeo-platform-audit-io-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.1-I20180228_0918/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.1-I20180228_0918/nuxeo-platform-audit-io-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/target/nuxeo-platform-audit-io-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.1-I20180228_0918/nuxeo-platform-audit-io-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audit-io --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.1-I20180228_0918/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.1-I20180228_0918/nuxeo-platform-audit-io-10.1-I20180228_0918.jar (12 KB at 26.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.1-I20180228_0918/nuxeo-platform-audit-io-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.1-I20180228_0918/nuxeo-platform-audit-io-10.1-I20180228_0918.pom (2 KB at 18.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/maven-metadata.xml (143 KB at 691.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/maven-metadata.xml (143 KB at 843.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.1-I20180228_0918/nuxeo-platform-audit-io-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-io/10.1-I20180228_0918/nuxeo-platform-audit-io-10.1-I20180228_0918-sources.jar (8 KB at 97.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Audit Service - WebService 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audit-ws --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-ws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-ws --- [INFO] Storing buildNumber: 20180228-100230 at timestamp: 1519812150617 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-ws --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-audit-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-audit-ws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-audit-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-audit-ws --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-audit-ws --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audit-ws --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-audit-ws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/target/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audit-ws --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audit-ws >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-ws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-ws --- [INFO] Storing buildNumber: 20180228-100231 at timestamp: 1519812151413 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-ws --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-ws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audit-ws <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audit-ws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/target/nuxeo-platform-audit-ws-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audit-ws --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/target/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.1-I20180228_0918/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.1-I20180228_0918/nuxeo-platform-audit-ws-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/target/nuxeo-platform-audit-ws-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.1-I20180228_0918/nuxeo-platform-audit-ws-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audit-ws --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.1-I20180228_0918/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.1-I20180228_0918/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar (16 KB at 52.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.1-I20180228_0918/nuxeo-platform-audit-ws-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.1-I20180228_0918/nuxeo-platform-audit-ws-10.1-I20180228_0918.pom (2 KB at 23.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/maven-metadata.xml (143 KB at 304.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/maven-metadata.xml (143 KB at 1874.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.1-I20180228_0918/nuxeo-platform-audit-ws-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-ws/10.1-I20180228_0918/nuxeo-platform-audit-ws-10.1-I20180228_0918-sources.jar (14 KB at 188.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Admin Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-admin-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-parent --- [INFO] Storing buildNumber: 20180228-100232 at timestamp: 1519812152924 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-admin-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-admin-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-admin-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-parent --- [INFO] Storing buildNumber: 20180228-100233 at timestamp: 1519812153430 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-admin-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-admin-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-admin-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-parent/10.1-I20180228_0918/nuxeo-admin-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-admin-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-parent/10.1-I20180228_0918/nuxeo-admin-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-parent/10.1-I20180228_0918/nuxeo-admin-parent-10.1-I20180228_0918.pom (988 B at 3.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-parent/maven-metadata.xml (143 KB at 692.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-parent/maven-metadata.xml (143 KB at 849.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Client Wrapper 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-client-wrapper --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-client-wrapper --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-client-wrapper --- [INFO] Storing buildNumber: 20180228-100234 at timestamp: 1519812154671 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-client-wrapper --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-client-wrapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-client-wrapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-connect-client-wrapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-connect-client-wrapper --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-connect-client-wrapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-connect-client-wrapper --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-connect-client-wrapper --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.connect.version.TestHeaders Build version=1.7.0-SNAPSHOT Version=protocol: 1.4 / build:1.7.0-SNAPSHOT Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 sec - in org.nuxeo.connect.version.TestHeaders Running org.nuxeo.connect.services.TestServiceBindings Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec - in org.nuxeo.connect.services.TestServiceBindings Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-client-wrapper --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-connect-client-wrapper --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-client-wrapper --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-client-wrapper >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-client-wrapper --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-client-wrapper --- [INFO] Storing buildNumber: 20180228-100238 at timestamp: 1519812158011 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-client-wrapper --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-client-wrapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-client-wrapper --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-client-wrapper <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-client-wrapper --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/nuxeo-connect-client-wrapper-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-client-wrapper --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.1-I20180228_0918/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.1-I20180228_0918/nuxeo-connect-client-wrapper-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/nuxeo-connect-client-wrapper-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.1-I20180228_0918/nuxeo-connect-client-wrapper-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-client-wrapper --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.1-I20180228_0918/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.1-I20180228_0918/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar (6 KB at 26.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.1-I20180228_0918/nuxeo-connect-client-wrapper-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.1-I20180228_0918/nuxeo-connect-client-wrapper-10.1-I20180228_0918.pom (3 KB at 19.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/maven-metadata.xml (143 KB at 701.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/maven-metadata.xml (143 KB at 833.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.1-I20180228_0918/nuxeo-connect-client-wrapper-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-client-wrapper/10.1-I20180228_0918/nuxeo-connect-client-wrapper-10.1-I20180228_0918-sources.jar (4 KB at 54.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Administration Center Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-admin-center-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-core --- [INFO] Storing buildNumber: 20180228-100240 at timestamp: 1519812160136 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-admin-center-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 53 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-admin-center-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/operation/HotReloadStudioSnapshot.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/operation/HotReloadStudioSnapshot.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/operation/HotReloadStudioSnapshot.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/runtime/RuntimeInstrospection.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/runtime/RuntimeInstrospection.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/runtime/RuntimeInstrospection.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-admin-center-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-admin-center-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-admin-center-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:02:47,081 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 132 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Running org.nuxeo.ecm.admin.operation.TestPermissionsPurgeOperation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 sec - in org.nuxeo.ecm.admin.operation.TestPermissionsPurgeOperation Running org.nuxeo.ecm.admin.permissions.TestPermissionsPurge Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec - in org.nuxeo.ecm.admin.permissions.TestPermissionsPurge Running org.nuxeo.ecm.admin.webengine.lang.test.TestMessages Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.nuxeo.ecm.admin.webengine.lang.test.TestMessages Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-admin-center-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-admin-center-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-admin-center-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-admin-center-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-core --- [INFO] Storing buildNumber: 20180228-100250 at timestamp: 1519812170207 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-admin-center-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-admin-center-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/nuxeo-admin-center-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-admin-center-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/nuxeo-admin-center-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.1-I20180228_0918/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.1-I20180228_0918/nuxeo-admin-center-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/nuxeo-admin-center-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.1-I20180228_0918/nuxeo-admin-center-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-admin-center-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.1-I20180228_0918/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.1-I20180228_0918/nuxeo-admin-center-core-10.1-I20180228_0918.jar (128 KB at 367.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.1-I20180228_0918/nuxeo-admin-center-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.1-I20180228_0918/nuxeo-admin-center-core-10.1-I20180228_0918.pom (4 KB at 51.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/maven-metadata.xml (51 KB at 495.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/maven-metadata.xml (51 KB at 130.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.1-I20180228_0918/nuxeo-admin-center-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-core/10.1-I20180228_0918/nuxeo-admin-center-core-10.1-I20180228_0918-sources.jar (106 KB at 381.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Audit Service - MongoDB 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audit-mongodb --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-mongodb --- [INFO] Storing buildNumber: 20180228-100252 at timestamp: 1519812172479 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-mongodb --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-audit-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-audit-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-audit-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-audit-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-audit-mongodb --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:02:58,964 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 3 / Unstarted: 0 / Total: 100 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.mongodb.contrib requires [service:org.nuxeo.admin.pageproviders] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.ecm.platform.audit.PageProviderservice.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] ====================================================================== Running org.nuxeo.mongodb.audit.TestAuditWithMongoDB StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:02:59,907 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 107 * service:org.nuxeo.platform.admin.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] ====================================================================== Tests run: 16, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.763 sec - in org.nuxeo.mongodb.audit.TestAuditWithMongoDB Running org.nuxeo.mongodb.audit.TestAuditHistoryProviderWithMongoDB StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:03:00,952 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 135 * service:org.nuxeo.platform.admin.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.09 sec - in org.nuxeo.mongodb.audit.TestAuditHistoryProviderWithMongoDB Running org.nuxeo.mongodb.audit.TestUserGroupAuditWithMongoDB StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:03:01,663 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 107 * service:org.nuxeo.platform.admin.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.656 sec - in org.nuxeo.mongodb.audit.TestUserGroupAuditWithMongoDB Running org.nuxeo.mongodb.audit.TestAuditPageProviderWithMongoDB StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:03:02,216 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 108 * service:org.nuxeo.platform.admin.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] ====================================================================== Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.552 sec - in org.nuxeo.mongodb.audit.TestAuditPageProviderWithMongoDB Running org.nuxeo.mongodb.audit.TestPageProviderTrackingWithMongoDB Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 sec - in org.nuxeo.mongodb.audit.TestPageProviderTrackingWithMongoDB Results : Tests run: 34, Failures: 0, Errors: 0, Skipped: 17 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audit-mongodb --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-audit-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audit-mongodb --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audit-mongodb >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audit-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audit-mongodb --- [INFO] Storing buildNumber: 20180228-100303 at timestamp: 1519812183335 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audit-mongodb --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audit-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audit-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audit-mongodb <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audit-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target/nuxeo-platform-audit-mongodb-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-platform-audit-mongodb --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target/nuxeo-platform-audit-mongodb-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audit-mongodb --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.1-I20180228_0918/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.1-I20180228_0918/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target/nuxeo-platform-audit-mongodb-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.1-I20180228_0918/nuxeo-platform-audit-mongodb-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/target/nuxeo-platform-audit-mongodb-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.1-I20180228_0918/nuxeo-platform-audit-mongodb-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audit-mongodb --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.1-I20180228_0918/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.1-I20180228_0918/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar (26 KB at 60.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.1-I20180228_0918/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.1-I20180228_0918/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.pom (5 KB at 54.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/maven-metadata.xml (14 KB at 80.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/maven-metadata.xml (14 KB at 72.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.1-I20180228_0918/nuxeo-platform-audit-mongodb-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.1-I20180228_0918/nuxeo-platform-audit-mongodb-10.1-I20180228_0918-sources.jar (15 KB at 74.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.1-I20180228_0918/nuxeo-platform-audit-mongodb-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audit-mongodb/10.1-I20180228_0918/nuxeo-platform-audit-mongodb-10.1-I20180228_0918-tests.jar (26 KB at 339.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo task Web 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-task-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-web --- [INFO] Storing buildNumber: 20180228-100305 at timestamp: 1519812185481 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-task-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-task-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/main/java/org/nuxeo/ecm/platform/task/web/TaskActionsBean.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/main/java/org/nuxeo/ecm/platform/task/web/TaskActionsBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-task-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-task-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-task-web --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-task-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-task-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/target/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-task-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-task-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-task-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-task-web --- [INFO] Storing buildNumber: 20180228-100306 at timestamp: 1519812186752 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-task-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-task-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-task-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-task-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-task-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/target/nuxeo-platform-task-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-task-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/target/nuxeo-platform-task-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.1-I20180228_0918/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.1-I20180228_0918/nuxeo-platform-task-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/target/nuxeo-platform-task-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.1-I20180228_0918/nuxeo-platform-task-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-task-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.1-I20180228_0918/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.1-I20180228_0918/nuxeo-platform-task-web-10.1-I20180228_0918.jar (12 KB at 66.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.1-I20180228_0918/nuxeo-platform-task-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.1-I20180228_0918/nuxeo-platform-task-web-10.1-I20180228_0918.pom (2 KB at 18.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/maven-metadata.xml (141 KB at 563.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/maven-metadata.xml (141 KB at 615.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.1-I20180228_0918/nuxeo-platform-task-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-task-web/10.1-I20180228_0918/nuxeo-platform-task-web-10.1-I20180228_0918-sources.jar (9 KB at 115.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Comment Service Web client 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-comment-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-web --- [INFO] Storing buildNumber: 20180228-100308 at timestamp: 1519812188556 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-comment-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-comment-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/java/org/nuxeo/ecm/platform/comment/web/UIComment.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/java/org/nuxeo/ecm/platform/comment/web/UIComment.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/java/org/nuxeo/ecm/platform/comment/web/UIComment.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-comment-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-comment-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-comment-web --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-comment-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-comment-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/target/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-comment-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-comment-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-comment-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-comment-web --- [INFO] Storing buildNumber: 20180228-100309 at timestamp: 1519812189806 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-comment-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-comment-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-comment-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-comment-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-comment-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/target/nuxeo-platform-comment-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-comment-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/target/nuxeo-platform-comment-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.1-I20180228_0918/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.1-I20180228_0918/nuxeo-platform-comment-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/target/nuxeo-platform-comment-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.1-I20180228_0918/nuxeo-platform-comment-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-comment-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.1-I20180228_0918/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.1-I20180228_0918/nuxeo-platform-comment-web-10.1-I20180228_0918.jar (20 KB at 52.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.1-I20180228_0918/nuxeo-platform-comment-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.1-I20180228_0918/nuxeo-platform-comment-web-10.1-I20180228_0918.pom (2 KB at 24.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/maven-metadata.xml (141 KB at 908.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/maven-metadata.xml (141 KB at 1173.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.1-I20180228_0918/nuxeo-platform-comment-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-comment-web/10.1-I20180228_0918/nuxeo-platform-comment-web-10.1-I20180228_0918-sources.jar (17 KB at 102.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Imaging JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-imaging-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-jsf --- [INFO] Storing buildNumber: 20180228-100311 at timestamp: 1519812191967 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-imaging-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-imaging-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/PictureManagerBean.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/PictureManagerBean.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/PictureManagerBean.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/PictureBookManagerBean.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/PictureBookManagerBean.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-imaging-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-imaging-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-imaging-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.imaging.recompute.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.nuxeo.ecm.imaging.recompute.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-imaging-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-imaging-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target/nuxeo-platform-imaging-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-imaging-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-imaging-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-jsf --- [INFO] Storing buildNumber: 20180228-100314 at timestamp: 1519812194845 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-imaging-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-imaging-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target/nuxeo-platform-imaging-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-imaging-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target/nuxeo-platform-imaging-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.1-I20180228_0918/nuxeo-platform-imaging-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.1-I20180228_0918/nuxeo-platform-imaging-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/target/nuxeo-platform-imaging-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.1-I20180228_0918/nuxeo-platform-imaging-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-imaging-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.1-I20180228_0918/nuxeo-platform-imaging-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.1-I20180228_0918/nuxeo-platform-imaging-jsf-10.1-I20180228_0918.jar (36 KB at 211.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.1-I20180228_0918/nuxeo-platform-imaging-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.1-I20180228_0918/nuxeo-platform-imaging-jsf-10.1-I20180228_0918.pom (2 KB at 23.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/maven-metadata.xml (141 KB at 823.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/maven-metadata.xml (141 KB at 885.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.1-I20180228_0918/nuxeo-platform-imaging-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-jsf/10.1-I20180228_0918/nuxeo-platform-imaging-jsf-10.1-I20180228_0918-sources.jar (31 KB at 404.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Relations Core Listener 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-relations-core-listener --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-core-listener --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-core-listener --- [INFO] Storing buildNumber: 20180228-100316 at timestamp: 1519812196506 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-core-listener --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-relations-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-relations-core-listener --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-relations-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-relations-core-listener --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-relations-core-listener --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:03:21,864 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 100 * service:org.nuxeo.ecm.platform.comment.defaultPermissions requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.comment.service.notification references missing [target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=notificationListenerHook, target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=notifications, target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=templates, target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=notificationListenerVeto] ====================================================================== Running org.nuxeo.ecm.platform.relations.core.listener.TestPublishRelationsListener 10:03:22,602 Nuxeo-Work-default-2:5448039344233457.1006064776 WARN [DocumentRemovedCommentEventListener] comment not found: id=test/882e8dde-8d5c-4297-8beb-08874ae58a83 10:03:22,602 Nuxeo-Work-default-2:5448039344233457.1006064776 WARN [DocumentRemovedCommentEventListener] comment not found: id=test/7f2cbd40-09a2-4eac-8031-391d3231d1cb Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.897 sec - in org.nuxeo.ecm.platform.relations.core.listener.TestPublishRelationsListener Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-relations-core-listener --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-relations-core-listener --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-relations-core-listener --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-relations-core-listener >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-core-listener --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-core-listener --- [INFO] Storing buildNumber: 20180228-100323 at timestamp: 1519812203744 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-core-listener --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-core-listener --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-relations-core-listener <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-relations-core-listener --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/nuxeo-platform-relations-core-listener-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-relations-core-listener --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.1-I20180228_0918/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.1-I20180228_0918/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/target/nuxeo-platform-relations-core-listener-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.1-I20180228_0918/nuxeo-platform-relations-core-listener-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-relations-core-listener --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.1-I20180228_0918/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.1-I20180228_0918/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar (9 KB at 15.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.1-I20180228_0918/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.1-I20180228_0918/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.pom (3 KB at 30.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/maven-metadata.xml (141 KB at 664.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/maven-metadata.xml (141 KB at 992.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.1-I20180228_0918/nuxeo-platform-relations-core-listener-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-core-listener/10.1-I20180228_0918/nuxeo-platform-relations-core-listener-10.1-I20180228_0918-sources.jar (6 KB at 75.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Relation Service - Default config 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-relations-default-config --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-default-config --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-default-config --- [INFO] Storing buildNumber: 20180228-100325 at timestamp: 1519812205417 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-default-config --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-relations-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-relations-default-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-relations-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-relations-default-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-relations-default-config --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-relations-default-config --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-relations-default-config --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/target/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-relations-default-config --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-relations-default-config >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-default-config --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-default-config --- [INFO] Storing buildNumber: 20180228-100325 at timestamp: 1519812205933 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-default-config --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-default-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-relations-default-config <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-relations-default-config --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/target/nuxeo-platform-relations-default-config-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-relations-default-config --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/target/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.1-I20180228_0918/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.1-I20180228_0918/nuxeo-platform-relations-default-config-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/target/nuxeo-platform-relations-default-config-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.1-I20180228_0918/nuxeo-platform-relations-default-config-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-relations-default-config --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.1-I20180228_0918/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.1-I20180228_0918/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar (4 KB at 14.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.1-I20180228_0918/nuxeo-platform-relations-default-config-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.1-I20180228_0918/nuxeo-platform-relations-default-config-10.1-I20180228_0918.pom (655 B at 4.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/maven-metadata.xml (143 KB at 584.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/maven-metadata.xml (143 KB at 1399.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.1-I20180228_0918/nuxeo-platform-relations-default-config-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-default-config/10.1-I20180228_0918/nuxeo-platform-relations-default-config-10.1-I20180228_0918-sources.jar (2 KB at 25.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Relations IO Fragment 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-relations-io --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-io --- [INFO] Storing buildNumber: 20180228-100327 at timestamp: 1519812207321 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-io --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-relations-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-relations-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-relations-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-relations-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-relations-io --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.relations.io.test.TestIORelationAdapter Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 sec - in org.nuxeo.ecm.platform.relations.io.test.TestIORelationAdapter Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-relations-io --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-relations-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-relations-io --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-relations-io >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-io --- [INFO] Storing buildNumber: 20180228-100332 at timestamp: 1519812212863 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-io --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-relations-io <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-relations-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/nuxeo-platform-relations-io-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-relations-io --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/nuxeo-platform-relations-io-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.1-I20180228_0918/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.1-I20180228_0918/nuxeo-platform-relations-io-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/target/nuxeo-platform-relations-io-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.1-I20180228_0918/nuxeo-platform-relations-io-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-relations-io --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.1-I20180228_0918/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.1-I20180228_0918/nuxeo-platform-relations-io-10.1-I20180228_0918.jar (15 KB at 36.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.1-I20180228_0918/nuxeo-platform-relations-io-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.1-I20180228_0918/nuxeo-platform-relations-io-10.1-I20180228_0918.pom (3 KB at 32.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/maven-metadata.xml (140 KB at 913.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/maven-metadata.xml (140 KB at 1109.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.1-I20180228_0918/nuxeo-platform-relations-io-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-io/10.1-I20180228_0918/nuxeo-platform-relations-io-10.1-I20180228_0918-sources.jar (10 KB at 135.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Relation Service - Web UI 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-relations-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-web --- [INFO] Storing buildNumber: 20180228-100334 at timestamp: 1519812214648 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-relations-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-relations-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/listener/ejb/RelationActionsBean.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/listener/ejb/RelationActionsBean.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/listener/ejb/RelationActionsBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-relations-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-relations-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-relations-web --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-relations-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-relations-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/target/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-relations-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-relations-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-relations-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-relations-web --- [INFO] Storing buildNumber: 20180228-100335 at timestamp: 1519812215950 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-relations-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-relations-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-relations-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-relations-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-relations-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/target/nuxeo-platform-relations-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-relations-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/target/nuxeo-platform-relations-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.1-I20180228_0918/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.1-I20180228_0918/nuxeo-platform-relations-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/target/nuxeo-platform-relations-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.1-I20180228_0918/nuxeo-platform-relations-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-relations-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.1-I20180228_0918/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.1-I20180228_0918/nuxeo-platform-relations-web-10.1-I20180228_0918.jar (31 KB at 139.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.1-I20180228_0918/nuxeo-platform-relations-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.1-I20180228_0918/nuxeo-platform-relations-web-10.1-I20180228_0918.pom (3 KB at 12.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/maven-metadata.xml (141 KB at 631.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/maven-metadata.xml (141 KB at 800.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.1-I20180228_0918/nuxeo-platform-relations-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-relations-web/10.1-I20180228_0918/nuxeo-platform-relations-web-10.1-I20180228_0918-sources.jar (27 KB at 369.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DOM synchronization Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-domsync-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-domsync-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-domsync-core --- [INFO] Storing buildNumber: 20180228-100337 at timestamp: 1519812217478 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-domsync-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-domsync-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-domsync-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-domsync-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-domsync-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-domsync-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-domsync-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-domsync-core --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-domsync-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-domsync-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/target/nuxeo-platform-domsync-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-domsync-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-domsync-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-domsync-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-domsync-core --- [INFO] Storing buildNumber: 20180228-100338 at timestamp: 1519812218259 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-domsync-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-domsync-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-domsync-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-domsync-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-domsync-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/target/nuxeo-platform-domsync-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-domsync-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/target/nuxeo-platform-domsync-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.1-I20180228_0918/nuxeo-platform-domsync-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.1-I20180228_0918/nuxeo-platform-domsync-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/target/nuxeo-platform-domsync-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.1-I20180228_0918/nuxeo-platform-domsync-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-domsync-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.1-I20180228_0918/nuxeo-platform-domsync-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.1-I20180228_0918/nuxeo-platform-domsync-core-10.1-I20180228_0918.jar (16 KB at 51.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.1-I20180228_0918/nuxeo-platform-domsync-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.1-I20180228_0918/nuxeo-platform-domsync-core-10.1-I20180228_0918.pom (589 B at 8.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/maven-metadata.xml (143 KB at 620.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/maven-metadata.xml (143 KB at 1371.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.1-I20180228_0918/nuxeo-platform-domsync-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-domsync-core/10.1-I20180228_0918/nuxeo-platform-domsync-core-10.1-I20180228_0918-sources.jar (12 KB at 162.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo IO web client 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-io-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-io-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-io-client --- [INFO] Storing buildNumber: 20180228-100340 at timestamp: 1519812220204 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-io-client --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-io-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-io-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-io-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-io-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-io-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-io-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-io-client --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-io-client --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-io-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/target/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-io-client --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-io-client >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-io-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-io-client --- [INFO] Storing buildNumber: 20180228-100341 at timestamp: 1519812221417 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-io-client --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-io-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-io-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-io-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-io-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/target/nuxeo-platform-io-client-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-io-client --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/target/nuxeo-platform-io-client-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.1-I20180228_0918/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.1-I20180228_0918/nuxeo-platform-io-client-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/target/nuxeo-platform-io-client-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.1-I20180228_0918/nuxeo-platform-io-client-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-io-client --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.1-I20180228_0918/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.1-I20180228_0918/nuxeo-platform-io-client-10.1-I20180228_0918.jar (9 KB at 35.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.1-I20180228_0918/nuxeo-platform-io-client-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.1-I20180228_0918/nuxeo-platform-io-client-10.1-I20180228_0918.pom (2 KB at 20.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/maven-metadata.xml (141 KB at 700.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/maven-metadata.xml (141 KB at 1739.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.1-I20180228_0918/nuxeo-platform-io-client-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-io-client/10.1-I20180228_0918/nuxeo-platform-io-client-10.1-I20180228_0918-sources.jar (6 KB at 77.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Directory Management Service - Web 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-directory-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-web --- [INFO] Storing buildNumber: 20180228-100343 at timestamp: 1519812223050 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-directory-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-directory-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-directory-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-directory-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-directory-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.directory.ui.TestDirectoryUIManagerRegistration 10:03:45,631 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 5 / Unstarted: 0 / Total: 20 * service:org.nuxeo.ecm.directory.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] * service:org.nuxeo.ecm.directory.local.configuration references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters, target=org.nuxeo.ecm.core.schema.TypeService;point=schema, target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] * service:org.nuxeo.ecm.directory.resolver references missing [target=org.nuxeo.ecm.core.schema.ObjectResolverService;point=resolvers] * service:org.nuxeo.ecm.directory.marshallers references missing [target=org.nuxeo.ecm.core.io.MarshallerRegistry;point=marshallers] ====================================================================== 10:03:46,231 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 5 / Unstarted: 0 / Total: 20 * service:org.nuxeo.ecm.directory.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] * service:org.nuxeo.ecm.directory.local.configuration references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters, target=org.nuxeo.ecm.core.schema.TypeService;point=schema, target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] * service:org.nuxeo.ecm.directory.resolver references missing [target=org.nuxeo.ecm.core.schema.ObjectResolverService;point=resolvers] * service:org.nuxeo.ecm.directory.marshallers references missing [target=org.nuxeo.ecm.core.io.MarshallerRegistry;point=marshallers] ====================================================================== StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.112 sec - in org.nuxeo.ecm.directory.ui.TestDirectoryUIManagerRegistration Running org.nuxeo.ecm.directory.ui.TestDirectoryUIManager Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec - in org.nuxeo.ecm.directory.ui.TestDirectoryUIManager Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-directory-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-directory-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/target/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-directory-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-directory-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-directory-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-directory-web --- [INFO] Storing buildNumber: 20180228-100350 at timestamp: 1519812230283 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-directory-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-directory-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-directory-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-directory-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-directory-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/target/nuxeo-platform-directory-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-directory-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/target/nuxeo-platform-directory-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.1-I20180228_0918/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.1-I20180228_0918/nuxeo-platform-directory-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/target/nuxeo-platform-directory-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.1-I20180228_0918/nuxeo-platform-directory-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-directory-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.1-I20180228_0918/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.1-I20180228_0918/nuxeo-platform-directory-web-10.1-I20180228_0918.jar (23 KB at 229.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.1-I20180228_0918/nuxeo-platform-directory-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.1-I20180228_0918/nuxeo-platform-directory-web-10.1-I20180228_0918.pom (4 KB at 52.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/maven-metadata.xml (141 KB at 800.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/maven-metadata.xml (141 KB at 892.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.1-I20180228_0918/nuxeo-platform-directory-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-directory-web/10.1-I20180228_0918/nuxeo-platform-directory-web-10.1-I20180228_0918-sources.jar (18 KB at 57.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Select2 Integration 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-ui-select2 --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ui-select2 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ui-select2 --- [INFO] Storing buildNumber: 20180228-100352 at timestamp: 1519812232303 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ui-select2 --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ui-select2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ui-select2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-ui-select2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 73 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-ui-select2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-ui-select2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-ui-select2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-ui-select2 --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.ui.select2.common.TestSelect2Common 10:03:58,109 main WARN [Select2Common] Unable to resolve doc using property dc:description and value My other description 10:03:58,111 main WARN [Select2Common] Unable to resolve reference on /nonexistent Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 sec - in org.nuxeo.ecm.platform.ui.select2.common.TestSelect2Common Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-ui-select2 --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-ui-select2 --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/target/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-ui-select2 --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-ui-select2 >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-ui-select2 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-ui-select2 --- [INFO] Storing buildNumber: 20180228-100359 at timestamp: 1519812239585 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-ui-select2 --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-ui-select2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-ui-select2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-ui-select2 <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-ui-select2 --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/target/nuxeo-platform-ui-select2-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-ui-select2 --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/target/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.1-I20180228_0918/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.1-I20180228_0918/nuxeo-platform-ui-select2-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/target/nuxeo-platform-ui-select2-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.1-I20180228_0918/nuxeo-platform-ui-select2-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-ui-select2 --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.1-I20180228_0918/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.1-I20180228_0918/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar (126 KB at 295.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.1-I20180228_0918/nuxeo-platform-ui-select2-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.1-I20180228_0918/nuxeo-platform-ui-select2-10.1-I20180228_0918.pom (3 KB at 40.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/maven-metadata.xml (140 KB at 786.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/maven-metadata.xml (140 KB at 725.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.1-I20180228_0918/nuxeo-platform-ui-select2-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-ui-select2/10.1-I20180228_0918/nuxeo-platform-ui-select2-10.1-I20180228_0918-sources.jar (115 KB at 1509.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tag Service - Web 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-tag-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-tag-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-tag-web --- [INFO] Storing buildNumber: 20180228-100402 at timestamp: 1519812242283 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-tag-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-tag-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-tag-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-tag-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-tag-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/java/org/nuxeo/ecm/platform/tag/web/TagSelect2Support.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/java/org/nuxeo/ecm/platform/tag/web/TagSelect2Support.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-tag-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-tag-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-tag-web --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-tag-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-tag-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/target/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-tag-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-tag-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-tag-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-tag-web --- [INFO] Storing buildNumber: 20180228-100403 at timestamp: 1519812243760 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-tag-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-tag-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-tag-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-tag-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-tag-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/target/nuxeo-platform-tag-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-tag-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/target/nuxeo-platform-tag-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.1-I20180228_0918/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.1-I20180228_0918/nuxeo-platform-tag-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/target/nuxeo-platform-tag-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.1-I20180228_0918/nuxeo-platform-tag-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-tag-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.1-I20180228_0918/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.1-I20180228_0918/nuxeo-platform-tag-web-10.1-I20180228_0918.jar (23 KB at 63.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.1-I20180228_0918/nuxeo-platform-tag-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.1-I20180228_0918/nuxeo-platform-tag-web-10.1-I20180228_0918.pom (2 KB at 22.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/maven-metadata.xml (140 KB at 644.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/maven-metadata.xml (140 KB at 744.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.1-I20180228_0918/nuxeo-platform-tag-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-tag-web/10.1-I20180228_0918/nuxeo-platform-tag-web-10.1-I20180228_0918-sources.jar (18 KB at 238.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annot-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-parent --- [INFO] Storing buildNumber: 20180228-100405 at timestamp: 1519812245206 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annot-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annot-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annot-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-parent --- [INFO] Storing buildNumber: 20180228-100405 at timestamp: 1519812245666 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annot-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annot-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annot-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-parent/10.1-I20180228_0918/nuxeo-annot-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annot-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-parent/10.1-I20180228_0918/nuxeo-annot-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-parent/10.1-I20180228_0918/nuxeo-annot-parent-10.1-I20180228_0918.pom (2 KB at 3.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-parent/maven-metadata.xml (3 KB at 8.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-parent/maven-metadata.xml (3 KB at 10.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annot-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-api --- [INFO] Storing buildNumber: 20180228-100407 at timestamp: 1519812247017 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-annot-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-annot-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-annot-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-annot-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-annot-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annot-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-annot-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/target/nuxeo-annot-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annot-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annot-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-api --- [INFO] Storing buildNumber: 20180228-100407 at timestamp: 1519812247657 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annot-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annot-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/target/nuxeo-annot-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annot-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/target/nuxeo-annot-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-api/10.1-I20180228_0918/nuxeo-annot-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-api/10.1-I20180228_0918/nuxeo-annot-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/target/nuxeo-annot-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-api/10.1-I20180228_0918/nuxeo-annot-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annot-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/10.1-I20180228_0918/nuxeo-annot-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/10.1-I20180228_0918/nuxeo-annot-api-10.1-I20180228_0918.jar (14 KB at 47.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/10.1-I20180228_0918/nuxeo-annot-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/10.1-I20180228_0918/nuxeo-annot-api-10.1-I20180228_0918.pom (2 KB at 15.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/maven-metadata.xml (142 KB at 592.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/maven-metadata.xml (142 KB at 1185.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/10.1-I20180228_0918/nuxeo-annot-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-api/10.1-I20180228_0918/nuxeo-annot-api-10.1-I20180228_0918-sources.jar (10 KB at 130.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation Contributions 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annot-contrib --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-contrib --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-contrib --- [INFO] Storing buildNumber: 20180228-100409 at timestamp: 1519812249136 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-contrib --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-annot-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-annot-contrib --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-annot-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-annot-contrib --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-annot-contrib --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annot-contrib --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-annot-contrib --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib/target/nuxeo-annot-contrib-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annot-contrib --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annot-contrib >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-contrib --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-contrib --- [INFO] Storing buildNumber: 20180228-100409 at timestamp: 1519812249598 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-contrib --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annot-contrib <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annot-contrib --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib/target/nuxeo-annot-contrib-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annot-contrib --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib/target/nuxeo-annot-contrib-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.1-I20180228_0918/nuxeo-annot-contrib-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.1-I20180228_0918/nuxeo-annot-contrib-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib/target/nuxeo-annot-contrib-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.1-I20180228_0918/nuxeo-annot-contrib-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annot-contrib --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.1-I20180228_0918/nuxeo-annot-contrib-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.1-I20180228_0918/nuxeo-annot-contrib-10.1-I20180228_0918.jar (4 KB at 13.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.1-I20180228_0918/nuxeo-annot-contrib-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.1-I20180228_0918/nuxeo-annot-contrib-10.1-I20180228_0918.pom (509 B at 7.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/maven-metadata.xml (142 KB at 580.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/maven-metadata.xml (142 KB at 509.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.1-I20180228_0918/nuxeo-annot-contrib-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-contrib/10.1-I20180228_0918/nuxeo-annot-contrib-10.1-I20180228_0918-sources.jar (2 KB at 18.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annot-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-core --- [INFO] Storing buildNumber: 20180228-100411 at timestamp: 1519812251166 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-annot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-annot-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-annot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-annot-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-annot-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:04:14,793 main WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead 10:04:15,554 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 96 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== Running org.nuxeo.ecm.platform.annotations.service.AnnotationServiceImplTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 sec - in org.nuxeo.ecm.platform.annotations.service.AnnotationServiceImplTest Running org.nuxeo.ecm.platform.annotations.service.AnnotationsComponentTest 10:04:16,806 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 14 * service:org.nuxeo.ecm.platform.relations.services.RelationService references missing [target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== 10:04:16,808 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.annotations.test.coreContrib StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:04:17,307 main WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead 10:04:17,456 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 96 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.83 sec - in org.nuxeo.ecm.platform.annotations.service.AnnotationsComponentTest Running org.nuxeo.ecm.platform.annotations.service.AnnotationsServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec - in org.nuxeo.ecm.platform.annotations.service.AnnotationsServiceTest Running org.nuxeo.ecm.platform.annotations.service.DefaultUriResolverTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 sec - in org.nuxeo.ecm.platform.annotations.service.DefaultUriResolverTest Running org.nuxeo.ecm.platform.annotations.service.AnnotationQueryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.nuxeo.ecm.platform.annotations.service.AnnotationQueryTest Running org.nuxeo.ecm.platform.annotations.service.URLPatternFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.platform.annotations.service.URLPatternFilterTest Running org.nuxeo.ecm.platform.annotations.AnnotationManagerTest 10:04:18,601 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 11 * service:org.nuxeo.ecm.platform.relations.services.RelationService references missing [target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== 10:04:18,748 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 11 * service:org.nuxeo.ecm.platform.relations.services.RelationService references missing [target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== 10:04:19,015 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 11 * service:org.nuxeo.ecm.platform.relations.services.RelationService references missing [target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== 10:04:19,426 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 11 * service:org.nuxeo.ecm.platform.relations.services.RelationService references missing [target=org.nuxeo.ecm.core.schema.TypeService;point=doctype] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.965 sec - in org.nuxeo.ecm.platform.annotations.AnnotationManagerTest Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annot-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-annot-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/target/nuxeo-annot-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annot-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annot-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-core --- [INFO] Storing buildNumber: 20180228-100420 at timestamp: 1519812260123 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annot-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annot-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/target/nuxeo-annot-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annot-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/target/nuxeo-annot-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-core/10.1-I20180228_0918/nuxeo-annot-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-core/10.1-I20180228_0918/nuxeo-annot-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/target/nuxeo-annot-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-core/10.1-I20180228_0918/nuxeo-annot-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annot-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/10.1-I20180228_0918/nuxeo-annot-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/10.1-I20180228_0918/nuxeo-annot-core-10.1-I20180228_0918.jar (34 KB at 140.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/10.1-I20180228_0918/nuxeo-annot-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/10.1-I20180228_0918/nuxeo-annot-core-10.1-I20180228_0918.pom (3 KB at 38.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/maven-metadata.xml (140 KB at 896.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/maven-metadata.xml (140 KB at 610.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/10.1-I20180228_0918/nuxeo-annot-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-core/10.1-I20180228_0918/nuxeo-annot-core-10.1-I20180228_0918-sources.jar (29 KB at 392.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation HTTP Connector 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annot-http --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-http --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-http --- [INFO] Storing buildNumber: 20180228-100421 at timestamp: 1519812261818 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-http --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-annot-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-annot-http --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-annot-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-annot-http --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-annot-http --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annot-http --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-annot-http --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/target/nuxeo-annot-http-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annot-http --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-http/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annot-http >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-http --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-http --- [INFO] Storing buildNumber: 20180228-100423 at timestamp: 1519812263190 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-http --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-http --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annot-http <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annot-http --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/target/nuxeo-annot-http-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annot-http --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/target/nuxeo-annot-http-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-http/10.1-I20180228_0918/nuxeo-annot-http-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-http/10.1-I20180228_0918/nuxeo-annot-http-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/target/nuxeo-annot-http-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-http/10.1-I20180228_0918/nuxeo-annot-http-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annot-http --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/10.1-I20180228_0918/nuxeo-annot-http-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/10.1-I20180228_0918/nuxeo-annot-http-10.1-I20180228_0918.jar (10 KB at 35.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/10.1-I20180228_0918/nuxeo-annot-http-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/10.1-I20180228_0918/nuxeo-annot-http-10.1-I20180228_0918.pom (2 KB at 16.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/maven-metadata.xml (141 KB at 631.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/maven-metadata.xml (141 KB at 964.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/10.1-I20180228_0918/nuxeo-annot-http-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-http/10.1-I20180228_0918/nuxeo-annot-http-10.1-I20180228_0918-sources.jar (6 KB at 80.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation Repository Plugin 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annot-repo --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-repo --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-repo --- [INFO] Storing buildNumber: 20180228-100424 at timestamp: 1519812264944 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-repo --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-annot-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-annot-repo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-annot-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-annot-repo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationsOnVersionTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationsOnVersionTest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationsOnVersionTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-annot-repo --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:04:28,891 WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead main 10:04:30,055 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== Running org.nuxeo.ecm.platform.annotations.service.AnnotationRepositoryTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:04:32,136 WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead main 10:04:32,309 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.236 sec - in org.nuxeo.ecm.platform.annotations.service.AnnotationRepositoryTest Running org.nuxeo.ecm.platform.annotations.service.AnnotatedEventListenerTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:04:33,019 WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead main 10:04:33,161 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.847 sec - in org.nuxeo.ecm.platform.annotations.service.AnnotatedEventListenerTest Running org.nuxeo.ecm.platform.annotations.service.AnnotationsOnVersionTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:04:35,494 WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead main 10:04:35,626 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 137 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.457 sec - in org.nuxeo.ecm.platform.annotations.service.AnnotationsOnVersionTest Running org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsComponentTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 sec - in org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsComponentTest Running org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryServiceTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:04:36,479 WARN [SQLRepositoryCompatService] Using old-style extension point org.nuxeo.ecm.core.repository.RepositoryService for repository "second", use org.nuxeo.ecm.core.storage.sql.RepositoryService instead main 10:04:36,493 WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead main 10:04:36,623 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 138 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 sec - in org.nuxeo.ecm.platform.annotations.repository.service.AnnotationsRepositoryServiceTest Running org.nuxeo.ecm.platform.annotations.repository.DefaultNuxeoUriResolverTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 sec - in org.nuxeo.ecm.platform.annotations.repository.DefaultNuxeoUriResolverTest Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annot-repo --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-annot-repo --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target/nuxeo-annot-repo-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annot-repo --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annot-repo >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-repo --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-repo --- [INFO] Storing buildNumber: 20180228-100437 at timestamp: 1519812277994 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-repo --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annot-repo <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annot-repo --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target/nuxeo-annot-repo-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-annot-repo --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target/nuxeo-annot-repo-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annot-repo --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target/nuxeo-annot-repo-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.1-I20180228_0918/nuxeo-annot-repo-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.1-I20180228_0918/nuxeo-annot-repo-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target/nuxeo-annot-repo-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.1-I20180228_0918/nuxeo-annot-repo-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/target/nuxeo-annot-repo-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.1-I20180228_0918/nuxeo-annot-repo-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annot-repo --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.1-I20180228_0918/nuxeo-annot-repo-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.1-I20180228_0918/nuxeo-annot-repo-10.1-I20180228_0918.jar (42 KB at 174.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.1-I20180228_0918/nuxeo-annot-repo-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.1-I20180228_0918/nuxeo-annot-repo-10.1-I20180228_0918.pom (5 KB at 55.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/maven-metadata.xml (140 KB at 432.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/maven-metadata.xml (140 KB at 320.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.1-I20180228_0918/nuxeo-annot-repo-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.1-I20180228_0918/nuxeo-annot-repo-10.1-I20180228_0918-sources.jar (35 KB at 465.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.1-I20180228_0918/nuxeo-annot-repo-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-repo/10.1-I20180228_0918/nuxeo-annot-repo-10.1-I20180228_0918-tests.jar (27 KB at 363.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Annotation GWT Client 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-annot-gwt --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-gwt --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-gwt --- [INFO] Storing buildNumber: 20180228-100439 at timestamp: 1519812279864 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-gwt --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-gwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-gwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-annot-gwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-annot-gwt --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 83 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/NewAnnotationPopup.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/NewAnnotationPopup.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-annot-gwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-annot-gwt --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/AbstractDocumentGWTTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/AbstractDocumentGWTTest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/AbstractDocumentGWTTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-annot-gwt --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-annot-gwt --- [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-annot-gwt --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/target/nuxeo-annot-gwt-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-annot-gwt --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-annot-gwt >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-annot-gwt --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-annot-gwt --- [INFO] Storing buildNumber: 20180228-100603 at timestamp: 1519812363468 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-annot-gwt --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-annot-gwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-annot-gwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-annot-gwt <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-annot-gwt --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/target/nuxeo-annot-gwt-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-annot-gwt --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/target/nuxeo-annot-gwt-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.1-I20180228_0918/nuxeo-annot-gwt-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.1-I20180228_0918/nuxeo-annot-gwt-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/target/nuxeo-annot-gwt-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.1-I20180228_0918/nuxeo-annot-gwt-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-annot-gwt --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.1-I20180228_0918/nuxeo-annot-gwt-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.1-I20180228_0918/nuxeo-annot-gwt-10.1-I20180228_0918.jar (8051 KB at 14478.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.1-I20180228_0918/nuxeo-annot-gwt-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.1-I20180228_0918/nuxeo-annot-gwt-10.1-I20180228_0918.pom (5 KB at 56.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/maven-metadata.xml (140 KB at 197.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/maven-metadata.xml (140 KB at 774.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.1-I20180228_0918/nuxeo-annot-gwt-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/annot/nuxeo-annot-gwt/10.1-I20180228_0918/nuxeo-annot-gwt-10.1-I20180228_0918-sources.jar (132 KB at 1800.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Picture Tiling parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-imaging-tiling-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-tiling-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Storing buildNumber: 20180228-100605 at timestamp: 1519812365623 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-imaging-tiling-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-imaging-tiling-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-imaging-tiling-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-tiling-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Storing buildNumber: 20180228-100606 at timestamp: 1519812366111 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-imaging-tiling-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-imaging-tiling-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-imaging-tiling-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-parent-10.1-I20180228_0918.pom (942 B at 2.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/maven-metadata.xml (143 KB at 442.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-parent/maven-metadata.xml (143 KB at 1718.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Picture Tiling service 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-imaging-tiling --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-tiling --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-tiling --- [INFO] Storing buildNumber: 20180228-100608 at timestamp: 1519812368010 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-tiling --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-tiling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-tiling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-imaging-tiling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-imaging-tiling --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/adapter/PictureTilesAdapterImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/adapter/PictureTilesAdapterImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/adapter/PictureTilesAdapterImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-imaging-tiling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-imaging-tiling --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-imaging-tiling --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.pictures.tiles.service.test.TestService Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 17.559 sec - in org.nuxeo.ecm.platform.pictures.tiles.service.test.TestService Running org.nuxeo.ecm.platform.pictures.tiles.service.test.TestAdapters Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in org.nuxeo.ecm.platform.pictures.tiles.service.test.TestAdapters Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-imaging-tiling --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-imaging-tiling --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/nuxeo-platform-imaging-tiling-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-imaging-tiling --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-imaging-tiling >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-tiling --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-tiling --- [INFO] Storing buildNumber: 20180228-100628 at timestamp: 1519812388640 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-tiling --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-tiling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-tiling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-imaging-tiling <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-imaging-tiling --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/nuxeo-platform-imaging-tiling-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-imaging-tiling --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/nuxeo-platform-imaging-tiling-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/target/nuxeo-platform-imaging-tiling-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-imaging-tiling --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-10.1-I20180228_0918.jar (56 KB at 283.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-10.1-I20180228_0918.pom (3 KB at 30.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/maven-metadata.xml (140 KB at 1440.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/maven-metadata.xml (140 KB at 346.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-10.1-I20180228_0918-sources.jar (44 KB at 607.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Picture Tiling Preview 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-imaging-tiling-preview --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-tiling-preview --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Storing buildNumber: 20180228-100630 at timestamp: 1519812390689 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/TilingMainPanel.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/TilingMainPanel.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-imaging-tiling-preview --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-imaging-tiling-preview --- [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-imaging-tiling-preview --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-imaging-tiling-preview >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-imaging-tiling-preview --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Storing buildNumber: 20180228-100651 at timestamp: 1519812411950 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-imaging-tiling-preview <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/target/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-imaging-tiling-preview --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918.jar (982 KB at 2887.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918.pom (5 KB at 56.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/maven-metadata.xml (140 KB at 443.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/maven-metadata.xml (140 KB at 810.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-imaging-tiling-preview/10.1-I20180228_0918/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918-sources.jar (35 KB at 476.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo EP Language 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-lang --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-lang --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-lang --- [INFO] Storing buildNumber: 20180228-100653 at timestamp: 1519812413518 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-lang --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-lang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-lang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-lang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-lang --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-lang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-lang --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-lang --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.lang.test.TestMessages main 10:06:54,789 WARN [AbstractTranslationTestCase] 179 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_en_US.properties'.{} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.nuxeo.ecm.platform.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-lang --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-lang --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/target/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-lang --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-lang >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-lang --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-lang --- [INFO] Storing buildNumber: 20180228-100655 at timestamp: 1519812415488 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-lang --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-lang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-lang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-lang <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-lang --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/target/nuxeo-platform-lang-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-lang --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/target/nuxeo-platform-lang-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.1-I20180228_0918/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.1-I20180228_0918/nuxeo-platform-lang-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/target/nuxeo-platform-lang-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.1-I20180228_0918/nuxeo-platform-lang-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-lang --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.1-I20180228_0918/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.1-I20180228_0918/nuxeo-platform-lang-10.1-I20180228_0918.jar (36 KB at 147.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.1-I20180228_0918/nuxeo-platform-lang-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.1-I20180228_0918/nuxeo-platform-lang-10.1-I20180228_0918.pom (812 B at 11.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/maven-metadata.xml (142 KB at 515.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/maven-metadata.xml (142 KB at 1557.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.1-I20180228_0918/nuxeo-platform-lang-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-lang/10.1-I20180228_0918/nuxeo-platform-lang-10.1-I20180228_0918-sources.jar (34 KB at 460.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Mail - Parent POM 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-mail-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-parent --- [INFO] Storing buildNumber: 20180228-100656 at timestamp: 1519812416864 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-mail-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-mail-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-mail-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-parent --- [INFO] Storing buildNumber: 20180228-100657 at timestamp: 1519812417443 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-mail-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-mail-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-mail-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/10.1-I20180228_0918/nuxeo-platform-mail-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-mail-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/10.1-I20180228_0918/nuxeo-platform-mail-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/10.1-I20180228_0918/nuxeo-platform-mail-parent-10.1-I20180228_0918.pom (887 B at 3.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/maven-metadata.xml (143 KB at 814.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-parent/maven-metadata.xml (143 KB at 1925.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Mail - Test 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-mail-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-test --- [INFO] Storing buildNumber: 20180228-100658 at timestamp: 1519812418508 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-mail-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-mail-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-mail-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-mail-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-mail-test --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-mail-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-mail-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target/nuxeo-platform-mail-test-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-mail-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-mail-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-test --- [INFO] Storing buildNumber: 20180228-100659 at timestamp: 1519812419304 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-mail-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-mail-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target/nuxeo-platform-mail-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-mail-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target/nuxeo-platform-mail-test-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.1-I20180228_0918/nuxeo-platform-mail-test-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.1-I20180228_0918/nuxeo-platform-mail-test-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/target/nuxeo-platform-mail-test-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.1-I20180228_0918/nuxeo-platform-mail-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-mail-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.1-I20180228_0918/nuxeo-platform-mail-test-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.1-I20180228_0918/nuxeo-platform-mail-test-10.1-I20180228_0918.jar (7 KB at 28.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.1-I20180228_0918/nuxeo-platform-mail-test-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.1-I20180228_0918/nuxeo-platform-mail-test-10.1-I20180228_0918.pom (2 KB at 18.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/maven-metadata.xml (143 KB at 333.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/maven-metadata.xml (143 KB at 604.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.1-I20180228_0918/nuxeo-platform-mail-test-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-test/10.1-I20180228_0918/nuxeo-platform-mail-test-10.1-I20180228_0918-sources.jar (2 KB at 26.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Mail - Types contrib 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-mail-types --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-types --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-types --- [INFO] Storing buildNumber: 20180228-100701 at timestamp: 1519812421400 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-types --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-mail-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-mail-types --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-mail-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-mail-types --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-mail-types --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-mail-types --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-mail-types --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/target/nuxeo-platform-mail-types-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-mail-types --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-mail-types >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-types --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-types --- [INFO] Storing buildNumber: 20180228-100702 at timestamp: 1519812422465 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-types --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-mail-types <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-mail-types --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/target/nuxeo-platform-mail-types-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-mail-types --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/target/nuxeo-platform-mail-types-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.1-I20180228_0918/nuxeo-platform-mail-types-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.1-I20180228_0918/nuxeo-platform-mail-types-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/target/nuxeo-platform-mail-types-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.1-I20180228_0918/nuxeo-platform-mail-types-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-mail-types --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.1-I20180228_0918/nuxeo-platform-mail-types-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.1-I20180228_0918/nuxeo-platform-mail-types-10.1-I20180228_0918.jar (8 KB at 27.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.1-I20180228_0918/nuxeo-platform-mail-types-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.1-I20180228_0918/nuxeo-platform-mail-types-10.1-I20180228_0918.pom (2 KB at 12.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/maven-metadata.xml (141 KB at 519.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/maven-metadata.xml (141 KB at 1380.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.1-I20180228_0918/nuxeo-platform-mail-types-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-types/10.1-I20180228_0918/nuxeo-platform-mail-types-10.1-I20180228_0918-sources.jar (3 KB at 38.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Mail - Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-mail-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-core --- [INFO] Storing buildNumber: 20180228-100704 at timestamp: 1519812424572 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-mail-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-mail-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/ExtractMessageInformationAction.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/ExtractMessageInformationAction.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/ExtractMessageInformationAction.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-mail-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-mail-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/java/org/nuxeo/ecm/platform/mail/service/TesteMailInjection.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/java/org/nuxeo/ecm/platform/mail/service/TesteMailInjection.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/java/org/nuxeo/ecm/platform/mail/service/TesteMailInjection.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-mail-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:07:09,781 WARN [SchemaManagerImpl] Undeclared facet: NXTag used in document type: MailMessage 10:07:10,542 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 98 * service:org.nuxeo.mail.automation.chains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.platform.mail.web.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.mail.core.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.ecm.platform.mail.service.TesteMailInjection Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 sec - in org.nuxeo.ecm.platform.mail.service.TesteMailInjection Running org.nuxeo.ecm.platform.mail.service.TestMailService 10:07:12,142 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 15 / Unstarted: 0 / Total: 32 * service:org.nuxeo.ecm.webapp.directory.DirectoryTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent.baseContrib requires [service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.base references missing [target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.webapp.layouts.search.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.types references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouttypes] * service:org.nuxeo.ecm.webapp.contentview.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.webapp.seam.reload references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=openUrl] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService.default.contrib references missing [target=org.nuxeo.ecm.webapp.tree.nav.NavTreeService;point=navigationTree] * service:org.nuxeo.ecm.webapp.base.webresources.contrib references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources, target=org.nuxeo.ecm.platform.WebResources;point=bundles] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.listing references missing [target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.webapp.seam.debug.action references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.platform.actions.ActionService;point=typeCompatibility] * service:org.nuxeo.ecm.webapp.seam.action.defaultChains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.webapp.seam.debug.restAPI.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService;point=restlets] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.widgts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.layouts.users.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.contentview.users.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.platform.thumbnail.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.rest.URLService;point=urlpatterns, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL, target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] ====================================================================== 10:07:12,487 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 15 / Unstarted: 0 / Total: 32 * service:org.nuxeo.ecm.webapp.directory.DirectoryTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent.baseContrib requires [service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.base references missing [target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.webapp.layouts.search.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.types references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouttypes] * service:org.nuxeo.ecm.webapp.contentview.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.webapp.seam.reload references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=openUrl] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService.default.contrib references missing [target=org.nuxeo.ecm.webapp.tree.nav.NavTreeService;point=navigationTree] * service:org.nuxeo.ecm.webapp.base.webresources.contrib references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources, target=org.nuxeo.ecm.platform.WebResources;point=bundles] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.listing references missing [target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.webapp.seam.debug.action references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.platform.actions.ActionService;point=typeCompatibility] * service:org.nuxeo.ecm.webapp.seam.action.defaultChains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.webapp.seam.debug.restAPI.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService;point=restlets] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.widgts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.layouts.users.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.contentview.users.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.platform.thumbnail.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.rest.URLService;point=urlpatterns, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL, target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] ====================================================================== 10:07:12,834 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 15 / Unstarted: 0 / Total: 32 * service:org.nuxeo.ecm.webapp.directory.DirectoryTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent.baseContrib requires [service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.base references missing [target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.webapp.layouts.search.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.types references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouttypes] * service:org.nuxeo.ecm.webapp.contentview.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.webapp.seam.reload references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=openUrl] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService.default.contrib references missing [target=org.nuxeo.ecm.webapp.tree.nav.NavTreeService;point=navigationTree] * service:org.nuxeo.ecm.webapp.base.webresources.contrib references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources, target=org.nuxeo.ecm.platform.WebResources;point=bundles] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.listing references missing [target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.webapp.seam.debug.action references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.platform.actions.ActionService;point=typeCompatibility] * service:org.nuxeo.ecm.webapp.seam.action.defaultChains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.webapp.seam.debug.restAPI.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService;point=restlets] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.widgts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.layouts.users.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.contentview.users.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.platform.thumbnail.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.rest.URLService;point=urlpatterns, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL, target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] ====================================================================== StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:07:13,903 WARN [SchemaManagerImpl] Undeclared facet: NXTag used in document type: MailMessage 10:07:14,011 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 105 * service:org.nuxeo.ecm.platform.mail.web.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.181 sec - in org.nuxeo.ecm.platform.mail.service.TestMailService Running org.nuxeo.ecm.platform.mail.service.automation.TesteMailInjection StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:07:15,243 WARN [SchemaManagerImpl] Undeclared facet: NXTag used in document type: MailMessage Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.31 sec - in org.nuxeo.ecm.platform.mail.service.automation.TesteMailInjection Running org.nuxeo.ecm.platform.mail.security.TestMailMessageSecurityPolicy 10:07:15,645 WARN [SchemaManagerImpl] Undeclared facet: NXTag used in document type: MailMessage Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 sec - in org.nuxeo.ecm.platform.mail.security.TestMailMessageSecurityPolicy Running org.nuxeo.ecm.platform.mail.fetcher.TestPropertiesFetcher 10:07:15,983 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 20 / Unstarted: 0 / Total: 40 * service:org.nuxeo.ecm.webapp.directory.DirectoryTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService requires [service:org.nuxeo.ecm.platform.actions.ActionService] * service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent.baseContrib requires [service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.base references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.webapp.layouts.search.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.types references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouttypes] * service:org.nuxeo.ecm.webapp.contentview.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.webapp.seam.reload references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=openUrl] * service:org.nuxeo.ecm.webapp.tree.nav.NavTreeService.default.contrib references missing [target=org.nuxeo.ecm.webapp.tree.nav.NavTreeService;point=navigationTree] * service:org.nuxeo.ecm.webapp.base.webresources.contrib references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources, target=org.nuxeo.ecm.platform.WebResources;point=bundles] * service:org.nuxeo.ecm.platform.mail.core.securitypolicy.contrib references missing [target=org.nuxeo.ecm.core.security.SecurityService;point=policies] * service:org.nuxeo.ecm.platform.mail.core.listener.contrib references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.listing references missing [target=org.nuxeo.ecm.platform.forms.layout.LayoutStore;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.platform.mail.core.blobholder references missing [target=org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent;point=BlobHolderFactory] * service:org.nuxeo.mail.automation.chains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.webapp.seam.debug.action references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.platform.actions.ActionService;point=typeCompatibility] * service:org.nuxeo.ecm.webapp.seam.action.defaultChains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.webapp.seam.debug.restAPI.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService;point=restlets] * service:org.nuxeo.ecm.platform.mail.core.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.widgts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.layouts.users.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.webapp.contentview.users.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.ContentViewService;point=contentViews] * service:org.nuxeo.ecm.platform.thumbnail.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL, target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs, target=org.nuxeo.ecm.platform.ui.web.rest.URLService;point=urlpatterns] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec - in org.nuxeo.ecm.platform.mail.fetcher.TestPropertiesFetcher Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-mail-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-mail-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/nuxeo-platform-mail-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-mail-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-mail-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-core --- [INFO] Storing buildNumber: 20180228-100717 at timestamp: 1519812437303 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-mail-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-mail-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/nuxeo-platform-mail-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-mail-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/nuxeo-platform-mail-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.1-I20180228_0918/nuxeo-platform-mail-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.1-I20180228_0918/nuxeo-platform-mail-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/target/nuxeo-platform-mail-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.1-I20180228_0918/nuxeo-platform-mail-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-mail-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.1-I20180228_0918/nuxeo-platform-mail-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.1-I20180228_0918/nuxeo-platform-mail-core-10.1-I20180228_0918.jar (67 KB at 106.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.1-I20180228_0918/nuxeo-platform-mail-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.1-I20180228_0918/nuxeo-platform-mail-core-10.1-I20180228_0918.pom (4 KB at 51.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/maven-metadata.xml (141 KB at 697.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/maven-metadata.xml (141 KB at 904.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.1-I20180228_0918/nuxeo-platform-mail-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-core/10.1-I20180228_0918/nuxeo-platform-mail-core-10.1-I20180228_0918-sources.jar (52 KB at 708.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Mail - JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-mail-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-jsf --- [INFO] Storing buildNumber: 20180228-100719 at timestamp: 1519812439525 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-mail-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-mail-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/java/org/nuxeo/ecm/platform/mail/jsf/actions/MailActionsBean.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/java/org/nuxeo/ecm/platform/mail/jsf/actions/MailActionsBean.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/java/org/nuxeo/ecm/platform/mail/jsf/actions/MailActionsBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-mail-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-mail-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-mail-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-mail-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-mail-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/target/nuxeo-platform-mail-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-mail-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-mail-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-jsf --- [INFO] Storing buildNumber: 20180228-100720 at timestamp: 1519812440948 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-mail-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-mail-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/target/nuxeo-platform-mail-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-mail-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/target/nuxeo-platform-mail-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.1-I20180228_0918/nuxeo-platform-mail-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.1-I20180228_0918/nuxeo-platform-mail-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/target/nuxeo-platform-mail-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.1-I20180228_0918/nuxeo-platform-mail-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-mail-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.1-I20180228_0918/nuxeo-platform-mail-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.1-I20180228_0918/nuxeo-platform-mail-jsf-10.1-I20180228_0918.jar (21 KB at 48.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.1-I20180228_0918/nuxeo-platform-mail-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.1-I20180228_0918/nuxeo-platform-mail-jsf-10.1-I20180228_0918.pom (2 KB at 26.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/maven-metadata.xml (3 KB at 6.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/maven-metadata.xml (3 KB at 22.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.1-I20180228_0918/nuxeo-platform-mail-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-jsf/10.1-I20180228_0918/nuxeo-platform-mail-jsf-10.1-I20180228_0918-sources.jar (16 KB at 192.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Mail - Web UI 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-mail-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-web-ui --- [INFO] Storing buildNumber: 20180228-100722 at timestamp: 1519812442705 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-mail-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-mail-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-mail-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-mail-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-mail-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-mail-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-mail-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/target/nuxeo-platform-mail-web-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-mail-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-mail-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-mail-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-mail-web-ui --- [INFO] Storing buildNumber: 20180228-100723 at timestamp: 1519812443359 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-mail-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-mail-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-mail-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-mail-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-mail-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/target/nuxeo-platform-mail-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-mail-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/target/nuxeo-platform-mail-web-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.1-I20180228_0918/nuxeo-platform-mail-web-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.1-I20180228_0918/nuxeo-platform-mail-web-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/target/nuxeo-platform-mail-web-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.1-I20180228_0918/nuxeo-platform-mail-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-mail-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.1-I20180228_0918/nuxeo-platform-mail-web-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.1-I20180228_0918/nuxeo-platform-mail-web-ui-10.1-I20180228_0918.jar (22 KB at 63.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.1-I20180228_0918/nuxeo-platform-mail-web-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.1-I20180228_0918/nuxeo-platform-mail-web-ui-10.1-I20180228_0918.pom (798 B at 11.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/maven-metadata.xml (3 KB at 10.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/maven-metadata.xml (3 KB at 8.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.1-I20180228_0918/nuxeo-platform-mail-web-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-mail-web-ui/10.1-I20180228_0918/nuxeo-platform-mail-web-ui-10.1-I20180228_0918-sources.jar (17 KB at 219.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Notification Service - Web 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-notification-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-notification-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-notification-web --- [INFO] Storing buildNumber: 20180228-100725 at timestamp: 1519812445301 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-notification-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-notification-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-notification-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-notification-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-notification-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/java/org/nuxeo/ecm/webapp/notification/GroupsSubscriptionsAction.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/java/org/nuxeo/ecm/webapp/notification/GroupsSubscriptionsAction.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/java/org/nuxeo/ecm/webapp/notification/GroupsSubscriptionsAction.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-notification-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-notification-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-notification-web --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-notification-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-notification-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/target/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-notification-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-notification-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-notification-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-notification-web --- [INFO] Storing buildNumber: 20180228-100726 at timestamp: 1519812446575 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-notification-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-notification-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-notification-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-notification-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-notification-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/target/nuxeo-platform-notification-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-notification-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/target/nuxeo-platform-notification-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.1-I20180228_0918/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.1-I20180228_0918/nuxeo-platform-notification-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/target/nuxeo-platform-notification-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.1-I20180228_0918/nuxeo-platform-notification-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-notification-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.1-I20180228_0918/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.1-I20180228_0918/nuxeo-platform-notification-web-10.1-I20180228_0918.jar (21 KB at 67.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.1-I20180228_0918/nuxeo-platform-notification-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.1-I20180228_0918/nuxeo-platform-notification-web-10.1-I20180228_0918.pom (2 KB at 17.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/maven-metadata.xml (141 KB at 669.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/maven-metadata.xml (141 KB at 769.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.1-I20180228_0918/nuxeo-platform-notification-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-notification-web/10.1-I20180228_0918/nuxeo-platform-notification-web-10.1-I20180228_0918-sources.jar (16 KB at 203.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Preview JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-preview-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-preview-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-preview-jsf --- [INFO] Storing buildNumber: 20180228-100728 at timestamp: 1519812448698 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-preview-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-preview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-preview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-preview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-preview-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-preview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-preview-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-preview-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-preview-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-preview-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/target/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-preview-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-preview-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-preview-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-preview-jsf --- [INFO] Storing buildNumber: 20180228-100729 at timestamp: 1519812449839 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-preview-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-preview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-preview-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-preview-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-preview-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/target/nuxeo-preview-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-preview-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/target/nuxeo-preview-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.1-I20180228_0918/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.1-I20180228_0918/nuxeo-preview-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/target/nuxeo-preview-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.1-I20180228_0918/nuxeo-preview-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-preview-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.1-I20180228_0918/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.1-I20180228_0918/nuxeo-preview-jsf-10.1-I20180228_0918.jar (11 KB at 40.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.1-I20180228_0918/nuxeo-preview-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.1-I20180228_0918/nuxeo-preview-jsf-10.1-I20180228_0918.pom (4 KB at 43.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/maven-metadata.xml (58 KB at 103.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/maven-metadata.xml (58 KB at 720.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.1-I20180228_0918/nuxeo-preview-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-preview-jsf/10.1-I20180228_0918/nuxeo-preview-jsf-10.1-I20180228_0918-sources.jar (8 KB at 105.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-publisher-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-parent --- [INFO] Storing buildNumber: 20180228-100731 at timestamp: 1519812451386 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-publisher-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-publisher-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-publisher-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-parent --- [INFO] Storing buildNumber: 20180228-100731 at timestamp: 1519812451817 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-publisher-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-publisher-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-publisher-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/10.1-I20180228_0918/nuxeo-platform-publisher-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-publisher-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/10.1-I20180228_0918/nuxeo-platform-publisher-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/10.1-I20180228_0918/nuxeo-platform-publisher-parent-10.1-I20180228_0918.pom (897 B at 9.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/maven-metadata.xml (143 KB at 662.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-parent/maven-metadata.xml (143 KB at 814.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-publisher-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-api --- [INFO] Storing buildNumber: 20180228-100732 at timestamp: 1519812452794 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-publisher-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-publisher-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-publisher-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-publisher-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-publisher-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-publisher-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-publisher-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/target/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-publisher-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-publisher-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-api --- [INFO] Storing buildNumber: 20180228-100733 at timestamp: 1519812453505 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-publisher-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-publisher-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/target/nuxeo-platform-publisher-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-publisher-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/target/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.1-I20180228_0918/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.1-I20180228_0918/nuxeo-platform-publisher-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/target/nuxeo-platform-publisher-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.1-I20180228_0918/nuxeo-platform-publisher-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-publisher-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.1-I20180228_0918/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.1-I20180228_0918/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar (17 KB at 152.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.1-I20180228_0918/nuxeo-platform-publisher-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.1-I20180228_0918/nuxeo-platform-publisher-api-10.1-I20180228_0918.pom (2 KB at 16.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/maven-metadata.xml (143 KB at 708.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/maven-metadata.xml (143 KB at 902.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.1-I20180228_0918/nuxeo-platform-publisher-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-api/10.1-I20180228_0918/nuxeo-platform-publisher-api-10.1-I20180228_0918-sources.jar (16 KB at 214.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher Core Contrib 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-publisher-core-contrib --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-core-contrib --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-core-contrib --- [INFO] Storing buildNumber: 20180228-100734 at timestamp: 1519812454846 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-core-contrib --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-publisher-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-publisher-core-contrib --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-publisher-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-publisher-core-contrib --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-publisher-core-contrib --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-publisher-core-contrib --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-publisher-core-contrib --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/target/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-publisher-core-contrib --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-publisher-core-contrib >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-core-contrib --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-core-contrib --- [INFO] Storing buildNumber: 20180228-100735 at timestamp: 1519812455379 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-core-contrib --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-publisher-core-contrib <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-publisher-core-contrib --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/target/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-publisher-core-contrib --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/target/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.1-I20180228_0918/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.1-I20180228_0918/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/target/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.1-I20180228_0918/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-publisher-core-contrib --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.1-I20180228_0918/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.1-I20180228_0918/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar (4 KB at 13.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.1-I20180228_0918/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.1-I20180228_0918/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.pom (643 B at 5.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/maven-metadata.xml (143 KB at 567.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/maven-metadata.xml (143 KB at 770.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.1-I20180228_0918/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core-contrib/10.1-I20180228_0918/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918-sources.jar (2 KB at 22.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-publisher-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-core --- [INFO] Storing buildNumber: 20180228-100737 at timestamp: 1519812457416 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-publisher-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-publisher-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/rules/DefaultValidatorsRule.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/rules/DefaultValidatorsRule.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/rules/DefaultValidatorsRule.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-publisher-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-publisher-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/TestServiceRootFinder.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/TestServiceRootFinder.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/TestServiceRootFinder.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-publisher-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:07:41,497 main WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead 10:07:42,767 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 146 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Running org.nuxeo.ecm.platform.publisher.test.TestServiceRootFinder 10:07:43,480 main WARN [SQLDirectory$TxSessionCleaner] Closing a sql directory session for you SQLSession [directory=userDirectory, sid=-2602575797113847795] java.lang.Throwable: SQL directory session init context in SQLDirectory [name=userDirectory] at org.nuxeo.ecm.directory.sql.SQLDirectory$TxSessionCleaner.captureInitContext(SQLDirectory.java:64) at org.nuxeo.ecm.directory.sql.SQLDirectory$TxSessionCleaner.(SQLDirectory.java:54) at org.nuxeo.ecm.directory.sql.SQLDirectory.registerInTx(SQLDirectory.java:253) at org.nuxeo.ecm.directory.sql.SQLDirectory.addSession(SQLDirectory.java:246) at org.nuxeo.ecm.directory.sql.SQLDirectory.getSession(SQLDirectory.java:235) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.ecm.platform.publisher.test.TestServiceRootFinder.changeUser(TestServiceRootFinder.java:142) at org.nuxeo.ecm.platform.publisher.test.TestServiceRootFinder.testSectionRootFinder(TestServiceRootFinder.java:202) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 10:07:43,852 main WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:07:44,686 main WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead 10:07:44,830 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 146 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.009 sec - in org.nuxeo.ecm.platform.publisher.test.TestServiceRootFinder Running org.nuxeo.ecm.platform.publisher.test.TestPublicationRelations StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:07:45,812 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 106 * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.platform.publisher.relations.contrib references missing [target=org.nuxeo.ecm.platform.relations.services.RelationService;point=graphs] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 sec - in org.nuxeo.ecm.platform.publisher.test.TestPublicationRelations Running org.nuxeo.ecm.platform.publisher.test.TestServiceRegistration 10:07:45,870 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.publisher.contrib StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:07:46,382 main WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead 10:07:46,562 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 146 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 sec - in org.nuxeo.ecm.platform.publisher.test.TestServiceRegistration Running org.nuxeo.ecm.platform.publisher.test.TestServiceWithCore 10:07:47,082 main ERROR [PublisherServiceImpl] Unable to get PublicationTree for /default-domain/workspaces/ws1/file. Fallback on first PublicationTree accepting this document. org.nuxeo.ecm.core.api.NuxeoException: The document /default-domain/workspaces/ws1/file is not a published document at org.nuxeo.ecm.platform.publisher.helper.PublicationRelationHelper.getPublicationTreeUsedForPublishing(PublicationRelationHelper.java:84) at org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl.getPublicationTreeFor(PublisherServiceImpl.java:340) at org.nuxeo.ecm.platform.publisher.test.TestServiceWithCore.publishDocAndReopenSession(TestServiceWithCore.java:255) at org.nuxeo.ecm.platform.publisher.test.TestServiceWithCore.testUnpublish(TestServiceWithCore.java:264) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 10:07:47,113 main ERROR [PublisherServiceImpl] Unable to get PublicationTree for /default-domain/workspaces/ws1/file. Fallback on first PublicationTree accepting this document. org.nuxeo.ecm.core.api.NuxeoException: The document /default-domain/workspaces/ws1/file is not a published document at org.nuxeo.ecm.platform.publisher.helper.PublicationRelationHelper.getPublicationTreeUsedForPublishing(PublicationRelationHelper.java:84) at org.nuxeo.ecm.platform.publisher.impl.service.PublisherServiceImpl.getPublicationTreeFor(PublisherServiceImpl.java:340) at org.nuxeo.ecm.platform.publisher.test.TestServiceWithCore.testUnpublish(TestServiceWithCore.java:270) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:07:48,063 main WARN [PooledDataSourceFactory] wrong attribute 'user' in datasource descriptor, should use 'username' instead 10:07:48,189 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 146 * service:org.nuxeo.ecm.platform.audit.annotations.contrib requires [service:org.nuxeo.ecm.platform.audit.service.NXAuditEventsService] * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.626 sec - in org.nuxeo.ecm.platform.publisher.test.TestServiceWithCore Running org.nuxeo.ecm.platform.publisher.test.TestServiceWithMultipleDomains StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 sec - in org.nuxeo.ecm.platform.publisher.test.TestServiceWithMultipleDomains Running org.nuxeo.ecm.platform.publisher.impl.service.TestRootSectionFinder StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:07:49,162 main WARN [SchemaManagerImpl] Undeclared facet: SocialFacet used in document type: SocialDomain Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in org.nuxeo.ecm.platform.publisher.impl.service.TestRootSectionFinder Running org.nuxeo.ecm.platform.publisher.impl.service.TestDomainsFinder Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.nuxeo.ecm.platform.publisher.impl.service.TestDomainsFinder Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-publisher-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-publisher-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-publisher-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-publisher-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-core --- [INFO] Storing buildNumber: 20180228-100750 at timestamp: 1519812470362 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-publisher-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-publisher-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/nuxeo-platform-publisher-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-publisher-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.1-I20180228_0918/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.1-I20180228_0918/nuxeo-platform-publisher-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/target/nuxeo-platform-publisher-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.1-I20180228_0918/nuxeo-platform-publisher-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-publisher-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.1-I20180228_0918/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.1-I20180228_0918/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar (47 KB at 390.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.1-I20180228_0918/nuxeo-platform-publisher-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.1-I20180228_0918/nuxeo-platform-publisher-core-10.1-I20180228_0918.pom (6 KB at 23.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/maven-metadata.xml (141 KB at 578.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/maven-metadata.xml (141 KB at 798.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.1-I20180228_0918/nuxeo-platform-publisher-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-core/10.1-I20180228_0918/nuxeo-platform-publisher-core-10.1-I20180228_0918-sources.jar (35 KB at 461.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher task 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-publisher-task --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-task --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-task --- [INFO] Storing buildNumber: 20180228-100752 at timestamp: 1519812472161 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-task --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-publisher-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-publisher-task --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-publisher-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-publisher-task --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-publisher-task --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 10:07:54,464 ERROR [OSGiRuntimeService] Unknown component 'OSGI-INF/test-sql-directories-contrib.xml' referenced by bundle 'org.nuxeo.ecm.platform.publisher.task.test'. Check the MANIFEST.MF StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:07:57,107 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 140 * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Running org.nuxeo.ecm.platform.publisher.task.test.TestCorePublicationWithWorkflowWithACL 10:07:58,495 ERROR [OSGiRuntimeService] Unknown component 'OSGI-INF/test-sql-directories-contrib.xml' referenced by bundle 'org.nuxeo.ecm.platform.publisher.task.test'. Check the MANIFEST.MF StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:07:59,003 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 140 * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.881 sec - in org.nuxeo.ecm.platform.publisher.task.test.TestCorePublicationWithWorkflowWithACL Running org.nuxeo.ecm.platform.publisher.task.test.TestCorePublicationWithWorkflowWithTask Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 sec - in org.nuxeo.ecm.platform.publisher.task.test.TestCorePublicationWithWorkflowWithTask Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-publisher-task --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-publisher-task --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-publisher-task --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-publisher-task >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-task --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-task --- [INFO] Storing buildNumber: 20180228-100800 at timestamp: 1519812480582 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-task --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-task --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-publisher-task <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-publisher-task --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/nuxeo-platform-publisher-task-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-publisher-task --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.1-I20180228_0918/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.1-I20180228_0918/nuxeo-platform-publisher-task-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/target/nuxeo-platform-publisher-task-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.1-I20180228_0918/nuxeo-platform-publisher-task-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-publisher-task --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.1-I20180228_0918/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.1-I20180228_0918/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar (21 KB at 83.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.1-I20180228_0918/nuxeo-platform-publisher-task-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.1-I20180228_0918/nuxeo-platform-publisher-task-10.1-I20180228_0918.pom (5 KB at 31.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/maven-metadata.xml (141 KB at 675.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/maven-metadata.xml (141 KB at 1124.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.1-I20180228_0918/nuxeo-platform-publisher-task-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-task/10.1-I20180228_0918/nuxeo-platform-publisher-task-10.1-I20180228_0918-sources.jar (13 KB at 157.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Publisher Web 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-publisher-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-web --- [INFO] Storing buildNumber: 20180228-100802 at timestamp: 1519812482638 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-publisher-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-publisher-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-publisher-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-publisher-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/test/java/org/nuxeo/ecm/platform/publisher/web/DummyPublishActions.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/test/java/org/nuxeo/ecm/platform/publisher/web/DummyPublishActions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-publisher-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:08:07,269 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 91 * service:org.nuxeo.ecm.platform.publisher.web.actions requires [service:org.nuxeo.ecm.platform.actions] * service:org.nuxeo.ecm.platform.publisher.treeManager.contrib references missing [target=org.nuxeo.ecm.platform.treeManager;point=plugin] ====================================================================== Running org.nuxeo.ecm.platform.publisher.web.TestPublishActions 10:08:07,703 main WARN [ResourcesAccessorBean] Unable to get message map Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 sec - in org.nuxeo.ecm.platform.publisher.web.TestPublishActions Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-publisher-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-publisher-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-publisher-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-publisher-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-publisher-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-publisher-web --- [INFO] Storing buildNumber: 20180228-100808 at timestamp: 1519812488989 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-publisher-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-publisher-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-publisher-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-publisher-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-publisher-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/nuxeo-platform-publisher-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-publisher-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.1-I20180228_0918/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.1-I20180228_0918/nuxeo-platform-publisher-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/target/nuxeo-platform-publisher-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.1-I20180228_0918/nuxeo-platform-publisher-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-publisher-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.1-I20180228_0918/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.1-I20180228_0918/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar (30 KB at 85.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.1-I20180228_0918/nuxeo-platform-publisher-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.1-I20180228_0918/nuxeo-platform-publisher-web-10.1-I20180228_0918.pom (3 KB at 29.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/maven-metadata.xml (141 KB at 261.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/maven-metadata.xml (141 KB at 1066.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.1-I20180228_0918/nuxeo-platform-publisher-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-publisher-web/10.1-I20180228_0918/nuxeo-platform-publisher-web-10.1-I20180228_0918-sources.jar (18 KB at 239.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Workspace Service - Client 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-userworkspace-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-web --- [INFO] Storing buildNumber: 20180228-100811 at timestamp: 1519812491188 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-userworkspace-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-userworkspace-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/java/org/nuxeo/ecm/platform/userworkspace/web/ejb/UserWorkspaceManagerActionsBean.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/java/org/nuxeo/ecm/platform/userworkspace/web/ejb/UserWorkspaceManagerActionsBean.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/java/org/nuxeo/ecm/platform/userworkspace/web/ejb/UserWorkspaceManagerActionsBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-userworkspace-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-userworkspace-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-userworkspace-web --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-userworkspace-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-userworkspace-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/target/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-userworkspace-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-userworkspace-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userworkspace-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userworkspace-web --- [INFO] Storing buildNumber: 20180228-100812 at timestamp: 1519812492427 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userworkspace-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userworkspace-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userworkspace-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-userworkspace-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-userworkspace-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/target/nuxeo-platform-userworkspace-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-userworkspace-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/target/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.1-I20180228_0918/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.1-I20180228_0918/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/target/nuxeo-platform-userworkspace-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.1-I20180228_0918/nuxeo-platform-userworkspace-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-userworkspace-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.1-I20180228_0918/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.1-I20180228_0918/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar (11 KB at 54.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.1-I20180228_0918/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.1-I20180228_0918/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.pom (2 KB at 5.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/maven-metadata.xml (141 KB at 546.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/maven-metadata.xml (141 KB at 1448.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.1-I20180228_0918/nuxeo-platform-userworkspace-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userworkspace-web/10.1-I20180228_0918/nuxeo-platform-userworkspace-web-10.1-I20180228_0918-sources.jar (8 KB at 98.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo platform virtual navigation 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-virtualnavigation --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-virtualnavigation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-virtualnavigation --- [INFO] Storing buildNumber: 20180228-100813 at timestamp: 1519812493862 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-virtualnavigation --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-virtualnavigation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-virtualnavigation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-virtualnavigation --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-virtualnavigation --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-virtualnavigation >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-virtualnavigation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-virtualnavigation --- [INFO] Storing buildNumber: 20180228-100814 at timestamp: 1519812494299 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-virtualnavigation --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-virtualnavigation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-virtualnavigation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-virtualnavigation <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-virtualnavigation --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-virtualnavigation --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-virtualnavigation --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-10.1-I20180228_0918.pom (799 B at 2.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/maven-metadata.xml (143 KB at 833.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation/maven-metadata.xml (143 KB at 800.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo platform virtual navigation web client 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-virtualnavigation-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-virtualnavigation-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-virtualnavigation-web --- [INFO] Storing buildNumber: 20180228-100815 at timestamp: 1519812495950 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-virtualnavigation-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-virtualnavigation-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-virtualnavigation-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-virtualnavigation-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-virtualnavigation-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-virtualnavigation-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-virtualnavigation-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-virtualnavigation-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.virtualnavigation.tests.TestNavTreeService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.nuxeo.ecm.virtualnavigation.tests.TestNavTreeService Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-virtualnavigation-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-virtualnavigation-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target/nuxeo-platform-virtualnavigation-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-virtualnavigation-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-virtualnavigation-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-virtualnavigation-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-virtualnavigation-web --- [INFO] Storing buildNumber: 20180228-100819 at timestamp: 1519812499342 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-virtualnavigation-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-virtualnavigation-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-virtualnavigation-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-virtualnavigation-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-virtualnavigation-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target/nuxeo-platform-virtualnavigation-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-virtualnavigation-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target/nuxeo-platform-virtualnavigation-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/target/nuxeo-platform-virtualnavigation-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-virtualnavigation-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-web-10.1-I20180228_0918.jar (8 KB at 9.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-web-10.1-I20180228_0918.pom (969 B at 13.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/maven-metadata.xml (141 KB at 340.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/maven-metadata.xml (141 KB at 1482.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-web/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-web-10.1-I20180228_0918-sources.jar (6 KB at 81.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo platform virtual navigation core contribs 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Storing buildNumber: 20180228-100821 at timestamp: 1519812501447 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-virtualnavigation-core-contrib --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/target/nuxeo-platform-virtualnavigation-core-contrib-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-virtualnavigation-core-contrib >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Storing buildNumber: 20180228-100821 at timestamp: 1519812501952 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-virtualnavigation-core-contrib <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/target/nuxeo-platform-virtualnavigation-core-contrib-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/target/nuxeo-platform-virtualnavigation-core-contrib-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-core-contrib-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-core-contrib-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/target/nuxeo-platform-virtualnavigation-core-contrib-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-core-contrib-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-virtualnavigation-core-contrib --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-core-contrib-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-core-contrib-10.1-I20180228_0918.jar (4 KB at 7.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-core-contrib-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-core-contrib-10.1-I20180228_0918.pom (693 B at 9.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/maven-metadata.xml (143 KB at 509.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/maven-metadata.xml (143 KB at 1261.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-core-contrib-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-virtualnavigation-core-contrib/10.1-I20180228_0918/nuxeo-platform-virtualnavigation-core-contrib-10.1-I20180228_0918-sources.jar (2 KB at 15.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-automation-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-jsf --- [INFO] Storing buildNumber: 20180228-100824 at timestamp: 1519812504032 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-automation-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-automation-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 35 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/OperationActionBean.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/OperationActionBean.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/OperationActionBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-automation-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-automation-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-automation-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-automation-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-automation-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/target/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-automation-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-automation-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-automation-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-automation-jsf --- [INFO] Storing buildNumber: 20180228-100825 at timestamp: 1519812505439 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-automation-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-automation-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-automation-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-automation-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-automation-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/target/nuxeo-automation-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-automation-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/target/nuxeo-automation-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.1-I20180228_0918/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.1-I20180228_0918/nuxeo-automation-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/target/nuxeo-automation-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.1-I20180228_0918/nuxeo-automation-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-automation-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.1-I20180228_0918/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.1-I20180228_0918/nuxeo-automation-jsf-10.1-I20180228_0918.jar (43 KB at 132.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.1-I20180228_0918/nuxeo-automation-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.1-I20180228_0918/nuxeo-automation-jsf-10.1-I20180228_0918.pom (3 KB at 29.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/maven-metadata.xml (141 KB at 815.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/maven-metadata.xml (141 KB at 1362.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.1-I20180228_0918/nuxeo-automation-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/automation/nuxeo-automation-jsf/10.1-I20180228_0918/nuxeo-automation-jsf-10.1-I20180228_0918-sources.jar (41 KB at 569.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Online Services Update 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-update --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-update --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-update --- [INFO] Storing buildNumber: 20180228-100826 at timestamp: 1519812506973 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-update --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-connect-update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-connect-update --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/live/UpdateServiceImpl.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/live/UpdateServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-connect-update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-connect-update --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-connect-update --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.connect.download.tests.TestDownloader Init slow downloader ConnectDownloadThread-1-1 10:08:31,017 ERROR [LocalDownloadingPackage] org.nuxeo.connect.update.PackageException: Invalid package - no package.xml file found in package FakePackage-0-1.0.0-1342458538 ConnectDownloadThread-1-1 10:08:31,932 ERROR [LocalDownloadingPackage] org.nuxeo.connect.update.PackageException: Invalid package - no package.xml file found in package FakePackage-1-1.0.0-467622612 ConnectDownloadThread-1-1 10:08:32,850 ERROR [LocalDownloadingPackage] org.nuxeo.connect.update.PackageException: Invalid package - no package.xml file found in package FakePackage-2-1.0.0--1219807994 ConnectDownloadThread-1-1 10:08:33,763 ERROR [LocalDownloadingPackage] org.nuxeo.connect.update.PackageException: Invalid package - no package.xml file found in package FakePackage-3-1.0.0-1859915455 ConnectDownloadThread-1-1 10:08:34,679 ERROR [LocalDownloadingPackage] org.nuxeo.connect.update.PackageException: Invalid package - no package.xml file found in package FakePackage-4-1.0.0--462407150 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.038 sec - in org.nuxeo.connect.download.tests.TestDownloader Running org.nuxeo.connect.update.live.TestPackageBuildAndParse Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec - in org.nuxeo.connect.update.live.TestPackageBuildAndParse Running org.nuxeo.connect.update.live.TestXmlCommands Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 sec - in org.nuxeo.connect.update.live.TestXmlCommands Running org.nuxeo.connect.update.live.commands.TestConfig main 10:08:37,333 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,334 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,334 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,334 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,335 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,341 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,342 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,342 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,342 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,342 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,343 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,345 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,345 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,345 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,346 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,346 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,346 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,346 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,346 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,358 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,359 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,359 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,360 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,360 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,361 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,361 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,361 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,363 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,364 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,364 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,365 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,365 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,365 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,366 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,366 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,366 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,367 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,368 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,369 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,369 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,369 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,370 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,370 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,370 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,371 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,373 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,373 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,374 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,374 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,374 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,375 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,375 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,375 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,376 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,377 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,377 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,377 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,377 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,378 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,378 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,378 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,379 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,380 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,380 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,380 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,380 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,381 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,381 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,381 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,381 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,382 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,382 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,383 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,383 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,383 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,384 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,384 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,384 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,384 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,385 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,385 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,386 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,386 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,387 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,387 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,387 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,387 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,387 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,388 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,388 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,389 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,389 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,389 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,389 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,390 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,390 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,390 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,391 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,392 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,392 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,392 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,393 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,393 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,393 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,393 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,394 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,394 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,395 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,395 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,395 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,395 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,395 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,396 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,397 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,397 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,397 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,397 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,398 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,398 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,398 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,398 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,414 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,414 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,415 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,415 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,415 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,418 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,418 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,419 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,425 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,425 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,426 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,426 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,426 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,426 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,426 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,427 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,428 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,428 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,428 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,429 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,429 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,429 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,429 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,429 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,430 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,431 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,431 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,431 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,431 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,431 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,433 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,433 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,501 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,502 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,502 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,502 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,502 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,503 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,503 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,503 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,504 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,504 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,504 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,504 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,505 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,505 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,505 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,505 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,592 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,592 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,593 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,593 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,594 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,594 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,594 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,594 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,595 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,595 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,596 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,596 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,597 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,597 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,597 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,597 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,597 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,598 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,598 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,598 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,599 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,600 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,600 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,600 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,601 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,601 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,601 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,601 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,602 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,602 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,603 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,603 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,603 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,603 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,603 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,604 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,605 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,605 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,605 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,605 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,606 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,606 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,606 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,606 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,606 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,607 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,607 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,607 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,608 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,608 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,608 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,608 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,608 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,608 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,609 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,610 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,610 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,610 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,610 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,610 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,610 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,611 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 10:08:37,611 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,612 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,612 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,612 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,612 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nxruntime-main-2490703062749889731.tmp//templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 10:08:37,612 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 10:08:37,612 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 10:08:37,613 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 sec - in org.nuxeo.connect.update.live.commands.TestConfig Running org.nuxeo.connect.update.live.commands.TestCopyUninstallValidation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 sec - in org.nuxeo.connect.update.live.commands.TestCopyUninstallValidation Running org.nuxeo.connect.update.live.commands.TestUpdate Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec - in org.nuxeo.connect.update.live.commands.TestUpdate Running org.nuxeo.connect.update.live.commands.TestCopyDir main 10:08:38,372 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-newfeature-5.5.jar) main 10:08:38,373 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-otherfeature-5.5-SNAPSHOT.jar) main 10:08:38,375 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-superfeature-5.5.jar) main 10:08:38,381 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (be03f543ba7fd272cd4409e03dd3c0d4_nuxeo-otherfeature-5.5-SNAPSHOT.jar) main 10:08:38,382 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (b357209cc5bd7c897848be43320645a2_nuxeo-superfeature-5.4.2.jar) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec - in org.nuxeo.connect.update.live.commands.TestCopyDir Running org.nuxeo.connect.update.live.commands.TestUpdateGuard main 10:08:38,578 WARN [UnknownServerConfigurator] Unknown server. main 10:08:38,578 WARN [ConfigurationGenerator] Server will be considered as not configurable. main 10:08:38,634 WARN [UnknownServerConfigurator] Unknown server. main 10:08:38,634 WARN [ConfigurationGenerator] Server will be considered as not configurable. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 sec - in org.nuxeo.connect.update.live.commands.TestUpdateGuard Running org.nuxeo.connect.update.live.commands.TestPCopy Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in org.nuxeo.connect.update.live.commands.TestPCopy Running org.nuxeo.connect.update.live.commands.TestCopyInstallValidation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec - in org.nuxeo.connect.update.live.commands.TestCopyInstallValidation Running org.nuxeo.connect.update.live.commands.TestCopy Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec - in org.nuxeo.connect.update.live.commands.TestCopy Running org.nuxeo.connect.update.live.commands.TestReloadProperties Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec - in org.nuxeo.connect.update.live.commands.TestReloadProperties Running org.nuxeo.connect.update.live.registry.TestDowngradeVersions Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec - in org.nuxeo.connect.update.live.registry.TestDowngradeVersions Running org.nuxeo.connect.update.live.registry.TestVersions Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.nuxeo.connect.update.live.registry.TestVersions Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-update --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-connect-update --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-update --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-connect-update/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-update >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-update --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-update --- [INFO] Storing buildNumber: 20180228-100842 at timestamp: 1519812522021 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-update --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-update --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-update <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-update --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nuxeo-connect-update-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-update --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nuxeo-connect-update-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-connect-update/10.1-I20180228_0918/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-connect-update/10.1-I20180228_0918/nuxeo-connect-update-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/target/nuxeo-connect-update-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-connect-update/10.1-I20180228_0918/nuxeo-connect-update-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-update --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/10.1-I20180228_0918/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/10.1-I20180228_0918/nuxeo-connect-update-10.1-I20180228_0918.jar (22 KB at 83.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/10.1-I20180228_0918/nuxeo-connect-update-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/10.1-I20180228_0918/nuxeo-connect-update-10.1-I20180228_0918.pom (3 KB at 37.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/maven-metadata.xml (143 KB at 466.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/maven-metadata.xml (143 KB at 807.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/10.1-I20180228_0918/nuxeo-connect-update-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-connect-update/10.1-I20180228_0918/nuxeo-connect-update-10.1-I20180228_0918-sources.jar (18 KB at 239.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Administration Center Monitoring 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-admin-center-monitoring --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-monitoring --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-monitoring --- [INFO] Storing buildNumber: 20180228-100843 at timestamp: 1519812523369 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-monitoring --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-monitoring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-monitoring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-admin-center-monitoring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-admin-center-monitoring --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-admin-center-monitoring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-admin-center-monitoring --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-admin-center-monitoring --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-admin-center-monitoring --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-admin-center-monitoring --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/target/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-admin-center-monitoring --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-admin-center-monitoring >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-monitoring --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-monitoring --- [INFO] Storing buildNumber: 20180228-100843 at timestamp: 1519812523999 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-monitoring --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-monitoring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-monitoring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-admin-center-monitoring <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-admin-center-monitoring --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/target/nuxeo-admin-center-monitoring-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-admin-center-monitoring --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/target/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.1-I20180228_0918/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.1-I20180228_0918/nuxeo-admin-center-monitoring-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/target/nuxeo-admin-center-monitoring-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.1-I20180228_0918/nuxeo-admin-center-monitoring-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-admin-center-monitoring --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.1-I20180228_0918/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.1-I20180228_0918/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar (16 KB at 93.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.1-I20180228_0918/nuxeo-admin-center-monitoring-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.1-I20180228_0918/nuxeo-admin-center-monitoring-10.1-I20180228_0918.pom (2 KB at 16.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/maven-metadata.xml (143 KB at 694.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/maven-metadata.xml (143 KB at 1635.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.1-I20180228_0918/nuxeo-admin-center-monitoring-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-monitoring/10.1-I20180228_0918/nuxeo-admin-center-monitoring-10.1-I20180228_0918-sources.jar (12 KB at 165.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Administration Center OAuth 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-admin-center-oauth --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-oauth --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-oauth --- [INFO] Storing buildNumber: 20180228-100845 at timestamp: 1519812525636 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-oauth --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-admin-center-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-admin-center-oauth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-admin-center-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-admin-center-oauth --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-admin-center-oauth --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-admin-center-oauth --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-admin-center-oauth --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/target/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-admin-center-oauth --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-admin-center-oauth >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-oauth --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-oauth --- [INFO] Storing buildNumber: 20180228-100846 at timestamp: 1519812526862 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-oauth --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-admin-center-oauth <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-admin-center-oauth --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/target/nuxeo-admin-center-oauth-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-admin-center-oauth --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/target/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.1-I20180228_0918/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.1-I20180228_0918/nuxeo-admin-center-oauth-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/target/nuxeo-admin-center-oauth-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.1-I20180228_0918/nuxeo-admin-center-oauth-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-admin-center-oauth --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.1-I20180228_0918/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.1-I20180228_0918/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar (26 KB at 25.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.1-I20180228_0918/nuxeo-admin-center-oauth-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.1-I20180228_0918/nuxeo-admin-center-oauth-10.1-I20180228_0918.pom (3 KB at 33.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/maven-metadata.xml (129 KB at 648.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/maven-metadata.xml (129 KB at 1351.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.1-I20180228_0918/nuxeo-admin-center-oauth-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-oauth/10.1-I20180228_0918/nuxeo-admin-center-oauth-10.1-I20180228_0918-sources.jar (21 KB at 285.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Administration Center Analytics 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-admin-center-analytics --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-analytics --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-analytics --- [INFO] Storing buildNumber: 20180228-100848 at timestamp: 1519812528902 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-analytics --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-analytics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-analytics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-admin-center-analytics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (grunt-build) @ nuxeo-admin-center-analytics --- [INFO] Executing tasks main: clean-cache: [exec] npm WARN using --force I sure hope you know what you are doing. [exec] bower deleted Cached package Chart.js: /opt/jenkins/.cache/bower/packages/b10e8c9eafe753443416f10a02f9eef3/1.1.1 [exec] bower deleted Cached package webcomponentsjs: /opt/jenkins/.cache/bower/packages/925408d285c93e54b2da8b12a38a9d93/0.7.24 [exec] bower deleted Cached package chart-elements: /opt/jenkins/.cache/bower/packages/58d5cf9978f66b40fbbcdaefefad5f58/dc4be42cd8 [exec] bower deleted Cached package d3: /opt/jenkins/.cache/bower/packages/bc5ff9f7cabfc286fa6975a1f3681c8f/3.5.17 [exec] bower deleted Cached package es6-promise: /opt/jenkins/.cache/bower/packages/43dca203e4c0ea435d298ab0fc4ab212/2.2.0 [exec] bower deleted Cached package font-roboto: /opt/jenkins/.cache/bower/packages/b71044860af09cd5bcd84c83b0fdc483/1.0.1 [exec] bower deleted Cached package font-roboto: /opt/jenkins/.cache/bower/packages/b248acdb28de1c1bc2f196f68f774a67/1.1.0 [exec] bower deleted Cached package input-picker-pattern: /opt/jenkins/.cache/bower/packages/4c0399982bd8d1ad8c14244584ad8420/1.0.13 [exec] bower deleted Cached package iron-elements: /opt/jenkins/.cache/bower/packages/7e6158a546b1406adc701fe43f8112f1/1.0.10 [exec] bower deleted Cached package page: /opt/jenkins/.cache/bower/packages/5871fe5e192b3134078a0b1f4a479d69/1.6.7 [exec] bower deleted Cached package paper-elements: /opt/jenkins/.cache/bower/packages/95e8216a7a5862b227541d9855996b69/1.0.7 [exec] bower deleted Cached package polymer: /opt/jenkins/.cache/bower/packages/f7f075fb0e2eb0ce17a7ed61f88773a8/1.11.3 [exec] bower deleted Cached package promise-polyfill: /opt/jenkins/.cache/bower/packages/d18aa9542877fe3f09d4345b8076e7cd/1.0.1 [exec] bower deleted Cached package polymer: /opt/jenkins/.cache/bower/packages/4b3248bac6c187112723518244e6fe5a/1.7.0 [exec] bower deleted Cached package randomcolor: /opt/jenkins/.cache/bower/packages/e987eb435fb4532adffbefd9b3de3da2/0.4.1 [exec] bower deleted Cached package property-mixins: /opt/jenkins/.cache/bower/packages/753b4140bfbdf1ba50830f7089e30804/1.0.10 [exec] bower deleted Cached package select2: /opt/jenkins/.cache/bower/packages/9b6f3e9faa811d3785256322f1e9b2e9/3.5.2 [exec] bower deleted Cached package web-animations-js: /opt/jenkins/.cache/bower/packages/a0399c8e7c5a274093b28b585d48692e/2.2.2 [exec] bower deleted Cached package webcomponentsjs: /opt/jenkins/.cache/bower/packages/17800d6873478332c188fccd82ad4bdd/0.7.23 [exec] bower deleted Cached package better-dateinput-polyfill: /opt/jenkins/.cache/bower/packages/c45f29df2cdb146914fa8537bea82346/1.5.2 [exec] bower deleted Cached package better-i18n-plugin: /opt/jenkins/.cache/bower/packages/0485cdd703611d0ae9c7b06e11f04609/1.0.4 [exec] bower deleted Cached package better-dom: /opt/jenkins/.cache/bower/packages/3e2ad6935cbb7f69f468b74a2398e631/2.1.4 [exec] bower deleted Cached package Chart.HorizontalBar.js: /opt/jenkins/.cache/bower/packages/8359e2947cff7d084678e2c9e2760766/1.0.3 [exec] bower deleted Cached package datetime-picker: /opt/jenkins/.cache/bower/packages/b996da70fcc8a26b76ab5cae10924ff6/2.5.8 [exec] bower deleted Cached package iron-a11y-announcer: /opt/jenkins/.cache/bower/packages/4401a0592e86d2261f5082e4296a70db/1.0.5 [exec] bower deleted Cached package iron-a11y-announcer: /opt/jenkins/.cache/bower/packages/2cde2d94624ab8c1fc72467ac7169825/2.1.0 [exec] bower deleted Cached package iron-a11y-keys: /opt/jenkins/.cache/bower/packages/3fcdc407b67a716699653647d72cd428/1.0.6 [exec] bower deleted Cached package iron-a11y-keys-behavior: /opt/jenkins/.cache/bower/packages/105f41b423fd5f4bdffc331324f2691c/1.1.9 [exec] bower deleted Cached package iron-a11y-keys-behavior: /opt/jenkins/.cache/bower/packages/29689407b0ce52896aaa7ca2d3f32463/2.1.0 [exec] bower deleted Cached package iron-ajax: /opt/jenkins/.cache/bower/packages/eefd0cffa92265f7bc99f4c2fd6dc63e/2.1.2 [exec] bower deleted Cached package iron-autogrow-textarea: /opt/jenkins/.cache/bower/packages/151339582700158abc9a835a04f656ef/1.0.14 [exec] bower deleted Cached package iron-autogrow-textarea: /opt/jenkins/.cache/bower/packages/48dadf56f9c99ea34dae4517ad0e879d/2.2.0 [exec] bower deleted Cached package iron-behaviors: /opt/jenkins/.cache/bower/packages/b76e8092fd9bed1e72aeafed716d1b22/2.0.2 [exec] bower deleted Cached package iron-behaviors: /opt/jenkins/.cache/bower/packages/b76e8092fd9bed1e72aeafed716d1b22/2.1.0 [exec] bower deleted Cached package iron-checked-element-behavior: /opt/jenkins/.cache/bower/packages/7b3bcfae6566cd003e88ebab65f09266/1.0.5 [exec] bower deleted Cached package iron-collapse: /opt/jenkins/.cache/bower/packages/2a93adff3d194132328d870c71bd26ae/2.2.0 [exec] bower deleted Cached package iron-checked-element-behavior: /opt/jenkins/.cache/bower/packages/44ad5b62adcd4768925ea2cc97819852/2.1.0 [exec] bower deleted Cached package iron-a11y-keys-behavior: /opt/jenkins/.cache/bower/packages/29689407b0ce52896aaa7ca2d3f32463/2.0.1 [exec] bower deleted Cached package iron-behaviors: /opt/jenkins/.cache/bower/packages/2728e90b8f011abded2670c7e8265b22/1.0.17 [exec] bower deleted Cached package iron-collapse: /opt/jenkins/.cache/bower/packages/528c770f6ec0b4804b88e88b7dd4227f/1.3.0 [exec] bower deleted Cached package iron-demo-helpers: /opt/jenkins/.cache/bower/packages/fae0fcc4cd90d036e4c80195dd83a8ae/1.2.5 [exec] bower deleted Cached package iron-component-page: /opt/jenkins/.cache/bower/packages/8fe72d4988ccd34c6478dde5a82d367f/1.1.7 [exec] bower deleted Cached package iron-doc-viewer: /opt/jenkins/.cache/bower/packages/c0307cae01e484eaf565f75c16f7c356/1.0.15 [exec] bower deleted Cached package iron-dropdown: /opt/jenkins/.cache/bower/packages/794ecbfaf20f2551881248a5392b36a6/2.2.0 [exec] bower deleted Cached package iron-dropdown: /opt/jenkins/.cache/bower/packages/6e7e3c38565ee8f68f754dbab22594ba/1.5.3 [exec] bower deleted Cached package iron-fit-behavior: /opt/jenkins/.cache/bower/packages/19aa926ea92949e1cb929da427e2bb5c/2.1.1 [exec] bower deleted Cached package iron-a11y-keys: /opt/jenkins/.cache/bower/packages/8374978d4c339b2a95ce1b61120745fe/2.1.0 [exec] bower deleted Cached package iron-flex-layout: /opt/jenkins/.cache/bower/packages/31adfb9211ad9bcb7c321e43f6e2bdab/1.3.1 [exec] bower deleted Cached package iron-fit-behavior: /opt/jenkins/.cache/bower/packages/fb39535859b9a48a0d217bc7003b5ed3/1.2.5 [exec] bower deleted Cached package iron-flex-layout: /opt/jenkins/.cache/bower/packages/444ea84ad1b11545629269bdc8d5330e/1.3.9 [exec] bower deleted Cached package iron-form: /opt/jenkins/.cache/bower/packages/0bc2289b0ceb60c7d89c56744e25ed68/1.1.4 [exec] bower deleted Cached package iron-form-element-behavior: /opt/jenkins/.cache/bower/packages/43473a0af61b7993e0547aa8fd5e60b9/2.1.0 [exec] bower deleted Cached package iron-flex-layout: /opt/jenkins/.cache/bower/packages/444ea84ad1b11545629269bdc8d5330e/2.0.3 [exec] bower deleted Cached package iron-form-element-behavior: /opt/jenkins/.cache/bower/packages/43473a0af61b7993e0547aa8fd5e60b9/2.0.0 [exec] bower deleted Cached package iron-form: /opt/jenkins/.cache/bower/packages/e08585d1865c38a568b2a2039140530f/2.2.1 [exec] bower deleted Cached package iron-icon: /opt/jenkins/.cache/bower/packages/fd9651233ec47ffb5e75a7b23ac75280/1.0.12 [exec] bower deleted Cached package iron-form-element-behavior: /opt/jenkins/.cache/bower/packages/c59509093bc5bbe269a13d3ea9650bb3/1.0.6 [exec] bower deleted Cached package iron-iconset: /opt/jenkins/.cache/bower/packages/60be4f90d6779c457ed16dd6dfd2696b/1.0.5 [exec] bower deleted Cached package iron-iconset-svg: /opt/jenkins/.cache/bower/packages/28f2d7adcc333d5dffc12310ccb72038/2.2.0 [exec] bower deleted Cached package iron-icon: /opt/jenkins/.cache/bower/packages/e0fcf46523cc19af863ef9e1e1dc4abe/2.1.0 [exec] bower deleted Cached package iron-image: /opt/jenkins/.cache/bower/packages/473c82f5caa0c82699d904f27e5f9e3a/2.2.0 [exec] bower deleted Cached package iron-icons: /opt/jenkins/.cache/bower/packages/09bca806f6b1cdf8ad05d475fef6c036/1.2.0 [exec] bower deleted Cached package iron-iconset-svg: /opt/jenkins/.cache/bower/packages/963084eb7096ee773aebff98de13d98d/1.1.0 [exec] bower deleted Cached package iron-image: /opt/jenkins/.cache/bower/packages/345e232daae64e3ac530a3ab97e7aa7e/1.2.5 [exec] bower deleted Cached package iron-jsonp-library: /opt/jenkins/.cache/bower/packages/2fcef3c0ad7ac0c73a8ac557bbc3d9f8/1.0.4 [exec] bower deleted Cached package iron-input: /opt/jenkins/.cache/bower/packages/1100a1536654913d1bc50f9d22475206/1.0.10 [exec] bower deleted Cached package iron-input: /opt/jenkins/.cache/bower/packages/209e5469f18c037f0d96d5a034315a8c/2.1.1 [exec] bower deleted Cached package iron-label: /opt/jenkins/.cache/bower/packages/52fc1fc3412a5f6e8ddf411c7b996701/1.0.2 [exec] bower deleted Cached package iron-jsonp-library: /opt/jenkins/.cache/bower/packages/006357ed3f7761e0a68046f7b2d3a3fc/2.1.0 [exec] bower deleted Cached package iron-localstorage: /opt/jenkins/.cache/bower/packages/8c9e26d0a116a114c0310b15f3e7704c/2.1.1 [exec] bower deleted Cached package iron-label: /opt/jenkins/.cache/bower/packages/7f29ce2e239904924e3df3f804432d5a/2.1.0 [exec] bower deleted Cached package iron-localstorage: /opt/jenkins/.cache/bower/packages/ceda7f6d44498147fbf0e05061a017e1/1.0.6 [exec] bower deleted Cached package iron-media-query: /opt/jenkins/.cache/bower/packages/ea71348eddeedcdb6069cd662c6e66ac/2.1.0 [exec] bower deleted Cached package iron-menu-behavior: /opt/jenkins/.cache/bower/packages/599d2d60c5aec77240397d7063291f0a/2.0.1 [exec] bower deleted Cached package iron-location: /opt/jenkins/.cache/bower/packages/e146ebaacad2534a6031247a487ee3ac/0.8.9 [exec] bower deleted Cached package iron-media-query: /opt/jenkins/.cache/bower/packages/ec5cb9a14ba41d0bb892f6cedff78ca4/1.0.8 [exec] bower deleted Cached package iron-menu-behavior: /opt/jenkins/.cache/bower/packages/3eb7c8adf8819c761a6935794a0b7e68/1.2.0 [exec] bower deleted Cached package iron-icons: /opt/jenkins/.cache/bower/packages/18aacf67dc8caff6abb45765b76bfba4/2.1.0 [exec] bower deleted Cached package iron-meta: /opt/jenkins/.cache/bower/packages/1156687622a7731abf47ecddc060a79c/1.1.2 [exec] bower deleted Cached package iron-menu-behavior: /opt/jenkins/.cache/bower/packages/659d631745574e863f49a86558de8b01/2.0.1 [exec] bower deleted Cached package iron-meta: /opt/jenkins/.cache/bower/packages/934486a0f46d1bee58e7e778ca3a59a6/2.1.0 [exec] bower deleted Cached package iron-overlay-behavior: /opt/jenkins/.cache/bower/packages/ca09435104c4cf0452f846a9c3662b13/1.10.1 [exec] bower deleted Cached package iron-location: /opt/jenkins/.cache/bower/packages/f4ccb7bf938e18448947ca1d5aa5217c/2.2.0 [exec] bower deleted Cached package iron-pages: /opt/jenkins/.cache/bower/packages/2ccd9299fc42e61088ffdb5403380129/1.0.8 [exec] bower deleted Cached package iron-range-behavior: /opt/jenkins/.cache/bower/packages/50e601e73face28d4c05657c8f172bb7/1.0.6 [exec] bower deleted Cached package iron-range-behavior: /opt/jenkins/.cache/bower/packages/a364e613ef43abde826bb8d891bbab30/1.0.7 [exec] bower deleted Cached package iron-overlay-behavior: /opt/jenkins/.cache/bower/packages/228c817adf63e836c9431d9cf5c91e5a/2.2.1 [exec] bower deleted Cached package iron-ajax: /opt/jenkins/.cache/bower/packages/867342daedb0d2a5a8a97ec3515a8adc/1.4.3 [exec] bower deleted Cached package iron-scroll-target-behavior: /opt/jenkins/.cache/bower/packages/aee25fc2000e0bacff6d3b3a55095ebc/2.1.0 [exec] bower deleted Cached package iron-pages: /opt/jenkins/.cache/bower/packages/9386ea500004116935b65de95482705b/2.1.0 [exec] bower deleted Cached package iron-scroll-threshold: /opt/jenkins/.cache/bower/packages/57054bd85578281da8ef9b3eae1d8c58/1.0.3 [exec] bower deleted Cached package iron-signals: /opt/jenkins/.cache/bower/packages/1c3365cfa8430d698190ec00a5d3ef5c/1.0.3 [exec] bower deleted Cached package iron-scroll-target-behavior: /opt/jenkins/.cache/bower/packages/2f825789428aef9850ce295b21c093aa/1.1.0 [exec] bower deleted Cached package iron-selector: /opt/jenkins/.cache/bower/packages/b76803765eaa40850093622ea3d6a8f3/2.0.1 [exec] bower deleted Cached package iron-scroll-threshold: /opt/jenkins/.cache/bower/packages/c6e6b61cc97dd71e88307e900c5b4680/2.0.0 [exec] bower deleted Cached package iron-selector: /opt/jenkins/.cache/bower/packages/b76803765eaa40850093622ea3d6a8f3/2.1.0 [exec] bower deleted Cached package iron-selector: /opt/jenkins/.cache/bower/packages/4d76a67d614115a45888fa7cff143fec/1.5.2 [exec] bower deleted Cached package iron-validator-behavior: /opt/jenkins/.cache/bower/packages/8575782213dedc08c22afe4536e93e4a/1.0.1 [exec] bower deleted Cached package iron-swipeable-container: /opt/jenkins/.cache/bower/packages/557a1b1414ecee7b201190c2da681bae/1.0.3 [exec] bower deleted Cached package iron-test-helpers: /opt/jenkins/.cache/bower/packages/c522035878c16ce751b752b60b967070/1.3.0 [exec] bower deleted Cached package iron-validatable-behavior: /opt/jenkins/.cache/bower/packages/d177447778b8743ead0f012360163068/1.1.1 [exec] bower deleted Cached package marked-element: /opt/jenkins/.cache/bower/packages/20d974e0e586fa13ac3ec1e59d2f5e64/1.2.0 [exec] bower deleted Cached package iron-validatable-behavior: /opt/jenkins/.cache/bower/packages/5e66970d729c62035950ad62867d2764/2.1.0 [exec] bower deleted Cached package marked-element: /opt/jenkins/.cache/bower/packages/20d974e0e586fa13ac3ec1e59d2f5e64/1.1.3 [exec] bower deleted Cached package marked: /opt/jenkins/.cache/bower/packages/45ac6dd1129c54f4a727bae9ac179a4e/0.3.17 [exec] bower deleted Cached package iron-validator-behavior: /opt/jenkins/.cache/bower/packages/7f3f5bcc2d2002ee3e81fa61c9fbcb79/2.1.0 [exec] bower deleted Cached package marked: /opt/jenkins/.cache/bower/packages/45ac6dd1129c54f4a727bae9ac179a4e/0.3.6 [exec] bower deleted Cached package marked-element: /opt/jenkins/.cache/bower/packages/753ec524436c948e7d5ab9fc857c9ebe/2.3.4 [exec] bower deleted Cached package number-input: /opt/jenkins/.cache/bower/packages/0bed5e6bc621f8a970ceabb9b3b51df1/1.3.2 [exec] bower deleted Cached package paper-badge: /opt/jenkins/.cache/bower/packages/a746ec207e532f873d563e2ed771ed9c/1.1.4 [exec] bower deleted Cached package nuxeo-dataviz-elements: /opt/jenkins/.cache/bower/packages/bbb07cd3b88e9643e876644a85d37ae0/0.2.1 [exec] bower deleted Cached package paper-button: /opt/jenkins/.cache/bower/packages/457d41119b401fcc6eebc379584d3653/2.0.0 [exec] bower deleted Cached package nuxeo-elements: /opt/jenkins/.cache/bower/packages/1afb060aa3040b2faefd0afc60b6a35e/0.2.3 [exec] bower deleted Cached package nuxeo-elements: /opt/jenkins/.cache/bower/packages/1afb060aa3040b2faefd0afc60b6a35e/0.2.7 [exec] bower deleted Cached package paper-badge: /opt/jenkins/.cache/bower/packages/36f192541a3114d480a23820242f64c7/2.1.0 [exec] bower deleted Cached package iron-range-behavior: /opt/jenkins/.cache/bower/packages/a364e613ef43abde826bb8d891bbab30/2.1.0 [exec] bower deleted Cached package paper-button: /opt/jenkins/.cache/bower/packages/22974544448ad3e76953f2e0ef7a8564/1.0.14 [exec] bower deleted Cached package paper-behaviors: /opt/jenkins/.cache/bower/packages/933303a0b359d22dced1efbe17c427bc/1.0.12 [exec] bower deleted Cached package paper-card: /opt/jenkins/.cache/bower/packages/78b5124e22ee4aaff8a01291955be65b/2.1.0 [exec] bower deleted Cached package paper-dialog: /opt/jenkins/.cache/bower/packages/06dc935f3e627d54a83fd27c377d9717/1.1.0 [exec] bower deleted Cached package paper-behaviors: /opt/jenkins/.cache/bower/packages/b5d3a05dc7479b35153327934f71cfac/2.0.1 [exec] bower deleted Cached package paper-card: /opt/jenkins/.cache/bower/packages/624fc714bb1d7d1a067bd8d1d08c583a/1.1.4 [exec] bower deleted Cached package paper-dialog: /opt/jenkins/.cache/bower/packages/57f7f0864b724db288d6fd3200db7f1d/2.1.0 [exec] bower deleted Cached package paper-checkbox: /opt/jenkins/.cache/bower/packages/c4567b340619f71eed3dba4ca9610aa5/1.4.1 [exec] bower deleted Cached package paper-checkbox: /opt/jenkins/.cache/bower/packages/ed0a4b2cb1df5afe558f650c642b3a98/2.0.2 [exec] bower deleted Cached package paper-dialog-scrollable: /opt/jenkins/.cache/bower/packages/a6601aa03506afc40db3b5304f611ed0/2.2.0 [exec] bower deleted Cached package paper-dialog-behavior: /opt/jenkins/.cache/bower/packages/31263d6ec354e8446ef8d8cfc38fe935/2.2.0 [exec] bower deleted Cached package paper-dialog-scrollable: /opt/jenkins/.cache/bower/packages/d24557c770779769b5983f717d0069e3/1.1.5 [exec] bower deleted Cached package paper-drawer-panel: /opt/jenkins/.cache/bower/packages/bf1c1ca07031e85fca18f0174f64c46a/2.1.0 [exec] bower deleted Cached package paper-fab: /opt/jenkins/.cache/bower/packages/1e2e71667d68b3677b0d046b866253c6/1.2.1 [exec] bower deleted Cached package paper-dropdown-menu: /opt/jenkins/.cache/bower/packages/1bb80bdb5814f54d8469f3daf38808d3/1.4.2 [exec] bower deleted Cached package paper-dropdown-menu: /opt/jenkins/.cache/bower/packages/3e6ff6e8eac1663ed75de4c795f87fad/2.0.2 [exec] bower deleted Cached package paper-header-panel: /opt/jenkins/.cache/bower/packages/dbe14fd9196b24679964c57a0f15c4dc/1.1.7 [exec] bower deleted Cached package paper-icon-button: /opt/jenkins/.cache/bower/packages/3d092ba73de4035d1538601679ee4b55/1.0.7 [exec] bower deleted Cached package paper-fab: /opt/jenkins/.cache/bower/packages/37c3304153acdfbc47a98a90007ffde9/2.0.0 [exec] bower deleted Cached package paper-drawer-panel: /opt/jenkins/.cache/bower/packages/b852b3c650cdb047a8e1004f7b81674e/1.0.10 [exec] bower deleted Cached package paper-icon-button: /opt/jenkins/.cache/bower/packages/3d092ba73de4035d1538601679ee4b55/1.1.3 [exec] bower deleted Cached package paper-header-panel: /opt/jenkins/.cache/bower/packages/ee2e46288b722da8eb4a0f82fd50faac/2.1.0 [exec] bower deleted Cached package paper-icon-button: /opt/jenkins/.cache/bower/packages/fdffa99ad8b199c7fa40b3ad595988d1/2.1.0 [exec] bower deleted Cached package paper-item: /opt/jenkins/.cache/bower/packages/f45d7dce19b473b4d122229bc9441df1/1.2.1 [exec] bower deleted Cached package paper-input: /opt/jenkins/.cache/bower/packages/df8c12fb9357263f8b8d719c345e1a90/1.1.22 [exec] bower deleted Cached package paper-input: /opt/jenkins/.cache/bower/packages/cf0c87fe481d0b0b9d8e123abbaffd3c/2.1.1 [exec] bower deleted Cached package paper-input: /opt/jenkins/.cache/bower/packages/cf0c87fe481d0b0b9d8e123abbaffd3c/2.0.5 [exec] bower deleted Cached package paper-material: /opt/jenkins/.cache/bower/packages/766413a2f160316af85b94fb2533abfa/1.0.6 [exec] bower deleted Cached package paper-item: /opt/jenkins/.cache/bower/packages/68ee75af2b667564c0e511c97edcdc48/2.0.0 [exec] bower deleted Cached package paper-material: /opt/jenkins/.cache/bower/packages/11a411e0370500f25a06860eeb9d2000/2.0.0 [exec] bower deleted Cached package paper-item: /opt/jenkins/.cache/bower/packages/68ee75af2b667564c0e511c97edcdc48/2.1.0 [exec] bower deleted Cached package paper-listbox: /opt/jenkins/.cache/bower/packages/45dab224b4ecf9bf4a6709927efe3cf0/2.0.0 [exec] bower deleted Cached package paper-menu-button: /opt/jenkins/.cache/bower/packages/b7b7202c248e35cda1869a419c44781f/2.1.0 [exec] bower deleted Cached package paper-progress: /opt/jenkins/.cache/bower/packages/71600c54718079e089cdb943030a0b86/1.0.12 [exec] bower deleted Cached package paper-menu: /opt/jenkins/.cache/bower/packages/8d2c5c52241d2706d047a27f9cde2ead/1.2.2 [exec] bower deleted Cached package paper-menu-button: /opt/jenkins/.cache/bower/packages/127c149025355faec72a57b07e705c0f/1.5.2 [exec] bower deleted Cached package paper-progress: /opt/jenkins/.cache/bower/packages/71600c54718079e089cdb943030a0b86/2.1.0 [exec] bower deleted Cached package paper-progress: /opt/jenkins/.cache/bower/packages/be92da272bd188bce380768ced74a796/1.0.11 [exec] bower deleted Cached package paper-radio-button: /opt/jenkins/.cache/bower/packages/331c53303fd0c6f341c09b15253ca4c4/1.2.1 [exec] bower deleted Cached package paper-radio-button: /opt/jenkins/.cache/bower/packages/d8dc345a54f7612c5dc428c958a3f2f0/2.0.0 [exec] bower deleted Cached package paper-radio-group: /opt/jenkins/.cache/bower/packages/95b5ff7ae845d6c44577d0214eb2f483/1.2.1 [exec] bower deleted Cached package paper-radio-group: /opt/jenkins/.cache/bower/packages/bbbf2d60dd236785eb0f2a5f995907d2/2.1.0 [exec] bower deleted Cached package paper-ripple: /opt/jenkins/.cache/bower/packages/7506383aecfbcb25dbf39ccda074d2b1/2.0.1 [exec] bower deleted Cached package paper-slider: /opt/jenkins/.cache/bower/packages/799025e31bcab5078a3966af0eba074f/1.0.12 [exec] bower deleted Cached package paper-listbox: /opt/jenkins/.cache/bower/packages/9f4f5b781eadc58946dc0291ad447624/1.1.2 [exec] bower deleted Cached package paper-ripple: /opt/jenkins/.cache/bower/packages/8a0bc25b7c25a3d19fb08e1a03536450/1.0.10 [exec] bower deleted Cached package paper-slider: /opt/jenkins/.cache/bower/packages/56e0abb3747a974dd48e88fea7577ed3/2.0.4 [exec] bower deleted Cached package paper-styles: /opt/jenkins/.cache/bower/packages/afd7f66435c1b0756d0af34de55c546b/1.1.5 [exec] bower deleted Cached package paper-spinner: /opt/jenkins/.cache/bower/packages/633e5c371a84dfcf11239d9ebad1c815/2.1.0 [exec] bower deleted Cached package paper-styles: /opt/jenkins/.cache/bower/packages/0ec53e2b70f255b708977821ab36fff0/2.0.0 [exec] bower deleted Cached package paper-spinner: /opt/jenkins/.cache/bower/packages/74aa5ff8671e07944d3f522bf5679efe/1.2.1 [exec] bower deleted Cached package paper-styles: /opt/jenkins/.cache/bower/packages/0ec53e2b70f255b708977821ab36fff0/1.3.1 [exec] bower deleted Cached package paper-styles: /opt/jenkins/.cache/bower/packages/0ec53e2b70f255b708977821ab36fff0/2.1.0 [exec] bower deleted Cached package paper-tabs: /opt/jenkins/.cache/bower/packages/2c1337bec47d46322fa55ee3639efa93/1.7.0 [exec] bower deleted Cached package paper-toast: /opt/jenkins/.cache/bower/packages/766d4f9876f3c7b204e8263eea6d7c1c/1.3.0 [exec] bower deleted Cached package paper-toggle-button: /opt/jenkins/.cache/bower/packages/782b9021a06119f4efd917dacf0ea64e/1.2.1 [exec] bower deleted Cached package paper-tabs: /opt/jenkins/.cache/bower/packages/69a51adf8675fa25ab27af755f03560a/2.0.0 [exec] bower deleted Cached package paper-toolbar: /opt/jenkins/.cache/bower/packages/f6bfd3935dc343d2d70f86fdd92e6f0f/2.1.0 [exec] bower deleted Cached package paper-toolbar: /opt/jenkins/.cache/bower/packages/133937c7b4c22ed0ac8883b6f3adcfd9/1.1.7 [exec] bower deleted Cached package paper-toast: /opt/jenkins/.cache/bower/packages/39064425bce0567f08217cb344866a47/2.1.0 [exec] bower deleted Cached package paper-toggle-button: /opt/jenkins/.cache/bower/packages/ecead05c926fe4cad58c1c272f498926/2.0.0 [exec] bower deleted Cached package paper-tooltip: /opt/jenkins/.cache/bower/packages/081bdf9e755e23d32ff156b577fdc93d/1.1.3 [exec] bower deleted Cached package paper-tooltip: /opt/jenkins/.cache/bower/packages/9b5d9810cdbb28c823ac71244dcd3b22/2.1.1 [exec] bower deleted Cached package prism-element: /opt/jenkins/.cache/bower/packages/9cb21e70022d0417957cb75c00b086f9/1.1.1 [exec] bower deleted Cached package shadycss: /opt/jenkins/.cache/bower/packages/2d7a4624e800408dcadb33bc02d00b64/1.1.1 [exec] bower deleted Cached package paper-dialog-behavior: /opt/jenkins/.cache/bower/packages/8c4e5a5d22fcb74984d59481b0ff86f9/1.2.7 [exec] bower deleted Cached package web-animations-js: /opt/jenkins/.cache/bower/packages/45a7f252731cf0c392351885e56d89c2/2.3.1 [exec] bower deleted Cached package nuxeo: /opt/jenkins/.cache/bower/packages/239c3e573e8c39fbc97b131961e39af5/0.9.0 [exec] bower deleted Cached package cropperjs: /opt/jenkins/.cache/bower/packages/be4438493b856f62d0a511ecb9b075e5/0.5.6 [exec] bower deleted Cached package hydrolysis: /opt/jenkins/.cache/bower/packages/e0649444983b084fe4a83a37d03deb2c/1.24.1 [exec] bower deleted Cached package iron-list: /opt/jenkins/.cache/bower/packages/7fdc8569dc54ef418b6a67e25f7beb91/2.0.12 [exec] bower deleted Cached package iron-list: /opt/jenkins/.cache/bower/packages/90fd20abb6c83e6c1f096d493d9a7029/1.3.14 [exec] bower deleted Cached package iron-resizable-behavior: /opt/jenkins/.cache/bower/packages/97aaff2cdd165c736ec41cf143ef745b/1.0.5 [exec] bower deleted Cached package iron-resizable-behavior: /opt/jenkins/.cache/bower/packages/2972562c5fba01ec2e9c787fabeea342/1.0.6 [exec] bower deleted Cached package iron-resizable-behavior: /opt/jenkins/.cache/bower/packages/2972562c5fba01ec2e9c787fabeea342/2.0.1 [exec] bower deleted Cached package iron-resizable-behavior: /opt/jenkins/.cache/bower/packages/2972562c5fba01ec2e9c787fabeea342/2.1.0 [exec] bower deleted Cached package neon-animation: /opt/jenkins/.cache/bower/packages/1b6cb14ba1cfbc30bde76ef30b19c788/1.2.4 [exec] bower deleted Cached package neon-animation: /opt/jenkins/.cache/bower/packages/9e2b6a6ccc8653a84dc8f509199f2756/2.0.2 [exec] bower deleted Cached package paper-scroll-header-panel: /opt/jenkins/.cache/bower/packages/12784b4b013e262c985971b69dcf36b2/1.0.16 [exec] bower deleted Cached package prism: /opt/jenkins/.cache/bower/packages/4544edd4afcfa43a7d3ce54a4daf9531/1.5.1 [exec] bower deleted Cached package webcomponentsjs: /opt/jenkins/.cache/bower/packages/925408d285c93e54b2da8b12a38a9d93/1.1.0 [exec] bower deleted Cached package app-layout: /opt/jenkins/.cache/bower/packages/df39caf74feffa3148a9493d2b43125b/2.0.5 [exec] bower deleted Cached package chart.js: /opt/jenkins/.cache/bower/packages/b10e8c9eafe753443416f10a02f9eef3/2.7.1 [exec] bower deleted Cached package jsPlumb: /opt/jenkins/.cache/bower/packages/571cefb15872d896b416fac289514aca/2.0.4 [exec] bower deleted Cached package jquery: /opt/jenkins/.cache/bower/packages/35300e45e44dbc6f186ed069533ef0af/3.1.1 [exec] bower deleted Cached package moment: /opt/jenkins/.cache/bower/packages/bc513c8c04bcb090c1bc9c31b7ba3b0f/2.10.6 [exec] bower deleted Cached package jquery: /opt/jenkins/.cache/bower/packages/35300e45e44dbc6f186ed069533ef0af/3.3.1 [exec] bower deleted Cached package polymer: /opt/jenkins/.cache/bower/packages/fb78dd1a4f498930f970cdc48c7e92bf/2.5.0 [exec] bower deleted Cached package nuxeo: /opt/jenkins/.cache/bower/packages/239c3e573e8c39fbc97b131961e39af5/3.5.0 [exec] bower deleted Cached package video.js: /opt/jenkins/.cache/bower/packages/ec86ddc5a611127bbd2166ac06edaace/5.20.5 [exec] bower deleted Cached package video.js: /opt/jenkins/.cache/bower/packages/ec86ddc5a611127bbd2166ac06edaace/5.5.3 [exec] bower deleted Cached package nuxeo-ui-elements: /opt/jenkins/.cache/bower/packages/42b9a317d0432a7a60bf01b51378a94c/0.1.2 [exec] bower deleted Cached package three.js: /opt/jenkins/.cache/bower/packages/ee756206a8d4a72d4c2b7beb43560039/r81 init: [exec] nuxeo-admin-center-analytics@1.0.0 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nnpm WARN nuxeo-admin-center-analytics@1.0.0 No description [exec] npm WARN nuxeo-admin-center-analytics@1.0.0 No repository field. [exec] npm uxeo-admin-center-analytics [exec] โ”œโ”€โ”ฌ grunt@0.4.5 [exec] โ”‚ โ”œโ”€โ”€ async@0.1.22 [exec] โ”‚ โ”œโ”€โ”€ coffee-script@1.3.3 [exec] โ”‚ โ”œโ”€โ”€ colors@0.6.2 [exec] โ”‚ โ”œโ”€โ”€ dateformat@1.0.2-1.2.3 [exec] โ”‚ โ”œโ”€โ”€ eventemitter2@0.4.14 [exec] โ”‚ โ”œโ”€โ”€ exit@0.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ findup-sync@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”œโ”€โ”€ getobject@0.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ grunt-legacy-log@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ grunt-legacy-log-utils@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ underscore.string@2.3.3 [exec] โ”‚ โ”œโ”€โ”€ grunt-legacy-util@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ hooker@0.2.3 [exec] โ”‚ โ”œโ”€โ”€ iconv-lite@0.2.11 [exec] โ”‚ โ”œโ”€โ”ฌ js-yaml@2.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@0.1.16 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ underscore@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ underscore.string@2.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ esprima@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ lodash@0.9.2 [exec] โ”‚ โ”œโ”€โ”ฌ minimatch@0.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ nopt@1.0.10 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ rimraf@2.2.8 [exec] โ”‚ โ”œโ”€โ”€ underscore.string@2.2.1 [exec] โ”‚ โ””โ”€โ”€ which@1.0.9 [exec] โ”œโ”€โ”ฌ grunt-autoprefixer@3.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ autoprefixer-core@5.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ browserslist@0.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ caniuse-db@1.0.30000387 [exec] โ”‚ โ”‚ โ””โ”€โ”€ num2fraction@1.2.2 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-regex@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@1.3.1 [exec] โ”‚ โ”œโ”€โ”€ diff@1.3.2 [exec] โ”‚ โ””โ”€โ”ฌ postcss@4.1.16 [exec] โ”‚ โ”œโ”€โ”€ es6-promise@2.3.0 [exec] โ”‚ โ”œโ”€โ”€ js-base64@2.1.9 [exec] โ”‚ โ””โ”€โ”ฌ source-map@0.4.4 [exec] โ”‚ โ””โ”€โ”€ amdefine@1.0.0 [exec] โ”œโ”€โ”ฌ grunt-contrib-clean@0.6.0 [exec] โ”‚ โ””โ”€โ”€ rimraf@2.2.8 [exec] โ”œโ”€โ”ฌ grunt-contrib-copy@0.8.2 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ””โ”€โ”€ file-sync-cmp@0.1.1 [exec] โ”œโ”€โ”ฌ grunt-vulcanize@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ crisper@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom5@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ””โ”€โ”ฌ vulcanize@1.14.0 [exec] โ”‚ โ”œโ”€โ”ฌ dom5@1.3.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”‚ โ”œโ”€โ”€ es6-promise@2.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ hydrolysis@1.21.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ doctrine@0.7.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ esutils@1.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ espree@2.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ estraverse@3.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ path-posix@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ update-notifier@0.5.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ configstore@1.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ osenv@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ write-file-atomic@1.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ imurmurhash@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ slide@1.1.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ xdg-basedir@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-npm@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ latest-version@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ package-json@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ got@3.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ infinity-agent@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nested-error-stacks@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ registry-url@3.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ rc@1.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ repeating@1.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ semver-diff@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ semver@5.1.0 [exec] โ”‚ โ””โ”€โ”ฌ string-length@1.0.1 [exec] โ”‚ โ””โ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”œโ”€โ”ฌ load-grunt-tasks@3.4.0 [exec] โ”‚ โ”œโ”€โ”€ arrify@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ multimatch@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ array-union@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ pkg-up@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ find-up@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ””โ”€โ”ฌ resolve-pkg@0.1.0 [exec] โ”‚ โ””โ”€โ”€ resolve-from@2.0.0 [exec] โ””โ”€โ”ฌ time-grunt@1.3.0 [exec] โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”œโ”€โ”€ date-time@1.0.0 [exec] โ”œโ”€โ”€ figures@1.4.0 [exec] โ”œโ”€โ”€ hooker@0.2.3 [exec] โ”œโ”€โ”€ number-is-nan@1.0.0 [exec] โ”œโ”€โ”ฌ pretty-ms@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-finite@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ parse-ms@1.0.0 [exec] โ”‚ โ””โ”€โ”€ plur@1.0.0 [exec] โ””โ”€โ”€ text-table@0.2.0 [exec] [exec] WARN nuxeo-admin-center-analytics@1.0.0 No license field. [exec] bower Chart.HorizontalBar.js#1.0.3 not-cached https://github.com/tomsouthall/Chart.HorizontalBar.js.git#1.0.3 [exec] bower Chart.HorizontalBar.js#1.0.3 resolve https://github.com/tomsouthall/Chart.HorizontalBar.js.git#1.0.3 [exec] bower better-dateinput-polyfill#1.5.2 not-cached https://github.com/chemerisuk/better-dateinput-polyfill.git#1.5.2 [exec] bower better-dateinput-polyfill#1.5.2 resolve https://github.com/chemerisuk/better-dateinput-polyfill.git#1.5.2 [exec] bower better-dom#2.1.4 not-cached https://github.com/chemerisuk/better-dom.git#2.1.4 [exec] bower better-dom#2.1.4 resolve https://github.com/chemerisuk/better-dom.git#2.1.4 [exec] bower better-i18n-plugin#1.0.4 not-cached https://github.com/chemerisuk/better-i18n-plugin.git#1.0.4 [exec] bower better-i18n-plugin#1.0.4 resolve https://github.com/chemerisuk/better-i18n-plugin.git#1.0.4 [exec] bower chart-elements#dc4be42cd8 not-cached git://github.com/nuxeo/chart-elements.git#dc4be42cd8 [exec] bower chart-elements#dc4be42cd8 resolve git://github.com/nuxeo/chart-elements.git#dc4be42cd8 [exec] bower chartjs#1.1.1 not-cached https://github.com/nnnick/Chart.js.git#1.1.1 [exec] bower chartjs#1.1.1 resolve https://github.com/nnnick/Chart.js.git#1.1.1 [exec] bower es6-promise#2.2.0 not-cached https://github.com/components/es6-promise.git#2.2.0 [exec] bower es6-promise#2.2.0 resolve https://github.com/components/es6-promise.git#2.2.0 [exec] bower font-roboto#1.0.1 not-cached git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower font-roboto#1.0.1 resolve git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower hydrolysis#1.24.1 not-cached git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower hydrolysis#1.24.1 resolve git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower iron-a11y-announcer#1.0.5 not-cached git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-a11y-announcer#1.0.5 resolve git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-a11y-keys#1.0.6 not-cached git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower iron-a11y-keys#1.0.6 resolve git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower iron-a11y-keys-behavior#1.1.9 not-cached git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-a11y-keys-behavior#1.1.9 resolve git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-ajax#1.4.3 not-cached git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower iron-ajax#1.4.3 resolve git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower iron-autogrow-textarea#1.0.14 not-cached git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-autogrow-textarea#1.0.14 resolve git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-behaviors#1.0.17 not-cached git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower iron-behaviors#1.0.17 resolve git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower iron-checked-element-behavior#1.0.5 not-cached git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-checked-element-behavior#1.0.5 resolve git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-collapse#1.3.0 not-cached git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-collapse#1.3.0 resolve git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-component-page#1.1.7 not-cached git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-component-page#1.1.7 resolve git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-demo-helpers#1.2.5 not-cached git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower iron-demo-helpers#1.2.5 resolve git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower iron-doc-viewer#1.0.15 not-cached git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-doc-viewer#1.0.15 resolve git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-dropdown#1.5.3 not-cached git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-dropdown#1.5.3 resolve git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-elements#1.0.10 not-cached git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-elements#1.0.10 resolve git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-fit-behavior#1.2.5 not-cached git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-fit-behavior#1.2.5 resolve git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-flex-layout#1.3.1 not-cached git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower iron-flex-layout#1.3.1 resolve git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower iron-form#1.1.4 not-cached git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower iron-form#1.1.4 resolve git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower iron-form-element-behavior#1.0.6 not-cached git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-form-element-behavior#1.0.6 resolve git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-icon#1.0.12 not-cached git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-icon#1.0.12 resolve git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-icons#1.2.0 not-cached git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-icons#1.2.0 resolve git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-iconset#1.0.5 not-cached git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-iconset#1.0.5 resolve git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-iconset-svg#1.1.0 not-cached git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower iron-iconset-svg#1.1.0 resolve git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower iron-image#1.2.5 not-cached git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-image#1.2.5 resolve git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-input#1.0.10 not-cached git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower iron-input#1.0.10 resolve git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower iron-jsonp-library#1.0.4 not-cached git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-jsonp-library#1.0.4 resolve git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-label#1.0.2 not-cached git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower iron-label#1.0.2 resolve git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower iron-list#1.3.14 not-cached git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-list#1.3.14 resolve git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-localstorage#1.0.6 not-cached git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-localstorage#1.0.6 resolve git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-location#0.8.9 not-cached git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-location#0.8.9 resolve git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-media-query#1.0.8 not-cached git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-media-query#1.0.8 resolve git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-menu-behavior#1.2.0 not-cached git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-menu-behavior#1.2.0 resolve git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-meta#1.1.2 not-cached git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower iron-meta#1.1.2 resolve git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower iron-overlay-behavior#1.10.1 not-cached git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-overlay-behavior#1.10.1 resolve git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-pages#1.0.8 not-cached git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-pages#1.0.8 resolve git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-range-behavior#1.0.6 not-cached git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower iron-range-behavior#1.0.6 resolve git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower iron-resizable-behavior#1.0.5 not-cached git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower iron-resizable-behavior#1.0.5 resolve git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower iron-scroll-target-behavior#1.1.0 not-cached git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower iron-scroll-target-behavior#1.1.0 resolve git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower iron-scroll-threshold#1.0.3 not-cached git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower iron-scroll-threshold#1.0.3 resolve git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower iron-selector#1.5.2 not-cached git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower iron-selector#1.5.2 resolve git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower iron-signals#1.0.3 not-cached git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower iron-signals#1.0.3 resolve git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower iron-swipeable-container#1.0.3 not-cached git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-swipeable-container#1.0.3 resolve git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-test-helpers#1.3.0 not-cached git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower iron-test-helpers#1.3.0 resolve git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower iron-validatable-behavior#1.1.1 not-cached git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower iron-validatable-behavior#1.1.1 resolve git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower iron-validator-behavior#1.0.1 not-cached git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower iron-validator-behavior#1.0.1 resolve git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower jquery#3.1.1 not-cached https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower jquery#3.1.1 resolve https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower marked#0.3.6 not-cached https://github.com/chjj/marked.git#0.3.6 [exec] bower marked#0.3.6 resolve https://github.com/chjj/marked.git#0.3.6 [exec] bower marked-element#1.2.0 not-cached git://github.com/polymerelements/marked-element.git#1.2.0 [exec] bower marked-element#1.2.0 resolve git://github.com/polymerelements/marked-element.git#1.2.0 [exec] bower neon-animation#1.2.4 not-cached git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower neon-animation#1.2.4 resolve git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower nuxeo#0.9.0 not-cached https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower nuxeo#0.9.0 resolve https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower nuxeo-dataviz-elements#0.2.6 not-cached git://github.com/nuxeo/nuxeo-dataviz-elements.git#0.2.6 [exec] bower nuxeo-dataviz-elements#0.2.6 resolve git://github.com/nuxeo/nuxeo-dataviz-elements.git#0.2.6 [exec] bower nuxeo-elements#0.2.4 not-cached git://github.com/nuxeo/nuxeo-elements.git#0.2.4 [exec] bower nuxeo-elements#0.2.4 resolve git://github.com/nuxeo/nuxeo-elements.git#0.2.4 [exec] bower paper-badge#1.1.4 not-cached git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower paper-badge#1.1.4 resolve git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower paper-behaviors#1.0.12 not-cached git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower paper-behaviors#1.0.12 resolve git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower paper-button#1.0.14 not-cached git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower paper-button#1.0.14 resolve git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower paper-card#1.1.4 not-cached git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-card#1.1.4 resolve git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-checkbox#1.4.1 not-cached git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower paper-checkbox#1.4.1 resolve git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower paper-dialog#1.1.0 not-cached git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-dialog#1.1.0 resolve git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-dialog-behavior#1.2.7 not-cached git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-dialog-behavior#1.2.7 resolve git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-dialog-scrollable#1.1.5 not-cached git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-dialog-scrollable#1.1.5 resolve git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-drawer-panel#1.0.10 not-cached git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-drawer-panel#1.0.10 resolve git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-dropdown-menu#1.4.2 not-cached git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-dropdown-menu#1.4.2 resolve git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-elements#1.0.7 not-cached git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-elements#1.0.7 resolve git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-fab#1.2.1 not-cached git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-fab#1.2.1 resolve git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-header-panel#1.1.7 not-cached git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-header-panel#1.1.7 resolve git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-icon-button#1.1.3 not-cached git://github.com/PolymerElements/paper-icon-button.git#1.1.3 [exec] bower paper-icon-button#1.1.3 resolve git://github.com/PolymerElements/paper-icon-button.git#1.1.3 [exec] bower paper-input#1.1.22 not-cached git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-input#1.1.22 resolve git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-item#1.2.1 not-cached git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-item#1.2.1 resolve git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-listbox#1.1.2 not-cached git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-listbox#1.1.2 resolve git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-material#1.0.6 not-cached git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-material#1.0.6 resolve git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-menu#1.2.2 not-cached git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-menu#1.2.2 resolve git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-menu-button#1.5.2 not-cached git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-menu-button#1.5.2 resolve git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-progress#1.0.11 not-cached git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-progress#1.0.11 resolve git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-radio-button#1.2.1 not-cached git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-radio-button#1.2.1 resolve git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-radio-group#1.2.1 not-cached git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-radio-group#1.2.1 resolve git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-ripple#1.0.10 not-cached git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-ripple#1.0.10 resolve git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-scroll-header-panel#1.0.16 not-cached git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-scroll-header-panel#1.0.16 resolve git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-slider#1.0.12 not-cached git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower paper-slider#1.0.12 resolve git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower paper-spinner#1.2.1 not-cached git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-spinner#1.2.1 resolve git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-styles#1.1.5 not-cached git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-styles#1.1.5 resolve git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-tabs#1.7.0 not-cached git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower paper-tabs#1.7.0 resolve git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower paper-toast#1.3.0 not-cached git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower paper-toast#1.3.0 resolve git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower paper-toggle-button#1.2.1 not-cached git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-toggle-button#1.2.1 resolve git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-toolbar#1.1.7 not-cached git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower paper-toolbar#1.1.7 resolve git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower paper-tooltip#1.1.3 not-cached git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower paper-tooltip#1.1.3 resolve git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower polymer#1.7.0 not-cached git://github.com/Polymer/polymer.git#1.7.0 [exec] bower polymer#1.7.0 resolve git://github.com/Polymer/polymer.git#1.7.0 [exec] bower prism#1.5.1 not-cached https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower prism#1.5.1 resolve https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower prism-element#1.1.1 not-cached git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower prism-element#1.1.1 resolve git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower promise-polyfill#1.0.1 not-cached git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower promise-polyfill#1.0.1 resolve git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower select2#3.5.2 not-cached https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower select2#3.5.2 resolve https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower web-animations-js#2.2.2 not-cached git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower web-animations-js#2.2.2 resolve git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower webcomponentsjs#0.7.23 not-cached https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower webcomponentsjs#0.7.23 resolve https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower chart-elements#dc4be42cd8 short-sha Consider using longer commit SHA to avoid conflicts [exec] bower chart-elements#dc4be42cd8 download https://github.com/nuxeo/chart-elements/archive/dc4be42cd8.tar.gz [exec] bower better-dom#2.1.4 download https://github.com/chemerisuk/better-dom/archive/v2.1.4.tar.gz [exec] bower better-dateinput-polyfill#1.5.2 download https://github.com/chemerisuk/better-dateinput-polyfill/archive/v1.5.2.tar.gz [exec] bower Chart.HorizontalBar.js#1.0.3 download https://github.com/tomsouthall/Chart.HorizontalBar.js/archive/v1.0.3.tar.gz [exec] bower better-i18n-plugin#1.0.4 download https://github.com/chemerisuk/better-i18n-plugin/archive/v1.0.4.tar.gz [exec] bower chart-elements#dc4be42cd8 extract archive.tar.gz [exec] bower chart-elements#dc4be42cd8 resolved git://github.com/nuxeo/chart-elements.git#dc4be42cd8 [exec] bower font-roboto#1.0.1 download https://github.com/PolymerElements/font-roboto/archive/v1.0.1.tar.gz [exec] bower better-i18n-plugin#1.0.4 extract archive.tar.gz [exec] bower Chart.HorizontalBar.js#1.0.3 invalid-meta for:/tmp/jenkins/bower/54042b100fc4c65c66dcbaeac98a406d-138365-kUZZ5L/bower.json [exec] bower Chart.HorizontalBar.js#1.0.3 invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes [exec] bower better-i18n-plugin#1.0.4 resolved https://github.com/chemerisuk/better-i18n-plugin.git#1.0.4 [exec] bower Chart.HorizontalBar.js#1.0.3 extract archive.tar.gz [exec] bower Chart.HorizontalBar.js#1.0.3 resolved https://github.com/tomsouthall/Chart.HorizontalBar.js.git#1.0.3 [exec] bower hydrolysis#1.24.1 download https://github.com/Polymer/hydrolysis/archive/v1.24.1.tar.gz [exec] bower iron-a11y-announcer#1.0.5 download https://github.com/PolymerElements/iron-a11y-announcer/archive/v1.0.5.tar.gz [exec] bower better-dateinput-polyfill#1.5.2 extract archive.tar.gz [exec] bower better-dateinput-polyfill#1.5.2 resolved https://github.com/chemerisuk/better-dateinput-polyfill.git#1.5.2 [exec] bower es6-promise#2.2.0 download https://github.com/components/es6-promise/archive/2.2.0.tar.gz [exec] bower better-dom#2.1.4 extract archive.tar.gz [exec] bower better-dom#2.1.4 invalid-meta for:/tmp/jenkins/bower/e408fa5b75ac887f48c2f47187900595-138365-HTZDVL/bower.json [exec] bower better-dom#2.1.4 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .js files: ["dist/better-dom.js","dist/better-dom-legacy.js"] [exec] bower chartjs#1.1.1 download https://github.com/nnnick/Chart.js/archive/v1.1.1.tar.gz [exec] bower better-dom#2.1.4 resolved https://github.com/chemerisuk/better-dom.git#2.1.4 [exec] bower font-roboto#1.0.1 extract archive.tar.gz [exec] bower iron-a11y-keys#1.0.6 download https://github.com/PolymerElements/iron-a11y-keys/archive/v1.0.6.tar.gz [exec] bower font-roboto#1.0.1 resolved git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower iron-a11y-keys-behavior#1.1.9 download https://github.com/PolymerElements/iron-a11y-keys-behavior/archive/v1.1.9.tar.gz [exec] bower iron-ajax#1.4.3 download https://github.com/PolymerElements/iron-ajax/archive/1.4.3.tar.gz [exec] bower iron-a11y-announcer#1.0.5 extract archive.tar.gz [exec] bower iron-a11y-announcer#1.0.5 resolved git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-autogrow-textarea#1.0.14 download https://github.com/PolymerElements/iron-autogrow-textarea/archive/v1.0.14.tar.gz [exec] bower es6-promise#2.2.0 extract archive.tar.gz [exec] bower es6-promise#2.2.0 resolved https://github.com/components/es6-promise.git#2.2.0 [exec] bower iron-behaviors#1.0.17 download https://github.com/PolymerElements/iron-behaviors/archive/v1.0.17.tar.gz [exec] bower iron-checked-element-behavior#1.0.5 download https://github.com/PolymerElements/iron-checked-element-behavior/archive/v1.0.5.tar.gz [exec] bower iron-demo-helpers#1.2.5 download https://github.com/PolymerElements/iron-demo-helpers/archive/v1.2.5.tar.gz [exec] bower iron-collapse#1.3.0 download https://github.com/PolymerElements/iron-collapse/archive/v1.3.0.tar.gz [exec] bower iron-component-page#1.1.7 download https://github.com/PolymerElements/iron-component-page/archive/v1.1.7.tar.gz [exec] bower iron-a11y-keys#1.0.6 extract archive.tar.gz [exec] bower iron-doc-viewer#1.0.15 download https://github.com/PolymerElements/iron-doc-viewer/archive/v1.0.15.tar.gz [exec] bower iron-a11y-keys#1.0.6 resolved git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower iron-a11y-keys-behavior#1.1.9 extract archive.tar.gz [exec] bower iron-a11y-keys-behavior#1.1.9 resolved git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-dropdown#1.5.3 download https://github.com/PolymerElements/iron-dropdown/archive/v1.5.3.tar.gz [exec] bower iron-elements#1.0.10 download https://github.com/PolymerElements/iron-elements/archive/v1.0.10.tar.gz [exec] bower iron-fit-behavior#1.2.5 download https://github.com/PolymerElements/iron-fit-behavior/archive/v1.2.5.tar.gz [exec] bower iron-flex-layout#1.3.1 download https://github.com/PolymerElements/iron-flex-layout/archive/v1.3.1.tar.gz [exec] bower iron-behaviors#1.0.17 invalid-meta for:/tmp/jenkins/bower/a0fbc0265707e4300e9778ed1e691132-138365-OGhZPv/bower.json [exec] bower iron-behaviors#1.0.17 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-button-state.html","iron-control-state.html"] [exec] bower chartjs#1.1.1 invalid-meta for:/tmp/jenkins/bower/2741e968f7a889ff374e89c3ac0e1fd4-138365-Y4p3sO/bower.json [exec] bower chartjs#1.1.1 invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes [exec] bower iron-autogrow-textarea#1.0.14 extract archive.tar.gz [exec] bower iron-ajax#1.4.3 extract archive.tar.gz [exec] bower iron-behaviors#1.0.17 extract archive.tar.gz [exec] bower chartjs#1.1.1 extract archive.tar.gz [exec] bower iron-autogrow-textarea#1.0.14 resolved git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-ajax#1.4.3 resolved git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower iron-behaviors#1.0.17 resolved git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower chartjs#1.1.1 resolved https://github.com/nnnick/Chart.js.git#1.1.1 [exec] bower iron-form#1.1.4 download https://github.com/PolymerElements/iron-form/archive/v1.1.4.tar.gz [exec] bower iron-form-element-behavior#1.0.6 download https://github.com/PolymerElements/iron-form-element-behavior/archive/v1.0.6.tar.gz [exec] bower hydrolysis#1.24.1 extract archive.tar.gz [exec] bower iron-icon#1.0.12 download https://github.com/PolymerElements/iron-icon/archive/v1.0.12.tar.gz [exec] bower iron-iconset#1.0.5 download https://github.com/PolymerElements/iron-iconset/archive/v1.0.5.tar.gz [exec] bower iron-checked-element-behavior#1.0.5 extract archive.tar.gz [exec] bower iron-icons#1.2.0 download https://github.com/PolymerElements/iron-icons/archive/v1.2.0.tar.gz [exec] bower iron-checked-element-behavior#1.0.5 resolved git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-demo-helpers#1.2.5 extract archive.tar.gz [exec] bower iron-collapse#1.3.0 extract archive.tar.gz [exec] bower iron-demo-helpers#1.2.5 invalid-meta for:/tmp/jenkins/bower/9ca825be821159b904dad659fb22351a-138365-GGVsWh/bower.json [exec] bower iron-demo-helpers#1.2.5 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["demo-snippet.html","url-bar.html"] [exec] bower iron-iconset-svg#1.1.0 download https://github.com/PolymerElements/iron-iconset-svg/archive/v1.1.0.tar.gz [exec] bower iron-demo-helpers#1.2.5 resolved git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower iron-collapse#1.3.0 resolved git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-image#1.2.5 download https://github.com/PolymerElements/iron-image/archive/v1.2.5.tar.gz [exec] bower iron-input#1.0.10 download https://github.com/PolymerElements/iron-input/archive/1.0.10.tar.gz [exec] bower iron-doc-viewer#1.0.15 extract archive.tar.gz [exec] bower iron-component-page#1.1.7 extract archive.tar.gz [exec] bower iron-jsonp-library#1.0.4 download https://github.com/PolymerElements/iron-jsonp-library/archive/v1.0.4.tar.gz [exec] bower iron-label#1.0.2 download https://github.com/PolymerElements/iron-label/archive/v1.0.2.tar.gz [exec] bower iron-component-page#1.1.7 resolved git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-elements#1.0.10 extract archive.tar.gz [exec] bower iron-localstorage#1.0.6 download https://github.com/PolymerElements/iron-localstorage/archive/v1.0.6.tar.gz [exec] bower iron-doc-viewer#1.0.15 resolved git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-elements#1.0.10 resolved git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-dropdown#1.5.3 extract archive.tar.gz [exec] bower iron-flex-layout#1.3.1 extract archive.tar.gz [exec] bower iron-list#1.3.14 download https://github.com/PolymerElements/iron-list/archive/v1.3.14.tar.gz [exec] bower iron-fit-behavior#1.2.5 extract archive.tar.gz [exec] bower iron-location#0.8.9 download https://github.com/PolymerElements/iron-location/archive/v0.8.9.tar.gz [exec] bower iron-flex-layout#1.3.1 resolved git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower hydrolysis#1.24.1 resolved git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower iron-media-query#1.0.8 download https://github.com/PolymerElements/iron-media-query/archive/v1.0.8.tar.gz [exec] bower iron-dropdown#1.5.3 resolved git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-menu-behavior#1.2.0 download https://github.com/PolymerElements/iron-menu-behavior/archive/v1.2.0.tar.gz [exec] bower iron-form-element-behavior#1.0.6 extract archive.tar.gz [exec] bower iron-fit-behavior#1.2.5 resolved git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-form-element-behavior#1.0.6 resolved git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-meta#1.1.2 download https://github.com/PolymerElements/iron-meta/archive/v1.1.2.tar.gz [exec] bower iron-icon#1.0.12 extract archive.tar.gz [exec] bower iron-form#1.1.4 extract archive.tar.gz [exec] bower iron-icon#1.0.12 resolved git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-form#1.1.4 resolved git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower iron-range-behavior#1.0.6 download https://github.com/PolymerElements/iron-range-behavior/archive/v1.0.6.tar.gz [exec] bower iron-pages#1.0.8 download https://github.com/PolymerElements/iron-pages/archive/v1.0.8.tar.gz [exec] bower iron-iconset#1.0.5 extract archive.tar.gz [exec] bower iron-iconset-svg#1.1.0 extract archive.tar.gz [exec] bower iron-iconset-svg#1.1.0 resolved git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower iron-iconset#1.0.5 resolved git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-resizable-behavior#1.0.5 download https://github.com/PolymerElements/iron-resizable-behavior/archive/v1.0.5.tar.gz [exec] bower iron-overlay-behavior#1.10.1 download https://github.com/PolymerElements/iron-overlay-behavior/archive/v1.10.1.tar.gz [exec] bower iron-image#1.2.5 extract archive.tar.gz [exec] bower iron-image#1.2.5 resolved git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-scroll-target-behavior#1.1.0 download https://github.com/PolymerElements/iron-scroll-target-behavior/archive/v1.1.0.tar.gz [exec] bower iron-icons#1.2.0 extract archive.tar.gz [exec] bower iron-input#1.0.10 extract archive.tar.gz [exec] bower iron-icons#1.2.0 resolved git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-input#1.0.10 resolved git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower iron-jsonp-library#1.0.4 extract archive.tar.gz [exec] bower iron-scroll-threshold#1.0.3 download https://github.com/PolymerElements/iron-scroll-threshold/archive/v1.0.3.tar.gz [exec] bower iron-jsonp-library#1.0.4 resolved git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-label#1.0.2 extract archive.tar.gz [exec] bower iron-localstorage#1.0.6 extract archive.tar.gz [exec] bower iron-label#1.0.2 resolved git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower iron-swipeable-container#1.0.3 download https://github.com/PolymerElements/iron-swipeable-container/archive/v1.0.3.tar.gz [exec] bower iron-localstorage#1.0.6 resolved git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-signals#1.0.3 download https://github.com/PolymerElements/iron-signals/archive/v1.0.3.tar.gz [exec] bower iron-selector#1.5.2 download https://github.com/PolymerElements/iron-selector/archive/v1.5.2.tar.gz [exec] bower iron-test-helpers#1.3.0 download https://github.com/PolymerElements/iron-test-helpers/archive/v1.3.0.tar.gz [exec] bower iron-media-query#1.0.8 extract archive.tar.gz [exec] bower iron-media-query#1.0.8 resolved git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-menu-behavior#1.2.0 invalid-meta for:/tmp/jenkins/bower/638b0a4714058594ec5e3aa2c3578dcc-138365-XWL2fX/bower.json [exec] bower iron-menu-behavior#1.2.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-menu-behavior.html","iron-menubar-behavior.html"] [exec] bower iron-location#0.8.9 invalid-meta for:/tmp/jenkins/bower/55863583333219e3aeaa111e082667ff-138365-3R3FpH/bower.json [exec] bower iron-location#0.8.9 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-location.html","iron-query-params.html"] [exec] bower iron-validatable-behavior#1.1.1 download https://github.com/PolymerElements/iron-validatable-behavior/archive/v1.1.1.tar.gz [exec] bower iron-menu-behavior#1.2.0 extract archive.tar.gz [exec] bower iron-validator-behavior#1.0.1 download https://github.com/PolymerElements/iron-validator-behavior/archive/v1.0.1.tar.gz [exec] bower iron-location#0.8.9 extract archive.tar.gz [exec] bower iron-menu-behavior#1.2.0 resolved git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-location#0.8.9 resolved git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower marked-element#1.2.0 download https://github.com/polymerelements/marked-element/archive/v1.2.0.tar.gz [exec] bower iron-meta#1.1.2 extract archive.tar.gz [exec] bower iron-pages#1.0.8 extract archive.tar.gz [exec] bower iron-range-behavior#1.0.6 extract archive.tar.gz [exec] bower iron-meta#1.1.2 resolved git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower iron-pages#1.0.8 resolved git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-range-behavior#1.0.6 resolved git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower neon-animation#1.2.4 download https://github.com/polymerelements/neon-animation/archive/v1.2.4.tar.gz [exec] bower iron-resizable-behavior#1.0.5 extract archive.tar.gz [exec] bower iron-overlay-behavior#1.10.1 extract archive.tar.gz [exec] bower iron-resizable-behavior#1.0.5 resolved git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower nuxeo-dataviz-elements#0.2.6 download https://github.com/nuxeo/nuxeo-dataviz-elements/archive/v0.2.6.tar.gz [exec] bower iron-scroll-target-behavior#1.1.0 extract archive.tar.gz [exec] bower iron-list#1.3.14 extract archive.tar.gz [exec] bower iron-overlay-behavior#1.10.1 resolved git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-scroll-target-behavior#1.1.0 resolved git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower iron-scroll-threshold#1.0.3 extract archive.tar.gz [exec] bower iron-list#1.3.14 resolved git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-scroll-threshold#1.0.3 resolved git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower iron-swipeable-container#1.0.3 extract archive.tar.gz [exec] bower iron-swipeable-container#1.0.3 resolved git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower nuxeo-elements#0.2.4 download https://github.com/nuxeo/nuxeo-elements/archive/v0.2.4.tar.gz [exec] bower iron-test-helpers#1.3.0 extract archive.tar.gz [exec] bower iron-test-helpers#1.3.0 resolved git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower jquery#3.1.1 download https://github.com/jquery/jquery-dist/archive/3.1.1.tar.gz [exec] bower paper-badge#1.1.4 download https://github.com/PolymerElements/paper-badge/archive/v1.1.4.tar.gz [exec] bower marked#0.3.6 download https://github.com/chjj/marked/archive/v0.3.6.tar.gz [exec] bower iron-selector#1.5.2 extract archive.tar.gz [exec] bower iron-validatable-behavior#1.1.1 extract archive.tar.gz [exec] bower iron-validator-behavior#1.0.1 extract archive.tar.gz [exec] bower paper-behaviors#1.0.12 download https://github.com/PolymerElements/paper-behaviors/archive/v1.0.12.tar.gz [exec] bower iron-validator-behavior#1.0.1 resolved git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower marked-element#1.2.0 extract archive.tar.gz [exec] bower paper-button#1.0.14 download https://github.com/PolymerElements/paper-button/archive/v1.0.14.tar.gz [exec] bower nuxeo#0.9.0 download https://github.com/nuxeo/nuxeo-js-client/archive/v0.9.0.tar.gz [exec] bower paper-card#1.1.4 download https://github.com/PolymerElements/paper-card/archive/v1.1.4.tar.gz [exec] bower iron-signals#1.0.3 extract archive.tar.gz [exec] bower iron-validatable-behavior#1.1.1 resolved git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower paper-dialog#1.1.0 download https://github.com/PolymerElements/paper-dialog/archive/v1.1.0.tar.gz [exec] bower iron-selector#1.5.2 resolved git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower iron-signals#1.0.3 resolved git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower paper-dialog-behavior#1.2.7 download https://github.com/PolymerElements/paper-dialog-behavior/archive/v1.2.7.tar.gz [exec] bower paper-dialog-scrollable#1.1.5 download https://github.com/PolymerElements/paper-dialog-scrollable/archive/1.1.5.tar.gz [exec] bower paper-checkbox#1.4.1 download https://github.com/PolymerElements/paper-checkbox/archive/v1.4.1.tar.gz [exec] bower neon-animation#1.2.4 extract archive.tar.gz [exec] bower marked-element#1.2.0 resolved git://github.com/polymerelements/marked-element.git#1.2.0 [exec] bower nuxeo-dataviz-elements#0.2.6 extract archive.tar.gz [exec] bower neon-animation#1.2.4 invalid-meta for:/tmp/jenkins/bower/2cf7b7b37674d1417cf98342d6ef47f7-138365-JOdtsP/bower.json [exec] bower neon-animation#1.2.4 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["neon-animated-pages.html","neon-animatable-behavior.html","neon-animation-behavior.html","neon-animation-runner-behavior.html","neon-shared-element-animatable-behavior.html","neon-shared-element-animation-behavior.html","neon-animatable.html","neon-animations.html"] [exec] bower paper-drawer-panel#1.0.10 download https://github.com/PolymerElements/paper-drawer-panel/archive/v1.0.10.tar.gz [exec] bower nuxeo-elements#0.2.4 extract archive.tar.gz [exec] bower neon-animation#1.2.4 resolved git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower nuxeo-dataviz-elements#0.2.6 resolved git://github.com/nuxeo/nuxeo-dataviz-elements.git#0.2.6 [exec] bower paper-badge#1.1.4 extract archive.tar.gz [exec] bower nuxeo-elements#0.2.4 resolved git://github.com/nuxeo/nuxeo-elements.git#0.2.4 [exec] bower paper-header-panel#1.1.7 download https://github.com/PolymerElements/paper-header-panel/archive/v1.1.7.tar.gz [exec] bower paper-fab#1.2.1 download https://github.com/PolymerElements/paper-fab/archive/v1.2.1.tar.gz [exec] bower paper-dropdown-menu#1.4.2 download https://github.com/PolymerElements/paper-dropdown-menu/archive/v1.4.2.tar.gz [exec] bower paper-badge#1.1.4 resolved git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower paper-icon-button#1.1.3 download https://github.com/PolymerElements/paper-icon-button/archive/v1.1.3.tar.gz [exec] bower paper-listbox#1.1.2 download https://github.com/polymerelements/paper-listbox/archive/v1.1.2.tar.gz [exec] bower paper-behaviors#1.0.12 extract archive.tar.gz [exec] bower paper-item#1.2.1 download https://github.com/PolymerElements/paper-item/archive/v1.2.1.tar.gz [exec] bower paper-elements#1.0.7 download https://github.com/PolymerElements/paper-elements/archive/v1.0.7.tar.gz [exec] bower paper-input#1.1.22 download https://github.com/PolymerElements/paper-input/archive/v1.1.22.tar.gz [exec] bower paper-button#1.0.14 extract archive.tar.gz [exec] bower nuxeo#0.9.0 extract archive.tar.gz [exec] bower paper-material#1.0.6 download https://github.com/PolymerElements/paper-material/archive/v1.0.6.tar.gz [exec] bower paper-radio-button#1.2.1 download https://github.com/PolymerElements/paper-radio-button/archive/v1.2.1.tar.gz [exec] bower paper-progress#1.0.11 download https://github.com/PolymerElements/paper-progress/archive/v1.0.11.tar.gz [exec] bower paper-menu-button#1.5.2 download https://github.com/PolymerElements/paper-menu-button/archive/v1.5.2.tar.gz [exec] bower paper-menu#1.2.2 download https://github.com/PolymerElements/paper-menu/archive/v1.2.2.tar.gz [exec] bower paper-dialog#1.1.0 extract archive.tar.gz [exec] bower paper-dialog-scrollable#1.1.5 extract archive.tar.gz [exec] bower paper-checkbox#1.4.1 extract archive.tar.gz [exec] bower paper-dialog-behavior#1.2.7 extract archive.tar.gz [exec] bower paper-behaviors#1.0.12 invalid-meta for:/tmp/jenkins/bower/476b583871c2ccef5587127f5eabb4de-138365-bsnBcw/bower.json [exec] bower paper-behaviors#1.0.12 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-button-behavior.html","paper-checked-element-behavior.html","paper-inky-focus-behavior.html"] [exec] bower paper-checkbox#1.4.1 mismatch Version declared in the json (1.4.0) is different than the resolved one (1.4.1) [exec] bower paper-button#1.0.14 resolved git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower jquery#3.1.1 extract archive.tar.gz [exec] bower paper-behaviors#1.0.12 resolved git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower nuxeo#0.9.0 resolved https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower paper-drawer-panel#1.0.10 extract archive.tar.gz [exec] bower paper-checkbox#1.4.1 resolved git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower marked#0.3.6 extract archive.tar.gz [exec] bower paper-dialog-scrollable#1.1.5 resolved git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-dialog#1.1.0 resolved git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-dialog-behavior#1.2.7 resolved git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-drawer-panel#1.0.10 resolved git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-scroll-header-panel#1.0.16 download https://github.com/PolymerElements/paper-scroll-header-panel/archive/v1.0.16.tar.gz [exec] bower paper-radio-group#1.2.1 download https://github.com/PolymerElements/paper-radio-group/archive/v1.2.1.tar.gz [exec] bower paper-spinner#1.2.1 download https://github.com/PolymerElements/paper-spinner/archive/v1.2.1.tar.gz [exec] bower paper-ripple#1.0.10 download https://github.com/PolymerElements/paper-ripple/archive/v1.0.10.tar.gz [exec] bower paper-header-panel#1.1.7 extract archive.tar.gz [exec] bower paper-fab#1.2.1 extract archive.tar.gz [exec] bower paper-icon-button#1.1.3 extract archive.tar.gz [exec] bower paper-slider#1.0.12 download https://github.com/PolymerElements/paper-slider/archive/v1.0.12.tar.gz [exec] bower paper-header-panel#1.1.7 resolved git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-fab#1.2.1 mismatch Version declared in the json (1.2.0) is different than the resolved one (1.2.1) [exec] bower paper-icon-button#1.1.3 invalid-meta for:/tmp/jenkins/bower/1fd9eb93684502581598b0c2893ff88f-138365-ICmeM0/bower.json [exec] bower paper-icon-button#1.1.3 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-icon-button.html","paper-icon-button-light.html"] [exec] bower paper-fab#1.2.1 resolved git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-icon-button#1.1.3 resolved git://github.com/PolymerElements/paper-icon-button.git#1.1.3 [exec] bower paper-card#1.1.4 extract archive.tar.gz [exec] bower paper-dropdown-menu#1.4.2 extract archive.tar.gz [exec] bower paper-dropdown-menu#1.4.2 resolved git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-elements#1.0.7 extract archive.tar.gz [exec] bower paper-listbox#1.1.2 extract archive.tar.gz [exec] bower paper-item#1.2.1 extract archive.tar.gz [exec] bower paper-listbox#1.1.2 invalid-meta for:/tmp/jenkins/bower/e3ace976491bfbaa6c8445f78204eb7c-138365-6X1X4Z/bower.json [exec] bower paper-listbox#1.1.2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-listbox.html","paper-sublistbox.html"] [exec] bower paper-item#1.2.1 invalid-meta for:/tmp/jenkins/bower/61ae04c910cc77fdacea78d9cefc90aa-138365-AS3o6h/bower.json [exec] bower paper-item#1.2.1 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-item.html","paper-icon-item.html","paper-item-body.html"] [exec] bower paper-card#1.1.4 resolved git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-elements#1.0.7 resolved git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-listbox#1.1.2 resolved git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-toolbar#1.1.7 download https://github.com/PolymerElements/paper-toolbar/archive/v1.1.7.tar.gz [exec] bower paper-styles#1.1.5 download https://github.com/PolymerElements/paper-styles/archive/v1.1.5.tar.gz [exec] bower paper-tabs#1.7.0 download https://github.com/PolymerElements/paper-tabs/archive/v1.7.0.tar.gz [exec] bower paper-toggle-button#1.2.1 download https://github.com/PolymerElements/paper-toggle-button/archive/v1.2.1.tar.gz [exec] bower paper-toast#1.3.0 download https://github.com/PolymerElements/paper-toast/archive/v1.3.0.tar.gz [exec] bower paper-input#1.1.22 extract archive.tar.gz [exec] bower paper-item#1.2.1 resolved git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-menu-button#1.5.2 extract archive.tar.gz [exec] bower paper-material#1.0.6 extract archive.tar.gz [exec] bower paper-radio-button#1.2.1 extract archive.tar.gz [exec] bower paper-progress#1.0.11 extract archive.tar.gz [exec] bower paper-input#1.1.22 invalid-meta for:/tmp/jenkins/bower/ca42f9e11ffcee590e78a9733278a7ae-138365-XiiejO/bower.json [exec] bower paper-input#1.1.22 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-input.html","paper-textarea.html","paper-input-behavior.html","paper-input-container.html","paper-input-error.html","paper-input-addon-behavior.html","paper-input-char-counter.html"] [exec] bower paper-input#1.1.22 mismatch Version declared in the json (1.1.21) is different than the resolved one (1.1.22) [exec] bower paper-progress#1.0.11 mismatch Version declared in the json (1.0.10) is different than the resolved one (1.0.11) [exec] bower paper-input#1.1.22 resolved git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-material#1.0.6 resolved git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-menu-button#1.5.2 resolved git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-radio-button#1.2.1 resolved git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-tooltip#1.1.3 download https://github.com/PolymerElements/paper-tooltip/archive/v1.1.3.tar.gz [exec] bower paper-progress#1.0.11 resolved git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower jquery#3.1.1 resolved https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower marked#0.3.6 mismatch Version declared in the json (0.3.4) is different than the resolved one (0.3.6) [exec] bower marked#0.3.6 resolved https://github.com/chjj/marked.git#0.3.6 [exec] bower promise-polyfill#1.0.1 download https://github.com/polymerlabs/promise-polyfill/archive/v1.0.1.tar.gz [exec] bower prism-element#1.1.1 download https://github.com/PolymerElements/prism-element/archive/v1.1.1.tar.gz [exec] bower paper-spinner#1.2.1 extract archive.tar.gz [exec] bower paper-spinner#1.2.1 invalid-meta for:/tmp/jenkins/bower/159ecf43eff2dbe0da959c35886f5f72-138365-zS0FNP/bower.json [exec] bower paper-spinner#1.2.1 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-spinner.html","paper-spinner-lite.html"] [exec] bower paper-spinner#1.2.1 mismatch Version declared in the json (1.2.0) is different than the resolved one (1.2.1) [exec] bower paper-ripple#1.0.10 mismatch Version declared in the json (1.0.9) is different than the resolved one (1.0.10) [exec] bower paper-menu#1.2.2 invalid-meta for:/tmp/jenkins/bower/d581e5af670856944e3a01b3a84ab15b-138365-IuqW5n/bower.json [exec] bower paper-menu#1.2.2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-menu.html","paper-submenu.html"] [exec] bower paper-spinner#1.2.1 resolved git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-radio-group#1.2.1 extract archive.tar.gz [exec] bower paper-ripple#1.0.10 extract archive.tar.gz [exec] bower paper-menu#1.2.2 extract archive.tar.gz [exec] bower paper-radio-group#1.2.1 resolved git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-slider#1.0.12 extract archive.tar.gz [exec] bower paper-ripple#1.0.10 resolved git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-menu#1.2.2 resolved git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-slider#1.0.12 resolved git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower web-animations-js#2.2.2 download https://github.com/web-animations/web-animations-js/archive/2.2.2.tar.gz [exec] bower polymer#1.7.0 download https://github.com/Polymer/polymer/archive/v1.7.0.tar.gz [exec] bower paper-toolbar#1.1.7 extract archive.tar.gz [exec] bower paper-styles#1.1.5 extract archive.tar.gz [exec] bower paper-toolbar#1.1.7 resolved git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower paper-toast#1.3.0 extract archive.tar.gz [exec] bower paper-toggle-button#1.2.1 mismatch Version declared in the json (1.2.0) is different than the resolved one (1.2.1) [exec] bower paper-toggle-button#1.2.1 extract archive.tar.gz [exec] bower paper-styles#1.1.5 resolved git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-scroll-header-panel#1.0.16 extract archive.tar.gz [exec] bower paper-toast#1.3.0 resolved git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower paper-toggle-button#1.2.1 resolved git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-tabs#1.7.0 extract archive.tar.gz [exec] bower paper-scroll-header-panel#1.0.16 resolved git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-tabs#1.7.0 resolved git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower prism#1.5.1 download https://github.com/LeaVerou/prism/archive/1.5.1.tar.gz [exec] bower paper-tooltip#1.1.3 extract archive.tar.gz [exec] bower paper-tooltip#1.1.3 resolved git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower promise-polyfill#1.0.1 extract archive.tar.gz [exec] bower promise-polyfill#1.0.1 resolved git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower prism-element#1.1.1 extract archive.tar.gz [exec] bower prism-element#1.1.1 resolved git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower select2#3.5.2 download https://github.com/ivaynberg/select2/archive/3.5.2.tar.gz [exec] bower webcomponentsjs#0.7.23 download https://github.com/Polymer/webcomponentsjs/archive/v0.7.23.tar.gz [exec] bower polymer#1.7.0 extract archive.tar.gz [exec] bower polymer#1.7.0 invalid-meta for:/tmp/jenkins/bower/6ac9fb6e69374501bea0bcad9749c0a7-138365-LT5GtN/bower.json [exec] bower polymer#1.7.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["polymer.html","polymer-mini.html","polymer-micro.html"] [exec] bower polymer#1.7.0 resolved git://github.com/Polymer/polymer.git#1.7.0 [exec] bower web-animations-js#2.2.2 extract archive.tar.gz [exec] bower web-animations-js#2.2.2 invalid-meta for:/tmp/jenkins/bower/87d0027fe1bf217ed9e5fc662c53df96-138365-pgKKFw/bower.json [exec] bower web-animations-js#2.2.2 invalid-meta The "main" field cannot contain minified files [exec] bower web-animations-js#2.2.2 resolved git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower select2#3.5.2 invalid-meta for:/tmp/jenkins/bower/35368a19f307e4af02d0df055846840d-138365-1767dS/bower.json [exec] bower select2#3.5.2 invalid-meta The "main" field cannot contain font, image, audio, or video files [exec] bower select2#3.5.2 invalid-meta The "main" field cannot contain font, image, audio, or video files [exec] bower select2#3.5.2 invalid-meta The "main" field cannot contain font, image, audio, or video files [exec] bower select2#3.5.2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .png files: ["select2.png","select2x2.png"] [exec] bower webcomponentsjs#0.7.23 extract archive.tar.gz [exec] bower select2#3.5.2 extract archive.tar.gz [exec] bower prism#1.5.1 extract archive.tar.gz [exec] bower webcomponentsjs#0.7.23 resolved https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower select2#3.5.2 resolved https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower Chart.HorizontalBar.js extra-resolution Unnecessary resolution: Chart.HorizontalBar.js#1.0.3 [exec] bower better-dateinput-polyfill extra-resolution Unnecessary resolution: better-dateinput-polyfill#1.5.2 [exec] bower better-dom extra-resolution Unnecessary resolution: better-dom#2.1.4 [exec] bower better-i18n-plugin extra-resolution Unnecessary resolution: better-i18n-plugin#1.0.4 [exec] bower chart-elements extra-resolution Unnecessary resolution: chart-elements#dc4be42cd8 [exec] bower chartjs extra-resolution Unnecessary resolution: chartjs#1.1.1 [exec] bower es6-promise extra-resolution Unnecessary resolution: es6-promise#2.2.0 [exec] bower font-roboto extra-resolution Unnecessary resolution: font-roboto#1.0.1 [exec] bower hydrolysis extra-resolution Unnecessary resolution: hydrolysis#1.24.1 [exec] bower iron-a11y-announcer extra-resolution Unnecessary resolution: iron-a11y-announcer#1.0.5 [exec] bower iron-a11y-keys extra-resolution Unnecessary resolution: iron-a11y-keys#1.0.6 [exec] bower iron-a11y-keys-behavior extra-resolution Unnecessary resolution: iron-a11y-keys-behavior#1.1.9 [exec] bower iron-ajax extra-resolution Unnecessary resolution: iron-ajax#1.4.3 [exec] bower iron-autogrow-textarea extra-resolution Unnecessary resolution: iron-autogrow-textarea#1.0.14 [exec] bower iron-behaviors extra-resolution Unnecessary resolution: iron-behaviors#1.0.17 [exec] bower iron-checked-element-behavior extra-resolution Unnecessary resolution: iron-checked-element-behavior#1.0.5 [exec] bower iron-collapse extra-resolution Unnecessary resolution: iron-collapse#1.3.0 [exec] bower iron-component-page extra-resolution Unnecessary resolution: iron-component-page#1.1.7 [exec] bower iron-demo-helpers extra-resolution Unnecessary resolution: iron-demo-helpers#1.2.5 [exec] bower iron-doc-viewer extra-resolution Unnecessary resolution: iron-doc-viewer#1.0.15 [exec] bower iron-dropdown extra-resolution Unnecessary resolution: iron-dropdown#1.5.3 [exec] bower iron-elements extra-resolution Unnecessary resolution: iron-elements#1.0.10 [exec] bower iron-fit-behavior extra-resolution Unnecessary resolution: iron-fit-behavior#1.2.5 [exec] bower iron-flex-layout extra-resolution Unnecessary resolution: iron-flex-layout#1.3.1 [exec] bower iron-form extra-resolution Unnecessary resolution: iron-form#1.1.4 [exec] bower iron-form-element-behavior extra-resolution Unnecessary resolution: iron-form-element-behavior#1.0.6 [exec] bower iron-icon extra-resolution Unnecessary resolution: iron-icon#1.0.12 [exec] bower iron-icons extra-resolution Unnecessary resolution: iron-icons#1.2.0 [exec] bower iron-iconset extra-resolution Unnecessary resolution: iron-iconset#1.0.5 [exec] bower iron-iconset-svg extra-resolution Unnecessary resolution: iron-iconset-svg#1.1.0 [exec] bower iron-image extra-resolution Unnecessary resolution: iron-image#1.2.5 [exec] bower iron-input extra-resolution Unnecessary resolution: iron-input#1.0.10 [exec] bower iron-jsonp-library extra-resolution Unnecessary resolution: iron-jsonp-library#1.0.4 [exec] bower iron-label extra-resolution Unnecessary resolution: iron-label#1.0.2 [exec] bower iron-list extra-resolution Unnecessary resolution: iron-list#1.3.14 [exec] bower iron-localstorage extra-resolution Unnecessary resolution: iron-localstorage#1.0.6 [exec] bower iron-location extra-resolution Unnecessary resolution: iron-location#0.8.9 [exec] bower iron-media-query extra-resolution Unnecessary resolution: iron-media-query#1.0.8 [exec] bower iron-menu-behavior extra-resolution Unnecessary resolution: iron-menu-behavior#1.2.0 [exec] bower iron-meta extra-resolution Unnecessary resolution: iron-meta#1.1.2 [exec] bower iron-overlay-behavior extra-resolution Unnecessary resolution: iron-overlay-behavior#1.10.1 [exec] bower iron-pages extra-resolution Unnecessary resolution: iron-pages#1.0.8 [exec] bower iron-range-behavior extra-resolution Unnecessary resolution: iron-range-behavior#1.0.6 [exec] bower iron-resizable-behavior extra-resolution Unnecessary resolution: iron-resizable-behavior#1.0.5 [exec] bower iron-scroll-target-behavior extra-resolution Unnecessary resolution: iron-scroll-target-behavior#1.1.0 [exec] bower iron-scroll-threshold extra-resolution Unnecessary resolution: iron-scroll-threshold#1.0.3 [exec] bower iron-selector extra-resolution Unnecessary resolution: iron-selector#1.5.2 [exec] bower iron-signals extra-resolution Unnecessary resolution: iron-signals#1.0.3 [exec] bower iron-swipeable-container extra-resolution Unnecessary resolution: iron-swipeable-container#1.0.3 [exec] bower iron-test-helpers extra-resolution Unnecessary resolution: iron-test-helpers#1.3.0 [exec] bower iron-validatable-behavior extra-resolution Unnecessary resolution: iron-validatable-behavior#1.1.1 [exec] bower iron-validator-behavior extra-resolution Unnecessary resolution: iron-validator-behavior#1.0.1 [exec] bower jquery extra-resolution Unnecessary resolution: jquery#3.1.1 [exec] bower marked extra-resolution Unnecessary resolution: marked#0.3.6 [exec] bower marked-element extra-resolution Unnecessary resolution: marked-element#1.2.0 [exec] bower neon-animation extra-resolution Unnecessary resolution: neon-animation#1.2.4 [exec] bower nuxeo extra-resolution Unnecessary resolution: nuxeo#0.9.0 [exec] bower nuxeo-dataviz-elements extra-resolution Unnecessary resolution: nuxeo-dataviz-elements#0.2.6 [exec] bower nuxeo-elements extra-resolution Unnecessary resolution: nuxeo-elements#0.2.4 [exec] bower paper-badge extra-resolution Unnecessary resolution: paper-badge#1.1.4 [exec] bower paper-behaviors extra-resolution Unnecessary resolution: paper-behaviors#1.0.12 [exec] bower paper-button extra-resolution Unnecessary resolution: paper-button#1.0.14 [exec] bower paper-card extra-resolution Unnecessary resolution: paper-card#1.1.4 [exec] bower paper-checkbox extra-resolution Unnecessary resolution: paper-checkbox#1.4.1 [exec] bower paper-dialog extra-resolution Unnecessary resolution: paper-dialog#1.1.0 [exec] bower paper-dialog-behavior extra-resolution Unnecessary resolution: paper-dialog-behavior#1.2.7 [exec] bower paper-dialog-scrollable extra-resolution Unnecessary resolution: paper-dialog-scrollable#1.1.5 [exec] bower paper-drawer-panel extra-resolution Unnecessary resolution: paper-drawer-panel#1.0.10 [exec] bower paper-dropdown-menu extra-resolution Unnecessary resolution: paper-dropdown-menu#1.4.2 [exec] bower paper-elements extra-resolution Unnecessary resolution: paper-elements#1.0.7 [exec] bower paper-fab extra-resolution Unnecessary resolution: paper-fab#1.2.1 [exec] bower paper-header-panel extra-resolution Unnecessary resolution: paper-header-panel#1.1.7 [exec] bower paper-icon-button extra-resolution Unnecessary resolution: paper-icon-button#1.1.3 [exec] bower paper-input extra-resolution Unnecessary resolution: paper-input#1.1.22 [exec] bower paper-item extra-resolution Unnecessary resolution: paper-item#1.2.1 [exec] bower paper-listbox extra-resolution Unnecessary resolution: paper-listbox#1.1.2 [exec] bower paper-material extra-resolution Unnecessary resolution: paper-material#1.0.6 [exec] bower paper-menu extra-resolution Unnecessary resolution: paper-menu#1.2.2 [exec] bower paper-menu-button extra-resolution Unnecessary resolution: paper-menu-button#1.5.2 [exec] bower paper-progress extra-resolution Unnecessary resolution: paper-progress#1.0.11 [exec] bower paper-radio-button extra-resolution Unnecessary resolution: paper-radio-button#1.2.1 [exec] bower paper-radio-group extra-resolution Unnecessary resolution: paper-radio-group#1.2.1 [exec] bower paper-ripple extra-resolution Unnecessary resolution: paper-ripple#1.0.10 [exec] bower paper-scroll-header-panel extra-resolution Unnecessary resolution: paper-scroll-header-panel#1.0.16 [exec] bower paper-slider extra-resolution Unnecessary resolution: paper-slider#1.0.12 [exec] bower paper-spinner extra-resolution Unnecessary resolution: paper-spinner#1.2.1 [exec] bower paper-styles extra-resolution Unnecessary resolution: paper-styles#1.1.5 [exec] bower paper-tabs extra-resolution Unnecessary resolution: paper-tabs#1.7.0 [exec] bower paper-toast extra-resolution Unnecessary resolution: paper-toast#1.3.0 [exec] bower paper-toggle-button extra-resolution Unnecessary resolution: paper-toggle-button#1.2.1 [exec] bower paper-toolbar extra-resolution Unnecessary resolution: paper-toolbar#1.1.7 [exec] bower paper-tooltip extra-resolution Unnecessary resolution: paper-tooltip#1.1.3 [exec] bower polymer extra-resolution Unnecessary resolution: polymer#1.7.0 [exec] bower prism extra-resolution Unnecessary resolution: prism#1.5.1 [exec] bower prism-element extra-resolution Unnecessary resolution: prism-element#1.1.1 [exec] bower promise-polyfill extra-resolution Unnecessary resolution: promise-polyfill#1.0.1 [exec] bower select2 extra-resolution Unnecessary resolution: select2#3.5.2 [exec] bower web-animations-js extra-resolution Unnecessary resolution: web-animations-js#2.2.2 [exec] bower webcomponentsjs extra-resolution Unnecessary resolution: webcomponentsjs#0.7.23 [exec] bower prism#1.5.1 resolved https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower chart-elements#dc4be42cd8 install chart-elements#dc4be42cd8 [exec] bower better-i18n-plugin#1.0.4 install better-i18n-plugin#1.0.4 [exec] bower Chart.HorizontalBar.js#1.0.3 install Chart.HorizontalBar.js#1.0.3 [exec] bower better-dateinput-polyfill#1.5.2 install better-dateinput-polyfill#1.5.2 [exec] bower better-dom#2.1.4 install better-dom#2.1.4 [exec] bower font-roboto#1.0.1 install font-roboto#1.0.1 [exec] bower iron-a11y-announcer#1.0.5 install iron-a11y-announcer#1.0.5 [exec] bower es6-promise#2.2.0 install es6-promise#2.2.0 [exec] bower iron-a11y-keys#1.0.6 install iron-a11y-keys#1.0.6 [exec] bower iron-a11y-keys-behavior#1.1.9 install iron-a11y-keys-behavior#1.1.9 [exec] bower iron-autogrow-textarea#1.0.14 install iron-autogrow-textarea#1.0.14 [exec] bower iron-ajax#1.4.3 install iron-ajax#1.4.3 [exec] bower iron-behaviors#1.0.17 install iron-behaviors#1.0.17 [exec] bower chartjs#1.1.1 install chartjs#1.1.1 [exec] bower iron-checked-element-behavior#1.0.5 install iron-checked-element-behavior#1.0.5 [exec] bower iron-demo-helpers#1.2.5 install iron-demo-helpers#1.2.5 [exec] bower iron-collapse#1.3.0 install iron-collapse#1.3.0 [exec] bower iron-component-page#1.1.7 install iron-component-page#1.1.7 [exec] bower iron-doc-viewer#1.0.15 install iron-doc-viewer#1.0.15 [exec] bower iron-elements#1.0.10 install iron-elements#1.0.10 [exec] bower iron-flex-layout#1.3.1 install iron-flex-layout#1.3.1 [exec] bower hydrolysis#1.24.1 install hydrolysis#1.24.1 [exec] bower iron-dropdown#1.5.3 install iron-dropdown#1.5.3 [exec] bower iron-fit-behavior#1.2.5 install iron-fit-behavior#1.2.5 [exec] bower iron-form-element-behavior#1.0.6 install iron-form-element-behavior#1.0.6 [exec] bower iron-icon#1.0.12 install iron-icon#1.0.12 [exec] bower iron-form#1.1.4 install iron-form#1.1.4 [exec] bower iron-iconset-svg#1.1.0 install iron-iconset-svg#1.1.0 [exec] bower iron-iconset#1.0.5 install iron-iconset#1.0.5 [exec] bower iron-image#1.2.5 install iron-image#1.2.5 [exec] bower iron-icons#1.2.0 install iron-icons#1.2.0 [exec] bower iron-input#1.0.10 install iron-input#1.0.10 [exec] bower iron-jsonp-library#1.0.4 install iron-jsonp-library#1.0.4 [exec] bower iron-label#1.0.2 install iron-label#1.0.2 [exec] bower iron-localstorage#1.0.6 install iron-localstorage#1.0.6 [exec] bower iron-media-query#1.0.8 install iron-media-query#1.0.8 [exec] bower iron-menu-behavior#1.2.0 install iron-menu-behavior#1.2.0 [exec] bower iron-location#0.8.9 install iron-location#0.8.9 [exec] bower iron-meta#1.1.2 install iron-meta#1.1.2 [exec] bower iron-pages#1.0.8 install iron-pages#1.0.8 [exec] bower iron-range-behavior#1.0.6 install iron-range-behavior#1.0.6 [exec] bower iron-resizable-behavior#1.0.5 install iron-resizable-behavior#1.0.5 [exec] bower iron-overlay-behavior#1.10.1 install iron-overlay-behavior#1.10.1 [exec] bower iron-scroll-target-behavior#1.1.0 install iron-scroll-target-behavior#1.1.0 [exec] bower iron-list#1.3.14 install iron-list#1.3.14 [exec] bower iron-scroll-threshold#1.0.3 install iron-scroll-threshold#1.0.3 [exec] bower iron-swipeable-container#1.0.3 install iron-swipeable-container#1.0.3 [exec] bower iron-test-helpers#1.3.0 install iron-test-helpers#1.3.0 [exec] bower iron-validator-behavior#1.0.1 install iron-validator-behavior#1.0.1 [exec] bower iron-validatable-behavior#1.1.1 install iron-validatable-behavior#1.1.1 [exec] bower iron-selector#1.5.2 install iron-selector#1.5.2 [exec] bower iron-signals#1.0.3 install iron-signals#1.0.3 [exec] bower marked-element#1.2.0 install marked-element#1.2.0 [exec] bower neon-animation#1.2.4 install neon-animation#1.2.4 [exec] bower nuxeo-dataviz-elements#0.2.6 install nuxeo-dataviz-elements#0.2.6 [exec] bower nuxeo-elements#0.2.4 install nuxeo-elements#0.2.4 [exec] bower paper-badge#1.1.4 install paper-badge#1.1.4 [exec] bower paper-button#1.0.14 install paper-button#1.0.14 [exec] bower paper-behaviors#1.0.12 install paper-behaviors#1.0.12 [exec] bower nuxeo#0.9.0 install nuxeo#0.9.0 [exec] bower paper-checkbox#1.4.1 install paper-checkbox#1.4.1 [exec] bower paper-dialog-scrollable#1.1.5 install paper-dialog-scrollable#1.1.5 [exec] bower paper-dialog#1.1.0 install paper-dialog#1.1.0 [exec] bower paper-dialog-behavior#1.2.7 install paper-dialog-behavior#1.2.7 [exec] bower paper-drawer-panel#1.0.10 install paper-drawer-panel#1.0.10 [exec] bower paper-header-panel#1.1.7 install paper-header-panel#1.1.7 [exec] bower paper-fab#1.2.1 install paper-fab#1.2.1 [exec] bower paper-icon-button#1.1.3 install paper-icon-button#1.1.3 [exec] bower paper-dropdown-menu#1.4.2 install paper-dropdown-menu#1.4.2 [exec] bower paper-card#1.1.4 install paper-card#1.1.4 [exec] bower paper-elements#1.0.7 install paper-elements#1.0.7 [exec] bower paper-listbox#1.1.2 install paper-listbox#1.1.2 [exec] bower paper-item#1.2.1 install paper-item#1.2.1 [exec] bower paper-input#1.1.22 install paper-input#1.1.22 [exec] bower paper-material#1.0.6 install paper-material#1.0.6 [exec] bower paper-menu-button#1.5.2 install paper-menu-button#1.5.2 [exec] bower paper-radio-button#1.2.1 install paper-radio-button#1.2.1 [exec] bower paper-progress#1.0.11 install paper-progress#1.0.11 [exec] bower jquery#3.1.1 install jquery#3.1.1 [exec] bower marked#0.3.6 install marked#0.3.6 [exec] bower paper-spinner#1.2.1 install paper-spinner#1.2.1 [exec] bower paper-radio-group#1.2.1 install paper-radio-group#1.2.1 [exec] bower paper-ripple#1.0.10 install paper-ripple#1.0.10 [exec] bower paper-menu#1.2.2 install paper-menu#1.2.2 [exec] bower paper-slider#1.0.12 install paper-slider#1.0.12 [exec] bower paper-toolbar#1.1.7 install paper-toolbar#1.1.7 [exec] bower paper-styles#1.1.5 install paper-styles#1.1.5 [exec] bower paper-toast#1.3.0 install paper-toast#1.3.0 [exec] bower paper-toggle-button#1.2.1 install paper-toggle-button#1.2.1 [exec] bower paper-scroll-header-panel#1.0.16 install paper-scroll-header-panel#1.0.16 [exec] bower paper-tabs#1.7.0 install paper-tabs#1.7.0 [exec] bower paper-tooltip#1.1.3 install paper-tooltip#1.1.3 [exec] bower promise-polyfill#1.0.1 install promise-polyfill#1.0.1 [exec] bower prism-element#1.1.1 install prism-element#1.1.1 [exec] bower polymer#1.7.0 install polymer#1.7.0 [exec] bower web-animations-js#2.2.2 install web-animations-js#2.2.2 [exec] bower webcomponentsjs#0.7.23 install webcomponentsjs#0.7.23 [exec] bower select2#3.5.2 install select2#3.5.2 [exec] bower prism#1.5.1 install prism#1.5.1 [exec] [exec] chart-elements#dc4be42cd8 bower_components/chart-elements [exec] โ”œโ”€โ”€ Chart.HorizontalBar.js#1.0.3 [exec] โ”œโ”€โ”€ chartjs#1.1.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] better-i18n-plugin#1.0.4 bower_components/better-i18n-plugin [exec] โ””โ”€โ”€ better-dom#2.1.4 [exec] [exec] Chart.HorizontalBar.js#1.0.3 bower_components/Chart.HorizontalBar.js [exec] โ””โ”€โ”€ chartjs#1.1.1 [exec] [exec] better-dateinput-polyfill#1.5.2 bower_components/better-dateinput-polyfill [exec] โ”œโ”€โ”€ better-dom#2.1.4 [exec] โ””โ”€โ”€ better-i18n-plugin#1.0.4 [exec] [exec] better-dom#2.1.4 bower_components/better-dom [exec] [exec] font-roboto#1.0.1 bower_components/font-roboto [exec] [exec] iron-a11y-announcer#1.0.5 bower_components/iron-a11y-announcer [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] es6-promise#2.2.0 bower_components/es6-promise [exec] [exec] iron-a11y-keys#1.0.6 bower_components/iron-a11y-keys [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-a11y-keys-behavior#1.1.9 bower_components/iron-a11y-keys-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-autogrow-textarea#1.0.14 bower_components/iron-autogrow-textarea [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-ajax#1.4.3 bower_components/iron-ajax [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ promise-polyfill#1.0.1 [exec] [exec] iron-behaviors#1.0.17 bower_components/iron-behaviors [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] chartjs#1.1.1 bower_components/chartjs [exec] [exec] iron-checked-element-behavior#1.0.5 bower_components/iron-checked-element-behavior [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-demo-helpers#1.2.5 bower_components/iron-demo-helpers [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-location#0.8.9 [exec] โ”œโ”€โ”€ marked-element#1.2.0 [exec] โ”œโ”€โ”€ paper-icon-button#1.1.3 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism-element#1.1.1 [exec] [exec] iron-collapse#1.3.0 bower_components/iron-collapse [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-component-page#1.1.7 bower_components/iron-component-page [exec] โ”œโ”€โ”€ hydrolysis#1.24.1 [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ”œโ”€โ”€ iron-doc-viewer#1.0.15 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ paper-header-panel#1.1.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ paper-toolbar#1.1.7 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-doc-viewer#1.0.15 bower_components/iron-doc-viewer [exec] โ”œโ”€โ”€ marked-element#1.2.0 [exec] โ”œโ”€โ”€ paper-button#1.0.14 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism-element#1.1.1 [exec] [exec] iron-elements#1.0.10 bower_components/iron-elements [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-a11y-keys#1.0.6 [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ”œโ”€โ”€ iron-autogrow-textarea#1.0.14 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-component-page#1.1.7 [exec] โ”œโ”€โ”€ iron-demo-helpers#1.2.5 [exec] โ”œโ”€โ”€ iron-doc-viewer#1.0.15 [exec] โ”œโ”€โ”€ iron-dropdown#1.5.3 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form#1.1.4 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-iconset#1.0.5 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-image#1.2.5 [exec] โ”œโ”€โ”€ iron-input#1.0.10 [exec] โ”œโ”€โ”€ iron-jsonp-library#1.0.4 [exec] โ”œโ”€โ”€ iron-label#1.0.2 [exec] โ”œโ”€โ”€ iron-list#1.3.14 [exec] โ”œโ”€โ”€ iron-localstorage#1.0.6 [exec] โ”œโ”€โ”€ iron-location#0.8.9 [exec] โ”œโ”€โ”€ iron-media-query#1.0.8 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ iron-pages#1.0.8 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ”œโ”€โ”€ iron-scroll-threshold#1.0.3 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ iron-signals#1.0.3 [exec] โ”œโ”€โ”€ iron-swipeable-container#1.0.3 [exec] โ”œโ”€โ”€ iron-test-helpers#1.3.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ iron-validator-behavior#1.0.1 [exec] [exec] iron-flex-layout#1.3.1 bower_components/iron-flex-layout [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] hydrolysis#1.24.1 bower_components/hydrolysis [exec] [exec] iron-dropdown#1.5.3 bower_components/iron-dropdown [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-fit-behavior#1.2.5 bower_components/iron-fit-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-form-element-behavior#1.0.6 bower_components/iron-form-element-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-icon#1.0.12 bower_components/iron-icon [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-form#1.1.4 bower_components/iron-form [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-iconset-svg#1.1.0 bower_components/iron-iconset-svg [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-iconset#1.0.5 bower_components/iron-iconset [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-image#1.2.5 bower_components/iron-image [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-icons#1.2.0 bower_components/iron-icons [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-input#1.0.10 bower_components/iron-input [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-jsonp-library#1.0.4 bower_components/iron-jsonp-library [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-label#1.0.2 bower_components/iron-label [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-localstorage#1.0.6 bower_components/iron-localstorage [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-media-query#1.0.8 bower_components/iron-media-query [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-menu-behavior#1.2.0 bower_components/iron-menu-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-location#0.8.9 bower_components/iron-location [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-meta#1.1.2 bower_components/iron-meta [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-pages#1.0.8 bower_components/iron-pages [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-range-behavior#1.0.6 bower_components/iron-range-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-resizable-behavior#1.0.5 bower_components/iron-resizable-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-overlay-behavior#1.10.1 bower_components/iron-overlay-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-scroll-target-behavior#1.1.0 bower_components/iron-scroll-target-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-list#1.3.14 bower_components/iron-list [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-scroll-threshold#1.0.3 bower_components/iron-scroll-threshold [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-swipeable-container#1.0.3 bower_components/iron-swipeable-container [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-test-helpers#1.3.0 bower_components/iron-test-helpers [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-validator-behavior#1.0.1 bower_components/iron-validator-behavior [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-validatable-behavior#1.1.1 bower_components/iron-validatable-behavior [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-selector#1.5.2 bower_components/iron-selector [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-signals#1.0.3 bower_components/iron-signals [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] marked-element#1.2.0 bower_components/marked-element [exec] โ”œโ”€โ”€ marked#0.3.6 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] neon-animation#1.2.4 bower_components/neon-animation [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ web-animations-js#2.2.2 [exec] [exec] nuxeo-dataviz-elements#0.2.6 bower_components/nuxeo-dataviz-elements [exec] โ”œโ”€โ”€ nuxeo-elements#0.2.4 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] nuxeo-elements#0.2.4 bower_components/nuxeo-elements [exec] โ”œโ”€โ”€ es6-promise#2.2.0 [exec] โ”œโ”€โ”€ iron-elements#1.0.10 [exec] โ”œโ”€โ”€ nuxeo#0.9.0 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ select2#3.5.2 [exec] [exec] paper-badge#1.1.4 bower_components/paper-badge [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-button#1.0.14 bower_components/paper-button [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-behaviors#1.0.12 bower_components/paper-behaviors [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] nuxeo#0.9.0 bower_components/nuxeo [exec] โ””โ”€โ”€ jquery#3.1.1 [exec] [exec] paper-checkbox#1.4.1 bower_components/paper-checkbox [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dialog-scrollable#1.1.5 bower_components/paper-dialog-scrollable [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dialog#1.1.0 bower_components/paper-dialog [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dialog-behavior#1.2.7 bower_components/paper-dialog-behavior [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-drawer-panel#1.0.10 bower_components/paper-drawer-panel [exec] โ”œโ”€โ”€ iron-media-query#1.0.8 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-header-panel#1.1.7 bower_components/paper-header-panel [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-fab#1.2.1 bower_components/paper-fab [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-icon-button#1.1.3 bower_components/paper-icon-button [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dropdown-menu#1.4.2 bower_components/paper-dropdown-menu [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-menu-button#1.5.2 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-card#1.1.4 bower_components/paper-card [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-image#1.2.5 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-elements#1.0.7 bower_components/paper-elements [exec] โ”œโ”€โ”€ paper-badge#1.1.4 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-button#1.0.14 [exec] โ”œโ”€โ”€ paper-card#1.1.4 [exec] โ”œโ”€โ”€ paper-checkbox#1.4.1 [exec] โ”œโ”€โ”€ paper-dialog#1.1.0 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-dialog-scrollable#1.1.5 [exec] โ”œโ”€โ”€ paper-drawer-panel#1.0.10 [exec] โ”œโ”€โ”€ paper-dropdown-menu#1.4.2 [exec] โ”œโ”€โ”€ paper-fab#1.2.1 [exec] โ”œโ”€โ”€ paper-header-panel#1.1.7 [exec] โ”œโ”€โ”€ paper-icon-button#1.1.3 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-item#1.2.1 [exec] โ”œโ”€โ”€ paper-listbox#1.1.2 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-menu#1.2.2 [exec] โ”œโ”€โ”€ paper-menu-button#1.5.2 [exec] โ”œโ”€โ”€ paper-progress#1.0.11 [exec] โ”œโ”€โ”€ paper-radio-button#1.2.1 [exec] โ”œโ”€โ”€ paper-radio-group#1.2.1 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-scroll-header-panel#1.0.16 [exec] โ”œโ”€โ”€ paper-slider#1.0.12 [exec] โ”œโ”€โ”€ paper-spinner#1.2.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ paper-tabs#1.7.0 [exec] โ”œโ”€โ”€ paper-toast#1.3.0 [exec] โ”œโ”€โ”€ paper-toggle-button#1.2.1 [exec] โ”œโ”€โ”€ paper-toolbar#1.1.7 [exec] โ””โ”€โ”€ paper-tooltip#1.1.3 [exec] [exec] paper-listbox#1.1.2 bower_components/paper-listbox [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-item#1.2.1 bower_components/paper-item [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-input#1.1.22 bower_components/paper-input [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-autogrow-textarea#1.0.14 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-input#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-material#1.0.6 bower_components/paper-material [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-menu-button#1.5.2 bower_components/paper-menu-button [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-dropdown#1.5.3 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-radio-button#1.2.1 bower_components/paper-radio-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-progress#1.0.11 bower_components/paper-progress [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] jquery#3.1.1 bower_components/jquery [exec] [exec] marked#0.3.6 bower_components/marked [exec] [exec] paper-spinner#1.2.1 bower_components/paper-spinner [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-radio-group#1.2.1 bower_components/paper-radio-group [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-radio-button#1.2.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-ripple#1.0.10 bower_components/paper-ripple [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-menu#1.2.2 bower_components/paper-menu [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-slider#1.0.12 bower_components/paper-slider [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-progress#1.0.11 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toolbar#1.1.7 bower_components/paper-toolbar [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-styles#1.1.5 bower_components/paper-styles [exec] โ”œโ”€โ”€ font-roboto#1.0.1 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toast#1.3.0 bower_components/paper-toast [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toggle-button#1.2.1 bower_components/paper-toggle-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-scroll-header-panel#1.0.16 bower_components/paper-scroll-header-panel [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-tabs#1.7.0 bower_components/paper-tabs [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-icon-button#1.1.3 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-tooltip#1.1.3 bower_components/paper-tooltip [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] promise-polyfill#1.0.1 bower_components/promise-polyfill [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] prism-element#1.1.1 bower_components/prism-element [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism#1.5.1 [exec] [exec] polymer#1.7.0 bower_components/polymer [exec] โ””โ”€โ”€ webcomponentsjs#0.7.23 [exec] [exec] web-animations-js#2.2.2 bower_components/web-animations-js [exec] [exec] webcomponentsjs#0.7.23 bower_components/webcomponentsjs [exec] [exec] select2#3.5.2 bower_components/select2 [exec] โ””โ”€โ”€ jquery#3.1.1 [exec] [exec] prism#1.5.1 bower_components/prism build: [exec] Running "clean:dist" (clean) task [exec] >> 0 paths cleaned. [exec] [exec] Running "copy:dist" (copy) task [exec] Created 5 directories, copied 5 files [exec] [exec] Running "vulcanize:default" (vulcanize) task [exec] >> src/main/elements/elements.html -> target/classes/web/nuxeo.war/analytics/elements/elements.vulcanized.html [exec] [exec] Done, without errors. [exec] [exec] [exec] Execution Time (2018-02-28 10:09:17 UTC) [exec] loading tasks 403ms โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡ 34% [exec] copy:dist 23ms โ–‡ 2% [exec] vulcanize:default 748ms โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡ 63% [exec] Total 1.2s [exec] [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-admin-center-analytics --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-admin-center-analytics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-admin-center-analytics --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-admin-center-analytics --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-admin-center-analytics --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-admin-center-analytics --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/target/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-admin-center-analytics --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-admin-center-analytics >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-analytics --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-analytics --- [INFO] Storing buildNumber: 20180228-100919 at timestamp: 1519812559277 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-analytics --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-analytics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-analytics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-admin-center-analytics <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-admin-center-analytics --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/target/nuxeo-admin-center-analytics-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-admin-center-analytics --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/target/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.1-I20180228_0918/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.1-I20180228_0918/nuxeo-admin-center-analytics-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/target/nuxeo-admin-center-analytics-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.1-I20180228_0918/nuxeo-admin-center-analytics-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-admin-center-analytics --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.1-I20180228_0918/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.1-I20180228_0918/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar (176 KB at 346.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.1-I20180228_0918/nuxeo-admin-center-analytics-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.1-I20180228_0918/nuxeo-admin-center-analytics-10.1-I20180228_0918.pom (2 KB at 16.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/maven-metadata.xml (93 KB at 458.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/maven-metadata.xml (93 KB at 401.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.1-I20180228_0918/nuxeo-admin-center-analytics-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-analytics/10.1-I20180228_0918/nuxeo-admin-center-analytics-10.1-I20180228_0918-sources.jar (3 KB at 40.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Administration Center JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-admin-center-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-jsf --- [INFO] Storing buildNumber: 20180228-100921 at timestamp: 1519812561552 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-admin-center-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 63 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-admin-center-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/connect/client/jsf/AppCenterViewsManager.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/connect/client/jsf/AppCenterViewsManager.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/connect/client/jsf/AppCenterViewsManager.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-admin-center-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-admin-center-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-admin-center-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 10:09:24,266 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 10:09:24,393 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.admin.center.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/classes/ 10:09:24,394 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.1-I20180228_0918.jar 10:09:24,394 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.1-I20180228_0918.jar 10:09:24,395 INFO [NXRuntimeTestCase] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 10:09:24,395 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar 10:09:24,396 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.1-I20180228_0918.jar 10:09:24,397 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar 10:09:24,397 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.1-I20180228_0918.jar 10:09:24,398 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918.jar 10:09:24,398 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar 10:09:24,399 INFO [NXRuntimeTestCase] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 10:09:24,399 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 10:09:24,400 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar 10:09:24,401 INFO [NXRuntimeTestCase] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 10:09:24,403 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar 10:09:24,403 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 10:09:24,404 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 10:09:24,404 INFO [NXRuntimeTestCase] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 10:09:24,405 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 10:09:24,410 INFO [NXRuntimeTestCase] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 10:09:24,411 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.1-I20180228_0918.jar 10:09:24,412 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 10:09:24,413 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.1-I20180228_0918.jar 10:09:24,413 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 10:09:24,414 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 10:09:24,414 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 10:09:24,415 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 10:09:24,416 INFO [NXRuntimeTestCase] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 10:09:24,416 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webapp.base' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar 10:09:24,417 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.1-I20180228_0918.jar 10:09:24,417 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.1-I20180228_0918.jar 10:09:24,418 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.1-I20180228_0918.jar 10:09:24,419 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.1-I20180228_0918.jar 10:09:24,419 INFO [NXRuntimeTestCase] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 10:09:24,420 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.web.resources.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/target/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar 10:09:24,420 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.theme.styling' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/nuxeo-theme-styling-10.1-I20180228_0918.jar 10:09:24,421 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.web.resources.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/nuxeo-web-resources-core-10.1-I20180228_0918.jar 10:09:24,422 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.1-I20180228_0918.jar 10:09:24,424 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 10:09:24,425 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/target/nuxeo-platform-10.1-I20180228_0918.jar 10:09:24,426 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.actions.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar 10:09:24,426 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.1-I20180228_0918.jar 10:09:24,427 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar 10:09:24,428 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.webapp.types' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/target/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar 10:09:24,429 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar 10:09:24,433 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.1-I20180228_0918.jar 10:09:24,433 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.user.invite' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.1-I20180228_0918.jar 10:09:24,433 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.rendering' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.1-I20180228_0918.jar 10:09:24,434 INFO [NXRuntimeTestCase] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 10:09:24,441 INFO [NXRuntimeTestCase] Bundle 'org.glassfish.javax.faces' has URL file:/opt/jenkins/.m2/repository/com/sun/faces/jsf-impl/2.2.6-NX01/jsf-impl-2.2.6-NX01.jar 10:09:24,442 INFO [NXRuntimeTestCase] Bundle 'org.restlet' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 10:09:24,443 INFO [NXRuntimeTestCase] Bundle 'org.restlet.ext.fileupload' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet.ext.fileupload/1.0.7/org.restlet.ext.fileupload-1.0.7.jar 10:09:24,443 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar 10:09:24,447 INFO [NXRuntimeTestCase] Bundle 'com.noelios.restlet' has URL file:/opt/jenkins/.m2/repository/com/noelios/restlet/com.noelios.restlet/1.0.7/com.noelios.restlet-1.0.7.jar 10:09:24,448 INFO [NXRuntimeTestCase] Bundle 'com.noelios.restlet.ext.servlet' has URL file:/opt/jenkins/.m2/repository/com/noelios/restlet/com.noelios.restlet.ext.servlet/1.0.7/com.noelios.restlet.ext.servlet-1.0.7.jar 10:09:24,448 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.1-I20180228_0918.jar 10:09:24,449 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 10:09:24,450 INFO [NXRuntimeTestCase] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 10:09:24,450 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar 10:09:24,450 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.1-I20180228_0918.jar 10:09:24,452 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.1-I20180228_0918.jar 10:09:24,453 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar 10:09:24,454 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.contentview.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar 10:09:24,454 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar 10:09:24,455 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.client' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar 10:09:24,455 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar 10:09:24,456 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 10:09:24,457 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar 10:09:24,457 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.1-I20180228_0918.jar 10:09:24,458 INFO [NXRuntimeTestCase] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 10:09:24,462 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.1-I20180228_0918.jar 10:09:24,463 INFO [NXRuntimeTestCase] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 10:09:24,464 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar 10:09:24,469 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar 10:09:24,470 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 10:09:24,470 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 10:09:24,471 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.jar 10:09:24,471 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.jar 10:09:24,472 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.7.4/jackson-annotations-2.7.4.jar 10:09:24,472 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar 10:09:24,473 INFO [NXRuntimeTestCase] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 10:09:24,474 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 10:09:24,474 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.1-I20180228_0918.jar 10:09:24,475 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 10:09:24,475 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 10:09:24,476 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 10:09:24,476 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 10:09:24,477 INFO [NXRuntimeTestCase] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 10:09:24,477 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 10:09:24,478 INFO [NXRuntimeTestCase] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 10:09:24,478 INFO [NXRuntimeTestCase] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 10:09:24,478 INFO [NXRuntimeTestCase] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.jar 10:09:24,483 INFO [NXRuntimeTestCase] Bundle 'org.jboss.netty' has URL file:/opt/jenkins/.m2/repository/io/netty/netty/3.7.0.Final/netty-3.7.0.Final.jar 10:09:24,484 INFO [NXRuntimeTestCase] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 10:09:24,484 INFO [NXRuntimeTestCase] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 10:09:24,485 INFO [NXRuntimeTestCase] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.4/snappy-java-1.1.4.jar 10:09:24,486 INFO [NXRuntimeTestCase] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.jar 10:09:24,486 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 10:09:24,486 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.1-I20180228_0918.jar 10:09:24,487 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.1-I20180228_0918.jar 10:09:24,487 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.audit.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.1-I20180228_0918.jar 10:09:24,488 INFO [NXRuntimeTestCase] Bundle 'javax.faces-api' has URL file:/opt/jenkins/.m2/repository/com/sun/faces/jsf-api/2.2.6/jsf-api-2.2.6.jar 10:09:24,488 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.ui' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-10.1-I20180228_0918.jar 10:09:24,489 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.url.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/nuxeo-platform-url-core-10.1-I20180228_0918.jar 10:09:24,489 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.types.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.1-I20180228_0918.jar 10:09:24,489 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.web.resources.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/target/nuxeo-web-resources-api-10.1-I20180228_0918.jar 10:09:24,490 INFO [NXRuntimeTestCase] Bundle 'com.github.librepdf.openpdf' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/openpdf/1.0.5/openpdf-1.0.5.jar 10:09:24,514 INFO [NXRuntimeTestCase] Bundle 'bcprov' has URL file:/opt/jenkins/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.59/bcprov-jdk15on-1.59.jar 10:09:24,520 INFO [NXRuntimeTestCase] Bundle 'bcpkix' has URL file:/opt/jenkins/.m2/repository/org/bouncycastle/bcpkix-jdk15on/1.59/bcpkix-jdk15on-1.59.jar 10:09:24,521 INFO [NXRuntimeTestCase] Bundle 'com.github.librepdf.pdf-rtf' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/pdf-rtf/1.0.5/pdf-rtf-1.0.5.jar 10:09:24,521 INFO [NXRuntimeTestCase] Bundle 'com.github.librepdf.pdf-html' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/pdf-html/1.0.5/pdf-html-1.0.5.jar 10:09:24,522 INFO [NXRuntimeTestCase] Bundle 'com.github.librepdf.pdf-xml' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/pdf-xml/1.0.5/pdf-xml-1.0.5.jar 10:09:24,522 INFO [NXRuntimeTestCase] Bundle 'com.sun.xml.bind.jaxb-impl' has URL file:/opt/jenkins/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.jar 10:09:24,523 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.1-I20180228_0918.jar 10:09:24,524 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.admin.center' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/nuxeo-admin-center-core-10.1-I20180228_0918.jar 10:09:24,524 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918.jar 10:09:24,524 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.1-I20180228_0918.jar 10:09:24,529 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.jersey-server' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-server/1.18.3/jersey-server-1.18.3.jar 10:09:24,530 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.servlet' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-servlet/1.18.3/jersey-servlet-1.18.3.jar 10:09:24,530 INFO [NXRuntimeTestCase] Bundle 'groovy-all' has URL file:/opt/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar 10:09:24,531 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.versioning.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar 10:09:24,531 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.jaxrs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar 10:09:24,535 INFO [NXRuntimeTestCase] Bundle 'osgi.cmpn' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 10:09:24,536 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.standalone' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-10.1-I20180228_0918.jar 10:09:24,536 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.validator' has URL file:/opt/jenkins/.m2/repository/commons-validator/commons-validator/1.5.1/commons-validator-1.5.1.jar 10:09:24,537 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.digester' has URL file:/opt/jenkins/.m2/repository/commons-digester/commons-digester/2.1/commons-digester-2.1.jar 10:09:24,537 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.1-I20180228_0918.jar 10:09:24,537 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.1-I20180228_0918.jar 10:09:24,539 INFO [NXRuntimeTestCase] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/.m2/repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 10:09:24,539 INFO [NXRuntimeTestCase] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 10:09:24,637 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 10:09:24,638 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 10:09:24,639 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 10:09:24,639 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/nuxeo-connect-client-1.7.0-SNAPSHOT.jar 10:09:24,640 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 10:09:24,640 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 10:09:24,641 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 10:09:24,641 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 10:09:24,642 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.actions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.1-I20180228_0918.jar 10:09:24,642 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.1-I20180228_0918.jar 10:09:24,642 INFO [NXRuntimeTestCase] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 10:09:24,643 INFO [NXRuntimeTestCase] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 10:09:24,643 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.1-I20180228_0918.jar 10:09:24,643 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.1-I20180228_0918.jar 10:09:24,644 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar 10:09:24,644 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar 10:09:24,644 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918-tests.jar 10:09:24,645 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar 10:09:24,645 INFO [NXRuntimeTestCase] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 10:09:24,646 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar 10:09:24,646 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918.jar 10:09:24,646 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar 10:09:24,647 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.test.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918-tests.jar 10:09:24,647 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918-tests.jar 10:09:24,647 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar 10:09:24,648 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.dublincore' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.1-I20180228_0918.jar 10:09:24,648 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.content.template' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar 10:09:24,648 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.filemanager.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar 10:09:24,649 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar 10:09:24,649 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.ldap' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar 10:09:24,651 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.csv' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar 10:09:24,652 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.client.wrapper' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar 10:09:24,653 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/nuxeo-connect-client-1.7.0-SNAPSHOT-tests.jar 10:09:24,653 INFO [NXRuntimeTestCase] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 10:09:24,654 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.1-I20180228_0918.jar 10:09:24,654 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar 10:09:24,658 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 10:09:24,741 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 10:09:24,741 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 10:09:24,830 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 10:09:24,831 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 10:09:24,832 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 10:09:24,837 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 10:09:24,837 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 10:09:24,842 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 10:09:24,842 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 10:09:24,842 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 10:09:24,878 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 10:09:24,878 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 10:09:24,879 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 10:09:24,894 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 10:09:24,894 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 10:09:24,894 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 10:09:24,898 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 10:09:24,898 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 10:09:24,903 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:09:24,903 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:09:24,909 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 10:09:24,909 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 10:09:24,909 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 10:09:24,964 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 10:09:24,964 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 10:09:24,965 INFO [ComponentManagerImpl] Starting Nuxeo Components 10:09:24,988 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 10:09:24,989 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 10:09:24,991 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 10:09:24,999 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 10:09:25,021 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 10:09:25,036 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 10:09:25,037 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:09:25,052 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 10:09:25,052 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 10:09:25,053 INFO [ComponentManagerImpl] Components activated in 0.086 sec. 10:09:25,057 INFO [ComponentManagerImpl] Components started in 0.002 sec. 10:09:25,062 INFO [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 9 ====================================================================== Running org.nuxeo.ecm.admin.setup.TestSetupWizardActionBean 10:09:25,136 WARN [UnknownServerConfigurator] Unknown server. 10:09:25,140 WARN [ConfigurationGenerator] Server will be considered as not configurable. 10:09:25,147 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead 10:09:25,148 ERROR [ConfigurationGenerator] Template 'oldchange' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp//templates/oldchange). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 10:09:25,148 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead 10:09:25,149 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 10:09:25,191 WARN [UnknownServerConfigurator] Unknown server. 10:09:25,191 WARN [ConfigurationGenerator] Server will be considered as not configurable. 10:09:25,192 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead 10:09:25,192 ERROR [ConfigurationGenerator] Template 'oldchange' not found with relative or absolute path (/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp//templates/oldchange). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. 10:09:25,193 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead 10:09:25,193 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default 10:09:25,203 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 10:09:25,204 INFO [ComponentManagerImpl] Stopping Nuxeo Components 10:09:25,206 INFO [ComponentManagerImpl] Components stopped in 0.002 sec. 10:09:25,208 INFO [ComponentManagerImpl] Components deactivated in 0.002 sec. 10:09:25,313 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 10:09:25,318 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.admin.center.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/classes/ 10:09:25,318 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.1-I20180228_0918.jar 10:09:25,318 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.1-I20180228_0918.jar 10:09:25,319 INFO [NXRuntimeTestCase] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 10:09:25,319 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar 10:09:25,319 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.1-I20180228_0918.jar 10:09:25,319 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar 10:09:25,320 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.1-I20180228_0918.jar 10:09:25,320 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918.jar 10:09:25,320 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar 10:09:25,321 INFO [NXRuntimeTestCase] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 10:09:25,321 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 10:09:25,321 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar 10:09:25,322 INFO [NXRuntimeTestCase] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 10:09:25,322 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar 10:09:25,322 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 10:09:25,323 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 10:09:25,323 INFO [NXRuntimeTestCase] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 10:09:25,323 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 10:09:25,324 INFO [NXRuntimeTestCase] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 10:09:25,324 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.1-I20180228_0918.jar 10:09:25,325 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 10:09:25,326 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.1-I20180228_0918.jar 10:09:25,326 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 10:09:25,327 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 10:09:25,327 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 10:09:25,328 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 10:09:25,328 INFO [NXRuntimeTestCase] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 10:09:25,329 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webapp.base' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar 10:09:25,329 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.1-I20180228_0918.jar 10:09:25,330 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.1-I20180228_0918.jar 10:09:25,330 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.1-I20180228_0918.jar 10:09:25,331 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.1-I20180228_0918.jar 10:09:25,331 INFO [NXRuntimeTestCase] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 10:09:25,331 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.web.resources.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/target/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar 10:09:25,332 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.theme.styling' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/nuxeo-theme-styling-10.1-I20180228_0918.jar 10:09:25,333 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.web.resources.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/nuxeo-web-resources-core-10.1-I20180228_0918.jar 10:09:25,333 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.1-I20180228_0918.jar 10:09:25,334 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 10:09:25,335 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/target/nuxeo-platform-10.1-I20180228_0918.jar 10:09:25,335 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.actions.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar 10:09:25,335 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.1-I20180228_0918.jar 10:09:25,336 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar 10:09:25,336 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.webapp.types' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/target/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar 10:09:25,337 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar 10:09:25,337 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.1-I20180228_0918.jar 10:09:25,337 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.user.invite' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.1-I20180228_0918.jar 10:09:25,338 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.rendering' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.1-I20180228_0918.jar 10:09:25,339 INFO [NXRuntimeTestCase] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 10:09:25,343 INFO [NXRuntimeTestCase] Bundle 'org.glassfish.javax.faces' has URL file:/opt/jenkins/.m2/repository/com/sun/faces/jsf-impl/2.2.6-NX01/jsf-impl-2.2.6-NX01.jar 10:09:25,344 INFO [NXRuntimeTestCase] Bundle 'org.restlet' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 10:09:25,345 INFO [NXRuntimeTestCase] Bundle 'org.restlet.ext.fileupload' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet.ext.fileupload/1.0.7/org.restlet.ext.fileupload-1.0.7.jar 10:09:25,345 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar 10:09:25,345 INFO [NXRuntimeTestCase] Bundle 'com.noelios.restlet' has URL file:/opt/jenkins/.m2/repository/com/noelios/restlet/com.noelios.restlet/1.0.7/com.noelios.restlet-1.0.7.jar 10:09:25,346 INFO [NXRuntimeTestCase] Bundle 'com.noelios.restlet.ext.servlet' has URL file:/opt/jenkins/.m2/repository/com/noelios/restlet/com.noelios.restlet.ext.servlet/1.0.7/com.noelios.restlet.ext.servlet-1.0.7.jar 10:09:25,346 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.1-I20180228_0918.jar 10:09:25,347 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 10:09:25,348 INFO [NXRuntimeTestCase] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 10:09:25,348 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar 10:09:25,348 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.1-I20180228_0918.jar 10:09:25,349 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.1-I20180228_0918.jar 10:09:25,349 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar 10:09:25,350 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.contentview.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar 10:09:25,350 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar 10:09:25,351 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.client' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar 10:09:25,351 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar 10:09:25,351 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 10:09:25,352 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar 10:09:25,352 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.1-I20180228_0918.jar 10:09:25,352 INFO [NXRuntimeTestCase] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 10:09:25,353 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.1-I20180228_0918.jar 10:09:25,353 INFO [NXRuntimeTestCase] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 10:09:25,354 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar 10:09:25,358 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar 10:09:25,358 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 10:09:25,359 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 10:09:25,359 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.jar 10:09:25,359 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.jar 10:09:25,360 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.7.4/jackson-annotations-2.7.4.jar 10:09:25,360 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar 10:09:25,361 INFO [NXRuntimeTestCase] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 10:09:25,361 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 10:09:25,362 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.1-I20180228_0918.jar 10:09:25,362 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 10:09:25,362 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 10:09:25,363 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 10:09:25,363 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 10:09:25,363 INFO [NXRuntimeTestCase] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 10:09:25,364 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 10:09:25,364 INFO [NXRuntimeTestCase] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 10:09:25,364 INFO [NXRuntimeTestCase] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 10:09:25,365 INFO [NXRuntimeTestCase] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.jar 10:09:25,366 INFO [NXRuntimeTestCase] Bundle 'org.jboss.netty' has URL file:/opt/jenkins/.m2/repository/io/netty/netty/3.7.0.Final/netty-3.7.0.Final.jar 10:09:25,366 INFO [NXRuntimeTestCase] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 10:09:25,367 INFO [NXRuntimeTestCase] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 10:09:25,367 INFO [NXRuntimeTestCase] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.4/snappy-java-1.1.4.jar 10:09:25,368 INFO [NXRuntimeTestCase] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.jar 10:09:25,368 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 10:09:25,369 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.1-I20180228_0918.jar 10:09:25,369 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.1-I20180228_0918.jar 10:09:25,369 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.audit.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.1-I20180228_0918.jar 10:09:25,370 INFO [NXRuntimeTestCase] Bundle 'javax.faces-api' has URL file:/opt/jenkins/.m2/repository/com/sun/faces/jsf-api/2.2.6/jsf-api-2.2.6.jar 10:09:25,370 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.ui' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-10.1-I20180228_0918.jar 10:09:25,370 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.url.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/nuxeo-platform-url-core-10.1-I20180228_0918.jar 10:09:25,371 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.types.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.1-I20180228_0918.jar 10:09:25,371 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.web.resources.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/target/nuxeo-web-resources-api-10.1-I20180228_0918.jar 10:09:25,372 INFO [NXRuntimeTestCase] Bundle 'com.github.librepdf.openpdf' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/openpdf/1.0.5/openpdf-1.0.5.jar 10:09:25,384 INFO [NXRuntimeTestCase] Bundle 'bcprov' has URL file:/opt/jenkins/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.59/bcprov-jdk15on-1.59.jar 10:09:25,387 INFO [NXRuntimeTestCase] Bundle 'bcpkix' has URL file:/opt/jenkins/.m2/repository/org/bouncycastle/bcpkix-jdk15on/1.59/bcpkix-jdk15on-1.59.jar 10:09:25,388 INFO [NXRuntimeTestCase] Bundle 'com.github.librepdf.pdf-rtf' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/pdf-rtf/1.0.5/pdf-rtf-1.0.5.jar 10:09:25,388 INFO [NXRuntimeTestCase] Bundle 'com.github.librepdf.pdf-html' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/pdf-html/1.0.5/pdf-html-1.0.5.jar 10:09:25,388 INFO [NXRuntimeTestCase] Bundle 'com.github.librepdf.pdf-xml' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/pdf-xml/1.0.5/pdf-xml-1.0.5.jar 10:09:25,389 INFO [NXRuntimeTestCase] Bundle 'com.sun.xml.bind.jaxb-impl' has URL file:/opt/jenkins/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.jar 10:09:25,390 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.1-I20180228_0918.jar 10:09:25,390 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.admin.center' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/nuxeo-admin-center-core-10.1-I20180228_0918.jar 10:09:25,391 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918.jar 10:09:25,391 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.1-I20180228_0918.jar 10:09:25,393 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.jersey-server' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-server/1.18.3/jersey-server-1.18.3.jar 10:09:25,393 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.servlet' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-servlet/1.18.3/jersey-servlet-1.18.3.jar 10:09:25,394 INFO [NXRuntimeTestCase] Bundle 'groovy-all' has URL file:/opt/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar 10:09:25,395 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.versioning.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar 10:09:25,395 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.jaxrs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar 10:09:25,396 INFO [NXRuntimeTestCase] Bundle 'osgi.cmpn' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 10:09:25,396 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.standalone' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-10.1-I20180228_0918.jar 10:09:25,397 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.validator' has URL file:/opt/jenkins/.m2/repository/commons-validator/commons-validator/1.5.1/commons-validator-1.5.1.jar 10:09:25,397 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.digester' has URL file:/opt/jenkins/.m2/repository/commons-digester/commons-digester/2.1/commons-digester-2.1.jar 10:09:25,397 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.1-I20180228_0918.jar 10:09:25,398 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.1-I20180228_0918.jar 10:09:25,399 INFO [NXRuntimeTestCase] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/.m2/repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 10:09:25,399 INFO [NXRuntimeTestCase] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 10:09:25,402 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 10:09:25,402 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 10:09:25,403 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 10:09:25,403 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/nuxeo-connect-client-1.7.0-SNAPSHOT.jar 10:09:25,404 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 10:09:25,404 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 10:09:25,404 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 10:09:25,405 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 10:09:25,405 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.actions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.1-I20180228_0918.jar 10:09:25,406 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.1-I20180228_0918.jar 10:09:25,406 INFO [NXRuntimeTestCase] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 10:09:25,407 INFO [NXRuntimeTestCase] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 10:09:25,407 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.1-I20180228_0918.jar 10:09:25,407 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.1-I20180228_0918.jar 10:09:25,408 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar 10:09:25,408 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar 10:09:25,408 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918-tests.jar 10:09:25,408 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar 10:09:25,409 INFO [NXRuntimeTestCase] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 10:09:25,409 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar 10:09:25,410 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918.jar 10:09:25,410 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar 10:09:25,410 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.test.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918-tests.jar 10:09:25,411 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918-tests.jar 10:09:25,411 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar 10:09:25,411 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.dublincore' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.1-I20180228_0918.jar 10:09:25,412 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.content.template' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar 10:09:25,412 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.filemanager.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar 10:09:25,412 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar 10:09:25,413 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.ldap' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar 10:09:25,415 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.csv' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar 10:09:25,416 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.client.wrapper' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar 10:09:25,416 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/nuxeo-connect-client-1.7.0-SNAPSHOT-tests.jar 10:09:25,416 INFO [NXRuntimeTestCase] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 10:09:25,417 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.1-I20180228_0918.jar 10:09:25,418 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar 10:09:25,418 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 10:09:25,433 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 10:09:25,434 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 10:09:25,439 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 10:09:25,439 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 10:09:25,439 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 10:09:25,443 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 10:09:25,443 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 10:09:25,448 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 10:09:25,448 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 10:09:25,448 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 10:09:25,454 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 10:09:25,454 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 10:09:25,454 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 10:09:25,459 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 10:09:25,459 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 10:09:25,460 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 10:09:25,464 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 10:09:25,464 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 10:09:25,469 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:09:25,469 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:09:25,475 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 10:09:25,475 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 10:09:25,476 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 10:09:25,477 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory 10:09:25,485 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 10:09:25,485 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 10:09:25,485 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl. Waiting for: [service:org.nuxeo.ecm.core.cache.CacheService] 10:09:25,491 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 10:09:25,491 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 10:09:25,491 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.GenericDirectory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 10:09:25,499 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 10:09:25,499 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 10:09:25,499 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 10:09:25,503 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.local.configuration 10:09:25,503 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.local.configuration 10:09:25,507 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.resolver 10:09:25,508 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.resolver 10:09:25,512 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.marshallers 10:09:25,512 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.marshallers 10:09:25,515 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.event 10:09:25,527 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 10:09:25,527 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 10:09:25,527 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventService 10:09:25,528 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventProducer 10:09:25,528 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventServiceAdmin 10:09:25,538 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.service 10:09:25,538 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.service 10:09:25,538 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.work.api.WorkManager 10:09:25,542 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.config 10:09:25,542 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.config 10:09:25,548 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 10:09:25,548 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService, aliases=[service:org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService] 10:09:25,548 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.scheduler.SchedulerService 10:09:25,553 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.queuing 10:09:25,553 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.queuing 10:09:25,555 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.1-I20180228_0918.jar 10:09:25,556 INFO [NXRuntimeTestCase] Bundle 'com.google.inject' has URL file:/opt/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar 10:09:25,556 INFO [NXRuntimeTestCase] Bundle 'io.github.lukehutch.fast-classpath-scanner' has URL file:/opt/jenkins/.m2/repository/io/github/lukehutch/fast-classpath-scanner/2.0.4/fast-classpath-scanner-2.0.4.jar 10:09:25,557 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.osgi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.1-I20180228_0918.jar 10:09:25,557 INFO [NXRuntimeTestCase] Bundle 'com.google.gson' has URL file:/opt/jenkins/.m2/repository/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar 10:09:25,557 INFO [NXRuntimeTestCase] Bundle 'com.thoughtworks.paranamer' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar 10:09:25,558 INFO [NXRuntimeTestCase] Bundle 'net.bytebuddy.byte-buddy' has URL file:/opt/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.6.12/byte-buddy-1.6.12.jar 10:09:25,558 INFO [NXRuntimeTestCase] Bundle 'org.fusesource.jansi' has URL file:/opt/jenkins/.m2/repository/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar 10:09:25,559 INFO [NXRuntimeTestCase] Bundle 'com.tngtech.java.junit-dataprovider' has URL file:/opt/jenkins/.m2/repository/com/tngtech/java/junit-dataprovider/1.12.0/junit-dataprovider-1.12.0.jar 10:09:25,560 INFO [NXRuntimeTestCase] Bundle 'org.assertj.core' has URL file:/opt/jenkins/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 10:09:25,560 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jetty' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918.jar 10:09:25,561 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.plus' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-plus/6.1.26/jetty-plus-6.1.26.jar 10:09:25,561 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.annotations' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-annotations/6.1.26/jetty-annotations-6.1.26.jar 10:09:25,562 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.server' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar 10:09:25,562 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar 10:09:25,563 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.jsp-api-2.1' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.6/jsp-api-2.1-6.1.6.jar 10:09:25,564 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.jsp-2.1' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.6/jsp-2.1-6.1.6.jar 10:09:25,565 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.exec' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 10:09:25,566 INFO [NXRuntimeTestCase] Bundle 'com.sun.jna' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar 10:09:25,566 INFO [NXRuntimeTestCase] Bundle 'com.sun.jna.platform' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar 10:09:25,567 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.client' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.2.15.v20160210/websocket-client-9.2.15.v20160210.jar 10:09:25,568 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.2.15.v20160210/jetty-util-9.2.15.v20160210.jar 10:09:25,568 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.io' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.2.15.v20160210/jetty-io-9.2.15.v20160210.jar 10:09:25,569 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.2.15.v20160210/websocket-common-9.2.15.v20160210.jar 10:09:25,569 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.api' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.2.15.v20160210/websocket-api-9.2.15.v20160210.jar 10:09:25,569 INFO [NXRuntimeTestCase] Bundle 'nu.xom' has URL file:/opt/jenkins/.m2/repository/xom/xom/1.2.5/xom-1.2.5.jar 10:09:25,570 INFO [NXRuntimeTestCase] Bundle 'org.objectweb.asm' has URL file:/opt/jenkins/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar 10:09:25,570 INFO [NXRuntimeTestCase] Bundle 'slf4j.api' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar 10:09:25,570 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918.jar 10:09:25,571 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar 10:09:25,571 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.event.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918-tests.jar 10:09:25,571 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.1-I20180228_0918.jar 10:09:25,572 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.plugins' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar 10:09:25,572 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.commandline.executor' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar 10:09:25,573 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.1-I20180228_0918.jar 10:09:25,573 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql.test 10:09:25,574 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.metrics 10:09:25,582 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 10:09:25,582 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 10:09:25,582 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.metrics.MetricsService. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 10:09:25,582 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.schema 10:09:25,589 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 10:09:25,589 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 10:09:25,590 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverService 10:09:25,604 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 10:09:25,604 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 10:09:25,604 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.SchemaManager 10:09:25,604 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.jtajca 10:09:25,610 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 10:09:25,610 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 10:09:25,611 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.pubsub 10:09:25,617 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 10:09:25,617 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 10:09:25,618 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.pubsub.PubSubService 10:09:25,618 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.mimetype 10:09:25,630 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 10:09:25,630 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 10:09:25,631 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry 10:09:25,631 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.test 10:09:25,632 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.types.contrib 10:09:25,638 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.types 10:09:25,638 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.types 10:09:25,638 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 10:09:25,640 INFO [NXRuntimeTestCase] Bundle 'slf4j.log4j12' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar 10:09:25,641 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.extensions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar 10:09:25,641 INFO [NXRuntimeTestCase] Bundle 'org.h2' has URL file:/opt/jenkins/.m2/repository/com/h2database/h2/1.4.177-NX01/h2-1.4.177-NX01.jar 10:09:25,642 INFO [NXRuntimeTestCase] Bundle 'derby' has URL file:/opt/jenkins/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar 10:09:25,643 INFO [NXRuntimeTestCase] Bundle 'org.postgresql.jdbc42' has URL file:/opt/jenkins/.m2/repository/org/postgresql/postgresql/42.1.1/postgresql-42.1.1.jar 10:09:25,643 INFO [NXRuntimeTestCase] Bundle 'com.mysql.jdbc' has URL file:/opt/jenkins/.m2/repository/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.jar 10:09:25,643 INFO [NXRuntimeTestCase] Bundle 'org.mariadb.jdbc' has URL file:/opt/jenkins/.m2/repository/org/mariadb/jdbc/mariadb-java-client/1.6.4/mariadb-java-client-1.6.4.jar 10:09:25,644 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.dbs.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918-tests.jar 10:09:25,645 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.mem' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.1-I20180228_0918.jar 10:09:25,645 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mem 10:09:25,654 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:09:25,654 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:09:25,654 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 10:09:25,655 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.sql 10:09:25,663 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:09:25,663 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:09:25,663 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 10:09:25,664 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage 10:09:25,670 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 10:09:25,670 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 10:09:25,670 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.lock.LockManagerService 10:09:25,673 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.dbs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar 10:09:25,673 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar 10:09:25,673 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mongodb 10:09:25,681 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:09:25,681 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:09:25,681 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 10:09:25,682 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.commandline.executor 10:09:25,695 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 10:09:25,695 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 10:09:25,696 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService 10:09:25,699 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 10:09:25,699 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 10:09:25,700 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.directory.mongodb 10:09:25,704 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 10:09:25,704 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 10:09:25,705 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory. Waiting for: [service:org.nuxeo.runtime.mongodb.MongoDBComponent, service:org.nuxeo.ecm.directory.DirectoryServiceImpl, service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] 10:09:25,705 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 10:09:25,709 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 10:09:25,709 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreService 10:09:25,710 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 10:09:25,712 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 10:09:25,712 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 10:09:25,712 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent. Waiting for: [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 10:09:25,716 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 10:09:25,716 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 10:09:25,720 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:09:25,720 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:09:25,723 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:09:25,723 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:09:25,725 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 10:09:25,725 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 10:09:25,730 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 10:09:25,730 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 10:09:25,731 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 10:09:25,731 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 10:09:25,731 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 10:09:25,733 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 10:09:25,733 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 10:09:25,735 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 10:09:25,735 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 10:09:25,737 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 10:09:25,737 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 10:09:25,737 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.trash.TrashService 10:09:25,743 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 10:09:25,743 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 10:09:25,743 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.versioning.VersioningService 10:09:25,745 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 10:09:25,745 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 10:09:25,747 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 10:09:25,747 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 10:09:25,747 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.versioning.default-policies. Waiting for: [service:org.nuxeo.ecm.platform.el.service] 10:09:25,749 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 10:09:25,749 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 10:09:25,751 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 10:09:25,751 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 10:09:25,753 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 10:09:25,753 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 10:09:25,756 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 10:09:25,756 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 10:09:25,756 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.filter.CharacterFilteringService 10:09:25,758 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 10:09:25,758 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 10:09:25,760 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 10:09:25,760 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 10:09:25,761 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.DocumentBlobManager 10:09:25,763 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 10:09:25,764 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService, aliases=[service:org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService] 10:09:25,764 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDSequencer 10:09:25,764 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDGeneratorService 10:09:25,766 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 10:09:25,766 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 10:09:25,766 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSessionService 10:09:25,768 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schedulers 10:09:25,768 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schedulers 10:09:25,768 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql 10:09:25,772 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:09:25,772 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:09:25,772 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:09:25,773 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 10:09:25,774 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 10:09:25,775 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 10:09:25,775 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 10:09:25,778 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 10:09:25,778 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 10:09:25,778 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.sql.RepositoryService] 10:09:25,780 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 10:09:25,780 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 10:09:25,780 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent, service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 10:09:25,781 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.query 10:09:25,784 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.query.properties 10:09:25,784 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.query.properties 10:09:25,784 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.api 10:09:25,785 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager.api 10:09:25,788 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 10:09:25,788 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 10:09:25,788 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.api 10:09:25,791 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 10:09:25,791 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 10:09:25,792 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.adapter.DocumentAdapterService 10:09:25,794 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 10:09:25,794 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 10:09:25,794 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.repository.RepositoryManager 10:09:25,794 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.repository.RepositoryService 10:09:25,794 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService 10:09:25,797 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 10:09:25,797 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 10:09:25,797 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.validation.DocumentValidationService 10:09:25,799 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 10:09:25,799 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 10:09:25,801 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 10:09:25,802 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 10:09:25,802 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.BlobManager 10:09:25,808 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 10:09:25,808 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 10:09:25,809 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService 10:09:25,810 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 10:09:25,810 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 10:09:25,813 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:09:25,813 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:09:25,813 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:09:25,815 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.core.LocalConfigurationService 10:09:25,815 INFO [ComponentRegistry] Registering component: service:org.nuxeo.core.LocalConfigurationService 10:09:25,815 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService 10:09:25,818 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 10:09:25,818 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 10:09:25,818 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService 10:09:25,825 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 10:09:25,825 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 10:09:25,829 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:09:25,829 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:09:25,829 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:09:25,837 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.properties 10:09:25,837 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.properties 10:09:25,838 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.datasource 10:09:25,845 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.datasource 10:09:25,845 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.datasource 10:09:25,845 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.datasource.PooledDataSourceRegistry 10:09:25,846 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.login 10:09:25,851 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 10:09:25,851 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 10:09:25,855 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 10:09:25,855 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 10:09:25,860 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.default.config 10:09:25,860 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.default.config 10:09:25,864 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 10:09:25,864 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 10:09:25,865 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginAs 10:09:25,865 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert 10:09:25,874 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 10:09:25,874 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 10:09:25,874 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.api.ConversionService 10:09:25,874 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper 10:09:25,875 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.el 10:09:25,881 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.el.service 10:09:25,882 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.el.service 10:09:25,882 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.el.ELService 10:09:25,882 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.query.api 10:09:25,891 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 10:09:25,891 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 10:09:25,892 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.query.api.PageProviderService 10:09:25,892 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.reload 10:09:25,897 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.reload 10:09:25,897 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.reload 10:09:25,898 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.reload.ReloadService 10:09:25,898 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.migration 10:09:25,903 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.migration.MigrationService 10:09:25,903 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.migration.MigrationService 10:09:25,904 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.migration.MigrationService. Waiting for: [service:org.nuxeo.runtime.kv.KeyValueService] 10:09:25,904 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.management 10:09:25,910 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 10:09:25,910 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 10:09:25,910 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.management.ResourcePublisher. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 10:09:25,914 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ServerLocator 10:09:25,914 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ServerLocator 10:09:25,914 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ServerLocator 10:09:25,914 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ResourcePublisher 10:09:25,914 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.metrics.MetricsService 10:09:25,914 INFO [ComponentManagerImpl] Registering service: com.codahale.metrics.MetricRegistry 10:09:25,917 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.metrics 10:09:25,917 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.metrics 10:09:25,918 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricEnabler 10:09:25,918 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricSerializer 10:09:25,920 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.counters 10:09:25,920 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.counters 10:09:25,920 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.counters.CounterManager 10:09:25,921 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.api 10:09:25,922 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.dublincore 10:09:25,926 INFO [ComponentManagerImpl] Registering component: service:DublinCoreStorageService 10:09:25,926 INFO [ComponentRegistry] Registering component: service:DublinCoreStorageService 10:09:25,926 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.mongodb 10:09:25,932 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent 10:09:25,932 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent, aliases=[service:org.nuxeo.ecm.core.mongodb.MongoDBComponent, service:org.nuxeo.mongodb.core.MongoDBComponent] 10:09:25,932 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.mongodb.MongoDBConnectionService 10:09:25,933 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.cache 10:09:25,938 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 10:09:25,938 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 10:09:25,938 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.cache.CacheService 10:09:25,938 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.directory.api.DirectoryService 10:09:25,942 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 10:09:25,943 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 10:09:25,943 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.transientstore.api.TransientStoreService 10:09:25,943 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.dbs 10:09:25,946 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:09:25,947 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:09:25,947 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:09:25,947 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:09:25,947 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:09:25,947 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.io 10:09:25,951 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 10:09:25,951 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 10:09:25,951 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.DocumentXMLExporter 10:09:25,955 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 10:09:25,956 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 10:09:25,956 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.download.DownloadService 10:09:25,960 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:09:25,961 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:09:25,961 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.registry.MarshallerRegistry 10:09:25,965 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:09:25,966 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:09:25,966 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.kv 10:09:25,978 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 10:09:25,979 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 10:09:25,979 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kv.KeyValueService 10:09:25,979 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.migration.MigrationService 10:09:25,980 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert.plugins 10:09:25,985 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.plugins 10:09:25,986 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.plugins 10:09:25,990 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 10:09:25,990 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 10:09:25,991 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.content.template 10:09:26,002 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:09:26,002 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:09:26,003 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:09:26,007 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:09:26,007 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:09:26,011 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 10:09:26,011 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 10:09:26,011 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager 10:09:26,023 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 10:09:26,023 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 10:09:26,023 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager 10:09:26,023 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.UserManager 10:09:26,023 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.Authenticator 10:09:26,024 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.AdministratorGroupsProvider 10:09:26,030 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 10:09:26,030 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 10:09:26,031 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService 10:09:26,034 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 10:09:26,034 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 10:09:26,037 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:09:26,038 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:09:26,041 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 10:09:26,041 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 10:09:26,045 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 10:09:26,045 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 10:09:26,049 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 10:09:26,049 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 10:09:26,053 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 10:09:26,053 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 10:09:26,064 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage 10:09:26,064 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage StorageConfiguration: Deploying JDBC using DatabaseH2 10:09:26,071 INFO [StorageConfiguration] Deploying JDBC using DatabaseH2 10:09:26,467 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.blobmanager 10:09:26,467 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.blobmanager StorageConfiguration: Deploying a VCS repository 10:09:26,467 INFO [StorageConfiguration] Deploying a VCS repository 10:09:26,470 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 10:09:26,471 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 10:09:26,475 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.test.sql 10:09:26,475 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.test.sql 10:09:26,475 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 10:09:26,475 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 10:09:26,476 INFO [ComponentManagerImpl] Starting Nuxeo Components 10:09:26,476 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 10:09:26,476 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 10:09:26,477 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 10:09:26,477 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 10:09:26,477 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 10:09:26,478 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 10:09:26,478 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:09:26,479 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 10:09:26,479 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.local.configuration 10:09:26,482 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.resolver 10:09:26,482 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.marshallers 10:09:26,491 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.EventServiceComponent 10:09:26,496 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.service 10:09:26,496 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.config 10:09:26,501 INFO [WorkManagerImpl] Registered work queue default WorkQueueDescriptor[id=default categories=[] maxThreads=4] 10:09:26,501 INFO [WorkManagerImpl] Registered work queue fulltextUpdater WorkQueueDescriptor[id=fulltextUpdater categories=[fulltextUpdater] maxThreads=1] 10:09:26,505 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.scheduler.SchedulerService 10:09:26,505 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.queuing 10:09:26,508 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.ObjectResolverService 10:09:26,517 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.TypeService 10:09:26,517 INFO [SchemaManagerImpl] Registered schema: directory_configuration 10:09:26,520 INFO [SchemaManagerImpl] Registered facet: DirectoryLocalConfiguration 10:09:26,543 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.jtajca.JtaActivator 10:09:26,544 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.pubsub.PubSubService 10:09:26,548 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 10:09:26,565 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 10:09:26,570 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 10:09:26,570 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 10:09:26,574 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreService 10:09:26,575 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreExtensions 10:09:26,575 INFO [SchemaManagerImpl] Registered schema: core-types 10:09:26,575 INFO [SchemaManagerImpl] Registered schema: base 10:09:26,575 INFO [SchemaManagerImpl] Registered schema: relation 10:09:26,575 INFO [SchemaManagerImpl] Registered schema: common 10:09:26,575 INFO [SchemaManagerImpl] Registered schema: dublincore 10:09:26,575 INFO [SchemaManagerImpl] Registered schema: uid 10:09:26,575 INFO [SchemaManagerImpl] Registered schema: file 10:09:26,576 INFO [SchemaManagerImpl] Registered schema: files 10:09:26,576 INFO [SchemaManagerImpl] Registered schema: note 10:09:26,576 INFO [SchemaManagerImpl] Registered schema: domain 10:09:26,576 INFO [SchemaManagerImpl] Registered schema: relatedtext 10:09:26,576 INFO [SchemaManagerImpl] Registered schema: publishing 10:09:26,576 INFO [SchemaManagerImpl] Registered schema: webcontainer 10:09:26,576 INFO [SchemaManagerImpl] Registered global prefetch: common.icon, dc:title, dc:description, dc:created, dc:modified, dc:lastContributor, dc:creator 10:09:26,576 INFO [SchemaManagerImpl] Registered clearComplexPropertyBeforeSet: true 10:09:26,577 INFO [SchemaManagerImpl] Registered facet: Folderish 10:09:26,578 INFO [SchemaManagerImpl] Registered facet: Orderable 10:09:26,578 INFO [SchemaManagerImpl] Registered facet: Versionable 10:09:26,578 INFO [SchemaManagerImpl] Registered facet: Downloadable 10:09:26,578 INFO [SchemaManagerImpl] Registered facet: Publishable 10:09:26,578 INFO [SchemaManagerImpl] Registered facet: PublishSpace 10:09:26,578 INFO [SchemaManagerImpl] Registered facet: MasterPublishSpace 10:09:26,578 INFO [SchemaManagerImpl] Registered facet: Commentable 10:09:26,578 INFO [SchemaManagerImpl] Registered facet: WebView 10:09:26,578 INFO [SchemaManagerImpl] Registered facet: SuperSpace 10:09:26,578 INFO [SchemaManagerImpl] Registered facet: HiddenInNavigation 10:09:26,578 INFO [SchemaManagerImpl] Registered facet: SystemDocument 10:09:26,578 INFO [SchemaManagerImpl] Registered facet: NotFulltextIndexable 10:09:26,579 INFO [SchemaManagerImpl] Registered facet: BigFolder 10:09:26,579 INFO [SchemaManagerImpl] Registered facet: HiddenInCreation 10:09:26,579 INFO [SchemaManagerImpl] Registered facet: HasRelatedText 10:09:26,579 INFO [SchemaManagerImpl] Registered document type: Folder 10:09:26,579 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 10:09:26,579 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 10:09:26,579 INFO [SchemaManagerImpl] Registered document type: Root 10:09:26,579 INFO [SchemaManagerImpl] Registered document type: Relation 10:09:26,579 INFO [SchemaManagerImpl] Registered document type: Domain 10:09:26,579 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 10:09:26,579 INFO [SchemaManagerImpl] Registered document type: Workspace 10:09:26,579 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 10:09:26,579 INFO [SchemaManagerImpl] Registered document type: SectionRoot 10:09:26,579 INFO [SchemaManagerImpl] Registered document type: Section 10:09:26,579 INFO [SchemaManagerImpl] Registered document type: File 10:09:26,580 INFO [SchemaManagerImpl] Registered document type: Note 10:09:26,581 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=common, name=size, deprecated=false) 10:09:26,581 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=file, name=filename, fallback=content/name, deprecated=false) 10:09:26,581 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=files, name=files/*/filename, fallback=files/*/file/name, deprecated=false) 10:09:26,584 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.types 10:09:26,585 INFO [SchemaManagerImpl] Registered schema: user 10:09:26,585 INFO [SchemaManagerImpl] Registered schema: group 10:09:26,585 INFO [SchemaManagerImpl] Registered schema: vocabulary 10:09:26,585 INFO [SchemaManagerImpl] Registered schema: xvocabulary 10:09:26,585 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary 10:09:26,585 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary 10:09:26,585 INFO [SchemaManagerImpl] Registered schema: documentsLists 10:09:26,588 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:09:26,588 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:09:26,589 INFO [LifeCycleRegistry] Registering lifecycle: default 10:09:26,591 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: File-default 10:09:26,591 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Note-default 10:09:26,592 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Calendar-default 10:09:26,592 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Folder-default 10:09:26,592 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: OrderedFolder-default 10:09:26,592 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Workspace-default 10:09:26,592 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Domain-default 10:09:26,592 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Root-default 10:09:26,592 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Section-default 10:09:26,592 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: WorkspaceRoot-default 10:09:26,592 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: SectionRoot-default 10:09:26,592 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: TemplateRoot-default 10:09:26,592 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.lifecycle.listener 10:09:26,595 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.paginate-get-children and value false 10:09:26,595 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.get-children-page-size and value 500 10:09:26,597 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.SecurityService 10:09:26,597 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPermissions 10:09:26,600 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPolicies 10:09:26,724 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.TrashService 10:09:26,724 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.trash.keepCheckedIn and value true 10:09:26,729 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningService 10:09:26,729 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 10:09:26,729 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 10:09:26,730 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.orphanVersionsCleanup 10:09:26,732 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.orphanVersionsCleanup.commitSize and value 1000 10:09:26,732 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.DocumentModel.resolver 10:09:26,733 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 10:09:26,734 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 10:09:26,741 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 10:09:26,742 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 10:09:26,744 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 10:09:26,744 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schedulers 10:09:26,745 INFO [WorkManagerImpl] Registered work queue updateACEStatus WorkQueueDescriptor[id=updateACEStatus categories=[updateACEStatus] maxThreads=1] 10:09:26,746 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:09:26,746 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 10:09:26,748 INFO [QueryMakerServiceImpl] Registering QueryMaker 'NXQL': org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker 10:09:26,748 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.softdelete 10:09:26,749 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.query.properties 10:09:26,749 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.pageprovider.default-max-page-size and value 1000 10:09:26,750 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.pageproviders 10:09:26,751 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentAdapterService 10:09:26,753 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.directory.localconfiguration.DirectoryConfiguration 10:09:26,753 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 10:09:26,754 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 10:09:26,755 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 10:09:26,756 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 10:09:26,757 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryService 10:09:26,759 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService 10:09:26,759 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 10:09:26,761 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.BlobManager 10:09:26,762 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 10:09:26,762 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blohodlers.adapters 10:09:26,763 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 10:09:26,764 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:09:26,768 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.core.LocalConfigurationService 10:09:26,770 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 10:09:26,770 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.adapter 10:09:26,771 INFO [DocumentAdapterService] Registered document adapter factory null: class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter 10:09:26,772 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:09:26,772 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.properties 10:09:26,772 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.path.segment.maxsize and value 24 10:09:26,775 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.datasource 10:09:26,778 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 10:09:26,778 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.defaultLMP 10:09:26,779 INFO [LoginPluginRegistry] registering Login Plugin ... 10:09:26,779 INFO [LoginPluginRegistry] LoginPlugin initialized for class org.nuxeo.ecm.platform.login.TrustingLoginPlugin 10:09:26,779 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.default.config 10:09:26,784 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.config.login.test 10:09:26,789 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 10:09:26,791 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.el.service 10:09:26,791 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.default-policies 10:09:26,793 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-before-update 10:09:26,797 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-after-update 10:09:26,797 INFO [VersioningComponent] Registered versioning policy: note-as-wiki 10:09:26,797 INFO [VersioningComponent] Registered versioning policy: collaborative-save 10:09:26,798 INFO [VersioningComponent] Registered versioning filter: system-document 10:09:26,799 INFO [VersioningComponent] Registered versioning filter: note-filter 10:09:26,799 INFO [VersioningComponent] Registered versioning filter: last-contributor-different-filter 10:09:26,801 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.query.api.PageProviderService 10:09:26,801 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.query.builder.ignored.chars and value !#$%&'()+,./\\\\:-@{|}`^~ 10:09:26,802 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.ecm.platform.query.nxql.defaultNavigationResults and value 200 10:09:26,812 INFO [PageProviderRegistry] Registering page provider with name users_listing 10:09:26,813 INFO [PageProviderRegistry] Registering page provider with name nuxeo_principals_listing 10:09:26,813 INFO [PageProviderRegistry] Registering page provider with name groups_listing 10:09:26,813 INFO [PageProviderRegistry] Registering page provider with name nuxeo_groups_listing 10:09:26,813 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_users_listing 10:09:26,813 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_groups_listing 10:09:26,815 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.reload 10:09:26,848 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ServerLocator 10:09:26,850 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ResourcePublisher 10:09:26,853 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.metrics.MetricsService 10:09:26,865 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.metrics 10:09:26,866 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.counters 10:09:26,867 INFO [RegistrationInfoImpl] Component activated: service:DublinCoreStorageService 10:09:26,868 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.dclistener.reset-creator-on-copy and value false 10:09:26,870 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.mongodb.MongoDBComponent 10:09:26,871 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.cache.CacheService 10:09:26,873 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 10:09:26,876 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 10:09:26,877 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.GenericDirectory 10:09:26,877 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:09:26,878 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 10:09:26,879 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 10:09:26,881 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:09:26,882 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:09:26,883 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:09:26,884 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 10:09:26,891 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.download.DownloadService 10:09:26,892 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:09:26,933 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:09:26,960 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.kv.KeyValueService 10:09:26,962 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.migration.MigrationService 10:09:26,962 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.plugins 10:09:26,981 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 10:09:26,993 INFO [CommandLineExecutorComponent] Registered command: pdftotext 10:09:27,055 INFO [CommandLineExecutorComponent] Registered command: ps2pdf 10:09:27,061 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:09:27,061 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:09:27,072 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.listener 10:09:27,074 INFO [UserService] UserService activated 10:09:27,075 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserService 10:09:27,076 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 10:09:27,077 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 10:09:27,080 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:09:27,086 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.adapter 10:09:27,087 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.platform.usermanager.UserAdapter 10:09:27,087 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.resolver 10:09:27,088 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.marshallers 10:09:27,095 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.properties 10:09:27,096 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.usermanager.check.password and value true 10:09:27,096 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.test.directory.sql.storage 10:09:27,100 INFO [DirectoryRegistry] Registered directory: userDirectory 10:09:27,101 INFO [DirectoryRegistry] Registered directory: groupDirectory 10:09:27,101 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.blobmanager 10:09:27,104 INFO [LocalBinaryManager] Registering binary manager 'test' using DefaultBinaryManager and binary store: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-7102696170436549377.tmp/data/binaries 10:09:27,197 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 10:09:27,205 INFO [RepositoryManagerImpl] Registering repository: test 10:09:27,205 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.test.sql 10:09:27,209 INFO [DirectoryRegistry] Registered directory template: template-directory 10:09:27,211 INFO [DirectoryRegistry] Registered directory template: template-user 10:09:27,211 INFO [DirectoryRegistry] Registered directory template: template-group 10:09:27,211 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 10:09:27,212 INFO [ComponentManagerImpl] Components activated in 0.736 sec. 10:09:27,213 INFO [DataSourceComponent] Registering datasource: jdbc/nxsqldirectory 10:09:27,214 INFO [DataSourceDescriptor] binding jdbc/nxsqldirectory 10:09:27,286 INFO [DataSourceComponent] Registering datasource: jdbc/nuxeojunittests 10:09:27,287 INFO [DataSourceDescriptor] binding jdbc/nuxeojunittests 10:09:27,288 INFO [DataSourceComponent] Registering DataSourceLink: java:comp/env/jdbc/repository_test 10:09:27,294 INFO [WorkManagerImpl] Initialized work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 10:09:27,376 INFO [WorkManagerImpl] Initialized work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:09:27,379 INFO [WorkManagerImpl] Initialized work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:09:27,381 INFO [MigrationServiceImpl] Not registering a migration invalidator because clustering is not enabled 10:09:27,467 INFO [SchemaManagerImpl] Registered schema: directory_configuration from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/directory_configuration.xsd 10:09:27,486 INFO [SchemaManagerImpl] Registered schema: core-types from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/core-types.xsd 10:09:27,493 INFO [SchemaManagerImpl] Registered schema: base from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/base.xsd 10:09:27,500 INFO [SchemaManagerImpl] Registered schema: relation from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/relation.xsd 10:09:27,506 INFO [SchemaManagerImpl] Registered schema: common from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/common.xsd 10:09:27,512 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10nsubjects} 10:09:27,512 INFO [XSDLoader] type of null|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 10:09:27,513 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10ncoverage} 10:09:27,513 INFO [XSDLoader] type of coverage|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 10:09:27,514 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=nature} 10:09:27,514 INFO [XSDLoader] type of nature|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 10:09:27,514 INFO [SchemaManagerImpl] Registered schema: dublincore from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/dublincore.xsd 10:09:27,519 INFO [SchemaManagerImpl] Registered schema: uid from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/uid.xsd 10:09:27,527 INFO [SchemaManagerImpl] Registered schema: file from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/file.xsd 10:09:27,532 INFO [SchemaManagerImpl] Registered schema: files from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/files.xsd 10:09:27,538 INFO [SchemaManagerImpl] Registered schema: note from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/note.xsd 10:09:27,542 INFO [SchemaManagerImpl] Registered schema: domain from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/domain.xsd 10:09:27,547 INFO [SchemaManagerImpl] Registered schema: relatedtext from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/relatedtext.xsd 10:09:27,551 INFO [SchemaManagerImpl] Registered schema: publishing from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/publishing.xsd 10:09:27,557 INFO [SchemaManagerImpl] Registered schema: webcontainer from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/webcontainer.xsd 10:09:27,564 INFO [SchemaManagerImpl] Registered schema: user from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/user.xsd 10:09:27,569 INFO [SchemaManagerImpl] Registered schema: group from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/group.xsd 10:09:27,574 INFO [SchemaManagerImpl] Registered schema: vocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/vocabulary.xsd 10:09:27,578 INFO [SchemaManagerImpl] Registered schema: xvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/xvocabulary.xsd 10:09:27,591 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/l10nvocabulary.xsd 10:09:27,599 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/l10nxvocabulary.xsd 10:09:27,606 INFO [SchemaManagerImpl] Registered schema: documentsLists from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nxruntime-main-220760041567472351.tmp/tmp/schemas/documentsLists.xsd 10:09:27,619 INFO [CacheServiceImpl] Not registering a cache invalidator because clustering is not enabled 10:09:27,620 INFO [MongoDBComponent] Activate MongoDB component 10:09:28,064 INFO [RepositoryImpl] Repository test using lock manager VCSLockManager(test) 10:09:28,066 INFO [RepositoryImpl] VCS Mapper cache using: org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper 10:09:28,148 INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 10:09:28,162 INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 10:09:28,162 INFO [QuartzScheduler] Quartz Scheduler v.2.2.3 created. 10:09:28,163 INFO [RAMJobStore] RAMJobStore initialized. 10:09:28,164 INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v2.2.3) 'Quartz' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 10:09:28,164 INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 10:09:28,164 INFO [StdSchedulerFactory] Quartz scheduler version: 2.2.3 10:09:28,164 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 10:09:28,166 INFO [SchedulerServiceImpl] Registering Schedule aceScheduler (cron=0 0/5 * * * ?) 10:09:28,176 INFO [SchedulerServiceImpl] Registering Schedule transientStoreGC (cron=0 0/15 * * * ?) 10:09:28,177 INFO [SchedulerServiceImpl] Registering Schedule orphanVersionsCleanup (cron=0 30 1 * * ?) 10:09:28,178 INFO [SchedulerServiceImpl] Registering Schedule softDeleteCleanup (cron=0 0/15 * * * ?) 10:09:28,178 INFO [SchedulerServiceImpl] scheduler started 10:09:28,181 INFO [PageProviderClassReplacerRegistry] No page provider has been superseded 10:09:28,212 INFO [MetricsServiceImpl] Setting up metrics configuration 10:09:28,231 INFO [WorkManagerImpl] Activated work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 10:09:28,233 INFO [WorkManagerImpl] Activated work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:09:28,234 INFO [WorkManagerImpl] Activated work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:09:28,597 INFO [ComponentManagerImpl] Components started in 1.384 sec. 10:09:28,597 INFO [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 117 ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.646 sec - in org.nuxeo.ecm.admin.setup.TestSetupWizardActionBean Running org.nuxeo.ecm.admin.repo.tests.TestRepoStats 10:09:28,768 INFO [CacheServiceImpl] Cache registered: cache-userDirectory 10:09:28,814 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-userDirectory 10:09:28,815 INFO [CacheServiceImpl] Cache registered: cache-groupDirectory 10:09:28,816 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-groupDirectory 10:09:30,892 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 10:09:30,892 INFO [ComponentManagerImpl] Stopping Nuxeo Components 10:09:30,894 INFO [WorkManagerImpl] Deactivated work queue default 10:09:30,894 INFO [WorkManagerImpl] Deactivated work queue updateACEStatus 10:09:30,895 INFO [WorkManagerImpl] Deactivated work queue fulltextUpdater 10:09:30,906 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 10:09:30,910 INFO [RepositoryService] Shutting down repository manager 10:09:30,920 INFO [DataSourceComponent] Unregistering DataSourceLink: java:comp/env/jdbc/repository_test 10:09:30,920 INFO [DataSourceComponent] Unregistering datasource: jdbc/nxsqldirectory 10:09:30,921 INFO [DataSourceComponent] Unregistering datasource: jdbc/nuxeojunittests 10:09:30,922 INFO [ComponentManagerImpl] Components stopped in 0.030 sec. 10:09:30,924 INFO [UserService] UserService deactivated 10:09:30,942 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 10:09:30,942 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 10:09:30,942 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. 10:09:30,946 INFO [ComponentManagerImpl] Components deactivated in 0.024 sec. 10:09:31,158 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 10:09:31,161 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.admin.center.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/classes/ 10:09:31,162 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.1-I20180228_0918.jar 10:09:31,162 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.1-I20180228_0918.jar 10:09:31,162 INFO [NXRuntimeTestCase] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 10:09:31,162 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar 10:09:31,163 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.1-I20180228_0918.jar 10:09:31,163 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar 10:09:31,163 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.1-I20180228_0918.jar 10:09:31,163 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918.jar 10:09:31,163 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar 10:09:31,164 INFO [NXRuntimeTestCase] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 10:09:31,164 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 10:09:31,164 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar 10:09:31,165 INFO [NXRuntimeTestCase] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 10:09:31,165 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar 10:09:31,165 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 10:09:31,166 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 10:09:31,166 INFO [NXRuntimeTestCase] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 10:09:31,166 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 10:09:31,167 INFO [NXRuntimeTestCase] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 10:09:31,167 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.1-I20180228_0918.jar 10:09:31,168 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 10:09:31,168 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.1-I20180228_0918.jar 10:09:31,168 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 10:09:31,169 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 10:09:31,169 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 10:09:31,170 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 10:09:31,170 INFO [NXRuntimeTestCase] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 10:09:31,170 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webapp.base' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/target/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar 10:09:31,170 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.1-I20180228_0918.jar 10:09:31,171 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.1-I20180228_0918.jar 10:09:31,171 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.1-I20180228_0918.jar 10:09:31,171 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.1-I20180228_0918.jar 10:09:31,172 INFO [NXRuntimeTestCase] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 10:09:31,172 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.web.resources.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/target/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar 10:09:31,172 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.theme.styling' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/target/nuxeo-theme-styling-10.1-I20180228_0918.jar 10:09:31,172 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.web.resources.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/target/nuxeo-web-resources-core-10.1-I20180228_0918.jar 10:09:31,173 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.1-I20180228_0918.jar 10:09:31,174 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 10:09:31,174 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/target/nuxeo-platform-10.1-I20180228_0918.jar 10:09:31,174 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.actions.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/target/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar 10:09:31,174 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.1-I20180228_0918.jar 10:09:31,175 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar 10:09:31,175 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.webapp.types' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/target/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar 10:09:31,175 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar 10:09:31,175 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.1-I20180228_0918.jar 10:09:31,175 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.user.invite' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.1-I20180228_0918.jar 10:09:31,176 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.rendering' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.1-I20180228_0918.jar 10:09:31,176 INFO [NXRuntimeTestCase] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 10:09:31,178 INFO [NXRuntimeTestCase] Bundle 'org.glassfish.javax.faces' has URL file:/opt/jenkins/.m2/repository/com/sun/faces/jsf-impl/2.2.6-NX01/jsf-impl-2.2.6-NX01.jar 10:09:31,178 INFO [NXRuntimeTestCase] Bundle 'org.restlet' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 10:09:31,179 INFO [NXRuntimeTestCase] Bundle 'org.restlet.ext.fileupload' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet.ext.fileupload/1.0.7/org.restlet.ext.fileupload-1.0.7.jar 10:09:31,179 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar 10:09:31,179 INFO [NXRuntimeTestCase] Bundle 'com.noelios.restlet' has URL file:/opt/jenkins/.m2/repository/com/noelios/restlet/com.noelios.restlet/1.0.7/com.noelios.restlet-1.0.7.jar 10:09:31,180 INFO [NXRuntimeTestCase] Bundle 'com.noelios.restlet.ext.servlet' has URL file:/opt/jenkins/.m2/repository/com/noelios/restlet/com.noelios.restlet.ext.servlet/1.0.7/com.noelios.restlet.ext.servlet-1.0.7.jar 10:09:31,180 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.1-I20180228_0918.jar 10:09:31,180 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 10:09:31,181 INFO [NXRuntimeTestCase] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 10:09:31,181 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar 10:09:31,181 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.1-I20180228_0918.jar 10:09:31,181 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.1-I20180228_0918.jar 10:09:31,182 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar 10:09:31,182 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.contentview.jsf' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/target/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar 10:09:31,182 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/target/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar 10:09:31,183 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.client' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/target/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar 10:09:31,183 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar 10:09:31,183 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 10:09:31,184 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar 10:09:31,184 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.1-I20180228_0918.jar 10:09:31,184 INFO [NXRuntimeTestCase] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 10:09:31,185 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.1-I20180228_0918.jar 10:09:31,185 INFO [NXRuntimeTestCase] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 10:09:31,186 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar 10:09:31,186 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar 10:09:31,187 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 10:09:31,187 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 10:09:31,187 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.jar 10:09:31,188 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.jar 10:09:31,188 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.7.4/jackson-annotations-2.7.4.jar 10:09:31,188 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar 10:09:31,188 INFO [NXRuntimeTestCase] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 10:09:31,189 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 10:09:31,189 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.1-I20180228_0918.jar 10:09:31,189 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 10:09:31,190 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 10:09:31,190 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 10:09:31,191 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 10:09:31,191 INFO [NXRuntimeTestCase] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 10:09:31,191 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 10:09:31,191 INFO [NXRuntimeTestCase] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 10:09:31,192 INFO [NXRuntimeTestCase] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 10:09:31,192 INFO [NXRuntimeTestCase] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.jar 10:09:31,192 INFO [NXRuntimeTestCase] Bundle 'org.jboss.netty' has URL file:/opt/jenkins/.m2/repository/io/netty/netty/3.7.0.Final/netty-3.7.0.Final.jar 10:09:31,193 INFO [NXRuntimeTestCase] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 10:09:31,193 INFO [NXRuntimeTestCase] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 10:09:31,194 INFO [NXRuntimeTestCase] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.4/snappy-java-1.1.4.jar 10:09:31,194 INFO [NXRuntimeTestCase] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.jar 10:09:31,194 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 10:09:31,194 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.1-I20180228_0918.jar 10:09:31,195 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.1-I20180228_0918.jar 10:09:31,195 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.audit.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.1-I20180228_0918.jar 10:09:31,195 INFO [NXRuntimeTestCase] Bundle 'javax.faces-api' has URL file:/opt/jenkins/.m2/repository/com/sun/faces/jsf-api/2.2.6/jsf-api-2.2.6.jar 10:09:31,196 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.ui' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/target/nuxeo-platform-ui-web-10.1-I20180228_0918.jar 10:09:31,197 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.url.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/target/nuxeo-platform-url-core-10.1-I20180228_0918.jar 10:09:31,197 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.types.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.1-I20180228_0918.jar 10:09:31,197 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.web.resources.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/target/nuxeo-web-resources-api-10.1-I20180228_0918.jar 10:09:31,198 INFO [NXRuntimeTestCase] Bundle 'com.github.librepdf.openpdf' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/openpdf/1.0.5/openpdf-1.0.5.jar 10:09:31,203 INFO [NXRuntimeTestCase] Bundle 'bcprov' has URL file:/opt/jenkins/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.59/bcprov-jdk15on-1.59.jar 10:09:31,205 INFO [NXRuntimeTestCase] Bundle 'bcpkix' has URL file:/opt/jenkins/.m2/repository/org/bouncycastle/bcpkix-jdk15on/1.59/bcpkix-jdk15on-1.59.jar 10:09:31,205 INFO [NXRuntimeTestCase] Bundle 'com.github.librepdf.pdf-rtf' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/pdf-rtf/1.0.5/pdf-rtf-1.0.5.jar 10:09:31,205 INFO [NXRuntimeTestCase] Bundle 'com.github.librepdf.pdf-html' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/pdf-html/1.0.5/pdf-html-1.0.5.jar 10:09:31,206 INFO [NXRuntimeTestCase] Bundle 'com.github.librepdf.pdf-xml' has URL file:/opt/jenkins/.m2/repository/com/github/librepdf/pdf-xml/1.0.5/pdf-xml-1.0.5.jar 10:09:31,206 INFO [NXRuntimeTestCase] Bundle 'com.sun.xml.bind.jaxb-impl' has URL file:/opt/jenkins/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.jar 10:09:31,207 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.1-I20180228_0918.jar 10:09:31,207 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.admin.center' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/target/nuxeo-admin-center-core-10.1-I20180228_0918.jar 10:09:31,207 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918.jar 10:09:31,208 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.1-I20180228_0918.jar 10:09:31,208 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.jersey-server' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-server/1.18.3/jersey-server-1.18.3.jar 10:09:31,209 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.servlet' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-servlet/1.18.3/jersey-servlet-1.18.3.jar 10:09:31,209 INFO [NXRuntimeTestCase] Bundle 'groovy-all' has URL file:/opt/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar 10:09:31,209 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.versioning.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar 10:09:31,210 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.jaxrs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar 10:09:31,210 INFO [NXRuntimeTestCase] Bundle 'osgi.cmpn' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 10:09:31,210 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.standalone' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-10.1-I20180228_0918.jar 10:09:31,211 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.validator' has URL file:/opt/jenkins/.m2/repository/commons-validator/commons-validator/1.5.1/commons-validator-1.5.1.jar 10:09:31,211 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.digester' has URL file:/opt/jenkins/.m2/repository/commons-digester/commons-digester/2.1/commons-digester-2.1.jar 10:09:31,211 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.1-I20180228_0918.jar 10:09:31,211 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.1-I20180228_0918.jar 10:09:31,212 INFO [NXRuntimeTestCase] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/.m2/repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 10:09:31,212 INFO [NXRuntimeTestCase] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 10:09:31,213 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 10:09:31,213 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 10:09:31,214 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 10:09:31,214 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/nuxeo-connect-client-1.7.0-SNAPSHOT.jar 10:09:31,214 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 10:09:31,215 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 10:09:31,215 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 10:09:31,215 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 10:09:31,216 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.actions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.1-I20180228_0918.jar 10:09:31,216 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.1-I20180228_0918.jar 10:09:31,216 INFO [NXRuntimeTestCase] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 10:09:31,216 INFO [NXRuntimeTestCase] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 10:09:31,217 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.1-I20180228_0918.jar 10:09:31,217 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.1-I20180228_0918.jar 10:09:31,217 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar 10:09:31,217 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar 10:09:31,218 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918-tests.jar 10:09:31,218 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar 10:09:31,218 INFO [NXRuntimeTestCase] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 10:09:31,218 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar 10:09:31,218 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918.jar 10:09:31,219 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar 10:09:31,219 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.test.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918-tests.jar 10:09:31,219 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918-tests.jar 10:09:31,219 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar 10:09:31,219 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.dublincore' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.1-I20180228_0918.jar 10:09:31,220 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.content.template' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar 10:09:31,220 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.filemanager.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar 10:09:31,220 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar 10:09:31,220 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.ldap' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar 10:09:31,222 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.csv' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar 10:09:31,222 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.client.wrapper' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/target/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar 10:09:31,223 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/nuxeo-connect-client-1.7.0-SNAPSHOT-tests.jar 10:09:31,223 INFO [NXRuntimeTestCase] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 10:09:31,223 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.1-I20180228_0918.jar 10:09:31,224 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar 10:09:31,224 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 10:09:31,271 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 10:09:31,271 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 10:09:31,274 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 10:09:31,274 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 10:09:31,274 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 10:09:31,277 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 10:09:31,277 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 10:09:31,279 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 10:09:31,279 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 10:09:31,279 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 10:09:31,280 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 10:09:31,280 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 10:09:31,281 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 10:09:31,282 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 10:09:31,282 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 10:09:31,282 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 10:09:31,285 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 10:09:31,285 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 10:09:31,287 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:09:31,287 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:09:31,289 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 10:09:31,290 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 10:09:31,290 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 10:09:31,291 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.connect.client.wrapper 10:09:31,294 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.connect.client.ConnectClientComponent 10:09:31,294 INFO [ComponentRegistry] Registering component: service:org.nuxeo.connect.client.ConnectClientComponent 10:09:31,294 INFO [ComponentManagerImpl] Registering service: org.nuxeo.connect.registration.ConnectRegistrationService 10:09:31,294 INFO [ComponentManagerImpl] Registering service: org.nuxeo.connect.connector.ConnectConnector 10:09:31,294 INFO [ComponentManagerImpl] Registering service: org.nuxeo.connect.downloads.ConnectDownloadManager 10:09:31,294 INFO [ComponentManagerImpl] Registering service: org.nuxeo.connect.packages.PackageManager 10:09:31,294 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.connect.client 10:09:31,297 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 10:09:31,297 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 10:09:31,298 INFO [ComponentManagerImpl] Starting Nuxeo Components 10:09:31,298 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 10:09:31,298 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 10:09:31,298 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 10:09:31,298 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 10:09:31,299 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 10:09:31,299 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 10:09:31,299 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:09:31,300 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 10:09:31,303 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.connect.client.ConnectClientComponent 10:09:31,304 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 10:09:31,304 INFO [ComponentManagerImpl] Components activated in 0.006 sec. 10:09:31,305 INFO [ComponentManagerImpl] Components started in 0.001 sec. 10:09:31,305 INFO [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 10 ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.594 sec - in org.nuxeo.ecm.admin.repo.tests.TestRepoStats Running org.nuxeo.connect.client.jsf.TestAppCenterViewsManager 10:09:31,493 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 10:09:31,494 INFO [ComponentManagerImpl] Stopping Nuxeo Components 10:09:31,495 INFO [ComponentManagerImpl] Components stopped in 0.001 sec. 10:09:31,497 INFO [ComponentManagerImpl] Components deactivated in 0.001 sec. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec - in org.nuxeo.connect.client.jsf.TestAppCenterViewsManager Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-admin-center-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-admin-center-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-admin-center-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-admin-center-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-admin-center-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-admin-center-jsf --- [INFO] Storing buildNumber: 20180228-100932 at timestamp: 1519812572805 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-admin-center-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-admin-center-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-admin-center-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-admin-center-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-admin-center-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nuxeo-admin-center-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-admin-center-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.1-I20180228_0918/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.1-I20180228_0918/nuxeo-admin-center-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/target/nuxeo-admin-center-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.1-I20180228_0918/nuxeo-admin-center-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-admin-center-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.1-I20180228_0918/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.1-I20180228_0918/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar (128 KB at 197.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.1-I20180228_0918/nuxeo-admin-center-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.1-I20180228_0918/nuxeo-admin-center-jsf-10.1-I20180228_0918.pom (4 KB at 53.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/maven-metadata.xml (50 KB at 214.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/maven-metadata.xml (51 KB at 352.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.1-I20180228_0918/nuxeo-admin-center-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-admin-center-jsf/10.1-I20180228_0918/nuxeo-admin-center-jsf-10.1-I20180228_0918-sources.jar (104 KB at 922.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Forms Layout IO Plugins 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Storing buildNumber: 20180228-100935 at timestamp: 1519812575248 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/helpers/VocabularyHelper.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/helpers/VocabularyHelper.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/helpers/VocabularyHelper.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.forms.layout.io.plugins.test.TestLayoutExport main 10:09:42,566 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.platform.forms.layout.io.plugins.test.TestLayoutExport}{fTest,testLayoutInstanceExport}} main 10:09:42,587 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.platform.forms.layout.io.plugins.test.TestLayoutExport}{fTest,testLayoutInstanceExport}} main 10:09:42,600 WARN [WebLayoutManagerImpl] Layout creation computed in a null facelet context: expressions found in the layout definition will not be evaluated{{fState,beforeMethodRun}{fSuite,class org.nuxeo.ecm.platform.forms.layout.io.plugins.test.TestLayoutExport}{fTest,testLayoutInstanceExport}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 sec - in org.nuxeo.ecm.platform.forms.layout.io.plugins.test.TestLayoutExport Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-forms-layout-io-plugins --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-forms-layout-io-plugins >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Storing buildNumber: 20180228-100944 at timestamp: 1519812584063 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-forms-layout-io-plugins <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.1-I20180228_0918/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.1-I20180228_0918/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/target/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.1-I20180228_0918/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-forms-layout-io-plugins --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.1-I20180228_0918/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.1-I20180228_0918/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar (15 KB at 83.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.1-I20180228_0918/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.1-I20180228_0918/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.pom (3 KB at 38.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/maven-metadata.xml (142 KB at 2390.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/maven-metadata.xml (142 KB at 815.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.1-I20180228_0918/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-io-plugins/10.1-I20180228_0918/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918-sources.jar (11 KB at 143.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Local Configuration Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-localconf-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-localconf-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-localconf-parent --- [INFO] Storing buildNumber: 20180228-100945 at timestamp: 1519812585429 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-localconf-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-localconf-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-localconf-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-localconf-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-localconf-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-localconf-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-localconf-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-localconf-parent --- [INFO] Storing buildNumber: 20180228-100945 at timestamp: 1519812585885 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-localconf-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-localconf-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-localconf-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-localconf-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-localconf-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-localconf-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-parent/10.1-I20180228_0918/nuxeo-localconf-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-localconf-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-parent/10.1-I20180228_0918/nuxeo-localconf-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-parent/10.1-I20180228_0918/nuxeo-localconf-parent-10.1-I20180228_0918.pom (697 B at 3.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-parent/maven-metadata.xml (3 KB at 15.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-parent/maven-metadata.xml (3 KB at 5.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Local Configuration Simple 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-localconf-simple --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-localconf-simple --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-localconf-simple --- [INFO] Storing buildNumber: 20180228-100947 at timestamp: 1519812587248 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-localconf-simple --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-localconf-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-localconf-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-localconf-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-localconf-simple --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-localconf-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-localconf-simple --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/src/test/java/org/nuxeo/ecm/localconf/TestSimpleConfiguration.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/src/test/java/org/nuxeo/ecm/localconf/TestSimpleConfiguration.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/src/test/java/org/nuxeo/ecm/localconf/TestSimpleConfiguration.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-localconf-simple --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.localconf.TestPutOperations StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.613 sec - in org.nuxeo.ecm.localconf.TestPutOperations Running org.nuxeo.ecm.localconf.TestSetOperations StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:09:56,520 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 90 * service:org.nuxeo.ecm.localconf.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.081 sec - in org.nuxeo.ecm.localconf.TestSetOperations Running org.nuxeo.ecm.localconf.TestSimpleConfiguration Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 sec - in org.nuxeo.ecm.localconf.TestSimpleConfiguration Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-localconf-simple --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-localconf-simple --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/target/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-localconf-simple --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-localconf-simple >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-localconf-simple --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-localconf-simple --- [INFO] Storing buildNumber: 20180228-100957 at timestamp: 1519812597921 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-localconf-simple --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-localconf-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-localconf-simple --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-localconf-simple <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-localconf-simple --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/target/nuxeo-localconf-simple-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-localconf-simple --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/target/nuxeo-localconf-simple-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.1-I20180228_0918/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.1-I20180228_0918/nuxeo-localconf-simple-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/target/nuxeo-localconf-simple-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.1-I20180228_0918/nuxeo-localconf-simple-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-localconf-simple --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.1-I20180228_0918/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.1-I20180228_0918/nuxeo-localconf-simple-10.1-I20180228_0918.jar (12 KB at 50.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.1-I20180228_0918/nuxeo-localconf-simple-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.1-I20180228_0918/nuxeo-localconf-simple-10.1-I20180228_0918.pom (814 B at 11.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/maven-metadata.xml (141 KB at 554.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/maven-metadata.xml (141 KB at 618.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.1-I20180228_0918/nuxeo-localconf-simple-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-simple/10.1-I20180228_0918/nuxeo-localconf-simple-10.1-I20180228_0918-sources.jar (10 KB at 72.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Local Configuration Web 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-localconf-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-localconf-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-localconf-web --- [INFO] Storing buildNumber: 20180228-100959 at timestamp: 1519812599857 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-localconf-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-localconf-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-localconf-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-localconf-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-localconf-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-localconf-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-localconf-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-localconf-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.localconf.TestTypeLabelAlphabeticalOrder 10:10:01,493 main ERROR [UITypesConfigurationActions$TypeLabelAlphabeticalOrder] No label for the File type, using its id instead. 10:10:01,496 main ERROR [UITypesConfigurationActions$TypeLabelAlphabeticalOrder] No label for the Note type, using its id instead. 10:10:01,496 main ERROR [UITypesConfigurationActions$TypeLabelAlphabeticalOrder] No label for the Note type, using its id instead. 10:10:01,497 main ERROR [UITypesConfigurationActions$TypeLabelAlphabeticalOrder] No label for the File type, using its id instead. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec - in org.nuxeo.ecm.localconf.TestTypeLabelAlphabeticalOrder Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-localconf-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-localconf-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/target/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-localconf-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-localconf-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-localconf-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-localconf-web --- [INFO] Storing buildNumber: 20180228-101002 at timestamp: 1519812602412 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-localconf-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-localconf-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-localconf-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-localconf-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-localconf-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/target/nuxeo-localconf-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-localconf-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/target/nuxeo-localconf-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.1-I20180228_0918/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.1-I20180228_0918/nuxeo-localconf-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/target/nuxeo-localconf-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.1-I20180228_0918/nuxeo-localconf-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-localconf-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.1-I20180228_0918/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.1-I20180228_0918/nuxeo-localconf-web-10.1-I20180228_0918.jar (19 KB at 53.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.1-I20180228_0918/nuxeo-localconf-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.1-I20180228_0918/nuxeo-localconf-web-10.1-I20180228_0918.pom (2 KB at 20.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/maven-metadata.xml (140 KB at 713.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/maven-metadata.xml (140 KB at 773.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.1-I20180228_0918/nuxeo-localconf-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/localconf/nuxeo-localconf-web/10.1-I20180228_0918/nuxeo-localconf-web-10.1-I20180228_0918-sources.jar (14 KB at 179.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Preferences 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-userpreferences --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userpreferences --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userpreferences --- [INFO] Storing buildNumber: 20180228-101003 at timestamp: 1519812603936 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userpreferences --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userpreferences --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userpreferences --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-userpreferences --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-userpreferences --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/src/main/java/org/nuxeo/ecm/platform/userpreferences/UserPreferencesServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/src/main/java/org/nuxeo/ecm/platform/userpreferences/UserPreferencesServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/src/main/java/org/nuxeo/ecm/platform/userpreferences/UserPreferencesServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-userpreferences --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-userpreferences --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/src/test/java/org/nuxeo/ecm/platform/userpreferences/test/TestUserPreferencesService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/src/test/java/org/nuxeo/ecm/platform/userpreferences/test/TestUserPreferencesService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/src/test/java/org/nuxeo/ecm/platform/userpreferences/test/TestUserPreferencesService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-userpreferences --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:10:08,432 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 98 * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.localconf.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.ecm.platform.userpreferences.test.TestUserPreferencesService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 sec - in org.nuxeo.ecm.platform.userpreferences.test.TestUserPreferencesService Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-userpreferences --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-userpreferences --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/target/nuxeo-platform-userpreferences-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-userpreferences --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-userpreferences >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-userpreferences --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-userpreferences --- [INFO] Storing buildNumber: 20180228-101009 at timestamp: 1519812609822 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-userpreferences --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-userpreferences --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-userpreferences --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-userpreferences <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-userpreferences --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/target/nuxeo-platform-userpreferences-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-userpreferences --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/target/nuxeo-platform-userpreferences-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.1-I20180228_0918/nuxeo-platform-userpreferences-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.1-I20180228_0918/nuxeo-platform-userpreferences-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/target/nuxeo-platform-userpreferences-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.1-I20180228_0918/nuxeo-platform-userpreferences-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-userpreferences --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.1-I20180228_0918/nuxeo-platform-userpreferences-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.1-I20180228_0918/nuxeo-platform-userpreferences-10.1-I20180228_0918.jar (6 KB at 28.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.1-I20180228_0918/nuxeo-platform-userpreferences-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.1-I20180228_0918/nuxeo-platform-userpreferences-10.1-I20180228_0918.pom (2 KB at 20.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/maven-metadata.xml (141 KB at 617.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/maven-metadata.xml (141 KB at 824.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.1-I20180228_0918/nuxeo-platform-userpreferences-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-userpreferences/10.1-I20180228_0918/nuxeo-platform-userpreferences-10.1-I20180228_0918-sources.jar (5 KB at 49.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Collections JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-collections-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-collections-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-collections-jsf --- [INFO] Storing buildNumber: 20180228-101012 at timestamp: 1519812612016 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-collections-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-collections-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-collections-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-collections-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 30 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-collections-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-collections-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-collections-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-collections-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.collections.lang.test.TestMessages main 10:10:13,854 WARN [AbstractTranslationTestCase] 2 single translation keys in file at 'OSGI-INF/l10n/messages_en_US.properties'.{} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.nuxeo.ecm.collections.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-collections-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-collections-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/target/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-collections-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-collections-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-collections-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-collections-jsf --- [INFO] Storing buildNumber: 20180228-101015 at timestamp: 1519812615129 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-collections-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-collections-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-collections-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-collections-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-collections-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/target/nuxeo-platform-collections-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-collections-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/target/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.1-I20180228_0918/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.1-I20180228_0918/nuxeo-platform-collections-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/target/nuxeo-platform-collections-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.1-I20180228_0918/nuxeo-platform-collections-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-collections-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.1-I20180228_0918/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.1-I20180228_0918/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar (37 KB at 303.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.1-I20180228_0918/nuxeo-platform-collections-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.1-I20180228_0918/nuxeo-platform-collections-jsf-10.1-I20180228_0918.pom (4 KB at 40.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/maven-metadata.xml (138 KB at 983.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/maven-metadata.xml (138 KB at 876.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.1-I20180228_0918/nuxeo-platform-collections-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-collections-jsf/10.1-I20180228_0918/nuxeo-platform-collections-jsf-10.1-I20180228_0918-sources.jar (32 KB at 416.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web Resources REST 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-web-resources-rest --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-rest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-rest --- [INFO] Storing buildNumber: 20180228-101016 at timestamp: 1519812616243 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-rest --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-web-resources-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-web-resources-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-web-resources-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-web-resources-rest --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-web-resources-rest --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-web-resources-rest --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-web-resources-rest --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/target/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-web-resources-rest --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-web-resources-rest >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-resources-rest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-resources-rest --- [INFO] Storing buildNumber: 20180228-101017 at timestamp: 1519812617036 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-resources-rest --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-resources-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-resources-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-web-resources-rest <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-web-resources-rest --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/target/nuxeo-web-resources-rest-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-web-resources-rest --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/target/nuxeo-web-resources-rest-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.1-I20180228_0918/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.1-I20180228_0918/nuxeo-web-resources-rest-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/target/nuxeo-web-resources-rest-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.1-I20180228_0918/nuxeo-web-resources-rest-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-web-resources-rest --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.1-I20180228_0918/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.1-I20180228_0918/nuxeo-web-resources-rest-10.1-I20180228_0918.jar (8 KB at 44.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.1-I20180228_0918/nuxeo-web-resources-rest-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.1-I20180228_0918/nuxeo-web-resources-rest-10.1-I20180228_0918.pom (982 B at 13.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/maven-metadata.xml (101 KB at 496.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/maven-metadata.xml (101 KB at 825.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.1-I20180228_0918/nuxeo-web-resources-rest-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-web-resources-rest/10.1-I20180228_0918/nuxeo-web-resources-rest-10.1-I20180228_0918-sources.jar (5 KB at 59.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Search Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-search-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-search-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-search-parent --- [INFO] Storing buildNumber: 20180228-101018 at timestamp: 1519812618224 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-search-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-search-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-search-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-search-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-search-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-search-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-search-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-search-parent --- [INFO] Storing buildNumber: 20180228-101018 at timestamp: 1519812618673 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-search-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-search-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-search-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-search-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-search-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-search-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-parent/10.1-I20180228_0918/nuxeo-search-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-search-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-parent/10.1-I20180228_0918/nuxeo-search-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-parent/10.1-I20180228_0918/nuxeo-search-parent-10.1-I20180228_0918.pom (736 B at 2.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-parent/maven-metadata.xml (58 KB at 288.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-parent/maven-metadata.xml (58 KB at 724.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Search Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-search-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-search-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-search-core --- [INFO] Storing buildNumber: 20180228-101019 at timestamp: 1519812619755 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-search-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-search-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-search-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-search-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-search-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-search-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-search-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-search-core --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-search-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-search-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/target/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-search-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-search-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-search-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-search-core --- [INFO] Storing buildNumber: 20180228-101020 at timestamp: 1519812620594 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-search-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-search-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-search-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-search-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-search-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/target/nuxeo-search-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-search-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/target/nuxeo-search-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-core/10.1-I20180228_0918/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-core/10.1-I20180228_0918/nuxeo-search-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/target/nuxeo-search-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-core/10.1-I20180228_0918/nuxeo-search-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-search-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/10.1-I20180228_0918/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/10.1-I20180228_0918/nuxeo-search-core-10.1-I20180228_0918.jar (26 KB at 91.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/10.1-I20180228_0918/nuxeo-search-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/10.1-I20180228_0918/nuxeo-search-core-10.1-I20180228_0918.pom (982 B at 13.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/maven-metadata.xml (58 KB at 396.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/maven-metadata.xml (58 KB at 492.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/10.1-I20180228_0918/nuxeo-search-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-core/10.1-I20180228_0918/nuxeo-search-core-10.1-I20180228_0918-sources.jar (22 KB at 297.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Search UI 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-search-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-search-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-search-ui --- [INFO] Storing buildNumber: 20180228-101022 at timestamp: 1519812622533 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-search-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-search-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-search-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-search-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-search-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/SearchUIServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/SearchUIServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/SearchUIServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-search-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-search-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-search-ui --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.search.ui.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.nuxeo.ecm.search.ui.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-search-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-search-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/target/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-search-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-search-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-search-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-search-ui --- [INFO] Storing buildNumber: 20180228-101025 at timestamp: 1519812625602 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-search-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-search-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-search-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-search-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-search-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/target/nuxeo-search-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-search-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/target/nuxeo-search-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-ui/10.1-I20180228_0918/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-ui/10.1-I20180228_0918/nuxeo-search-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/target/nuxeo-search-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-ui/10.1-I20180228_0918/nuxeo-search-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-search-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/10.1-I20180228_0918/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/10.1-I20180228_0918/nuxeo-search-ui-10.1-I20180228_0918.jar (43 KB at 556.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/10.1-I20180228_0918/nuxeo-search-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/10.1-I20180228_0918/nuxeo-search-ui-10.1-I20180228_0918.pom (2 KB at 24.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/maven-metadata.xml (130 KB at 426.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/maven-metadata.xml (130 KB at 655.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/10.1-I20180228_0918/nuxeo-search-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-ui/10.1-I20180228_0918/nuxeo-search-ui-10.1-I20180228_0918-sources.jar (37 KB at 498.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Search Rest API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-search-rest-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-search-rest-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-search-rest-api --- [INFO] Storing buildNumber: 20180228-101028 at timestamp: 1519812628253 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-search-rest-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-search-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-search-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-search-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-search-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-search-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-search-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/test/java/org/nuxeo/ecm/restapi/server/jaxrs/search/test/RestServerInit.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/test/java/org/nuxeo/ecm/restapi/server/jaxrs/search/test/RestServerInit.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/test/java/org/nuxeo/ecm/restapi/server/jaxrs/search/test/RestServerInit.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-search-rest-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:10:37,511 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 11 / Unstarted: 0 / Total: 216 * service:org.nuxeo.ecm.platform.contentview.jsf.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.search.ui.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.search.ui.documentsLists references missing [target=org.nuxeo.ecm.webapp.documentsLists.DocumentsListsService;point=list] * service:org.nuxeo.search.ui.local.configuration.layouts references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.search.ui.contentviews references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.platform.contentview.jsf.layouts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.search.ui.urlservice references missing [target=org.nuxeo.ecm.platform.ui.web.rest.URLService;point=urlpatterns] * service:org.nuxeo.search.ui.layouts references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.platform.contentview.jsf.widgettypes references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes] * service:org.nuxeo.search.ui.theme references missing [target=org.nuxeo.theme.styling.service;point=pages, target=org.nuxeo.ecm.platform.WebResources;point=resources] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.ecm.restapi.server.jaxrs.search.test.SearchTest Feb 28, 2018 10:10:39 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 10:10:41,979 btpool0-6 WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo ORDER BY dc:title, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:306) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy43.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1283) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:334) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:382) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1182) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1115) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1108) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.automation.core.util.PaginablePageProvider.(PaginablePageProvider.java:43) at org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl.(PaginableDocumentModelListImpl.java:49) at org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.queryByPageProvider(QueryExecutor.java:361) at org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.queryByPageProvider(QueryExecutor.java:320) at org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject.doQueryByPageProvider(SearchObject.java:96) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:928) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) 10:10:42,326 btpool0-9 WARN [CoreQueryDocumentPageProvider] Failed to execute query: SELECT * FROM Document where dc:title=:foo, Lexical Error: Illegal character <:> at offset 38 org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: SELECT * FROM Document where dc:title=:foo, Lexical Error: Illegal character <:> at offset 38 at org.nuxeo.ecm.core.query.sql.parser.Scanner.scanError(Scanner.java:878) at org.nuxeo.ecm.core.query.sql.parser.Scanner.next_token(Scanner.java:1319) at java_cup.runtime.lr_parser.scan(lr_parser.java:335) at java_cup.runtime.lr_parser.parse(lr_parser.java:563) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:43) at org.nuxeo.ecm.core.query.sql.SQLQueryParser.parse(SQLQueryParser.java:52) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:306) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.query(JDBCMapper.java:715) at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy43.query(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.query(SoftRefCachingMapper.java:104) at org.nuxeo.ecm.core.storage.sql.SessionImpl.query(SessionImpl.java:1283) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.query(ConnectionImpl.java:334) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.query(SQLSession.java:382) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1182) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1115) at org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1108) at org.nuxeo.ecm.platform.query.nxql.CoreQueryDocumentPageProvider.getCurrentPage(CoreQueryDocumentPageProvider.java:159) at org.nuxeo.ecm.automation.core.util.PaginablePageProvider.(PaginablePageProvider.java:43) at org.nuxeo.ecm.automation.jaxrs.io.documents.PaginableDocumentModelListImpl.(PaginableDocumentModelListImpl.java:49) at org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.queryByPageProvider(QueryExecutor.java:361) at org.nuxeo.ecm.restapi.server.jaxrs.search.QueryExecutor.queryByPageProvider(QueryExecutor.java:320) at org.nuxeo.ecm.restapi.server.jaxrs.search.SearchObject.doQueryByPageProvider(SearchObject.java:96) at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:928) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) 10:10:48,196 main WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-6008432963530076369.log Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.641 sec - in org.nuxeo.ecm.restapi.server.jaxrs.search.test.SearchTest Results : Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-search-rest-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-search-rest-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/target/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-search-rest-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-search-rest-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-search-rest-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-search-rest-api --- [INFO] Storing buildNumber: 20180228-101050 at timestamp: 1519812650864 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-search-rest-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-search-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-search-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-search-rest-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-search-rest-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/target/nuxeo-search-rest-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-search-rest-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/target/nuxeo-search-rest-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.1-I20180228_0918/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.1-I20180228_0918/nuxeo-search-rest-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/target/nuxeo-search-rest-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.1-I20180228_0918/nuxeo-search-rest-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-search-rest-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.1-I20180228_0918/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.1-I20180228_0918/nuxeo-search-rest-api-10.1-I20180228_0918.jar (18 KB at 45.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.1-I20180228_0918/nuxeo-search-rest-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.1-I20180228_0918/nuxeo-search-rest-api-10.1-I20180228_0918.pom (4 KB at 14.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/maven-metadata.xml (56 KB at 303.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/maven-metadata.xml (56 KB at 613.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.1-I20180228_0918/nuxeo-search-rest-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-search-rest-api/10.1-I20180228_0918/nuxeo-search-rest-api-10.1-I20180228_0918-sources.jar (9 KB at 114.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Elasticsearch Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-elasticsearch-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-parent --- [INFO] Storing buildNumber: 20180228-101052 at timestamp: 1519812652361 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-elasticsearch-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-elasticsearch-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-elasticsearch-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-parent --- [INFO] Storing buildNumber: 20180228-101053 at timestamp: 1519812653013 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-elasticsearch-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-elasticsearch-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-elasticsearch-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-parent/10.1-I20180228_0918/nuxeo-elasticsearch-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-elasticsearch-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-parent/10.1-I20180228_0918/nuxeo-elasticsearch-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-parent/10.1-I20180228_0918/nuxeo-elasticsearch-parent-10.1-I20180228_0918.pom (972 B at 6.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-parent/maven-metadata.xml (136 KB at 560.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-parent/maven-metadata.xml (136 KB at 722.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Elasticsearch Connector implementation 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-elasticsearch-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-core --- [INFO] Storing buildNumber: 20180228-101055 at timestamp: 1519812655190 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-elasticsearch-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-elasticsearch-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 61 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/commands/IndexingCommand.java:[217,40] createJsonGenerator(java.io.Writer) in com.fasterxml.jackson.core.JsonFactory has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/core/ElasticSearchIndexingImpl.java:[410,44] createJsonGenerator(java.io.OutputStream) in com.fasterxml.jackson.core.JsonFactory has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/io/HighlightJsonEnricher.java:[49,90] unchecked cast required: java.util.Map> found: java.io.Serializable [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-elasticsearch-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-elasticsearch-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/io/TestDocumentModelReader.java:[151,40] createJsonGenerator(java.io.OutputStream) in com.fasterxml.jackson.core.JsonFactory has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/io/TestDocumentModelReader.java:[156,26] createJsonGenerator(java.io.OutputStream) in com.fasterxml.jackson.core.JsonFactory has been deprecated [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestHighlight.java:[119,101] unchecked cast required: java.util.Map> found: java.io.Serializable [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestHighlight.java:[127,102] unchecked cast required: java.util.Map> found: java.io.Serializable [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestHighlight.java:[188,101] unchecked cast required: java.util.Map> found: java.io.Serializable [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-elasticsearch-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:11:08,069 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Running org.nuxeo.elasticsearch.test.TestFulltextSearchDisabled StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:11:14,643 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.557 sec - in org.nuxeo.elasticsearch.test.TestFulltextSearchDisabled Running org.nuxeo.elasticsearch.test.io.TestDocumentModelReader StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:11:18,929 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.283 sec - in org.nuxeo.elasticsearch.test.io.TestDocumentModelReader Running org.nuxeo.elasticsearch.test.TestFulltextDisabled Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 sec - in org.nuxeo.elasticsearch.test.TestFulltextDisabled Running org.nuxeo.elasticsearch.test.commands.TestIndexingCommandsStacker Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.elasticsearch.test.commands.TestIndexingCommandsStacker Running org.nuxeo.elasticsearch.test.commands.TestIndexingCommand StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.101 sec - in org.nuxeo.elasticsearch.test.commands.TestIndexingCommand Running org.nuxeo.elasticsearch.test.rest.RestESDocumentsTest Feb 28, 2018 10:11:26 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 10:11:30,171 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-2795121475060845965.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:11:33,814 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.406 sec - in org.nuxeo.elasticsearch.test.rest.RestESDocumentsTest Running org.nuxeo.elasticsearch.test.TestFetchDocumentsFromEs StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:11:38,312 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.495 sec - in org.nuxeo.elasticsearch.test.TestFetchDocumentsFromEs Running org.nuxeo.elasticsearch.test.TestService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:11:42,356 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.041 sec - in org.nuxeo.elasticsearch.test.TestService Running org.nuxeo.elasticsearch.test.TestScrollSearch Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.906 sec - in org.nuxeo.elasticsearch.test.TestScrollSearch Running org.nuxeo.elasticsearch.test.TestESRestClient StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:11:48,361 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.106 sec - in org.nuxeo.elasticsearch.test.TestESRestClient Running org.nuxeo.elasticsearch.test.nxql.TestCompareQueryAndFetch StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:11:53,020 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.652 sec - in org.nuxeo.elasticsearch.test.nxql.TestCompareQueryAndFetch Running org.nuxeo.elasticsearch.test.nxql.TestNxqlConversion StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:11:57,458 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.437 sec - in org.nuxeo.elasticsearch.test.nxql.TestNxqlConversion Running org.nuxeo.elasticsearch.test.nxql.TestCompareCoreWithES StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:12:03,058 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.599 sec - in org.nuxeo.elasticsearch.test.nxql.TestCompareCoreWithES Running org.nuxeo.elasticsearch.test.TestManageAliasAndWriteAlias ElasticSearchClient: TransportClient 10:12:06,426 WARN [ElasticSearchAdminImpl] Updating search alias nxutest->nxutest-0000 (previously null) 10:12:06,512 WARN [ElasticSearchAdminImpl] Updating search alias nxutest->nxutest-0001 (previously nxutest-0000) ElasticSearchClient: TransportClient 10:12:09,909 WARN [ScrollingIndexingWorker] Re-indexing job: /elasticSearchIndexing:5448566648612706.1474980833 has submited 0 documents in 0 bucket workers 10:12:09,912 WARN [BucketIndexingWorker] Re-indexing job: /elasticSearchIndexing:5448566648612706.1474980833 completed. 10:12:09,913 WARN [ElasticSearchAdminImpl] Updating search alias nxutest->nxutest-0002 (previously nxutest-0001) ElasticSearchClient: TransportClient StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:12:17,311 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.251 sec - in org.nuxeo.elasticsearch.test.TestManageAliasAndWriteAlias Running org.nuxeo.elasticsearch.test.TestHighlight StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:12:21,299 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 147 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.99 sec - in org.nuxeo.elasticsearch.test.TestHighlight Running org.nuxeo.elasticsearch.test.TestMapping StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:12:25,687 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 129 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.385 sec - in org.nuxeo.elasticsearch.test.TestMapping Running org.nuxeo.elasticsearch.test.TestPageProvider Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 sec - in org.nuxeo.elasticsearch.test.TestPageProvider Running org.nuxeo.elasticsearch.test.TestIndexNameGenerator StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:12:30,690 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.777 sec - in org.nuxeo.elasticsearch.test.TestIndexNameGenerator Running org.nuxeo.elasticsearch.test.TestTreeIndexingSync StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:12:36,001 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 128 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.307 sec - in org.nuxeo.elasticsearch.test.TestTreeIndexingSync Running org.nuxeo.elasticsearch.test.TestManualIndexing 10:12:36,626 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.elasticsearch.test.contrib StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:12:40,269 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 146 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.266 sec - in org.nuxeo.elasticsearch.test.TestManualIndexing Running org.nuxeo.elasticsearch.test.TestAutomaticIndexingSync StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:12:47,821 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 128 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.553 sec - in org.nuxeo.elasticsearch.test.TestAutomaticIndexingSync Running org.nuxeo.elasticsearch.test.TestSecurityPolicy StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:12:51,638 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 129 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.816 sec - in org.nuxeo.elasticsearch.test.TestSecurityPolicy Running org.nuxeo.elasticsearch.test.aggregates.TestAggregates Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.924 sec - in org.nuxeo.elasticsearch.test.aggregates.TestAggregates Running org.nuxeo.elasticsearch.test.aggregates.TestDateHelper Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.elasticsearch.test.aggregates.TestDateHelper Running org.nuxeo.elasticsearch.test.TestTimestamp StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:12:56,189 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.625 sec - in org.nuxeo.elasticsearch.test.TestTimestamp Running org.nuxeo.elasticsearch.test.TestFulltextEnabled StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:13:00,246 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 146 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.058 sec - in org.nuxeo.elasticsearch.test.TestFulltextEnabled Running org.nuxeo.elasticsearch.test.TestReindex StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:13:06,030 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.782 sec - in org.nuxeo.elasticsearch.test.TestReindex Running org.nuxeo.elasticsearch.test.TestTreeIndexing StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:13:12,090 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 146 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.06 sec - in org.nuxeo.elasticsearch.test.TestTreeIndexing Running org.nuxeo.elasticsearch.test.TestAutomaticIndexing StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:13:19,260 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 148 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.169 sec - in org.nuxeo.elasticsearch.test.TestAutomaticIndexing Running org.nuxeo.elasticsearch.test.TestDynamicMapping StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:13:24,063 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 128 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.801 sec - in org.nuxeo.elasticsearch.test.TestDynamicMapping Running org.nuxeo.elasticsearch.test.TestElasticSearchQuery StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:13:28,179 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 128 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.117 sec - in org.nuxeo.elasticsearch.test.TestElasticSearchQuery Running org.nuxeo.elasticsearch.test.api.TestEsIterableQueryResultImpl Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.268 sec - in org.nuxeo.elasticsearch.test.api.TestEsIterableQueryResultImpl Results : Tests run: 209, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-elasticsearch-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-elasticsearch-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-elasticsearch-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-elasticsearch-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-core --- [INFO] Storing buildNumber: 20180228-101332 at timestamp: 1519812812410 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-elasticsearch-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-elasticsearch-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/nuxeo-elasticsearch-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-elasticsearch-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/nuxeo-elasticsearch-core-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-elasticsearch-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.1-I20180228_0918/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.1-I20180228_0918/nuxeo-elasticsearch-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/nuxeo-elasticsearch-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.1-I20180228_0918/nuxeo-elasticsearch-core-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/target/nuxeo-elasticsearch-core-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.1-I20180228_0918/nuxeo-elasticsearch-core-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-elasticsearch-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.1-I20180228_0918/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.1-I20180228_0918/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar (189 KB at 834.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.1-I20180228_0918/nuxeo-elasticsearch-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.1-I20180228_0918/nuxeo-elasticsearch-core-10.1-I20180228_0918.pom (10 KB at 128.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/maven-metadata.xml (130 KB at 757.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/maven-metadata.xml (130 KB at 804.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.1-I20180228_0918/nuxeo-elasticsearch-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.1-I20180228_0918/nuxeo-elasticsearch-core-10.1-I20180228_0918-sources.jar (119 KB at 989.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.1-I20180228_0918/nuxeo-elasticsearch-core-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-core/10.1-I20180228_0918/nuxeo-elasticsearch-core-10.1-I20180228_0918-tests.jar (142 KB at 1883.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Elasticsearch WebApp integration 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-elasticsearch-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-web --- [INFO] Storing buildNumber: 20180228-101334 at timestamp: 1519812814834 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-elasticsearch-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-elasticsearch-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-elasticsearch-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-elasticsearch-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-elasticsearch-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.elasticsearch.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.elasticsearch.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-elasticsearch-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-elasticsearch-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/target/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-elasticsearch-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-elasticsearch-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-web --- [INFO] Storing buildNumber: 20180228-101338 at timestamp: 1519812818661 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-elasticsearch-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-elasticsearch-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/target/nuxeo-elasticsearch-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-elasticsearch-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/target/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.1-I20180228_0918/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.1-I20180228_0918/nuxeo-elasticsearch-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/target/nuxeo-elasticsearch-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.1-I20180228_0918/nuxeo-elasticsearch-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-elasticsearch-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.1-I20180228_0918/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.1-I20180228_0918/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar (32 KB at 181.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.1-I20180228_0918/nuxeo-elasticsearch-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.1-I20180228_0918/nuxeo-elasticsearch-web-10.1-I20180228_0918.pom (3 KB at 32.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/maven-metadata.xml (130 KB at 784.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/maven-metadata.xml (130 KB at 556.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.1-I20180228_0918/nuxeo-elasticsearch-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-web/10.1-I20180228_0918/nuxeo-elasticsearch-web-10.1-I20180228_0918-sources.jar (28 KB at 371.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Elasticsearch based Sequence generator 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-elasticsearch-seqgen --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-seqgen --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-seqgen --- [INFO] Storing buildNumber: 20180228-101340 at timestamp: 1519812820513 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-seqgen --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-seqgen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-seqgen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-elasticsearch-seqgen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-elasticsearch-seqgen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-elasticsearch-seqgen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-elasticsearch-seqgen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/test/java/org/nuxeo/elasticsearch/seqgen/TestSequenceGeneratorWithElasticSearch.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/test/java/org/nuxeo/elasticsearch/seqgen/TestSequenceGeneratorWithElasticSearch.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/test/java/org/nuxeo/elasticsearch/seqgen/TestSequenceGeneratorWithElasticSearch.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-elasticsearch-seqgen --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:13:51,921 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 130 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.ecm.platform.uidgen.contribs references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] ====================================================================== Running org.nuxeo.elasticsearch.seqgen.TestSequenceGeneratorWithElasticSearch Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.356 sec - in org.nuxeo.elasticsearch.seqgen.TestSequenceGeneratorWithElasticSearch Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-elasticsearch-seqgen --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-elasticsearch-seqgen --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-elasticsearch-seqgen --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-elasticsearch-seqgen >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-seqgen --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-seqgen --- [INFO] Storing buildNumber: 20180228-101353 at timestamp: 1519812833694 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-seqgen --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-seqgen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-seqgen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-elasticsearch-seqgen <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-elasticsearch-seqgen --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-elasticsearch-seqgen --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-elasticsearch-seqgen --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.1-I20180228_0918/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.1-I20180228_0918/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.1-I20180228_0918/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/target/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.1-I20180228_0918/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-elasticsearch-seqgen --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.1-I20180228_0918/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.1-I20180228_0918/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar (7 KB at 55.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.1-I20180228_0918/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.1-I20180228_0918/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.pom (3 KB at 36.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/maven-metadata.xml (126 KB at 479.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/maven-metadata.xml (126 KB at 659.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.1-I20180228_0918/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.1-I20180228_0918/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918-sources.jar (3 KB at 37.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.1-I20180228_0918/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-seqgen/10.1-I20180228_0918/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918-tests.jar (7 KB at 84.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Elasticsearch based Audit backend implementation 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-elasticsearch-audit --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-audit --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-audit --- [INFO] Storing buildNumber: 20180228-101355 at timestamp: 1519812835844 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-audit --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-elasticsearch-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-elasticsearch-audit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-elasticsearch-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-elasticsearch-audit --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-elasticsearch-audit --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:14:08,371 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 143 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.es.contrib requires [service:org.nuxeo.admin.pageproviders] * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.ecm.platform.uidgen.contribs references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] ====================================================================== Running org.nuxeo.elasticsearch.TestPageProviderTracking StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:14:13,593 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 3 / Unstarted: 0 / Total: 175 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.platform.admin.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.ecm.platform.uidgen.contribs references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.298 sec - in org.nuxeo.elasticsearch.TestPageProviderTracking Running org.nuxeo.elasticsearch.TestUserGroupAudit StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:14:20,735 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 4 / Unstarted: 0 / Total: 147 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.platform.admin.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.ecm.platform.uidgen.contribs references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.049 sec - in org.nuxeo.elasticsearch.TestUserGroupAudit Running org.nuxeo.elasticsearch.TestESHistoryProvider StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:14:29,380 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:14:29,504 ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.core.persistence.PersistenceComponent notification of application started failed: [PersistenceUnit: NXUIDSequencer] Unable to build EntityManagerFactory javax.persistence.PersistenceException: [PersistenceUnit: NXUIDSequencer] Unable to build EntityManagerFactory at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:677) at org.hibernate.ejb.Ejb3Configuration.createEntityManagerFactory(Ejb3Configuration.java:646) at org.nuxeo.ecm.core.persistence.HibernateConfiguration.createEntityManagerFactory(HibernateConfiguration.java:160) at org.nuxeo.ecm.core.persistence.HibernateConfiguration.getFactory(HibernateConfiguration.java:151) at org.nuxeo.ecm.core.persistence.HibernateConfiguration.getFactory(HibernateConfiguration.java:201) at org.nuxeo.ecm.core.persistence.PersistenceProvider.openPersistenceUnit(PersistenceProvider.java:51) at org.nuxeo.ecm.core.persistence.PersistenceComponent.start(PersistenceComponent.java:85) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:167) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$beforeRun$1(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:215) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: org.hibernate.HibernateException: Cannot lookup datasource by name java:comp/env/jdbc/nxuidsequencer at org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider.configure(NuxeoConnectionProvider.java:48) at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:137) at org.hibernate.ejb.InjectionSettingsFactory.createConnectionProvider(InjectionSettingsFactory.java:29) at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:89) at org.hibernate.cfg.Configuration.buildSettingsInternal(Configuration.java:2119) at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2115) at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1339) at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867) at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:669) ... 39 more Caused by: javax.naming.NotContextException: java:comp/env/jdbc/nxuidsequencer at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:165) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:619) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:156) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:619) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:156) at org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:605) at org.nuxeo.runtime.jtajca.NuxeoContainer.lookup(NuxeoContainer.java:442) at org.nuxeo.runtime.jtajca.NuxeoContainer.lookup(NuxeoContainer.java:431) at org.nuxeo.runtime.datasource.DataSourceHelper.getDataSource(DataSourceHelper.java:98) at org.nuxeo.runtime.datasource.DataSourceHelper.getDataSource(DataSourceHelper.java:84) at org.nuxeo.ecm.core.persistence.NuxeoConnectionProvider.configure(NuxeoConnectionProvider.java:46) ... 47 more ElasticSearchClient: TransportClient 10:14:32,928 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 1 / Total: 143 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.es.contrib requires [service:org.nuxeo.admin.pageproviders] * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] - service:org.nuxeo.ecm.core.persistence.PersistenceComponent ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.194 sec - in org.nuxeo.elasticsearch.TestESHistoryProvider Running org.nuxeo.elasticsearch.TestAuditWithElasticSearch StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:14:35,977 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:14:36,329 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation ElasticSearchClient: TransportClient 10:14:39,921 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 156 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.es.contrib requires [service:org.nuxeo.admin.pageproviders] * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] ====================================================================== Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.99 sec - in org.nuxeo.elasticsearch.TestAuditWithElasticSearch Running org.nuxeo.elasticsearch.TestAuditMigration ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:15:01,073 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 4 / Unstarted: 0 / Total: 148 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.platform.admin.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.ecm.platform.uidgen.contribs references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.audit.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.15 sec - in org.nuxeo.elasticsearch.TestAuditMigration Running org.nuxeo.elasticsearch.TestAuditPageProviderWithElasticSearch Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.65 sec - in org.nuxeo.elasticsearch.TestAuditPageProviderWithElasticSearch Results : Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-elasticsearch-audit --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-elasticsearch-audit --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-elasticsearch-audit --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-elasticsearch-audit >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-audit --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-audit --- [INFO] Storing buildNumber: 20180228-101505 at timestamp: 1519812905148 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-audit --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-audit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-elasticsearch-audit <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-elasticsearch-audit --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target/nuxeo-elasticsearch-audit-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-elasticsearch-audit --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target/nuxeo-elasticsearch-audit-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-elasticsearch-audit --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.1-I20180228_0918/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.1-I20180228_0918/nuxeo-elasticsearch-audit-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target/nuxeo-elasticsearch-audit-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.1-I20180228_0918/nuxeo-elasticsearch-audit-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/target/nuxeo-elasticsearch-audit-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.1-I20180228_0918/nuxeo-elasticsearch-audit-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-elasticsearch-audit --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.1-I20180228_0918/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.1-I20180228_0918/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar (43 KB at 475.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.1-I20180228_0918/nuxeo-elasticsearch-audit-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.1-I20180228_0918/nuxeo-elasticsearch-audit-10.1-I20180228_0918.pom (5 KB at 67.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/maven-metadata.xml (126 KB at 387.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/maven-metadata.xml (126 KB at 829.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.1-I20180228_0918/nuxeo-elasticsearch-audit-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.1-I20180228_0918/nuxeo-elasticsearch-audit-10.1-I20180228_0918-sources.jar (23 KB at 311.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.1-I20180228_0918/nuxeo-elasticsearch-audit-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-audit/10.1-I20180228_0918/nuxeo-elasticsearch-audit-10.1-I20180228_0918-tests.jar (32 KB at 428.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Elasticsearch HTTP Read Only 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-elasticsearch-http-read-only --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-http-read-only --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-http-read-only --- [INFO] Storing buildNumber: 20180228-101507 at timestamp: 1519812907237 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-http-read-only --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-http-read-only --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-http-read-only --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-elasticsearch-http-read-only --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-elasticsearch-http-read-only --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-elasticsearch-http-read-only --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-elasticsearch-http-read-only --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-elasticsearch-http-read-only --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:15:18,573 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 130 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Running org.nuxeo.elasticsearch.http.readonly.TestAuditRequestFilter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec - in org.nuxeo.elasticsearch.http.readonly.TestAuditRequestFilter Running org.nuxeo.elasticsearch.http.readonly.TestDocRequestFilter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:15:22,750 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.79 sec - in org.nuxeo.elasticsearch.http.readonly.TestDocRequestFilter Running org.nuxeo.elasticsearch.http.readonly.TestRequestValidator StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:15:26,963 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 127 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] ====================================================================== Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.201 sec - in org.nuxeo.elasticsearch.http.readonly.TestRequestValidator Running org.nuxeo.elasticsearch.http.readonly.TestSearchRequestFilter Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec - in org.nuxeo.elasticsearch.http.readonly.TestSearchRequestFilter Results : Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-elasticsearch-http-read-only --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-elasticsearch-http-read-only --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/target/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-elasticsearch-http-read-only --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-elasticsearch-http-read-only >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-http-read-only --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-http-read-only --- [INFO] Storing buildNumber: 20180228-101528 at timestamp: 1519812928456 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-http-read-only --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-http-read-only --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-http-read-only --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-elasticsearch-http-read-only <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-elasticsearch-http-read-only --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/target/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-elasticsearch-http-read-only --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/target/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.1-I20180228_0918/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.1-I20180228_0918/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/target/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.1-I20180228_0918/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-elasticsearch-http-read-only --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.1-I20180228_0918/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.1-I20180228_0918/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar (25 KB at 109.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.1-I20180228_0918/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.1-I20180228_0918/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.pom (4 KB at 48.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/maven-metadata.xml (99 KB at 344.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/maven-metadata.xml (99 KB at 458.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.1-I20180228_0918/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-http-read-only/10.1-I20180228_0918/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918-sources.jar (16 KB at 202.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Elasticsearch Automation Module 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-elasticsearch-automation --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-automation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-automation --- [INFO] Storing buildNumber: 20180228-101530 at timestamp: 1519812930419 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-automation --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-elasticsearch-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-elasticsearch-automation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-elasticsearch-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-elasticsearch-automation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-elasticsearch-automation --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient 10:15:43,153 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 103 * service:org.nuxeo.elasticsearch.managment.contrib references missing [target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=probes, target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=healthCheck] * service:org.nuxeo.ecm.automation.elasticsearch.contrib references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Running org.nuxeo.ecm.automation.elasticsearch.test.TestElasticsearchAutomation Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.683 sec - in org.nuxeo.ecm.automation.elasticsearch.test.TestElasticsearchAutomation Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-elasticsearch-automation --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-elasticsearch-automation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/target/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-elasticsearch-automation --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-elasticsearch-automation >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-elasticsearch-automation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-elasticsearch-automation --- [INFO] Storing buildNumber: 20180228-101546 at timestamp: 1519812946114 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-elasticsearch-automation --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-elasticsearch-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-elasticsearch-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-elasticsearch-automation <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-elasticsearch-automation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/target/nuxeo-elasticsearch-automation-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-elasticsearch-automation --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/target/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.1-I20180228_0918/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.1-I20180228_0918/nuxeo-elasticsearch-automation-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/target/nuxeo-elasticsearch-automation-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.1-I20180228_0918/nuxeo-elasticsearch-automation-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-elasticsearch-automation --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.1-I20180228_0918/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.1-I20180228_0918/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar (8 KB at 35.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.1-I20180228_0918/nuxeo-elasticsearch-automation-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.1-I20180228_0918/nuxeo-elasticsearch-automation-10.1-I20180228_0918.pom (2 KB at 22.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/maven-metadata.xml (108 KB at 2103.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/maven-metadata.xml (108 KB at 745.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.1-I20180228_0918/nuxeo-elasticsearch-automation-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/elasticsearch/nuxeo-elasticsearch-automation/10.1-I20180228_0918/nuxeo-elasticsearch-automation-10.1-I20180228_0918-sources.jar (5 KB at 60.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Rendition Publisher 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-rendition-publisher --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-publisher --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-publisher --- [INFO] Storing buildNumber: 20180228-101547 at timestamp: 1519812947846 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-publisher --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-publisher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-publisher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-rendition-publisher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-rendition-publisher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-rendition-publisher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-rendition-publisher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-rendition-publisher --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.rendition.publisher.lang.test.TestMessages StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:15:54,267 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 0 / Total: 136 * service:org.nuxeo.ecm.platform.task.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.task.test.directories references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.792 sec - in org.nuxeo.ecm.rendition.publisher.lang.test.TestMessages Running org.nuxeo.ecm.platform.rendition.publisher.TestRenditionPublication StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:15:56,467 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 159 * service:org.nuxeo.ecm.platform.task.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.188 sec - in org.nuxeo.ecm.platform.rendition.publisher.TestRenditionPublication Running org.nuxeo.ecm.platform.rendition.publisher.TestRenditionPublicationWFAprove StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:15:57,974 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 159 * service:org.nuxeo.ecm.platform.task.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.506 sec - in org.nuxeo.ecm.platform.rendition.publisher.TestRenditionPublicationWFAprove Running org.nuxeo.ecm.platform.rendition.publisher.TestRenditionPublicationWFReject Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 sec - in org.nuxeo.ecm.platform.rendition.publisher.TestRenditionPublicationWFReject Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-rendition-publisher --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-rendition-publisher --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-rendition-publisher --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-rendition-publisher >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-publisher --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-publisher --- [INFO] Storing buildNumber: 20180228-101559 at timestamp: 1519812959928 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-publisher --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-publisher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-publisher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-rendition-publisher <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-rendition-publisher --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/nuxeo-platform-rendition-publisher-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-rendition-publisher --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.1-I20180228_0918/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.1-I20180228_0918/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/target/nuxeo-platform-rendition-publisher-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.1-I20180228_0918/nuxeo-platform-rendition-publisher-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-rendition-publisher --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.1-I20180228_0918/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.1-I20180228_0918/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar (15 KB at 103.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.1-I20180228_0918/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.1-I20180228_0918/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.pom (6 KB at 14.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/maven-metadata.xml (140 KB at 675.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/maven-metadata.xml (140 KB at 828.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.1-I20180228_0918/nuxeo-platform-rendition-publisher-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-publisher/10.1-I20180228_0918/nuxeo-platform-rendition-publisher-10.1-I20180228_0918-sources.jar (11 KB at 137.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Rendition Web 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-rendition-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-web --- [INFO] Storing buildNumber: 20180228-101602 at timestamp: 1519812962353 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-rendition-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-rendition-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/automation/SuggestRenditionDefinitionEntry.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/automation/SuggestRenditionDefinitionEntry.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/automation/SuggestRenditionDefinitionEntry.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-rendition-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-rendition-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-rendition-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.rendition.web.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.nuxeo.ecm.rendition.web.lang.test.TestMessages Running org.nuxeo.ecm.platform.rendition.url.tests.TestUrlCodecs Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.nuxeo.ecm.platform.rendition.url.tests.TestUrlCodecs Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-rendition-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-rendition-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-rendition-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-rendition-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-rendition-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-rendition-web --- [INFO] Storing buildNumber: 20180228-101605 at timestamp: 1519812965549 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-rendition-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-rendition-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-rendition-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-rendition-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-rendition-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/nuxeo-platform-rendition-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-rendition-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.1-I20180228_0918/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.1-I20180228_0918/nuxeo-platform-rendition-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/target/nuxeo-platform-rendition-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.1-I20180228_0918/nuxeo-platform-rendition-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-rendition-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.1-I20180228_0918/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.1-I20180228_0918/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar (33 KB at 214.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.1-I20180228_0918/nuxeo-platform-rendition-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.1-I20180228_0918/nuxeo-platform-rendition-web-10.1-I20180228_0918.pom (2 KB at 27.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/maven-metadata.xml (141 KB at 611.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/maven-metadata.xml (141 KB at 1091.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.1-I20180228_0918/nuxeo-platform-rendition-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-rendition-web/10.1-I20180228_0918/nuxeo-platform-rendition-web-10.1-I20180228_0918-sources.jar (27 KB at 361.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Center 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-user-center --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-center --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-center --- [INFO] Storing buildNumber: 20180228-101607 at timestamp: 1519812967296 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-center --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-center --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-center --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-user-center --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-user-center --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-user-center --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-user-center --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-user-center --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.user.center.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec - in org.nuxeo.ecm.user.center.lang.test.TestMessages Running org.nuxeo.ecm.user.center.TestUserCodec Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.911 sec - in org.nuxeo.ecm.user.center.TestUserCodec Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-user-center --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-user-center --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/target/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-user-center --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-center/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-user-center >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-center --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-center --- [INFO] Storing buildNumber: 20180228-101611 at timestamp: 1519812971116 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-center --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-center --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-center --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-user-center <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-user-center --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/target/nuxeo-user-center-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-user-center --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/target/nuxeo-user-center-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-center/10.1-I20180228_0918/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-center/10.1-I20180228_0918/nuxeo-user-center-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/target/nuxeo-user-center-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-center/10.1-I20180228_0918/nuxeo-user-center-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-user-center --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/10.1-I20180228_0918/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/10.1-I20180228_0918/nuxeo-user-center-10.1-I20180228_0918.jar (25 KB at 120.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/10.1-I20180228_0918/nuxeo-user-center-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/10.1-I20180228_0918/nuxeo-user-center-10.1-I20180228_0918.pom (2 KB at 17.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/maven-metadata.xml (142 KB at 554.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/maven-metadata.xml (142 KB at 906.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/10.1-I20180228_0918/nuxeo-user-center-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-center/10.1-I20180228_0918/nuxeo-user-center-10.1-I20180228_0918-sources.jar (22 KB at 251.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User JSF Dashboard 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-user-dashboard-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-dashboard-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-dashboard-jsf --- [INFO] Storing buildNumber: 20180228-101612 at timestamp: 1519812972829 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-dashboard-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-dashboard-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-dashboard-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-user-dashboard-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-user-dashboard-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/java/org/nuxeo/ecm/user/center/dashboard/jsf/JSFDashboardActions.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/java/org/nuxeo/ecm/user/center/dashboard/jsf/JSFDashboardActions.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/java/org/nuxeo/ecm/user/center/dashboard/jsf/JSFDashboardActions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-user-dashboard-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-user-dashboard-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-user-dashboard-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-user-dashboard-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-user-dashboard-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/target/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-user-dashboard-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-user-dashboard-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-dashboard-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-dashboard-jsf --- [INFO] Storing buildNumber: 20180228-101613 at timestamp: 1519812973984 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-dashboard-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-dashboard-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-dashboard-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-user-dashboard-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-user-dashboard-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/target/nuxeo-user-dashboard-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-user-dashboard-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/target/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.1-I20180228_0918/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.1-I20180228_0918/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/target/nuxeo-user-dashboard-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.1-I20180228_0918/nuxeo-user-dashboard-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-user-dashboard-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.1-I20180228_0918/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.1-I20180228_0918/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar (13 KB at 76.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.1-I20180228_0918/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.1-I20180228_0918/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.pom (2 KB at 18.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/maven-metadata.xml (141 KB at 499.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/maven-metadata.xml (141 KB at 1873.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.1-I20180228_0918/nuxeo-user-dashboard-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-dashboard-jsf/10.1-I20180228_0918/nuxeo-user-dashboard-jsf-10.1-I20180228_0918-sources.jar (11 KB at 62.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Center Notification 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-user-notification --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-notification --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-notification --- [INFO] Storing buildNumber: 20180228-101616 at timestamp: 1519812976198 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-notification --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-notification --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-notification --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-user-notification --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-user-notification --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-user-notification --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-user-notification --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-user-notification --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.user.notification.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.user.notification.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-user-notification --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-user-notification --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/target/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-user-notification --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-notification/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-user-notification >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-notification --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-notification --- [INFO] Storing buildNumber: 20180228-101619 at timestamp: 1519812979039 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-notification --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-notification --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-notification --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-user-notification <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-user-notification --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/target/nuxeo-user-notification-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-user-notification --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/target/nuxeo-user-notification-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-notification/10.1-I20180228_0918/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-notification/10.1-I20180228_0918/nuxeo-user-notification-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/target/nuxeo-user-notification-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-notification/10.1-I20180228_0918/nuxeo-user-notification-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-user-notification --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/10.1-I20180228_0918/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/10.1-I20180228_0918/nuxeo-user-notification-10.1-I20180228_0918.jar (12 KB at 131.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/10.1-I20180228_0918/nuxeo-user-notification-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/10.1-I20180228_0918/nuxeo-user-notification-10.1-I20180228_0918.pom (2 KB at 18.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/maven-metadata.xml (141 KB at 574.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/maven-metadata.xml (141 KB at 757.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/10.1-I20180228_0918/nuxeo-user-notification-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-notification/10.1-I20180228_0918/nuxeo-user-notification-10.1-I20180228_0918-sources.jar (8 KB at 101.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User OAuth Settings 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-user-oauth --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-oauth --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-oauth --- [INFO] Storing buildNumber: 20180228-101620 at timestamp: 1519812980747 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-oauth --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-user-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-user-oauth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-user-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-user-oauth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-user-oauth --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.user.oauth.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.user.oauth.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-user-oauth --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-user-oauth --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/target/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-user-oauth --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-user-oauth >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-oauth --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-oauth --- [INFO] Storing buildNumber: 20180228-101623 at timestamp: 1519812983405 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-oauth --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-oauth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-user-oauth <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-user-oauth --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/target/nuxeo-user-oauth-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-user-oauth --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/target/nuxeo-user-oauth-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.1-I20180228_0918/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.1-I20180228_0918/nuxeo-user-oauth-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/target/nuxeo-user-oauth-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.1-I20180228_0918/nuxeo-user-oauth-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-user-oauth --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.1-I20180228_0918/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.1-I20180228_0918/nuxeo-user-oauth-10.1-I20180228_0918.jar (18 KB at 60.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.1-I20180228_0918/nuxeo-user-oauth-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.1-I20180228_0918/nuxeo-user-oauth-10.1-I20180228_0918.pom (2 KB at 21.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/maven-metadata.xml (141 KB at 609.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/maven-metadata.xml (141 KB at 1751.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.1-I20180228_0918/nuxeo-user-oauth-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-oauth/10.1-I20180228_0918/nuxeo-user-oauth-10.1-I20180228_0918-sources.jar (13 KB at 173.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Profile - JSF UI 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-user-profile-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-profile-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-profile-jsf --- [INFO] Storing buildNumber: 20180228-101625 at timestamp: 1519812985178 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-profile-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-profile-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-profile-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-user-profile-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-user-profile-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileActions.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileActions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-user-profile-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-user-profile-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-user-profile-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-user-profile-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-user-profile-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/target/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-user-profile-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-user-profile-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-user-profile-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-user-profile-jsf --- [INFO] Storing buildNumber: 20180228-101626 at timestamp: 1519812986400 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-user-profile-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-user-profile-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-user-profile-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-user-profile-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-user-profile-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/target/nuxeo-user-profile-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-user-profile-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/target/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.1-I20180228_0918/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.1-I20180228_0918/nuxeo-user-profile-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/target/nuxeo-user-profile-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.1-I20180228_0918/nuxeo-user-profile-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-user-profile-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.1-I20180228_0918/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.1-I20180228_0918/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar (29 KB at 150.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.1-I20180228_0918/nuxeo-user-profile-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.1-I20180228_0918/nuxeo-user-profile-jsf-10.1-I20180228_0918.pom (3 KB at 29.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/maven-metadata.xml (57 KB at 553.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/maven-metadata.xml (57 KB at 437.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.1-I20180228_0918/nuxeo-user-profile-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-user-profile-jsf/10.1-I20180228_0918/nuxeo-user-profile-jsf-10.1-I20180228_0918-sources.jar (25 KB at 321.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Theme Migration 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-theme-migration --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-theme-migration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-theme-migration --- [INFO] Storing buildNumber: 20180228-101627 at timestamp: 1519812987857 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-theme-migration --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-theme-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-theme-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-theme-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-theme-migration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-theme-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-theme-migration --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-theme-migration --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-theme-migration --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-theme-migration --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/target/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-theme-migration --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-migration/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-theme-migration >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-theme-migration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-theme-migration --- [INFO] Storing buildNumber: 20180228-101628 at timestamp: 1519812988900 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-theme-migration --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-theme-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-theme-migration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-theme-migration <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-theme-migration --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/target/nuxeo-theme-migration-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-theme-migration --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/target/nuxeo-theme-migration-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-migration/10.1-I20180228_0918/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-migration/10.1-I20180228_0918/nuxeo-theme-migration-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/target/nuxeo-theme-migration-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/theme/nuxeo-theme-migration/10.1-I20180228_0918/nuxeo-theme-migration-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-theme-migration --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/10.1-I20180228_0918/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/10.1-I20180228_0918/nuxeo-theme-migration-10.1-I20180228_0918.jar (19 KB at 83.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/10.1-I20180228_0918/nuxeo-theme-migration-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/10.1-I20180228_0918/nuxeo-theme-migration-10.1-I20180228_0918.pom (2 KB at 9.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/maven-metadata.xml (97 KB at 364.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/maven-metadata.xml (97 KB at 110.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/10.1-I20180228_0918/nuxeo-theme-migration-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/theme/nuxeo-theme-migration/10.1-I20180228_0918/nuxeo-theme-migration-10.1-I20180228_0918-sources.jar (22 KB at 299.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebEngine Invite 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-webengine-invite --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-invite --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-invite --- [INFO] Storing buildNumber: 20180228-101631 at timestamp: 1519812991483 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-invite --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-webengine-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-webengine-invite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-webengine-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-webengine-invite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-webengine-invite --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.invite.webengine.lang.test.TestMessages Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.nuxeo.ecm.invite.webengine.lang.test.TestMessages Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-webengine-invite --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-webengine-invite --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/target/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-webengine-invite --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-webengine-invite >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webengine-invite --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webengine-invite --- [INFO] Storing buildNumber: 20180228-101634 at timestamp: 1519812994156 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webengine-invite --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webengine-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webengine-invite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-webengine-invite <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-webengine-invite --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/target/nuxeo-webengine-invite-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-webengine-invite --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/target/nuxeo-webengine-invite-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.1-I20180228_0918/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.1-I20180228_0918/nuxeo-webengine-invite-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/target/nuxeo-webengine-invite-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.1-I20180228_0918/nuxeo-webengine-invite-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-webengine-invite --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.1-I20180228_0918/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.1-I20180228_0918/nuxeo-webengine-invite-10.1-I20180228_0918.jar (21 KB at 93.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.1-I20180228_0918/nuxeo-webengine-invite-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.1-I20180228_0918/nuxeo-webengine-invite-10.1-I20180228_0918.pom (2 KB at 18.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/maven-metadata.xml (140 KB at 914.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/maven-metadata.xml (140 KB at 966.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.1-I20180228_0918/nuxeo-webengine-invite-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/webengine/nuxeo-webengine-invite/10.1-I20180228_0918/nuxeo-webengine-invite-10.1-I20180228_0918-sources.jar (17 KB at 229.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebApp - Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-webapp-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-webapp-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-webapp-core --- [INFO] Storing buildNumber: 20180228-101636 at timestamp: 1519812996284 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-webapp-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-webapp-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-webapp-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-webapp-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 74 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-webapp-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/versioning/DocumentVersioningBean.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/versioning/DocumentVersioningBean.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/shield/MockApplication.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/shield/MockApplication.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-webapp-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-webapp-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-webapp-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.webapp.note.TestNoteActions StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.702 sec - in org.nuxeo.ecm.webapp.note.TestNoteActions Running org.nuxeo.ecm.webapp.action.TestConversionActionBean Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec - in org.nuxeo.ecm.webapp.action.TestConversionActionBean Running org.nuxeo.ecm.permissions.TestSecurityDataConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:16:43,036 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 12 / Unstarted: 0 / Total: 105 * service:org.nuxeo.ecm.platform.webapp.core.ExceptionHandlingContrib requires [service:org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingContrib] * service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent.coreContrib requires [service:org.nuxeo.ecm.platform.ui.web.SeamRemotingJSBuilderComponent] * service:org.nuxeo.ecm.platform.action.widgets references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets] * service:org.nuxeo.ecm.platform.pageproviders.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.webapp.info.view references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.theme.nuxeo.webapp references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources, target=org.nuxeo.ecm.platform.WebResources;point=bundles, target=org.nuxeo.theme.styling.service;point=pages, target=org.nuxeo.theme.styling.service;point=flavors, target=org.nuxeo.theme.styling.service;point=negotiations] * service:org.nuxeo.ecm.platform.forms.layouts.webapp references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.webapp.import.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions] * service:org.nuxeo.ecm.webapp.documentsLists.DefaultDocumentsLists references missing [target=org.nuxeo.ecm.webapp.documentsLists.DocumentsListsService;point=list] * service:org.nuxeo.ecm.platform.automation.defaultChains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.platform.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.webapp.directory.directoryUI references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts, target=org.nuxeo.ecm.directory.ui.DirectoryUIManager;point=directories] * service:org.nuxeo.ecm.platform.forms.layouts.webapp.summary references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgets, target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.automation.features.upload.jsf.contrib references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 sec - in org.nuxeo.ecm.permissions.TestSecurityDataConverter Running org.nuxeo.ecm.lifeCycle.BulkLifeCycleChangeListenerTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.849 sec - in org.nuxeo.ecm.lifeCycle.BulkLifeCycleChangeListenerTest Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-webapp-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-webapp-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/target/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-webapp-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-webapp-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-webapp-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-webapp-core --- [INFO] Storing buildNumber: 20180228-101646 at timestamp: 1519813006498 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-webapp-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-webapp-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-webapp-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-webapp-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-webapp-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/target/nuxeo-platform-webapp-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-webapp-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/target/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.1-I20180228_0918/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.1-I20180228_0918/nuxeo-platform-webapp-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/target/nuxeo-platform-webapp-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.1-I20180228_0918/nuxeo-platform-webapp-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-webapp-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.1-I20180228_0918/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.1-I20180228_0918/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar (263 KB at 451.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.1-I20180228_0918/nuxeo-platform-webapp-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.1-I20180228_0918/nuxeo-platform-webapp-core-10.1-I20180228_0918.pom (7 KB at 84.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/maven-metadata.xml (140 KB at 691.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/maven-metadata.xml (140 KB at 709.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.1-I20180228_0918/nuxeo-platform-webapp-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp-core/10.1-I20180228_0918/nuxeo-platform-webapp-core-10.1-I20180228_0918-sources.jar (238 KB at 3082.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebApp 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-webapp --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-webapp --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-webapp --- [INFO] Storing buildNumber: 20180228-101648 at timestamp: 1519813008299 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-webapp --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 235 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (bower-install) @ nuxeo-platform-webapp --- [INFO] Executing tasks main: init: [exec] npm WARN nuxeo-platform-webapp@0.0.0 No description [exec] npm WARN nuxeo-platform-webapp@0.0.0 No repository field. [exec] npm WARN nuxeo-planuxeo-platform-webapp@0.0.0 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp [exec] โ”œโ”€โ”€ atform-webapp@0.0.0 No license field. [exec] nsi-regex@2.1.1 [exec] โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”œโ”€โ”€ chalk@1.1.3 [exec] โ”œโ”€โ”€ escape-string-regexp@1.0.5 [exec] โ”œโ”€โ”€ file-sync-cmp@0.1.1 [exec] โ”œโ”€โ”ฌ grunt@0.4.5 [exec] โ”‚ โ”œโ”€โ”€ async@0.1.22 [exec] โ”‚ โ”œโ”€โ”€ coffee-script@1.3.3 [exec] โ”‚ โ”œโ”€โ”€ colors@0.6.2 [exec] โ”‚ โ”œโ”€โ”€ dateformat@1.0.2-1.2.3 [exec] โ”‚ โ”œโ”€โ”€ eventemitter2@0.4.14 [exec] โ”‚ โ”œโ”€โ”€ exit@0.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ findup-sync@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”œโ”€โ”€ getobject@0.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ grunt-legacy-log@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ grunt-legacy-log-utils@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ underscore.string@2.3.3 [exec] โ”‚ โ”œโ”€โ”€ grunt-legacy-util@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ hooker@0.2.3 [exec] โ”‚ โ”œโ”€โ”€ iconv-lite@0.2.11 [exec] โ”‚ โ”œโ”€โ”ฌ js-yaml@2.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@0.1.16 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ underscore@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ underscore.string@2.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ esprima@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ lodash@0.9.2 [exec] โ”‚ โ”œโ”€โ”ฌ minimatch@0.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ nopt@1.0.10 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ rimraf@2.2.8 [exec] โ”‚ โ”œโ”€โ”€ underscore.string@2.2.1 [exec] โ”‚ โ””โ”€โ”€ which@1.0.9 [exec] โ”œโ”€โ”ฌ grunt-contrib-clean@0.6.0 [exec] โ”‚ โ””โ”€โ”€ rimraf@2.2.8 [exec] โ”œโ”€โ”€ grunt-contrib-copy@0.8.2 [exec] โ”œโ”€โ”ฌ grunt-vulcanize@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ crisper@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom5@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ””โ”€โ”ฌ vulcanize@1.14.0 [exec] โ”‚ โ”œโ”€โ”ฌ dom5@1.3.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”‚ โ”œโ”€โ”€ es6-promise@2.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ hydrolysis@1.21.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ doctrine@0.7.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ esutils@1.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ espree@2.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ estraverse@3.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ path-posix@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ update-notifier@0.5.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ configstore@1.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ osenv@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ write-file-atomic@1.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ imurmurhash@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ slide@1.1.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ xdg-basedir@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-npm@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ latest-version@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ package-json@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ got@3.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ infinity-agent@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nested-error-stacks@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ registry-url@3.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ rc@1.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ repeating@1.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ semver-diff@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ semver@5.1.0 [exec] โ”‚ โ””โ”€โ”ฌ string-length@1.0.1 [exec] โ”‚ โ””โ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”œโ”€โ”€ has-ansi@2.0.0 [exec] โ”œโ”€โ”ฌ load-grunt-tasks@3.4.0 [exec] โ”‚ โ”œโ”€โ”€ arrify@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ multimatch@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ array-union@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ pkg-up@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ find-up@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ””โ”€โ”ฌ resolve-pkg@0.1.0 [exec] โ”‚ โ””โ”€โ”€ resolve-from@2.0.0 [exec] โ”œโ”€โ”€ strip-ansi@3.0.1 [exec] โ”œโ”€โ”€ supports-color@2.0.0 [exec] โ””โ”€โ”ฌ time-grunt@1.3.0 [exec] โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”œโ”€โ”€ date-time@1.0.0 [exec] โ”œโ”€โ”€ figures@1.4.0 [exec] โ”œโ”€โ”€ hooker@0.2.3 [exec] โ”œโ”€โ”€ number-is-nan@1.0.0 [exec] โ”œโ”€โ”ฌ pretty-ms@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-finite@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ parse-ms@1.0.0 [exec] โ”‚ โ””โ”€โ”€ plur@1.0.0 [exec] โ””โ”€โ”€ text-table@0.2.0 [exec] [exec] bower gold-email-input#1.0.8 not-cached git://github.com/PolymerElements/gold-email-input.git#1.0.8 [exec] bower gold-email-input#1.0.8 resolve git://github.com/PolymerElements/gold-email-input.git#1.0.8 [exec] bower marked-element#1.1.3 not-cached git://github.com/PolymerElements/marked-element.git#1.1.3 [exec] bower marked-element#1.1.3 resolve git://github.com/PolymerElements/marked-element.git#1.1.3 [exec] bower moment#2.10.6 not-cached https://github.com/moment/moment.git#2.10.6 [exec] bower moment#2.10.6 resolve https://github.com/moment/moment.git#2.10.6 [exec] bower nuxeo-document-permissions#0.2.8 not-cached git://github.com/nuxeo/nuxeo-document-permissions.git#0.2.8 [exec] bower nuxeo-document-permissions#0.2.8 resolve git://github.com/nuxeo/nuxeo-document-permissions.git#0.2.8 [exec] bower nuxeo-elements#0.2.7 not-cached git://github.com/nuxeo/nuxeo-elements.git#0.2.7 [exec] bower nuxeo-elements#0.2.7 resolve git://github.com/nuxeo/nuxeo-elements.git#0.2.7 [exec] bower paper-icon-button#1.0.7 not-cached git://github.com/PolymerElements/paper-icon-button.git#1.0.7 [exec] bower paper-icon-button#1.0.7 resolve git://github.com/PolymerElements/paper-icon-button.git#1.0.7 [exec] bower better-dom#2.1.4 cached https://github.com/chemerisuk/better-dom.git#2.1.4 [exec] bower better-dom#2.1.4 validate 2.1.4 against https://github.com/chemerisuk/better-dom.git#2.1.4 [exec] bower font-roboto#1.0.1 cached git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower font-roboto#1.0.1 validate 1.0.1 against git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower better-i18n-plugin#1.0.4 cached https://github.com/chemerisuk/better-i18n-plugin.git#1.0.4 [exec] bower better-i18n-plugin#1.0.4 validate 1.0.4 against https://github.com/chemerisuk/better-i18n-plugin.git#1.0.4 [exec] bower es6-promise#2.2.0 cached https://github.com/components/es6-promise.git#2.2.0 [exec] bower es6-promise#2.2.0 validate 2.2.0 against https://github.com/components/es6-promise.git#2.2.0 [exec] bower better-dateinput-polyfill#1.5.2 cached https://github.com/chemerisuk/better-dateinput-polyfill.git#1.5.2 [exec] bower better-dateinput-polyfill#1.5.2 validate 1.5.2 against https://github.com/chemerisuk/better-dateinput-polyfill.git#1.5.2 [exec] bower iron-a11y-keys-behavior#1.1.9 cached git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-a11y-keys-behavior#1.1.9 validate 1.1.9 against git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-a11y-keys#1.0.6 cached git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower iron-a11y-keys#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower hydrolysis#1.24.1 cached git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower hydrolysis#1.24.1 validate 1.24.1 against git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower iron-a11y-announcer#1.0.5 cached git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-a11y-announcer#1.0.5 validate 1.0.5 against git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-ajax#1.4.3 cached git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower iron-ajax#1.4.3 validate 1.4.3 against git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower iron-autogrow-textarea#1.0.14 cached git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-autogrow-textarea#1.0.14 validate 1.0.14 against git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-checked-element-behavior#1.0.5 cached git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-checked-element-behavior#1.0.5 validate 1.0.5 against git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-behaviors#1.0.17 cached git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower iron-behaviors#1.0.17 validate 1.0.17 against git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower iron-collapse#1.3.0 cached git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-collapse#1.3.0 validate 1.3.0 against git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-doc-viewer#1.0.15 cached git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-doc-viewer#1.0.15 validate 1.0.15 against git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-demo-helpers#1.2.5 cached git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower iron-demo-helpers#1.2.5 validate 1.2.5 against git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower iron-component-page#1.1.7 cached git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-component-page#1.1.7 validate 1.1.7 against git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-dropdown#1.5.3 cached git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-dropdown#1.5.3 validate 1.5.3 against git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-elements#1.0.10 cached git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-elements#1.0.10 validate 1.0.10 against git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-fit-behavior#1.2.5 cached git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-fit-behavior#1.2.5 validate 1.2.5 against git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-form-element-behavior#1.0.6 cached git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-form-element-behavior#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-form#1.1.4 cached git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower iron-form#1.1.4 validate 1.1.4 against git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower iron-icon#1.0.12 cached git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-icon#1.0.12 validate 1.0.12 against git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-flex-layout#1.3.1 cached git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower iron-flex-layout#1.3.1 validate 1.3.1 against git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower iron-icons#1.2.0 cached git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-icons#1.2.0 validate 1.2.0 against git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-iconset#1.0.5 cached git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-iconset#1.0.5 validate 1.0.5 against git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-input#1.0.10 cached git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower iron-input#1.0.10 validate 1.0.10 against git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower iron-iconset-svg#1.1.0 cached git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower iron-iconset-svg#1.1.0 validate 1.1.0 against git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower iron-image#1.2.5 cached git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-image#1.2.5 validate 1.2.5 against git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-label#1.0.2 cached git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower iron-label#1.0.2 validate 1.0.2 against git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower iron-jsonp-library#1.0.4 cached git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-jsonp-library#1.0.4 validate 1.0.4 against git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-list#1.3.14 cached git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-list#1.3.14 validate 1.3.14 against git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-location#0.8.9 cached git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-location#0.8.9 validate 0.8.9 against git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-media-query#1.0.8 cached git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-media-query#1.0.8 validate 1.0.8 against git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-localstorage#1.0.6 cached git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-localstorage#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-menu-behavior#1.2.0 cached git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-menu-behavior#1.2.0 validate 1.2.0 against git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-overlay-behavior#1.10.1 cached git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-overlay-behavior#1.10.1 validate 1.10.1 against git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-meta#1.1.2 cached git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower iron-meta#1.1.2 validate 1.1.2 against git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower iron-range-behavior#1.0.6 cached git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower iron-range-behavior#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower iron-pages#1.0.8 cached git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-pages#1.0.8 validate 1.0.8 against git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-resizable-behavior#1.0.5 cached git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower iron-resizable-behavior#1.0.5 validate 1.0.5 against git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower iron-scroll-threshold#1.0.3 cached git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower iron-scroll-threshold#1.0.3 validate 1.0.3 against git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower iron-scroll-target-behavior#1.1.0 cached git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower iron-scroll-target-behavior#1.1.0 validate 1.1.0 against git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower iron-selector#1.5.2 cached git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower iron-selector#1.5.2 validate 1.5.2 against git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower iron-swipeable-container#1.0.3 cached git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-swipeable-container#1.0.3 validate 1.0.3 against git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-signals#1.0.3 cached git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower iron-signals#1.0.3 validate 1.0.3 against git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower iron-test-helpers#1.3.0 cached git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower iron-test-helpers#1.3.0 validate 1.3.0 against git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower iron-validator-behavior#1.0.1 cached git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower iron-validator-behavior#1.0.1 validate 1.0.1 against git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower iron-validatable-behavior#1.1.1 cached git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower iron-validatable-behavior#1.1.1 validate 1.1.1 against git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower jquery#3.1.1 cached https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower jquery#3.1.1 validate 3.1.1 against https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower marked#0.3.6 cached https://github.com/chjj/marked.git#0.3.6 [exec] bower marked#0.3.6 validate 0.3.6 against https://github.com/chjj/marked.git#0.3.6 [exec] bower neon-animation#1.2.4 cached git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower neon-animation#1.2.4 validate 1.2.4 against git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower nuxeo#0.9.0 cached https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower nuxeo#0.9.0 validate 0.9.0 against https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower paper-badge#1.1.4 cached git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower paper-badge#1.1.4 validate 1.1.4 against git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower paper-button#1.0.14 cached git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower paper-button#1.0.14 validate 1.0.14 against git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower paper-behaviors#1.0.12 cached git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower paper-behaviors#1.0.12 validate 1.0.12 against git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower paper-dialog#1.1.0 cached git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-dialog#1.1.0 validate 1.1.0 against git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-checkbox#1.4.1 cached git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower paper-checkbox#1.4.1 validate 1.4.1 against git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower paper-dialog-behavior#1.2.7 cached git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-dialog-behavior#1.2.7 validate 1.2.7 against git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-dialog-scrollable#1.1.5 cached git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-dialog-scrollable#1.1.5 validate 1.1.5 against git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-card#1.1.4 cached git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-card#1.1.4 validate 1.1.4 against git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-dropdown-menu#1.4.2 cached git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-dropdown-menu#1.4.2 validate 1.4.2 against git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-drawer-panel#1.0.10 cached git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-drawer-panel#1.0.10 validate 1.0.10 against git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-elements#1.0.7 cached git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-elements#1.0.7 validate 1.0.7 against git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-header-panel#1.1.7 cached git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-header-panel#1.1.7 validate 1.1.7 against git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-fab#1.2.1 cached git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-fab#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-listbox#1.1.2 cached git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-listbox#1.1.2 validate 1.1.2 against git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-item#1.2.1 cached git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-item#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-input#1.1.22 cached git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-input#1.1.22 validate 1.1.22 against git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-menu-button#1.5.2 cached git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-menu-button#1.5.2 validate 1.5.2 against git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-material#1.0.6 cached git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-material#1.0.6 validate 1.0.6 against git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-progress#1.0.11 cached git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-progress#1.0.11 validate 1.0.11 against git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-radio-button#1.2.1 cached git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-radio-button#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-radio-group#1.2.1 cached git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-radio-group#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-menu#1.2.2 cached git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-menu#1.2.2 validate 1.2.2 against git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-scroll-header-panel#1.0.16 cached git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-scroll-header-panel#1.0.16 validate 1.0.16 against git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-ripple#1.0.10 cached git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-ripple#1.0.10 validate 1.0.10 against git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-spinner#1.2.1 cached git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-spinner#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-slider#1.0.12 cached git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower paper-slider#1.0.12 validate 1.0.12 against git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower paper-styles#1.1.5 cached git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-styles#1.1.5 validate 1.1.5 against git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-toast#1.3.0 cached git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower paper-toast#1.3.0 validate 1.3.0 against git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower paper-toggle-button#1.2.1 cached git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-toggle-button#1.2.1 validate 1.2.1 against git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-tabs#1.7.0 cached git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower paper-tabs#1.7.0 validate 1.7.0 against git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower paper-toolbar#1.1.7 cached git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower paper-toolbar#1.1.7 validate 1.1.7 against git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower paper-tooltip#1.1.3 cached git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower paper-tooltip#1.1.3 validate 1.1.3 against git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower prism#1.5.1 cached https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower prism#1.5.1 validate 1.5.1 against https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower prism-element#1.1.1 cached git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower prism-element#1.1.1 validate 1.1.1 against git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower promise-polyfill#1.0.1 cached git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower promise-polyfill#1.0.1 validate 1.0.1 against git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower polymer#1.7.0 cached git://github.com/Polymer/polymer.git#1.7.0 [exec] bower polymer#1.7.0 validate 1.7.0 against git://github.com/Polymer/polymer.git#1.7.0 [exec] bower select2#3.5.2 cached https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower select2#3.5.2 validate 3.5.2 against https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower web-animations-js#2.2.2 cached git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower web-animations-js#2.2.2 validate 2.2.2 against git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower webcomponentsjs#0.7.23 cached https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower webcomponentsjs#0.7.23 validate 0.7.23 against https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower gold-email-input#1.0.8 download https://github.com/PolymerElements/gold-email-input/archive/v1.0.8.tar.gz [exec] bower nuxeo-elements#0.2.7 download https://github.com/nuxeo/nuxeo-elements/archive/v0.2.7.tar.gz [exec] bower marked-element#1.1.3 download https://github.com/PolymerElements/marked-element/archive/v1.1.3.tar.gz [exec] bower nuxeo-document-permissions#0.2.8 download https://github.com/nuxeo/nuxeo-document-permissions/archive/v0.2.8.tar.gz [exec] bower paper-icon-button#1.0.7 download https://github.com/PolymerElements/paper-icon-button/archive/v1.0.7.tar.gz [exec] bower moment#2.10.6 download https://github.com/moment/moment/archive/2.10.6.tar.gz [exec] bower marked-element#1.1.3 extract archive.tar.gz [exec] bower gold-email-input#1.0.8 extract archive.tar.gz [exec] bower nuxeo-document-permissions#0.2.8 extract archive.tar.gz [exec] bower nuxeo-elements#0.2.7 extract archive.tar.gz [exec] bower marked-element#1.1.3 resolved git://github.com/PolymerElements/marked-element.git#1.1.3 [exec] bower gold-email-input#1.0.8 resolved git://github.com/PolymerElements/gold-email-input.git#1.0.8 [exec] bower nuxeo-document-permissions#0.2.8 resolved git://github.com/nuxeo/nuxeo-document-permissions.git#0.2.8 [exec] bower paper-icon-button#1.0.7 extract archive.tar.gz [exec] bower paper-icon-button#1.0.7 resolved git://github.com/PolymerElements/paper-icon-button.git#1.0.7 [exec] bower nuxeo-elements#0.2.7 resolved git://github.com/nuxeo/nuxeo-elements.git#0.2.7 [exec] bower moment#2.10.6 extract archive.tar.gz [exec] bower moment#2.10.6 resolved https://github.com/moment/moment.git#2.10.6 [exec] bower better-dateinput-polyfill extra-resolution Unnecessary resolution: better-dateinput-polyfill#1.5.2 [exec] bower better-dom extra-resolution Unnecessary resolution: better-dom#2.1.4 [exec] bower better-i18n-plugin extra-resolution Unnecessary resolution: better-i18n-plugin#1.0.4 [exec] bower es6-promise extra-resolution Unnecessary resolution: es6-promise#2.2.0 [exec] bower font-roboto extra-resolution Unnecessary resolution: font-roboto#1.0.1 [exec] bower gold-email-input extra-resolution Unnecessary resolution: gold-email-input#1.0.8 [exec] bower hydrolysis extra-resolution Unnecessary resolution: hydrolysis#1.24.1 [exec] bower iron-a11y-announcer extra-resolution Unnecessary resolution: iron-a11y-announcer#1.0.5 [exec] bower iron-a11y-keys extra-resolution Unnecessary resolution: iron-a11y-keys#1.0.6 [exec] bower iron-a11y-keys-behavior extra-resolution Unnecessary resolution: iron-a11y-keys-behavior#1.1.9 [exec] bower iron-ajax extra-resolution Unnecessary resolution: iron-ajax#1.4.3 [exec] bower iron-autogrow-textarea extra-resolution Unnecessary resolution: iron-autogrow-textarea#1.0.14 [exec] bower iron-behaviors extra-resolution Unnecessary resolution: iron-behaviors#1.0.17 [exec] bower iron-checked-element-behavior extra-resolution Unnecessary resolution: iron-checked-element-behavior#1.0.5 [exec] bower iron-collapse extra-resolution Unnecessary resolution: iron-collapse#1.3.0 [exec] bower iron-component-page extra-resolution Unnecessary resolution: iron-component-page#1.1.7 [exec] bower iron-demo-helpers extra-resolution Unnecessary resolution: iron-demo-helpers#1.2.5 [exec] bower iron-doc-viewer extra-resolution Unnecessary resolution: iron-doc-viewer#1.0.15 [exec] bower iron-dropdown extra-resolution Unnecessary resolution: iron-dropdown#1.5.3 [exec] bower iron-elements extra-resolution Unnecessary resolution: iron-elements#1.0.10 [exec] bower iron-fit-behavior extra-resolution Unnecessary resolution: iron-fit-behavior#1.2.5 [exec] bower iron-flex-layout extra-resolution Unnecessary resolution: iron-flex-layout#1.3.1 [exec] bower iron-form extra-resolution Unnecessary resolution: iron-form#1.1.4 [exec] bower iron-form-element-behavior extra-resolution Unnecessary resolution: iron-form-element-behavior#1.0.6 [exec] bower iron-icon extra-resolution Unnecessary resolution: iron-icon#1.0.12 [exec] bower iron-icons extra-resolution Unnecessary resolution: iron-icons#1.2.0 [exec] bower iron-iconset extra-resolution Unnecessary resolution: iron-iconset#1.0.5 [exec] bower iron-iconset-svg extra-resolution Unnecessary resolution: iron-iconset-svg#1.1.0 [exec] bower iron-image extra-resolution Unnecessary resolution: iron-image#1.2.5 [exec] bower iron-input extra-resolution Unnecessary resolution: iron-input#1.0.10 [exec] bower iron-jsonp-library extra-resolution Unnecessary resolution: iron-jsonp-library#1.0.4 [exec] bower iron-label extra-resolution Unnecessary resolution: iron-label#1.0.2 [exec] bower iron-list extra-resolution Unnecessary resolution: iron-list#1.3.14 [exec] bower iron-localstorage extra-resolution Unnecessary resolution: iron-localstorage#1.0.6 [exec] bower iron-location extra-resolution Unnecessary resolution: iron-location#0.8.9 [exec] bower iron-media-query extra-resolution Unnecessary resolution: iron-media-query#1.0.8 [exec] bower iron-menu-behavior extra-resolution Unnecessary resolution: iron-menu-behavior#1.2.0 [exec] bower iron-meta extra-resolution Unnecessary resolution: iron-meta#1.1.2 [exec] bower iron-overlay-behavior extra-resolution Unnecessary resolution: iron-overlay-behavior#1.10.1 [exec] bower iron-pages extra-resolution Unnecessary resolution: iron-pages#1.0.8 [exec] bower iron-range-behavior extra-resolution Unnecessary resolution: iron-range-behavior#1.0.6 [exec] bower iron-resizable-behavior extra-resolution Unnecessary resolution: iron-resizable-behavior#1.0.5 [exec] bower iron-scroll-target-behavior extra-resolution Unnecessary resolution: iron-scroll-target-behavior#1.1.0 [exec] bower iron-scroll-threshold extra-resolution Unnecessary resolution: iron-scroll-threshold#1.0.3 [exec] bower iron-selector extra-resolution Unnecessary resolution: iron-selector#1.5.2 [exec] bower iron-signals extra-resolution Unnecessary resolution: iron-signals#1.0.3 [exec] bower iron-swipeable-container extra-resolution Unnecessary resolution: iron-swipeable-container#1.0.3 [exec] bower iron-test-helpers extra-resolution Unnecessary resolution: iron-test-helpers#1.3.0 [exec] bower iron-validatable-behavior extra-resolution Unnecessary resolution: iron-validatable-behavior#1.1.1 [exec] bower iron-validator-behavior extra-resolution Unnecessary resolution: iron-validator-behavior#1.0.1 [exec] bower jquery extra-resolution Unnecessary resolution: jquery#3.1.1 [exec] bower marked extra-resolution Unnecessary resolution: marked#0.3.6 [exec] bower marked-element extra-resolution Unnecessary resolution: marked-element#1.1.3 [exec] bower moment extra-resolution Unnecessary resolution: moment#2.10.6 [exec] bower neon-animation extra-resolution Unnecessary resolution: neon-animation#1.2.4 [exec] bower nuxeo extra-resolution Unnecessary resolution: nuxeo#0.9.0 [exec] bower nuxeo-document-permissions extra-resolution Unnecessary resolution: nuxeo-document-permissions#0.2.8 [exec] bower nuxeo-elements extra-resolution Unnecessary resolution: nuxeo-elements#0.2.7 [exec] bower paper-badge extra-resolution Unnecessary resolution: paper-badge#1.1.4 [exec] bower paper-behaviors extra-resolution Unnecessary resolution: paper-behaviors#1.0.12 [exec] bower paper-button extra-resolution Unnecessary resolution: paper-button#1.0.14 [exec] bower paper-card extra-resolution Unnecessary resolution: paper-card#1.1.4 [exec] bower paper-checkbox extra-resolution Unnecessary resolution: paper-checkbox#1.4.1 [exec] bower paper-dialog extra-resolution Unnecessary resolution: paper-dialog#1.1.0 [exec] bower paper-dialog-behavior extra-resolution Unnecessary resolution: paper-dialog-behavior#1.2.7 [exec] bower paper-dialog-scrollable extra-resolution Unnecessary resolution: paper-dialog-scrollable#1.1.5 [exec] bower paper-drawer-panel extra-resolution Unnecessary resolution: paper-drawer-panel#1.0.10 [exec] bower paper-dropdown-menu extra-resolution Unnecessary resolution: paper-dropdown-menu#1.4.2 [exec] bower paper-elements extra-resolution Unnecessary resolution: paper-elements#1.0.7 [exec] bower paper-fab extra-resolution Unnecessary resolution: paper-fab#1.2.1 [exec] bower paper-header-panel extra-resolution Unnecessary resolution: paper-header-panel#1.1.7 [exec] bower paper-icon-button extra-resolution Unnecessary resolution: paper-icon-button#1.0.7 [exec] bower paper-input extra-resolution Unnecessary resolution: paper-input#1.1.22 [exec] bower paper-item extra-resolution Unnecessary resolution: paper-item#1.2.1 [exec] bower paper-listbox extra-resolution Unnecessary resolution: paper-listbox#1.1.2 [exec] bower paper-material extra-resolution Unnecessary resolution: paper-material#1.0.6 [exec] bower paper-menu extra-resolution Unnecessary resolution: paper-menu#1.2.2 [exec] bower paper-menu-button extra-resolution Unnecessary resolution: paper-menu-button#1.5.2 [exec] bower paper-progress extra-resolution Unnecessary resolution: paper-progress#1.0.11 [exec] bower paper-radio-button extra-resolution Unnecessary resolution: paper-radio-button#1.2.1 [exec] bower paper-radio-group extra-resolution Unnecessary resolution: paper-radio-group#1.2.1 [exec] bower paper-ripple extra-resolution Unnecessary resolution: paper-ripple#1.0.10 [exec] bower paper-scroll-header-panel extra-resolution Unnecessary resolution: paper-scroll-header-panel#1.0.16 [exec] bower paper-slider extra-resolution Unnecessary resolution: paper-slider#1.0.12 [exec] bower paper-spinner extra-resolution Unnecessary resolution: paper-spinner#1.2.1 [exec] bower paper-styles extra-resolution Unnecessary resolution: paper-styles#1.1.5 [exec] bower paper-tabs extra-resolution Unnecessary resolution: paper-tabs#1.7.0 [exec] bower paper-toast extra-resolution Unnecessary resolution: paper-toast#1.3.0 [exec] bower paper-toggle-button extra-resolution Unnecessary resolution: paper-toggle-button#1.2.1 [exec] bower paper-toolbar extra-resolution Unnecessary resolution: paper-toolbar#1.1.7 [exec] bower paper-tooltip extra-resolution Unnecessary resolution: paper-tooltip#1.1.3 [exec] bower polymer extra-resolution Unnecessary resolution: polymer#1.7.0 [exec] bower prism extra-resolution Unnecessary resolution: prism#1.5.1 [exec] bower prism-element extra-resolution Unnecessary resolution: prism-element#1.1.1 [exec] bower promise-polyfill extra-resolution Unnecessary resolution: promise-polyfill#1.0.1 [exec] bower select2 extra-resolution Unnecessary resolution: select2#3.5.2 [exec] bower web-animations-js extra-resolution Unnecessary resolution: web-animations-js#2.2.2 [exec] bower webcomponentsjs extra-resolution Unnecessary resolution: webcomponentsjs#0.7.23 [exec] bower font-roboto#1.0.1 install font-roboto#1.0.1 [exec] bower better-dom#2.1.4 install better-dom#2.1.4 [exec] bower better-i18n-plugin#1.0.4 install better-i18n-plugin#1.0.4 [exec] bower es6-promise#2.2.0 install es6-promise#2.2.0 [exec] bower iron-a11y-keys-behavior#1.1.9 install iron-a11y-keys-behavior#1.1.9 [exec] bower iron-a11y-keys#1.0.6 install iron-a11y-keys#1.0.6 [exec] bower better-dateinput-polyfill#1.5.2 install better-dateinput-polyfill#1.5.2 [exec] bower marked-element#1.1.3 install marked-element#1.1.3 [exec] bower gold-email-input#1.0.8 install gold-email-input#1.0.8 [exec] bower iron-a11y-announcer#1.0.5 install iron-a11y-announcer#1.0.5 [exec] bower nuxeo-document-permissions#0.2.8 install nuxeo-document-permissions#0.2.8 [exec] bower iron-autogrow-textarea#1.0.14 install iron-autogrow-textarea#1.0.14 [exec] bower hydrolysis#1.24.1 install hydrolysis#1.24.1 [exec] bower paper-icon-button#1.0.7 install paper-icon-button#1.0.7 [exec] bower nuxeo-elements#0.2.7 install nuxeo-elements#0.2.7 [exec] bower iron-ajax#1.4.3 install iron-ajax#1.4.3 [exec] bower iron-checked-element-behavior#1.0.5 install iron-checked-element-behavior#1.0.5 [exec] bower iron-behaviors#1.0.17 install iron-behaviors#1.0.17 [exec] bower iron-collapse#1.3.0 install iron-collapse#1.3.0 [exec] bower iron-demo-helpers#1.2.5 install iron-demo-helpers#1.2.5 [exec] bower iron-component-page#1.1.7 install iron-component-page#1.1.7 [exec] bower iron-doc-viewer#1.0.15 install iron-doc-viewer#1.0.15 [exec] bower iron-dropdown#1.5.3 install iron-dropdown#1.5.3 [exec] bower iron-elements#1.0.10 install iron-elements#1.0.10 [exec] bower iron-form#1.1.4 install iron-form#1.1.4 [exec] bower iron-fit-behavior#1.2.5 install iron-fit-behavior#1.2.5 [exec] bower iron-form-element-behavior#1.0.6 install iron-form-element-behavior#1.0.6 [exec] bower iron-icon#1.0.12 install iron-icon#1.0.12 [exec] bower iron-flex-layout#1.3.1 install iron-flex-layout#1.3.1 [exec] bower iron-iconset#1.0.5 install iron-iconset#1.0.5 [exec] bower iron-input#1.0.10 install iron-input#1.0.10 [exec] bower iron-icons#1.2.0 install iron-icons#1.2.0 [exec] bower iron-iconset-svg#1.1.0 install iron-iconset-svg#1.1.0 [exec] bower iron-image#1.2.5 install iron-image#1.2.5 [exec] bower iron-label#1.0.2 install iron-label#1.0.2 [exec] bower iron-jsonp-library#1.0.4 install iron-jsonp-library#1.0.4 [exec] bower iron-location#0.8.9 install iron-location#0.8.9 [exec] bower iron-list#1.3.14 install iron-list#1.3.14 [exec] bower iron-media-query#1.0.8 install iron-media-query#1.0.8 [exec] bower iron-localstorage#1.0.6 install iron-localstorage#1.0.6 [exec] bower iron-menu-behavior#1.2.0 install iron-menu-behavior#1.2.0 [exec] bower iron-meta#1.1.2 install iron-meta#1.1.2 [exec] bower iron-range-behavior#1.0.6 install iron-range-behavior#1.0.6 [exec] bower iron-overlay-behavior#1.10.1 install iron-overlay-behavior#1.10.1 [exec] bower iron-pages#1.0.8 install iron-pages#1.0.8 [exec] bower iron-resizable-behavior#1.0.5 install iron-resizable-behavior#1.0.5 [exec] bower iron-scroll-target-behavior#1.1.0 install iron-scroll-target-behavior#1.1.0 [exec] bower iron-scroll-threshold#1.0.3 install iron-scroll-threshold#1.0.3 [exec] bower iron-swipeable-container#1.0.3 install iron-swipeable-container#1.0.3 [exec] bower iron-validator-behavior#1.0.1 install iron-validator-behavior#1.0.1 [exec] bower iron-test-helpers#1.3.0 install iron-test-helpers#1.3.0 [exec] bower iron-signals#1.0.3 install iron-signals#1.0.3 [exec] bower iron-selector#1.5.2 install iron-selector#1.5.2 [exec] bower moment#2.10.6 install moment#2.10.6 [exec] bower iron-validatable-behavior#1.1.1 install iron-validatable-behavior#1.1.1 [exec] bower neon-animation#1.2.4 install neon-animation#1.2.4 [exec] bower jquery#3.1.1 install jquery#3.1.1 [exec] bower nuxeo#0.9.0 install nuxeo#0.9.0 [exec] bower marked#0.3.6 install marked#0.3.6 [exec] bower paper-badge#1.1.4 install paper-badge#1.1.4 [exec] bower paper-dialog#1.1.0 install paper-dialog#1.1.0 [exec] bower paper-behaviors#1.0.12 install paper-behaviors#1.0.12 [exec] bower paper-button#1.0.14 install paper-button#1.0.14 [exec] bower paper-checkbox#1.4.1 install paper-checkbox#1.4.1 [exec] bower paper-dialog-behavior#1.2.7 install paper-dialog-behavior#1.2.7 [exec] bower paper-dialog-scrollable#1.1.5 install paper-dialog-scrollable#1.1.5 [exec] bower paper-card#1.1.4 install paper-card#1.1.4 [exec] bower paper-dropdown-menu#1.4.2 install paper-dropdown-menu#1.4.2 [exec] bower paper-drawer-panel#1.0.10 install paper-drawer-panel#1.0.10 [exec] bower paper-elements#1.0.7 install paper-elements#1.0.7 [exec] bower paper-header-panel#1.1.7 install paper-header-panel#1.1.7 [exec] bower paper-item#1.2.1 install paper-item#1.2.1 [exec] bower paper-fab#1.2.1 install paper-fab#1.2.1 [exec] bower paper-listbox#1.1.2 install paper-listbox#1.1.2 [exec] bower paper-input#1.1.22 install paper-input#1.1.22 [exec] bower paper-menu-button#1.5.2 install paper-menu-button#1.5.2 [exec] bower paper-material#1.0.6 install paper-material#1.0.6 [exec] bower paper-radio-button#1.2.1 install paper-radio-button#1.2.1 [exec] bower paper-progress#1.0.11 install paper-progress#1.0.11 [exec] bower paper-radio-group#1.2.1 install paper-radio-group#1.2.1 [exec] bower paper-menu#1.2.2 install paper-menu#1.2.2 [exec] bower paper-scroll-header-panel#1.0.16 install paper-scroll-header-panel#1.0.16 [exec] bower paper-spinner#1.2.1 install paper-spinner#1.2.1 [exec] bower paper-ripple#1.0.10 install paper-ripple#1.0.10 [exec] bower paper-styles#1.1.5 install paper-styles#1.1.5 [exec] bower paper-toast#1.3.0 install paper-toast#1.3.0 [exec] bower paper-slider#1.0.12 install paper-slider#1.0.12 [exec] bower paper-toggle-button#1.2.1 install paper-toggle-button#1.2.1 [exec] bower paper-toolbar#1.1.7 install paper-toolbar#1.1.7 [exec] bower paper-tabs#1.7.0 install paper-tabs#1.7.0 [exec] bower paper-tooltip#1.1.3 install paper-tooltip#1.1.3 [exec] bower prism-element#1.1.1 install prism-element#1.1.1 [exec] bower promise-polyfill#1.0.1 install promise-polyfill#1.0.1 [exec] bower web-animations-js#2.2.2 install web-animations-js#2.2.2 [exec] bower polymer#1.7.0 install polymer#1.7.0 [exec] bower prism#1.5.1 install prism#1.5.1 [exec] bower select2#3.5.2 install select2#3.5.2 [exec] bower webcomponentsjs#0.7.23 install webcomponentsjs#0.7.23 [exec] [exec] font-roboto#1.0.1 target/classes/web/nuxeo.war/bower_components/font-roboto [exec] [exec] better-dom#2.1.4 target/classes/web/nuxeo.war/bower_components/better-dom [exec] [exec] better-i18n-plugin#1.0.4 target/classes/web/nuxeo.war/bower_components/better-i18n-plugin [exec] โ””โ”€โ”€ better-dom#2.1.4 [exec] [exec] es6-promise#2.2.0 target/classes/web/nuxeo.war/bower_components/es6-promise [exec] [exec] iron-a11y-keys-behavior#1.1.9 target/classes/web/nuxeo.war/bower_components/iron-a11y-keys-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-a11y-keys#1.0.6 target/classes/web/nuxeo.war/bower_components/iron-a11y-keys [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] better-dateinput-polyfill#1.5.2 target/classes/web/nuxeo.war/bower_components/better-dateinput-polyfill [exec] โ”œโ”€โ”€ better-dom#2.1.4 [exec] โ””โ”€โ”€ better-i18n-plugin#1.0.4 [exec] [exec] marked-element#1.1.3 target/classes/web/nuxeo.war/bower_components/marked-element [exec] โ”œโ”€โ”€ marked#0.3.6 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] gold-email-input#1.0.8 target/classes/web/nuxeo.war/bower_components/gold-email-input [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-a11y-announcer#1.0.5 target/classes/web/nuxeo.war/bower_components/iron-a11y-announcer [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] nuxeo-document-permissions#0.2.8 target/classes/web/nuxeo.war/bower_components/nuxeo-document-permissions [exec] โ”œโ”€โ”€ better-dateinput-polyfill#1.5.2 [exec] โ”œโ”€โ”€ gold-email-input#1.0.8 [exec] โ”œโ”€โ”€ iron-elements#1.0.10 [exec] โ”œโ”€โ”€ moment#2.10.6 [exec] โ”œโ”€โ”€ nuxeo-elements#0.2.7 [exec] โ”œโ”€โ”€ paper-elements#1.0.7 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-autogrow-textarea#1.0.14 target/classes/web/nuxeo.war/bower_components/iron-autogrow-textarea [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] hydrolysis#1.24.1 target/classes/web/nuxeo.war/bower_components/hydrolysis [exec] [exec] paper-icon-button#1.0.7 target/classes/web/nuxeo.war/bower_components/paper-icon-button [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] nuxeo-elements#0.2.7 target/classes/web/nuxeo.war/bower_components/nuxeo-elements [exec] โ”œโ”€โ”€ es6-promise#2.2.0 [exec] โ”œโ”€โ”€ iron-elements#1.0.10 [exec] โ”œโ”€โ”€ nuxeo#0.9.0 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ select2#3.5.2 [exec] [exec] iron-ajax#1.4.3 target/classes/web/nuxeo.war/bower_components/iron-ajax [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ promise-polyfill#1.0.1 [exec] [exec] iron-checked-element-behavior#1.0.5 target/classes/web/nuxeo.war/bower_components/iron-checked-element-behavior [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-behaviors#1.0.17 target/classes/web/nuxeo.war/bower_components/iron-behaviors [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-collapse#1.3.0 target/classes/web/nuxeo.war/bower_components/iron-collapse [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-demo-helpers#1.2.5 target/classes/web/nuxeo.war/bower_components/iron-demo-helpers [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-location#0.8.9 [exec] โ”œโ”€โ”€ marked-element#1.1.3 [exec] โ”œโ”€โ”€ paper-icon-button#1.0.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism-element#1.1.1 [exec] [exec] iron-component-page#1.1.7 target/classes/web/nuxeo.war/bower_components/iron-component-page [exec] โ”œโ”€โ”€ hydrolysis#1.24.1 [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ”œโ”€โ”€ iron-doc-viewer#1.0.15 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ paper-header-panel#1.1.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ paper-toolbar#1.1.7 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-doc-viewer#1.0.15 target/classes/web/nuxeo.war/bower_components/iron-doc-viewer [exec] โ”œโ”€โ”€ marked-element#1.1.3 [exec] โ”œโ”€โ”€ paper-button#1.0.14 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism-element#1.1.1 [exec] [exec] iron-dropdown#1.5.3 target/classes/web/nuxeo.war/bower_components/iron-dropdown [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-elements#1.0.10 target/classes/web/nuxeo.war/bower_components/iron-elements [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-a11y-keys#1.0.6 [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ”œโ”€โ”€ iron-autogrow-textarea#1.0.14 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-component-page#1.1.7 [exec] โ”œโ”€โ”€ iron-demo-helpers#1.2.5 [exec] โ”œโ”€โ”€ iron-doc-viewer#1.0.15 [exec] โ”œโ”€โ”€ iron-dropdown#1.5.3 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form#1.1.4 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-iconset#1.0.5 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-image#1.2.5 [exec] โ”œโ”€โ”€ iron-input#1.0.10 [exec] โ”œโ”€โ”€ iron-jsonp-library#1.0.4 [exec] โ”œโ”€โ”€ iron-label#1.0.2 [exec] โ”œโ”€โ”€ iron-list#1.3.14 [exec] โ”œโ”€โ”€ iron-localstorage#1.0.6 [exec] โ”œโ”€โ”€ iron-location#0.8.9 [exec] โ”œโ”€โ”€ iron-media-query#1.0.8 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ iron-pages#1.0.8 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ”œโ”€โ”€ iron-scroll-threshold#1.0.3 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ iron-signals#1.0.3 [exec] โ”œโ”€โ”€ iron-swipeable-container#1.0.3 [exec] โ”œโ”€โ”€ iron-test-helpers#1.3.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ iron-validator-behavior#1.0.1 [exec] [exec] iron-form#1.1.4 target/classes/web/nuxeo.war/bower_components/iron-form [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-fit-behavior#1.2.5 target/classes/web/nuxeo.war/bower_components/iron-fit-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-form-element-behavior#1.0.6 target/classes/web/nuxeo.war/bower_components/iron-form-element-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-icon#1.0.12 target/classes/web/nuxeo.war/bower_components/iron-icon [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-flex-layout#1.3.1 target/classes/web/nuxeo.war/bower_components/iron-flex-layout [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-iconset#1.0.5 target/classes/web/nuxeo.war/bower_components/iron-iconset [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-input#1.0.10 target/classes/web/nuxeo.war/bower_components/iron-input [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-icons#1.2.0 target/classes/web/nuxeo.war/bower_components/iron-icons [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-iconset-svg#1.1.0 target/classes/web/nuxeo.war/bower_components/iron-iconset-svg [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-image#1.2.5 target/classes/web/nuxeo.war/bower_components/iron-image [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-label#1.0.2 target/classes/web/nuxeo.war/bower_components/iron-label [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-jsonp-library#1.0.4 target/classes/web/nuxeo.war/bower_components/iron-jsonp-library [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-location#0.8.9 target/classes/web/nuxeo.war/bower_components/iron-location [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-list#1.3.14 target/classes/web/nuxeo.war/bower_components/iron-list [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-media-query#1.0.8 target/classes/web/nuxeo.war/bower_components/iron-media-query [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-localstorage#1.0.6 target/classes/web/nuxeo.war/bower_components/iron-localstorage [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-menu-behavior#1.2.0 target/classes/web/nuxeo.war/bower_components/iron-menu-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-meta#1.1.2 target/classes/web/nuxeo.war/bower_components/iron-meta [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-range-behavior#1.0.6 target/classes/web/nuxeo.war/bower_components/iron-range-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-overlay-behavior#1.10.1 target/classes/web/nuxeo.war/bower_components/iron-overlay-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-pages#1.0.8 target/classes/web/nuxeo.war/bower_components/iron-pages [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-resizable-behavior#1.0.5 target/classes/web/nuxeo.war/bower_components/iron-resizable-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-scroll-target-behavior#1.1.0 target/classes/web/nuxeo.war/bower_components/iron-scroll-target-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-scroll-threshold#1.0.3 target/classes/web/nuxeo.war/bower_components/iron-scroll-threshold [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-swipeable-container#1.0.3 target/classes/web/nuxeo.war/bower_components/iron-swipeable-container [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-validator-behavior#1.0.1 target/classes/web/nuxeo.war/bower_components/iron-validator-behavior [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-test-helpers#1.3.0 target/classes/web/nuxeo.war/bower_components/iron-test-helpers [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-signals#1.0.3 target/classes/web/nuxeo.war/bower_components/iron-signals [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-selector#1.5.2 target/classes/web/nuxeo.war/bower_components/iron-selector [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] moment#2.10.6 target/classes/web/nuxeo.war/bower_components/moment [exec] [exec] iron-validatable-behavior#1.1.1 target/classes/web/nuxeo.war/bower_components/iron-validatable-behavior [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] neon-animation#1.2.4 target/classes/web/nuxeo.war/bower_components/neon-animation [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ web-animations-js#2.2.2 [exec] [exec] jquery#3.1.1 target/classes/web/nuxeo.war/bower_components/jquery [exec] [exec] nuxeo#0.9.0 target/classes/web/nuxeo.war/bower_components/nuxeo [exec] โ””โ”€โ”€ jquery#3.1.1 [exec] [exec] marked#0.3.6 target/classes/web/nuxeo.war/bower_components/marked [exec] [exec] paper-badge#1.1.4 target/classes/web/nuxeo.war/bower_components/paper-badge [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dialog#1.1.0 target/classes/web/nuxeo.war/bower_components/paper-dialog [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-behaviors#1.0.12 target/classes/web/nuxeo.war/bower_components/paper-behaviors [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-button#1.0.14 target/classes/web/nuxeo.war/bower_components/paper-button [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-checkbox#1.4.1 target/classes/web/nuxeo.war/bower_components/paper-checkbox [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dialog-behavior#1.2.7 target/classes/web/nuxeo.war/bower_components/paper-dialog-behavior [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dialog-scrollable#1.1.5 target/classes/web/nuxeo.war/bower_components/paper-dialog-scrollable [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-card#1.1.4 target/classes/web/nuxeo.war/bower_components/paper-card [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-image#1.2.5 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dropdown-menu#1.4.2 target/classes/web/nuxeo.war/bower_components/paper-dropdown-menu [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-menu-button#1.5.2 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-drawer-panel#1.0.10 target/classes/web/nuxeo.war/bower_components/paper-drawer-panel [exec] โ”œโ”€โ”€ iron-media-query#1.0.8 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-elements#1.0.7 target/classes/web/nuxeo.war/bower_components/paper-elements [exec] โ”œโ”€โ”€ paper-badge#1.1.4 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-button#1.0.14 [exec] โ”œโ”€โ”€ paper-card#1.1.4 [exec] โ”œโ”€โ”€ paper-checkbox#1.4.1 [exec] โ”œโ”€โ”€ paper-dialog#1.1.0 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-dialog-scrollable#1.1.5 [exec] โ”œโ”€โ”€ paper-drawer-panel#1.0.10 [exec] โ”œโ”€โ”€ paper-dropdown-menu#1.4.2 [exec] โ”œโ”€โ”€ paper-fab#1.2.1 [exec] โ”œโ”€โ”€ paper-header-panel#1.1.7 [exec] โ”œโ”€โ”€ paper-icon-button#1.0.7 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-item#1.2.1 [exec] โ”œโ”€โ”€ paper-listbox#1.1.2 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-menu#1.2.2 [exec] โ”œโ”€โ”€ paper-menu-button#1.5.2 [exec] โ”œโ”€โ”€ paper-progress#1.0.11 [exec] โ”œโ”€โ”€ paper-radio-button#1.2.1 [exec] โ”œโ”€โ”€ paper-radio-group#1.2.1 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-scroll-header-panel#1.0.16 [exec] โ”œโ”€โ”€ paper-slider#1.0.12 [exec] โ”œโ”€โ”€ paper-spinner#1.2.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ paper-tabs#1.7.0 [exec] โ”œโ”€โ”€ paper-toast#1.3.0 [exec] โ”œโ”€โ”€ paper-toggle-button#1.2.1 [exec] โ”œโ”€โ”€ paper-toolbar#1.1.7 [exec] โ””โ”€โ”€ paper-tooltip#1.1.3 [exec] [exec] paper-header-panel#1.1.7 target/classes/web/nuxeo.war/bower_components/paper-header-panel [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-item#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-item [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-fab#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-fab [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-listbox#1.1.2 target/classes/web/nuxeo.war/bower_components/paper-listbox [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-input#1.1.22 target/classes/web/nuxeo.war/bower_components/paper-input [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-autogrow-textarea#1.0.14 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-input#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-menu-button#1.5.2 target/classes/web/nuxeo.war/bower_components/paper-menu-button [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-dropdown#1.5.3 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-material#1.0.6 target/classes/web/nuxeo.war/bower_components/paper-material [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-radio-button#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-radio-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-progress#1.0.11 target/classes/web/nuxeo.war/bower_components/paper-progress [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-radio-group#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-radio-group [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-radio-button#1.2.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-menu#1.2.2 target/classes/web/nuxeo.war/bower_components/paper-menu [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-scroll-header-panel#1.0.16 target/classes/web/nuxeo.war/bower_components/paper-scroll-header-panel [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-spinner#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-spinner [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-ripple#1.0.10 target/classes/web/nuxeo.war/bower_components/paper-ripple [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-styles#1.1.5 target/classes/web/nuxeo.war/bower_components/paper-styles [exec] โ”œโ”€โ”€ font-roboto#1.0.1 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toast#1.3.0 target/classes/web/nuxeo.war/bower_components/paper-toast [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-slider#1.0.12 target/classes/web/nuxeo.war/bower_components/paper-slider [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-progress#1.0.11 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toggle-button#1.2.1 target/classes/web/nuxeo.war/bower_components/paper-toggle-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toolbar#1.1.7 target/classes/web/nuxeo.war/bower_components/paper-toolbar [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-tabs#1.7.0 target/classes/web/nuxeo.war/bower_components/paper-tabs [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-icon-button#1.0.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-tooltip#1.1.3 target/classes/web/nuxeo.war/bower_components/paper-tooltip [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] prism-element#1.1.1 target/classes/web/nuxeo.war/bower_components/prism-element [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism#1.5.1 [exec] [exec] promise-polyfill#1.0.1 target/classes/web/nuxeo.war/bower_components/promise-polyfill [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] web-animations-js#2.2.2 target/classes/web/nuxeo.war/bower_components/web-animations-js [exec] [exec] polymer#1.7.0 target/classes/web/nuxeo.war/bower_components/polymer [exec] โ””โ”€โ”€ webcomponentsjs#0.7.23 [exec] [exec] prism#1.5.1 target/classes/web/nuxeo.war/bower_components/prism [exec] [exec] select2#3.5.2 target/classes/web/nuxeo.war/bower_components/select2 [exec] โ””โ”€โ”€ jquery#3.1.1 [exec] [exec] webcomponentsjs#0.7.23 target/classes/web/nuxeo.war/bower_components/webcomponentsjs build: [exec] Running "vulcanize:permissions" (vulcanize) task [exec] >> target/classes/web/nuxeo.war/bower_components/nuxeo-document-permissions/nuxeo-document-permissions.html -> target/classes/web/nuxeo.war/permissions/components/elements.vulcanized.html [exec] [exec] Running "clean:bower_components" (clean) task [exec] >> 94 paths cleaned. [exec] [exec] Done, without errors. [exec] [exec] [exec] Execution Time (2018-02-28 10:17:11 UTC) [exec] loading tasks 485ms โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡ 23% [exec] vulcanize:permissions 1.5s โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡ 68% [exec] clean:bower_components 193ms โ–‡โ–‡โ–‡โ–‡ 9% [exec] Total 2.2s [exec] [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-webapp --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-webapp --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-webapp --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-webapp --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-webapp --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp/target/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-webapp --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-webapp >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-webapp --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-webapp --- [INFO] Storing buildNumber: 20180228-101715 at timestamp: 1519813035427 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-webapp --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-webapp <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-webapp --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp/target/nuxeo-platform-webapp-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-webapp --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp/target/nuxeo-platform-webapp-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.1-I20180228_0918/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.1-I20180228_0918/nuxeo-platform-webapp-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp/target/nuxeo-platform-webapp-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.1-I20180228_0918/nuxeo-platform-webapp-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-webapp --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.1-I20180228_0918/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.1-I20180228_0918/nuxeo-platform-webapp-10.1-I20180228_0918.jar (1484 KB at 8829.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.1-I20180228_0918/nuxeo-platform-webapp-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.1-I20180228_0918/nuxeo-platform-webapp-10.1-I20180228_0918.pom (2 KB at 13.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/maven-metadata.xml (142 KB at 802.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/maven-metadata.xml (142 KB at 1570.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.1-I20180228_0918/nuxeo-platform-webapp-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-webapp/10.1-I20180228_0918/nuxeo-platform-webapp-10.1-I20180228_0918-sources.jar (344 KB at 4459.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Addons Core parent POM 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-addons-core-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-addons-core-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-addons-core-parent --- [INFO] Storing buildNumber: 20180228-101716 at timestamp: 1519813036519 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-addons-core-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-addons-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-addons-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-addons-core-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-addons-core-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-addons-core-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-addons-core-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-addons-core-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-addons-core-parent --- [INFO] Storing buildNumber: 20180228-101716 at timestamp: 1519813036572 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-addons-core-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-addons-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-addons-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-addons-core-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-addons-core-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-addons-core-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-addons-core-parent/10.1-I20180228_0918/nuxeo-addons-core-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-addons-core-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-core-parent/10.1-I20180228_0918/nuxeo-addons-core-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-core-parent/10.1-I20180228_0918/nuxeo-addons-core-parent-10.1-I20180228_0918.pom (3 KB at 8.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-core-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-core-parent/maven-metadata.xml (53 KB at 200.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-core-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-core-parent/maven-metadata.xml (53 KB at 455.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Storage MarkLogic 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-marklogic --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-marklogic --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-marklogic --- [INFO] Storing buildNumber: 20180228-101717 at timestamp: 1519813037767 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-marklogic --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-marklogic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-marklogic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-marklogic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-marklogic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-marklogic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 73 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-marklogic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/src/test/java/org/nuxeo/ecm/core/storage/marklogic/TestMarkLogicQueryBuilder.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/src/test/java/org/nuxeo/ecm/core/storage/marklogic/TestMarkLogicQueryBuilder.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/src/test/java/org/nuxeo/ecm/core/storage/marklogic/TestMarkLogicQueryBuilder.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-marklogic --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.marklogic.TestMarkLogicStateDeserializer Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.445 sec - in org.nuxeo.ecm.core.storage.marklogic.TestMarkLogicStateDeserializer Running org.nuxeo.ecm.core.storage.marklogic.TestMarkLogicQueryBuilder Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 sec - in org.nuxeo.ecm.core.storage.marklogic.TestMarkLogicQueryBuilder Running org.nuxeo.ecm.core.storage.marklogic.TestMarkLogicQuerySimpleBuilder Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.nuxeo.ecm.core.storage.marklogic.TestMarkLogicQuerySimpleBuilder Running org.nuxeo.ecm.core.storage.marklogic.TestMarkLogicStateSerializer Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec - in org.nuxeo.ecm.core.storage.marklogic.TestMarkLogicStateSerializer Results : Tests run: 76, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-marklogic --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-marklogic --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target/nuxeo-core-storage-marklogic-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-marklogic --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-marklogic >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-marklogic --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-marklogic --- [INFO] Storing buildNumber: 20180228-101722 at timestamp: 1519813042696 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-marklogic --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-marklogic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-marklogic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-marklogic <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-marklogic --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target/nuxeo-core-storage-marklogic-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-storage-marklogic --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target/nuxeo-core-storage-marklogic-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-marklogic --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target/nuxeo-core-storage-marklogic-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.1-I20180228_0918/nuxeo-core-storage-marklogic-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.1-I20180228_0918/nuxeo-core-storage-marklogic-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target/nuxeo-core-storage-marklogic-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.1-I20180228_0918/nuxeo-core-storage-marklogic-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/target/nuxeo-core-storage-marklogic-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.1-I20180228_0918/nuxeo-core-storage-marklogic-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-marklogic --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.1-I20180228_0918/nuxeo-core-storage-marklogic-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.1-I20180228_0918/nuxeo-core-storage-marklogic-10.1-I20180228_0918.jar (80 KB at 97.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.1-I20180228_0918/nuxeo-core-storage-marklogic-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.1-I20180228_0918/nuxeo-core-storage-marklogic-10.1-I20180228_0918.pom (5 KB at 21.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/maven-metadata.xml (53 KB at 780.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/maven-metadata.xml (53 KB at 475.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.1-I20180228_0918/nuxeo-core-storage-marklogic-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.1-I20180228_0918/nuxeo-core-storage-marklogic-10.1-I20180228_0918-sources.jar (38 KB at 503.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.1-I20180228_0918/nuxeo-core-storage-marklogic-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-marklogic/10.1-I20180228_0918/nuxeo-core-storage-marklogic-10.1-I20180228_0918-tests.jar (54 KB at 730.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Addons parent POM 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-addons-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-addons-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-addons-parent --- [INFO] Storing buildNumber: 20180228-101724 at timestamp: 1519813044255 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-addons-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-addons-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-addons-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-addons-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-addons-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-addons-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-addons-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-addons-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-addons-parent --- [INFO] Storing buildNumber: 20180228-101724 at timestamp: 1519813044327 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-addons-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-addons-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-addons-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-addons-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-addons-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-addons-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-addons-parent/10.1-I20180228_0918/nuxeo-addons-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-addons-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-parent/10.1-I20180228_0918/nuxeo-addons-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-parent/10.1-I20180228_0918/nuxeo-addons-parent-10.1-I20180228_0918.pom (44 KB at 584.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-parent/maven-metadata.xml (145 KB at 577.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-addons-parent/maven-metadata.xml (145 KB at 1925.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo EP Language Extensions 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-lang-ext --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-lang-ext --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-lang-ext --- [INFO] Storing buildNumber: 20180228-101725 at timestamp: 1519813045347 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-lang-ext --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-lang-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-lang-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-lang-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 31 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-lang-ext --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-lang-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-lang-ext --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-lang-ext --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.lang.ext.test.TestMessages 10:17:27,523 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'crowdin/messages.properties'. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.nuxeo.ecm.platform.lang.ext.test.TestMessages Running org.nuxeo.ecm.platform.lang.ext.test.TestExtMessages 10:17:27,650 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_pt_PT.properties'. 10:17:27,747 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_vi_VN.properties'. 10:17:27,844 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_eu_ES.properties'. 10:17:27,959 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_ru_RU.properties'. 10:17:28,049 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_cs_CZ.properties'. 10:17:28,072 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_ca_ES.properties'. 10:17:28,097 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_pt_BR.properties'. 10:17:28,122 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_de_DE.properties'. 10:17:28,144 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_pl_PL.properties'. 10:17:28,169 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_ja_JP.properties'. 10:17:28,308 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_fr_FR.properties'. 10:17:28,334 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_ar_SA.properties'. 10:17:28,366 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_el_GR.properties'. 10:17:28,387 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_sv_SE.properties'. 10:17:28,405 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_sr_SP.properties'. 10:17:28,433 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_mk_MK.properties'. 10:17:28,452 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_fr_CA.properties'. 10:17:28,473 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_hu_HU.properties'. 10:17:28,497 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_it_IT.properties'. 10:17:28,551 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_id_ID.properties'. 10:17:28,579 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_az_AZ.properties'. 10:17:28,610 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_es_ES.properties'. 10:17:28,634 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_nl_NL.properties'. 10:17:28,657 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_sq_AL.properties'. 10:17:28,684 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_tr_TR.properties'. 10:17:28,705 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_zh_CN.properties'. 10:17:28,726 main WARN [AbstractTranslationTestCase] 233 single translation keys in file at 'web/nuxeo.war/WEB-INF/classes/messages_gl_ES.properties'. Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.057 sec - in org.nuxeo.ecm.platform.lang.ext.test.TestExtMessages Results : Tests run: 110, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-lang-ext --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-lang-ext --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/target/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-lang-ext --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-platform-lang-ext/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-lang-ext >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-lang-ext --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-lang-ext --- [INFO] Storing buildNumber: 20180228-101729 at timestamp: 1519813049582 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-lang-ext --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-lang-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-lang-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-lang-ext <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-lang-ext --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/target/nuxeo-platform-lang-ext-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-lang-ext --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/target/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-platform-lang-ext/10.1-I20180228_0918/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-platform-lang-ext/10.1-I20180228_0918/nuxeo-platform-lang-ext-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/target/nuxeo-platform-lang-ext-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-platform-lang-ext/10.1-I20180228_0918/nuxeo-platform-lang-ext-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-lang-ext --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/10.1-I20180228_0918/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/10.1-I20180228_0918/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar (1458 KB at 11122.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/10.1-I20180228_0918/nuxeo-platform-lang-ext-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/10.1-I20180228_0918/nuxeo-platform-lang-ext-10.1-I20180228_0918.pom (2 KB at 22.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/maven-metadata.xml (143 KB at 837.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/maven-metadata.xml (143 KB at 1802.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/10.1-I20180228_0918/nuxeo-platform-lang-ext-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext/10.1-I20180228_0918/nuxeo-platform-lang-ext-10.1-I20180228_0918-sources.jar (1454 KB at 15627.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo EP Incomplete Language Extensions 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-lang-ext-incomplete --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-lang-ext-incomplete --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Storing buildNumber: 20180228-101730 at timestamp: 1519813050696 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-lang-ext-incomplete --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-lang-ext-incomplete --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-lang-ext-incomplete --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-lang-ext-incomplete --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete/target/nuxeo-platform-lang-ext-incomplete-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-lang-ext-incomplete --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-lang-ext-incomplete >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-lang-ext-incomplete --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Storing buildNumber: 20180228-101730 at timestamp: 1519813050803 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-lang-ext-incomplete <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete/target/nuxeo-platform-lang-ext-incomplete-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete/target/nuxeo-platform-lang-ext-incomplete-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.1-I20180228_0918/nuxeo-platform-lang-ext-incomplete-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.1-I20180228_0918/nuxeo-platform-lang-ext-incomplete-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete/target/nuxeo-platform-lang-ext-incomplete-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.1-I20180228_0918/nuxeo-platform-lang-ext-incomplete-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-lang-ext-incomplete --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.1-I20180228_0918/nuxeo-platform-lang-ext-incomplete-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.1-I20180228_0918/nuxeo-platform-lang-ext-incomplete-10.1-I20180228_0918.jar (4 KB at 14.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.1-I20180228_0918/nuxeo-platform-lang-ext-incomplete-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.1-I20180228_0918/nuxeo-platform-lang-ext-incomplete-10.1-I20180228_0918.pom (2 KB at 20.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/maven-metadata.xml (53 KB at 211.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/maven-metadata.xml (53 KB at 501.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.1-I20180228_0918/nuxeo-platform-lang-ext-incomplete-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-platform-lang-ext-incomplete/10.1-I20180228_0918/nuxeo-platform-lang-ext-incomplete-10.1-I20180228_0918-sources.jar (2 KB at 23.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Chemistry 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-chemistry --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-chemistry --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-chemistry --- [INFO] Storing buildNumber: 20180228-101731 at timestamp: 1519813051638 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-chemistry --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-chemistry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-chemistry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-chemistry --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-chemistry --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-chemistry/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-chemistry >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-chemistry --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-chemistry --- [INFO] Storing buildNumber: 20180228-101731 at timestamp: 1519813051782 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-chemistry --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-chemistry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-chemistry --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-chemistry <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-chemistry --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-chemistry --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-chemistry/10.1-I20180228_0918/nuxeo-chemistry-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-chemistry --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-chemistry/10.1-I20180228_0918/nuxeo-chemistry-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-chemistry/10.1-I20180228_0918/nuxeo-chemistry-10.1-I20180228_0918.pom (2 KB at 21.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-chemistry/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-chemistry/maven-metadata.xml (145 KB at 589.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-chemistry/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-chemistry/maven-metadata.xml (145 KB at 920.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Chemistry OpenCMIS Implementation 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-opencmis-impl --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-opencmis-impl --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-opencmis-impl --- [INFO] Storing buildNumber: 20180228-101733 at timestamp: 1519813053215 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-opencmis-impl --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-opencmis-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-opencmis-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-opencmis-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-opencmis-impl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/CMISQLQueryMaker.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/CMISQLQueryMaker.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/CMISQLQueryMaker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-opencmis-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-opencmis-impl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-opencmis-impl --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.opencmis.impl.util.TestSimpleImageInfo Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.core.opencmis.impl.util.TestSimpleImageInfo Running org.nuxeo.ecm.core.opencmis.impl.util.TestListUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.core.opencmis.impl.util.TestListUtils Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-opencmis-impl --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-opencmis-impl --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-opencmis-impl --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-opencmis-impl >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-opencmis-impl --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-opencmis-impl --- [INFO] Storing buildNumber: 20180228-101736 at timestamp: 1519813056233 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-opencmis-impl --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-opencmis-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-opencmis-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-opencmis-impl <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-opencmis-impl --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/nuxeo-opencmis-impl-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-opencmis-impl --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/nuxeo-opencmis-impl-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.1-I20180228_0918/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.1-I20180228_0918/nuxeo-opencmis-impl-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/target/nuxeo-opencmis-impl-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.1-I20180228_0918/nuxeo-opencmis-impl-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-opencmis-impl --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.1-I20180228_0918/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.1-I20180228_0918/nuxeo-opencmis-impl-10.1-I20180228_0918.jar (220 KB at 833.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.1-I20180228_0918/nuxeo-opencmis-impl-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.1-I20180228_0918/nuxeo-opencmis-impl-10.1-I20180228_0918.pom (5 KB at 59.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/maven-metadata.xml (137 KB at 669.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/maven-metadata.xml (137 KB at 904.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.1-I20180228_0918/nuxeo-opencmis-impl-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-impl/10.1-I20180228_0918/nuxeo-opencmis-impl-10.1-I20180228_0918-sources.jar (105 KB at 529.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Chemistry OpenCMIS Bindings 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-opencmis-bindings --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-opencmis-bindings --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-opencmis-bindings --- [INFO] Storing buildNumber: 20180228-101738 at timestamp: 1519813058160 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-opencmis-bindings --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-opencmis-bindings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-opencmis-bindings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-opencmis-bindings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-opencmis-bindings --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-opencmis-bindings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-opencmis-bindings --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-opencmis-bindings --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-opencmis-bindings --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-opencmis-bindings --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/target/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-opencmis-bindings --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-opencmis-bindings >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-opencmis-bindings --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-opencmis-bindings --- [INFO] Storing buildNumber: 20180228-101739 at timestamp: 1519813059835 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-opencmis-bindings --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-opencmis-bindings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-opencmis-bindings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-opencmis-bindings <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-opencmis-bindings --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/target/nuxeo-opencmis-bindings-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-opencmis-bindings --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/target/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.1-I20180228_0918/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.1-I20180228_0918/nuxeo-opencmis-bindings-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/target/nuxeo-opencmis-bindings-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.1-I20180228_0918/nuxeo-opencmis-bindings-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-opencmis-bindings --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.1-I20180228_0918/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.1-I20180228_0918/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar (56 KB at 351.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.1-I20180228_0918/nuxeo-opencmis-bindings-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.1-I20180228_0918/nuxeo-opencmis-bindings-10.1-I20180228_0918.pom (2 KB at 25.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/maven-metadata.xml (137 KB at 593.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/maven-metadata.xml (137 KB at 1075.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.1-I20180228_0918/nuxeo-opencmis-bindings-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-bindings/10.1-I20180228_0918/nuxeo-opencmis-bindings-10.1-I20180228_0918-sources.jar (44 KB at 613.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Chemistry OpenCMIS Tests 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-opencmis-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-opencmis-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-opencmis-tests --- [INFO] Storing buildNumber: 20180228-101742 at timestamp: 1519813062183 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-opencmis-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-opencmis-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-opencmis-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-opencmis-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-opencmis-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-opencmis-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-opencmis-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 48 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisSuiteSession.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisSuiteSession.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBinding.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBinding.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBinding.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-opencmis-tests --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:17:50,036 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Running org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingNoProxies 10:17:59,714 WARN [main] [NuxeoCmisServiceWrapper] java.lang.IllegalArgumentException: Invalid datetime format: foobar java.lang.IllegalArgumentException: Invalid datetime format: foobar at org.apache.chemistry.opencmis.server.support.query.CalendarHelper.fromString(CalendarHelper.java:58) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkTimestamp(AbstractPredicateWalker.java:360) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkExpr(AbstractPredicateWalker.java:158) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkNotEquals(AbstractPredicateWalker.java:203) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkPredicate(AbstractPredicateWalker.java:49) at org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.query(CmisQueryWalker_CmisBaseWalker.java:305) at org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.query(CmisQueryWalker.java:281) at org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict.walkStatement(QueryUtilStrict.java:78) at org.apache.chemistry.opencmis.server.support.query.QueryUtilBase.processStatement(QueryUtilBase.java:73) at org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.getNXQL(CMISQLtoNXQL.java:164) at org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.queryProjection(NuxeoCmisService.java:1622) at org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.query(NuxeoCmisService.java:1481) at org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper.query(ConformanceCmisServiceWrapper.java:1218) at org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding.query(TestCmisBinding.java:268) at org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding.testQueryWhereProperties(TestCmisBinding.java:1523) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 10:18:38,055 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:18:38,067 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:18:38,138 WARN [Nuxeo-Work-fulltextUpdater-1:5448954885754932.366571789] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:18:38,143 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:18:38,152 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:18:38,157 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:18:38,570 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:18:38,581 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:18:38,653 WARN [Nuxeo-Work-fulltextUpdater-1:5448955394749254.580839875] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:18:38,661 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:18:38,669 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:18:38,674 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:18:43,087 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Feb 28, 2018 10:18:43 AM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-nio-17488"] Feb 28, 2018 10:18:43 AM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector INFO: Using a shared selector for servlet write/read Feb 28, 2018 10:18:43 AM org.apache.catalina.core.StandardService startInternal INFO: Starting service [Tomcat] Feb 28, 2018 10:18:43 AM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/8.5.23 Feb 28, 2018 10:18:43 AM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-nio-17488"] Tests run: 96, Failures: 0, Errors: 0, Skipped: 16, Time elapsed: 52.183 sec - in org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingNoProxies Running org.nuxeo.ecm.core.opencmis.impl.CmisSuiteSession 10:18:50,654 WARN [Nuxeo-Work-default-4:5448967358921991.1535615873] [FulltextExtractorWork] Could not extract fulltext of file 'test.pdf' for document: 70656f48-e433-43f3-bdfb-a95d5c5baa5f: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:18:55,651 WARN [main] [Selection] Created fragment missing: 1707e305-5075-48da-a0f8-4c81687f206e Feb 28, 2018 10:18:57 AM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-nio-17488"] Feb 28, 2018 10:18:57 AM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service [Tomcat] Feb 28, 2018 10:18:57 AM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-nio-17488"] Feb 28, 2018 10:18:57 AM org.apache.coyote.AbstractProtocol destroy INFO: Destroying ProtocolHandler ["http-nio-17488"] StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:18:58,991 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Feb 28, 2018 10:18:59 AM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-nio-17488"] Feb 28, 2018 10:18:59 AM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector INFO: Using a shared selector for servlet write/read Feb 28, 2018 10:18:59 AM org.apache.catalina.core.StandardService startInternal INFO: Starting service [Tomcat] Feb 28, 2018 10:18:59 AM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/8.5.23 Feb 28, 2018 10:18:59 AM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-nio-17488"] 10:19:03,727 WARN [Nuxeo-Work-default-3:5448980456214853.472723275] [FulltextExtractorWork] Could not extract fulltext of file 'test.pdf' for document: 97544faf-2d97-4b81-930e-e1845aaa5378: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:19:08,702 WARN [main] [Selection] Created fragment missing: 8c930e67-0e8a-48dc-a04c-830331305edd Feb 28, 2018 10:19:10 AM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-nio-17488"] Feb 28, 2018 10:19:10 AM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service [Tomcat] Feb 28, 2018 10:19:10 AM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-nio-17488"] Feb 28, 2018 10:19:10 AM org.apache.coyote.AbstractProtocol destroy INFO: Destroying ProtocolHandler ["http-nio-17488"] StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:19:11,641 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:19:15,062 WARN [Nuxeo-Work-default-2:5448991787513009.359019484] [FulltextExtractorWork] Could not extract fulltext of file 'test.pdf' for document: c0b08acc-f351-4d6f-b121-855c84b3d09b: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:19:20,135 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:19:20,183 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation ElasticSearchClient: TransportClient 10:19:27,373 ERROR [main] [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 223 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.es.contrib requires [service:org.nuxeo.admin.pageproviders] * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.elasticsearch.managment.contrib references missing [target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=probes, target=org.nuxeo.ecm.core.management.CoreManagementComponent;point=healthCheck] ====================================================================== Tests run: 99, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.339 sec - in org.nuxeo.ecm.core.opencmis.impl.CmisSuiteSession Running org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingES 10:19:39,949 WARN [main] [NuxeoCmisServiceWrapper] java.lang.IllegalArgumentException: Invalid datetime format: foobar java.lang.IllegalArgumentException: Invalid datetime format: foobar at org.apache.chemistry.opencmis.server.support.query.CalendarHelper.fromString(CalendarHelper.java:58) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkTimestamp(AbstractPredicateWalker.java:360) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkExpr(AbstractPredicateWalker.java:158) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkNotEquals(AbstractPredicateWalker.java:203) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkPredicate(AbstractPredicateWalker.java:49) at org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.query(CmisQueryWalker_CmisBaseWalker.java:305) at org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.query(CmisQueryWalker.java:281) at org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict.walkStatement(QueryUtilStrict.java:78) at org.apache.chemistry.opencmis.server.support.query.QueryUtilBase.processStatement(QueryUtilBase.java:73) at org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.getNXQL(CMISQLtoNXQL.java:164) at org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.queryProjection(NuxeoCmisService.java:1622) at org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.query(NuxeoCmisService.java:1481) at org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper.query(ConformanceCmisServiceWrapper.java:1218) at org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding.query(TestCmisBinding.java:268) at org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding.testQueryWhereProperties(TestCmisBinding.java:1523) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient 10:20:54,730 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:20:54,751 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:20:54,855 WARN [Nuxeo-Work-fulltextUpdater-1:5449091603378357.1323606106] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:20:54,893 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:20:54,900 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:20:54,959 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. ElasticSearchClient: TransportClient 10:20:58,842 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:20:58,879 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:20:59,016 WARN [Nuxeo-Work-fulltextUpdater-1:5449095722332577.1481296860] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:20:59,057 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:20:59,069 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:20:59,088 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient ElasticSearchClient: TransportClient StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:21:17,346 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 96, Failures: 0, Errors: 0, Skipped: 14, Time elapsed: 109.893 sec - in org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingES Running org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding 10:21:22,475 WARN [main] [NuxeoCmisServiceWrapper] java.lang.IllegalArgumentException: Invalid datetime format: foobar java.lang.IllegalArgumentException: Invalid datetime format: foobar at org.apache.chemistry.opencmis.server.support.query.CalendarHelper.fromString(CalendarHelper.java:58) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkTimestamp(AbstractPredicateWalker.java:360) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkExpr(AbstractPredicateWalker.java:158) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkNotEquals(AbstractPredicateWalker.java:203) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkPredicate(AbstractPredicateWalker.java:49) at org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.query(CmisQueryWalker_CmisBaseWalker.java:305) at org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.query(CmisQueryWalker.java:281) at org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict.walkStatement(QueryUtilStrict.java:78) at org.apache.chemistry.opencmis.server.support.query.QueryUtilBase.processStatement(QueryUtilBase.java:73) at org.nuxeo.ecm.core.opencmis.impl.server.CMISQLtoNXQL.getNXQL(CMISQLtoNXQL.java:164) at org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.queryProjection(NuxeoCmisService.java:1622) at org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.query(NuxeoCmisService.java:1481) at org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper.query(ConformanceCmisServiceWrapper.java:1218) at org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding.query(TestCmisBinding.java:268) at org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding.testQueryWhereProperties(TestCmisBinding.java:1523) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 10:22:00,509 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:22:00,522 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:22:00,597 WARN [Nuxeo-Work-fulltextUpdater-1:5449157336679126.1383924304] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:22:00,603 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:22:00,611 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:22:00,615 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:22:01,027 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:22:01,037 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:22:01,146 WARN [Nuxeo-Work-fulltextUpdater-1:5449157893808971.1183427569] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:22:01,152 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:22:01,164 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:22:01,170 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:22:04,457 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 96, Failures: 0, Errors: 0, Skipped: 13, Time elapsed: 47.081 sec - in org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding Running org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingRenditions StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:22:06,063 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.609 sec - in org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingRenditions Running org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingJoins 10:22:11,394 WARN [main] [NuxeoCmisServiceWrapper] java.lang.IllegalArgumentException: Invalid datetime format: foobar java.lang.IllegalArgumentException: Invalid datetime format: foobar at org.apache.chemistry.opencmis.server.support.query.CalendarHelper.fromString(CalendarHelper.java:58) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkTimestamp(AbstractPredicateWalker.java:360) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkExpr(AbstractPredicateWalker.java:158) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkNotEquals(AbstractPredicateWalker.java:203) at org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker.walkPredicate(AbstractPredicateWalker.java:49) at org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.query(CmisQueryWalker_CmisBaseWalker.java:305) at org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.query(CmisQueryWalker.java:281) at org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict.walkStatement(QueryUtilStrict.java:78) at org.apache.chemistry.opencmis.server.support.query.QueryUtilBase.processStatement(QueryUtilBase.java:73) at org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.buildQuery(CMISQLQueryMaker.java:253) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:778) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryProjection(JDBCMapper.java:748) at sun.reflect.GeneratedMethodAccessor75.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy95.queryProjection(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.queryProjection(SoftRefCachingMapper.java:116) at org.nuxeo.ecm.core.storage.sql.SessionImpl.queryProjection(SessionImpl.java:1336) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryProjection(ConnectionImpl.java:357) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryProjection(SQLSession.java:435) at org.nuxeo.ecm.core.api.AbstractSession.queryProjection(AbstractSession.java:1284) at org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.queryProjection(NuxeoCmisService.java:1615) at org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.query(NuxeoCmisService.java:1481) at org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper.query(ConformanceCmisServiceWrapper.java:1218) at org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding.query(TestCmisBinding.java:268) at org.nuxeo.ecm.core.opencmis.impl.TestCmisBinding.testQueryWhereProperties(TestCmisBinding.java:1523) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 10:22:46,822 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:22:46,832 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:22:46,909 WARN [Nuxeo-Work-fulltextUpdater-1:5449203649030982.1278244730] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:22:46,921 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:22:46,938 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:22:46,943 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy' for repository 'test' cannot be expressed in SQL query. 10:22:47,348 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:22:47,363 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:22:47,434 WARN [Nuxeo-Work-fulltextUpdater-1:5449204182023880.228335918] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:22:47,447 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:22:47,462 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. 10:22:47,467 WARN [main] [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.opencmis.impl.TitleFilteringSecurityPolicy2' for repository 'test' cannot be expressed in SQL query. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:22:52,122 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 96, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 46.051 sec - in org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingJoins Running org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingComplexProperties StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:22:54,167 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Feb 28, 2018 10:22:54 AM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-nio-17488"] Feb 28, 2018 10:22:54 AM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector INFO: Using a shared selector for servlet write/read Feb 28, 2018 10:22:54 AM org.apache.catalina.core.StandardService startInternal INFO: Starting service [Tomcat] Feb 28, 2018 10:22:54 AM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/8.5.23 Feb 28, 2018 10:22:54 AM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-nio-17488"] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.116 sec - in org.nuxeo.ecm.core.opencmis.impl.TestCmisBindingComplexProperties Running org.nuxeo.ecm.core.opencmis.impl.CmisSuiteSession2 Feb 28, 2018 10:22:56 AM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-nio-17488"] Feb 28, 2018 10:22:56 AM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service [Tomcat] Feb 28, 2018 10:22:56 AM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-nio-17488"] Feb 28, 2018 10:22:56 AM org.apache.coyote.AbstractProtocol destroy INFO: Destroying ProtocolHandler ["http-nio-17488"] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.789 sec - in org.nuxeo.ecm.core.opencmis.impl.CmisSuiteSession2 Running org.nuxeo.ecm.core.opencmis.impl.TestCmisSessionWebServices StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:22:57,047 WARN [main] [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Feb 28, 2018 10:22:57 AM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-nio-17488"] Feb 28, 2018 10:22:57 AM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector INFO: Using a shared selector for servlet write/read Feb 28, 2018 10:22:57 AM org.apache.catalina.core.StandardService startInternal INFO: Starting service [Tomcat] Feb 28, 2018 10:22:57 AM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/8.5.23 Feb 28, 2018 10:22:57 AM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-nio-17488"] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.009 sec - in org.nuxeo.ecm.core.opencmis.impl.TestCmisSessionWebServices Running org.nuxeo.ecm.core.opencmis.impl.CmisSuiteSession2 Feb 28, 2018 10:22:58 AM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-nio-17488"] Feb 28, 2018 10:22:58 AM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service [Tomcat] Feb 28, 2018 10:22:58 AM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-nio-17488"] Feb 28, 2018 10:22:58 AM org.apache.coyote.AbstractProtocol destroy INFO: Destroying ProtocolHandler ["http-nio-17488"] Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.551 sec - in org.nuxeo.ecm.core.opencmis.impl.CmisSuiteSession2 Results : Tests run: 504, Failures: 0, Errors: 0, Skipped: 54 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-opencmis-tests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-opencmis-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/nuxeo-opencmis-tests-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-opencmis-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-opencmis-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-opencmis-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-opencmis-tests --- [INFO] Storing buildNumber: 20180228-102300 at timestamp: 1519813380706 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-opencmis-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-opencmis-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-opencmis-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-opencmis-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-opencmis-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/nuxeo-opencmis-tests-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-opencmis-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/nuxeo-opencmis-tests-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-opencmis-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/nuxeo-opencmis-tests-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.1-I20180228_0918/nuxeo-opencmis-tests-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.1-I20180228_0918/nuxeo-opencmis-tests-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/nuxeo-opencmis-tests-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.1-I20180228_0918/nuxeo-opencmis-tests-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/target/nuxeo-opencmis-tests-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.1-I20180228_0918/nuxeo-opencmis-tests-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-opencmis-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.1-I20180228_0918/nuxeo-opencmis-tests-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.1-I20180228_0918/nuxeo-opencmis-tests-10.1-I20180228_0918.jar (13 KB at 78.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.1-I20180228_0918/nuxeo-opencmis-tests-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.1-I20180228_0918/nuxeo-opencmis-tests-10.1-I20180228_0918.pom (13 KB at 165.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/maven-metadata.xml (136 KB at 378.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/maven-metadata.xml (136 KB at 158.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.1-I20180228_0918/nuxeo-opencmis-tests-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.1-I20180228_0918/nuxeo-opencmis-tests-10.1-I20180228_0918-sources.jar (7 KB at 90.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.1-I20180228_0918/nuxeo-opencmis-tests-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-opencmis-tests/10.1-I20180228_0918/nuxeo-opencmis-tests-10.1-I20180228_0918-tests.jar (183 KB at 2316.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Business Days Management 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-business-days-management --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-business-days-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-business-days-management --- [INFO] Storing buildNumber: 20180228-102302 at timestamp: 1519813382473 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-business-days-management --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-business-days-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-business-days-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-business-days-management --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-business-days-management --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-business-days-management >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-business-days-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-business-days-management --- [INFO] Storing buildNumber: 20180228-102302 at timestamp: 1519813382525 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-business-days-management --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-business-days-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-business-days-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-business-days-management <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-business-days-management --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-business-days-management --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management/10.1-I20180228_0918/nuxeo-business-days-management-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-business-days-management --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management/10.1-I20180228_0918/nuxeo-business-days-management-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management/10.1-I20180228_0918/nuxeo-business-days-management-10.1-I20180228_0918.pom (3 KB at 32.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management/maven-metadata.xml (138 KB at 398.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management/maven-metadata.xml (138 KB at 809.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Business Days Management Api 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-business-days-management-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-business-days-management-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-business-days-management-api --- [INFO] Storing buildNumber: 20180228-102303 at timestamp: 1519813383177 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-business-days-management-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-business-days-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-business-days-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-business-days-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-business-days-management-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-business-days-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-business-days-management-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-business-days-management-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-business-days-management-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-business-days-management-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/target/nuxeo-business-days-management-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-business-days-management-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-business-days-management-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-business-days-management-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-business-days-management-api --- [INFO] Storing buildNumber: 20180228-102303 at timestamp: 1519813383297 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-business-days-management-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-business-days-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-business-days-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-business-days-management-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-business-days-management-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/target/nuxeo-business-days-management-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-business-days-management-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/target/nuxeo-business-days-management-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.1-I20180228_0918/nuxeo-business-days-management-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.1-I20180228_0918/nuxeo-business-days-management-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/target/nuxeo-business-days-management-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.1-I20180228_0918/nuxeo-business-days-management-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-business-days-management-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.1-I20180228_0918/nuxeo-business-days-management-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.1-I20180228_0918/nuxeo-business-days-management-api-10.1-I20180228_0918.jar (5 KB at 35.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.1-I20180228_0918/nuxeo-business-days-management-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.1-I20180228_0918/nuxeo-business-days-management-api-10.1-I20180228_0918.pom (644 B at 8.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/maven-metadata.xml (138 KB at 668.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/maven-metadata.xml (138 KB at 527.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.1-I20180228_0918/nuxeo-business-days-management-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-api/10.1-I20180228_0918/nuxeo-business-days-management-api-10.1-I20180228_0918-sources.jar (3 KB at 40.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Business Days Management Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-business-days-management-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-business-days-management-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-business-days-management-core --- [INFO] Storing buildNumber: 20180228-102304 at timestamp: 1519813384323 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-business-days-management-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-business-days-management-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-business-days-management-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-business-days-management-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-business-days-management-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-business-days-management-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-business-days-management-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-business-days-management-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.business.days.management.test.service.TestBusinessDaysService log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 sec - in org.nuxeo.business.days.management.test.service.TestBusinessDaysService Running org.nuxeo.business.days.management.test.checker.TestCSVHolidaysChecker Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in org.nuxeo.business.days.management.test.checker.TestCSVHolidaysChecker Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-business-days-management-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-business-days-management-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/target/nuxeo-business-days-management-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-business-days-management-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-business-days-management-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-business-days-management-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-business-days-management-core --- [INFO] Storing buildNumber: 20180228-102306 at timestamp: 1519813386323 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-business-days-management-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-business-days-management-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-business-days-management-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-business-days-management-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-business-days-management-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/target/nuxeo-business-days-management-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-business-days-management-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/target/nuxeo-business-days-management-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.1-I20180228_0918/nuxeo-business-days-management-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.1-I20180228_0918/nuxeo-business-days-management-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/target/nuxeo-business-days-management-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.1-I20180228_0918/nuxeo-business-days-management-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-business-days-management-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.1-I20180228_0918/nuxeo-business-days-management-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.1-I20180228_0918/nuxeo-business-days-management-core-10.1-I20180228_0918.jar (11 KB at 93.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.1-I20180228_0918/nuxeo-business-days-management-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.1-I20180228_0918/nuxeo-business-days-management-core-10.1-I20180228_0918.pom (2 KB at 18.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/maven-metadata.xml (138 KB at 322.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/maven-metadata.xml (138 KB at 797.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.1-I20180228_0918/nuxeo-business-days-management-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-business-days-management-core/10.1-I20180228_0918/nuxeo-business-days-management-core-10.1-I20180228_0918-sources.jar (9 KB at 114.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL BinaryManager 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-binarymanager-sql --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-sql --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-sql --- [INFO] Storing buildNumber: 20180228-102307 at timestamp: 1519813387705 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-sql --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-binarymanager-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-binarymanager-sql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-binarymanager-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-binarymanager-sql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-binarymanager-sql --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.core.storage.sql.TestSQLBinaryManager Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec - in org.nuxeo.ecm.core.storage.sql.TestSQLBinaryManager Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-binarymanager-sql --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-binarymanager-sql --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/target/nuxeo-core-binarymanager-sql-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-binarymanager-sql --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-binarymanager-sql >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-sql --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-sql --- [INFO] Storing buildNumber: 20180228-102312 at timestamp: 1519813392904 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-sql --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-binarymanager-sql <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-binarymanager-sql --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/target/nuxeo-core-binarymanager-sql-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-binarymanager-sql --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/target/nuxeo-core-binarymanager-sql-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.1-I20180228_0918/nuxeo-core-binarymanager-sql-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.1-I20180228_0918/nuxeo-core-binarymanager-sql-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/target/nuxeo-core-binarymanager-sql-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.1-I20180228_0918/nuxeo-core-binarymanager-sql-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-binarymanager-sql --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.1-I20180228_0918/nuxeo-core-binarymanager-sql-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.1-I20180228_0918/nuxeo-core-binarymanager-sql-10.1-I20180228_0918.jar (15 KB at 193.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.1-I20180228_0918/nuxeo-core-binarymanager-sql-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.1-I20180228_0918/nuxeo-core-binarymanager-sql-10.1-I20180228_0918.pom (4 KB at 50.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/maven-metadata.xml (143 KB at 567.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/maven-metadata.xml (143 KB at 1104.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.1-I20180228_0918/nuxeo-core-binarymanager-sql-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-sql/10.1-I20180228_0918/nuxeo-core-binarymanager-sql-10.1-I20180228_0918-sources.jar (6 KB at 68.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo HTTP client 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-http-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-http-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-http-client --- [INFO] Storing buildNumber: 20180228-102313 at timestamp: 1519813393736 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-http-client --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-http-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-http-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-http-client --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-http-client --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-http-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/target/nuxeo-http-client-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-http-client --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-http-client/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-http-client >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-http-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-http-client --- [INFO] Storing buildNumber: 20180228-102313 at timestamp: 1519813393907 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-http-client --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-http-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-http-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-http-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/target/nuxeo-http-client-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-http-client --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/target/nuxeo-http-client-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-http-client/10.1-I20180228_0918/nuxeo-http-client-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-http-client/10.1-I20180228_0918/nuxeo-http-client-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/target/nuxeo-http-client-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-http-client/10.1-I20180228_0918/nuxeo-http-client-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-http-client --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/10.1-I20180228_0918/nuxeo-http-client-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/10.1-I20180228_0918/nuxeo-http-client-10.1-I20180228_0918.jar (10 KB at 59.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/10.1-I20180228_0918/nuxeo-http-client-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/10.1-I20180228_0918/nuxeo-http-client-10.1-I20180228_0918.pom (3 KB at 35.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/maven-metadata.xml (145 KB at 684.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/maven-metadata.xml (145 KB at 885.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/10.1-I20180228_0918/nuxeo-http-client-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-http-client/10.1-I20180228_0918/nuxeo-http-client-10.1-I20180228_0918-sources.jar (5 KB at 64.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-102314 at timestamp: 1519813394697 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-102314 at timestamp: 1519813394752 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/parent/10.1-I20180228_0918/parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/parent/10.1-I20180228_0918/parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/parent/10.1-I20180228_0918/parent-10.1-I20180228_0918.pom (2 KB at 26.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/parent/maven-metadata.xml (143 KB at 449.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/parent/maven-metadata.xml (143 KB at 519.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-routing-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-api --- [INFO] Storing buildNumber: 20180228-102315 at timestamp: 1519813395948 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-routing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-routing-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/helper/ActionableValidator.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/helper/ActionableValidator.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-routing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-routing-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-routing-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-routing-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-routing-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/target/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-routing-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-routing-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-api --- [INFO] Storing buildNumber: 20180228-102316 at timestamp: 1519813396601 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-routing-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-routing-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/target/nuxeo-routing-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-routing-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/target/nuxeo-routing-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-api/10.1-I20180228_0918/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-api/10.1-I20180228_0918/nuxeo-routing-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/target/nuxeo-routing-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-api/10.1-I20180228_0918/nuxeo-routing-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-routing-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/10.1-I20180228_0918/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/10.1-I20180228_0918/nuxeo-routing-api-10.1-I20180228_0918.jar (39 KB at 494.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/10.1-I20180228_0918/nuxeo-routing-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/10.1-I20180228_0918/nuxeo-routing-api-10.1-I20180228_0918.pom (2 KB at 18.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/maven-metadata.xml (140 KB at 398.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/maven-metadata.xml (141 KB at 804.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/10.1-I20180228_0918/nuxeo-routing-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-api/10.1-I20180228_0918/nuxeo-routing-api-10.1-I20180228_0918-sources.jar (40 KB at 551.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-routing-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-core --- [INFO] Storing buildNumber: 20180228-102318 at timestamp: 1519813398788 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-routing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 43 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-routing-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 78 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/DocumentRoutingServiceImpl.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/DocumentRoutingServiceImpl.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GraphNodeImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GraphNodeImpl.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GraphNodeImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-routing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-routing-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/SimpleDecisionalActionableObject.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/SimpleDecisionalActionableObject.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/AbstractGraphRouteTest.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/AbstractGraphRouteTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-routing-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging. main 10:23:25,794 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 166 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] * service:org.nuxeo.ecm.platform.routing.es requires [service:org.nuxeo.elasticsearch.http.readonly.RequestFilterService] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.platform.routing.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ======================================================================{{fState,beforeRun}} Running org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:23:28,617 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 166 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] * service:org.nuxeo.ecm.platform.routing.es requires [service:org.nuxeo.elasticsearch.http.readonly.RequestFilterService] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.platform.routing.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ======================================================================{{fState,beforeRun}} Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.799 sec - in org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingService Running org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingTreePersister StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:23:29,924 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 171 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] * service:org.nuxeo.ecm.platform.routing.es requires [service:org.nuxeo.elasticsearch.http.readonly.RequestFilterService] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.platform.routing.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.FileManagerService.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] ======================================================================{{fState,beforeRun}} Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.312 sec - in org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingTreePersister Running org.nuxeo.ecm.platform.routing.test.WorkflowEscalationTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:23:31,822 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 171 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] * service:org.nuxeo.ecm.platform.routing.es requires [service:org.nuxeo.elasticsearch.http.readonly.RequestFilterService] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.platform.routing.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.FileManagerService.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] ======================================================================{{fState,beforeRun}} Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.886 sec - in org.nuxeo.ecm.platform.routing.test.WorkflowEscalationTest Running org.nuxeo.ecm.platform.routing.test.GraphRouteTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:23:36,406 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 170 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] * service:org.nuxeo.ecm.platform.routing.es requires [service:org.nuxeo.elasticsearch.http.readonly.RequestFilterService] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.platform.routing.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ======================================================================{{fState,beforeRun}} Tests run: 37, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.23 sec - in org.nuxeo.ecm.platform.routing.test.GraphRouteTest Running org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingServiceWait Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 sec - in org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingServiceWait Running org.nuxeo.ecm.platform.routing.test.AbstractGraphRouteTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:23:37,817 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 186 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] * service:org.nuxeo.ecm.platform.routing.es requires [service:org.nuxeo.elasticsearch.http.readonly.RequestFilterService] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.platform.routing.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.FileManagerService.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.868 sec - in org.nuxeo.ecm.platform.routing.test.AbstractGraphRouteTest Running org.nuxeo.ecm.platform.routing.test.WorkflowOperationsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:23:38,831 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 170 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] * service:org.nuxeo.ecm.platform.routing.es requires [service:org.nuxeo.elasticsearch.http.readonly.RequestFilterService] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.platform.routing.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ======================================================================{{fState,beforeRun}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.01 sec - in org.nuxeo.ecm.platform.routing.test.WorkflowOperationsTest Running org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingServiceImport Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec - in org.nuxeo.ecm.platform.routing.test.TestDocumentRoutingServiceImport Results : Tests run: 66, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-routing-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-routing-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-routing-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-routing-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-core --- [INFO] Storing buildNumber: 20180228-102340 at timestamp: 1519813420680 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-routing-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-routing-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target/nuxeo-routing-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-routing-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target/nuxeo-routing-core-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-routing-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target/nuxeo-routing-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-core/10.1-I20180228_0918/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-core/10.1-I20180228_0918/nuxeo-routing-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target/nuxeo-routing-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-core/10.1-I20180228_0918/nuxeo-routing-core-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/target/nuxeo-routing-core-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-core/10.1-I20180228_0918/nuxeo-routing-core-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-routing-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/10.1-I20180228_0918/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/10.1-I20180228_0918/nuxeo-routing-core-10.1-I20180228_0918.jar (267 KB at 939.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/10.1-I20180228_0918/nuxeo-routing-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/10.1-I20180228_0918/nuxeo-routing-core-10.1-I20180228_0918.pom (8 KB at 58.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/maven-metadata.xml (137 KB at 986.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/maven-metadata.xml (137 KB at 1565.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/10.1-I20180228_0918/nuxeo-routing-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/10.1-I20180228_0918/nuxeo-routing-core-10.1-I20180228_0918-sources.jar (187 KB at 1288.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/10.1-I20180228_0918/nuxeo-routing-core-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-core/10.1-I20180228_0918/nuxeo-routing-core-10.1-I20180228_0918-tests.jar (79 KB at 597.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing Web 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-routing-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-web --- [INFO] Storing buildNumber: 20180228-102343 at timestamp: 1519813423178 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-routing-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 74 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-routing-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/DocumentRoutingActionsBean.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/DocumentRoutingActionsBean.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/DocumentRoutingActionsBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-routing-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-routing-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-routing-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.routing.web.lang.test.TestMessages 10:23:45,368 main WARN [AbstractTranslationTestCase] 10 single translation keys in file at 'OSGI-INF/l10n/messages_en_US.properties'. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.nuxeo.ecm.routing.web.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-routing-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-routing-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/target/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-routing-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-routing-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-web --- [INFO] Storing buildNumber: 20180228-102346 at timestamp: 1519813426918 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-routing-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-routing-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/target/nuxeo-routing-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-routing-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/target/nuxeo-routing-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-web/10.1-I20180228_0918/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-web/10.1-I20180228_0918/nuxeo-routing-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/target/nuxeo-routing-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-web/10.1-I20180228_0918/nuxeo-routing-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-routing-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/10.1-I20180228_0918/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/10.1-I20180228_0918/nuxeo-routing-web-10.1-I20180228_0918.jar (153 KB at 1932.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/10.1-I20180228_0918/nuxeo-routing-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/10.1-I20180228_0918/nuxeo-routing-web-10.1-I20180228_0918.pom (3 KB at 9.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/maven-metadata.xml (137 KB at 424.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/maven-metadata.xml (137 KB at 830.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/10.1-I20180228_0918/nuxeo-routing-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-web/10.1-I20180228_0918/nuxeo-routing-web-10.1-I20180228_0918-sources.jar (138 KB at 1905.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing DM 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-routing-dm --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-dm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-dm --- [INFO] Storing buildNumber: 20180228-102349 at timestamp: 1519813429183 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-dm --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-dm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-dm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-routing-dm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-routing-dm --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/operation/EvaluateCondition.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/operation/EvaluateCondition.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-routing-dm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-routing-dm --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/java/org/nuxeo/ecm/platform/routing/dm/test/TestRoutingTaskService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/java/org/nuxeo/ecm/platform/routing/dm/test/TestRoutingTaskService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/java/org/nuxeo/ecm/platform/routing/dm/test/TestRoutingTaskService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-routing-dm --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.lang.test.TestMessages StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging. 10:23:55,164 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 12 / Unstarted: 0 / Total: 158 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] * service:org.nuxeo.ecm.platform.routing.es requires [service:org.nuxeo.elasticsearch.http.readonly.RequestFilterService] * service:org.nuxeo.ecm.platform.routing.dm.layouts.webapp requires [service:org.nuxeo.ecm.platform.routing.layouts.webapp, service:com.nuxeo.document.routing.table.widget] * service:org.nuxeo.ecm.platform.routing.dm.operation.chains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.platform.routing.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.ecm.platform.routing.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.routing.operation.chains references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.platform.routing.dm.NotificationContrib references missing [target=org.nuxeo.ecm.platform.ec.notification.service.NotificationService;point=templates] * service:org.nuxeo.ecm.platform.routing.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.dm.pageproviders.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.routing.dm.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.routing.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.routing.dm.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.FileManagerService.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.task.core.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.18 sec - in org.nuxeo.ecm.platform.lang.test.TestMessages Running org.nuxeo.ecm.platform.routing.dm.test.TestRoutingTaskService 10:23:55,369 ERROR [EventServiceImpl] Exception during removeProcessForDeletedDocument sync listener execution, continuing to run other listeners java.lang.RuntimeException: Missing PageProvider service at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTasks(DocumentTaskProvider.java:247) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTaskInstances(DocumentTaskProvider.java:112) at org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.getTaskInstances(TaskServiceImpl.java:356) at org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener.handleEvent(DeleteTaskForDeletedDocumentListener.java:57) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:242) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:271) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1429) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 10:23:55,385 ERROR [EventServiceImpl] Exception during removeProcessForDeletedDocument sync listener execution, continuing to run other listeners java.lang.RuntimeException: Missing PageProvider service at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTasks(DocumentTaskProvider.java:247) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTaskInstances(DocumentTaskProvider.java:112) at org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.getTaskInstances(TaskServiceImpl.java:356) at org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener.handleEvent(DeleteTaskForDeletedDocumentListener.java:57) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:242) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:271) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1429) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 10:23:55,390 ERROR [EventServiceImpl] Exception during removeProcessForDeletedDocument sync listener execution, continuing to run other listeners java.lang.RuntimeException: Missing PageProvider service at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTasks(DocumentTaskProvider.java:247) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTaskInstances(DocumentTaskProvider.java:112) at org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.getTaskInstances(TaskServiceImpl.java:356) at org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener.handleEvent(DeleteTaskForDeletedDocumentListener.java:57) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:242) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:271) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1429) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 10:23:55,394 ERROR [EventServiceImpl] Exception during removeProcessForDeletedDocument sync listener execution, continuing to run other listeners java.lang.RuntimeException: Missing PageProvider service at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTasks(DocumentTaskProvider.java:247) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTaskInstances(DocumentTaskProvider.java:112) at org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.getTaskInstances(TaskServiceImpl.java:356) at org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener.handleEvent(DeleteTaskForDeletedDocumentListener.java:57) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:242) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:271) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1429) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 10:23:55,461 ERROR [EventServiceImpl] Exception during removeProcessForDeletedDocument sync listener execution, continuing to run other listeners java.lang.RuntimeException: Missing PageProvider service at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTasks(DocumentTaskProvider.java:247) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTaskInstances(DocumentTaskProvider.java:112) at org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.getTaskInstances(TaskServiceImpl.java:356) at org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener.handleEvent(DeleteTaskForDeletedDocumentListener.java:57) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:242) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:271) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1429) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 10:23:55,467 ERROR [EventServiceImpl] Exception during removeProcessForDeletedDocument sync listener execution, continuing to run other listeners java.lang.RuntimeException: Missing PageProvider service at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTasks(DocumentTaskProvider.java:247) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTaskInstances(DocumentTaskProvider.java:112) at org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.getTaskInstances(TaskServiceImpl.java:356) at org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener.handleEvent(DeleteTaskForDeletedDocumentListener.java:57) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:242) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:271) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1429) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 10:23:55,471 ERROR [EventServiceImpl] Exception during removeProcessForDeletedDocument sync listener execution, continuing to run other listeners java.lang.RuntimeException: Missing PageProvider service at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTasks(DocumentTaskProvider.java:247) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTaskInstances(DocumentTaskProvider.java:112) at org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.getTaskInstances(TaskServiceImpl.java:356) at org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener.handleEvent(DeleteTaskForDeletedDocumentListener.java:57) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:242) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:271) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1429) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 10:23:55,475 ERROR [EventServiceImpl] Exception during removeProcessForDeletedDocument sync listener execution, continuing to run other listeners java.lang.RuntimeException: Missing PageProvider service at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTasks(DocumentTaskProvider.java:247) at org.nuxeo.ecm.platform.task.core.service.DocumentTaskProvider.getTaskInstances(DocumentTaskProvider.java:112) at org.nuxeo.ecm.platform.task.core.service.TaskServiceImpl.getTaskInstances(TaskServiceImpl.java:356) at org.nuxeo.ecm.platform.task.core.listener.DeleteTaskForDeletedDocumentListener.handleEvent(DeleteTaskForDeletedDocumentListener.java:57) at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:242) at org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:271) at org.nuxeo.ecm.core.api.AbstractSession.removeNotifyOneDoc(AbstractSession.java:1429) at org.nuxeo.ecm.core.api.AbstractSession.removeChildren(AbstractSession.java:1343) at org.nuxeo.ecm.core.test.CoreFeature.lambda$cleanupSession$1(CoreFeature.java:287) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInNewTransaction$2(TransactionHelper.java:542) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:555) at org.nuxeo.runtime.transaction.TransactionHelper.runInNewTransaction(TransactionHelper.java:542) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:276) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:261) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$afterTeardown$8(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:184) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:353) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 sec - in org.nuxeo.ecm.platform.routing.dm.test.TestRoutingTaskService Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-routing-dm --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-routing-dm --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/target/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-routing-dm --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-routing-dm >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-dm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-dm --- [INFO] Storing buildNumber: 20180228-102356 at timestamp: 1519813436997 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-dm --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-dm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-dm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-routing-dm <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-routing-dm --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/target/nuxeo-routing-dm-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-routing-dm --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/target/nuxeo-routing-dm-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.1-I20180228_0918/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.1-I20180228_0918/nuxeo-routing-dm-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/target/nuxeo-routing-dm-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.1-I20180228_0918/nuxeo-routing-dm-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-routing-dm --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.1-I20180228_0918/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.1-I20180228_0918/nuxeo-routing-dm-10.1-I20180228_0918.jar (36 KB at 96.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.1-I20180228_0918/nuxeo-routing-dm-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.1-I20180228_0918/nuxeo-routing-dm-10.1-I20180228_0918.pom (4 KB at 45.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/maven-metadata.xml (137 KB at 482.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/maven-metadata.xml (137 KB at 774.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.1-I20180228_0918/nuxeo-routing-dm-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dm/10.1-I20180228_0918/nuxeo-routing-dm-10.1-I20180228_0918-sources.jar (29 KB at 389.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing Dashboard 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-routing-dashboard --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-dashboard --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-dashboard --- [INFO] Storing buildNumber: 20180228-102359 at timestamp: 1519813439079 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-dashboard --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-routing-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-routing-dashboard --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-routing-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-routing-dashboard --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-routing-dashboard --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.routing.dashboard.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.routing.dashboard.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-routing-dashboard --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-routing-dashboard --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/target/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-routing-dashboard --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-routing-dashboard >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-dashboard --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-dashboard --- [INFO] Storing buildNumber: 20180228-102401 at timestamp: 1519813441641 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-dashboard --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-dashboard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-routing-dashboard <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-routing-dashboard --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/target/nuxeo-routing-dashboard-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-routing-dashboard --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/target/nuxeo-routing-dashboard-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.1-I20180228_0918/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.1-I20180228_0918/nuxeo-routing-dashboard-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/target/nuxeo-routing-dashboard-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.1-I20180228_0918/nuxeo-routing-dashboard-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-routing-dashboard --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.1-I20180228_0918/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.1-I20180228_0918/nuxeo-routing-dashboard-10.1-I20180228_0918.jar (18 KB at 101.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.1-I20180228_0918/nuxeo-routing-dashboard-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.1-I20180228_0918/nuxeo-routing-dashboard-10.1-I20180228_0918.pom (867 B at 11.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/maven-metadata.xml (140 KB at 1034.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/maven-metadata.xml (140 KB at 963.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.1-I20180228_0918/nuxeo-routing-dashboard-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-dashboard/10.1-I20180228_0918/nuxeo-routing-dashboard-10.1-I20180228_0918-sources.jar (16 KB at 129.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing Default Workflows 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-routing-default --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-default --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-default --- [INFO] Storing buildNumber: 20180228-102402 at timestamp: 1519813442974 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-default --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-routing-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 43 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-routing-default --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-routing-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-routing-default --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-routing-default --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.routing.def.lang.test.TestMessages 10:24:04,320 main WARN [AbstractTranslationTestCase] 20 single translation keys in file at 'data/i18n/messages_en_US.properties'. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.nuxeo.ecm.routing.def.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-routing-default --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-routing-default --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/target/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-routing-default --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-default/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-routing-default >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-default --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-default --- [INFO] Storing buildNumber: 20180228-102405 at timestamp: 1519813445073 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-default --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-default --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-routing-default <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-routing-default --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/target/nuxeo-routing-default-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-routing-default --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/target/nuxeo-routing-default-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-default/10.1-I20180228_0918/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-default/10.1-I20180228_0918/nuxeo-routing-default-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/target/nuxeo-routing-default-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-default/10.1-I20180228_0918/nuxeo-routing-default-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-routing-default --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/10.1-I20180228_0918/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/10.1-I20180228_0918/nuxeo-routing-default-10.1-I20180228_0918.jar (49 KB at 495.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/10.1-I20180228_0918/nuxeo-routing-default-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/10.1-I20180228_0918/nuxeo-routing-default-10.1-I20180228_0918.pom (734 B at 10.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/maven-metadata.xml (141 KB at 874.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/maven-metadata.xml (141 KB at 991.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/10.1-I20180228_0918/nuxeo-routing-default-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default/10.1-I20180228_0918/nuxeo-routing-default-10.1-I20180228_0918-sources.jar (46 KB at 613.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing Default Workflows JSF UI 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-routing-default-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-default-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-default-jsf --- [INFO] Storing buildNumber: 20180228-102405 at timestamp: 1519813445726 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-default-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-default-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-default-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-routing-default-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-routing-default-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-routing-default-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-routing-default-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-routing-default-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-routing-default-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-routing-default-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf/target/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-routing-default-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-routing-default-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-default-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-default-jsf --- [INFO] Storing buildNumber: 20180228-102405 at timestamp: 1519813445827 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-default-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-default-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-default-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-routing-default-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-routing-default-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf/target/nuxeo-routing-default-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-routing-default-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf/target/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.1-I20180228_0918/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.1-I20180228_0918/nuxeo-routing-default-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default-jsf/target/nuxeo-routing-default-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.1-I20180228_0918/nuxeo-routing-default-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-routing-default-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.1-I20180228_0918/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.1-I20180228_0918/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar (5 KB at 15.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.1-I20180228_0918/nuxeo-routing-default-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.1-I20180228_0918/nuxeo-routing-default-jsf-10.1-I20180228_0918.pom (549 B at 7.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/maven-metadata.xml (33 KB at 71.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/maven-metadata.xml (33 KB at 107.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.1-I20180228_0918/nuxeo-routing-default-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-default-jsf/10.1-I20180228_0918/nuxeo-routing-default-jsf-10.1-I20180228_0918-sources.jar (2 KB at 25.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing Test 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-routing-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-test --- [INFO] Storing buildNumber: 20180228-102408 at timestamp: 1519813448078 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-routing-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-routing-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-routing-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-routing-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-routing-test --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-routing-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-routing-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/target/nuxeo-routing-test-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-routing-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-test/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-routing-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-test --- [INFO] Storing buildNumber: 20180228-102409 at timestamp: 1519813449543 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-routing-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-routing-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/target/nuxeo-routing-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-routing-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/target/nuxeo-routing-test-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-test/10.1-I20180228_0918/nuxeo-routing-test-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-test/10.1-I20180228_0918/nuxeo-routing-test-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/target/nuxeo-routing-test-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-test/10.1-I20180228_0918/nuxeo-routing-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-routing-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/10.1-I20180228_0918/nuxeo-routing-test-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/10.1-I20180228_0918/nuxeo-routing-test-10.1-I20180228_0918.jar (4 KB at 15.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/10.1-I20180228_0918/nuxeo-routing-test-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/10.1-I20180228_0918/nuxeo-routing-test-10.1-I20180228_0918.pom (2 KB at 19.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/maven-metadata.xml (137 KB at 495.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/maven-metadata.xml (137 KB at 512.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/10.1-I20180228_0918/nuxeo-routing-test-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-test/10.1-I20180228_0918/nuxeo-routing-test-10.1-I20180228_0918-sources.jar (2 KB at 24.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Routing Rest API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-routing-rest-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-rest-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-rest-api --- [INFO] Storing buildNumber: 20180228-102411 at timestamp: 1519813451953 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-rest-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-routing-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-routing-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-routing-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-routing-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-routing-rest-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- main 10:24:15,330 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.audit.core.types-contrib{{fState,start}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:24:18,723 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging. main 10:24:21,141 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 224 * service:org.nuxeo.ecm.platform.notification.document.routing.NotificationContrib requires [service:org.nuxeo.ecm.platform.notification.service.NotificationContrib] * service:org.nuxeo.ecm.platform.routing.es requires [service:org.nuxeo.elasticsearch.http.readonly.RequestFilterService] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.routing.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.restapi.docview.contrib references missing [target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] ======================================================================{{fState,beforeRun}} Running org.nuxeo.ecm.restapi.server.WorkflowEndpointTest Feb 28, 2018 10:24:23 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' btpool0-2 10:24:27,921 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteException: You don't have the permission to set the workflow variable review_result{{PathInfo,/api/v1/task/d15d1300-f3b3-4197-aabe-82b720ea9967/start_review}{RemoteAddr,127.0.0.1}{RequestURL,http://localhost:18090/api/v1/task/d15d1300-f3b3-4197-aabe-82b720ea9967/start_review}{ServletPath,}{fState,beforeRun}} org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteException: You don't have the permission to set the workflow variable review_result at org.nuxeo.ecm.platform.routing.core.impl.GraphNodeImpl.setAllVariables(GraphNodeImpl.java:355) at org.nuxeo.ecm.platform.routing.core.impl.GraphRunner.resume(GraphRunner.java:122) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRouteElementImpl.resume(DocumentRouteElementImpl.java:84) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingEngineServiceImpl.resume(DocumentRoutingEngineServiceImpl.java:48) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl$CompleteTaskRunner.run(DocumentRoutingServiceImpl.java:367) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:121) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.completeTask(DocumentRoutingServiceImpl.java:334) at org.nuxeo.ecm.platform.routing.core.impl.DocumentRoutingServiceImpl.endTask(DocumentRoutingServiceImpl.java:867) at org.nuxeo.ecm.restapi.server.jaxrs.routing.TaskObject.completeTask(TaskObject.java:81) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:843) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) Feb 28, 2018 10:24:35 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' Feb 28, 2018 10:24:37 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' Nuxeo-Event-PostCommit-1 10:24:38,859 WARN [ReconnectedEventBundleImpl] Listener '[org.nuxeo.ecm.core.event.impl.EventListenerDescriptor@439e9937]' cannot refetch missing document: f89c7cb8-ed8a-4818-bc48-dc64b3578152 (/document-route-instances-root/2018/02/28/ParallelDocumentReview.5449315322734464/Task2556){{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.server.WorkflowEndpointTest}} Nuxeo-Event-PostCommit-1 10:24:38,860 WARN [ReconnectedEventBundleImpl] Listener '[org.nuxeo.ecm.core.event.impl.EventListenerDescriptor@439e9937]' cannot refetch missing document: 81be8525-457f-4226-ab24-773bdb7bc1ca (/document-route-instances-root/2018/02/28/ParallelDocumentReview.5449315388850574/Task2556){{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.server.WorkflowEndpointTest}} Nuxeo-Event-PostCommit-1 10:24:38,860 WARN [ReconnectedEventBundleImpl] Listener '[org.nuxeo.ecm.core.event.impl.EventListenerDescriptor@439e9937]' cannot refetch missing document: 2f02fbaf-52b5-47d7-8aac-82a6fa0863ee (/document-route-instances-root/2018/02/28/ParallelDocumentReview.5449315434914846/Task2556){{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.server.WorkflowEndpointTest}} Nuxeo-Event-PostCommit-1 10:24:38,861 WARN [ReconnectedEventBundleImpl] Listener '[org.nuxeo.ecm.core.event.impl.EventListenerDescriptor@439e9937]' cannot refetch missing document: 00655eb5-b986-4441-9418-8745404f9623 (/document-route-instances-root/2018/02/28/ParallelDocumentReview/Task2556){{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.server.WorkflowEndpointTest}} Nuxeo-Event-PostCommit-1 10:24:38,861 WARN [ReconnectedEventBundleImpl] Listener '[org.nuxeo.ecm.core.event.impl.EventListenerDescriptor@439e9937]' cannot refetch missing document: 20c26226-32ee-4efb-925b-cf4b44e8257c (/document-route-instances-root/2018/02/28/ParallelDocumentReview.5449315483153130/Task2556){{fState,testCreated}{fSuite,class org.nuxeo.ecm.restapi.server.WorkflowEndpointTest}} main 10:24:40,523 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-1432821526700691016.log{} Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.921 sec - in org.nuxeo.ecm.restapi.server.WorkflowEndpointTest Results : Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-routing-rest-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-routing-rest-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/target/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-routing-rest-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-routing-rest-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-routing-rest-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-routing-rest-api --- [INFO] Storing buildNumber: 20180228-102445 at timestamp: 1519813485108 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-routing-rest-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-routing-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-routing-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-routing-rest-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-routing-rest-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/target/nuxeo-routing-rest-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-routing-rest-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/target/nuxeo-routing-rest-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.1-I20180228_0918/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.1-I20180228_0918/nuxeo-routing-rest-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/target/nuxeo-routing-rest-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.1-I20180228_0918/nuxeo-routing-rest-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-routing-rest-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.1-I20180228_0918/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.1-I20180228_0918/nuxeo-routing-rest-api-10.1-I20180228_0918.jar (21 KB at 105.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.1-I20180228_0918/nuxeo-routing-rest-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.1-I20180228_0918/nuxeo-routing-rest-api-10.1-I20180228_0918.pom (4 KB at 29.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/maven-metadata.xml (101 KB at 308.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/maven-metadata.xml (102 KB at 1098.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.1-I20180228_0918/nuxeo-routing-rest-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/routing/nuxeo-routing-rest-api/10.1-I20180228_0918/nuxeo-routing-rest-api-10.1-I20180228_0918-sources.jar (17 KB at 152.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo web error addon parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-error-web-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-error-web-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-error-web-parent --- [INFO] Storing buildNumber: 20180228-102446 at timestamp: 1519813486096 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-error-web-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-error-web-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-error-web-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-error-web-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-error-web-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-error-web-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-error-web-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-error-web-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-error-web-parent --- [INFO] Storing buildNumber: 20180228-102446 at timestamp: 1519813486159 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-error-web-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-error-web-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-error-web-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-error-web-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-error-web-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-error-web-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-error-web-parent/10.1-I20180228_0918/nuxeo-platform-error-web-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-error-web-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web-parent/10.1-I20180228_0918/nuxeo-platform-error-web-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web-parent/10.1-I20180228_0918/nuxeo-platform-error-web-parent-10.1-I20180228_0918.pom (3 KB at 29.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web-parent/maven-metadata.xml (145 KB at 885.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web-parent/maven-metadata.xml (145 KB at 767.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo web error addon 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-error-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-error-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-error-web --- [INFO] Storing buildNumber: 20180228-102447 at timestamp: 1519813487051 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-error-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-error-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-error-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-error-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-error-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/java/org/nuxeo/ecm/platform/error/web/SeamErrorComponent.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/java/org/nuxeo/ecm/platform/error/web/SeamErrorComponent.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/java/org/nuxeo/ecm/platform/error/web/SeamErrorComponent.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-error-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-error-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-error-web --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-error-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-error-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/target/nuxeo-platform-error-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-error-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-error-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-error-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-error-web --- [INFO] Storing buildNumber: 20180228-102447 at timestamp: 1519813487748 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-error-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-error-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-error-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-error-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-error-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/target/nuxeo-platform-error-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-error-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/target/nuxeo-platform-error-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.1-I20180228_0918/nuxeo-platform-error-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.1-I20180228_0918/nuxeo-platform-error-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/target/nuxeo-platform-error-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.1-I20180228_0918/nuxeo-platform-error-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-error-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.1-I20180228_0918/nuxeo-platform-error-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.1-I20180228_0918/nuxeo-platform-error-web-10.1-I20180228_0918.jar (23 KB at 285.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.1-I20180228_0918/nuxeo-platform-error-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.1-I20180228_0918/nuxeo-platform-error-web-10.1-I20180228_0918.pom (2 KB at 8.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/maven-metadata.xml (141 KB at 724.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/maven-metadata.xml (141 KB at 759.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.1-I20180228_0918/nuxeo-platform-error-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-error-web/10.1-I20180228_0918/nuxeo-platform-error-web-10.1-I20180228_0918-sources.jar (18 KB at 256.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo forms layout demo parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Storing buildNumber: 20180228-102448 at timestamp: 1519813488594 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-forms-layout-demo-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Storing buildNumber: 20180228-102448 at timestamp: 1519813488650 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-forms-layout-demo-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo-parent/10.1-I20180228_0918/nuxeo-platform-forms-layout-demo-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-forms-layout-demo-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo-parent/10.1-I20180228_0918/nuxeo-platform-forms-layout-demo-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo-parent/10.1-I20180228_0918/nuxeo-platform-forms-layout-demo-parent-10.1-I20180228_0918.pom (3 KB at 30.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo-parent/maven-metadata.xml (145 KB at 759.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo-parent/maven-metadata.xml (145 KB at 1659.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo forms layout demo addon 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-forms-layout-demo --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-demo --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-demo --- [INFO] Storing buildNumber: 20180228-102449 at timestamp: 1519813489610 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-demo --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-demo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-demo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-forms-layout-demo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 161 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-forms-layout-demo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/jsf/LayoutPreviewActions.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/jsf/LayoutPreviewActions.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/jsf/LayoutPreviewActions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-forms-layout-demo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-forms-layout-demo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-forms-layout-demo --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.forms.layout.demo.test.TestLayoutDemoURLCodec Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 sec - in org.nuxeo.ecm.platform.forms.layout.demo.test.TestLayoutDemoURLCodec Running org.nuxeo.ecm.platform.forms.layout.demo.test.TestLayoutDemoService 10:24:51,660 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 10:24:51,977 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.forms.layoutDemo.framework 10:24:51,984 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.forms.layoutDemo.contrib 10:24:52,251 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 10:24:52,302 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.forms.layoutDemo.framework 10:24:52,315 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.forms.layoutDemo.contrib 10:24:52,564 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 10:24:52,595 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.forms.layoutDemo.framework 10:24:52,600 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.platform.forms.layoutDemo.contrib Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.262 sec - in org.nuxeo.ecm.platform.forms.layout.demo.test.TestLayoutDemoService Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-forms-layout-demo --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-forms-layout-demo --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/nuxeo-platform-forms-layout-demo-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-forms-layout-demo --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-forms-layout-demo >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-forms-layout-demo --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-forms-layout-demo --- [INFO] Storing buildNumber: 20180228-102453 at timestamp: 1519813493596 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-forms-layout-demo --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-forms-layout-demo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-forms-layout-demo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-forms-layout-demo <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-forms-layout-demo --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/nuxeo-platform-forms-layout-demo-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-forms-layout-demo --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/nuxeo-platform-forms-layout-demo-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.1-I20180228_0918/nuxeo-platform-forms-layout-demo-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.1-I20180228_0918/nuxeo-platform-forms-layout-demo-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/target/nuxeo-platform-forms-layout-demo-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.1-I20180228_0918/nuxeo-platform-forms-layout-demo-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-forms-layout-demo --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.1-I20180228_0918/nuxeo-platform-forms-layout-demo-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.1-I20180228_0918/nuxeo-platform-forms-layout-demo-10.1-I20180228_0918.jar (175 KB at 438.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.1-I20180228_0918/nuxeo-platform-forms-layout-demo-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.1-I20180228_0918/nuxeo-platform-forms-layout-demo-10.1-I20180228_0918.pom (3 KB at 4.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/maven-metadata.xml (142 KB at 462.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/maven-metadata.xml (142 KB at 876.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.1-I20180228_0918/nuxeo-platform-forms-layout-demo-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-forms-layout-demo/10.1-I20180228_0918/nuxeo-platform-forms-layout-demo-10.1-I20180228_0918-sources.jar (164 KB at 808.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Audio parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audio-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audio-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audio-parent --- [INFO] Storing buildNumber: 20180228-102455 at timestamp: 1519813495721 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audio-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audio-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audio-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audio-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audio-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audio-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audio-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audio-parent --- [INFO] Storing buildNumber: 20180228-102455 at timestamp: 1519813495786 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audio-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audio-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audio-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audio-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audio-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audio-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-parent/10.1-I20180228_0918/nuxeo-platform-audio-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audio-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-parent/10.1-I20180228_0918/nuxeo-platform-audio-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-parent/10.1-I20180228_0918/nuxeo-platform-audio-parent-10.1-I20180228_0918.pom (2 KB at 21.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-parent/maven-metadata.xml (145 KB at 617.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-parent/maven-metadata.xml (145 KB at 902.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Audio Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audio-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audio-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audio-core --- [INFO] Storing buildNumber: 20180228-102457 at timestamp: 1519813497485 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audio-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audio-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audio-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-audio-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-audio-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/java/org/nuxeo/ecm/platform/audio/extension/AudioImporter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/java/org/nuxeo/ecm/platform/audio/extension/AudioImporter.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/java/org/nuxeo/ecm/platform/audio/extension/AudioImporter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-audio-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-audio-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-audio-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.audio.lang.test.TestMessages StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:25:02,525 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 8 / Unstarted: 0 / Total: 122 * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.rendition.contrib references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.rendition.download.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * service:org.nuxeo.ecm.platform.audio.filters references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.rendition.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.45 sec - in org.nuxeo.ecm.platform.audio.lang.test.TestMessages Running org.nuxeo.ecm.platform.audio.extension.TestAudioImporter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 sec - in org.nuxeo.ecm.platform.audio.extension.TestAudioImporter Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audio-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-audio-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/nuxeo-platform-audio-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audio-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audio-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audio-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audio-core --- [INFO] Storing buildNumber: 20180228-102504 at timestamp: 1519813504697 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audio-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audio-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audio-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audio-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audio-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/nuxeo-platform-audio-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audio-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/nuxeo-platform-audio-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.1-I20180228_0918/nuxeo-platform-audio-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.1-I20180228_0918/nuxeo-platform-audio-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/target/nuxeo-platform-audio-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.1-I20180228_0918/nuxeo-platform-audio-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audio-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.1-I20180228_0918/nuxeo-platform-audio-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.1-I20180228_0918/nuxeo-platform-audio-core-10.1-I20180228_0918.jar (20 KB at 180.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.1-I20180228_0918/nuxeo-platform-audio-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.1-I20180228_0918/nuxeo-platform-audio-core-10.1-I20180228_0918.pom (3 KB at 11.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/maven-metadata.xml (140 KB at 527.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/maven-metadata.xml (140 KB at 812.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.1-I20180228_0918/nuxeo-platform-audio-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-core/10.1-I20180228_0918/nuxeo-platform-audio-core-10.1-I20180228_0918-sources.jar (17 KB at 227.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Audio JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-audio-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audio-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audio-jsf --- [INFO] Storing buildNumber: 20180228-102505 at timestamp: 1519813505634 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audio-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audio-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audio-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-audio-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-audio-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-audio-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-audio-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-audio-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-audio-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-audio-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/target/nuxeo-platform-audio-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-audio-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-audio-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-audio-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-audio-jsf --- [INFO] Storing buildNumber: 20180228-102505 at timestamp: 1519813505848 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-audio-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-audio-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-audio-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-audio-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-audio-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/target/nuxeo-platform-audio-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-audio-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/target/nuxeo-platform-audio-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.1-I20180228_0918/nuxeo-platform-audio-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.1-I20180228_0918/nuxeo-platform-audio-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/target/nuxeo-platform-audio-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.1-I20180228_0918/nuxeo-platform-audio-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-audio-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.1-I20180228_0918/nuxeo-platform-audio-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.1-I20180228_0918/nuxeo-platform-audio-jsf-10.1-I20180228_0918.jar (26 KB at 354.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.1-I20180228_0918/nuxeo-platform-audio-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.1-I20180228_0918/nuxeo-platform-audio-jsf-10.1-I20180228_0918.pom (611 B at 8.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/maven-metadata.xml (144 KB at 743.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/maven-metadata.xml (144 KB at 1771.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.1-I20180228_0918/nuxeo-platform-audio-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-audio-jsf/10.1-I20180228_0918/nuxeo-platform-audio-jsf-10.1-I20180228_0918-sources.jar (24 KB at 330.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Video parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-video-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-parent --- [INFO] Storing buildNumber: 20180228-102506 at timestamp: 1519813506568 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-video-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-video-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-video-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-parent --- [INFO] Storing buildNumber: 20180228-102506 at timestamp: 1519813506682 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-video-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-video-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-video-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-parent/10.1-I20180228_0918/nuxeo-platform-video-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-video-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-parent/10.1-I20180228_0918/nuxeo-platform-video-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-parent/10.1-I20180228_0918/nuxeo-platform-video-parent-10.1-I20180228_0918.pom (3 KB at 28.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-parent/maven-metadata.xml (145 KB at 2061.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-parent/maven-metadata.xml (145 KB at 1950.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Video API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-video-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-api --- [INFO] Storing buildNumber: 20180228-102507 at timestamp: 1519813507051 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-video-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-video-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-video-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-video-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-video-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-video-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-video-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/target/nuxeo-platform-video-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-video-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-video-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-api --- [INFO] Storing buildNumber: 20180228-102507 at timestamp: 1519813507322 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-video-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-video-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/target/nuxeo-platform-video-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-video-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/target/nuxeo-platform-video-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.1-I20180228_0918/nuxeo-platform-video-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.1-I20180228_0918/nuxeo-platform-video-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/target/nuxeo-platform-video-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.1-I20180228_0918/nuxeo-platform-video-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-video-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.1-I20180228_0918/nuxeo-platform-video-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.1-I20180228_0918/nuxeo-platform-video-api-10.1-I20180228_0918.jar (18 KB at 158.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.1-I20180228_0918/nuxeo-platform-video-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.1-I20180228_0918/nuxeo-platform-video-api-10.1-I20180228_0918.pom (780 B at 10.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/maven-metadata.xml (144 KB at 1049.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/maven-metadata.xml (144 KB at 504.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.1-I20180228_0918/nuxeo-platform-video-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-api/10.1-I20180228_0918/nuxeo-platform-video-api-10.1-I20180228_0918-sources.jar (17 KB at 229.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Video Converters 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-video-convert --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-convert --- [INFO] Storing buildNumber: 20180228-102508 at timestamp: 1519813508539 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-convert --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-video-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-video-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-video-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-video-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-video-convert --- [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.video.convert.VideoConvertersTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 sec - in org.nuxeo.ecm.platform.video.convert.VideoConvertersTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.video.convert.VideoConversionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.959 sec - in org.nuxeo.ecm.platform.video.convert.VideoConversionTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-video-convert --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-video-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/nuxeo-platform-video-convert-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-video-convert --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-video-convert >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-convert --- [INFO] Storing buildNumber: 20180228-102546 at timestamp: 1519813546476 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-convert --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-video-convert <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-video-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/nuxeo-platform-video-convert-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-video-convert --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/nuxeo-platform-video-convert-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.1-I20180228_0918/nuxeo-platform-video-convert-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.1-I20180228_0918/nuxeo-platform-video-convert-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/target/nuxeo-platform-video-convert-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.1-I20180228_0918/nuxeo-platform-video-convert-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-video-convert --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.1-I20180228_0918/nuxeo-platform-video-convert-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.1-I20180228_0918/nuxeo-platform-video-convert-10.1-I20180228_0918.jar (19 KB at 169.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.1-I20180228_0918/nuxeo-platform-video-convert-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.1-I20180228_0918/nuxeo-platform-video-convert-10.1-I20180228_0918.pom (3 KB at 31.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/maven-metadata.xml (142 KB at 692.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/maven-metadata.xml (142 KB at 397.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.1-I20180228_0918/nuxeo-platform-video-convert-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-convert/10.1-I20180228_0918/nuxeo-platform-video-convert-10.1-I20180228_0918-sources.jar (14 KB at 181.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Video Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-video-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-core --- [INFO] Storing buildNumber: 20180228-102548 at timestamp: 1519813548524 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-video-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 23 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-video-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/VideoServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/VideoServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/VideoServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-video-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-video-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-video-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:25:54,611 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 7 / Unstarted: 0 / Total: 155 * service:org.nuxeo.platform.video.core.previewer requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.video.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.video.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.ecm.platform.video.service.TestVideoRenditions 10:26:19,145 Nuxeo-Work-videoConversion-1:test:b15a06cf-c9e4-4c73-89dd-e727e039c843:videoconv:MP4 480p WARN [VideoConversionWork] No original video to transcode, resetting transcoded videos of document DocumentModelImpl(b15a06cf-c9e4-4c73-89dd-e727e039c843, path=/video, title=b15a06cf-c9e4-4c73-89dd-e727e039c843). 10:26:19,171 Nuxeo-Work-videoConversion-1:test:b15a06cf-c9e4-4c73-89dd-e727e039c843:videoconv:WebM 480p WARN [VideoConversionWork] No original video to transcode, resetting transcoded videos of document DocumentModelImpl(b15a06cf-c9e4-4c73-89dd-e727e039c843, path=/video, title=b15a06cf-c9e4-4c73-89dd-e727e039c843). StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:26:20,629 main ERROR [OSGiAdapter] Error during Framework Listener execution : class org.nuxeo.runtime.osgi.OSGiRuntimeService org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: NXQL: SELECT ecm:uuid FROM Document WHERE ecm:mixinType = 'Picture' AND ecm:isProxy = 0 AND views/*/title = 'Original' AND content/data IS NULL, No such property: views/*/title at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.checkProperty(NXQLQueryMaker.java:1424) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitReference(NXQLQueryMaker.java:1390) at org.nuxeo.ecm.core.query.sql.model.Reference.accept(Reference.java:80) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitExpression(DefaultQueryVisitor.java:103) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitExpression(NXQLQueryMaker.java:1288) at org.nuxeo.ecm.core.query.sql.model.Expression.accept(Expression.java:52) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitMultiExpression(DefaultQueryVisitor.java:112) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitWhereClause(NXQLQueryMaker.java:1129) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitQuery(NXQLQueryMaker.java:1050) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:326) at org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult.(ResultSetQueryResult.java:57) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryAndFetch(JDBCMapper.java:738) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy44.queryAndFetch(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.queryAndFetch(SoftRefCachingMapper.java:110) at org.nuxeo.ecm.core.storage.sql.SessionImpl.queryAndFetch(SessionImpl.java:1316) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:348) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:429) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1253) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1238) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.getPictureIdsToMigrate(PictureMigrationHandler.java:129) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.doMigration(PictureMigrationHandler.java:94) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.doInitializeRepository(PictureMigrationHandler.java:84) at org.nuxeo.ecm.core.repository.RepositoryInitializationHandler.initializeRepository(RepositoryInitializationHandler.java:93) at org.nuxeo.ecm.core.repository.RepositoryService$2.run(RepositoryService.java:140) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:135) at org.nuxeo.ecm.core.repository.RepositoryService.initializeRepository(RepositoryService.java:142) at org.nuxeo.ecm.core.repository.RepositoryService.doInitRepositories(RepositoryService.java:124) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInTransaction$3(TransactionHelper.java:569) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.initRepositories(RepositoryService.java:91) at org.nuxeo.ecm.core.repository.RepositoryService$1.afterStart(RepositoryService.java:69) at org.nuxeo.runtime.model.impl.ComponentManagerImpl$Listeners.afterStart(ComponentManagerImpl.java:1136) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:693) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:167) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$beforeRun$1(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:215) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.006 sec - in org.nuxeo.ecm.platform.video.service.TestVideoRenditions Running org.nuxeo.ecm.platform.video.service.TestVideoService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:26:45,150 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 4 / Missing: 4 / Unstarted: 0 / Total: 152 * service:org.nuxeo.platform.video.core.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.platform.video.core.previewer requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.516 sec - in org.nuxeo.ecm.platform.video.service.TestVideoService Running org.nuxeo.ecm.platform.video.extension.TestVideoImporterAndListeners StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:27:41,629 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 4 / Unstarted: 0 / Total: 128 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.476 sec - in org.nuxeo.ecm.platform.video.extension.TestVideoImporterAndListeners Running org.nuxeo.ecm.platform.video.tools.TestVideoToolsOperations StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:27:50,799 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 4 / Unstarted: 0 / Total: 128 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.168 sec - in org.nuxeo.ecm.platform.video.tools.TestVideoToolsOperations Running org.nuxeo.ecm.platform.video.tools.TestVideoToolsService Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.047 sec - in org.nuxeo.ecm.platform.video.tools.TestVideoToolsService Running org.nuxeo.ecm.platform.video.TestVideoInfo Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.platform.video.TestVideoInfo Results : Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-video-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-video-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/nuxeo-platform-video-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-video-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-video-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-core --- [INFO] Storing buildNumber: 20180228-102800 at timestamp: 1519813680250 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-video-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-video-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/nuxeo-platform-video-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-video-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/nuxeo-platform-video-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.1-I20180228_0918/nuxeo-platform-video-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.1-I20180228_0918/nuxeo-platform-video-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/target/nuxeo-platform-video-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.1-I20180228_0918/nuxeo-platform-video-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-video-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.1-I20180228_0918/nuxeo-platform-video-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.1-I20180228_0918/nuxeo-platform-video-core-10.1-I20180228_0918.jar (80 KB at 529.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.1-I20180228_0918/nuxeo-platform-video-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.1-I20180228_0918/nuxeo-platform-video-core-10.1-I20180228_0918.pom (4 KB at 12.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/maven-metadata.xml (140 KB at 486.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/maven-metadata.xml (140 KB at 900.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.1-I20180228_0918/nuxeo-platform-video-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-core/10.1-I20180228_0918/nuxeo-platform-video-core-10.1-I20180228_0918-sources.jar (64 KB at 821.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Video JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-video-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-jsf --- [INFO] Storing buildNumber: 20180228-102802 at timestamp: 1519813682595 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-video-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-video-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/java/org/nuxeo/ecm/platform/video/storyboard/StoryboardActions.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/java/org/nuxeo/ecm/platform/video/storyboard/StoryboardActions.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/java/org/nuxeo/ecm/platform/video/storyboard/StoryboardActions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-video-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-video-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-video-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.video.jsf.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.nuxeo.ecm.video.jsf.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-video-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-video-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target/nuxeo-platform-video-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-video-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-video-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-video-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-video-jsf --- [INFO] Storing buildNumber: 20180228-102805 at timestamp: 1519813685543 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-video-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-video-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-video-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-video-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-video-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target/nuxeo-platform-video-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-video-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target/nuxeo-platform-video-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.1-I20180228_0918/nuxeo-platform-video-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.1-I20180228_0918/nuxeo-platform-video-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/target/nuxeo-platform-video-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.1-I20180228_0918/nuxeo-platform-video-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-video-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.1-I20180228_0918/nuxeo-platform-video-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.1-I20180228_0918/nuxeo-platform-video-jsf-10.1-I20180228_0918.jar (102 KB at 1341.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.1-I20180228_0918/nuxeo-platform-video-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.1-I20180228_0918/nuxeo-platform-video-jsf-10.1-I20180228_0918.pom (3 KB at 34.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/maven-metadata.xml (140 KB at 1045.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/maven-metadata.xml (140 KB at 1053.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.1-I20180228_0918/nuxeo-platform-video-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-video-jsf/10.1-I20180228_0918/nuxeo-platform-video-jsf-10.1-I20180228_0918-sources.jar (99 KB at 1324.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Registration Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-user-registration-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-user-registration-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-user-registration-parent --- [INFO] Storing buildNumber: 20180228-102806 at timestamp: 1519813686155 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-user-registration-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-user-registration-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-user-registration-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-user-registration-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-user-registration-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-user-registration-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-user-registration-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-user-registration-parent --- [INFO] Storing buildNumber: 20180228-102806 at timestamp: 1519813686225 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-user-registration-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-user-registration-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-user-registration-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-user-registration-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-user-registration-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-user-registration-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-parent/10.1-I20180228_0918/nuxeo-platform-user-registration-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-user-registration-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-parent/10.1-I20180228_0918/nuxeo-platform-user-registration-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-parent/10.1-I20180228_0918/nuxeo-platform-user-registration-parent-10.1-I20180228_0918.pom (2 KB at 16.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-parent/maven-metadata.xml (145 KB at 579.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-parent/maven-metadata.xml (145 KB at 1698.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Registration Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-user-registration-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-user-registration-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-user-registration-core --- [INFO] Storing buildNumber: 20180228-102807 at timestamp: 1519813687284 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-user-registration-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-user-registration-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-user-registration-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-user-registration-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-user-registration-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-user-registration-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-user-registration-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-user-registration-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:28:12,019 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 126 * service:org.nuxeo.ecm.user.invite.core.service.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Running org.nuxeo.ecm.user.registration.TestContainerLocalConfig StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:28:13,153 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 126 * service:org.nuxeo.ecm.user.invite.core.service.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 sec - in org.nuxeo.ecm.user.registration.TestContainerLocalConfig Running org.nuxeo.ecm.user.registration.TestMultipleConfiguration StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:28:14,309 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 126 * service:org.nuxeo.ecm.user.invite.core.service.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 sec - in org.nuxeo.ecm.user.registration.TestMultipleConfiguration Running org.nuxeo.ecm.user.registration.TestUserRegistration Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec - in org.nuxeo.ecm.user.registration.TestUserRegistration Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-user-registration-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-user-registration-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/nuxeo-platform-user-registration-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-user-registration-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-user-registration-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-user-registration-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-user-registration-core --- [INFO] Storing buildNumber: 20180228-102815 at timestamp: 1519813695580 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-user-registration-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-user-registration-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-user-registration-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-user-registration-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-user-registration-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/nuxeo-platform-user-registration-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-user-registration-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/nuxeo-platform-user-registration-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.1-I20180228_0918/nuxeo-platform-user-registration-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.1-I20180228_0918/nuxeo-platform-user-registration-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/target/nuxeo-platform-user-registration-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.1-I20180228_0918/nuxeo-platform-user-registration-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-user-registration-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.1-I20180228_0918/nuxeo-platform-user-registration-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.1-I20180228_0918/nuxeo-platform-user-registration-core-10.1-I20180228_0918.jar (20 KB at 115.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.1-I20180228_0918/nuxeo-platform-user-registration-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.1-I20180228_0918/nuxeo-platform-user-registration-core-10.1-I20180228_0918.pom (3 KB at 31.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/maven-metadata.xml (141 KB at 348.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/maven-metadata.xml (141 KB at 462.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.1-I20180228_0918/nuxeo-platform-user-registration-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-core/10.1-I20180228_0918/nuxeo-platform-user-registration-core-10.1-I20180228_0918-sources.jar (13 KB at 164.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo User Registration Web 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-user-registration-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-user-registration-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-user-registration-web --- [INFO] Storing buildNumber: 20180228-102817 at timestamp: 1519813697856 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-user-registration-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-user-registration-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-user-registration-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-user-registration-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-user-registration-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/java/org/nuxeo/ecm/user/registration/actions/UserRegistrationActions.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/java/org/nuxeo/ecm/user/registration/actions/UserRegistrationActions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-user-registration-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-user-registration-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-user-registration-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.user.registration.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.user.registration.lang.test.TestMessages Running org.nuxeo.ecm.user.registration.lang.test.TestWebengineMessages Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.user.registration.lang.test.TestWebengineMessages Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-user-registration-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-user-registration-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target/nuxeo-platform-user-registration-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-user-registration-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-user-registration-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-user-registration-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-user-registration-web --- [INFO] Storing buildNumber: 20180228-102820 at timestamp: 1519813700710 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-user-registration-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-user-registration-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-user-registration-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-user-registration-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-user-registration-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target/nuxeo-platform-user-registration-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-user-registration-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target/nuxeo-platform-user-registration-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.1-I20180228_0918/nuxeo-platform-user-registration-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.1-I20180228_0918/nuxeo-platform-user-registration-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/target/nuxeo-platform-user-registration-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.1-I20180228_0918/nuxeo-platform-user-registration-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-user-registration-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.1-I20180228_0918/nuxeo-platform-user-registration-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.1-I20180228_0918/nuxeo-platform-user-registration-web-10.1-I20180228_0918.jar (29 KB at 198.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.1-I20180228_0918/nuxeo-platform-user-registration-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.1-I20180228_0918/nuxeo-platform-user-registration-web-10.1-I20180228_0918.pom (3 KB at 32.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/maven-metadata.xml (141 KB at 362.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/maven-metadata.xml (141 KB at 637.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.1-I20180228_0918/nuxeo-platform-user-registration-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-user-registration-web/10.1-I20180228_0918/nuxeo-platform-user-registration-web-10.1-I20180228_0918-sources.jar (24 KB at 316.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Shell 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-shell-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell-parent --- [INFO] Storing buildNumber: 20180228-102821 at timestamp: 1519813701707 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-shell-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-shell-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-shell-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell-parent --- [INFO] Storing buildNumber: 20180228-102821 at timestamp: 1519813701770 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-shell-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-shell-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-shell-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-parent/10.1-I20180228_0918/nuxeo-shell-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-shell-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-parent/10.1-I20180228_0918/nuxeo-shell-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-parent/10.1-I20180228_0918/nuxeo-shell-parent-10.1-I20180228_0918.pom (4 KB at 26.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-parent/maven-metadata.xml (145 KB at 373.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-parent/maven-metadata.xml (145 KB at 962.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Shell Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-shell-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell-core --- [INFO] Storing buildNumber: 20180228-102822 at timestamp: 1519813702498 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-shell-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 70 resources [INFO] Copying 0 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-shell-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 70 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/widgets/JFontChooser.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/widgets/JFontChooser.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/widgets/JFontChooser.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-shell-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-shell-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-shell-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.shell.utils.TestPath Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.shell.utils.TestPath Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-shell-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-shell-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/target/nuxeo-shell-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-shell-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-shell-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell-core --- [INFO] Storing buildNumber: 20180228-102823 at timestamp: 1519813703232 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-shell-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-shell-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/target/nuxeo-shell-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-shell-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/target/nuxeo-shell-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-core/10.1-I20180228_0918/nuxeo-shell-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-core/10.1-I20180228_0918/nuxeo-shell-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/target/nuxeo-shell-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-core/10.1-I20180228_0918/nuxeo-shell-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-shell-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/10.1-I20180228_0918/nuxeo-shell-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/10.1-I20180228_0918/nuxeo-shell-core-10.1-I20180228_0918.jar (219 KB at 1099.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/10.1-I20180228_0918/nuxeo-shell-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/10.1-I20180228_0918/nuxeo-shell-core-10.1-I20180228_0918.pom (724 B at 7.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/maven-metadata.xml (145 KB at 534.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/maven-metadata.xml (145 KB at 1875.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/10.1-I20180228_0918/nuxeo-shell-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-core/10.1-I20180228_0918/nuxeo-shell-core-10.1-I20180228_0918-sources.jar (95 KB at 1272.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Automation Shell 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-shell-automation --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell-automation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell-automation --- [INFO] Storing buildNumber: 20180228-102824 at timestamp: 1519813704146 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell-automation --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-shell-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 48 resources [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-shell-automation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-shell-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-shell-automation --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-shell-automation --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-shell-automation --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-shell-automation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/target/nuxeo-shell-automation-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-shell-automation --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-automation/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-shell-automation >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell-automation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell-automation --- [INFO] Storing buildNumber: 20180228-102824 at timestamp: 1519813704647 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell-automation --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-shell-automation <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-shell-automation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/target/nuxeo-shell-automation-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-shell-automation --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/target/nuxeo-shell-automation-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-automation/10.1-I20180228_0918/nuxeo-shell-automation-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-automation/10.1-I20180228_0918/nuxeo-shell-automation-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/target/nuxeo-shell-automation-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-automation/10.1-I20180228_0918/nuxeo-shell-automation-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-shell-automation --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/10.1-I20180228_0918/nuxeo-shell-automation-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/10.1-I20180228_0918/nuxeo-shell-automation-10.1-I20180228_0918.jar (134 KB at 510.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/10.1-I20180228_0918/nuxeo-shell-automation-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/10.1-I20180228_0918/nuxeo-shell-automation-10.1-I20180228_0918.pom (3 KB at 33.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/maven-metadata.xml (145 KB at 683.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/maven-metadata.xml (145 KB at 751.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/10.1-I20180228_0918/nuxeo-shell-automation-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-automation/10.1-I20180228_0918/nuxeo-shell-automation-10.1-I20180228_0918-sources.jar (59 KB at 803.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Equinox Shell 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-shell-equinox --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell-equinox --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell-equinox --- [INFO] Storing buildNumber: 20180228-102825 at timestamp: 1519813705656 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell-equinox --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell-equinox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell-equinox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-shell-equinox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-shell-equinox --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-shell-equinox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-shell-equinox --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-shell-equinox --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-shell-equinox --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-shell-equinox --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/target/nuxeo-shell-equinox-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-shell-equinox --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-equinox/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-shell-equinox >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell-equinox --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell-equinox --- [INFO] Storing buildNumber: 20180228-102825 at timestamp: 1519813705810 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell-equinox --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell-equinox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell-equinox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-shell-equinox <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-shell-equinox --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/target/nuxeo-shell-equinox-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-shell-equinox --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/target/nuxeo-shell-equinox-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-equinox/10.1-I20180228_0918/nuxeo-shell-equinox-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-equinox/10.1-I20180228_0918/nuxeo-shell-equinox-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/target/nuxeo-shell-equinox-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell-equinox/10.1-I20180228_0918/nuxeo-shell-equinox-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-shell-equinox --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/10.1-I20180228_0918/nuxeo-shell-equinox-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/10.1-I20180228_0918/nuxeo-shell-equinox-10.1-I20180228_0918.jar (34 KB at 448.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/10.1-I20180228_0918/nuxeo-shell-equinox-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/10.1-I20180228_0918/nuxeo-shell-equinox-10.1-I20180228_0918.pom (2 KB at 13.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/maven-metadata.xml (145 KB at 664.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/maven-metadata.xml (145 KB at 806.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/10.1-I20180228_0918/nuxeo-shell-equinox-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell-equinox/10.1-I20180228_0918/nuxeo-shell-equinox-10.1-I20180228_0918-sources.jar (16 KB at 220.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Shell 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-shell --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell --- [INFO] Storing buildNumber: 20180228-102826 at timestamp: 1519813706568 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/src/main/java [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-shell --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-shell --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-shell --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-shell --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-shell --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/target/nuxeo-shell-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-shell --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-shell >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shell --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shell --- [INFO] Storing buildNumber: 20180228-102826 at timestamp: 1519813706763 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shell --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-shell <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-shell --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/target/nuxeo-shell-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-shade-plugin:2.4.2:shade (default) @ nuxeo-shell --- [INFO] Including org.nuxeo.shell:nuxeo-shell-core:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including jline:jline:jar:0.9.94 in the shaded jar. [INFO] Including org.nuxeo.shell:nuxeo-shell-automation:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.7.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.7.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.7.4 in the shaded jar. [INFO] Including org.nuxeo.shell:nuxeo-shell-equinox:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.automation:nuxeo-automation-client:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient-osgi:jar:4.5.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.3 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.10 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpmime:jar:4.5.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient-cache:jar:4.5.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:fluent-hc:jar:4.5.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore-osgi:jar:4.4.6 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.6 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore-nio:jar:4.4.5 in the shaded jar. [INFO] Including com.sun.jersey:jersey-client:jar:1.18.3 in the shaded jar. [INFO] Including com.sun.jersey:jersey-core:jar:1.18.3 in the shaded jar. [INFO] Including com.sun.jersey.contribs:jersey-apache-client4:jar:1.18.3 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.21 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.5 in the shaded jar. [INFO] Including org.osgi:org.osgi.core:jar:4.2.0 in the shaded jar. [INFO] Including org.slf4j:slf4j-log4j12:jar:1.7.21 in the shaded jar. [INFO] Including javax.mail:mail:jar:1.4.5 in the shaded jar. [INFO] Including javax.activation:activation:jar:1.1 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.6 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.3 in the shaded jar. [INFO] Including log4j:log4j:jar:1.2.17 in the shaded jar. [WARNING] httpclient-osgi-4.5.3.jar, fluent-hc-4.5.3.jar define 14 overlapping classes: [WARNING] - org.apache.http.client.fluent.InternalHttpRequest [WARNING] - org.apache.http.client.fluent.InternalInputStreamEntity [WARNING] - org.apache.http.client.fluent.ContentResponseHandler [WARNING] - org.apache.http.client.fluent.Async [WARNING] - org.apache.http.client.fluent.HttpHeader [WARNING] - org.apache.http.client.fluent.Async$ExecRunnable [WARNING] - org.apache.http.client.fluent.Response [WARNING] - org.apache.http.client.fluent.InternalEntityEnclosingHttpRequest [WARNING] - org.apache.http.client.fluent.Content [WARNING] - org.apache.http.client.fluent.Request [WARNING] - 4 more... [WARNING] httpclient-osgi-4.5.3.jar, httpclient-cache-4.5.3.jar define 80 overlapping classes: [WARNING] - org.apache.http.client.cache.HeaderConstants [WARNING] - org.apache.http.impl.client.cache.memcached.MemcachedSerializationException [WARNING] - org.apache.http.impl.client.cache.ImmediateSchedulingStrategy [WARNING] - org.apache.http.impl.client.cache.OptionsHttp11Response [WARNING] - org.apache.http.client.cache.HttpCacheContext [WARNING] - org.apache.http.impl.client.cache.CacheConfig$Builder [WARNING] - org.apache.http.impl.client.cache.FailureCache [WARNING] - org.apache.http.impl.client.cache.SizeLimitedResponseReader$1 [WARNING] - org.apache.http.impl.client.cache.BasicIdGenerator [WARNING] - org.apache.http.client.cache.CacheResponseStatus [WARNING] - 70 more... [WARNING] httpcore-osgi-4.4.6.jar, httpcore-nio-4.4.5.jar define 239 overlapping classes: [WARNING] - org.apache.http.nio.reactor.IOReactor [WARNING] - org.apache.http.impl.nio.codecs.AbstractContentDecoder [WARNING] - org.apache.http.impl.nio.DefaultNHttpClientConnection [WARNING] - org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler [WARNING] - org.apache.http.nio.pool.AbstractNIOConnPool [WARNING] - org.apache.http.impl.nio.codecs.DefaultHttpRequestWriter [WARNING] - org.apache.http.impl.nio.reactor.ChannelEntry [WARNING] - org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker [WARNING] - org.apache.http.nio.entity.NByteArrayEntity [WARNING] - org.apache.http.nio.protocol.BufferingHttpServiceHandler$RequestHandlerResolverAdaptor [WARNING] - 229 more... [WARNING] httpclient-osgi-4.5.3.jar, httpmime-4.5.3.jar define 23 overlapping classes: [WARNING] - org.apache.http.entity.mime.FormBodyPart [WARNING] - org.apache.http.entity.mime.MultipartEntity [WARNING] - org.apache.http.entity.mime.content.FileBody [WARNING] - org.apache.http.entity.mime.MultipartFormEntity [WARNING] - org.apache.http.entity.mime.HttpMultipart [WARNING] - org.apache.http.entity.mime.content.ContentBody [WARNING] - org.apache.http.entity.mime.content.AbstractContentBody [WARNING] - org.apache.http.entity.mime.content.ByteArrayBody [WARNING] - org.apache.http.entity.mime.HttpRFC6532Multipart [WARNING] - org.apache.http.entity.mime.HttpStrictMultipart [WARNING] - 13 more... [WARNING] httpcore-osgi-4.4.6.jar, httpcore-4.4.6.jar define 252 overlapping classes: [WARNING] - org.apache.http.protocol.HttpRequestHandler [WARNING] - org.apache.http.impl.io.ChunkedOutputStream [WARNING] - org.apache.http.protocol.ChainBuilder [WARNING] - org.apache.http.impl.entity.DisallowIdentityContentLengthStrategy [WARNING] - org.apache.http.impl.ConnSupport [WARNING] - org.apache.http.impl.io.DefaultHttpResponseParserFactory [WARNING] - org.apache.http.NameValuePair [WARNING] - org.apache.http.HttpClientConnection [WARNING] - org.apache.http.protocol.HttpExpectationVerifier [WARNING] - org.apache.http.protocol.UriPatternMatcher [WARNING] - 242 more... [WARNING] httpclient-osgi-4.5.3.jar, httpclient-4.5.3.jar define 466 overlapping classes: [WARNING] - org.apache.http.impl.cookie.RFC2109Spec [WARNING] - org.apache.http.impl.execchain.MainClientExec [WARNING] - org.apache.http.client.methods.HttpGet [WARNING] - org.apache.http.conn.routing.RouteInfo$TunnelType [WARNING] - org.apache.http.impl.cookie.BrowserCompatSpecFactory [WARNING] - org.apache.http.impl.client.HttpAuthenticator [WARNING] - org.apache.http.conn.ManagedClientConnection [WARNING] - org.apache.http.client.protocol.RequestAuthCache [WARNING] - org.apache.http.conn.params.ConnConnectionParamBean [WARNING] - org.apache.http.impl.client.IdleConnectionEvictor [WARNING] - 456 more... [WARNING] httpclient-osgi-4.5.3.jar, commons-codec-1.10.jar define 85 overlapping classes: [WARNING] - org.apache.commons.codec.language.Nysiis [WARNING] - org.apache.commons.codec.language.bm.Rule$1 [WARNING] - org.apache.commons.codec.language.bm.Rule$RPattern [WARNING] - org.apache.commons.codec.language.ColognePhonetic$CologneInputBuffer [WARNING] - org.apache.commons.codec.language.bm.BeiderMorseEncoder [WARNING] - org.apache.commons.codec.digest.UnixCrypt [WARNING] - org.apache.commons.codec.language.Soundex [WARNING] - org.apache.commons.codec.binary.BinaryCodec [WARNING] - org.apache.commons.codec.language.bm.Languages$1 [WARNING] - org.apache.commons.codec.language.bm.PhoneticEngine$1 [WARNING] - 75 more... [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/target/nuxeo-shell-10.1-I20180228_0918.jar with /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/target/nuxeo-shell-10.1-I20180228_0918-shaded.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.3.1:sign (default) @ nuxeo-shell --- [INFO] 2 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-shell --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/target/nuxeo-shell-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell/10.1-I20180228_0918/nuxeo-shell-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell/10.1-I20180228_0918/nuxeo-shell-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/target/nuxeo-shell-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/shell/nuxeo-shell/10.1-I20180228_0918/nuxeo-shell-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-shell --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/10.1-I20180228_0918/nuxeo-shell-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/10.1-I20180228_0918/nuxeo-shell-10.1-I20180228_0918.jar (7919 KB at 40607.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/10.1-I20180228_0918/nuxeo-shell-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/10.1-I20180228_0918/nuxeo-shell-10.1-I20180228_0918.pom (6 KB at 75.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/maven-metadata.xml (145 KB at 206.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/maven-metadata.xml (145 KB at 1202.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/10.1-I20180228_0918/nuxeo-shell-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shell/nuxeo-shell/10.1-I20180228_0918/nuxeo-shell-10.1-I20180228_0918-sources.jar (2 KB at 13.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Filesystem Connectors 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-filesystem-connectors --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-filesystem-connectors --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-filesystem-connectors --- [INFO] Storing buildNumber: 20180228-102833 at timestamp: 1519813713909 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-filesystem-connectors --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-filesystem-connectors --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-filesystem-connectors --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-filesystem-connectors --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-filesystem-connectors --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-filesystem-connectors/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-filesystem-connectors >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-filesystem-connectors --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-filesystem-connectors --- [INFO] Storing buildNumber: 20180228-102833 at timestamp: 1519813713960 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-filesystem-connectors --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-filesystem-connectors --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-filesystem-connectors --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-filesystem-connectors <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-filesystem-connectors --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-filesystem-connectors --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-filesystem-connectors/10.1-I20180228_0918/nuxeo-filesystem-connectors-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-filesystem-connectors --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-filesystem-connectors/10.1-I20180228_0918/nuxeo-filesystem-connectors-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-filesystem-connectors/10.1-I20180228_0918/nuxeo-filesystem-connectors-10.1-I20180228_0918.pom (2 KB at 12.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-filesystem-connectors/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-filesystem-connectors/maven-metadata.xml (145 KB at 839.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-filesystem-connectors/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-filesystem-connectors/maven-metadata.xml (145 KB at 504.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebDAV 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-webdav --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webdav --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webdav --- [INFO] Storing buildNumber: 20180228-102835 at timestamp: 1519813715006 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webdav --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webdav --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webdav --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-webdav --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-webdav --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/resource/FileResource.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/resource/FileResource.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-webdav --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-webdav --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-webdav --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-webdav --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-webdav --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/target/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-webdav --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-webdav/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-webdav >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webdav --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webdav --- [INFO] Storing buildNumber: 20180228-102835 at timestamp: 1519813715630 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webdav --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webdav --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webdav --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-webdav <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-webdav --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/target/nuxeo-webdav-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-webdav --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/target/nuxeo-webdav-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-webdav/10.1-I20180228_0918/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-webdav/10.1-I20180228_0918/nuxeo-webdav-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/target/nuxeo-webdav-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-webdav/10.1-I20180228_0918/nuxeo-webdav-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-webdav --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/10.1-I20180228_0918/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/10.1-I20180228_0918/nuxeo-webdav-10.1-I20180228_0918.jar (67 KB at 26.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/10.1-I20180228_0918/nuxeo-webdav-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/10.1-I20180228_0918/nuxeo-webdav-10.1-I20180228_0918.pom (4 KB at 46.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/maven-metadata.xml (141 KB at 567.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/maven-metadata.xml (141 KB at 941.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/10.1-I20180228_0918/nuxeo-webdav-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav/10.1-I20180228_0918/nuxeo-webdav-10.1-I20180228_0918-sources.jar (52 KB at 585.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo WebDAV Tests 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-webdav-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webdav-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webdav-test --- [INFO] Storing buildNumber: 20180228-102839 at timestamp: 1519813719969 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webdav-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webdav-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webdav-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-webdav-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-webdav-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-webdav-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-webdav-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-webdav-test --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.webdav.LitmusTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 sec - in org.nuxeo.ecm.webdav.LitmusTest Running org.nuxeo.ecm.webdav.JaxbTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Feb 28, 2018 10:28:46 AM org.apache.catalina.core.StandardContext setPath WARNING: A context path must either be an empty string or start with a '/' and do not end with a '/'. The path [/] does not meet these criteria and has been changed to [] Feb 28, 2018 10:28:46 AM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-nio-9998"] Feb 28, 2018 10:28:46 AM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector INFO: Using a shared selector for servlet write/read Feb 28, 2018 10:28:46 AM org.apache.catalina.core.StandardService startInternal INFO: Starting service [Tomcat] Feb 28, 2018 10:28:46 AM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/8.5.23 Feb 28, 2018 10:28:46 AM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-nio-9998"] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.961 sec - in org.nuxeo.ecm.webdav.JaxbTest Running org.nuxeo.ecm.webdav.WebDavClientTest Feb 28, 2018 10:28:47 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' http-nio-9998-exec-1 10:28:49,569 WARN [NoteImporter] Schema 'note' is not available for document DocumentModelImpl(3c28f70d-d810-4204-bf45-62eede5696dc, path=/workspaces/workspace/test.txt, title=3c28f70d-d810-4204-bf45-62eede5696dc) Feb 28, 2018 10:28:51 AM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler ["http-nio-9998"] Feb 28, 2018 10:28:51 AM org.apache.catalina.core.StandardService stopInternal INFO: Stopping service [Tomcat] Feb 28, 2018 10:28:51 AM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads WARNING: The web application [ROOT] appears to have started a thread named [File Reaper] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) org.apache.commons.io.FileCleaningTracker$Reaper.run(FileCleaningTracker.java:225) Feb 28, 2018 10:28:51 AM org.apache.coyote.AbstractProtocol stop INFO: Stopping ProtocolHandler ["http-nio-9998"] Feb 28, 2018 10:28:51 AM org.apache.coyote.AbstractProtocol destroy INFO: Destroying ProtocolHandler ["http-nio-9998"] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.195 sec - in org.nuxeo.ecm.webdav.WebDavClientTest Running org.nuxeo.ecm.webdav.resource.MiscTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec - in org.nuxeo.ecm.webdav.resource.MiscTest Results : Tests run: 23, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-webdav-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-webdav-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target/nuxeo-webdav-test-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-webdav-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-webdav-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-webdav-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-webdav-test --- [INFO] Storing buildNumber: 20180228-102855 at timestamp: 1519813735046 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-webdav-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-webdav-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-webdav-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-webdav-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-webdav-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target/nuxeo-webdav-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-webdav-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target/nuxeo-webdav-test-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.1-I20180228_0918/nuxeo-webdav-test-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.1-I20180228_0918/nuxeo-webdav-test-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/target/nuxeo-webdav-test-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.1-I20180228_0918/nuxeo-webdav-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-webdav-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.1-I20180228_0918/nuxeo-webdav-test-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.1-I20180228_0918/nuxeo-webdav-test-10.1-I20180228_0918.jar (3 KB at 16.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.1-I20180228_0918/nuxeo-webdav-test-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.1-I20180228_0918/nuxeo-webdav-test-10.1-I20180228_0918.pom (5 KB at 70.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/maven-metadata.xml (141 KB at 307.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/maven-metadata.xml (141 KB at 393.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.1-I20180228_0918/nuxeo-webdav-test-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-webdav-test/10.1-I20180228_0918/nuxeo-webdav-test-10.1-I20180228_0918-sources.jar (337 B at 4.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Shibboleth Groups Web 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-shibboleth-groups-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-shibboleth-groups-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Storing buildNumber: 20180228-102857 at timestamp: 1519813737327 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:29:02,726 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 91 * service:org.nuxeo.ecm.platform.shibboleth.groups.web.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp.base] ====================================================================== Running org.nuxeo.ecm.platform.shibboleth.web.TestUserTreeNodeParsing StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:29:04,373 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 91 * service:org.nuxeo.ecm.platform.shibboleth.groups.web.layouts requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp.base] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.631 sec - in org.nuxeo.ecm.platform.shibboleth.web.TestUserTreeNodeParsing Running org.nuxeo.ecm.platform.shibboleth.web.TestShibbolethGroupService Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec - in org.nuxeo.ecm.platform.shibboleth.web.TestShibbolethGroupService Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-shibboleth-groups-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/target/nuxeo-platform-shibboleth-groups-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-shibboleth-groups-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-shibboleth-groups-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-shibboleth-groups-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Storing buildNumber: 20180228-102905 at timestamp: 1519813745993 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-shibboleth-groups-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/target/nuxeo-platform-shibboleth-groups-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/target/nuxeo-platform-shibboleth-groups-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.1-I20180228_0918/nuxeo-platform-shibboleth-groups-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.1-I20180228_0918/nuxeo-platform-shibboleth-groups-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/target/nuxeo-platform-shibboleth-groups-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.1-I20180228_0918/nuxeo-platform-shibboleth-groups-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-shibboleth-groups-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.1-I20180228_0918/nuxeo-platform-shibboleth-groups-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.1-I20180228_0918/nuxeo-platform-shibboleth-groups-web-10.1-I20180228_0918.jar (16 KB at 81.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.1-I20180228_0918/nuxeo-platform-shibboleth-groups-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.1-I20180228_0918/nuxeo-platform-shibboleth-groups-web-10.1-I20180228_0918.pom (6 KB at 24.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/maven-metadata.xml (140 KB at 695.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/maven-metadata.xml (140 KB at 782.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.1-I20180228_0918/nuxeo-platform-shibboleth-groups-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/10.1-I20180228_0918/nuxeo-platform-shibboleth-groups-web-10.1-I20180228_0918-sources.jar (14 KB at 184.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Documentation Server 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-apidoc-server-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-apidoc-server-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-apidoc-server-parent --- [INFO] Storing buildNumber: 20180228-102906 at timestamp: 1519813746983 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-apidoc-server-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-apidoc-server-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-apidoc-server-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-apidoc-server-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-apidoc-server-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-server-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-apidoc-server-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-apidoc-server-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-apidoc-server-parent --- [INFO] Storing buildNumber: 20180228-102907 at timestamp: 1519813747049 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-apidoc-server-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-apidoc-server-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-apidoc-server-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-apidoc-server-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-apidoc-server-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-apidoc-server-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-server-parent/10.1-I20180228_0918/nuxeo-apidoc-server-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-apidoc-server-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-server-parent/10.1-I20180228_0918/nuxeo-apidoc-server-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-server-parent/10.1-I20180228_0918/nuxeo-apidoc-server-parent-10.1-I20180228_0918.pom (2 KB at 6.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-server-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-server-parent/maven-metadata.xml (145 KB at 1348.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-server-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-server-parent/maven-metadata.xml (145 KB at 747.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Documentation Server Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-apidoc-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-apidoc-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-apidoc-core --- [INFO] Storing buildNumber: 20180228-102908 at timestamp: 1519813748125 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-apidoc-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-apidoc-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-apidoc-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-apidoc-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-apidoc-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 71 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-apidoc-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-apidoc-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-apidoc-core --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-apidoc-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-apidoc-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/target/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-apidoc-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-apidoc-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-apidoc-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-apidoc-core --- [INFO] Storing buildNumber: 20180228-102909 at timestamp: 1519813749600 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-apidoc-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-apidoc-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-apidoc-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-apidoc-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-apidoc-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/target/nuxeo-apidoc-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-apidoc-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/target/nuxeo-apidoc-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.1-I20180228_0918/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.1-I20180228_0918/nuxeo-apidoc-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/target/nuxeo-apidoc-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.1-I20180228_0918/nuxeo-apidoc-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-apidoc-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.1-I20180228_0918/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.1-I20180228_0918/nuxeo-apidoc-core-10.1-I20180228_0918.jar (161 KB at 488.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.1-I20180228_0918/nuxeo-apidoc-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.1-I20180228_0918/nuxeo-apidoc-core-10.1-I20180228_0918.pom (4 KB at 13.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/maven-metadata.xml (140 KB at 87.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/maven-metadata.xml (140 KB at 223.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.1-I20180228_0918/nuxeo-apidoc-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-core/10.1-I20180228_0918/nuxeo-apidoc-core-10.1-I20180228_0918-sources.jar (106 KB at 1424.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Documentation Server Repository 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-apidoc-repo --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-apidoc-repo --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-apidoc-repo --- [INFO] Storing buildNumber: 20180228-102913 at timestamp: 1519813753892 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-apidoc-repo --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-apidoc-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-apidoc-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-apidoc-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-apidoc-repo --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-apidoc-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-apidoc-repo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-apidoc-repo --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient Running org.nuxeo.apidoc.test.TestSnapshotWithDocPersist main 10:29:29,555 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,558 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,576 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,691 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,697 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,702 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,709 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,711 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,729 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,741 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,748 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,749 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,752 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,753 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,753 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,754 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,754 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:66) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,755 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:68) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,755 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,755 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,756 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:86) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,757 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:86) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,880 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:29,889 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:30,315 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:30,343 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:30,797 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:30,872 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:30,885 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:32,083 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:32,255 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:32,587 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:32,623 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:32,763 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:32,819 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:32,937 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:33,002 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:88) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:34,569 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:34,569 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:34,571 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:34,581 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:34,581 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:34,584 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:34,650 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:34,651 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:34,653 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:34,774 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:34,775 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:34,836 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:35,125 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:35,133 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:35,367 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:35,415 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:35,419 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:35,673 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:35,678 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:35,682 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:35,687 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:37,011 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:37,021 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:37,327 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:37,397 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:37,472 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:37,632 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:37,672 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:37,674 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:37,739 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:37,796 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:37,800 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:37,848 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:37,994 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:37,996 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:38,028 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:38,096 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:38,099 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:38,125 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:38,161 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:38,163 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:38,168 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:38,243 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:250) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:38,245 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:359) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:38,281 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.updateDocumentationItem(DocumentationComponent.java:391) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:270) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:38,459 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl.getDocumentationItems(AssociatedDocumentsImpl.java:59) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:38,460 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl.getDocumentationItems(AssociatedDocumentsImpl.java:59) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:109) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:38,461 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl.getDescription(AssociatedDocumentsImpl.java:109) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:110) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:38,461 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl.getDescription(AssociatedDocumentsImpl.java:109) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:110) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:38,467 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl.getDocumentationItems(AssociatedDocumentsImpl.java:59) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:38,467 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl.getDocumentationItems(AssociatedDocumentsImpl.java:59) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:38,469 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl.getDescription(AssociatedDocumentsImpl.java:109) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:115) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:29:38,469 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.findDocumentItems(DocumentationComponent.java:216) at org.nuxeo.apidoc.documentation.AssociatedDocumentsImpl.getDescription(AssociatedDocumentsImpl.java:109) at org.nuxeo.apidoc.test.TestSnapshotWithDocPersist.testPersistWithLiveDoc(TestSnapshotWithDocPersist.java:115) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.083 sec - in org.nuxeo.apidoc.test.TestSnapshotWithDocPersist Running org.nuxeo.apidoc.test.TestExtractor StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.025 sec - in org.nuxeo.apidoc.test.TestExtractor Running org.nuxeo.apidoc.test.TestSearcher main 10:30:04,463 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:04,465 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:04,478 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:04,484 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:04,487 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:04,489 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:04,495 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:04,497 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:04,506 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:04,510 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:04,517 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:04,518 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:04,520 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:04,521 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:04,521 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:04,521 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:164) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:05,161 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:05,239 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:05,251 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:06,284 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:06,419 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:06,545 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:06,566 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:06,702 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:06,747 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:06,755 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:06,805 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSearcher.testSearch(TestSearcher.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.063 sec - in org.nuxeo.apidoc.test.TestSearcher Running org.nuxeo.apidoc.test.TestDocumentationService main 10:30:29,527 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:29,528 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:29,536 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:29,540 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:29,542 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:29,544 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:29,545 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:29,546 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:29,552 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:29,554 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:29,559 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:29,560 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:29,562 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:29,562 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:29,562 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:29,562 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestDocumentationService.testService(TestDocumentationService.java:59) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec - in org.nuxeo.apidoc.test.TestDocumentationService Running org.nuxeo.apidoc.test.TestDocumentationHelper StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.453 sec - in org.nuxeo.apidoc.test.TestDocumentationHelper Running org.nuxeo.apidoc.test.TestJson main 10:30:34,394 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:34,396 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:34,403 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:34,407 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:34,409 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:34,411 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:34,412 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:34,413 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:34,419 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:34,421 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:34,427 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:34,428 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:34,430 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:34,430 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:34,430 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:34,431 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.test.TestJson.canSerializeAndReadBack(TestJson.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.862 sec - in org.nuxeo.apidoc.test.TestJson Running org.nuxeo.apidoc.test.TestSnapshotPersist main 10:30:39,205 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:39,207 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:39,221 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:39,227 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:39,231 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:39,234 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:39,236 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:39,237 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:39,244 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:39,247 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:39,252 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:39,253 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:39,255 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:39,256 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:39,256 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:39,256 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:139) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:39,384 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:39,662 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:40,257 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:40,649 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:40,660 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:41,177 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:41,185 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:41,238 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:41,381 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:41,402 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:41,450 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testPersist(TestSnapshotPersist.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:52,538 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:167) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:52,645 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:167) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:53,093 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:167) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:53,133 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:167) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:53,141 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:167) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:53,720 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:167) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:53,976 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:167) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:54,023 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:233) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:167) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:54,285 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:167) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:54,303 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:167) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:30:54,346 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.DocumentationItemDocAdapter.(DocumentationItemDocAdapter.java:43) at org.nuxeo.apidoc.adapters.AdapterFactory.getAdapter(AdapterFactory.java:89) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.findAdapter(DocumentModelImpl.java:834) at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getAdapter(DocumentModelImpl.java:790) at org.nuxeo.apidoc.documentation.DocumentationComponent.createDocumentationItem(DocumentationComponent.java:305) at org.nuxeo.apidoc.repository.SnapshotPersister.persistLiveDoc(SnapshotPersister.java:261) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundle(SnapshotPersister.java:288) at org.nuxeo.apidoc.repository.SnapshotPersister.persistBundleGroup(SnapshotPersister.java:239) at org.nuxeo.apidoc.repository.SnapshotPersister.persist(SnapshotPersister.java:180) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:165) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:158) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.persistRuntimeSnapshot(SnapshotManagerComponent.java:152) at org.nuxeo.apidoc.test.TestSnapshotPersist.testExportImport(TestSnapshotPersist.java:167) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.241 sec - in org.nuxeo.apidoc.test.TestSnapshotPersist Running org.nuxeo.apidoc.test.TestDistributionResolver StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.109 sec - in org.nuxeo.apidoc.test.TestDistributionResolver Running org.nuxeo.apidoc.test.TestBrowse main 10:31:25,546 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:31:25,547 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:31:25,556 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:31:25,559 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:31:25,562 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:31:25,564 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:31:25,565 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:31:25,566 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:31:25,572 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:31:25,574 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:31:25,579 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:31:25,580 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:31:25,582 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:31:25,582 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:31:25,582 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:31:25,582 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.apidoc.snapshot.SnapshotManagerComponent.getRuntimeSnapshot(SnapshotManagerComponent.java:85) at org.nuxeo.apidoc.test.TestBrowse.testIntrospection(TestBrowse.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec - in org.nuxeo.apidoc.test.TestBrowse Running org.nuxeo.apidoc.test.TestSecureXML StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ElasticSearchClient: TransportClient Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.602 sec - in org.nuxeo.apidoc.test.TestSecureXML Running org.nuxeo.apidoc.test.TestLatestDistributionListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 sec - in org.nuxeo.apidoc.test.TestLatestDistributionListener Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-apidoc-repo --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-apidoc-repo --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/target/nuxeo-apidoc-repo-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-apidoc-repo --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-apidoc-repo >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-apidoc-repo --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-apidoc-repo --- [INFO] Storing buildNumber: 20180228-103132 at timestamp: 1519813892401 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-apidoc-repo --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-apidoc-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-apidoc-repo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-apidoc-repo <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-apidoc-repo --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/target/nuxeo-apidoc-repo-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-apidoc-repo --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/target/nuxeo-apidoc-repo-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.1-I20180228_0918/nuxeo-apidoc-repo-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.1-I20180228_0918/nuxeo-apidoc-repo-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/target/nuxeo-apidoc-repo-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.1-I20180228_0918/nuxeo-apidoc-repo-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-apidoc-repo --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.1-I20180228_0918/nuxeo-apidoc-repo-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.1-I20180228_0918/nuxeo-apidoc-repo-10.1-I20180228_0918.jar (14 KB at 42.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.1-I20180228_0918/nuxeo-apidoc-repo-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.1-I20180228_0918/nuxeo-apidoc-repo-10.1-I20180228_0918.pom (3 KB at 33.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/maven-metadata.xml (56 KB at 140.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/maven-metadata.xml (56 KB at 462.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.1-I20180228_0918/nuxeo-apidoc-repo-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-repo/10.1-I20180228_0918/nuxeo-apidoc-repo-10.1-I20180228_0918-sources.jar (11 KB at 152.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Documentation Server Webengine Front End 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-apidoc-webengine --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-apidoc-webengine --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-apidoc-webengine --- [INFO] Storing buildNumber: 20180228-103134 at timestamp: 1519813894099 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-apidoc-webengine --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-apidoc-webengine --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-apidoc-webengine --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-apidoc-webengine --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 105 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-apidoc-webengine --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-apidoc-webengine --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-apidoc-webengine --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-apidoc-webengine --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.apidoc.browse.DistributionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec - in org.nuxeo.apidoc.browse.DistributionTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-apidoc-webengine --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-apidoc-webengine --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target/nuxeo-apidoc-webengine-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-apidoc-webengine --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-apidoc-webengine >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-apidoc-webengine --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-apidoc-webengine --- [INFO] Storing buildNumber: 20180228-103136 at timestamp: 1519813896473 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-apidoc-webengine --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-apidoc-webengine --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-apidoc-webengine --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-apidoc-webengine <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-apidoc-webengine --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target/nuxeo-apidoc-webengine-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-apidoc-webengine --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target/nuxeo-apidoc-webengine-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.1-I20180228_0918/nuxeo-apidoc-webengine-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.1-I20180228_0918/nuxeo-apidoc-webengine-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/target/nuxeo-apidoc-webengine-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.1-I20180228_0918/nuxeo-apidoc-webengine-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-apidoc-webengine --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.1-I20180228_0918/nuxeo-apidoc-webengine-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.1-I20180228_0918/nuxeo-apidoc-webengine-10.1-I20180228_0918.jar (437 KB at 1493.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.1-I20180228_0918/nuxeo-apidoc-webengine-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.1-I20180228_0918/nuxeo-apidoc-webengine-10.1-I20180228_0918.pom (4 KB at 18.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/maven-metadata.xml (140 KB at 680.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/maven-metadata.xml (140 KB at 1269.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.1-I20180228_0918/nuxeo-apidoc-webengine-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-apidoc-webengine/10.1-I20180228_0918/nuxeo-apidoc-webengine-10.1-I20180228_0918-sources.jar (411 KB at 5135.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Activity 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-activity --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-activity --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-activity --- [INFO] Storing buildNumber: 20180228-103138 at timestamp: 1519813898605 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-activity --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-activity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-activity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-activity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-activity --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-activity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-activity --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/DummyActivityUpgrader.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/DummyActivityUpgrader.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/DummyActivityUpgrader.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-activity --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.activity.TestActivityStreamListener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:31:43,297 main WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:31:44,405 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 4 / Unstarted: 0 / Total: 110 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.activity.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.activity.theme references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.985 sec - in org.nuxeo.ecm.activity.TestActivityStreamListener Running org.nuxeo.ecm.activity.TestActivityLinkBuilder StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:31:45,585 main WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:31:45,739 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 95 * service:org.nuxeo.ecm.activity.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.activity.theme references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.321 sec - in org.nuxeo.ecm.activity.TestActivityLinkBuilder Running org.nuxeo.ecm.activity.TestActivityStreamService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:31:47,098 main WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:31:47,197 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 0 / Total: 116 * service:org.nuxeo.ecm.user.center.profile.locale.contrib requires [service:org.nuxeo.ecm.platform.web.common.locale.default.contrib] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.activity.theme references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources] ====================================================================== Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.452 sec - in org.nuxeo.ecm.activity.TestActivityStreamService Running org.nuxeo.ecm.activity.operations.TestActivityOperations Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.102 sec - in org.nuxeo.ecm.activity.operations.TestActivityOperations Results : Tests run: 22, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-activity --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-activity --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/target/nuxeo-activity-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-activity --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/activity/nuxeo-activity/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-activity >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-activity --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-activity --- [INFO] Storing buildNumber: 20180228-103148 at timestamp: 1519813908496 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-activity --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-activity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-activity --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-activity <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-activity --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/target/nuxeo-activity-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-activity --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/target/nuxeo-activity-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/activity/nuxeo-activity/10.1-I20180228_0918/nuxeo-activity-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/activity/nuxeo-activity/10.1-I20180228_0918/nuxeo-activity-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/target/nuxeo-activity-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/activity/nuxeo-activity/10.1-I20180228_0918/nuxeo-activity-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-activity --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/10.1-I20180228_0918/nuxeo-activity-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/10.1-I20180228_0918/nuxeo-activity-10.1-I20180228_0918.jar (66 KB at 116.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/10.1-I20180228_0918/nuxeo-activity-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/10.1-I20180228_0918/nuxeo-activity-10.1-I20180228_0918.pom (4 KB at 45.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/maven-metadata.xml (139 KB at 448.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/maven-metadata.xml (140 KB at 425.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/10.1-I20180228_0918/nuxeo-activity-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/activity/nuxeo-activity/10.1-I20180228_0918/nuxeo-activity-10.1-I20180228_0918-sources.jar (51 KB at 680.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Suggestbox Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-suggestbox-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-suggestbox-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-suggestbox-parent --- [INFO] Storing buildNumber: 20180228-103149 at timestamp: 1519813909948 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-suggestbox-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-suggestbox-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-suggestbox-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-suggestbox-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-suggestbox-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-suggestbox-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-suggestbox-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-suggestbox-parent --- [INFO] Storing buildNumber: 20180228-103150 at timestamp: 1519813910023 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-suggestbox-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-suggestbox-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-suggestbox-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-suggestbox-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-suggestbox-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-suggestbox-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-parent/10.1-I20180228_0918/nuxeo-platform-suggestbox-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-suggestbox-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-parent/10.1-I20180228_0918/nuxeo-platform-suggestbox-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-parent/10.1-I20180228_0918/nuxeo-platform-suggestbox-parent-10.1-I20180228_0918.pom (3 KB at 22.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-parent/maven-metadata.xml (145 KB at 647.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-parent/maven-metadata.xml (145 KB at 1586.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Suggestbox Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-suggestbox-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-suggestbox-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-suggestbox-core --- [INFO] Storing buildNumber: 20180228-103151 at timestamp: 1519813911049 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-suggestbox-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-suggestbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-suggestbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ nuxeo-platform-suggestbox-core --- [INFO] Source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/seam added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-suggestbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-suggestbox-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/suggesters/DocumentSearchByPropertySuggester.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/suggesters/DocumentSearchByPropertySuggester.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-suggestbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-suggestbox-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-suggestbox-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:31:54,718 main WARN [SuggesterGroupDescriptor] Cannot remove suggester 'nonExistentSuggester' because it does not exist in suggesterGroup 'searchbox'. 10:31:54,718 main WARN [SuggesterGroupDescriptor] Suggester 'searchByUsersAndGroups' already exists in suggesterGroup 'searchbox'. Cannot have two occurrences of the same suggester, so won't append it. 10:31:54,719 main WARN [SuggesterGroupDescriptor] Suggester 'searchByUsersAndGroups' already exists in suggesterGroup 'searchbox'. Cannot have two occurrences of the same suggester, so won't append it. 10:31:54,719 main WARN [SuggesterGroupDescriptor] Suggester 'searchByUsersAndGroups' already exists in suggesterGroup 'searchbox'. Cannot have two occurrences of the same suggester, so won't append it. 10:31:54,719 main WARN [SuggesterGroupDescriptor] Could not append suggester 'myNewSuggesterBegin' before suggester 'nonExistentSuggester' in suggesterGroup 'searchbox' because 'nonExistentSuggester' does not exist in this suggesterGroup. Appended it before all suggesters. 10:31:54,720 main WARN [SuggesterGroupDescriptor] Could not append suggester 'myNewSuggesterEnd' after suggester 'nonExistentSuggester' in suggesterGroup 'searchbox' because 'nonExistentSuggester' does not exist in this suggesterGroup. Appended it after all suggesters. 10:31:55,606 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 93 * service:org.nuxeo.ecm.platform.suggestbox.core.defaultSuggestionHandlers references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.suggestbox.core.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupMergeTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:31:56,747 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 92 * service:org.nuxeo.ecm.platform.suggestbox.core.defaultSuggestionHandlers references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.suggestbox.core.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.119 sec - in org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupMergeTest Running org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupContribTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:31:57,496 main ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 10:31:57,721 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 120 * service:org.nuxeo.ecm.platform.suggestbox.core.defaultSuggestionHandlers references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.979 sec - in org.nuxeo.ecm.platform.suggestbox.service.registries.SuggesterGroupContribTest Running org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 sec - in org.nuxeo.ecm.platform.suggestbox.service.SuggestionServiceTest Running org.nuxeo.ecm.platform.suggestbox.utils.TestDateMatcher Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.nuxeo.ecm.platform.suggestbox.utils.TestDateMatcher Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-suggestbox-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-suggestbox-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-suggestbox-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-suggestbox-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-suggestbox-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-suggestbox-core --- [INFO] Storing buildNumber: 20180228-103159 at timestamp: 1519813919567 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-suggestbox-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-suggestbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-suggestbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ nuxeo-platform-suggestbox-core --- [INFO] Source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/seam added. [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-suggestbox-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-suggestbox-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/nuxeo-platform-suggestbox-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-suggestbox-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.1-I20180228_0918/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.1-I20180228_0918/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/target/nuxeo-platform-suggestbox-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.1-I20180228_0918/nuxeo-platform-suggestbox-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-suggestbox-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.1-I20180228_0918/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.1-I20180228_0918/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar (49 KB at 216.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.1-I20180228_0918/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.1-I20180228_0918/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.pom (4 KB at 51.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/maven-metadata.xml (141 KB at 746.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/maven-metadata.xml (141 KB at 599.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.1-I20180228_0918/nuxeo-platform-suggestbox-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-core/10.1-I20180228_0918/nuxeo-platform-suggestbox-core-10.1-I20180228_0918-sources.jar (41 KB at 520.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Suggestbox JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-suggestbox-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-suggestbox-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-suggestbox-jsf --- [INFO] Storing buildNumber: 20180228-103201 at timestamp: 1519813921719 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-suggestbox-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-suggestbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-suggestbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ nuxeo-platform-suggestbox-jsf --- [INFO] Source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/seam added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-suggestbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-suggestbox-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-suggestbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-suggestbox-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-suggestbox-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.suggestbox.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.suggestbox.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-suggestbox-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-suggestbox-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-suggestbox-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-suggestbox-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-suggestbox-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-suggestbox-jsf --- [INFO] Storing buildNumber: 20180228-103204 at timestamp: 1519813924878 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-suggestbox-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-suggestbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-suggestbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ nuxeo-platform-suggestbox-jsf --- [INFO] Source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/seam added. [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-suggestbox-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-suggestbox-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-suggestbox-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.1-I20180228_0918/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.1-I20180228_0918/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/target/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.1-I20180228_0918/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-suggestbox-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.1-I20180228_0918/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.1-I20180228_0918/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar (12 KB at 70.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.1-I20180228_0918/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.1-I20180228_0918/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.pom (4 KB at 44.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/maven-metadata.xml (140 KB at 1106.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/maven-metadata.xml (140 KB at 1280.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.1-I20180228_0918/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-suggestbox-jsf/10.1-I20180228_0918/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918-sources.jar (9 KB at 108.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DAM Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-dam-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dam-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dam-parent --- [INFO] Storing buildNumber: 20180228-103205 at timestamp: 1519813925576 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dam-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dam-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dam-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-dam-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-dam-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-dam-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dam-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dam-parent --- [INFO] Storing buildNumber: 20180228-103205 at timestamp: 1519813925654 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dam-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dam-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dam-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-dam-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-dam-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-dam-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam-parent/10.1-I20180228_0918/nuxeo-dam-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-dam-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-parent/10.1-I20180228_0918/nuxeo-dam-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-parent/10.1-I20180228_0918/nuxeo-dam-parent-10.1-I20180228_0918.pom (2 KB at 7.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-parent/maven-metadata.xml (145 KB at 542.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-parent/maven-metadata.xml (145 KB at 1443.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DAM 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-dam --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dam --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dam --- [INFO] Storing buildNumber: 20180228-103206 at timestamp: 1519813926648 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dam --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dam --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dam --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-dam --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-dam --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-dam --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-dam --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-dam --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-dam --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-dam --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam/target/nuxeo-dam-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-dam --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-dam >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dam --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dam --- [INFO] Storing buildNumber: 20180228-103207 at timestamp: 1519813927209 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dam --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dam --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dam --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-dam <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-dam --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam/target/nuxeo-dam-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-dam --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam/target/nuxeo-dam-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam/10.1-I20180228_0918/nuxeo-dam-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam/10.1-I20180228_0918/nuxeo-dam-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam/target/nuxeo-dam-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam/10.1-I20180228_0918/nuxeo-dam-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-dam --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/10.1-I20180228_0918/nuxeo-dam-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/10.1-I20180228_0918/nuxeo-dam-10.1-I20180228_0918.jar (4 KB at 16.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/10.1-I20180228_0918/nuxeo-dam-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/10.1-I20180228_0918/nuxeo-dam-10.1-I20180228_0918.pom (2 KB at 22.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/maven-metadata.xml (129 KB at 814.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/maven-metadata.xml (129 KB at 858.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/10.1-I20180228_0918/nuxeo-dam-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam/10.1-I20180228_0918/nuxeo-dam-10.1-I20180228_0918-sources.jar (2 KB at 17.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DAM JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-dam-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dam-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dam-jsf --- [INFO] Storing buildNumber: 20180228-103208 at timestamp: 1519813928478 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dam-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dam-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dam-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-dam-jsf --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-dam-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-dam-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dam-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dam-jsf --- [INFO] Storing buildNumber: 20180228-103209 at timestamp: 1519813929000 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dam-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dam-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dam-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-dam-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-dam-jsf --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-dam-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam-jsf/10.1-I20180228_0918/nuxeo-dam-jsf-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-dam-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-jsf/10.1-I20180228_0918/nuxeo-dam-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-jsf/10.1-I20180228_0918/nuxeo-dam-jsf-10.1-I20180228_0918.pom (3 KB at 16.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-jsf/maven-metadata.xml (70 KB at 383.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-jsf/maven-metadata.xml (70 KB at 784.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DAM Web UI 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-dam-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dam-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dam-web-ui --- [INFO] Storing buildNumber: 20180228-103209 at timestamp: 1519813929658 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dam-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dam-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dam-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-dam-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 28 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-dam-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-dam-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-dam-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-dam-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-dam-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-dam-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui/target/nuxeo-dam-web-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-dam-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam-web-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-dam-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dam-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dam-web-ui --- [INFO] Storing buildNumber: 20180228-103209 at timestamp: 1519813929797 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dam-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dam-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dam-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-dam-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-dam-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui/target/nuxeo-dam-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-dam-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui/target/nuxeo-dam-web-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam-web-ui/10.1-I20180228_0918/nuxeo-dam-web-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam-web-ui/10.1-I20180228_0918/nuxeo-dam-web-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui/target/nuxeo-dam-web-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/dam/nuxeo-dam-web-ui/10.1-I20180228_0918/nuxeo-dam-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-dam-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/10.1-I20180228_0918/nuxeo-dam-web-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/10.1-I20180228_0918/nuxeo-dam-web-ui-10.1-I20180228_0918.jar (32 KB at 127.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/10.1-I20180228_0918/nuxeo-dam-web-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/10.1-I20180228_0918/nuxeo-dam-web-ui-10.1-I20180228_0918.pom (571 B at 7.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/maven-metadata.xml (54 KB at 219.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/maven-metadata.xml (54 KB at 317.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/10.1-I20180228_0918/nuxeo-dam-web-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/dam/nuxeo-dam-web-ui/10.1-I20180228_0918/nuxeo-dam-web-ui-10.1-I20180228_0918-sources.jar (29 KB at 390.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Quota 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-quota-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-parent --- [INFO] Storing buildNumber: 20180228-103210 at timestamp: 1519813930693 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-quota-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-quota-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-quota-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-parent --- [INFO] Storing buildNumber: 20180228-103210 at timestamp: 1519813930743 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-quota-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-quota-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-quota-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-parent/10.1-I20180228_0918/nuxeo-quota-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-quota-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-parent/10.1-I20180228_0918/nuxeo-quota-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-parent/10.1-I20180228_0918/nuxeo-quota-parent-10.1-I20180228_0918.pom (2 KB at 8.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-parent/maven-metadata.xml (145 KB at 448.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-parent/maven-metadata.xml (145 KB at 584.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Quota Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-quota-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-core --- [INFO] Storing buildNumber: 20180228-103212 at timestamp: 1519813932489 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-quota-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-quota-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaStatsServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaStatsServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaStatsServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-quota-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-quota-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/src/test/java/org/nuxeo/ecm/quota/count/TestQuotaService.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/src/test/java/org/nuxeo/ecm/quota/count/TestQuotaService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-quota-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:32:17,968 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 106 * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Running org.nuxeo.ecm.quota.count.TestExcludedBlob StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:32:19,416 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 131 * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.415 sec - in org.nuxeo.ecm.quota.count.TestExcludedBlob Running org.nuxeo.ecm.quota.count.TestQuotaService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:32:20,364 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 105 * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 sec - in org.nuxeo.ecm.quota.count.TestQuotaService Running org.nuxeo.ecm.quota.count.TestDocumentsCountUpdater StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:32:21,640 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 105 * service:org.nuxeo.ecm.platform.userworkspace.operationsContrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 sec - in org.nuxeo.ecm.quota.count.TestDocumentsCountUpdater Running org.nuxeo.ecm.quota.count.TestDocumentsSizeUpdater Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.846 sec - in org.nuxeo.ecm.quota.count.TestDocumentsSizeUpdater Results : Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-quota-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-quota-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/target/nuxeo-quota-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-quota-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-quota-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-core --- [INFO] Storing buildNumber: 20180228-103226 at timestamp: 1519813946863 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-quota-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-quota-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/target/nuxeo-quota-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-quota-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/target/nuxeo-quota-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-core/10.1-I20180228_0918/nuxeo-quota-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-core/10.1-I20180228_0918/nuxeo-quota-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/target/nuxeo-quota-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-core/10.1-I20180228_0918/nuxeo-quota-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-quota-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/10.1-I20180228_0918/nuxeo-quota-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/10.1-I20180228_0918/nuxeo-quota-core-10.1-I20180228_0918.jar (62 KB at 202.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/10.1-I20180228_0918/nuxeo-quota-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/10.1-I20180228_0918/nuxeo-quota-core-10.1-I20180228_0918.pom (3 KB at 36.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/maven-metadata.xml (140 KB at 622.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/maven-metadata.xml (140 KB at 625.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/10.1-I20180228_0918/nuxeo-quota-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core/10.1-I20180228_0918/nuxeo-quota-core-10.1-I20180228_0918-sources.jar (42 KB at 557.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Quota Web 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-quota-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-web --- [INFO] Storing buildNumber: 20180228-103229 at timestamp: 1519813949004 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-quota-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-quota-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/src/main/java/org/nuxeo/ecm/quota/count/QuotaStatsActions.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/src/main/java/org/nuxeo/ecm/quota/count/QuotaStatsActions.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/src/main/java/org/nuxeo/ecm/quota/count/QuotaStatsActions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-quota-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-quota-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-quota-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.quota.web.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.quota.web.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-quota-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-quota-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/target/nuxeo-quota-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-quota-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-quota-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-web --- [INFO] Storing buildNumber: 20180228-103231 at timestamp: 1519813951859 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-quota-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-quota-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/target/nuxeo-quota-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-quota-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/target/nuxeo-quota-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-web/10.1-I20180228_0918/nuxeo-quota-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-web/10.1-I20180228_0918/nuxeo-quota-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/target/nuxeo-quota-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-web/10.1-I20180228_0918/nuxeo-quota-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-quota-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/10.1-I20180228_0918/nuxeo-quota-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/10.1-I20180228_0918/nuxeo-quota-web-10.1-I20180228_0918.jar (42 KB at 161.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/10.1-I20180228_0918/nuxeo-quota-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/10.1-I20180228_0918/nuxeo-quota-web-10.1-I20180228_0918.pom (2 KB at 17.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/maven-metadata.xml (140 KB at 736.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/maven-metadata.xml (140 KB at 1497.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/10.1-I20180228_0918/nuxeo-quota-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-web/10.1-I20180228_0918/nuxeo-quota-web-10.1-I20180228_0918-sources.jar (37 KB at 486.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Quota Automation 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-quota-automation --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-automation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-automation --- [INFO] Storing buildNumber: 20180228-103233 at timestamp: 1519813953556 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-automation --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-quota-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-quota-automation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-quota-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-quota-automation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-quota-automation --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:32:38,841 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 102 * service:rg.nuxeo.ecm.quota.automation.contrib references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Running org.nuxeo.ecm.quota.automation.tests.TestQuotaViaAutomation 10:32:38,945 main ERROR [TransactionHelper] Unable to start transaction javax.transaction.NotSupportedException: Nested Transactions are not supported at org.apache.geronimo.transaction.manager.TransactionManagerImpl.begin(TransactionManagerImpl.java:157) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.begin(TransactionManagerImpl.java:152) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.begin(NuxeoContainer.java:521) at org.nuxeo.runtime.transaction.TransactionHelper.startTransaction(TransactionHelper.java:241) at org.nuxeo.ecm.quota.automation.tests.TestQuotaViaAutomation.addContent(TestQuotaViaAutomation.java:117) at org.nuxeo.ecm.quota.automation.tests.TestQuotaViaAutomation.testGetQuotasViaAutomation(TestQuotaViaAutomation.java:202) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 10:32:39,485 main ERROR [TransactionHelper] Unable to start transaction javax.transaction.NotSupportedException: Nested Transactions are not supported at org.apache.geronimo.transaction.manager.TransactionManagerImpl.begin(TransactionManagerImpl.java:157) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.begin(TransactionManagerImpl.java:152) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.begin(NuxeoContainer.java:521) at org.nuxeo.runtime.transaction.TransactionHelper.startTransaction(TransactionHelper.java:241) at org.nuxeo.ecm.quota.automation.tests.TestQuotaViaAutomation.testGetQuotasViaAutomation(TestQuotaViaAutomation.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 10:32:39,572 main ERROR [TransactionHelper] Unable to start transaction javax.transaction.NotSupportedException: Nested Transactions are not supported at org.apache.geronimo.transaction.manager.TransactionManagerImpl.begin(TransactionManagerImpl.java:157) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.begin(TransactionManagerImpl.java:152) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.begin(NuxeoContainer.java:521) at org.nuxeo.runtime.transaction.TransactionHelper.startTransaction(TransactionHelper.java:241) at org.nuxeo.ecm.quota.automation.tests.TestQuotaViaAutomation.addContent(TestQuotaViaAutomation.java:117) at org.nuxeo.ecm.quota.automation.tests.TestQuotaViaAutomation.testSetQuotasViaAutomation(TestQuotaViaAutomation.java:232) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.975 sec - in org.nuxeo.ecm.quota.automation.tests.TestQuotaViaAutomation Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-quota-automation --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-quota-automation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/target/nuxeo-quota-automation-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-quota-automation --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-quota-automation >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-automation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-automation --- [INFO] Storing buildNumber: 20180228-103240 at timestamp: 1519813960913 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-automation --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-automation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-quota-automation <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-quota-automation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/target/nuxeo-quota-automation-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-quota-automation --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/target/nuxeo-quota-automation-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.1-I20180228_0918/nuxeo-quota-automation-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.1-I20180228_0918/nuxeo-quota-automation-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/target/nuxeo-quota-automation-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.1-I20180228_0918/nuxeo-quota-automation-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-quota-automation --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.1-I20180228_0918/nuxeo-quota-automation-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.1-I20180228_0918/nuxeo-quota-automation-10.1-I20180228_0918.jar (14 KB at 57.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.1-I20180228_0918/nuxeo-quota-automation-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.1-I20180228_0918/nuxeo-quota-automation-10.1-I20180228_0918.pom (2 KB at 18.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/maven-metadata.xml (139 KB at 926.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/maven-metadata.xml (140 KB at 678.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.1-I20180228_0918/nuxeo-quota-automation-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-automation/10.1-I20180228_0918/nuxeo-quota-automation-10.1-I20180228_0918-sources.jar (9 KB at 114.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Quota Core Dependencies 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-quota-core-dependencies --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-core-dependencies --- [INFO] Storing buildNumber: 20180228-103242 at timestamp: 1519813962137 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-core-dependencies --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core-dependencies/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-quota-core-dependencies --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-quota-core-dependencies --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-core-dependencies/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-quota-core-dependencies >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-quota-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-quota-core-dependencies --- [INFO] Storing buildNumber: 20180228-103242 at timestamp: 1519813962562 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-quota-core-dependencies --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-quota-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-quota-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-quota-core-dependencies <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-quota-core-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-quota-core-dependencies --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core-dependencies/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-quota-core-dependencies/10.1-I20180228_0918/nuxeo-quota-core-dependencies-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-quota-core-dependencies --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core-dependencies/10.1-I20180228_0918/nuxeo-quota-core-dependencies-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core-dependencies/10.1-I20180228_0918/nuxeo-quota-core-dependencies-10.1-I20180228_0918.pom (948 B at 4.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core-dependencies/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core-dependencies/maven-metadata.xml (50 KB at 213.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core-dependencies/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-quota-core-dependencies/maven-metadata.xml (50 KB at 277.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo External Indexer WS Gateway 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-indexing-gateway --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-indexing-gateway --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-indexing-gateway --- [INFO] Storing buildNumber: 20180228-103243 at timestamp: 1519813963605 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-indexing-gateway --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-indexing-gateway --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-indexing-gateway --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-indexing-gateway --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-indexing-gateway --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-indexing-gateway --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-indexing-gateway --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-indexing-gateway --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-indexing-gateway --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-indexing-gateway --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/target/nuxeo-platform-indexing-gateway-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-indexing-gateway --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-indexing-gateway >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-indexing-gateway --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-indexing-gateway --- [INFO] Storing buildNumber: 20180228-103244 at timestamp: 1519813964226 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-indexing-gateway --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-indexing-gateway --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-indexing-gateway --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-indexing-gateway <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-indexing-gateway --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/target/nuxeo-platform-indexing-gateway-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-indexing-gateway --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/target/nuxeo-platform-indexing-gateway-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.1-I20180228_0918/nuxeo-platform-indexing-gateway-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.1-I20180228_0918/nuxeo-platform-indexing-gateway-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/target/nuxeo-platform-indexing-gateway-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.1-I20180228_0918/nuxeo-platform-indexing-gateway-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-indexing-gateway --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.1-I20180228_0918/nuxeo-platform-indexing-gateway-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.1-I20180228_0918/nuxeo-platform-indexing-gateway-10.1-I20180228_0918.jar (28 KB at 92.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.1-I20180228_0918/nuxeo-platform-indexing-gateway-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.1-I20180228_0918/nuxeo-platform-indexing-gateway-10.1-I20180228_0918.pom (3 KB at 31.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/maven-metadata.xml (142 KB at 746.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/maven-metadata.xml (142 KB at 625.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.1-I20180228_0918/nuxeo-platform-indexing-gateway-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-indexing-gateway/10.1-I20180228_0918/nuxeo-platform-indexing-gateway-10.1-I20180228_0918-sources.jar (21 KB at 292.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Exalead WS Connector 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-exalead-connector --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-exalead-connector --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-exalead-connector --- [INFO] Storing buildNumber: 20180228-103245 at timestamp: 1519813965712 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-exalead-connector --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-exalead-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-exalead-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-exalead-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-exalead-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/src/main/java/org/nuxeo/ecm/platform/exalead/ws/WSExaleadBean.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/src/main/java/org/nuxeo/ecm/platform/exalead/ws/WSExaleadBean.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/src/main/java/org/nuxeo/ecm/platform/exalead/ws/WSExaleadBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-exalead-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-exalead-connector --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-exalead-connector --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-exalead-connector --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-exalead-connector --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/target/nuxeo-exalead-connector-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-exalead-connector --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-exalead-connector >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-exalead-connector --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-exalead-connector --- [INFO] Storing buildNumber: 20180228-103246 at timestamp: 1519813966359 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-exalead-connector --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-exalead-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-exalead-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-exalead-connector <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-exalead-connector --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/target/nuxeo-exalead-connector-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-exalead-connector --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/target/nuxeo-exalead-connector-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.1-I20180228_0918/nuxeo-exalead-connector-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.1-I20180228_0918/nuxeo-exalead-connector-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/target/nuxeo-exalead-connector-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.1-I20180228_0918/nuxeo-exalead-connector-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-exalead-connector --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.1-I20180228_0918/nuxeo-exalead-connector-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.1-I20180228_0918/nuxeo-exalead-connector-10.1-I20180228_0918.jar (10 KB at 61.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.1-I20180228_0918/nuxeo-exalead-connector-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.1-I20180228_0918/nuxeo-exalead-connector-10.1-I20180228_0918.pom (2 KB at 27.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/maven-metadata.xml (142 KB at 702.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/maven-metadata.xml (142 KB at 603.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.1-I20180228_0918/nuxeo-exalead-connector-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-exalead-connector/10.1-I20180228_0918/nuxeo-exalead-connector-10.1-I20180228_0918-sources.jar (6 KB at 78.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Signature Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-signature-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-parent --- [INFO] Storing buildNumber: 20180228-103247 at timestamp: 1519813967168 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-signature-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-signature-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-signature-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-parent --- [INFO] Storing buildNumber: 20180228-103247 at timestamp: 1519813967222 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-signature-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-signature-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-signature-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-parent/10.1-I20180228_0918/nuxeo-platform-signature-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-signature-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-parent/10.1-I20180228_0918/nuxeo-platform-signature-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-parent/10.1-I20180228_0918/nuxeo-platform-signature-parent-10.1-I20180228_0918.pom (2 KB at 9.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-parent/maven-metadata.xml (145 KB at 534.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-parent/maven-metadata.xml (145 KB at 1183.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Signature API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-signature-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-api --- [INFO] Storing buildNumber: 20180228-103248 at timestamp: 1519813968365 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-signature-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-signature-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-signature-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-signature-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-signature-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.signature.api.user.UserInfoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.nuxeo.ecm.platform.signature.api.user.UserInfoTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-signature-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-signature-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/target/nuxeo-platform-signature-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-signature-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-signature-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-api --- [INFO] Storing buildNumber: 20180228-103249 at timestamp: 1519813969932 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-signature-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-signature-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/target/nuxeo-platform-signature-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-signature-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/target/nuxeo-platform-signature-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.1-I20180228_0918/nuxeo-platform-signature-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.1-I20180228_0918/nuxeo-platform-signature-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/target/nuxeo-platform-signature-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.1-I20180228_0918/nuxeo-platform-signature-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-signature-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.1-I20180228_0918/nuxeo-platform-signature-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.1-I20180228_0918/nuxeo-platform-signature-api-10.1-I20180228_0918.jar (16 KB at 84.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.1-I20180228_0918/nuxeo-platform-signature-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.1-I20180228_0918/nuxeo-platform-signature-api-10.1-I20180228_0918.pom (2 KB at 15.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/maven-metadata.xml (142 KB at 1041.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/maven-metadata.xml (142 KB at 869.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.1-I20180228_0918/nuxeo-platform-signature-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-api/10.1-I20180228_0918/nuxeo-platform-signature-api-10.1-I20180228_0918-sources.jar (19 KB at 254.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Signature Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-signature-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-core --- [INFO] Storing buildNumber: 20180228-103251 at timestamp: 1519813971813 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-signature-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-signature-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-signature-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-signature-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-signature-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:32:57,704 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 124 * service:org.nuxeo.ecm.platform.signature.core.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.ecm.platform.signature.core.sign.TestDirectorySecurity StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:32:58,792 main WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 10:32:58,792 main WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 10:32:58,792 main WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden 10:32:58,966 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 128 * service:org.nuxeo.ecm.platform.signature.core.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 sec - in org.nuxeo.ecm.platform.signature.core.sign.TestDirectorySecurity Running org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:33:02,653 main WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 10:33:02,653 main WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 10:33:02,654 main WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden 10:33:02,776 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 122 * service:org.nuxeo.ecm.platform.signature.core.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.815 sec - in org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceTest Running org.nuxeo.ecm.platform.signature.core.user.CUserServiceTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:33:03,451 main WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 10:33:03,451 main WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 10:33:03,451 main WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden 10:33:03,597 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.signature.core.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 sec - in org.nuxeo.ecm.platform.signature.core.user.CUserServiceTest Running org.nuxeo.ecm.platform.signature.core.pki.CertServiceTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:33:04,155 main WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 10:33:04,155 main WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 10:33:04,155 main WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden 10:33:04,404 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 113 * service:org.nuxeo.ecm.platform.signature.core.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 sec - in org.nuxeo.ecm.platform.signature.core.pki.CertServiceTest Running org.nuxeo.ecm.platform.signature.core.pki.TypeTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:33:05,758 main WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 10:33:05,758 main WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 10:33:05,758 main WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden 10:33:05,886 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 140 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.491 sec - in org.nuxeo.ecm.platform.signature.core.pki.TypeTest Running org.nuxeo.ecm.platform.signature.core.operations.SignPDFTest 10:33:06,052 main WARN [TracerFactory] ****** chain ****** Name: Services.SignPDF Exception: OperationException Caught error: Not allowed. You must be administrator to use this operation Caused by: org.nuxeo.ecm.automation.OperationException: Not allowed. You must be administrator to use this operation ****** Hierarchy calls ****** org.nuxeo.ecm.platform.signature.core.operations.SignPDF StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:33:06,932 main WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 10:33:06,932 main WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 10:33:06,932 main WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden 10:33:07,036 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 146 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 sec - in org.nuxeo.ecm.platform.signature.core.operations.SignPDFTest Running org.nuxeo.ecm.platform.signature.core.operations.SignPDFDocumentTest 10:33:07,841 main WARN [TracerFactory] ****** chain ****** Name: Services.SignPDFDocument Exception: OperationException Caught error: Not allowed. You must be administrator to use this operation Caused by: org.nuxeo.ecm.automation.OperationException: Not allowed. You must be administrator to use this operation ****** Hierarchy calls ****** org.nuxeo.ecm.platform.signature.core.operations.SignPDFDocument 10:33:07,845 main WARN [Selection] Created fragment missing: 35d45f7c-f333-4dff-a954-531bce414f68 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 sec - in org.nuxeo.ecm.platform.signature.core.operations.SignPDFDocumentTest Results : Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-signature-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-signature-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/target/nuxeo-platform-signature-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-signature-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-signature-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-core --- [INFO] Storing buildNumber: 20180228-103309 at timestamp: 1519813989090 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-signature-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-signature-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/target/nuxeo-platform-signature-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-signature-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/target/nuxeo-platform-signature-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.1-I20180228_0918/nuxeo-platform-signature-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.1-I20180228_0918/nuxeo-platform-signature-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/target/nuxeo-platform-signature-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.1-I20180228_0918/nuxeo-platform-signature-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-signature-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.1-I20180228_0918/nuxeo-platform-signature-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.1-I20180228_0918/nuxeo-platform-signature-core-10.1-I20180228_0918.jar (45 KB at 280.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.1-I20180228_0918/nuxeo-platform-signature-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.1-I20180228_0918/nuxeo-platform-signature-core-10.1-I20180228_0918.pom (4 KB at 49.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/maven-metadata.xml (140 KB at 870.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/maven-metadata.xml (140 KB at 529.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.1-I20180228_0918/nuxeo-platform-signature-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core/10.1-I20180228_0918/nuxeo-platform-signature-core-10.1-I20180228_0918-sources.jar (30 KB at 401.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Signature Web 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-signature-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-web --- [INFO] Storing buildNumber: 20180228-103310 at timestamp: 1519813990952 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-signature-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-signature-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/src/main/java/org/nuxeo/ecm/platform/signature/web/sign/CertActions.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/src/main/java/org/nuxeo/ecm/platform/signature/web/sign/CertActions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-signature-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-signature-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-signature-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.signature.lang.test.TestMessages 10:33:12,807 main WARN [AbstractTranslationTestCase] 1 single translation keys in file at 'OSGI-INF/l10n/messages_en_US.properties'. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:33:15,974 main WARN [SchemaManagerImpl] Schema base is redefined but will not be overridden 10:33:15,974 main WARN [SchemaManagerImpl] Schema user is redefined but will not be overridden 10:33:15,974 main WARN [SchemaManagerImpl] Schema group is redefined but will not be overridden 10:33:16,982 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 5 / Unstarted: 0 / Total: 123 * service:nuxeo.platform.signature.web.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.platform.actions.ActionService;point=actions] * service:nuxeo.platform.signature.web.audit references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:nuxeo.platform.signature.web.layouts references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=layouts] * service:org.nuxeo.ecm.platform.signature.core.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.usermanager.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.204 sec - in org.nuxeo.ecm.signature.lang.test.TestMessages Running org.nuxeo.ecm.platform.signature.web.CertActionsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 sec - in org.nuxeo.ecm.platform.signature.web.CertActionsTest Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-signature-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-signature-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/target/nuxeo-platform-signature-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-signature-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-signature-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-web --- [INFO] Storing buildNumber: 20180228-103318 at timestamp: 1519813998755 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-signature-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-signature-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/target/nuxeo-platform-signature-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-signature-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/target/nuxeo-platform-signature-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.1-I20180228_0918/nuxeo-platform-signature-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.1-I20180228_0918/nuxeo-platform-signature-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/target/nuxeo-platform-signature-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.1-I20180228_0918/nuxeo-platform-signature-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-signature-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.1-I20180228_0918/nuxeo-platform-signature-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.1-I20180228_0918/nuxeo-platform-signature-web-10.1-I20180228_0918.jar (23 KB at 88.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.1-I20180228_0918/nuxeo-platform-signature-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.1-I20180228_0918/nuxeo-platform-signature-web-10.1-I20180228_0918.pom (3 KB at 33.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/maven-metadata.xml (140 KB at 399.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/maven-metadata.xml (140 KB at 1406.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.1-I20180228_0918/nuxeo-platform-signature-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-web/10.1-I20180228_0918/nuxeo-platform-signature-web-10.1-I20180228_0918-sources.jar (18 KB at 249.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Signature Default Config 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-signature-config --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-config --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-config --- [INFO] Storing buildNumber: 20180228-103319 at timestamp: 1519813999766 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-config --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-signature-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-signature-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-signature-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-signature-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-signature-config --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-signature-config --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-signature-config --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config/target/nuxeo-platform-signature-config-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-signature-config --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-signature-config >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-config --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-config --- [INFO] Storing buildNumber: 20180228-103319 at timestamp: 1519813999871 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-config --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-signature-config <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-signature-config --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config/target/nuxeo-platform-signature-config-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-signature-config --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config/target/nuxeo-platform-signature-config-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.1-I20180228_0918/nuxeo-platform-signature-config-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.1-I20180228_0918/nuxeo-platform-signature-config-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config/target/nuxeo-platform-signature-config-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.1-I20180228_0918/nuxeo-platform-signature-config-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-signature-config --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.1-I20180228_0918/nuxeo-platform-signature-config-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.1-I20180228_0918/nuxeo-platform-signature-config-10.1-I20180228_0918.jar (6 KB at 45.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.1-I20180228_0918/nuxeo-platform-signature-config-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.1-I20180228_0918/nuxeo-platform-signature-config-10.1-I20180228_0918.pom (556 B at 7.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/maven-metadata.xml (145 KB at 2152.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/maven-metadata.xml (145 KB at 1923.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.1-I20180228_0918/nuxeo-platform-signature-config-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-config/10.1-I20180228_0918/nuxeo-platform-signature-config-10.1-I20180228_0918-sources.jar (3 KB at 13.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Signature Core Dependencies 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-signature-core-dependencies --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-core-dependencies --- [INFO] Storing buildNumber: 20180228-103320 at timestamp: 1519814000811 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-core-dependencies --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core-dependencies/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-signature-core-dependencies --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-signature-core-dependencies --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-core-dependencies/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-signature-core-dependencies >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-signature-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-signature-core-dependencies --- [INFO] Storing buildNumber: 20180228-103321 at timestamp: 1519814001210 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-signature-core-dependencies --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-signature-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-signature-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-signature-core-dependencies <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-signature-core-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-signature-core-dependencies --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core-dependencies/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-signature-core-dependencies/10.1-I20180228_0918/nuxeo-platform-signature-core-dependencies-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-signature-core-dependencies --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core-dependencies/10.1-I20180228_0918/nuxeo-platform-signature-core-dependencies-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core-dependencies/10.1-I20180228_0918/nuxeo-platform-signature-core-dependencies-10.1-I20180228_0918.pom (2 KB at 5.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core-dependencies/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core-dependencies/maven-metadata.xml (49 KB at 119.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core-dependencies/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-signature-core-dependencies/maven-metadata.xml (49 KB at 617.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rating Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-rating-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rating-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rating-parent --- [INFO] Storing buildNumber: 20180228-103322 at timestamp: 1519814002001 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rating-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rating-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rating-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-rating-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-rating-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-rating-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rating-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rating-parent --- [INFO] Storing buildNumber: 20180228-103322 at timestamp: 1519814002066 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rating-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rating-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rating-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-rating-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-rating-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-rating-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-parent/10.1-I20180228_0918/nuxeo-rating-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-rating-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-parent/10.1-I20180228_0918/nuxeo-rating-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-parent/10.1-I20180228_0918/nuxeo-rating-parent-10.1-I20180228_0918.pom (2 KB at 12.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-parent/maven-metadata.xml (145 KB at 586.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-parent/maven-metadata.xml (145 KB at 1950.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rating API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-rating-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rating-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rating-api --- [INFO] Storing buildNumber: 20180228-103323 at timestamp: 1519814003142 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rating-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rating-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rating-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-rating-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-rating-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-rating-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-rating-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-rating-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-rating-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-rating-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/target/nuxeo-rating-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-rating-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-rating-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rating-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rating-api --- [INFO] Storing buildNumber: 20180228-103323 at timestamp: 1519814003998 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rating-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rating-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rating-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-rating-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-rating-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/target/nuxeo-rating-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-rating-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/target/nuxeo-rating-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-api/10.1-I20180228_0918/nuxeo-rating-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-api/10.1-I20180228_0918/nuxeo-rating-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/target/nuxeo-rating-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-api/10.1-I20180228_0918/nuxeo-rating-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-rating-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/10.1-I20180228_0918/nuxeo-rating-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/10.1-I20180228_0918/nuxeo-rating-api-10.1-I20180228_0918.jar (6 KB at 23.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/10.1-I20180228_0918/nuxeo-rating-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/10.1-I20180228_0918/nuxeo-rating-api-10.1-I20180228_0918.pom (819 B at 11.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/maven-metadata.xml (139 KB at 499.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/maven-metadata.xml (140 KB at 1463.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/10.1-I20180228_0918/nuxeo-rating-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-api/10.1-I20180228_0918/nuxeo-rating-api-10.1-I20180228_0918-sources.jar (6 KB at 73.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rating Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-rating-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rating-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rating-core --- [INFO] Storing buildNumber: 20180228-103325 at timestamp: 1519814005918 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rating-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rating-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rating-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-rating-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-rating-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-rating-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-rating-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-rating-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:33:30,578 WARN [Ejb3Configuration] main Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation {{fState,beforeRun}} 10:33:31,731 ERROR [OSGiRuntimeService] main Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 100 * service:org.nuxeo.ecm.activity.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.rating.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.activity.theme references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources] ====================================================================== {{fState,beforeRun}} Running org.nuxeo.ecm.rating.TestRatingService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:33:33,593 WARN [Ejb3Configuration] main Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation {{fState,beforeRun}} 10:33:33,679 ERROR [OSGiRuntimeService] main Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 100 * service:org.nuxeo.ecm.activity.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.rating.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.activity.theme references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources] ====================================================================== {{fState,beforeRun}} Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.932 sec - in org.nuxeo.ecm.rating.TestRatingService Running org.nuxeo.ecm.rating.TestLikeService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:33:34,773 WARN [Ejb3Configuration] main Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation {{fState,beforeRun}} 10:33:34,873 ERROR [OSGiRuntimeService] main Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 134 * service:org.nuxeo.ecm.activity.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.rating.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.activity.theme references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources] ====================================================================== {{fState,beforeRun}} Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 sec - in org.nuxeo.ecm.rating.TestLikeService Running org.nuxeo.ecm.rating.TestLikeServiceWithDocs StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:33:36,154 WARN [Ejb3Configuration] main Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation {{fState,beforeRun}} 10:33:36,223 ERROR [OSGiRuntimeService] main Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 1 / Unstarted: 0 / Total: 112 * service:org.nuxeo.ecm.platform.ui.web.auth.WebEngineConfig requires [service:org.nuxeo.ecm.platform.ui.web.auth.defaultConfig, service:org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService] * service:org.nuxeo.ecm.webengine.WebEngineComponent requires [service:org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService] * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.ecm.activity.theme references missing [target=org.nuxeo.ecm.platform.WebResources;point=resources] ====================================================================== {{fState,beforeRun}} Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.338 sec - in org.nuxeo.ecm.rating.TestLikeServiceWithDocs Running org.nuxeo.ecm.rating.TestLikeOperations Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec - in org.nuxeo.ecm.rating.TestLikeOperations Results : Tests run: 38, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-rating-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-rating-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/target/nuxeo-rating-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-rating-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-rating-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rating-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rating-core --- [INFO] Storing buildNumber: 20180228-103337 at timestamp: 1519814017850 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rating-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rating-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rating-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-rating-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-rating-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/target/nuxeo-rating-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-rating-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/target/nuxeo-rating-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-core/10.1-I20180228_0918/nuxeo-rating-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-core/10.1-I20180228_0918/nuxeo-rating-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/target/nuxeo-rating-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-core/10.1-I20180228_0918/nuxeo-rating-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-rating-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/10.1-I20180228_0918/nuxeo-rating-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/10.1-I20180228_0918/nuxeo-rating-core-10.1-I20180228_0918.jar (34 KB at 84.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/10.1-I20180228_0918/nuxeo-rating-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/10.1-I20180228_0918/nuxeo-rating-core-10.1-I20180228_0918.pom (4 KB at 41.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/maven-metadata.xml (139 KB at 976.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/maven-metadata.xml (139 KB at 931.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/10.1-I20180228_0918/nuxeo-rating-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-core/10.1-I20180228_0918/nuxeo-rating-core-10.1-I20180228_0918-sources.jar (19 KB at 257.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Rating Web 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-rating-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rating-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rating-web --- [INFO] Storing buildNumber: 20180228-103339 at timestamp: 1519814019929 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rating-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rating-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rating-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-rating-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-rating-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-rating-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-rating-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-rating-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.rating.web.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.rating.web.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-rating-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-rating-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/target/nuxeo-rating-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-rating-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-rating-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-rating-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-rating-web --- [INFO] Storing buildNumber: 20180228-103343 at timestamp: 1519814023209 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-rating-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-rating-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-rating-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-rating-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-rating-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/target/nuxeo-rating-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-rating-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/target/nuxeo-rating-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-web/10.1-I20180228_0918/nuxeo-rating-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-web/10.1-I20180228_0918/nuxeo-rating-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/target/nuxeo-rating-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/rating/nuxeo-rating-web/10.1-I20180228_0918/nuxeo-rating-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-rating-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/10.1-I20180228_0918/nuxeo-rating-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/10.1-I20180228_0918/nuxeo-rating-web-10.1-I20180228_0918.jar (10 KB at 7.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/10.1-I20180228_0918/nuxeo-rating-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/10.1-I20180228_0918/nuxeo-rating-web-10.1-I20180228_0918.pom (2 KB at 15.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/maven-metadata.xml (139 KB at 264.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/maven-metadata.xml (140 KB at 1287.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/10.1-I20180228_0918/nuxeo-rating-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/rating/nuxeo-rating-web/10.1-I20180228_0918/nuxeo-rating-web-10.1-I20180228_0918-sources.jar (7 KB at 33.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Multi Tenant Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-multi-tenant --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-multi-tenant --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-multi-tenant --- [INFO] Storing buildNumber: 20180228-103345 at timestamp: 1519814025608 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-multi-tenant --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-multi-tenant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-multi-tenant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-multi-tenant --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-multi-tenant --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-multi-tenant >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-multi-tenant --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-multi-tenant --- [INFO] Storing buildNumber: 20180228-103345 at timestamp: 1519814025668 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-multi-tenant --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-multi-tenant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-multi-tenant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-multi-tenant <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-multi-tenant --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-multi-tenant --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant/10.1-I20180228_0918/nuxeo-multi-tenant-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-multi-tenant --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant/10.1-I20180228_0918/nuxeo-multi-tenant-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant/10.1-I20180228_0918/nuxeo-multi-tenant-10.1-I20180228_0918.pom (2 KB at 14.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant/maven-metadata.xml (87 KB at 127.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant/maven-metadata.xml (87 KB at 940.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Multi Tenant Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-multi-tenant-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-multi-tenant-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-multi-tenant-core --- [INFO] Storing buildNumber: 20180228-103347 at timestamp: 1519814027949 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-multi-tenant-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-multi-tenant-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-multi-tenant-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-multi-tenant-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-multi-tenant-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantServiceImpl.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantGroupComputer.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantGroupComputer.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantGroupComputer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-multi-tenant-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-multi-tenant-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/java/org/nuxeo/ecm/multi/tenant/TestMultiTenantService.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/java/org/nuxeo/ecm/multi/tenant/TestMultiTenantService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-multi-tenant-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:33:51,683 WARN [MultiTenantServiceImpl] Overriding existing multi tenant configuration 10:33:52,551 WARN [SchemaManagerImpl] Schema tenantconfig is redefined but will not be overridden 10:33:52,685 WARN [SchemaManagerImpl] Schema tenant is redefined but will not be overridden Running org.nuxeo.ecm.multi.tenant.TestTenantIsolationByDefault StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:33:55,423 WARN [SchemaManagerImpl] Schema tenantconfig is redefined but will not be overridden 10:33:55,424 WARN [SchemaManagerImpl] Schema tenant is redefined but will not be overridden Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.666 sec - in org.nuxeo.ecm.multi.tenant.TestTenantIsolationByDefault Running org.nuxeo.ecm.multi.tenant.TestUserWorkspaceWithMultiTenant org.nuxeo.ecm.core.api.security.impl.ACPImpl@21e484b StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:33:56,704 WARN [MultiTenantServiceImpl] Overriding existing multi tenant configuration 10:33:57,392 WARN [SchemaManagerImpl] Schema tenantconfig is redefined but will not be overridden 10:33:57,393 WARN [SchemaManagerImpl] Schema tenant is redefined but will not be overridden Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.268 sec - in org.nuxeo.ecm.multi.tenant.TestUserWorkspaceWithMultiTenant Running org.nuxeo.ecm.multi.tenant.TestRestAPIWithMultiTenant Feb 28, 2018 10:33:58 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 10:34:00,991 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-4134769163267602016.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:34:01,404 WARN [SchemaManagerImpl] Schema tenantconfig is redefined but will not be overridden 10:34:01,404 WARN [SchemaManagerImpl] Schema tenant is redefined but will not be overridden Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.779 sec - in org.nuxeo.ecm.multi.tenant.TestRestAPIWithMultiTenant Running org.nuxeo.ecm.multi.tenant.TestMultiTenantService 10:34:02,789 WARN [ACLImpl] Setting an ACL with at least one duplicate entry: ACE(username=tenant-newDomain_tenantMembers, permission=Read, isGranted=true, creator=null, begin=null, end=null), ACL entries: [ACE(username=toto, permission=Read, isGranted=true, creator=null, begin=null, end=null), ACE(username=tenant-newDomain_tenantMembers, permission=Read, isGranted=true, creator=null, begin=null, end=null), ACE(username=tenant-newDomain_tenantMembers, permission=Read, isGranted=true, creator=null, begin=null, end=null)] StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:34:03,395 WARN [SchemaManagerImpl] Schema tenantconfig is redefined but will not be overridden 10:34:03,395 WARN [SchemaManagerImpl] Schema tenant is redefined but will not be overridden Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.006 sec - in org.nuxeo.ecm.multi.tenant.TestMultiTenantService Running org.nuxeo.ecm.multi.tenant.TestMultiTenantHelper Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in org.nuxeo.ecm.multi.tenant.TestMultiTenantHelper Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-multi-tenant-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-multi-tenant-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/target/nuxeo-multi-tenant-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-multi-tenant-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-multi-tenant-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-multi-tenant-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-multi-tenant-core --- [INFO] Storing buildNumber: 20180228-103406 at timestamp: 1519814046625 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-multi-tenant-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-multi-tenant-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-multi-tenant-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-multi-tenant-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-multi-tenant-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/target/nuxeo-multi-tenant-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-multi-tenant-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/target/nuxeo-multi-tenant-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.1-I20180228_0918/nuxeo-multi-tenant-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.1-I20180228_0918/nuxeo-multi-tenant-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-core/target/nuxeo-multi-tenant-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.1-I20180228_0918/nuxeo-multi-tenant-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-multi-tenant-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.1-I20180228_0918/nuxeo-multi-tenant-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.1-I20180228_0918/nuxeo-multi-tenant-core-10.1-I20180228_0918.jar (37 KB at 130.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.1-I20180228_0918/nuxeo-multi-tenant-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.1-I20180228_0918/nuxeo-multi-tenant-core-10.1-I20180228_0918.pom (5 KB at 61.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/maven-metadata.xml (45 KB at 100.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/maven-metadata.xml (45 KB at 279.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.1-I20180228_0918/nuxeo-multi-tenant-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-core/10.1-I20180228_0918/nuxeo-multi-tenant-core-10.1-I20180228_0918-sources.jar (25 KB at 318.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Multi Tenant JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-multi-tenant-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-multi-tenant-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-multi-tenant-jsf --- [INFO] Storing buildNumber: 20180228-103408 at timestamp: 1519814048974 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-multi-tenant-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-multi-tenant-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-multi-tenant-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-multi-tenant-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-multi-tenant-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-multi-tenant-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-multi-tenant-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-multi-tenant-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.multi.tenant.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.multi.tenant.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-multi-tenant-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-multi-tenant-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/target/nuxeo-multi-tenant-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-multi-tenant-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-multi-tenant-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-multi-tenant-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-multi-tenant-jsf --- [INFO] Storing buildNumber: 20180228-103411 at timestamp: 1519814051886 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-multi-tenant-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-multi-tenant-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-multi-tenant-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-multi-tenant-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-multi-tenant-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/target/nuxeo-multi-tenant-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-multi-tenant-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/target/nuxeo-multi-tenant-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.1-I20180228_0918/nuxeo-multi-tenant-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.1-I20180228_0918/nuxeo-multi-tenant-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/target/nuxeo-multi-tenant-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.1-I20180228_0918/nuxeo-multi-tenant-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-multi-tenant-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.1-I20180228_0918/nuxeo-multi-tenant-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.1-I20180228_0918/nuxeo-multi-tenant-jsf-10.1-I20180228_0918.jar (20 KB at 133.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.1-I20180228_0918/nuxeo-multi-tenant-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.1-I20180228_0918/nuxeo-multi-tenant-jsf-10.1-I20180228_0918.pom (2 KB at 25.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/maven-metadata.xml (45 KB at 381.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/maven-metadata.xml (45 KB at 544.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.1-I20180228_0918/nuxeo-multi-tenant-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/multi/tenant/nuxeo-multi-tenant-jsf/10.1-I20180228_0918/nuxeo-multi-tenant-jsf-10.1-I20180228_0918-sources.jar (16 KB at 219.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core BinaryManager for Clouds 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-binarymanager-cloud --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-cloud --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-cloud --- [INFO] Storing buildNumber: 20180228-103412 at timestamp: 1519814052759 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-cloud --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-cloud --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-cloud --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-binarymanager-cloud --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-binarymanager-cloud --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-cloud/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-binarymanager-cloud >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-cloud --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-cloud --- [INFO] Storing buildNumber: 20180228-103412 at timestamp: 1519814052818 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-cloud --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-cloud --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-cloud --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-binarymanager-cloud <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-binarymanager-cloud --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-binarymanager-cloud --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-cloud/10.1-I20180228_0918/nuxeo-core-binarymanager-cloud-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-binarymanager-cloud --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-cloud/10.1-I20180228_0918/nuxeo-core-binarymanager-cloud-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-cloud/10.1-I20180228_0918/nuxeo-core-binarymanager-cloud-10.1-I20180228_0918.pom (2 KB at 15.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-cloud/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-cloud/maven-metadata.xml (116 KB at 316.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-cloud/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-cloud/maven-metadata.xml (116 KB at 419.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core BinaryManager Common 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-binarymanager-common --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-common --- [INFO] Storing buildNumber: 20180228-103413 at timestamp: 1519814053861 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-common --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-binarymanager-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-binarymanager-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-binarymanager-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-binarymanager-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-binarymanager-common --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-binarymanager-common --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-binarymanager-common --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/target/nuxeo-core-binarymanager-common-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-binarymanager-common --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-binarymanager-common >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-common --- [INFO] Storing buildNumber: 20180228-103414 at timestamp: 1519814054368 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-common --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-binarymanager-common <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-binarymanager-common --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/target/nuxeo-core-binarymanager-common-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-binarymanager-common --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/target/nuxeo-core-binarymanager-common-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-binarymanager-common --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/target/nuxeo-core-binarymanager-common-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.1-I20180228_0918/nuxeo-core-binarymanager-common-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.1-I20180228_0918/nuxeo-core-binarymanager-common-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/target/nuxeo-core-binarymanager-common-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.1-I20180228_0918/nuxeo-core-binarymanager-common-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/target/nuxeo-core-binarymanager-common-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.1-I20180228_0918/nuxeo-core-binarymanager-common-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-binarymanager-common --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.1-I20180228_0918/nuxeo-core-binarymanager-common-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.1-I20180228_0918/nuxeo-core-binarymanager-common-10.1-I20180228_0918.jar (9 KB at 31.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.1-I20180228_0918/nuxeo-core-binarymanager-common-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.1-I20180228_0918/nuxeo-core-binarymanager-common-10.1-I20180228_0918.pom (2 KB at 27.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/maven-metadata.xml (94 KB at 346.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/maven-metadata.xml (94 KB at 532.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.1-I20180228_0918/nuxeo-core-binarymanager-common-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.1-I20180228_0918/nuxeo-core-binarymanager-common-10.1-I20180228_0918-sources.jar (5 KB at 60.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.1-I20180228_0918/nuxeo-core-binarymanager-common-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-common/10.1-I20180228_0918/nuxeo-core-binarymanager-common-10.1-I20180228_0918-tests.jar (6 KB at 78.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core S3 BinaryManager 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-binarymanager-s3 --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-s3 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-s3 --- [INFO] Storing buildNumber: 20180228-103415 at timestamp: 1519814055900 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-s3 --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-s3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-s3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-binarymanager-s3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-binarymanager-s3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-binarymanager-s3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-binarymanager-s3 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-binarymanager-s3 --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: -604,364.532 sec - in org.nuxeo.ecm.core.storage.sql.TestS3BinaryManager Running org.nuxeo.ecm.core.storage.sql.TestCloudFrontRedirect StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.752 sec - in org.nuxeo.ecm.core.storage.sql.TestCloudFrontRedirect Running org.nuxeo.ecm.core.storage.sql.TestS3BinaryManagerStatus Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec - in org.nuxeo.ecm.core.storage.sql.TestS3BinaryManagerStatus Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-binarymanager-s3 --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-binarymanager-s3 --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/target/nuxeo-core-binarymanager-s3-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-binarymanager-s3 --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-binarymanager-s3 >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-s3 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-s3 --- [INFO] Storing buildNumber: 20180228-103422 at timestamp: 1519814062060 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-s3 --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-s3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-s3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-binarymanager-s3 <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-binarymanager-s3 --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/target/nuxeo-core-binarymanager-s3-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-binarymanager-s3 --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/target/nuxeo-core-binarymanager-s3-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.1-I20180228_0918/nuxeo-core-binarymanager-s3-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.1-I20180228_0918/nuxeo-core-binarymanager-s3-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/target/nuxeo-core-binarymanager-s3-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.1-I20180228_0918/nuxeo-core-binarymanager-s3-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-binarymanager-s3 --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.1-I20180228_0918/nuxeo-core-binarymanager-s3-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.1-I20180228_0918/nuxeo-core-binarymanager-s3-10.1-I20180228_0918.jar (25 KB at 69.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.1-I20180228_0918/nuxeo-core-binarymanager-s3-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.1-I20180228_0918/nuxeo-core-binarymanager-s3-10.1-I20180228_0918.pom (3 KB at 39.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/maven-metadata.xml (144 KB at 457.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/maven-metadata.xml (144 KB at 691.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.1-I20180228_0918/nuxeo-core-binarymanager-s3-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-s3/10.1-I20180228_0918/nuxeo-core-binarymanager-s3-10.1-I20180228_0918-sources.jar (12 KB at 157.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Azure BinaryManager 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-binarymanager-azure --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-azure --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-azure --- [INFO] Storing buildNumber: 20180228-103423 at timestamp: 1519814063608 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-azure --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-azure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-azure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-binarymanager-azure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-binarymanager-azure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-binarymanager-azure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-binarymanager-azure --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-binarymanager-azure --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: -604,357.254 sec - in org.nuxeo.ecm.blob.azure.TestAzureBinaryManager Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-binarymanager-azure --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-binarymanager-azure --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/target/nuxeo-core-binarymanager-azure-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-binarymanager-azure --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-binarymanager-azure >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-azure --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-azure --- [INFO] Storing buildNumber: 20180228-103426 at timestamp: 1519814066069 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-azure --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-azure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-azure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-binarymanager-azure <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-binarymanager-azure --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/target/nuxeo-core-binarymanager-azure-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-binarymanager-azure --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/target/nuxeo-core-binarymanager-azure-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.1-I20180228_0918/nuxeo-core-binarymanager-azure-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.1-I20180228_0918/nuxeo-core-binarymanager-azure-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/target/nuxeo-core-binarymanager-azure-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.1-I20180228_0918/nuxeo-core-binarymanager-azure-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-binarymanager-azure --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.1-I20180228_0918/nuxeo-core-binarymanager-azure-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.1-I20180228_0918/nuxeo-core-binarymanager-azure-10.1-I20180228_0918.jar (15 KB at 140.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.1-I20180228_0918/nuxeo-core-binarymanager-azure-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.1-I20180228_0918/nuxeo-core-binarymanager-azure-10.1-I20180228_0918.pom (3 KB at 30.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/maven-metadata.xml (94 KB at 377.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/maven-metadata.xml (94 KB at 445.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.1-I20180228_0918/nuxeo-core-binarymanager-azure-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-azure/10.1-I20180228_0918/nuxeo-core-binarymanager-azure-10.1-I20180228_0918-sources.jar (8 KB at 100.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core JClouds BinaryManager 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-binarymanager-jclouds --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-jclouds --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-jclouds --- [INFO] Storing buildNumber: 20180228-103427 at timestamp: 1519814067327 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-jclouds --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-jclouds --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-jclouds --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-binarymanager-jclouds --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-binarymanager-jclouds --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/src/main/java/org/nuxeo/ecm/blob/jclouds/JCloudsBinaryManager.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/src/main/java/org/nuxeo/ecm/blob/jclouds/JCloudsBinaryManager.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/src/main/java/org/nuxeo/ecm/blob/jclouds/JCloudsBinaryManager.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-binarymanager-jclouds --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-binarymanager-jclouds --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-binarymanager-jclouds --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.blob.jclouds.TestJCloudsBinaryManager 10:34:28,945 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection 10:34:30,238 ERROR [JCloudsBinaryManager$JCloudsFileStorage] Unknown binary: d25ea4f4642073b7f218024d397dbaef 10:34:30,510 WARN [AbstractRuntimeService$LogConfig] Failed to configure log4j.xml change detection Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.967 sec - in org.nuxeo.ecm.blob.jclouds.TestJCloudsBinaryManager Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-binarymanager-jclouds --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-binarymanager-jclouds --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/target/nuxeo-core-binarymanager-jclouds-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-binarymanager-jclouds --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-binarymanager-jclouds >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-binarymanager-jclouds --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-binarymanager-jclouds --- [INFO] Storing buildNumber: 20180228-103431 at timestamp: 1519814071270 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-binarymanager-jclouds --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-binarymanager-jclouds --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-binarymanager-jclouds --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-binarymanager-jclouds <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-binarymanager-jclouds --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/target/nuxeo-core-binarymanager-jclouds-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-binarymanager-jclouds --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/target/nuxeo-core-binarymanager-jclouds-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.1-I20180228_0918/nuxeo-core-binarymanager-jclouds-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.1-I20180228_0918/nuxeo-core-binarymanager-jclouds-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/target/nuxeo-core-binarymanager-jclouds-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.1-I20180228_0918/nuxeo-core-binarymanager-jclouds-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-binarymanager-jclouds --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.1-I20180228_0918/nuxeo-core-binarymanager-jclouds-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.1-I20180228_0918/nuxeo-core-binarymanager-jclouds-10.1-I20180228_0918.jar (13 KB at 80.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.1-I20180228_0918/nuxeo-core-binarymanager-jclouds-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.1-I20180228_0918/nuxeo-core-binarymanager-jclouds-10.1-I20180228_0918.pom (2 KB at 25.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/maven-metadata.xml (143 KB at 551.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/maven-metadata.xml (143 KB at 51.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.1-I20180228_0918/nuxeo-core-binarymanager-jclouds-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-binarymanager-jclouds/10.1-I20180228_0918/nuxeo-core-binarymanager-jclouds-10.1-I20180228_0918-sources.jar (5 KB at 65.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-diff-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-parent --- [INFO] Storing buildNumber: 20180228-103434 at timestamp: 1519814074658 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-diff-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-diff-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-diff-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-parent --- [INFO] Storing buildNumber: 20180228-103434 at timestamp: 1519814074711 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-diff-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-diff-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-diff-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-parent/10.1-I20180228_0918/nuxeo-diff-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-diff-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-parent/10.1-I20180228_0918/nuxeo-diff-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-parent/10.1-I20180228_0918/nuxeo-diff-parent-10.1-I20180228_0918.pom (2 KB at 22.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-parent/maven-metadata.xml (145 KB at 1118.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-parent/maven-metadata.xml (145 KB at 1387.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Test 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-diff-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-test --- [INFO] Storing buildNumber: 20180228-103435 at timestamp: 1519814075531 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-diff-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-diff-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-diff-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-diff-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-diff-test --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-diff-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-diff-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/target/nuxeo-diff-test-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-diff-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-test/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-diff-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-test --- [INFO] Storing buildNumber: 20180228-103436 at timestamp: 1519814076378 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-diff-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-diff-test --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/target/nuxeo-diff-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-diff-test --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/target/nuxeo-diff-test-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-test/10.1-I20180228_0918/nuxeo-diff-test-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-test/10.1-I20180228_0918/nuxeo-diff-test-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/target/nuxeo-diff-test-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-test/10.1-I20180228_0918/nuxeo-diff-test-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-diff-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/10.1-I20180228_0918/nuxeo-diff-test-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/10.1-I20180228_0918/nuxeo-diff-test-10.1-I20180228_0918.jar (15 KB at 85.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/10.1-I20180228_0918/nuxeo-diff-test-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/10.1-I20180228_0918/nuxeo-diff-test-10.1-I20180228_0918.pom (772 B at 9.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/maven-metadata.xml (143 KB at 1165.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/maven-metadata.xml (143 KB at 597.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/10.1-I20180228_0918/nuxeo-diff-test-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-test/10.1-I20180228_0918/nuxeo-diff-test-10.1-I20180228_0918-sources.jar (7 KB at 88.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-diff-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-core --- [INFO] Storing buildNumber: 20180228-103437 at timestamp: 1519814077569 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-diff-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-diff-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-diff-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-diff-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-diff-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 10:34:40,080 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.DocumentXMLExporter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.diff.service.TestDocumentDiff Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 sec - in org.nuxeo.ecm.diff.service.TestDocumentDiff Running org.nuxeo.ecm.diff.service.TestFieldDiffHelper 10:34:43,676 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.DocumentXMLExporter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 sec - in org.nuxeo.ecm.diff.service.TestFieldDiffHelper Running org.nuxeo.ecm.diff.service.TestDocumentDiffNotSameType StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 sec - in org.nuxeo.ecm.diff.service.TestDocumentDiffNotSameType Running org.nuxeo.ecm.diff.service.TestXMLDiff Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 sec - in org.nuxeo.ecm.diff.service.TestXMLDiff Running org.nuxeo.ecm.diff.TestXMLUnit Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in org.nuxeo.ecm.diff.TestXMLUnit Results : Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-diff-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-diff-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/target/nuxeo-diff-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-diff-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-diff-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-core --- [INFO] Storing buildNumber: 20180228-103445 at timestamp: 1519814085877 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-diff-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-diff-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/target/nuxeo-diff-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-diff-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/target/nuxeo-diff-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-core/10.1-I20180228_0918/nuxeo-diff-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-core/10.1-I20180228_0918/nuxeo-diff-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/target/nuxeo-diff-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-core/10.1-I20180228_0918/nuxeo-diff-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-diff-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/10.1-I20180228_0918/nuxeo-diff-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/10.1-I20180228_0918/nuxeo-diff-core-10.1-I20180228_0918.jar (33 KB at 152.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/10.1-I20180228_0918/nuxeo-diff-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/10.1-I20180228_0918/nuxeo-diff-core-10.1-I20180228_0918.pom (2 KB at 5.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/maven-metadata.xml (143 KB at 747.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/maven-metadata.xml (143 KB at 490.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/10.1-I20180228_0918/nuxeo-diff-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-core/10.1-I20180228_0918/nuxeo-diff-core-10.1-I20180228_0918-sources.jar (27 KB at 372.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Content 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-diff-content --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-content --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-content --- [INFO] Storing buildNumber: 20180228-103447 at timestamp: 1519814087837 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-content --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-content --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-content --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-diff-content --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 35 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-diff-content --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-diff-content --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-diff-content --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-diff-content --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.diff.content.TestContentDiffHelper StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:34:53,293 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 94 * service:org.nuxeo.ecm.diff.content.restAPI.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService;point=restlets] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 sec - in org.nuxeo.ecm.diff.content.TestContentDiffHelper Running org.nuxeo.ecm.diff.content.TestContentDiffAdapter Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.412 sec - in org.nuxeo.ecm.diff.content.TestContentDiffAdapter Running org.nuxeo.ecm.diff.content.TestHTMLGuesser Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.diff.content.TestHTMLGuesser Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-diff-content --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-diff-content --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/target/nuxeo-diff-content-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-diff-content --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-content/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-diff-content >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-content --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-content --- [INFO] Storing buildNumber: 20180228-103455 at timestamp: 1519814095861 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-content --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-content --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-content --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-diff-content <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-diff-content --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/target/nuxeo-diff-content-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-diff-content --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/target/nuxeo-diff-content-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-content/10.1-I20180228_0918/nuxeo-diff-content-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-content/10.1-I20180228_0918/nuxeo-diff-content-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/target/nuxeo-diff-content-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-content/10.1-I20180228_0918/nuxeo-diff-content-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-diff-content --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/10.1-I20180228_0918/nuxeo-diff-content-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/10.1-I20180228_0918/nuxeo-diff-content-10.1-I20180228_0918.jar (111 KB at 143.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/10.1-I20180228_0918/nuxeo-diff-content-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/10.1-I20180228_0918/nuxeo-diff-content-10.1-I20180228_0918.pom (2 KB at 24.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/maven-metadata.xml (142 KB at 912.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/maven-metadata.xml (142 KB at 813.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/10.1-I20180228_0918/nuxeo-diff-content-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-content/10.1-I20180228_0918/nuxeo-diff-content-10.1-I20180228_0918-sources.jar (101 KB at 1318.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Pictures 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-diff-pictures --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-pictures --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-pictures --- [INFO] Storing buildNumber: 20180228-103458 at timestamp: 1519814098578 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-pictures --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 89 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-diff-pictures --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-diff-pictures --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-diff-pictures --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:35:05,831 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 9 / Unstarted: 0 / Total: 174 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.diff.pictures.adapter references missing [target=org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterManagerComponent;point=adapterFactory, target=org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterManagerComponent;point=mimeTypeContentDiffer] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.rendition.contrib references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.platform.picture.renditions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.diff.pictures.jsf references missing [target=org.nuxeo.ecm.diff.service.DiffDisplayService;point=diffDisplay, target=org.nuxeo.ecm.diff.service.DiffDisplayService;point=diffBlock] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.diff.pictures.test.DiffPicturesOperationsTest Nuxeo-Work-pictureViewsGeneration-1:test:ab07d06b-6dda-4f67-90be-865679a9d1fd:file:content:pictureView 10:35:06,351 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(ab07d06b-6dda-4f67-90be-865679a9d1fd, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1:test:ab07d06b-6dda-4f67-90be-865679a9d1fd:file:content:pictureView 10:35:06,353 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-1:test:ab07d06b-6dda-4f67-90be-865679a9d1fd:file:content:pictureView 10:35:06,427 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(ab07d06b-6dda-4f67-90be-865679a9d1fd, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1:test:ab07d06b-6dda-4f67-90be-865679a9d1fd:file:content:pictureView 10:35:06,427 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-1:test:ab07d06b-6dda-4f67-90be-865679a9d1fd:file:content:pictureView 10:35:06,466 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(ab07d06b-6dda-4f67-90be-865679a9d1fd, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-1:test:ab07d06b-6dda-4f67-90be-865679a9d1fd:file:content:pictureView 10:35:06,466 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-1 10:35:06,469 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-pictureViewsGeneration-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork id=test:ab07d06b-6dda-4f67-90be-865679a9d1fd:file:content:pictureView category=pictureViewsGeneration title=Picture views generation at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.NullPointerException ... 11 more Suppressed: java.lang.NullPointerException ... 11 more Nuxeo-Work-pictureViewsGeneration-2:test:5219b031-18f2-47a0-a3bd-72b1ef7a0103:file:content:pictureView 10:35:06,492 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(5219b031-18f2-47a0-a3bd-72b1ef7a0103, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-2:test:5219b031-18f2-47a0-a3bd-72b1ef7a0103:file:content:pictureView 10:35:06,492 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-2:test:5219b031-18f2-47a0-a3bd-72b1ef7a0103:file:content:pictureView 10:35:06,522 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(5219b031-18f2-47a0-a3bd-72b1ef7a0103, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-2:test:5219b031-18f2-47a0-a3bd-72b1ef7a0103:file:content:pictureView 10:35:06,522 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-2:test:5219b031-18f2-47a0-a3bd-72b1ef7a0103:file:content:pictureView 10:35:06,550 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(5219b031-18f2-47a0-a3bd-72b1ef7a0103, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-2:test:5219b031-18f2-47a0-a3bd-72b1ef7a0103:file:content:pictureView 10:35:06,550 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-2 10:35:06,552 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-pictureViewsGeneration-2, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork id=test:5219b031-18f2-47a0-a3bd-72b1ef7a0103:file:content:pictureView category=pictureViewsGeneration title=Picture views generation at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.NullPointerException ... 11 more Suppressed: java.lang.NullPointerException ... 11 more Nuxeo-Work-pictureViewsGeneration-3:test:33e67207-3b67-48ef-a794-4a90d35691a7:file:content:pictureView 10:35:06,923 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(33e67207-3b67-48ef-a794-4a90d35691a7, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-3:test:33e67207-3b67-48ef-a794-4a90d35691a7:file:content:pictureView 10:35:06,923 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-3:test:33e67207-3b67-48ef-a794-4a90d35691a7:file:content:pictureView 10:35:07,049 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(33e67207-3b67-48ef-a794-4a90d35691a7, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-3:test:33e67207-3b67-48ef-a794-4a90d35691a7:file:content:pictureView 10:35:07,050 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-3:test:33e67207-3b67-48ef-a794-4a90d35691a7:file:content:pictureView 10:35:07,076 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(33e67207-3b67-48ef-a794-4a90d35691a7, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-3:test:33e67207-3b67-48ef-a794-4a90d35691a7:file:content:pictureView 10:35:07,076 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-3 10:35:07,078 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-pictureViewsGeneration-3, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork id=test:33e67207-3b67-48ef-a794-4a90d35691a7:file:content:pictureView category=pictureViewsGeneration title=Picture views generation at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.NullPointerException ... 11 more Suppressed: java.lang.NullPointerException ... 11 more Nuxeo-Work-pictureViewsGeneration-4:test:8e7c2684-acf8-4d81-be3d-0dd76c2d6f5c:file:content:pictureView 10:35:07,105 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(8e7c2684-acf8-4d81-be3d-0dd76c2d6f5c, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-4:test:8e7c2684-acf8-4d81-be3d-0dd76c2d6f5c:file:content:pictureView 10:35:07,105 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-4:test:8e7c2684-acf8-4d81-be3d-0dd76c2d6f5c:file:content:pictureView 10:35:07,133 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(8e7c2684-acf8-4d81-be3d-0dd76c2d6f5c, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-4:test:8e7c2684-acf8-4d81-be3d-0dd76c2d6f5c:file:content:pictureView 10:35:07,133 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-4:test:8e7c2684-acf8-4d81-be3d-0dd76c2d6f5c:file:content:pictureView 10:35:07,157 ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(8e7c2684-acf8-4d81-be3d-0dd76c2d6f5c, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Nuxeo-Work-pictureViewsGeneration-4:test:8e7c2684-acf8-4d81-be3d-0dd76c2d6f5c:file:content:pictureView 10:35:07,158 ERROR [AbstractWork] Work schedule path Nuxeo-Work-pictureViewsGeneration-4 10:35:07,160 ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-pictureViewsGeneration-4, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork id=test:8e7c2684-acf8-4d81-be3d-0dd76c2d6f5c:file:content:pictureView category=pictureViewsGeneration title=Picture views generation at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.ImagingComponent.canApplyPictureConversion(ImagingComponent.java:485) at org.nuxeo.ecm.platform.picture.ImagingComponent.computeViewsFor(ImagingComponent.java:474) at org.nuxeo.ecm.platform.picture.api.adapters.AbstractPictureAdapter.addViews(AbstractPictureAdapter.java:295) at org.nuxeo.ecm.platform.picture.api.adapters.DefaultPictureAdapter.fillPictureViews(DefaultPictureAdapter.java:98) at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.NullPointerException ... 11 more Suppressed: java.lang.NullPointerException ... 11 more StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:35:09,700 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 7 / Unstarted: 0 / Total: 164 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.diff.pictures.adapter references missing [target=org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterManagerComponent;point=adapterFactory, target=org.nuxeo.ecm.diff.content.adapter.ContentDiffAdapterManagerComponent;point=mimeTypeContentDiffer] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.rendition.contrib references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.platform.picture.renditions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.diff.pictures.jsf references missing [target=org.nuxeo.ecm.diff.service.DiffDisplayService;point=diffDisplay, target=org.nuxeo.ecm.diff.service.DiffDisplayService;point=diffBlock] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.824 sec - in org.nuxeo.diff.pictures.test.DiffPicturesOperationsTest Running org.nuxeo.diff.pictures.test.DiffPicturesTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:35:13,108 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 8 / Unstarted: 0 / Total: 141 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.rendition.contrib references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.ecm.diff.content.restAPI.contrib references missing [target=org.nuxeo.ecm.platform.ui.web.restAPI.service.PluggableRestletService;point=restlets] * service:org.nuxeo.ecm.platform.picture.renditions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.diff.pictures.jsf references missing [target=org.nuxeo.ecm.diff.service.DiffDisplayService;point=diffDisplay, target=org.nuxeo.ecm.diff.service.DiffDisplayService;point=diffBlock] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.387 sec - in org.nuxeo.diff.pictures.test.DiffPicturesTest Running org.nuxeo.diff.pictures.test.TestContentDiffIntegration Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec - in org.nuxeo.diff.pictures.test.TestContentDiffIntegration Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-diff-pictures --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-diff-pictures --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/target/nuxeo-diff-pictures-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-diff-pictures --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-pictures/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-diff-pictures >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-pictures --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-pictures --- [INFO] Storing buildNumber: 20180228-103515 at timestamp: 1519814115201 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-pictures --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-diff-pictures <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-diff-pictures --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/target/nuxeo-diff-pictures-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-diff-pictures --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/target/nuxeo-diff-pictures-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-pictures/10.1-I20180228_0918/nuxeo-diff-pictures-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-pictures/10.1-I20180228_0918/nuxeo-diff-pictures-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/target/nuxeo-diff-pictures-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-pictures/10.1-I20180228_0918/nuxeo-diff-pictures-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-diff-pictures --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/10.1-I20180228_0918/nuxeo-diff-pictures-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/10.1-I20180228_0918/nuxeo-diff-pictures-10.1-I20180228_0918.jar (926 KB at 417.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/10.1-I20180228_0918/nuxeo-diff-pictures-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/10.1-I20180228_0918/nuxeo-diff-pictures-10.1-I20180228_0918.pom (3 KB at 33.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/maven-metadata.xml (94 KB at 235.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/maven-metadata.xml (94 KB at 384.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/10.1-I20180228_0918/nuxeo-diff-pictures-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-pictures/10.1-I20180228_0918/nuxeo-diff-pictures-10.1-I20180228_0918-sources.jar (915 KB at 9834.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Jsf 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-diff-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-jsf --- [INFO] Storing buildNumber: 20180228-103519 at timestamp: 1519814119915 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-diff-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-diff-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-diff-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-diff-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-diff-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.diff.service.TestComplexPropertyHelper 10:35:25,560 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.DocumentXMLExporter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:35:25,835 main WARN [DiffDisplayServiceImpl] The diffBlock contribution named 'testNoFields' has no fields, it won't be taken into account. 10:35:26,015 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 98 * service:org.nuxeo.ecm.diff.widgets.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.079 sec - in org.nuxeo.ecm.diff.service.TestComplexPropertyHelper Running org.nuxeo.ecm.diff.service.TestDiffDisplayService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.131 sec - in org.nuxeo.ecm.diff.service.TestDiffDisplayService Running org.nuxeo.ecm.diff.service.TestDiffDisplayContrib 10:35:28,459 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.DocumentXMLExporter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:35:28,554 main WARN [DiffDisplayServiceImpl] The diffBlock contribution named 'testNoFields' has no fields, it won't be taken into account. 10:35:28,726 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 95 * service:org.nuxeo.ecm.diff.widgets.contrib references missing [target=org.nuxeo.ecm.platform.forms.layout.WebLayoutManager;point=widgettypes] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.574 sec - in org.nuxeo.ecm.diff.service.TestDiffDisplayContrib Running org.nuxeo.ecm.diff.service.TestDiffDisplayServiceDefaultDisplay StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:35:29,176 main WARN [DiffDisplayServiceImpl] The diffBlock contribution named 'testNoFields' has no fields, it won't be taken into account. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.53 sec - in org.nuxeo.ecm.diff.service.TestDiffDisplayServiceDefaultDisplay Running org.nuxeo.ecm.diff.service.TestDiffDisplayContribOverride Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.nuxeo.ecm.diff.service.TestDiffDisplayContribOverride Running org.nuxeo.ecm.diff.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.diff.lang.test.TestMessages Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-diff-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-diff-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/target/nuxeo-diff-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-diff-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-diff-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-jsf --- [INFO] Storing buildNumber: 20180228-103530 at timestamp: 1519814130775 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-diff-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-diff-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/target/nuxeo-diff-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-diff-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/target/nuxeo-diff-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-jsf/10.1-I20180228_0918/nuxeo-diff-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-jsf/10.1-I20180228_0918/nuxeo-diff-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/target/nuxeo-diff-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-diff-jsf/10.1-I20180228_0918/nuxeo-diff-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-diff-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/10.1-I20180228_0918/nuxeo-diff-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/10.1-I20180228_0918/nuxeo-diff-jsf-10.1-I20180228_0918.jar (76 KB at 391.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/10.1-I20180228_0918/nuxeo-diff-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/10.1-I20180228_0918/nuxeo-diff-jsf-10.1-I20180228_0918.pom (2 KB at 24.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/maven-metadata.xml (140 KB at 573.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/maven-metadata.xml (140 KB at 492.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/10.1-I20180228_0918/nuxeo-diff-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-diff-jsf/10.1-I20180228_0918/nuxeo-diff-jsf-10.1-I20180228_0918-sources.jar (62 KB at 773.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Template Rendering Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-parent --- [INFO] Storing buildNumber: 20180228-103531 at timestamp: 1519814131800 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-parent --- [INFO] Storing buildNumber: 20180228-103531 at timestamp: 1519814131853 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-parent/10.1-I20180228_0918/nuxeo-template-rendering-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-parent/10.1-I20180228_0918/nuxeo-template-rendering-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-parent/10.1-I20180228_0918/nuxeo-template-rendering-parent-10.1-I20180228_0918.pom (4 KB at 15.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-parent/maven-metadata.xml (145 KB at 930.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-parent/maven-metadata.xml (145 KB at 874.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering service API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://connect.nuxeo.com/nuxeo/site/studio/maven/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-api --- [INFO] Storing buildNumber: 20180228-103533 at timestamp: 1519814133324 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/target/nuxeo-template-rendering-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-api --- [INFO] Storing buildNumber: 20180228-103533 at timestamp: 1519814133756 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/target/nuxeo-template-rendering-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/target/nuxeo-template-rendering-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.1-I20180228_0918/nuxeo-template-rendering-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.1-I20180228_0918/nuxeo-template-rendering-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/target/nuxeo-template-rendering-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.1-I20180228_0918/nuxeo-template-rendering-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.1-I20180228_0918/nuxeo-template-rendering-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.1-I20180228_0918/nuxeo-template-rendering-api-10.1-I20180228_0918.jar (20 KB at 142.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.1-I20180228_0918/nuxeo-template-rendering-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.1-I20180228_0918/nuxeo-template-rendering-api-10.1-I20180228_0918.pom (1003 B at 13.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/maven-metadata.xml (142 KB at 705.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/maven-metadata.xml (142 KB at 1278.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.1-I20180228_0918/nuxeo-template-rendering-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-api/10.1-I20180228_0918/nuxeo-template-rendering-api-10.1-I20180228_0918-sources.jar (17 KB at 232.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering service implementation 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-core --- [INFO] Storing buildNumber: 20180228-103535 at timestamp: 1519814135491 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 34 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/BaseConverterTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/BaseConverterTest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/BaseConverterTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:35:40,992 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 101 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.ecm.platform.template.tests.TestIdentityProcessing Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 sec - in org.nuxeo.ecm.platform.template.tests.TestIdentityProcessing Running org.nuxeo.ecm.platform.template.tests.TestHtmlExtractor StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:35:42,340 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 101 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 sec - in org.nuxeo.ecm.platform.template.tests.TestHtmlExtractor Running org.nuxeo.ecm.platform.template.tests.TestFMXmlProcessing 10:35:42,389 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec - in org.nuxeo.ecm.platform.template.tests.TestFMXmlProcessing Running org.nuxeo.ecm.platform.template.tests.TestService 10:35:42,694 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 7 / Unstarted: 0 / Total: 21 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.platform.TemplateSources.doctypes requires [service:org.nuxeo.ecm.core.CoreExtensions] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.lifecycle.contrib references missing [target=org.nuxeo.ecm.core.lifecycle.LifeCycleService;point=types] * service:org.nuxeo.platform.TemplateSources.mimetype references missing [target=org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService;point=mimetype] * service:org.nuxeo.platform.TemplateSources.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.platform.TemplateSources.adapterContrib references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] ====================================================================== 10:35:42,838 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 7 / Unstarted: 0 / Total: 21 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.platform.TemplateSources.doctypes requires [service:org.nuxeo.ecm.core.CoreExtensions] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.lifecycle.contrib references missing [target=org.nuxeo.ecm.core.lifecycle.LifeCycleService;point=types] * service:org.nuxeo.platform.TemplateSources.mimetype references missing [target=org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService;point=mimetype] * service:org.nuxeo.platform.TemplateSources.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.platform.TemplateSources.adapterContrib references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] ====================================================================== 10:35:42,953 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 7 / Unstarted: 0 / Total: 21 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.platform.TemplateSources.doctypes requires [service:org.nuxeo.ecm.core.CoreExtensions] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.lifecycle.contrib references missing [target=org.nuxeo.ecm.core.lifecycle.LifeCycleService;point=types] * service:org.nuxeo.platform.TemplateSources.mimetype references missing [target=org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService;point=mimetype] * service:org.nuxeo.platform.TemplateSources.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.platform.TemplateSources.adapterContrib references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] ====================================================================== StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:35:43,447 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 101 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.885 sec - in org.nuxeo.ecm.platform.template.tests.TestService Running org.nuxeo.ecm.platform.template.tests.TestParametersBindings StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:35:44,178 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 101 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 sec - in org.nuxeo.ecm.platform.template.tests.TestParametersBindings Running org.nuxeo.ecm.platform.template.tests.TestFMTextProcessing 10:35:44,263 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:35:44,800 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 100 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 sec - in org.nuxeo.ecm.platform.template.tests.TestFMTextProcessing Running org.nuxeo.ecm.platform.template.tests.TestAdapters Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in org.nuxeo.ecm.platform.template.tests.TestAdapters Running org.nuxeo.ecm.platform.template.tests.TestXMLSerialization StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:35:45,353 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 101 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 sec - in org.nuxeo.ecm.platform.template.tests.TestXMLSerialization Running org.nuxeo.ecm.platform.template.tests.TestXSLTProcessing Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 sec - in org.nuxeo.ecm.platform.template.tests.TestXSLTProcessing Running org.nuxeo.ecm.platform.template.tests.TestOOoConvert StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:35:50,892 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 101 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.001 sec - in org.nuxeo.ecm.platform.template.tests.TestOOoConvert Running org.nuxeo.ecm.platform.template.tests.TestEditableTemplate 10:35:50,915 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context 10:35:50,936 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in org.nuxeo.ecm.platform.template.tests.TestEditableTemplate Running org.nuxeo.ecm.platform.template.tests.TestFreemarkerVariableExractor StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:35:51,544 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 101 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 sec - in org.nuxeo.ecm.platform.template.tests.TestFreemarkerVariableExractor Running org.nuxeo.ecm.platform.template.tests.TestFMProcessing 10:35:51,577 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:35:52,260 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 101 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 sec - in org.nuxeo.ecm.platform.template.tests.TestFMProcessing Running org.nuxeo.ecm.platform.template.tests.TestTemplateSourceTypeBindings StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:35:53,538 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Errors: * Failed to register event listener in component 'service:org.nuxeo.ecm.platform.rendition.publisher.relations.listener': error initializing event listener 'publishRelationsListener' (java.lang.RuntimeException: java.lang.ClassNotFoundException: org.nuxeo.ecm.platform.relations.core.listener.PublishRelationsListener) ====================================================================== = Component Loading Status: Pending: 1 / Missing: 3 / Unstarted: 0 / Total: 148 * service:org.nuxeo.ecm.platform.task.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.ecm.platform.task.test.directories references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 sec - in org.nuxeo.ecm.platform.template.tests.TestTemplateSourceTypeBindings Running org.nuxeo.ecm.platform.template.pub.tests.TestRenditionPublication 10:35:53,737 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context MyTestNoteDoc

MyTestNoteDoc

Simple note sample

Simple Note with text

Simple Note with text10:35:53,807 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 sec - in org.nuxeo.ecm.platform.template.pub.tests.TestRenditionPublication Results : Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/nuxeo-template-rendering-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-core --- [INFO] Storing buildNumber: 20180228-103555 at timestamp: 1519814155198 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/nuxeo-template-rendering-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/nuxeo-template-rendering-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.1-I20180228_0918/nuxeo-template-rendering-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.1-I20180228_0918/nuxeo-template-rendering-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/target/nuxeo-template-rendering-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.1-I20180228_0918/nuxeo-template-rendering-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.1-I20180228_0918/nuxeo-template-rendering-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.1-I20180228_0918/nuxeo-template-rendering-core-10.1-I20180228_0918.jar (102 KB at 389.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.1-I20180228_0918/nuxeo-template-rendering-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.1-I20180228_0918/nuxeo-template-rendering-core-10.1-I20180228_0918.pom (7 KB at 81.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/maven-metadata.xml (139 KB at 313.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/maven-metadata.xml (139 KB at 738.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.1-I20180228_0918/nuxeo-template-rendering-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core/10.1-I20180228_0918/nuxeo-template-rendering-core-10.1-I20180228_0918-sources.jar (75 KB at 940.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering XDocReport plugin 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-xdocreport --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-xdocreport --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-xdocreport --- [INFO] Storing buildNumber: 20180228-103557 at timestamp: 1519814157439 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-xdocreport --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-xdocreport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-xdocreport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-xdocreport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-xdocreport --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-xdocreport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-xdocreport --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestODTProcessingWithConverter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestODTProcessingWithConverter.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestODTProcessingWithConverter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-xdocreport --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:36:02,788 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 5 / Unstarted: 0 / Total: 123 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.preview.docview.contrib references missing [target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.preview.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.preview.authentication references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] ====================================================================== Running org.nuxeo.ecm.platform.template.tests.TestODTProcessingWithConverter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:36:03,804 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 102 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.002 sec - in org.nuxeo.ecm.platform.template.tests.TestODTProcessingWithConverter Running org.nuxeo.ecm.platform.template.tests.TestODSProcessingWithSimpleAttributes StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 sec - in org.nuxeo.ecm.platform.template.tests.TestODSProcessingWithSimpleAttributes Running org.nuxeo.ecm.platform.template.tests.TestFieldDefinitionGeneration StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:36:05,081 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 6 / Unstarted: 0 / Total: 117 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.preview.docview.contrib references missing [target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.preview.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.preview.authentication references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 sec - in org.nuxeo.ecm.platform.template.tests.TestFieldDefinitionGeneration Running org.nuxeo.ecm.platform.template.tests.TestProcessingWithFileNote 10:36:05,451 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:36:07,150 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 102 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.069 sec - in org.nuxeo.ecm.platform.template.tests.TestProcessingWithFileNote Running org.nuxeo.ecm.platform.template.tests.TestXDocReportODTProcessing 10:36:07,190 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context 10:36:07,381 main WARN [AuditExtensionFactory] Can not add Audit info to rendering context 10:36:07,382 main WARN [AbstractBindingResolver] Unable to ready property files:files/0/file org.nuxeo.ecm.core.api.model.PropertyNotFoundException: segment 0 cannot be resolved, files:files/0/file at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.template.processors.AbstractBindingResolver.resolve(AbstractBindingResolver.java:103) at org.nuxeo.template.processors.xdocreport.XDocReportProcessor.renderTemplate(XDocReportProcessor.java:139) at org.nuxeo.ecm.platform.template.tests.TestXDocReportODTProcessing.testEmptyPicture(TestXDocReportODTProcessing.java:92) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:36:07,924 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 102 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.773 sec - in org.nuxeo.ecm.platform.template.tests.TestXDocReportODTProcessing Running org.nuxeo.ecm.platform.template.tests.TestAuditEntriesODTProcessing 10:36:07,953 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:36:08,581 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 102 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 sec - in org.nuxeo.ecm.platform.template.tests.TestAuditEntriesODTProcessing Running org.nuxeo.ecm.platform.template.tests.TestDOCXProcessingWithSimpleAttributes 10:36:08,623 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:36:09,947 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 102 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.369 sec - in org.nuxeo.ecm.platform.template.tests.TestDOCXProcessingWithSimpleAttributes Running org.nuxeo.ecm.platform.template.tests.TestXDocReportDOCXProcessing 10:36:10,016 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en 10:36:10,320 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en 10:36:10,321 main WARN [AbstractBindingResolver] Unable to ready property files:files/0/file org.nuxeo.ecm.core.api.model.PropertyNotFoundException: segment 0 cannot be resolved, files:files/0/file at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.template.processors.AbstractBindingResolver.resolve(AbstractBindingResolver.java:103) at org.nuxeo.template.processors.xdocreport.XDocReportProcessor.renderTemplate(XDocReportProcessor.java:139) at org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl.renderWithTemplate(TemplateBasedDocumentAdapterImpl.java:230) at org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl.renderAndStoreAsAttachment(TemplateBasedDocumentAdapterImpl.java:294) at org.nuxeo.ecm.platform.template.tests.TestXDocReportDOCXProcessing.testWithMissingPicture(TestXDocReportDOCXProcessing.java:85) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 10:36:10,456 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en 10:36:10,457 main WARN [AbstractBindingResolver] Unable to ready property files:files/0/file org.nuxeo.ecm.core.api.model.PropertyNotFoundException: segment 0 cannot be resolved, files:files/0/file at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1214) at org.nuxeo.template.processors.AbstractBindingResolver.resolve(AbstractBindingResolver.java:103) at org.nuxeo.template.processors.xdocreport.XDocReportProcessor.renderTemplate(XDocReportProcessor.java:139) at org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl.renderWithTemplate(TemplateBasedDocumentAdapterImpl.java:230) at org.nuxeo.template.adapters.doc.TemplateBasedDocumentAdapterImpl.renderAndStoreAsAttachment(TemplateBasedDocumentAdapterImpl.java:294) at org.nuxeo.ecm.platform.template.tests.TestXDocReportDOCXProcessing.testWithMissingPicture2(TestXDocReportDOCXProcessing.java:114) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 10:36:10,621 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:36:11,272 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 102 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.32 sec - in org.nuxeo.ecm.platform.template.tests.TestXDocReportDOCXProcessing Running org.nuxeo.ecm.platform.template.tests.TestXDocReportODSProcessing 10:36:11,357 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:36:11,989 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 102 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 sec - in org.nuxeo.ecm.platform.template.tests.TestXDocReportODSProcessing Running org.nuxeo.ecm.platform.template.tests.TestODTProcessingWithSimpleAttributes 10:36:12,067 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:36:12,648 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 102 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 sec - in org.nuxeo.ecm.platform.template.tests.TestODTProcessingWithSimpleAttributes Running org.nuxeo.ecm.platform.template.tests.TestMultiTemplating 10:36:12,675 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en 10:36:12,705 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec - in org.nuxeo.ecm.platform.template.tests.TestMultiTemplating Running org.nuxeo.ecm.platform.template.tests.TestFreemarkerVariableExractor 10:36:12,888 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 7 / Unstarted: 0 / Total: 21 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.platform.TemplateSources.doctypes requires [service:org.nuxeo.ecm.core.CoreExtensions] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.lifecycle.contrib references missing [target=org.nuxeo.ecm.core.lifecycle.LifeCycleService;point=types] * service:org.nuxeo.platform.TemplateSources.mimetype references missing [target=org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService;point=mimetype] * service:org.nuxeo.platform.TemplateSources.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.platform.TemplateSources.adapterContrib references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] ====================================================================== 10:36:13,026 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 7 / Unstarted: 0 / Total: 21 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.platform.TemplateSources.doctypes requires [service:org.nuxeo.ecm.core.CoreExtensions] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.lifecycle.contrib references missing [target=org.nuxeo.ecm.core.lifecycle.LifeCycleService;point=types] * service:org.nuxeo.platform.TemplateSources.mimetype references missing [target=org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService;point=mimetype] * service:org.nuxeo.platform.TemplateSources.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.platform.TemplateSources.adapterContrib references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] ====================================================================== 10:36:13,204 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 3 / Missing: 7 / Unstarted: 0 / Total: 21 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.platform.TemplateSources.doctypes requires [service:org.nuxeo.ecm.core.CoreExtensions] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.lifecycle.contrib references missing [target=org.nuxeo.ecm.core.lifecycle.LifeCycleService;point=types] * service:org.nuxeo.platform.TemplateSources.mimetype references missing [target=org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService;point=mimetype] * service:org.nuxeo.platform.TemplateSources.listener references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.platform.TemplateSources.adapterContrib references missing [target=org.nuxeo.ecm.core.api.DocumentAdapterService;point=adapters] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 sec - in org.nuxeo.ecm.platform.template.tests.TestFreemarkerVariableExractor Results : Tests run: 20, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-xdocreport --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-xdocreport --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/nuxeo-template-rendering-xdocreport-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-xdocreport --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-xdocreport >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-xdocreport --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-xdocreport --- [INFO] Storing buildNumber: 20180228-103614 at timestamp: 1519814174477 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-xdocreport --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-xdocreport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-xdocreport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-xdocreport <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-xdocreport --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/nuxeo-template-rendering-xdocreport-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-xdocreport --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/nuxeo-template-rendering-xdocreport-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.1-I20180228_0918/nuxeo-template-rendering-xdocreport-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.1-I20180228_0918/nuxeo-template-rendering-xdocreport-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/target/nuxeo-template-rendering-xdocreport-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.1-I20180228_0918/nuxeo-template-rendering-xdocreport-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-xdocreport --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.1-I20180228_0918/nuxeo-template-rendering-xdocreport-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.1-I20180228_0918/nuxeo-template-rendering-xdocreport-10.1-I20180228_0918.jar (34 KB at 151.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.1-I20180228_0918/nuxeo-template-rendering-xdocreport-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.1-I20180228_0918/nuxeo-template-rendering-xdocreport-10.1-I20180228_0918.pom (6 KB at 73.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/maven-metadata.xml (139 KB at 478.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/maven-metadata.xml (139 KB at 67.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.1-I20180228_0918/nuxeo-template-rendering-xdocreport-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-xdocreport/10.1-I20180228_0918/nuxeo-template-rendering-xdocreport-10.1-I20180228_0918-sources.jar (23 KB at 272.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering JXLS plugin 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-jxls --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jxls --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jxls --- [INFO] Storing buildNumber: 20180228-103618 at timestamp: 1519814178314 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jxls --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jxls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jxls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-jxls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-jxls --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-jxls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-jxls --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-jxls --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:36:23,911 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 102 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.template.processors.tests.TestJXLSProcessingWithLoops 10:36:24,228 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:36:25,950 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 102 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.019 sec - in org.nuxeo.template.processors.tests.TestJXLSProcessingWithLoops Running org.nuxeo.template.processors.tests.TestJXLSProcessing 10:36:25,997 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:36:26,879 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 103 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.934 sec - in org.nuxeo.template.processors.tests.TestJXLSProcessing Running org.nuxeo.template.processors.tests.TestXLSTransformer 10:36:26,905 main WARN [AuditExtensionFactory] Unable to preprocess Audit entries : Can't find bundle for base name messages, locale en 10:36:27,315 main WARN [Interpreter] ![0,9]: 'doc.title;' undefined variable doc.title 10:36:27,321 main WARN [Interpreter] ![0,9]: 'doc.title;' undefined variable doc.title 10:36:27,325 main WARN [Interpreter] ![0,28]: 'doc.nxtrproject.project_name;' undefined variable doc.nxtrproject.project_name 10:36:27,325 main WARN [Interpreter] ![0,28]: 'doc.nxtrproject.project_name;' undefined variable doc.nxtrproject.project_name 10:36:27,327 main WARN [Interpreter] ![0,24]: 'doc.nxtrproject.industry;' undefined variable doc.nxtrproject.industry 10:36:27,328 main WARN [Interpreter] ![0,32]: 'doc.nxtrproject.project_duration;' undefined variable doc.nxtrproject.project_duration 10:36:27,328 main WARN [Interpreter] ![45,69]: 'functions.getVocabularyLabel('nxtrIndustry', doc.nxtrproject.industry);' undefined variable doc.nxtrproject.industry 10:36:27,380 main WARN [Interpreter] ![0,32]: 'doc.nxtrproject.project_duration;' undefined variable doc.nxtrproject.project_duration 10:36:27,382 main WARN [Interpreter] ![0,23]: 'doc.dublincore.modified;' undefined variable doc.dublincore.modified 10:36:27,382 main WARN [Interpreter] ![0,28]: 'doc.dublincore.modified.time;' undefined variable doc.dublincore.modified.time 10:36:27,383 main WARN [Interpreter] ![21,49]: 'functions.formatDate(doc.dublincore.modified.time);' undefined variable doc.dublincore.modified.time 10:36:27,384 main WARN [Interpreter] ![0,24]: 'doc.nxtrproject.abstract;' undefined variable doc.nxtrproject.abstract 10:36:27,384 main WARN [Interpreter] ![0,24]: 'doc.nxtrproject.abstract;' undefined variable doc.nxtrproject.abstract 10:36:27,386 main WARN [Interpreter] ![0,29]: 'doc.nxtrproject.customer_cost;' undefined variable doc.nxtrproject.customer_cost 10:36:27,386 main WARN [Interpreter] ![0,29]: 'doc.nxtrproject.customer_cost;' undefined variable doc.nxtrproject.customer_cost 10:36:27,503 main WARN [Interpreter] ![0,20]: 'auditEntry.eventDate;' undefined variable auditEntry.eventDate 10:36:27,504 main WARN [Interpreter] ![18,38]: 'fn.formatDateTime(auditEntry.eventDate);' undefined variable auditEntry.eventDate 10:36:27,505 main WARN [Interpreter] ![0,20]: 'auditEntry.eventDate;' undefined variable auditEntry.eventDate 10:36:27,506 main WARN [Interpreter] ![18,38]: 'fn.formatDateTime(auditEntry.eventDate);' undefined variable auditEntry.eventDate 10:36:27,507 main WARN [Interpreter] ![0,20]: 'auditEntry.eventDate;' undefined variable auditEntry.eventDate 10:36:27,508 main WARN [Interpreter] ![18,38]: 'fn.formatDateTime(auditEntry.eventDate);' undefined variable auditEntry.eventDate 10:36:27,508 main WARN [Interpreter] ![0,20]: 'auditEntry.eventDate;' undefined variable auditEntry.eventDate 10:36:27,509 main WARN [Interpreter] ![18,38]: 'fn.formatDateTime(auditEntry.eventDate);' undefined variable auditEntry.eventDate 10:36:27,510 main WARN [Interpreter] ![0,20]: 'auditEntry.eventDate;' undefined variable auditEntry.eventDate 10:36:27,511 main WARN [Interpreter] ![18,38]: 'fn.formatDateTime(auditEntry.eventDate);' undefined variable auditEntry.eventDate Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 sec - in org.nuxeo.template.processors.tests.TestXLSTransformer Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-jxls --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-jxls --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/nuxeo-template-rendering-jxls-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-jxls --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-jxls >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jxls --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jxls --- [INFO] Storing buildNumber: 20180228-103628 at timestamp: 1519814188782 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jxls --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jxls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jxls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-jxls <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-jxls --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/nuxeo-template-rendering-jxls-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-jxls --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/nuxeo-template-rendering-jxls-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.1-I20180228_0918/nuxeo-template-rendering-jxls-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.1-I20180228_0918/nuxeo-template-rendering-jxls-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/target/nuxeo-template-rendering-jxls-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.1-I20180228_0918/nuxeo-template-rendering-jxls-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-jxls --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.1-I20180228_0918/nuxeo-template-rendering-jxls-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.1-I20180228_0918/nuxeo-template-rendering-jxls-10.1-I20180228_0918.jar (11 KB at 139.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.1-I20180228_0918/nuxeo-template-rendering-jxls-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.1-I20180228_0918/nuxeo-template-rendering-jxls-10.1-I20180228_0918.pom (3 KB at 41.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/maven-metadata.xml (139 KB at 332.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/maven-metadata.xml (139 KB at 631.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.1-I20180228_0918/nuxeo-template-rendering-jxls-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jxls/10.1-I20180228_0918/nuxeo-template-rendering-jxls-10.1-I20180228_0918-sources.jar (4 KB at 51.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering JODReport plugin 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-jod --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jod --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jod --- [INFO] Storing buildNumber: 20180228-103630 at timestamp: 1519814190662 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jod --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jod --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jod --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-jod --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-jod --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-jod --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-jod --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-jod --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-jod --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-jod --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/target/nuxeo-template-rendering-jod-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-jod --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-jod >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jod --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jod --- [INFO] Storing buildNumber: 20180228-103631 at timestamp: 1519814191845 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jod --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jod --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jod --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-jod <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-jod --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/target/nuxeo-template-rendering-jod-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-jod --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/target/nuxeo-template-rendering-jod-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.1-I20180228_0918/nuxeo-template-rendering-jod-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.1-I20180228_0918/nuxeo-template-rendering-jod-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/target/nuxeo-template-rendering-jod-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.1-I20180228_0918/nuxeo-template-rendering-jod-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-jod --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.1-I20180228_0918/nuxeo-template-rendering-jod-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.1-I20180228_0918/nuxeo-template-rendering-jod-10.1-I20180228_0918.jar (12 KB at 126.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.1-I20180228_0918/nuxeo-template-rendering-jod-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.1-I20180228_0918/nuxeo-template-rendering-jod-10.1-I20180228_0918.pom (4 KB at 35.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/maven-metadata.xml (139 KB at 535.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/maven-metadata.xml (139 KB at 759.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.1-I20180228_0918/nuxeo-template-rendering-jod-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jod/10.1-I20180228_0918/nuxeo-template-rendering-jod-10.1-I20180228_0918-sources.jar (5 KB at 28.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering Sandbox plugins 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-sandbox --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-sandbox --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-sandbox --- [INFO] Storing buildNumber: 20180228-103633 at timestamp: 1519814193843 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-sandbox --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-sandbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-sandbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-sandbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-sandbox --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-sandbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-sandbox --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-sandbox --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:36:39,556 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 100 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.template.processors.test.TestWordXMLRawProcessing Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 sec - in org.nuxeo.template.processors.test.TestWordXMLRawProcessing Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-sandbox --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-sandbox --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/nuxeo-template-rendering-sandbox-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-sandbox --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-sandbox >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-sandbox --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-sandbox --- [INFO] Storing buildNumber: 20180228-103641 at timestamp: 1519814201795 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-sandbox --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-sandbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-sandbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-sandbox <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-sandbox --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/nuxeo-template-rendering-sandbox-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-sandbox --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/nuxeo-template-rendering-sandbox-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.1-I20180228_0918/nuxeo-template-rendering-sandbox-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.1-I20180228_0918/nuxeo-template-rendering-sandbox-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/target/nuxeo-template-rendering-sandbox-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.1-I20180228_0918/nuxeo-template-rendering-sandbox-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-sandbox --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.1-I20180228_0918/nuxeo-template-rendering-sandbox-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.1-I20180228_0918/nuxeo-template-rendering-sandbox-10.1-I20180228_0918.jar (13 KB at 172.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.1-I20180228_0918/nuxeo-template-rendering-sandbox-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.1-I20180228_0918/nuxeo-template-rendering-sandbox-10.1-I20180228_0918.pom (4 KB at 50.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/maven-metadata.xml (139 KB at 348.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/maven-metadata.xml (139 KB at 825.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.1-I20180228_0918/nuxeo-template-rendering-sandbox-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-sandbox/10.1-I20180228_0918/nuxeo-template-rendering-sandbox-10.1-I20180228_0918-sources.jar (5 KB at 55.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering JSF layer 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jsf --- [INFO] Storing buildNumber: 20180228-103644 at timestamp: 1519814204124 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 36 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/java/org/nuxeo/template/jsf/TemplateBasedActionBean.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/java/org/nuxeo/template/jsf/TemplateBasedActionBean.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.rendering.web.lang.test.TestMessages 10:36:45,845 main WARN [AbstractTranslationTestCase] 1 single translation keys in file at 'OSGI-INF/l10n/messages_en_US.properties'. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.nuxeo.ecm.rendering.web.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/target/nuxeo-template-rendering-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jsf --- [INFO] Storing buildNumber: 20180228-103647 at timestamp: 1519814207340 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/target/nuxeo-template-rendering-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/target/nuxeo-template-rendering-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.1-I20180228_0918/nuxeo-template-rendering-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.1-I20180228_0918/nuxeo-template-rendering-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf/target/nuxeo-template-rendering-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.1-I20180228_0918/nuxeo-template-rendering-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.1-I20180228_0918/nuxeo-template-rendering-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.1-I20180228_0918/nuxeo-template-rendering-jsf-10.1-I20180228_0918.jar (54 KB at 19.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.1-I20180228_0918/nuxeo-template-rendering-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.1-I20180228_0918/nuxeo-template-rendering-jsf-10.1-I20180228_0918.pom (6 KB at 72.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/maven-metadata.xml (41 KB at 214.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/maven-metadata.xml (41 KB at 252.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.1-I20180228_0918/nuxeo-template-rendering-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf/10.1-I20180228_0918/nuxeo-template-rendering-jsf-10.1-I20180228_0918-sources.jar (43 KB at 594.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering JAXRS Binding 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-jaxrs --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jaxrs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jaxrs --- [INFO] Storing buildNumber: 20180228-103651 at timestamp: 1519814211962 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jaxrs --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-jaxrs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-jaxrs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-jaxrs --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:36:56,717 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 4 / Unstarted: 0 / Total: 105 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.platform.TemplateSources.jaxrs.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Running org.nuxeo.template.jaxrs.tests.TestTemplateSourceTypeBindings Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 sec - in org.nuxeo.template.jaxrs.tests.TestTemplateSourceTypeBindings Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-jaxrs --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-jaxrs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/nuxeo-template-rendering-jaxrs-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-jaxrs --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-jaxrs >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jaxrs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jaxrs --- [INFO] Storing buildNumber: 20180228-103658 at timestamp: 1519814218535 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jaxrs --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-jaxrs <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-jaxrs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/nuxeo-template-rendering-jaxrs-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-jaxrs --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/nuxeo-template-rendering-jaxrs-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.1-I20180228_0918/nuxeo-template-rendering-jaxrs-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.1-I20180228_0918/nuxeo-template-rendering-jaxrs-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/target/nuxeo-template-rendering-jaxrs-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.1-I20180228_0918/nuxeo-template-rendering-jaxrs-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-jaxrs --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.1-I20180228_0918/nuxeo-template-rendering-jaxrs-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.1-I20180228_0918/nuxeo-template-rendering-jaxrs-10.1-I20180228_0918.jar (25 KB at 330.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.1-I20180228_0918/nuxeo-template-rendering-jaxrs-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.1-I20180228_0918/nuxeo-template-rendering-jaxrs-10.1-I20180228_0918.pom (4 KB at 56.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/maven-metadata.xml (139 KB at 748.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/maven-metadata.xml (139 KB at 1490.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.1-I20180228_0918/nuxeo-template-rendering-jaxrs-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs/10.1-I20180228_0918/nuxeo-template-rendering-jaxrs-10.1-I20180228_0918-sources.jar (17 KB at 219.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering JAXRS Binding Web UI Layer 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Storing buildNumber: 20180228-103659 at timestamp: 1519814219598 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-jaxrs-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/target/nuxeo-template-rendering-jaxrs-web-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-jaxrs-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Storing buildNumber: 20180228-103700 at timestamp: 1519814220175 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-jaxrs-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/target/nuxeo-template-rendering-jaxrs-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/target/nuxeo-template-rendering-jaxrs-web-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.1-I20180228_0918/nuxeo-template-rendering-jaxrs-web-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.1-I20180228_0918/nuxeo-template-rendering-jaxrs-web-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/target/nuxeo-template-rendering-jaxrs-web-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.1-I20180228_0918/nuxeo-template-rendering-jaxrs-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-jaxrs-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.1-I20180228_0918/nuxeo-template-rendering-jaxrs-web-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.1-I20180228_0918/nuxeo-template-rendering-jaxrs-web-ui-10.1-I20180228_0918.jar (16 KB at 123.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.1-I20180228_0918/nuxeo-template-rendering-jaxrs-web-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.1-I20180228_0918/nuxeo-template-rendering-jaxrs-web-ui-10.1-I20180228_0918.pom (792 B at 10.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/maven-metadata.xml (41 KB at 197.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/maven-metadata.xml (41 KB at 216.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.1-I20180228_0918/nuxeo-template-rendering-jaxrs-web-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jaxrs-web-ui/10.1-I20180228_0918/nuxeo-template-rendering-jaxrs-web-ui-10.1-I20180228_0918-sources.jar (10 KB at 128.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering Samples package 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-samples --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-samples --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-samples --- [INFO] Storing buildNumber: 20180228-103702 at timestamp: 1519814222022 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-samples --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 34 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-samples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-samples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-samples --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:37:07,068 WARN [SchemaManagerImpl] Undeclared facet: Collection used in document type: nxtrPortfolio 10:37:07,070 WARN [SchemaManagerImpl] Undeclared facet: NotCollectionMember used in document type: nxtrPortfolio 10:37:07,070 WARN [SchemaManagerImpl] Undeclared facet: ContentViewDisplay used in document type: nxtrSamplesContainerContentPP_pp 10:37:07,071 WARN [SchemaManagerImpl] Undeclared facet: SavedSearch used in document type: nxtrSamplesContainerContentPP_pp 10:37:08,615 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 7 / Unstarted: 0 / Total: 133 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:studio.extensions.template-module-demo references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers, target=org.nuxeo.ecm.platform.types.TypeService;point=types, target=org.nuxeo.ecm.directory.GenericDirectory;point=directories, target=org.nuxeo.automation.scripting.internals.AutomationScriptingComponent;point=operation] * service:org.nuxeo.ecm.platform.preview.docview.contrib references missing [target=org.nuxeo.ecm.platform.url.service.DocumentViewCodecService;point=codecs] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.preview.actions references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=actions, target=org.nuxeo.ecm.platform.actions.ActionService;point=filters] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.preview.authentication references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] * service:org.nuxeo.platform.TemplateSources.jaxrs.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Running org.nuxeo.template.samples.tests.TestImportedModelRendering 10:37:09,203 WARN [AuditExtensionFactory] Can not add Audit info to rendering context 10:37:10,502 WARN [AuditExtensionFactory] Can not add Audit info to rendering context 10:37:12,066 WARN [AuditExtensionFactory] Can not add Audit info to rendering context 10:37:12,272 WARN [ForEachTag] Collection auditEntries is empty StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:37:13,122 WARN [SchemaManagerImpl] Undeclared facet: Collection used in document type: nxtrPortfolio 10:37:13,122 WARN [SchemaManagerImpl] Undeclared facet: NotCollectionMember used in document type: nxtrPortfolio 10:37:13,122 WARN [SchemaManagerImpl] Undeclared facet: ContentViewDisplay used in document type: nxtrSamplesContainerContentPP_pp 10:37:13,122 WARN [SchemaManagerImpl] Undeclared facet: SavedSearch used in document type: nxtrSamplesContainerContentPP_pp 10:37:13,217 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name JXLSProcessor 10:37:13,229 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name JXLSProcessor 10:37:13,250 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 10:37:13,278 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 10:37:13,291 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 10:37:13,337 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 10:37:13,386 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 109 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:studio.extensions.template-module-demo references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=event-handlers, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains, target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers, target=org.nuxeo.ecm.platform.types.TypeService;point=types, target=org.nuxeo.ecm.directory.GenericDirectory;point=directories, target=org.nuxeo.automation.scripting.internals.AutomationScriptingComponent;point=operation] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.platform.TemplateSources.jaxrs.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.31 sec - in org.nuxeo.template.samples.tests.TestImportedModelRendering Running org.nuxeo.template.samples.tests.TestImportModelViaContentTemplate 10:37:13,544 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name JXLSProcessor 10:37:13,557 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name JXLSProcessor 10:37:13,575 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 10:37:13,598 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 10:37:13,612 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 10:37:13,632 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 10:37:13,731 WARN [AuditExtensionFactory] Can not add Audit info to rendering context StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:37:14,267 WARN [SchemaManagerImpl] Undeclared facet: Collection used in document type: nxtrPortfolio 10:37:14,268 WARN [SchemaManagerImpl] Undeclared facet: NotCollectionMember used in document type: nxtrPortfolio 10:37:14,268 WARN [SchemaManagerImpl] Undeclared facet: ContentViewDisplay used in document type: nxtrSamplesContainerContentPP_pp 10:37:14,268 WARN [SchemaManagerImpl] Undeclared facet: SavedSearch used in document type: nxtrSamplesContainerContentPP_pp 10:37:14,381 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 5 / Unstarted: 0 / Total: 110 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.templates.convert.plugins requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:studio.extensions.template-module-demo references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=event-handlers, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains, target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers, target=org.nuxeo.ecm.platform.types.TypeService;point=types, target=org.nuxeo.ecm.directory.GenericDirectory;point=directories, target=org.nuxeo.automation.scripting.internals.AutomationScriptingComponent;point=operation] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.pageproviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.platform.TemplateSources.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.platform.TemplateSources.jaxrs.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 sec - in org.nuxeo.template.samples.tests.TestImportModelViaContentTemplate Running org.nuxeo.template.samples.tests.TestImportModel 10:37:14,418 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name JXLSProcessor 10:37:14,434 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name JXLSProcessor 10:37:14,453 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 10:37:14,485 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 10:37:14,505 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 10:37:14,525 WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec - in org.nuxeo.template.samples.tests.TestImportModel Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-samples --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-samples --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/nuxeo-template-rendering-samples-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-samples --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-samples >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-samples --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-samples --- [INFO] Storing buildNumber: 20180228-103716 at timestamp: 1519814236283 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-samples --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-samples <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-samples --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/nuxeo-template-rendering-samples-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-samples --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/nuxeo-template-rendering-samples-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.1-I20180228_0918/nuxeo-template-rendering-samples-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.1-I20180228_0918/nuxeo-template-rendering-samples-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/target/nuxeo-template-rendering-samples-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.1-I20180228_0918/nuxeo-template-rendering-samples-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-samples --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.1-I20180228_0918/nuxeo-template-rendering-samples-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.1-I20180228_0918/nuxeo-template-rendering-samples-10.1-I20180228_0918.jar (416 KB at 3193.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.1-I20180228_0918/nuxeo-template-rendering-samples-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.1-I20180228_0918/nuxeo-template-rendering-samples-10.1-I20180228_0918.pom (3 KB at 31.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/maven-metadata.xml (139 KB at 603.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/maven-metadata.xml (139 KB at 973.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.1-I20180228_0918/nuxeo-template-rendering-samples-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples/10.1-I20180228_0918/nuxeo-template-rendering-samples-10.1-I20180228_0918-sources.jar (403 KB at 4973.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering Samples JSF package 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-samples-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-samples-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-samples-jsf --- [INFO] Storing buildNumber: 20180228-103717 at timestamp: 1519814237069 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-samples-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-samples-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-samples-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-samples-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-samples-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-samples-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-samples-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-samples-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-samples-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-samples-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/target/nuxeo-template-rendering-samples-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-samples-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-samples-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-samples-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-samples-jsf --- [INFO] Storing buildNumber: 20180228-103717 at timestamp: 1519814237365 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-samples-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-samples-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-samples-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-samples-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-samples-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/target/nuxeo-template-rendering-samples-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-samples-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/target/nuxeo-template-rendering-samples-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.1-I20180228_0918/nuxeo-template-rendering-samples-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.1-I20180228_0918/nuxeo-template-rendering-samples-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/target/nuxeo-template-rendering-samples-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.1-I20180228_0918/nuxeo-template-rendering-samples-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-samples-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.1-I20180228_0918/nuxeo-template-rendering-samples-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.1-I20180228_0918/nuxeo-template-rendering-samples-jsf-10.1-I20180228_0918.jar (13 KB at 30.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.1-I20180228_0918/nuxeo-template-rendering-samples-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.1-I20180228_0918/nuxeo-template-rendering-samples-jsf-10.1-I20180228_0918.pom (599 B at 7.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/maven-metadata.xml (12 KB at 41.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/maven-metadata.xml (12 KB at 57.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.1-I20180228_0918/nuxeo-template-rendering-samples-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-samples-jsf/10.1-I20180228_0918/nuxeo-template-rendering-samples-jsf-10.1-I20180228_0918-sources.jar (7 KB at 87.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering DeckJS plugin 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-deckjs --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-deckjs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-deckjs --- [INFO] Storing buildNumber: 20180228-103719 at timestamp: 1519814239792 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-deckjs --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-deckjs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-deckjs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-deckjs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 95 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-deckjs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-deckjs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-deckjs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-deckjs --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:37:24,901 main WARN [CommandLineExecutorComponent] Command not available: phantomjs (command phantomjs not found in system path (descriptor CommandLineDescriptor[name=phantomjs,enabled=true,available=false,command=phantomjs,parameterString=#{jsFilePath} #{inFilePath} #{outFilePath},testParameterString=,winParameterString=,winTestParameterString=,winCommand=,tester=,readOutput=true,installationDirective=You need to install phantomJs,installErrorMessage=]). You need to install phantomJs) 10:37:26,764 main WARN [SchemaManagerImpl] Undeclared facet: Collection used in document type: nxtrPortfolio 10:37:26,765 main WARN [SchemaManagerImpl] Undeclared facet: NotCollectionMember used in document type: nxtrPortfolio 10:37:26,765 main WARN [SchemaManagerImpl] Undeclared facet: ContentViewDisplay used in document type: nxtrSamplesContainerContentPP_pp 10:37:26,765 main WARN [SchemaManagerImpl] Undeclared facet: SavedSearch used in document type: nxtrSamplesContainerContentPP_pp 10:37:27,680 main WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name JXLSProcessor 10:37:27,717 main WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name JXLSProcessor 10:37:27,774 main WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 10:37:27,860 main WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 10:37:27,893 main WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 10:37:28,266 main WARN [TemplateProcessorComponent] Can not get a TemplateProcessor with name XDocReportProcessor 10:37:28,435 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 3 / Unstarted: 0 / Total: 151 * service:org.nuxeo.platform.TemplateSources.rendition.contrib requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:studio.extensions.template-module-demo references missing [target=org.nuxeo.ecm.platform.actions.ActionService;point=filters, target=org.nuxeo.ecm.platform.types.TypeService;point=types, target=org.nuxeo.automation.scripting.internals.AutomationScriptingComponent;point=operation] * service:org.nuxeo.platform.TemplateSources.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.platform.TemplateSources.jaxrs.types.contrib references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] ====================================================================== 10:37:28,568 Nuxeo-Work-default-4:5450084884269558.1217436339 WARN [FulltextExtractorWork] Could not extract fulltext of file 'deck.hash.html' for document: c8459d6d-31de-4264-9cca-34800df3d741: org.nuxeo.ecm.core.convert.api.ConversionException: Error during Html2Text conversion 10:37:28,573 Nuxeo-Work-default-4:5450084884269558.1217436339 WARN [FulltextExtractorWork] Could not extract fulltext of file 'deck.navigation.html' for document: c8459d6d-31de-4264-9cca-34800df3d741: org.nuxeo.ecm.core.convert.api.ConversionException: Error during Html2Text conversion 10:37:28,578 Nuxeo-Work-default-4:5450084884269558.1217436339 WARN [FulltextExtractorWork] Could not extract fulltext of file 'deck.goto.html' for document: c8459d6d-31de-4264-9cca-34800df3d741: org.nuxeo.ecm.core.convert.api.ConversionException: Error during Html2Text conversion 10:37:28,580 Nuxeo-Work-default-4:5450084884269558.1217436339 WARN [FulltextExtractorWork] Could not extract fulltext of file 'deck.status.html' for document: c8459d6d-31de-4264-9cca-34800df3d741: org.nuxeo.ecm.core.convert.api.ConversionException: Error during Html2Text conversion Running org.nuxeo.template.test.TestDeckJSPDFConverter Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.643 sec - in org.nuxeo.template.test.TestDeckJSPDFConverter Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-deckjs --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-deckjs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/nuxeo-template-rendering-deckjs-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-deckjs --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-deckjs >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-deckjs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-deckjs --- [INFO] Storing buildNumber: 20180228-103731 at timestamp: 1519814251358 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-deckjs --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-deckjs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-deckjs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-deckjs <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-deckjs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/nuxeo-template-rendering-deckjs-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-deckjs --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/nuxeo-template-rendering-deckjs-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.1-I20180228_0918/nuxeo-template-rendering-deckjs-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.1-I20180228_0918/nuxeo-template-rendering-deckjs-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/target/nuxeo-template-rendering-deckjs-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.1-I20180228_0918/nuxeo-template-rendering-deckjs-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-deckjs --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.1-I20180228_0918/nuxeo-template-rendering-deckjs-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.1-I20180228_0918/nuxeo-template-rendering-deckjs-10.1-I20180228_0918.jar (4235 KB at 30905.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.1-I20180228_0918/nuxeo-template-rendering-deckjs-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.1-I20180228_0918/nuxeo-template-rendering-deckjs-10.1-I20180228_0918.pom (3 KB at 39.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/maven-metadata.xml (138 KB at 360.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/maven-metadata.xml (138 KB at 414.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.1-I20180228_0918/nuxeo-template-rendering-deckjs-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-deckjs/10.1-I20180228_0918/nuxeo-template-rendering-deckjs-10.1-I20180228_0918-sources.jar (4226 KB at 27084.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering Web UI layer 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-web-ui --- [INFO] Storing buildNumber: 20180228-103733 at timestamp: 1519814253349 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-template-rendering-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-template-rendering-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-template-rendering-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-template-rendering-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-template-rendering-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-template-rendering-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui/target/nuxeo-template-rendering-web-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-web-ui --- [INFO] Storing buildNumber: 20180228-103733 at timestamp: 1519814253863 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui/target/nuxeo-template-rendering-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui/target/nuxeo-template-rendering-web-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.1-I20180228_0918/nuxeo-template-rendering-web-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.1-I20180228_0918/nuxeo-template-rendering-web-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web-ui/target/nuxeo-template-rendering-web-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.1-I20180228_0918/nuxeo-template-rendering-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.1-I20180228_0918/nuxeo-template-rendering-web-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.1-I20180228_0918/nuxeo-template-rendering-web-ui-10.1-I20180228_0918.jar (29 KB at 214.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.1-I20180228_0918/nuxeo-template-rendering-web-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.1-I20180228_0918/nuxeo-template-rendering-web-ui-10.1-I20180228_0918.pom (773 B at 10.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/maven-metadata.xml (41 KB at 101.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/maven-metadata.xml (41 KB at 220.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.1-I20180228_0918/nuxeo-template-rendering-web-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-web-ui/10.1-I20180228_0918/nuxeo-template-rendering-web-ui-10.1-I20180228_0918-sources.jar (23 KB at 307.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering Core Dependencies 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-core-dependencies --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-core-dependencies --- [INFO] Storing buildNumber: 20180228-103735 at timestamp: 1519814255393 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-core-dependencies --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core-dependencies/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-core-dependencies --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-core-dependencies --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-core-dependencies/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-core-dependencies >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-core-dependencies --- [INFO] Storing buildNumber: 20180228-103735 at timestamp: 1519814255973 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-core-dependencies --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-core-dependencies <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-core-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-core-dependencies --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core-dependencies/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-core-dependencies/10.1-I20180228_0918/nuxeo-template-rendering-core-dependencies-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-core-dependencies --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core-dependencies/10.1-I20180228_0918/nuxeo-template-rendering-core-dependencies-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core-dependencies/10.1-I20180228_0918/nuxeo-template-rendering-core-dependencies-10.1-I20180228_0918.pom (2 KB at 12.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core-dependencies/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core-dependencies/maven-metadata.xml (49 KB at 162.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core-dependencies/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-core-dependencies/maven-metadata.xml (49 KB at 324.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template Rendering JSF Dependencies 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Storing buildNumber: 20180228-103737 at timestamp: 1519814257125 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf-dependencies/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf-dependencies/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-template-rendering-jsf-dependencies >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Storing buildNumber: 20180228-103737 at timestamp: 1519814257705 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-template-rendering-jsf-dependencies <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jsf-dependencies/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf-dependencies/10.1-I20180228_0918/nuxeo-template-rendering-jsf-dependencies-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-template-rendering-jsf-dependencies --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf-dependencies/10.1-I20180228_0918/nuxeo-template-rendering-jsf-dependencies-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf-dependencies/10.1-I20180228_0918/nuxeo-template-rendering-jsf-dependencies-10.1-I20180228_0918.pom (814 B at 3.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf-dependencies/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf-dependencies/maven-metadata.xml (41 KB at 216.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf-dependencies/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/nuxeo-template-rendering-jsf-dependencies/maven-metadata.xml (41 KB at 499.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo CSV Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-csv-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-csv-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-csv-parent --- [INFO] Storing buildNumber: 20180228-103738 at timestamp: 1519814258276 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-csv-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-csv-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-csv-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-csv-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-csv-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-csv-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-csv-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-csv-parent --- [INFO] Storing buildNumber: 20180228-103738 at timestamp: 1519814258327 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-csv-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-csv-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-csv-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-csv-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-csv-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-csv-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-parent/10.1-I20180228_0918/nuxeo-csv-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-csv-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-parent/10.1-I20180228_0918/nuxeo-csv-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-parent/10.1-I20180228_0918/nuxeo-csv-parent-10.1-I20180228_0918.pom (2 KB at 4.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-parent/maven-metadata.xml (52 KB at 259.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-parent/maven-metadata.xml (52 KB at 490.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-csv-core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-csv-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-csv-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-csv-core --- [INFO] Storing buildNumber: 20180228-103740 at timestamp: 1519814260153 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-csv-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-csv-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-csv-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-csv-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-csv-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-csv-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 23 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-csv-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-csv-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.csv.core.lang.test.TestMessages StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:37:45,353 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 130 * service:org.nuxeo.ecm.csv.core.operation.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.821 sec - in org.nuxeo.ecm.csv.core.lang.test.TestMessages Running org.nuxeo.ecm.csv.core.TestCSVImporterImportModeUUID StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:37:47,099 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 130 * service:org.nuxeo.ecm.csv.core.operation.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.724 sec - in org.nuxeo.ecm.csv.core.TestCSVImporterImportModeUUID Running org.nuxeo.ecm.csv.core.TestCSVImporterCreateMode 10:37:47,577 Nuxeo-Work-csvImporter-1:test:/:csvImport:2e5f64396429aaed6f204797ca67f26f ERROR [CSVImporterWork] Line 2: Unable to convert field 'dc:issued' with value '10012010' 10:37:47,589 Nuxeo-Work-csvImporter-1:test:/:csvImport:2e5f64396429aaed6f204797ca67f26f ERROR [CSVImporterWork] Line 4: The type 'NotExistingType' does not exist 10:37:47,598 Nuxeo-Work-csvImporter-1:test:/:csvImport:2e5f64396429aaed6f204797ca67f26f ERROR [CSVImporterWork] Line 6: 'Domain' type is not allowed in 'Root' 10:37:47,600 Nuxeo-Work-csvImporter-1:test:/:csvImport:2e5f64396429aaed6f204797ca67f26f ERROR [CSVImporterWork] Line 7: Unable to convert field 'complexTest:complexItem' with value '{"arrayProp":["1"],"boolProp":invalidBooleanValue,"stringProp":"testString1"}' 10:37:47,600 Nuxeo-Work-csvImporter-1:test:/:csvImport:2e5f64396429aaed6f204797ca67f26f ERROR [CSVImporterWork] Line 8: Unable to convert field 'complexTest:complexItem' with value '{"dateProp":"2009-02-13BAD04:40:00.00Z"],"boolProp":true,"stringProp":"testString1"}' 10:37:47,637 Nuxeo-Work-csvImporter-1:test:/:csvImport:d3630f7d0c98a817b44a0c158d112a43 ERROR [CSVImporterWork] Line 6: Parent document '/folder/folder' does not exist 10:37:47,688 Nuxeo-Work-csvImporter-1:test:/:csvImport:0964a8abc20218f42481a17454fc35f3 ERROR [CSVImporterWork] Line 0: Missing 'name' column StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:37:48,904 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 136 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.808 sec - in org.nuxeo.ecm.csv.core.TestCSVImporterCreateMode Running org.nuxeo.ecm.csv.core.operation.TestImportOperation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:37:50,609 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 130 * service:org.nuxeo.ecm.csv.core.operation.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.625 sec - in org.nuxeo.ecm.csv.core.operation.TestImportOperation Running org.nuxeo.ecm.csv.core.TestCSVImporterImportMode Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.nuxeo.ecm.csv.core.TestCSVImporterImportMode Results : Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-csv-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-csv-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/target/nuxeo-csv-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-csv-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-csv-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-csv-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-csv-core --- [INFO] Storing buildNumber: 20180228-103751 at timestamp: 1519814271893 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-csv-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-csv-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-csv-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-csv-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-csv-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/target/nuxeo-csv-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-csv-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/target/nuxeo-csv-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-core/10.1-I20180228_0918/nuxeo-csv-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-core/10.1-I20180228_0918/nuxeo-csv-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/target/nuxeo-csv-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-core/10.1-I20180228_0918/nuxeo-csv-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-csv-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/10.1-I20180228_0918/nuxeo-csv-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/10.1-I20180228_0918/nuxeo-csv-core-10.1-I20180228_0918.jar (42 KB at 185.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/10.1-I20180228_0918/nuxeo-csv-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/10.1-I20180228_0918/nuxeo-csv-core-10.1-I20180228_0918.pom (4 KB at 52.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/maven-metadata.xml (50 KB at 201.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/maven-metadata.xml (50 KB at 208.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/10.1-I20180228_0918/nuxeo-csv-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-core/10.1-I20180228_0918/nuxeo-csv-core-10.1-I20180228_0918-sources.jar (28 KB at 362.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-csv-jsf 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-csv-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-csv-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-csv-jsf --- [INFO] Storing buildNumber: 20180228-103754 at timestamp: 1519814274189 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-csv-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-csv-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-csv-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-csv-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-csv-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-csv-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-csv-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-csv-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:37:59,006 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 95 * service:org.nuxeo.ecm.csv.core.operation.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.ecm.csv.core.TestCSVService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec - in org.nuxeo.ecm.csv.core.TestCSVService Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-csv-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-csv-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/target/nuxeo-csv-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-csv-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-csv-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-csv-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-csv-jsf --- [INFO] Storing buildNumber: 20180228-103800 at timestamp: 1519814280642 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-csv-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-csv-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-csv-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-csv-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-csv-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/target/nuxeo-csv-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-csv-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/target/nuxeo-csv-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.1-I20180228_0918/nuxeo-csv-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.1-I20180228_0918/nuxeo-csv-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/target/nuxeo-csv-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.1-I20180228_0918/nuxeo-csv-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-csv-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.1-I20180228_0918/nuxeo-csv-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.1-I20180228_0918/nuxeo-csv-jsf-10.1-I20180228_0918.jar (10 KB at 97.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.1-I20180228_0918/nuxeo-csv-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.1-I20180228_0918/nuxeo-csv-jsf-10.1-I20180228_0918.pom (3 KB at 11.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/maven-metadata.xml (50 KB at 190.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/maven-metadata.xml (50 KB at 481.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.1-I20180228_0918/nuxeo-csv-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-jsf/10.1-I20180228_0918/nuxeo-csv-jsf-10.1-I20180228_0918-sources.jar (6 KB at 77.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo CSV Web UI 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-csv-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-csv-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-csv-web-ui --- [INFO] Storing buildNumber: 20180228-103801 at timestamp: 1519814281547 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-csv-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-csv-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-csv-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-csv-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-csv-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-csv-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-csv-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-csv-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-csv-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-csv-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui/target/nuxeo-csv-web-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-csv-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-csv-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-csv-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-csv-web-ui --- [INFO] Storing buildNumber: 20180228-103801 at timestamp: 1519814281666 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-csv-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-csv-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-csv-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-csv-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-csv-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui/target/nuxeo-csv-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-csv-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui/target/nuxeo-csv-web-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.1-I20180228_0918/nuxeo-csv-web-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.1-I20180228_0918/nuxeo-csv-web-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-web-ui/target/nuxeo-csv-web-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.1-I20180228_0918/nuxeo-csv-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-csv-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.1-I20180228_0918/nuxeo-csv-web-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.1-I20180228_0918/nuxeo-csv-web-ui-10.1-I20180228_0918.jar (12 KB at 27.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.1-I20180228_0918/nuxeo-csv-web-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.1-I20180228_0918/nuxeo-csv-web-ui-10.1-I20180228_0918.pom (575 B at 1.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/maven-metadata.xml (46 KB at 168.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/maven-metadata.xml (47 KB at 561.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.1-I20180228_0918/nuxeo-csv-web-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/csv/nuxeo-csv-web-ui/10.1-I20180228_0918/nuxeo-csv-web-ui-10.1-I20180228_0918-sources.jar (10 KB at 71.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tree Snapshot 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-tree-snapshot --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-tree-snapshot --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-tree-snapshot --- [INFO] Storing buildNumber: 20180228-103802 at timestamp: 1519814282969 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-tree-snapshot --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-tree-snapshot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-tree-snapshot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-tree-snapshot --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-tree-snapshot --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-tree-snapshot >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-tree-snapshot --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-tree-snapshot --- [INFO] Storing buildNumber: 20180228-103803 at timestamp: 1519814283023 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-tree-snapshot --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-tree-snapshot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-tree-snapshot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-tree-snapshot <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-tree-snapshot --- [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy) @ nuxeo-tree-snapshot --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-tree-snapshot --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot/10.1-I20180228_0918/nuxeo-tree-snapshot-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-tree-snapshot --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot/10.1-I20180228_0918/nuxeo-tree-snapshot-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot/10.1-I20180228_0918/nuxeo-tree-snapshot-10.1-I20180228_0918.pom (2 KB at 8.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot/maven-metadata.xml (48 KB at 184.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot/maven-metadata.xml (48 KB at 438.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tree Snapshot Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-tree-snapshot-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-tree-snapshot-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-tree-snapshot-core --- [INFO] Storing buildNumber: 20180228-103804 at timestamp: 1519814284979 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-tree-snapshot-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-tree-snapshot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-tree-snapshot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-tree-snapshot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-tree-snapshot-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-tree-snapshot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-tree-snapshot-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-tree-snapshot-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:38:10,094 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 126 * service:org.nuxeo.snapshot.publisher requires [service:org.nuxeo.ecm.platform.publisher.task.contrib] * service:org.nuxeo.snapshot.ecmtypes.contrib requires [service:org.nuxeo.ecm.platform.types, service:org.nuxeo.ecm.platform.types.TypeService] * service:org.nuxeo.snapshots.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ======================================================================{{fState,beforeRun}} Running org.nuxeo.snapshot.TestSnapshoting main 10:38:11,009 ERROR [SnapshotableListener] Unknown versioning option value 'NON_EXISTING VALUE': No enum constant org.nuxeo.ecm.core.api.VersioningOption.NON_EXISTING VALUE{{fState,beforeMethodRun}{fSuite,class org.nuxeo.snapshot.TestSnapshoting}{fTest,testSnapshotableListener}} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:38:12,098 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 3 / Unstarted: 0 / Total: 119 * service:org.nuxeo.ecm.platform.task.contentTemplate requires [service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib] * service:org.nuxeo.snapshot.ecmtypes.contrib requires [service:org.nuxeo.ecm.platform.types, service:org.nuxeo.ecm.platform.types.TypeService] * service:org.nuxeo.ecm.platform.task.test.directories references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] * service:org.nuxeo.ecm.platform.publisher.audit.contrib references missing [target=org.nuxeo.ecm.platform.audit.service.NXAuditEventsService;point=event] * service:org.nuxeo.snapshots.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ======================================================================{{fState,beforeRun}} Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.975 sec - in org.nuxeo.snapshot.TestSnapshoting Running org.nuxeo.snapshot.TestTreePublication StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:38:13,018 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 126 * service:org.nuxeo.snapshot.publisher requires [service:org.nuxeo.ecm.platform.publisher.task.contrib] * service:org.nuxeo.snapshot.ecmtypes.contrib requires [service:org.nuxeo.ecm.platform.types, service:org.nuxeo.ecm.platform.types.TypeService] * service:org.nuxeo.snapshots.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 sec - in org.nuxeo.snapshot.TestTreePublication Running org.nuxeo.snapshot.TestSnapshotingAndProxies StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:38:13,933 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 127 * service:org.nuxeo.snapshot.publisher requires [service:org.nuxeo.ecm.platform.publisher.task.contrib] * service:org.nuxeo.snapshot.ecmtypes.contrib requires [service:org.nuxeo.ecm.platform.types, service:org.nuxeo.ecm.platform.types.TypeService] * service:org.nuxeo.snapshots.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ======================================================================{{fState,beforeRun}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.907 sec - in org.nuxeo.snapshot.TestSnapshotingAndProxies Running org.nuxeo.snapshot.TestSnapshotEvent Dumping Live docs in repository /default-domain - -- Domain /default-domain.1519814293945 - -- Domain /default-domain.1519814293945/sections - -- Sections /default-domain.1519814293945/templates - -- Templates /default-domain.1519814293945/workspaces - -- Workspaces /default-domain/sections - -- Sections /default-domain/sections.1519814293948 - -- Workspaces /default-domain/sections/section1 - -- Section1 /default-domain/templates - -- Templates /default-domain/templates.1519814293949 - -- Templates /default-domain/workspaces - -- Workspaces /default-domain/workspaces.1519814293947 - -- Workspaces /default-domain/workspaces/test - -- workspace /root - -- root /root/folder1 - -- Folder 1 /root/folder1/doc12 - 0.0 -- Doc 12 /root/folder1/folder11 - -- Folder 11 /root/folder1/folder13 - -- Folder 13 /root/folder1/folder13/folder131 - -- Folder 131 /root/folder1/folder13/folder131/doc1311 - 0.1 -- Doc 1311 /root/folder1/folder13/folder131/doc1312 - 0.1+ -- Doc 1312 /root/folder2 - -- Folder 2 /rootB - -- rootB /rootB/folderB1 - 1.0 -- Folder B1 /rootB/folderB1/docB12 - 1.0 -- Doc B12 /rootB/folderB1/folderB11 - 1.0 -- Folder B11 /rootB/folderB1/folderB13 - 1.0 -- Folder B13 /rootB/folderB1/folderB13/docB131 - 1.0 -- Doc B131 /rootB/folderB2 - -- Folder B2 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:38:15,191 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 1 / Unstarted: 0 / Total: 138 * service:org.nuxeo.snapshot.publisher requires [service:org.nuxeo.ecm.platform.publisher.task.contrib] * service:org.nuxeo.snapshot.ecmtypes.contrib requires [service:org.nuxeo.ecm.platform.types, service:org.nuxeo.ecm.platform.types.TypeService] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.262 sec - in org.nuxeo.snapshot.TestSnapshotEvent Running org.nuxeo.snapshot.TestSnapshotOperations Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec - in org.nuxeo.snapshot.TestSnapshotOperations Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-tree-snapshot-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-tree-snapshot-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/target/nuxeo-tree-snapshot-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-tree-snapshot-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-tree-snapshot-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-tree-snapshot-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-tree-snapshot-core --- [INFO] Storing buildNumber: 20180228-103816 at timestamp: 1519814296712 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-tree-snapshot-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-tree-snapshot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-tree-snapshot-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-tree-snapshot-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-tree-snapshot-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/target/nuxeo-tree-snapshot-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy) @ nuxeo-tree-snapshot-core --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-tree-snapshot-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/target/nuxeo-tree-snapshot-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.1-I20180228_0918/nuxeo-tree-snapshot-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.1-I20180228_0918/nuxeo-tree-snapshot-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/target/nuxeo-tree-snapshot-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.1-I20180228_0918/nuxeo-tree-snapshot-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-tree-snapshot-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.1-I20180228_0918/nuxeo-tree-snapshot-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.1-I20180228_0918/nuxeo-tree-snapshot-core-10.1-I20180228_0918.jar (25 KB at 171.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.1-I20180228_0918/nuxeo-tree-snapshot-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.1-I20180228_0918/nuxeo-tree-snapshot-core-10.1-I20180228_0918.pom (6 KB at 73.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/maven-metadata.xml (46 KB at 524.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/maven-metadata.xml (46 KB at 518.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.1-I20180228_0918/nuxeo-tree-snapshot-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-core/10.1-I20180228_0918/nuxeo-tree-snapshot-core-10.1-I20180228_0918-sources.jar (18 KB at 238.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tree Snapshot JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-tree-snapshot-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-tree-snapshot-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-tree-snapshot-jsf --- [INFO] Storing buildNumber: 20180228-103818 at timestamp: 1519814298110 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-tree-snapshot-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-tree-snapshot-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-tree-snapshot-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-tree-snapshot-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-tree-snapshot-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-tree-snapshot-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-tree-snapshot-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-tree-snapshot-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-tree-snapshot-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-tree-snapshot-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/target/nuxeo-tree-snapshot-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-tree-snapshot-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-tree-snapshot-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-tree-snapshot-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-tree-snapshot-jsf --- [INFO] Storing buildNumber: 20180228-103818 at timestamp: 1519814298974 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-tree-snapshot-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-tree-snapshot-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-tree-snapshot-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-tree-snapshot-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-tree-snapshot-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/target/nuxeo-tree-snapshot-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy) @ nuxeo-tree-snapshot-jsf --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-tree-snapshot-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/target/nuxeo-tree-snapshot-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.1-I20180228_0918/nuxeo-tree-snapshot-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.1-I20180228_0918/nuxeo-tree-snapshot-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/target/nuxeo-tree-snapshot-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.1-I20180228_0918/nuxeo-tree-snapshot-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-tree-snapshot-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.1-I20180228_0918/nuxeo-tree-snapshot-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.1-I20180228_0918/nuxeo-tree-snapshot-jsf-10.1-I20180228_0918.jar (12 KB at 75.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.1-I20180228_0918/nuxeo-tree-snapshot-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.1-I20180228_0918/nuxeo-tree-snapshot-jsf-10.1-I20180228_0918.pom (2 KB at 10.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/maven-metadata.xml (46 KB at 162.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/maven-metadata.xml (46 KB at 518.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.1-I20180228_0918/nuxeo-tree-snapshot-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-jsf/10.1-I20180228_0918/nuxeo-tree-snapshot-jsf-10.1-I20180228_0918-sources.jar (8 KB at 109.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tree Snapshot Web UI 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-tree-snapshot-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-tree-snapshot-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-tree-snapshot-web-ui --- [INFO] Storing buildNumber: 20180228-103820 at timestamp: 1519814300145 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-tree-snapshot-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-tree-snapshot-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-tree-snapshot-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-tree-snapshot-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-tree-snapshot-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-tree-snapshot-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-tree-snapshot-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-tree-snapshot-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-tree-snapshot-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-tree-snapshot-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/target/nuxeo-tree-snapshot-web-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-tree-snapshot-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-tree-snapshot-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-tree-snapshot-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-tree-snapshot-web-ui --- [INFO] Storing buildNumber: 20180228-103820 at timestamp: 1519814300649 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-tree-snapshot-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-tree-snapshot-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-tree-snapshot-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-tree-snapshot-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-tree-snapshot-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/target/nuxeo-tree-snapshot-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy) @ nuxeo-tree-snapshot-web-ui --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-tree-snapshot-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/target/nuxeo-tree-snapshot-web-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.1-I20180228_0918/nuxeo-tree-snapshot-web-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.1-I20180228_0918/nuxeo-tree-snapshot-web-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/target/nuxeo-tree-snapshot-web-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.1-I20180228_0918/nuxeo-tree-snapshot-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-tree-snapshot-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.1-I20180228_0918/nuxeo-tree-snapshot-web-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.1-I20180228_0918/nuxeo-tree-snapshot-web-ui-10.1-I20180228_0918.jar (14 KB at 60.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.1-I20180228_0918/nuxeo-tree-snapshot-web-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.1-I20180228_0918/nuxeo-tree-snapshot-web-ui-10.1-I20180228_0918.pom (730 B at 10.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/maven-metadata.xml (27 KB at 83.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/maven-metadata.xml (27 KB at 92.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.1-I20180228_0918/nuxeo-tree-snapshot-web-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-tree-snapshot-web-ui/10.1-I20180228_0918/nuxeo-tree-snapshot-web-ui-10.1-I20180228_0918-sources.jar (10 KB at 115.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-drive-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-parent --- [INFO] Storing buildNumber: 20180228-103821 at timestamp: 1519814301721 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-drive-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-drive-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-drive-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-parent --- [INFO] Storing buildNumber: 20180228-103821 at timestamp: 1519814301775 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-drive-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-drive-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-drive-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-parent/10.1-I20180228_0918/nuxeo-drive-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-drive-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-parent/10.1-I20180228_0918/nuxeo-drive-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-parent/10.1-I20180228_0918/nuxeo-drive-parent-10.1-I20180228_0918.pom (4 KB at 38.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-parent/maven-metadata.xml (145 KB at 770.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-parent/maven-metadata.xml (145 KB at 832.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-drive-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-core --- [INFO] Storing buildNumber: 20180228-103823 at timestamp: 1519814303445 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-drive-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 81 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/DefaultFileSystemItemFactory.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/DefaultFileSystemItemFactory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-drive-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/DummyFileItem.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/DummyFileItem.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-drive-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:38:29,993 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Running org.nuxeo.drive.service.adapter.TestFileSystemItemAdapterService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:38:35,210 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.713 sec - in org.nuxeo.drive.service.adapter.TestFileSystemItemAdapterService Running org.nuxeo.drive.service.adapter.TestCollectionSyncRootFolderItemFactory StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:38:37,622 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.151 sec - in org.nuxeo.drive.service.adapter.TestCollectionSyncRootFolderItemFactory Running org.nuxeo.drive.service.adapter.TestDriveVersioning StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:38:55,145 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.569 sec - in org.nuxeo.drive.service.adapter.TestDriveVersioning Running org.nuxeo.drive.fixtures.DefaultFileSystemItemFactoryFixture StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:39:09,955 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.718 sec - in org.nuxeo.drive.fixtures.DefaultFileSystemItemFactoryFixture Running org.nuxeo.drive.service.adapter.TestFileSystemItemManagerService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:39:12,877 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.892 sec - in org.nuxeo.drive.service.adapter.TestFileSystemItemManagerService Running org.nuxeo.drive.service.adapter.TestDefaultTopLevelFolderItemFactory StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:39:15,053 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.202 sec - in org.nuxeo.drive.service.adapter.TestDefaultTopLevelFolderItemFactory Running org.nuxeo.drive.fixtures.DefaultFileSystemItemFactoryFixture StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:39:29,409 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.366 sec - in org.nuxeo.drive.fixtures.DefaultFileSystemItemFactoryFixture Running org.nuxeo.drive.service.TestNuxeoDriveManager StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:39:38,937 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.551 sec - in org.nuxeo.drive.service.TestNuxeoDriveManager Running org.nuxeo.drive.fixtures.AuditChangeFinderTestSuite StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:39:47,377 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.563 sec - in org.nuxeo.drive.fixtures.AuditChangeFinderTestSuite Running org.nuxeo.drive.fixtures.AuditChangeFinderClusteringEnabledTestSuite StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:39:55,192 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.629 sec - in org.nuxeo.drive.fixtures.AuditChangeFinderClusteringEnabledTestSuite Running org.nuxeo.drive.fixtures.GroupChangesTestSuite Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.29 sec - in org.nuxeo.drive.fixtures.GroupChangesTestSuite Results : Tests run: 82, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-drive-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-drive-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target/nuxeo-drive-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-drive-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-drive-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-core --- [INFO] Storing buildNumber: 20180228-103959 at timestamp: 1519814399138 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-drive-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-drive-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target/nuxeo-drive-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-drive-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target/nuxeo-drive-core-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-drive-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target/nuxeo-drive-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-core/10.1-I20180228_0918/nuxeo-drive-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-core/10.1-I20180228_0918/nuxeo-drive-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target/nuxeo-drive-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-core/10.1-I20180228_0918/nuxeo-drive-core-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/target/nuxeo-drive-core-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-core/10.1-I20180228_0918/nuxeo-drive-core-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-drive-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/10.1-I20180228_0918/nuxeo-drive-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/10.1-I20180228_0918/nuxeo-drive-core-10.1-I20180228_0918.jar (183 KB at 1920.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/10.1-I20180228_0918/nuxeo-drive-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/10.1-I20180228_0918/nuxeo-drive-core-10.1-I20180228_0918.pom (7 KB at 97.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/maven-metadata.xml (139 KB at 531.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/maven-metadata.xml (139 KB at 673.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/10.1-I20180228_0918/nuxeo-drive-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/10.1-I20180228_0918/nuxeo-drive-core-10.1-I20180228_0918-sources.jar (151 KB at 1952.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/10.1-I20180228_0918/nuxeo-drive-core-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core/10.1-I20180228_0918/nuxeo-drive-core-10.1-I20180228_0918-tests.jar (101 KB at 1346.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-drive-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-jsf --- [INFO] Storing buildNumber: 20180228-104001 at timestamp: 1519814401780 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ nuxeo-drive-jsf --- [INFO] Source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/src/main/seam added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-drive-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-drive-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-drive-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.drive.lang.test.TestMessages 10:40:03,848 main WARN [AbstractTranslationTestCase] 9 single translation keys in file at 'OSGI-INF/l10n/messages_en_US.properties'. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.077 sec - in org.nuxeo.ecm.drive.lang.test.TestMessages Running org.nuxeo.drive.seam.TestNuxeoDriveActions Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 sec - in org.nuxeo.drive.seam.TestNuxeoDriveActions Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-drive-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-drive-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/target/nuxeo-drive-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-drive-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-drive-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-jsf --- [INFO] Storing buildNumber: 20180228-104010 at timestamp: 1519814410818 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ nuxeo-drive-jsf --- [INFO] Source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/src/main/seam added. [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-drive-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-drive-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/target/nuxeo-drive-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-drive-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/target/nuxeo-drive-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-jsf/10.1-I20180228_0918/nuxeo-drive-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-jsf/10.1-I20180228_0918/nuxeo-drive-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/target/nuxeo-drive-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-jsf/10.1-I20180228_0918/nuxeo-drive-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-drive-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/10.1-I20180228_0918/nuxeo-drive-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/10.1-I20180228_0918/nuxeo-drive-jsf-10.1-I20180228_0918.jar (32 KB at 454.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/10.1-I20180228_0918/nuxeo-drive-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/10.1-I20180228_0918/nuxeo-drive-jsf-10.1-I20180228_0918.pom (4 KB at 46.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/maven-metadata.xml (139 KB at 207.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/maven-metadata.xml (139 KB at 1866.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/10.1-I20180228_0918/nuxeo-drive-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-jsf/10.1-I20180228_0918/nuxeo-drive-jsf-10.1-I20180228_0918-sources.jar (27 KB at 372.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive Content Automation Operations 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-drive-operations --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-operations --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-operations --- [INFO] Storing buildNumber: 20180228-104013 at timestamp: 1519814413313 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-operations --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-operations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-operations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-drive-operations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-drive-operations --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/test/NuxeoDriveSetVersioningOptions.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/test/NuxeoDriveSetVersioningOptions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-drive-operations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-drive-operations --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestSetVersioningOptions.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestSetVersioningOptions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-drive-operations --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] 10:40:20,066 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 10:40:20,785 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:40:22,304 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 240 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.drive.hierarchy.permission.TestPermissionHierarchy Feb 28, 2018 10:40:23 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 10:40:24,337 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants 10:40:24,340 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 58 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 62 more Caused by: java.lang.UnsupportedOperationException: Cannot scroll through the descendants of a virtual folder item, please call getChildren() instead. at org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem.scrollDescendants(AbstractVirtualFolderItem.java:104) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.scrollDescendants(FileSystemItemManagerImpl.java:195) at org.nuxeo.drive.operations.NuxeoDriveScrollDescendants.run(NuxeoDriveScrollDescendants.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 64 more 10:40:24,514 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants 10:40:24,515 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 58 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 62 more Caused by: java.lang.UnsupportedOperationException: Cannot scroll through the descendants of a virtual folder item, please call getChildren() instead. at org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem.scrollDescendants(AbstractVirtualFolderItem.java:104) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.scrollDescendants(FileSystemItemManagerImpl.java:195) at org.nuxeo.drive.operations.NuxeoDriveScrollDescendants.run(NuxeoDriveScrollDescendants.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 64 more 10:40:24,661 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants 10:40:24,662 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 58 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 62 more Caused by: java.lang.UnsupportedOperationException: Cannot scroll through the descendants of the user sync root parent folder item, please call getChildren() instead. at org.nuxeo.drive.hierarchy.permission.adapter.UserSyncRootParentFolderItem.scrollDescendants(UserSyncRootParentFolderItem.java:157) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.scrollDescendants(FileSystemItemManagerImpl.java:195) at org.nuxeo.drive.operations.NuxeoDriveScrollDescendants.run(NuxeoDriveScrollDescendants.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 64 more 10:40:27,043 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-7555038758092358502.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:40:28,820 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 10:40:28,974 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:40:29,183 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 3 / Unstarted: 0 / Total: 199 * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.768 sec - in org.nuxeo.drive.hierarchy.permission.TestPermissionHierarchy Running org.nuxeo.drive.hierarchy.permission.TestPermissionHierarchyFileSystemChanges 10:40:29,621 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:40:31,115 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 10:40:31,310 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:40:31,683 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 240 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.497 sec - in org.nuxeo.drive.hierarchy.permission.TestPermissionHierarchyFileSystemChanges Running org.nuxeo.drive.hierarchy.userworkspace.TestUserWorkspaceHierarchy Feb 28, 2018 10:40:31 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 10:40:32,168 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants 10:40:32,169 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 57 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 61 more Caused by: java.lang.UnsupportedOperationException: Cannot scroll through the descendants of the user workspace top level folder item, please call getChildren() instead. at org.nuxeo.drive.hierarchy.userworkspace.adapter.UserWorkspaceTopLevelFolderItem.scrollDescendants(UserWorkspaceTopLevelFolderItem.java:148) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.scrollDescendants(FileSystemItemManagerImpl.java:195) at org.nuxeo.drive.operations.NuxeoDriveScrollDescendants.run(NuxeoDriveScrollDescendants.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 63 more 10:40:32,218 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants 10:40:32,218 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 57 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 61 more Caused by: java.lang.UnsupportedOperationException: Cannot scroll through the descendants of a virtual folder item, please call getChildren() instead. at org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem.scrollDescendants(AbstractVirtualFolderItem.java:104) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.scrollDescendants(FileSystemItemManagerImpl.java:195) at org.nuxeo.drive.operations.NuxeoDriveScrollDescendants.run(NuxeoDriveScrollDescendants.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 63 more 10:40:34,447 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-8103471451431734117.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:40:36,708 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 10:40:36,851 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:40:37,067 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 240 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.369 sec - in org.nuxeo.drive.hierarchy.userworkspace.TestUserWorkspaceHierarchy Running org.nuxeo.drive.operations.TestGetChangeSummary Feb 28, 2018 10:40:37 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 10:40:41,818 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-8244348429852077607.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:40:43,684 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 10:40:43,851 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:40:44,056 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 239 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.004 sec - in org.nuxeo.drive.operations.TestGetChangeSummary Running org.nuxeo.drive.operations.TestActivateFactories Feb 28, 2018 10:40:44 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 10:40:44,488 WARN [NuxeoDriveSetActiveFactories] No active file system item factory contribution for profile 'unknown'. 10:40:46,632 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-8491815765406672553.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:40:48,486 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 10:40:48,598 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:40:48,817 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 239 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.755 sec - in org.nuxeo.drive.operations.TestActivateFactories Running org.nuxeo.drive.operations.TestSetVersioningOptions Feb 28, 2018 10:40:49 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 10:40:51,356 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-2541931544081911804.log Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.665 sec - in org.nuxeo.drive.operations.TestSetVersioningOptions Running org.nuxeo.drive.operations.TestOperationHelper StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:40:53,073 WARN [RepositoryManagerImpl] Using old-style extension point org.nuxeo.ecm.core.api.repository.RepositoryManager for repository "other", use org.nuxeo.ecm.core.storage.sql.RepositoryService instead 10:40:53,073 WARN [SQLRepositoryCompatService] Using old-style extension point org.nuxeo.ecm.core.repository.RepositoryService for repository "other", use org.nuxeo.ecm.core.storage.sql.RepositoryService instead 10:40:53,117 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 10:40:53,229 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:40:53,417 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 241 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 sec - in org.nuxeo.drive.operations.TestOperationHelper Running org.nuxeo.drive.operations.TestGetChangeSummaryMultiRepo Feb 28, 2018 10:40:53 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 10:40:57,980 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-8174310808827551633.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:40:59,642 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 10:40:59,754 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:40:59,907 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 239 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.482 sec - in org.nuxeo.drive.operations.TestGetChangeSummaryMultiRepo Running org.nuxeo.drive.operations.TestGetClientUpdateInfo Feb 28, 2018 10:41:00 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 10:41:02,440 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-6798212789359831733.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:41:04,134 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 10:41:04,248 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:41:04,406 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 239 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.5 sec - in org.nuxeo.drive.operations.TestGetClientUpdateInfo Running org.nuxeo.drive.operations.TestIntegrationTestOperations Feb 28, 2018 10:41:04 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 10:41:07,045 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-8637854532727964804.log StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:41:08,755 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd 10:41:09,035 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:41:09,190 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 239 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.794 sec - in org.nuxeo.drive.operations.TestIntegrationTestOperations Running org.nuxeo.drive.operations.TestFileSystemItemOperations Feb 28, 2018 10:41:09 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 10:41:09,730 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants 10:41:09,732 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:185) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 57 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.ScrollDescendants Exception: OperationException Caught error: Failed to invoke operation NuxeoDrive.ScrollDescendants Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation NuxeoDrive.ScrollDescendants ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveScrollDescendants at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 61 more Caused by: java.lang.UnsupportedOperationException: Cannot scroll through the descendants of a virtual folder item, please call getChildren() instead. at org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem.scrollDescendants(AbstractVirtualFolderItem.java:104) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.scrollDescendants(FileSystemItemManagerImpl.java:195) at org.nuxeo.drive.operations.NuxeoDriveScrollDescendants.run(NuxeoDriveScrollDescendants.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) ... 63 more 10:41:10,774 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.Delete Exception: InvalidOperationException Caught error: java.lang.UnsupportedOperationException: Cannot delete a virtual folder item. Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot delete a virtual folder item. ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveDelete 10:41:10,774 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Delete org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Delete at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot delete a virtual folder item. at org.nuxeo.drive.operations.NuxeoDriveDelete.run(NuxeoDriveDelete.java:66) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 57 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.Delete Exception: InvalidOperationException Caught error: java.lang.UnsupportedOperationException: Cannot delete a virtual folder item. Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot delete a virtual folder item. ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveDelete at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 61 more Caused by: java.lang.UnsupportedOperationException: Cannot delete a virtual folder item. at org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem.delete(AbstractVirtualFolderItem.java:83) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.delete(FileSystemItemManagerImpl.java:322) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.delete(FileSystemItemManagerImpl.java:259) at org.nuxeo.drive.operations.NuxeoDriveDelete.run(NuxeoDriveDelete.java:60) ... 69 more 10:41:10,947 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.Rename Exception: InvalidOperationException Caught error: java.lang.UnsupportedOperationException: Cannot rename a virtual folder item. Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot rename a virtual folder item. ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveRename 10:41:10,948 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Rename org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Rename at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot rename a virtual folder item. at org.nuxeo.drive.operations.NuxeoDriveRename.run(NuxeoDriveRename.java:63) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 57 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.Rename Exception: InvalidOperationException Caught error: java.lang.UnsupportedOperationException: Cannot rename a virtual folder item. Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot rename a virtual folder item. ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveRename at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 61 more Caused by: java.lang.UnsupportedOperationException: Cannot rename a virtual folder item. at org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem.rename(AbstractVirtualFolderItem.java:78) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.rename(FileSystemItemManagerImpl.java:275) at org.nuxeo.drive.operations.NuxeoDriveRename.run(NuxeoDriveRename.java:61) ... 69 more 10:41:11,331 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Move, Failed to invoke operation NuxeoDrive.Move, Cannot move a file system item to file system item with id defaultFileSystemItemFactory#test#4756d4fc-22d5-4c2e-9846-4a89f5ba8115 because it is not a folder. org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Move, Failed to invoke operation NuxeoDrive.Move, Cannot move a file system item to file system item with id defaultFileSystemItemFactory#test#4756d4fc-22d5-4c2e-9846-4a89f5ba8115 because it is not a folder. at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.move(FileSystemItemManagerImpl.java:292) at org.nuxeo.drive.operations.NuxeoDriveMove.run(NuxeoDriveMove.java:61) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) 10:41:11,337 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.Move Exception: InvalidOperationException Caught error: java.lang.UnsupportedOperationException: Cannot move a synchronization root folder item. Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot move a synchronization root folder item. ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveMove 10:41:11,337 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Move org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Move at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot move a synchronization root folder item. at org.nuxeo.drive.operations.NuxeoDriveMove.run(NuxeoDriveMove.java:63) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 57 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.Move Exception: InvalidOperationException Caught error: java.lang.UnsupportedOperationException: Cannot move a synchronization root folder item. Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot move a synchronization root folder item. ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveMove at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 61 more Caused by: java.lang.UnsupportedOperationException: Cannot move a synchronization root folder item. at org.nuxeo.drive.adapter.impl.DefaultSyncRootFolderItem.move(DefaultSyncRootFolderItem.java:75) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.move(FileSystemItemManagerImpl.java:296) at org.nuxeo.drive.operations.NuxeoDriveMove.run(NuxeoDriveMove.java:61) ... 69 more 10:41:11,343 WARN [TracerFactory] ****** chain ****** Name: NuxeoDrive.Move Exception: InvalidOperationException Caught error: java.lang.UnsupportedOperationException: Cannot move a virtual folder item. Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot move a virtual folder item. ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveMove 10:41:11,344 ERROR [WebEngineExceptionMapper] org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Move org.nuxeo.ecm.core.api.NuxeoException: Failed to invoke operation: NuxeoDrive.Move at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:87) at sun.reflect.GeneratedMethodAccessor94.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60) at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ObjectOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:258) at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75) at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302) at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108) at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147) at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot move a virtual folder item. at org.nuxeo.drive.operations.NuxeoDriveMove.run(NuxeoDriveMove.java:63) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:163) at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:175) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$OperationMethod.invoke(OperationChainCompiler.java:128) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:196) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:119) at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:106) at org.nuxeo.ecm.automation.server.jaxrs.OperationResource.execute(OperationResource.java:58) at org.nuxeo.ecm.automation.server.jaxrs.ExecutableResource.doPost(ExecutableResource.java:70) ... 57 more Suppressed: java.lang.Throwable: ****** chain ****** Name: NuxeoDrive.Move Exception: InvalidOperationException Caught error: java.lang.UnsupportedOperationException: Cannot move a virtual folder item. Caused by: org.nuxeo.ecm.automation.InvalidOperationException: java.lang.UnsupportedOperationException: Cannot move a virtual folder item. ****** Hierarchy calls ****** org.nuxeo.drive.operations.NuxeoDriveMove at org.nuxeo.ecm.automation.core.trace.TracerFactory.onTrace(TracerFactory.java:198) at org.nuxeo.ecm.automation.core.trace.Tracer.popContext(Tracer.java:73) at org.nuxeo.ecm.automation.core.trace.Tracer.onChainExit(Tracer.java:86) at org.nuxeo.ecm.automation.core.impl.OperationChainCompiler$CompiledChainImpl.invoke(OperationChainCompiler.java:206) ... 61 more Caused by: java.lang.UnsupportedOperationException: Cannot move a virtual folder item. at org.nuxeo.drive.adapter.impl.AbstractVirtualFolderItem.move(AbstractVirtualFolderItem.java:93) at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.move(FileSystemItemManagerImpl.java:296) at org.nuxeo.drive.operations.NuxeoDriveMove.run(NuxeoDriveMove.java:61) ... 69 more 10:41:13,626 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-8660540110414222164.log Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.562 sec - in org.nuxeo.drive.operations.TestFileSystemItemOperations Results : Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-drive-operations --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-drive-operations --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/target/nuxeo-drive-operations-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-drive-operations --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-operations/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-drive-operations >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-operations --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-operations --- [INFO] Storing buildNumber: 20180228-104125 at timestamp: 1519814485306 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-operations --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-operations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-operations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-drive-operations <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-drive-operations --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/target/nuxeo-drive-operations-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-drive-operations --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/target/nuxeo-drive-operations-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-operations/10.1-I20180228_0918/nuxeo-drive-operations-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-operations/10.1-I20180228_0918/nuxeo-drive-operations-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/target/nuxeo-drive-operations-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-operations/10.1-I20180228_0918/nuxeo-drive-operations-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-drive-operations --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/10.1-I20180228_0918/nuxeo-drive-operations-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/10.1-I20180228_0918/nuxeo-drive-operations-10.1-I20180228_0918.jar (43 KB at 378.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/10.1-I20180228_0918/nuxeo-drive-operations-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/10.1-I20180228_0918/nuxeo-drive-operations-10.1-I20180228_0918.pom (6 KB at 79.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/maven-metadata.xml (138 KB at 599.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/maven-metadata.xml (138 KB at 1805.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/10.1-I20180228_0918/nuxeo-drive-operations-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-operations/10.1-I20180228_0918/nuxeo-drive-operations-10.1-I20180228_0918-sources.jar (39 KB at 465.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive Elasticsearch 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-drive-elasticsearch --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-elasticsearch --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-elasticsearch --- [INFO] Storing buildNumber: 20180228-104127 at timestamp: 1519814487795 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-elasticsearch --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-elasticsearch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-elasticsearch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-drive-elasticsearch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-drive-elasticsearch --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-drive-elasticsearch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-drive-elasticsearch --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-drive-elasticsearch --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:41:34,522 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd{{fState,beforeRun}} main 10:41:35,167 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} ElasticSearchClient: TransportClient main 10:41:43,742 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 3 / Unstarted: 0 / Total: 225 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Running org.nuxeo.drive.elasticsearch.TestESSyncRootFolderItem StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:41:49,014 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd{{fState,beforeRun}} main 10:41:49,282 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} main 10:41:49,318 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} ElasticSearchClient: TransportClient main 10:41:52,812 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 252 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.823 sec - in org.nuxeo.drive.elasticsearch.TestESSyncRootFolderItem Running org.nuxeo.drive.fixtures.AuditChangeFinderTestSuite StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:42:07,248 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd{{fState,beforeRun}} main 10:42:07,382 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} main 10:42:07,423 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} ElasticSearchClient: TransportClient main 10:42:11,384 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 253 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.573 sec - in org.nuxeo.drive.fixtures.AuditChangeFinderTestSuite Running org.nuxeo.drive.fixtures.AuditChangeFinderClusteringEnabledTestSuite StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:42:18,918 ERROR [SchemaManagerImpl] XSD Schema not found: schemas/expired_search.xsd{{fState,beforeRun}} main 10:42:19,141 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} main 10:42:19,177 WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation{{fState,beforeRun}} ElasticSearchClient: TransportClient main 10:42:22,455 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 1 / Unstarted: 0 / Total: 252 * service:org.nuxeo.ecm.automation.server.marshallers requires [service:org.nuxeo.ecm.platform.contentview.json.marshallers] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ======================================================================{{fState,beforeRun}} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.865 sec - in org.nuxeo.drive.fixtures.AuditChangeFinderClusteringEnabledTestSuite Running org.nuxeo.drive.fixtures.GroupChangesTestSuite Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.584 sec - in org.nuxeo.drive.fixtures.GroupChangesTestSuite Results : Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-drive-elasticsearch --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-drive-elasticsearch --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/target/nuxeo-drive-elasticsearch-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-drive-elasticsearch --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-drive-elasticsearch >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-elasticsearch --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-elasticsearch --- [INFO] Storing buildNumber: 20180228-104228 at timestamp: 1519814548226 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-elasticsearch --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-elasticsearch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-elasticsearch --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-drive-elasticsearch <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-drive-elasticsearch --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/target/nuxeo-drive-elasticsearch-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-drive-elasticsearch --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/target/nuxeo-drive-elasticsearch-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.1-I20180228_0918/nuxeo-drive-elasticsearch-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.1-I20180228_0918/nuxeo-drive-elasticsearch-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/target/nuxeo-drive-elasticsearch-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.1-I20180228_0918/nuxeo-drive-elasticsearch-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-drive-elasticsearch --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.1-I20180228_0918/nuxeo-drive-elasticsearch-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.1-I20180228_0918/nuxeo-drive-elasticsearch-10.1-I20180228_0918.jar (16 KB at 91.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.1-I20180228_0918/nuxeo-drive-elasticsearch-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.1-I20180228_0918/nuxeo-drive-elasticsearch-10.1-I20180228_0918.pom (7 KB at 90.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/maven-metadata.xml (114 KB at 407.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/maven-metadata.xml (114 KB at 298.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.1-I20180228_0918/nuxeo-drive-elasticsearch-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-elasticsearch/10.1-I20180228_0918/nuxeo-drive-elasticsearch-10.1-I20180228_0918-sources.jar (11 KB at 144.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive REST API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-drive-rest-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-rest-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-rest-api --- [INFO] Storing buildNumber: 20180228-104230 at timestamp: 1519814550607 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-rest-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-drive-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-drive-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-drive-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-drive-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-drive-rest-api --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:42:40,469 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 185 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.ecm.restapi.server.jaxrs.drive.NuxeoDriveObjectTest Feb 28, 2018 10:42:41 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 10:42:43,931 main WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-8275809556261128111.log Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.414 sec - in org.nuxeo.ecm.restapi.server.jaxrs.drive.NuxeoDriveObjectTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-drive-rest-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-drive-rest-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/target/nuxeo-drive-rest-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-drive-rest-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-rest-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-drive-rest-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-rest-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-rest-api --- [INFO] Storing buildNumber: 20180228-104246 at timestamp: 1519814566464 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-rest-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-drive-rest-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-drive-rest-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/target/nuxeo-drive-rest-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-drive-rest-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/target/nuxeo-drive-rest-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-rest-api/10.1-I20180228_0918/nuxeo-drive-rest-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-rest-api/10.1-I20180228_0918/nuxeo-drive-rest-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-rest-api/target/nuxeo-drive-rest-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-rest-api/10.1-I20180228_0918/nuxeo-drive-rest-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-drive-rest-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/10.1-I20180228_0918/nuxeo-drive-rest-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/10.1-I20180228_0918/nuxeo-drive-rest-api-10.1-I20180228_0918.jar (6 KB at 2.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/10.1-I20180228_0918/nuxeo-drive-rest-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/10.1-I20180228_0918/nuxeo-drive-rest-api-10.1-I20180228_0918.pom (3 KB at 27.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/maven-metadata.xml (10 KB at 29.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/maven-metadata.xml (10 KB at 31.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/10.1-I20180228_0918/nuxeo-drive-rest-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-rest-api/10.1-I20180228_0918/nuxeo-drive-rest-api-10.1-I20180228_0918-sources.jar (3 KB at 41.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive Web UI 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-drive-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-web-ui --- [INFO] Storing buildNumber: 20180228-104250 at timestamp: 1519814570492 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-drive-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-drive-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-drive-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-drive-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-drive-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui/target/nuxeo-drive-web-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-drive-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-web-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-drive-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-web-ui --- [INFO] Storing buildNumber: 20180228-104250 at timestamp: 1519814570763 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-drive-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-drive-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui/target/nuxeo-drive-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-drive-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui/target/nuxeo-drive-web-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-web-ui/10.1-I20180228_0918/nuxeo-drive-web-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-web-ui/10.1-I20180228_0918/nuxeo-drive-web-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui/target/nuxeo-drive-web-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-web-ui/10.1-I20180228_0918/nuxeo-drive-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-drive-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/10.1-I20180228_0918/nuxeo-drive-web-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/10.1-I20180228_0918/nuxeo-drive-web-ui-10.1-I20180228_0918.jar (15 KB at 73.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/10.1-I20180228_0918/nuxeo-drive-web-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/10.1-I20180228_0918/nuxeo-drive-web-ui-10.1-I20180228_0918.pom (579 B at 4.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/maven-metadata.xml (54 KB at 178.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/maven-metadata.xml (54 KB at 495.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/10.1-I20180228_0918/nuxeo-drive-web-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-web-ui/10.1-I20180228_0918/nuxeo-drive-web-ui-10.1-I20180228_0918-sources.jar (12 KB at 161.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive Core Dependencies 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-drive-core-dependencies --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-core-dependencies --- [INFO] Storing buildNumber: 20180228-104252 at timestamp: 1519814572388 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-core-dependencies --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core-dependencies/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-drive-core-dependencies --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-drive-core-dependencies --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-core-dependencies/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-drive-core-dependencies >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive-core-dependencies --- [INFO] Storing buildNumber: 20180228-104252 at timestamp: 1519814572952 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive-core-dependencies --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-drive-core-dependencies <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-drive-core-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-drive-core-dependencies --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core-dependencies/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-drive-core-dependencies/10.1-I20180228_0918/nuxeo-drive-core-dependencies-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-drive-core-dependencies --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core-dependencies/10.1-I20180228_0918/nuxeo-drive-core-dependencies-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core-dependencies/10.1-I20180228_0918/nuxeo-drive-core-dependencies-10.1-I20180228_0918.pom (2 KB at 6.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core-dependencies/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core-dependencies/maven-metadata.xml (49 KB at 299.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core-dependencies/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-drive-core-dependencies/maven-metadata.xml (49 KB at 574.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Resources Compatibility 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-resources-compat --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-resources-compat --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-resources-compat --- [INFO] Storing buildNumber: 20180228-104253 at timestamp: 1519814573445 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-resources-compat --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-resources-compat --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-resources-compat --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-resources-compat --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-resources-compat --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-resources-compat --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat/target/nuxeo-resources-compat-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-resources-compat --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-resources-compat >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-resources-compat --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-resources-compat --- [INFO] Storing buildNumber: 20180228-104253 at timestamp: 1519814573566 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-resources-compat --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-resources-compat <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-resources-compat --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat/target/nuxeo-resources-compat-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-resources-compat --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat/target/nuxeo-resources-compat-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.1-I20180228_0918/nuxeo-resources-compat-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.1-I20180228_0918/nuxeo-resources-compat-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat/target/nuxeo-resources-compat-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.1-I20180228_0918/nuxeo-resources-compat-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-resources-compat --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.1-I20180228_0918/nuxeo-resources-compat-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.1-I20180228_0918/nuxeo-resources-compat-10.1-I20180228_0918.jar (4 KB at 38.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.1-I20180228_0918/nuxeo-resources-compat-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.1-I20180228_0918/nuxeo-resources-compat-10.1-I20180228_0918.pom (2 KB at 19.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/maven-metadata.xml (144 KB at 719.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/maven-metadata.xml (144 KB at 260.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.1-I20180228_0918/nuxeo-resources-compat-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/resources/nuxeo-resources-compat/10.1-I20180228_0918/nuxeo-resources-compat-10.1-I20180228_0918-sources.jar (732 B at 3.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo dmk adaptor 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-dmk-adaptor --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dmk-adaptor --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dmk-adaptor --- [INFO] Storing buildNumber: 20180228-104255 at timestamp: 1519814575131 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dmk-adaptor --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dmk-adaptor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dmk-adaptor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-dmk-adaptor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-dmk-adaptor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/src/main/java/org/nuxeo/dmk/DmkComponent.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/src/main/java/org/nuxeo/dmk/DmkComponent.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/src/main/java/org/nuxeo/dmk/DmkComponent.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-dmk-adaptor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-dmk-adaptor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-dmk-adaptor --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.dmk.test.TestDMKAdaptor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.nuxeo.dmk.test.TestDMKAdaptor Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-dmk-adaptor --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-dmk-adaptor --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/target/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-dmk-adaptor --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-dmk-adaptor/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-dmk-adaptor >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-dmk-adaptor --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-dmk-adaptor --- [INFO] Storing buildNumber: 20180228-104258 at timestamp: 1519814578778 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-dmk-adaptor --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-dmk-adaptor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-dmk-adaptor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-dmk-adaptor <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-dmk-adaptor --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/target/nuxeo-dmk-adaptor-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-dmk-adaptor --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/target/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-dmk-adaptor/10.1-I20180228_0918/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-dmk-adaptor/10.1-I20180228_0918/nuxeo-dmk-adaptor-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/target/nuxeo-dmk-adaptor-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-dmk-adaptor/10.1-I20180228_0918/nuxeo-dmk-adaptor-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-dmk-adaptor --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/10.1-I20180228_0918/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/10.1-I20180228_0918/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar (7 KB at 34.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/10.1-I20180228_0918/nuxeo-dmk-adaptor-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/10.1-I20180228_0918/nuxeo-dmk-adaptor-10.1-I20180228_0918.pom (3 KB at 27.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/maven-metadata.xml (143 KB at 660.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/maven-metadata.xml (143 KB at 977.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/10.1-I20180228_0918/nuxeo-dmk-adaptor-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-dmk-adaptor/10.1-I20180228_0918/nuxeo-dmk-adaptor-10.1-I20180228_0918-sources.jar (4 KB at 47.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Style Guide 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-style-guide --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-style-guide --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-style-guide --- [INFO] Storing buildNumber: 20180228-104259 at timestamp: 1519814579829 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-style-guide --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-style-guide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-style-guide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-style-guide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 43 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-style-guide --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/service/descriptors/IconDescriptor.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/service/descriptors/IconDescriptor.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/service/descriptors/IconDescriptor.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-style-guide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-style-guide --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-style-guide --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-style-guide --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-style-guide --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/target/nuxeo-style-guide-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-style-guide --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/style/nuxeo-style-guide/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-style-guide >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-style-guide --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-style-guide --- [INFO] Storing buildNumber: 20180228-104300 at timestamp: 1519814580655 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-style-guide --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-style-guide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-style-guide --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-style-guide <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-style-guide --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/target/nuxeo-style-guide-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-style-guide --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/target/nuxeo-style-guide-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/style/nuxeo-style-guide/10.1-I20180228_0918/nuxeo-style-guide-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/style/nuxeo-style-guide/10.1-I20180228_0918/nuxeo-style-guide-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/target/nuxeo-style-guide-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/style/nuxeo-style-guide/10.1-I20180228_0918/nuxeo-style-guide-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-style-guide --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/10.1-I20180228_0918/nuxeo-style-guide-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/10.1-I20180228_0918/nuxeo-style-guide-10.1-I20180228_0918.jar (153 KB at 778.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/10.1-I20180228_0918/nuxeo-style-guide-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/10.1-I20180228_0918/nuxeo-style-guide-10.1-I20180228_0918.pom (2 KB at 26.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/maven-metadata.xml (142 KB at 392.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/maven-metadata.xml (142 KB at 1264.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/10.1-I20180228_0918/nuxeo-style-guide-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/style/nuxeo-style-guide/10.1-I20180228_0918/nuxeo-style-guide-10.1-I20180228_0918-sources.jar (149 KB at 1931.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Java Agent Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-javaagent-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-javaagent-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-javaagent-parent --- [INFO] Storing buildNumber: 20180228-104301 at timestamp: 1519814581694 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-javaagent-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-javaagent-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-javaagent-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-javaagent-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-javaagent-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-javaagent-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-javaagent-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-javaagent-parent --- [INFO] Storing buildNumber: 20180228-104301 at timestamp: 1519814581766 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-javaagent-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-javaagent-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-javaagent-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-javaagent-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-javaagent-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-javaagent-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-parent/10.1-I20180228_0918/nuxeo-javaagent-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-javaagent-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-parent/10.1-I20180228_0918/nuxeo-javaagent-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-parent/10.1-I20180228_0918/nuxeo-javaagent-parent-10.1-I20180228_0918.pom (2 KB at 4.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-parent/maven-metadata.xml (143 KB at 1383.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-parent/maven-metadata.xml (143 KB at 1584.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Java Agent Main 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-javaagent-main --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-javaagent-main --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-javaagent-main --- [INFO] Storing buildNumber: 20180228-104302 at timestamp: 1519814582366 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-javaagent-main --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-javaagent-main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-javaagent-main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-javaagent-main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-javaagent-main --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-javaagent-main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-javaagent-main --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-javaagent-main --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.AppTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.platform.AppTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-javaagent-main --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-javaagent-main --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/target/nuxeo-javaagent-main-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-javaagent-main --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-main/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-javaagent-main >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-javaagent-main --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-javaagent-main --- [INFO] Storing buildNumber: 20180228-104302 at timestamp: 1519814582796 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-javaagent-main --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-javaagent-main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-javaagent-main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-javaagent-main <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-javaagent-main --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/target/nuxeo-javaagent-main-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-javaagent-main --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/target/nuxeo-javaagent-main-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-main/10.1-I20180228_0918/nuxeo-javaagent-main-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-main/10.1-I20180228_0918/nuxeo-javaagent-main-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/target/nuxeo-javaagent-main-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-main/10.1-I20180228_0918/nuxeo-javaagent-main-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-javaagent-main --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/10.1-I20180228_0918/nuxeo-javaagent-main-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/10.1-I20180228_0918/nuxeo-javaagent-main-10.1-I20180228_0918.jar (7 KB at 26.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/10.1-I20180228_0918/nuxeo-javaagent-main-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/10.1-I20180228_0918/nuxeo-javaagent-main-10.1-I20180228_0918.pom (717 B at 9.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/maven-metadata.xml (143 KB at 682.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/maven-metadata.xml (143 KB at 1285.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/10.1-I20180228_0918/nuxeo-javaagent-main-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-main/10.1-I20180228_0918/nuxeo-javaagent-main-10.1-I20180228_0918-sources.jar (3 KB at 28.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Java Agent Application Bridge 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-javaagent-bridge --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-javaagent-bridge --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-javaagent-bridge --- [INFO] Storing buildNumber: 20180228-104303 at timestamp: 1519814583956 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-javaagent-bridge --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-javaagent-bridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-javaagent-bridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-javaagent-bridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-javaagent-bridge --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-javaagent-bridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-javaagent-bridge --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-javaagent-bridge --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-javaagent-bridge --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-javaagent-bridge --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/target/nuxeo-javaagent-bridge-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-javaagent-bridge --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-javaagent-bridge >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-javaagent-bridge --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-javaagent-bridge --- [INFO] Storing buildNumber: 20180228-104304 at timestamp: 1519814584380 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-javaagent-bridge --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-javaagent-bridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-javaagent-bridge --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-javaagent-bridge <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-javaagent-bridge --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/target/nuxeo-javaagent-bridge-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-javaagent-bridge --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/target/nuxeo-javaagent-bridge-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.1-I20180228_0918/nuxeo-javaagent-bridge-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.1-I20180228_0918/nuxeo-javaagent-bridge-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/target/nuxeo-javaagent-bridge-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.1-I20180228_0918/nuxeo-javaagent-bridge-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-javaagent-bridge --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.1-I20180228_0918/nuxeo-javaagent-bridge-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.1-I20180228_0918/nuxeo-javaagent-bridge-10.1-I20180228_0918.jar (10 KB at 82.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.1-I20180228_0918/nuxeo-javaagent-bridge-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.1-I20180228_0918/nuxeo-javaagent-bridge-10.1-I20180228_0918.pom (2 KB at 8.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/maven-metadata.xml (143 KB at 550.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/maven-metadata.xml (143 KB at 802.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.1-I20180228_0918/nuxeo-javaagent-bridge-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-javaagent-bridge/10.1-I20180228_0918/nuxeo-javaagent-bridge-10.1-I20180228_0918-sources.jar (5 KB at 60.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-platform-session-inspector 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-session-inspector --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-session-inspector --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-session-inspector --- [INFO] Storing buildNumber: 20180228-104305 at timestamp: 1519814585894 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-session-inspector --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-session-inspector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-session-inspector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-session-inspector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 23 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-session-inspector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-session-inspector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-session-inspector --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-session-inspector --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-session-inspector --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-session-inspector --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/target/nuxeo-session-inspector-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-session-inspector --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-session-inspector/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-session-inspector >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-session-inspector --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-session-inspector --- [INFO] Storing buildNumber: 20180228-104306 at timestamp: 1519814586840 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-session-inspector --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-session-inspector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-session-inspector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-session-inspector <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-session-inspector --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/target/nuxeo-session-inspector-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-session-inspector --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/target/nuxeo-session-inspector-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-session-inspector/10.1-I20180228_0918/nuxeo-session-inspector-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-session-inspector/10.1-I20180228_0918/nuxeo-session-inspector-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/target/nuxeo-session-inspector-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-session-inspector/10.1-I20180228_0918/nuxeo-session-inspector-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-session-inspector --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/10.1-I20180228_0918/nuxeo-session-inspector-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/10.1-I20180228_0918/nuxeo-session-inspector-10.1-I20180228_0918.jar (56 KB at 265.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/10.1-I20180228_0918/nuxeo-session-inspector-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/10.1-I20180228_0918/nuxeo-session-inspector-10.1-I20180228_0918.pom (3 KB at 28.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/maven-metadata.xml (139 KB at 531.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/maven-metadata.xml (139 KB at 855.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/10.1-I20180228_0918/nuxeo-session-inspector-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-session-inspector/10.1-I20180228_0918/nuxeo-session-inspector-10.1-I20180228_0918-sources.jar (51 KB at 687.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Importer parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-importer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer --- [INFO] Storing buildNumber: 20180228-104307 at timestamp: 1519814587720 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-importer --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-importer --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-importer >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer --- [INFO] Storing buildNumber: 20180228-104307 at timestamp: 1519814587781 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-importer <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-importer --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-importer --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer/10.1-I20180228_0918/nuxeo-importer-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-importer --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer/10.1-I20180228_0918/nuxeo-importer-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer/10.1-I20180228_0918/nuxeo-importer-10.1-I20180228_0918.pom (3 KB at 12.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer/maven-metadata.xml (144 KB at 887.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer/maven-metadata.xml (144 KB at 1370.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Importer Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-importer-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-core --- [INFO] Storing buildNumber: 20180228-104309 at timestamp: 1519814589441 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-importer-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-importer-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/properties/MetadataFile.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/properties/MetadataFile.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/factories/DefaultDocumentModelFactory.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/factories/DefaultDocumentModelFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-importer-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-importer-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestMetadataCollector.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestMetadataCollector.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestMetadataCollector.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-importer-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.importer.tests.TestRandomNodes Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.372 sec - in org.nuxeo.ecm.platform.importer.tests.TestRandomNodes Running org.nuxeo.ecm.platform.importer.tests.TestWordGen StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.535 sec - in org.nuxeo.ecm.platform.importer.tests.TestWordGen Running org.nuxeo.ecm.platform.importer.tests.TestDefaultImporterServiceWithMetaAndDocType StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.341 sec - in org.nuxeo.ecm.platform.importer.tests.TestDefaultImporterServiceWithMetaAndDocType Running org.nuxeo.ecm.platform.importer.tests.TestImporterWithDifferentType StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:43:24,015 [main] ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 6 / Missing: 7 / Unstarted: 0 / Total: 150 * service:org.nuxeo.ecm.platform.picture.ImagingComponent requires [service:org.nuxeo.ecm.core.operation.OperationServiceComponent] * service:org.nuxeo.platform.video.core.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.platform.video.core.previewer requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.audio.filters requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.picture.ImagingComponent.default.config references missing [target=org.nuxeo.ecm.platform.picture.ImagingComponent;point=configuration, target=org.nuxeo.ecm.platform.picture.ImagingComponent;point=pictureConversions] * service:org.nuxeo.ecm.video.tools.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.tag.operations.contrib references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.platform.picture.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations, target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=chains] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.418 sec - in org.nuxeo.ecm.platform.importer.tests.TestImporterWithDifferentType Running org.nuxeo.ecm.platform.importer.tests.TestImporterWithFileManager 10:43:24,087 [Nuxeo-Work-pictureViewsGeneration-1:test:d343831d-e273-43c1-ba5d-90306222befa:file:content:pictureView] ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(d343831d-e273-43c1-ba5d-90306222befa, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 10:43:24,095 [Nuxeo-Work-default-2:test:5117fce0-798c-4996-9cfa-859705466833:videoinfo:] ERROR [AbstractWork] Exception during work: VideoInfoWork(5117fce0-798c-4996-9cfa-859705466833, , Progress(?%, ?/0), Updating video info) org.nuxeo.ecm.core.api.NuxeoException: org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable: ffmpeg-info is not a registered command. null at org.nuxeo.ecm.platform.video.VideoHelper.getVideoInfo(VideoHelper.java:253) at org.nuxeo.ecm.platform.video.VideoHelper.updateVideoInfo(VideoHelper.java:226) at org.nuxeo.ecm.platform.video.service.VideoInfoWork.work(VideoInfoWork.java:86) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable: ffmpeg-info is not a registered command. null at org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent.execCommand(CommandLineExecutorComponent.java:166) at org.nuxeo.ecm.platform.video.VideoHelper.getVideoInfo(VideoHelper.java:246) ... 8 more 10:43:24,098 [Nuxeo-Work-default-2] ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-default-2, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 0 retries, class=class org.nuxeo.ecm.platform.video.service.VideoInfoWork id=test:5117fce0-798c-4996-9cfa-859705466833:videoinfo: category=videoInfo title=Video Info: test:5117fce0-798c-4996-9cfa-859705466833:videoinfo: at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.nuxeo.ecm.core.api.NuxeoException: org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable: ffmpeg-info is not a registered command. null at org.nuxeo.ecm.platform.video.VideoHelper.getVideoInfo(VideoHelper.java:253) at org.nuxeo.ecm.platform.video.VideoHelper.updateVideoInfo(VideoHelper.java:226) at org.nuxeo.ecm.platform.video.service.VideoInfoWork.work(VideoInfoWork.java:86) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Caused by: org.nuxeo.ecm.platform.commandline.executor.api.CommandNotAvailable: ffmpeg-info is not a registered command. null at org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent.execCommand(CommandLineExecutorComponent.java:166) at org.nuxeo.ecm.platform.video.VideoHelper.getVideoInfo(VideoHelper.java:246) ... 8 more 10:43:24,100 [Nuxeo-Work-pictureViewsGeneration-1:test:d343831d-e273-43c1-ba5d-90306222befa:file:content:pictureView] ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(d343831d-e273-43c1-ba5d-90306222befa, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 10:43:24,102 [Nuxeo-Work-pictureViewsGeneration-1:test:d343831d-e273-43c1-ba5d-90306222befa:file:content:pictureView] ERROR [AbstractWork] Exception during work: PictureViewsGenerationWork(d343831d-e273-43c1-ba5d-90306222befa, , Progress(?%, ?/0), Generating views) java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 10:43:24,102 [Nuxeo-Work-pictureViewsGeneration-1] ERROR [WorkManagerImpl$NamedThreadFactory] Uncaught error on thread: Nuxeo-Work-pictureViewsGeneration-1, current work might be lost, WorkManager metrics might be corrupted. org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork id=test:d343831d-e273-43c1-ba5d-90306222befa:file:content:pictureView category=pictureViewsGeneration title=Picture views generation at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:411) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:368) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.picture.PictureViewsGenerationWork.work(PictureViewsGenerationWork.java:101) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:436) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:356) ... 4 more Suppressed: java.lang.NullPointerException ... 7 more Suppressed: java.lang.NullPointerException ... 7 more StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 sec - in org.nuxeo.ecm.platform.importer.tests.TestImporterWithFileManager Running org.nuxeo.ecm.platform.importer.tests.SimpleImporterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.072 sec - in org.nuxeo.ecm.platform.importer.tests.SimpleImporterTest Running org.nuxeo.ecm.platform.importer.tests.TestGenericThreadedImportTaskRollback 10:43:42,907 [main] ERROR [GenericThreadedImportTask] Error during import org.nuxeo.ecm.core.api.NuxeoException at org.nuxeo.ecm.platform.importer.tests.TestGenericThreadedImportTaskRollback$MyTask.recursiveCreateDocumentFromNode(TestGenericThreadedImportTaskRollback.java:93) at org.nuxeo.ecm.platform.importer.base.GenericThreadedImportTask.run(GenericThreadedImportTask.java:378) at org.nuxeo.ecm.platform.importer.tests.TestGenericThreadedImportTaskRollback.testTaskRollback(TestGenericThreadedImportTaskRollback.java:66) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 sec - in org.nuxeo.ecm.platform.importer.tests.TestGenericThreadedImportTaskRollback Running org.nuxeo.ecm.platform.importer.tests.TestDefaultImporterServiceWithMeta StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.111 sec - in org.nuxeo.ecm.platform.importer.tests.TestDefaultImporterServiceWithMeta Running org.nuxeo.ecm.platform.importer.tests.TestDefaultImporterServiceWithMeta2 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.285 sec - in org.nuxeo.ecm.platform.importer.tests.TestDefaultImporterServiceWithMeta2 Running org.nuxeo.ecm.platform.importer.tests.TestImportWithMeta Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 sec - in org.nuxeo.ecm.platform.importer.tests.TestImportWithMeta Running org.nuxeo.ecm.platform.importer.tests.TestMetadataCollector StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 sec - in org.nuxeo.ecm.platform.importer.tests.TestMetadataCollector Running org.nuxeo.ecm.platform.importer.tests.TestImporterListeners StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.499 sec - in org.nuxeo.ecm.platform.importer.tests.TestImporterListeners Running org.nuxeo.ecm.platform.importer.properties.TestMetadataFile Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.nuxeo.ecm.platform.importer.properties.TestMetadataFile Results : Tests run: 18, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-importer-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-importer-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/target/nuxeo-importer-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-importer-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-importer-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-core --- [INFO] Storing buildNumber: 20180228-104352 at timestamp: 1519814632460 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-importer-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-importer-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/target/nuxeo-importer-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-importer-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/target/nuxeo-importer-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-core/10.1-I20180228_0918/nuxeo-importer-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-core/10.1-I20180228_0918/nuxeo-importer-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/target/nuxeo-importer-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-core/10.1-I20180228_0918/nuxeo-importer-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-importer-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/10.1-I20180228_0918/nuxeo-importer-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/10.1-I20180228_0918/nuxeo-importer-core-10.1-I20180228_0918.jar (630 KB at 301.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/10.1-I20180228_0918/nuxeo-importer-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/10.1-I20180228_0918/nuxeo-importer-core-10.1-I20180228_0918.pom (3 KB at 39.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/maven-metadata.xml (141 KB at 696.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/maven-metadata.xml (141 KB at 609.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/10.1-I20180228_0918/nuxeo-importer-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-core/10.1-I20180228_0918/nuxeo-importer-core-10.1-I20180228_0918-sources.jar (607 KB at 2848.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Importer JAXRS Binding 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-importer-jaxrs --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-jaxrs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-jaxrs --- [INFO] Storing buildNumber: 20180228-104356 at timestamp: 1519814636074 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-jaxrs --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-importer-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-importer-jaxrs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-importer-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-importer-jaxrs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-importer-jaxrs --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-importer-jaxrs --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-importer-jaxrs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs/target/nuxeo-importer-jaxrs-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-importer-jaxrs --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-importer-jaxrs >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-jaxrs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-jaxrs --- [INFO] Storing buildNumber: 20180228-104356 at timestamp: 1519814636832 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-jaxrs --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-importer-jaxrs <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-importer-jaxrs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs/target/nuxeo-importer-jaxrs-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-importer-jaxrs --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs/target/nuxeo-importer-jaxrs-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.1-I20180228_0918/nuxeo-importer-jaxrs-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.1-I20180228_0918/nuxeo-importer-jaxrs-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs/target/nuxeo-importer-jaxrs-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.1-I20180228_0918/nuxeo-importer-jaxrs-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-importer-jaxrs --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.1-I20180228_0918/nuxeo-importer-jaxrs-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.1-I20180228_0918/nuxeo-importer-jaxrs-10.1-I20180228_0918.jar (16 KB at 133.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.1-I20180228_0918/nuxeo-importer-jaxrs-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.1-I20180228_0918/nuxeo-importer-jaxrs-10.1-I20180228_0918.pom (3 KB at 28.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/maven-metadata.xml (140 KB at 473.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/maven-metadata.xml (140 KB at 577.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.1-I20180228_0918/nuxeo-importer-jaxrs-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-jaxrs/10.1-I20180228_0918/nuxeo-importer-jaxrs-10.1-I20180228_0918-sources.jar (12 KB at 149.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Importer Scan 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-importer-scan --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-scan --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-scan --- [INFO] Storing buildNumber: 20180228-104358 at timestamp: 1519814638230 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-scan --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-scan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-scan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-importer-scan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-importer-scan --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/processor/ScannedFileImporter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/processor/ScannedFileImporter.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/processor/ScannedFileImporter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-importer-scan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-importer-scan --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-importer-scan --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.platform.scanimporter.tests.TestService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:44:04,551 [main] ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 93 * service:org.nuxeo.ecm.platform.importer.scanimporter.default.parser.contrib requires [service:org.nuxeo.ecm.platform.importer.service.jaxrs.contrib] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.144 sec - in org.nuxeo.platform.scanimporter.tests.TestService Running org.nuxeo.platform.scanimporter.tests.TestImportListener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.794 sec - in org.nuxeo.platform.scanimporter.tests.TestImportListener Running org.nuxeo.platform.scanimporter.tests.TestImport StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:44:09,993 [main] ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 0 / Unstarted: 0 / Total: 93 * service:org.nuxeo.ecm.platform.importer.scanimporter.default.parser.contrib requires [service:org.nuxeo.ecm.platform.importer.service.jaxrs.contrib] ====================================================================== Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.648 sec - in org.nuxeo.platform.scanimporter.tests.TestImport Running org.nuxeo.platform.scanimporter.tests.TestParse Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 sec - in org.nuxeo.platform.scanimporter.tests.TestParse Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-importer-scan --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-importer-scan --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/target/nuxeo-importer-scan-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-importer-scan --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-importer-scan >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-scan --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-scan --- [INFO] Storing buildNumber: 20180228-104411 at timestamp: 1519814651629 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-scan --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-scan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-scan --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-importer-scan <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-importer-scan --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/target/nuxeo-importer-scan-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-importer-scan --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/target/nuxeo-importer-scan-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.1-I20180228_0918/nuxeo-importer-scan-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.1-I20180228_0918/nuxeo-importer-scan-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/target/nuxeo-importer-scan-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.1-I20180228_0918/nuxeo-importer-scan-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-importer-scan --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.1-I20180228_0918/nuxeo-importer-scan-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.1-I20180228_0918/nuxeo-importer-scan-10.1-I20180228_0918.jar (29 KB at 171.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.1-I20180228_0918/nuxeo-importer-scan-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.1-I20180228_0918/nuxeo-importer-scan-10.1-I20180228_0918.pom (2 KB at 5.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/maven-metadata.xml (141 KB at 794.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/maven-metadata.xml (141 KB at 601.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.1-I20180228_0918/nuxeo-importer-scan-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan/10.1-I20180228_0918/nuxeo-importer-scan-10.1-I20180228_0918-sources.jar (21 KB at 271.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Importer : XML Parser Service 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-importer-xml-parser --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-xml-parser --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-xml-parser --- [INFO] Storing buildNumber: 20180228-104413 at timestamp: 1519814653408 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-xml-parser --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-importer-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-importer-xml-parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/XMLImporterServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/XMLImporterServiceImpl.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/XMLImporterServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-importer-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-importer-xml-parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-importer-xml-parser --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperServiceMultiValue StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.688 sec - in org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperServiceMultiValue Running org.nuxeo.ecm.platform.importer.xml.parser.test.TestDocUpdateWithDepotData 10:44:21,135 WARN [FulltextExtractorWork] Could not extract fulltext of file 'convocation.pdf' for document: cc05ae7d-e401-494b-9ef2-97775affed15: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:21,138 WARN [FulltextExtractorWork] Could not extract fulltext of file '38-document.pdf' for document: 61a929ef-83af-446e-b2ee-29676ca8d084: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:21,136 WARN [FulltextExtractorWork] Could not extract fulltext of file 'odj.pdf' for document: c5de8fa2-c6aa-4bdc-b01e-45b81b872507: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:21,135 WARN [FulltextExtractorWork] Could not extract fulltext of file 'pvcomplet.pdf' for document: 42e90e90-9b9f-42c0-b852-1ad2c4eb2fcc: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:21,269 WARN [FulltextExtractorWork] Could not extract fulltext of file 'DECISION.pdf' for document: 938d5272-977a-4ca3-8bcd-66b0ce8be446: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:21,275 WARN [FulltextExtractorWork] Could not extract fulltext of file '149-.pdf' for document: 9d1e9b84-de67-4609-b501-810edc017323: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:21,283 WARN [FulltextExtractorWork] Could not extract fulltext of file 'pv.pdf' for document: 73e85473-ce15-4d74-a362-1970bcfb9199: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:21,289 WARN [FulltextExtractorWork] Could not extract fulltext of file '59-DELIB_0001.pdf' for document: 34ec8904-df07-4f74-acfc-7624163dac28: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:21,299 WARN [FulltextExtractorWork] Could not extract fulltext of file 'courrier_simple.pdf' for document: 15d721b8-0158-458c-9975-d2aea8a1a509: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:21,303 WARN [FulltextExtractorWork] Could not extract fulltext of file '37-DELIB_0003.pdf' for document: 293c075e-8996-4748-bc76-2d4e81b7bdb1: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.148 sec - in org.nuxeo.ecm.platform.importer.xml.parser.test.TestDocUpdateWithDepotData Running org.nuxeo.ecm.platform.importer.xml.parser.test.TestDocUpdate StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 sec - in org.nuxeo.ecm.platform.importer.xml.parser.test.TestDocUpdate Running org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperServiceWithDynamicRoot > [Workspace] /2013 : - title: '2013', dc:source: 'null > [Workspace] /2013/02 : - title: '02', dc:source: 'null > [Workspace] /2013/02/07 : - title: '07', dc:source: 'null > [Workspace] /2013/02/07/Workspace-4 : - title: 'Workspace-4', dc:source: 'null > [Folder] /2013/02/07/Workspace-4/Acte-38 : - title: 'Acte-38', dc:source: 'null > [Folder] /2013/02/07/Workspace-4/Acte-59 : - title: 'Acte-59', dc:source: 'null > [Workspace] /2013/02/08 : - title: '08', dc:source: 'null > [Workspace] /2013/02/08/Workspace-8 : - title: 'Workspace-8', dc:source: 'null > [Folder] /2013/02/08/Workspace-8/Acte-37 : - title: 'Acte-37', dc:source: 'null > [Folder] /Acte-149 : - title: 'Acte-149', dc:source: 'null StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 sec - in org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperServiceWithDynamicRoot Running org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperService > [Folder] /Acte-149 : - title: 'Tu le verras celui-lร  ?', dc:source: 'Seance Acte-149 > [File] /Acte-149/149-.pdf : - title: '149-.pdf', dc:source: 'TexteActe ------ > File 149-.pdf application/pdf 8 > [Workspace] /Workspace-1 : - title: 'Workspace-1', dc:source: 'null > [Folder] /Workspace-1/Acte-37 : - title: 'ร‰clairage du terrain de foot', dc:source: 'Seance Acte-37 > [File] /Workspace-1/Acte-37/37-DELIB_0003.pdf : - title: '37-DELIB_0003.pdf', dc:source: 'TexteActe ------ > File 37-DELIB_0003.pdf application/pdf 17 > [File] /Workspace-1/Acte-37/37-DELIB_0003.pdf.1519814663176 : - title: '37-DELIB_0003.pdf', dc:source: 'Rapport ------ > File 37-DELIB_0003.pdf application/pdf 17 > [Folder] /Workspace-1/Acte-38 : - title: 'Changement des horaires d'ouverture de la mairie', dc:source: 'Seance Acte-38 > [File] /Workspace-1/Acte-38/38-document.pdf : - title: '38-document.pdf', dc:source: 'Rapport ------ > File 38-document.pdf application/pdf 15 > [File] /Workspace-1/Acte-38/DECISION.pdf : - title: 'DECISION.pdf', dc:source: 'Annexe ------ > File DECISION.pdf application/pdf 12 > [File] /Workspace-1/Acte-38/courrier_simple.pdf : - title: 'courrier_simple.pdf', dc:source: 'Annexe ------ > File courrier_simple.pdf application/pdf 19 > [File] /Workspace-1/Acte-38/signature.zip : - title: 'signature.zip', dc:source: 'signature ------ > File signature.zip application/zip 13 > [Folder] /Workspace-1/Acte-59 : - title: 'Projet chambre des notaires', dc:source: 'Seance Acte-59 > [File] /Workspace-1/Acte-59/59-DELIB_0001.pdf : - title: '59-DELIB_0001.pdf', dc:source: 'TexteActe ------ > File 59-DELIB_0001.pdf application/pdf 17 > [File] /Workspace-1/Acte-59/59-DELIB_0001.pdf.1519814663160 : - title: '59-DELIB_0001.pdf', dc:source: 'Rapport ------ > File 59-DELIB_0001.pdf application/pdf 17 > [Section] /Workspace-1/convocation.pdf : - title: 'convocation.pdf', dc:source: 'convocation ------ > File convocation.pdf application/pdf 15 > [File] /Workspace-1/odj.pdf : - title: 'odj.pdf', dc:source: 'odj ------ > File odj.pdf application/pdf 7 > [File] /Workspace-1/pv.pdf : - title: 'pv.pdf', dc:source: 'pv_sommaire ------ > File pv.pdf application/pdf 6 > [File] /Workspace-1/pvcomplet.pdf : - title: 'pvcomplet.pdf', dc:source: 'pv_complet ------ > File pvcomplet.pdf application/pdf 13 10:44:23,341 WARN [FulltextExtractorWork] Could not extract fulltext of file '59-DELIB_0001.pdf' for document: d0fbae41-12fd-4d57-8b0b-1ad07494d0a1: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,343 WARN [FulltextExtractorWork] Could not extract fulltext of file '37-DELIB_0003.pdf' for document: 8b62c791-8d37-467b-b3d8-68f8d9286724: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,347 WARN [FulltextExtractorWork] Could not extract fulltext of file 'pvcomplet.pdf' for document: 3bd39a69-1a70-4be3-a1af-55e5c13829ed: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,348 WARN [FulltextExtractorWork] Could not extract fulltext of file 'convocation.pdf' for document: 91c7ed6b-1402-4d4e-be6f-30dd4a79aa25: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,354 WARN [FulltextExtractorWork] Could not extract fulltext of file 'odj.pdf' for document: a2bc07fc-499a-4438-bd00-292388a46227: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,356 WARN [FulltextExtractorWork] Could not extract fulltext of file 'courrier_simple.pdf' for document: e7504ee0-8c33-4a13-a4f0-597dcfe91ffc: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,361 WARN [FulltextExtractorWork] Could not extract fulltext of file '38-document.pdf' for document: 373e0c35-b385-4ad8-9d0d-ca6c939c774d: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,361 WARN [FulltextExtractorWork] Could not extract fulltext of file '149-.pdf' for document: c8f99ce8-6489-4885-a612-abf0fe858538: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,366 WARN [FulltextExtractorWork] Could not extract fulltext of file 'DECISION.pdf' for document: bae7534f-9fc7-4890-9d99-a1fe355ff1c7: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,373 WARN [FulltextExtractorWork] Could not extract fulltext of file '59-DELIB_0001.pdf' for document: 1f417bc6-fd9b-413e-a036-edc276c10fc8: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,373 WARN [FulltextExtractorWork] Could not extract fulltext of file 'pv.pdf' for document: cb4f0b71-be39-41c2-9bb0-cf5ce0ddf824: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,418 WARN [FulltextExtractorWork] Could not extract fulltext of file '37-DELIB_0003.pdf' for document: 2d86a026-fb4f-4ec0-8bb1-91a18db2e42b: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,609 WARN [FulltextExtractorWork] Could not extract fulltext of file '149-.pdf' for document: 8b435a96-8b39-4043-a0fe-63795d649d82: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,609 WARN [FulltextExtractorWork] Could not extract fulltext of file '149-.pdf' for document: 7fcf243c-6107-47a8-bde2-7b081bb21524: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,609 WARN [FulltextExtractorWork] Could not extract fulltext of file 'convocation.pdf' for document: 01ace77f-3d09-42f2-ab8e-136bf094ea75: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,616 WARN [FulltextExtractorWork] Could not extract fulltext of file 'pv.pdf' for document: a766e320-12e0-4d90-bd6e-7586f276f00a: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,620 WARN [FulltextExtractorWork] Could not extract fulltext of file '37-DELIB_0003.pdf' for document: abd29d70-4914-4877-bb7b-ce4bacbc4895: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,627 WARN [FulltextExtractorWork] Could not extract fulltext of file 'odj.pdf' for document: ae7d279d-971d-499e-915c-55267930ab83: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,627 WARN [FulltextExtractorWork] Could not extract fulltext of file '38-document.pdf2' for document: 52772689-0291-4d70-bee5-5e6c826d37ab: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,630 WARN [FulltextExtractorWork] Could not extract fulltext of file '38-document.pdf' for document: 92889525-6739-4380-830e-548bbf65f97d: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,630 WARN [FulltextExtractorWork] Could not extract fulltext of file '59-DELIB_0001.pdf' for document: d4e3833a-8487-4666-a731-6dc165ad0ca1: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,644 WARN [FulltextExtractorWork] Could not extract fulltext of file '37-DELIB_0003.pdf' for document: bcd14d91-1739-4a58-a046-0189bbc7be44: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,644 WARN [FulltextExtractorWork] Could not extract fulltext of file 'courrier_simple.pdf' for document: a0173009-bdad-49b1-92c4-728abba75c02: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,644 WARN [FulltextExtractorWork] Could not extract fulltext of file 'pvcomplet.pdf' for document: 59bdfcde-da13-439b-bcc4-eadd5a4c9213: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,645 WARN [FulltextExtractorWork] Could not extract fulltext of file '205-.pdf' for document: 45dab0d1-1aa5-4b69-83e1-211dff97f1d7: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,655 WARN [FulltextExtractorWork] Could not extract fulltext of file '205-.pdf' for document: 5c5f2db5-93d3-412e-a3ab-9391245848e0: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:23,657 WARN [FulltextExtractorWork] Could not extract fulltext of file '59-DELIB_0001.pdf' for document: 47bfca24-bb6d-4556-b7e8-06e8b7a82cbd: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService > [Folder] /Acte-149 : - title: 'Tu le verras celui-lร  ?', dc:source: 'Seance Acte-149 > [File] /Acte-149/149-.pdf : - title: '149-.pdf', dc:source: 'TexteActe ------ > File 149-.pdf application/pdf 8721 > [File] /Acte-149/149-.pdf.1519814664123 : - title: '149-.pdf', dc:source: 'Rapport ------ > File 149-.pdf application/pdf 8721 > [Workspace] /Workspace-1 : - title: 'Workspace-1', dc:source: 'null > [Folder] /Workspace-1/Acte-205 : - title: 'test ticket', dc:source: 'Seance Acte-205 > [File] /Workspace-1/Acte-205/205-.pdf : - title: '205-.pdf', dc:source: 'TexteActe ------ > File 205-.pdf application/pdf 8721 > [File] /Workspace-1/Acte-205/205-.pdf.1519814664139 : - title: '205-.pdf', dc:source: 'Rapport ------ > File 205-.pdf application/pdf 8721 > [Folder] /Workspace-1/Acte-37 : - title: 'ร‰clairage du terrain de foot', dc:source: 'Seance Acte-37 > [File] /Workspace-1/Acte-37/37-DELIB_0003.pdf : - title: '37-DELIB_0003.pdf', dc:source: 'TexteActe ------ > File 37-DELIB_0003.pdf application/pdf 8721 > [File] /Workspace-1/Acte-37/37-DELIB_0003.pdf.1519814664107 : - title: '37-DELIB_0003.pdf', dc:source: 'Rapport ------ > File 37-DELIB_0003.pdf application/pdf 8721 > [Folder] /Workspace-1/Acte-38 : - title: 'Changement des horaires d'ouverture de la mairie', dc:source: 'Seance Acte-38 > [File] /Workspace-1/Acte-38/38-document.pdf : - title: '38-document.pdf', dc:source: 'TexteActe ------ > File 38-document.pdf application/pdf 8721 > [File] /Workspace-1/Acte-38/38-document.pdf2 : - title: '38-document.pdf2', dc:source: 'Rapport ------ > File 38-document.pdf2 application/pdf 16 > [File] /Workspace-1/Acte-38/DECISION.pdf : - title: 'DECISION.pdf', dc:source: 'Annexe ------ > File DECISION.pdf application/pdf2 8721 > [File] /Workspace-1/Acte-38/courrier_simple.pdf : - title: 'courrier_simple.pdf', dc:source: 'Annexe ------ > File courrier_simple.pdf application/pdf 8721 > [File] /Workspace-1/Acte-38/signature.zip : - title: 'signature.zip', dc:source: 'signature ------ > File signature.zip application/zip 8721 > [File] /Workspace-1/Acte-38/signature.zip.1519814663981 : - title: 'signature.zip', dc:source: 'signature ------ > File signature.zip application/zip 8721 > [Folder] /Workspace-1/Acte-59 : - title: 'Projet chambre des notaires', dc:source: 'Seance Acte-59 > [File] /Workspace-1/Acte-59/59-DELIB_0001.pdf : - title: '59-DELIB_0001.pdf', dc:source: 'TexteActe ------ > File 59-DELIB_0001.pdf application/pdf 8721 > [File] /Workspace-1/Acte-59/59-DELIB_0001.pdf.1519814663997 : - title: '59-DELIB_0001.pdf', dc:source: 'Rapport ------ > File 59-DELIB_0001.pdf application/pdf 8721 > [Section] /Workspace-1/convocation.pdf : - title: 'convocation.pdf', dc:source: 'convocation ------ > File convocation.pdf application/pdf 8721 > [File] /Workspace-1/odj.pdf : - title: 'odj.pdf', dc:source: 'odj ------ > File odj.pdf application/pdf 8721 > [File] /Workspace-1/pv.pdf : - title: 'pv.pdf', dc:source: 'pv_sommaire ------ > File pv.pdf application/pdf 8721 > [File] /Workspace-1/pvcomplet.pdf : - title: 'pvcomplet.pdf', dc:source: 'pv_complet ------ > File pvcomplet.pdf application/pdf 8721 10:44:24,167 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:374) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:350) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:429) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1253) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1238) at org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperService.testZip(TestMapperService.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 10:44:24,222 WARN [FulltextExtractorWork] Could not extract fulltext of file '38-document.pdf2' for document: 0648ed6b-c384-4017-b3f5-39fb63705ac7: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.881 sec - in org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperService Running org.nuxeo.ecm.platform.importer.xml.parser.test.TestDocUpdateListOverwrite StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 sec - in org.nuxeo.ecm.platform.importer.xml.parser.test.TestDocUpdateListOverwrite Running org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapper > [Workspace] /12 : - title: '12', dc:source: 'null > [Folder] /12/Acte-37 : - title: 'ร‰clairage du terrain de foot', dc:source: 'Seance Acte-37 > [File] /12/Acte-37/37-DELIB_0003.pdf : - title: '37-DELIB_0003.pdf', dc:source: 'TexteActe ------ > File 37-DELIB_0003.pdf application/pdf 17 > [File] /12/Acte-37/37-DELIB_0003.pdf.1519814665618 : - title: '37-DELIB_0003.pdf', dc:source: 'Rapport ------ > File 37-DELIB_0003.pdf application/pdf 17 > [Folder] /12/Acte-38 : - title: 'Changement des horaires d'ouverture de la mairie', dc:source: 'Seance Acte-38 > [File] /12/Acte-38/38-document.pdf : - title: '38-document.pdf', dc:source: 'Rapport ------ > File 38-document.pdf application/pdf 15 > [File] /12/Acte-38/DECISION.pdf : - title: 'DECISION.pdf', dc:source: 'Annexe ------ > File DECISION.pdf application/pdf 12 > [File] /12/Acte-38/courrier_simple.pdf : - title: 'courrier_simple.pdf', dc:source: 'Annexe ------ > File courrier_simple.pdf application/pdf 19 > [File] /12/Acte-38/signature.zip : - title: 'signature.zip', dc:source: 'signature ------ > File signature.zip application/zip 13 > [Folder] /12/Acte-59 : - title: 'Projet chambre des notaires', dc:source: 'Seance Acte-59 > [File] /12/Acte-59/59-DELIB_0001.pdf : - title: '59-DELIB_0001.pdf', dc:source: 'TexteActe ------ > File 59-DELIB_0001.pdf application/pdf 17 > [File] /12/Acte-59/59-DELIB_0001.pdf.1519814665603 : - title: '59-DELIB_0001.pdf', dc:source: 'Rapport ------ > File 59-DELIB_0001.pdf application/pdf 17 > [File] /12/convocation.pdf : - title: 'convocation.pdf', dc:source: 'convocation ------ > File convocation.pdf application/pdf 15 > [File] /12/odj.pdf : - title: 'odj.pdf', dc:source: 'odj ------ > File odj.pdf application/pdf 7 > [File] /12/pv.pdf : - title: 'pv.pdf', dc:source: 'pv_sommaire ------ > File pv.pdf application/pdf 6 > [File] /12/pvcomplet.pdf : - title: 'pvcomplet.pdf', dc:source: 'pv_complet ------ > File pvcomplet.pdf application/pdf 13 > [Folder] /Acte-149 : - title: 'Tu le verras celui-lร  ?', dc:source: 'Seance Acte-149 > [File] /Acte-149/149-.pdf : - title: '149-.pdf', dc:source: 'TexteActe ------ > File 149-.pdf application/pdf 8 10:44:25,665 WARN [FulltextExtractorWork] Could not extract fulltext of file '149-.pdf' for document: 004369ba-0094-40df-bc04-8dc26f42549d: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:25,669 WARN [FulltextExtractorWork] Could not extract fulltext of file '38-document.pdf' for document: 6ba26c25-a57f-4010-881d-2cb397bcf87c: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:25,672 WARN [FulltextExtractorWork] Could not extract fulltext of file 'pv.pdf' for document: 302b3dcd-c21b-4474-bbd1-937de65657da: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:25,675 WARN [FulltextExtractorWork] Could not extract fulltext of file 'pvcomplet.pdf' for document: 482d53e2-ce32-4f7e-8027-d51ae97d18d1: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:25,707 WARN [FulltextExtractorWork] Could not extract fulltext of file 'convocation.pdf' for document: 8f37170a-0372-4fc7-8266-b801de80a1e4: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:25,713 WARN [FulltextExtractorWork] Could not extract fulltext of file 'courrier_simple.pdf' for document: 386ed99d-72c2-48dc-94d7-8b478a495218: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:25,714 WARN [FulltextExtractorWork] Could not extract fulltext of file 'DECISION.pdf' for document: 9ef51764-8eed-45d3-87c4-463c0a0608dc: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:25,724 WARN [FulltextExtractorWork] Could not extract fulltext of file '59-DELIB_0001.pdf' for document: 603bf893-a99f-4188-ac46-0383319515d2: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:25,727 WARN [FulltextExtractorWork] Could not extract fulltext of file '37-DELIB_0003.pdf' for document: 50c343b6-19b2-4aba-88a0-366ea712f2d7: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:25,727 WARN [FulltextExtractorWork] Could not extract fulltext of file 'odj.pdf' for document: 33d45b2a-d093-4059-8ef3-d3c935a6da39: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:25,728 WARN [FulltextExtractorWork] Could not extract fulltext of file '59-DELIB_0001.pdf' for document: 129680d0-4fc3-4804-8ccd-1d7feaccf1ef: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService 10:44:25,738 WARN [FulltextExtractorWork] Could not extract fulltext of file '37-DELIB_0003.pdf' for document: 5e80a845-6240-4369-9fba-9d5045f92873: org.nuxeo.ecm.core.convert.api.ConversionException: Error while converting via CommandLineService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 sec - in org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapper Running org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperServiceMultiFiles StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 sec - in org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperServiceMultiFiles Running org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperServiceMultiComplexValue Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.nuxeo.ecm.platform.importer.xml.parser.test.TestMapperServiceMultiComplexValue Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-importer-xml-parser --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-importer-xml-parser --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/target/nuxeo-importer-xml-parser-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-importer-xml-parser --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-importer-xml-parser >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-xml-parser --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-xml-parser --- [INFO] Storing buildNumber: 20180228-104427 at timestamp: 1519814667670 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-xml-parser --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-importer-xml-parser <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-importer-xml-parser --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/target/nuxeo-importer-xml-parser-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-importer-xml-parser --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/target/nuxeo-importer-xml-parser-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.1-I20180228_0918/nuxeo-importer-xml-parser-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.1-I20180228_0918/nuxeo-importer-xml-parser-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/target/nuxeo-importer-xml-parser-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.1-I20180228_0918/nuxeo-importer-xml-parser-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-importer-xml-parser --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.1-I20180228_0918/nuxeo-importer-xml-parser-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.1-I20180228_0918/nuxeo-importer-xml-parser-10.1-I20180228_0918.jar (30 KB at 69.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.1-I20180228_0918/nuxeo-importer-xml-parser-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.1-I20180228_0918/nuxeo-importer-xml-parser-10.1-I20180228_0918.pom (4 KB at 35.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/maven-metadata.xml (141 KB at 612.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/maven-metadata.xml (141 KB at 523.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.1-I20180228_0918/nuxeo-importer-xml-parser-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-xml-parser/10.1-I20180228_0918/nuxeo-importer-xml-parser-10.1-I20180228_0918-sources.jar (15 KB at 205.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Importer Scan with Advanced XML Parser 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-importer-scan-xml-parser --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-scan-xml-parser --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-scan-xml-parser --- [INFO] Storing buildNumber: 20180228-104429 at timestamp: 1519814669477 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-scan-xml-parser --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-scan-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-scan-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-importer-scan-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-importer-scan-xml-parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-importer-scan-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-importer-scan-xml-parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/TestDeployment.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/TestDeployment.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/TestDeployment.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-importer-scan-xml-parser --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.importer.xml.parser.TestDeployment Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec - in org.nuxeo.ecm.platform.importer.xml.parser.TestDeployment Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-importer-scan-xml-parser --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-importer-scan-xml-parser --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/target/nuxeo-importer-scan-xml-parser-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-importer-scan-xml-parser --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-importer-scan-xml-parser >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-scan-xml-parser --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-scan-xml-parser --- [INFO] Storing buildNumber: 20180228-104436 at timestamp: 1519814676223 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-scan-xml-parser --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-scan-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-scan-xml-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-importer-scan-xml-parser <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-importer-scan-xml-parser --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/target/nuxeo-importer-scan-xml-parser-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-importer-scan-xml-parser --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/target/nuxeo-importer-scan-xml-parser-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.1-I20180228_0918/nuxeo-importer-scan-xml-parser-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.1-I20180228_0918/nuxeo-importer-scan-xml-parser-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/target/nuxeo-importer-scan-xml-parser-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.1-I20180228_0918/nuxeo-importer-scan-xml-parser-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-importer-scan-xml-parser --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.1-I20180228_0918/nuxeo-importer-scan-xml-parser-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.1-I20180228_0918/nuxeo-importer-scan-xml-parser-10.1-I20180228_0918.jar (8 KB at 53.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.1-I20180228_0918/nuxeo-importer-scan-xml-parser-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.1-I20180228_0918/nuxeo-importer-scan-xml-parser-10.1-I20180228_0918.pom (4 KB at 40.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/maven-metadata.xml (140 KB at 630.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/maven-metadata.xml (140 KB at 1000.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.1-I20180228_0918/nuxeo-importer-scan-xml-parser-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-scan-xml-parser/10.1-I20180228_0918/nuxeo-importer-scan-xml-parser-10.1-I20180228_0918-sources.jar (5 KB at 56.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Importer Stream 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-importer-stream --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-stream --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-stream --- [INFO] Storing buildNumber: 20180228-104438 at timestamp: 1519814678059 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-stream --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-importer-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-importer-stream --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-importer-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-importer-stream --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-importer-stream --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.importer.stream.tests.importer.TestDocumentImportChronicle 10:44:44,876 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 5 thread(s). 10:44:45,230 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 5, failures: 0, messages: 1000, elapsed: 0.22s, throughput: 4545.45 msg/s 10:44:45,256 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 5 thread(s). 10:44:51,926 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 5, failure 0, messages committed: 1000, elapsed: 6.65s, throughput: 150.47 msg/s 10:44:52,860 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 5 thread(s). 10:44:53,016 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 5, failures: 0, messages: 500, elapsed: 0.13s, throughput: 4000.00 msg/s 10:44:53,039 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 5 thread(s). 10:44:58,512 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 5, failure 0, messages committed: 500, elapsed: 5.47s, throughput: 91.41 msg/s 10:44:58,519 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 5 thread(s). 10:44:58,560 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 5, failures: 0, messages: 1000, elapsed: 0.04s, throughput: 27777.78 msg/s 10:44:58,562 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 5 thread(s). 10:45:04,253 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 5, failure 0, messages committed: 1000, elapsed: 5.69s, throughput: 175.84 msg/s StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 20.952 sec - in org.nuxeo.importer.stream.tests.importer.TestDocumentImportChronicle Running org.nuxeo.importer.stream.tests.importer.TestBlob StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 2.462 sec - in org.nuxeo.importer.stream.tests.importer.TestBlobImportKafka Running org.nuxeo.importer.stream.tests.importer.TestAutomationChronicle 10:45:08,053 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 4 thread(s). 10:45:08,078 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 4, failures: 0, messages: 400, elapsed: 0.02s, throughput: 20000.00 msg/s 10:45:08,082 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 4 thread(s). 10:45:28,482 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 4, failure 0, messages committed: 400, elapsed: 20.39s, throughput: 19.61 msg/s 10:45:28,497 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 4 thread(s). 10:45:28,511 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 4, failures: 0, messages: 400, elapsed: 0.01s, throughput: 36363.64 msg/s 10:45:28,515 [main] WARN [DocumentConsumers] Import documents from log: import-doc into: test//, with policy: DocumentConsumerPolicy{blockIndexing=false, bulkMode=false, blockAsyncListeners=false, blockPostCommitListeners=false, blockDefaultSyncListeners=false, ConsumerPolicy{batchPolicy=BatchPolicy{capacity=10, threshold=PT20S}, retryPolicy=net.jodah.failsafe.RetryPolicy@6cceb281, skipFailure=false, waitMessageTimeout=PT20S, startOffset=LAST_COMMITTED, salted=true, name='StreamImporter.runDocumentConsumers', maxThreads=0}} 10:45:28,517 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 4 thread(s). 10:46:04,739 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 4, failure 0, messages committed: 400, elapsed: 36.22s, throughput: 11.04 msg/s 10:46:04,898 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 4 thread(s). 10:46:04,903 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 4, failures: 0, messages: 40, elapsed: 0.00s, throughput: 13333.33 msg/s 10:46:04,906 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 4 thread(s). 10:46:25,042 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 4, failure 0, messages committed: 40, elapsed: 20.12s, throughput: 1.99 msg/s 10:46:25,044 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 4 thread(s). 10:46:25,076 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 4, failures: 0, messages: 400, elapsed: 0.03s, throughput: 12903.23 msg/s 10:46:25,077 [main] WARN [DocumentConsumers] Import documents from log: import-doc into: test//, with policy: DocumentConsumerPolicy{blockIndexing=true, bulkMode=true, blockAsyncListeners=true, blockPostCommitListeners=true, blockDefaultSyncListeners=true, ConsumerPolicy{batchPolicy=BatchPolicy{capacity=10, threshold=PT20S}, retryPolicy=net.jodah.failsafe.RetryPolicy@259195fe, skipFailure=false, waitMessageTimeout=PT20S, startOffset=LAST_COMMITTED, salted=true, name='StreamImporter.runDocumentConsumers', maxThreads=4}} 10:46:25,079 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 4 thread(s). 10:47:03,069 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 4, failure 0, messages committed: 400, elapsed: 37.99s, throughput: 10.53 msg/s StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 115.741 sec - in org.nuxeo.importer.stream.tests.importer.TestAutomationChronicle Running org.nuxeo.importer.stream.tests.importer.TestBlobImportChronicle 10:47:03,796 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 10 thread(s). 10:47:03,982 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 10, failures: 0, messages: 20000, elapsed: 0.19s, throughput: 108108.11 msg/s 10:47:04,116 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 10 thread(s). 10:47:08,765 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 10, failure 0, messages committed: 20000, elapsed: 4.65s, throughput: 4304.78 msg/s StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:47:09,665 [main-SendThread(localhost:2181)] WARN [ClientCnxn$SendThread] Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141) Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 7.1 sec - in org.nuxeo.importer.stream.tests.importer.TestAutomationKafkaNoSubscribe Running org.nuxeo.lib.stream.tests.pattern.TestPatternBoundedQueuingChronicle 10:47:10,938 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 15 thread(s). 10:47:10,998 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 15, failures: 0, messages: 15000, elapsed: 0.05s, throughput: 283018.87 msg/s 10:47:11,000 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 8 thread(s). 10:47:16,051 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 8, failure 0, messages committed: 15000, elapsed: 5.05s, throughput: 2972.06 msg/s 10:47:16,069 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 10 thread(s). 10:47:16,082 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 10, failures: 0, messages: 1270, elapsed: 0.01s, throughput: 181428.57 msg/s 10:47:16,083 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 7 thread(s). 10:47:26,126 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 7, failure 0, messages committed: 1270, elapsed: 10.04s, throughput: 126.51 msg/s 10:47:26,147 [Nuxeo-ProducerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Producer Pool on 15 thread(s). 10:47:26,147 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 10 thread(s). 10:47:26,180 [Nuxeo-ProducerPool-00] WARN [ProducerPool] Producers status: threads: 15, failures: 0, messages: 15000, elapsed: 0.03s, throughput: 483870.97 msg/s 10:47:31,327 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 10, failure 0, messages committed: 15000, elapsed: 5.18s, throughput: 2897.99 msg/s Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 20.407 sec - in org.nuxeo.lib.stream.tests.pattern.TestPatternBoundedQueuingKafka Running org.nuxeo.lib.stream.tests.pattern.TestPatternQueuingChronicle 10:47:31,332 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 1 thread(s). 10:47:31,336 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 1, failure 0, messages committed: 1, elapsed: 0.00s, throughput: 500.00 msg/s 10:47:31,340 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 2 thread(s). 10:47:31,644 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 2, failure 0, messages committed: 2, elapsed: 0.30s, throughput: 6.60 msg/s 10:47:31,651 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 2 thread(s). 10:47:31,754 [main] WARN [TestPatternQueuing] Close the LogManager (errors expected) 10:47:31,854 [Nuxeo-Consumer-00-1-batch now] ERROR [AbstractCallablePool] Exception catch in runner: The tailer has been closed. java.lang.IllegalStateException: The tailer has been closed. at org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer.read(ChronicleLogTailer.java:107) at org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer.read(ChronicleLogTailer.java:99) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.acceptBatch(ConsumerRunner.java:288) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.processBatch(ConsumerRunner.java:240) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.processBatchWithRetry(ConsumerRunner.java:202) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.consumerLoop(ConsumerRunner.java:186) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.call(ConsumerRunner.java:131) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.call(ConsumerRunner.java:57) at org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool.lambda$runPool$1(AbstractCallablePool.java:99) at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 10:47:31,854 [Nuxeo-Consumer-01] ERROR [AbstractCallablePool] Exception catch in runner: The tailer has been closed. java.lang.IllegalStateException: The tailer has been closed. at org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer.read(ChronicleLogTailer.java:107) at org.nuxeo.lib.stream.log.chronicle.ChronicleLogTailer.read(ChronicleLogTailer.java:99) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.acceptBatch(ConsumerRunner.java:288) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.processBatch(ConsumerRunner.java:240) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.processBatchWithRetry(ConsumerRunner.java:202) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.consumerLoop(ConsumerRunner.java:186) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.call(ConsumerRunner.java:131) at org.nuxeo.lib.stream.pattern.consumer.internals.ConsumerRunner.call(ConsumerRunner.java:57) at org.nuxeo.lib.stream.pattern.consumer.internals.AbstractCallablePool.lambda$runPool$1(AbstractCallablePool.java:99) at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 10:47:31,855 [Nuxeo-ConsumerPool-00] ERROR [AbstractCallablePool] End of consumer in error: java.lang.IllegalStateException: The tailer has been closed.java.util.concurrent.CompletableFuture@22fdaa7a[Completed exceptionally] 10:47:31,856 [Nuxeo-ConsumerPool-00] ERROR [AbstractCallablePool] End of consumer in error: java.lang.IllegalStateException: The tailer has been closed.java.util.concurrent.CompletableFuture@159047e4[Completed exceptionally] 10:47:31,856 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 2, failure 2, messages committed: 0, elapsed: 0.00s, throughput: 0.00 msg/s 10:47:31,857 [Nuxeo-ConsumerPool-00] WARN [AbstractCallablePool] Start Nuxeo-Consumer Pool on 2 thread(s). 10:47:31,863 [Nuxeo-ConsumerPool-00] WARN [ConsumerPool] Consumers status: threads: 2, failure 0, messages committed: 3, elapsed: 0.00s, throughput: 1500.00 msg/s Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.536 sec - in org.nuxeo.lib.stream.tests.pattern.TestPatternQueuingChronicle Results : Tests run: 22, Failures: 0, Errors: 0, Skipped: 8 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-importer-stream --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-importer-stream --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/target/nuxeo-importer-stream-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-importer-stream --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-importer-stream >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-importer-stream --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-importer-stream --- [INFO] Storing buildNumber: 20180228-104733 at timestamp: 1519814853370 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-importer-stream --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-importer-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-importer-stream --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-importer-stream <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-importer-stream --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/target/nuxeo-importer-stream-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-importer-stream --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/target/nuxeo-importer-stream-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.1-I20180228_0918/nuxeo-importer-stream-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.1-I20180228_0918/nuxeo-importer-stream-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-stream/target/nuxeo-importer-stream-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.1-I20180228_0918/nuxeo-importer-stream-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-importer-stream --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.1-I20180228_0918/nuxeo-importer-stream-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.1-I20180228_0918/nuxeo-importer-stream-10.1-I20180228_0918.jar (89 KB at 374.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.1-I20180228_0918/nuxeo-importer-stream-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.1-I20180228_0918/nuxeo-importer-stream-10.1-I20180228_0918.pom (4 KB at 47.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/maven-metadata.xml (10 KB at 20.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/maven-metadata.xml (10 KB at 43.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.1-I20180228_0918/nuxeo-importer-stream-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-importer-stream/10.1-I20180228_0918/nuxeo-importer-stream-10.1-I20180228_0918-sources.jar (59 KB at 783.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Easyshare Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-easyshare-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-easyshare-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-easyshare-parent --- [INFO] Storing buildNumber: 20180228-104734 at timestamp: 1519814854578 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-easyshare-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-easyshare-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-easyshare-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-easyshare-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-easyshare-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-easyshare-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-easyshare-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-easyshare-parent --- [INFO] Storing buildNumber: 20180228-104734 at timestamp: 1519814854642 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-easyshare-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-easyshare-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-easyshare-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-easyshare-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-easyshare-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-easyshare-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-parent/10.1-I20180228_0918/nuxeo-easyshare-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-easyshare-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-parent/10.1-I20180228_0918/nuxeo-easyshare-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-parent/10.1-I20180228_0918/nuxeo-easyshare-parent-10.1-I20180228_0918.pom (3 KB at 12.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-parent/maven-metadata.xml (15 KB at 54.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-parent/maven-metadata.xml (15 KB at 161.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Easyshare Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-easyshare-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-easyshare-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-easyshare-core --- [INFO] Storing buildNumber: 20180228-104736 at timestamp: 1519814856607 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-easyshare-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-easyshare-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-easyshare-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-easyshare-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 45 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-easyshare-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-easyshare-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-easyshare-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-easyshare-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.easyshare.webengine.lang.test.TestMessages Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.nuxeo.ecm.easyshare.webengine.lang.test.TestMessages Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-easyshare-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-easyshare-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/target/nuxeo-easyshare-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-easyshare-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-easyshare-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-easyshare-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-easyshare-core --- [INFO] Storing buildNumber: 20180228-104740 at timestamp: 1519814860075 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-easyshare-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-easyshare-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-easyshare-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-easyshare-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-easyshare-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/target/nuxeo-easyshare-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-easyshare-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/target/nuxeo-easyshare-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-core/10.1-I20180228_0918/nuxeo-easyshare-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-core/10.1-I20180228_0918/nuxeo-easyshare-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-core/target/nuxeo-easyshare-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-core/10.1-I20180228_0918/nuxeo-easyshare-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-easyshare-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/10.1-I20180228_0918/nuxeo-easyshare-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/10.1-I20180228_0918/nuxeo-easyshare-core-10.1-I20180228_0918.jar (1581 KB at 7421.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/10.1-I20180228_0918/nuxeo-easyshare-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/10.1-I20180228_0918/nuxeo-easyshare-core-10.1-I20180228_0918.pom (3 KB at 32.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/maven-metadata.xml (14 KB at 79.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/maven-metadata.xml (14 KB at 89.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/10.1-I20180228_0918/nuxeo-easyshare-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-core/10.1-I20180228_0918/nuxeo-easyshare-core-10.1-I20180228_0918-sources.jar (1571 KB at 537.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Easyshare JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-easyshare-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-easyshare-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-easyshare-jsf --- [INFO] Storing buildNumber: 20180228-104744 at timestamp: 1519814864434 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-easyshare-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-easyshare-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-easyshare-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-easyshare-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-easyshare-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-easyshare-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-easyshare-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-easyshare-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-easyshare-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-easyshare-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf/target/nuxeo-easyshare-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-easyshare-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-easyshare-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-easyshare-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-easyshare-jsf --- [INFO] Storing buildNumber: 20180228-104744 at timestamp: 1519814864991 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-easyshare-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-easyshare-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-easyshare-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-easyshare-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-easyshare-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf/target/nuxeo-easyshare-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-easyshare-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf/target/nuxeo-easyshare-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.1-I20180228_0918/nuxeo-easyshare-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.1-I20180228_0918/nuxeo-easyshare-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-jsf/target/nuxeo-easyshare-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.1-I20180228_0918/nuxeo-easyshare-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-easyshare-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.1-I20180228_0918/nuxeo-easyshare-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.1-I20180228_0918/nuxeo-easyshare-jsf-10.1-I20180228_0918.jar (9 KB at 45.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.1-I20180228_0918/nuxeo-easyshare-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.1-I20180228_0918/nuxeo-easyshare-jsf-10.1-I20180228_0918.pom (881 B at 4.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/maven-metadata.xml (14 KB at 73.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/maven-metadata.xml (14 KB at 186.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.1-I20180228_0918/nuxeo-easyshare-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-jsf/10.1-I20180228_0918/nuxeo-easyshare-jsf-10.1-I20180228_0918-sources.jar (6 KB at 73.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Easyshare Web UI 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-easyshare-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-easyshare-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-easyshare-web-ui --- [INFO] Storing buildNumber: 20180228-104746 at timestamp: 1519814866212 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-easyshare-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-easyshare-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-easyshare-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-easyshare-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-easyshare-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-easyshare-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-easyshare-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-easyshare-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-easyshare-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-easyshare-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui/target/nuxeo-easyshare-web-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-easyshare-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-easyshare-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-easyshare-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-easyshare-web-ui --- [INFO] Storing buildNumber: 20180228-104746 at timestamp: 1519814866751 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-easyshare-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-easyshare-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-easyshare-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-easyshare-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-easyshare-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui/target/nuxeo-easyshare-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-easyshare-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui/target/nuxeo-easyshare-web-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.1-I20180228_0918/nuxeo-easyshare-web-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.1-I20180228_0918/nuxeo-easyshare-web-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/nuxeo-easyshare-web-ui/target/nuxeo-easyshare-web-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.1-I20180228_0918/nuxeo-easyshare-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-easyshare-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.1-I20180228_0918/nuxeo-easyshare-web-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.1-I20180228_0918/nuxeo-easyshare-web-ui-10.1-I20180228_0918.jar (13 KB at 68.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.1-I20180228_0918/nuxeo-easyshare-web-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.1-I20180228_0918/nuxeo-easyshare-web-ui-10.1-I20180228_0918.pom (749 B at 10.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/maven-metadata.xml (14 KB at 93.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/maven-metadata.xml (14 KB at 194.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.1-I20180228_0918/nuxeo-easyshare-web-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare-web-ui/10.1-I20180228_0918/nuxeo-easyshare-web-ui-10.1-I20180228_0918-sources.jar (10 KB at 131.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo DuoWeb Authentication 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-duoweb-authentication --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-duoweb-authentication --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-duoweb-authentication --- [INFO] Storing buildNumber: 20180228-104747 at timestamp: 1519814867578 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-duoweb-authentication --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-duoweb-authentication --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-duoweb-authentication --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-duoweb-authentication --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-duoweb-authentication --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-duoweb-authentication --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication/target/nuxeo-duoweb-authentication-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-duoweb-authentication --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-duoweb-authentication >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-duoweb-authentication --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-duoweb-authentication --- [INFO] Storing buildNumber: 20180228-104748 at timestamp: 1519814868021 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-duoweb-authentication --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-duoweb-authentication <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-duoweb-authentication --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication/target/nuxeo-duoweb-authentication-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-duoweb-authentication --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication/target/nuxeo-duoweb-authentication-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.1-I20180228_0918/nuxeo-duoweb-authentication-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.1-I20180228_0918/nuxeo-duoweb-authentication-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication/target/nuxeo-duoweb-authentication-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.1-I20180228_0918/nuxeo-duoweb-authentication-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-duoweb-authentication --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.1-I20180228_0918/nuxeo-duoweb-authentication-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.1-I20180228_0918/nuxeo-duoweb-authentication-10.1-I20180228_0918.jar (40 KB at 383.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.1-I20180228_0918/nuxeo-duoweb-authentication-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.1-I20180228_0918/nuxeo-duoweb-authentication-10.1-I20180228_0918.pom (3 KB at 29.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/maven-metadata.xml (133 KB at 699.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/maven-metadata.xml (134 KB at 281.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.1-I20180228_0918/nuxeo-duoweb-authentication-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/duoweb/authentication/nuxeo-duoweb-authentication/10.1-I20180228_0918/nuxeo-duoweb-authentication-10.1-I20180228_0918-sources.jar (34 KB at 323.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo sample project 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-sample-project --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-sample-project --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-sample-project --- [INFO] Storing buildNumber: 20180228-104750 at timestamp: 1519814870316 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-sample-project --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-sample-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-sample-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-sample-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-sample-project --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/src/main/java/org/nuxeo/sample/SampleServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/src/main/java/org/nuxeo/sample/SampleServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/src/main/java/org/nuxeo/sample/SampleServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-sample-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-sample-project --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-sample-project --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 10:47:53,379 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 10:47:53,579 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.sample.nuxeo-sample-project' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/classes/ 10:47:53,580 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.1-I20180228_0918.jar 10:47:53,580 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.rendering' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.1-I20180228_0918.jar 10:47:53,581 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.1-I20180228_0918.jar 10:47:53,582 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar 10:47:53,582 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.1-I20180228_0918.jar 10:47:53,583 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.commandline.executor' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar 10:47:53,585 INFO [NXRuntimeTestCase] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/.m2/repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 10:47:53,586 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.1-I20180228_0918.jar 10:47:53,587 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.1-I20180228_0918.jar 10:47:53,587 INFO [NXRuntimeTestCase] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 10:47:53,588 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar 10:47:53,588 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar 10:47:53,593 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar 10:47:53,594 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 10:47:53,596 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.7.4/jackson-annotations-2.7.4.jar 10:47:53,596 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar 10:47:53,601 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.1-I20180228_0918.jar 10:47:53,602 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.1-I20180228_0918.jar 10:47:53,602 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.1-I20180228_0918.jar 10:47:53,603 INFO [NXRuntimeTestCase] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 10:47:53,604 INFO [NXRuntimeTestCase] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 10:47:53,604 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar 10:47:53,605 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar 10:47:53,605 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.1-I20180228_0918.jar 10:47:53,606 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.1-I20180228_0918.jar 10:47:53,610 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.jersey-server' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-server/1.18.3/jersey-server-1.18.3.jar 10:47:53,612 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.servlet' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-servlet/1.18.3/jersey-servlet-1.18.3.jar 10:47:53,612 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.1-I20180228_0918.jar 10:47:53,613 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.1-I20180228_0918.jar 10:47:53,614 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.versioning.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar 10:47:53,615 INFO [NXRuntimeTestCase] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 10:47:53,616 INFO [NXRuntimeTestCase] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 10:47:53,617 INFO [NXRuntimeTestCase] Bundle 'groovy-all' has URL file:/opt/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar 10:47:53,618 INFO [NXRuntimeTestCase] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 10:47:53,618 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.jar 10:47:53,619 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.jar 10:47:53,619 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 10:47:53,624 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 10:47:53,624 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 10:47:53,625 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 10:47:53,626 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.1-I20180228_0918.jar 10:47:53,626 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.1-I20180228_0918.jar 10:47:53,627 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.1-I20180228_0918.jar 10:47:53,627 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.1-I20180228_0918.jar 10:47:53,627 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.base' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.1-I20180228_0918.jar 10:47:53,628 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.comment.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.1-I20180228_0918.jar 10:47:53,628 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.1-I20180228_0918.jar 10:47:53,633 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.tag.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.1-I20180228_0918.jar 10:47:53,634 INFO [NXRuntimeTestCase] Bundle 'org.yaml.snakeyaml' has URL file:/opt/jenkins/.m2/repository/org/yaml/snakeyaml/1.13/snakeyaml-1.13.jar 10:47:53,634 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.actions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.1-I20180228_0918.jar 10:47:53,635 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.audit.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.1-I20180228_0918.jar 10:47:53,636 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.export' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar 10:47:53,636 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.preview' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.1-I20180228_0918.jar 10:47:53,636 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.htmlsanitizer' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar 10:47:53,638 INFO [NXRuntimeTestCase] Bundle 'org.restlet' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 10:47:53,638 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.user.invite' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.1-I20180228_0918.jar 10:47:53,638 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.scripting' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.1-I20180228_0918.jar 10:47:53,639 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 10:47:53,639 INFO [NXRuntimeTestCase] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 10:47:53,640 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.jaxrs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar 10:47:53,640 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918.jar 10:47:53,641 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.1-I20180228_0918.jar 10:47:53,641 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.contribs.jersey-apache-client4' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.18.3/jersey-apache-client4-1.18.3.jar 10:47:53,642 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.ui' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.1-I20180228_0918.jar 10:47:53,642 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.management.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.1-I20180228_0918.jar 10:47:53,643 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.dbcp' has URL file:/opt/jenkins/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar 10:47:53,643 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.pool' has URL file:/opt/jenkins/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar 10:47:53,644 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login.default' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.1-I20180228_0918.jar 10:47:53,645 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.client' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.1-I20180228_0918.jar 10:47:53,645 INFO [NXRuntimeTestCase] Bundle 'org.apache.httpcomponents.httpclient' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpclient-osgi/4.5.3/httpclient-osgi-4.5.3.jar 10:47:53,650 INFO [NXRuntimeTestCase] Bundle 'org.apache.httpcomponents.httpcore' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpcore-osgi/4.4.6/httpcore-osgi-4.4.6.jar 10:47:53,650 INFO [NXRuntimeTestCase] Bundle 'slf4j.log4j12' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar 10:47:53,651 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.features' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.1-I20180228_0918.jar 10:47:53,651 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.persistence' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.1-I20180228_0918.jar 10:47:53,652 INFO [NXRuntimeTestCase] Bundle 'javassist' has URL file:/opt/jenkins/.m2/repository/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar 10:47:53,652 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.uidgen.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar 10:47:53,653 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.relations.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.1-I20180228_0918.jar 10:47:53,653 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar 10:47:53,654 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.userworkspace.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar 10:47:53,654 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.audit' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.1-I20180228_0918.jar 10:47:53,655 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.notification.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.1-I20180228_0918.jar 10:47:53,655 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.notification.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.1-I20180228_0918.jar 10:47:53,656 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.contribs.jersey-multipart' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-multipart/1.18.3/jersey-multipart-1.18.3.jar 10:47:53,656 INFO [NXRuntimeTestCase] Bundle 'org.jvnet.mimepull' has URL file:/opt/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.3/mimepull-1.9.3.jar 10:47:53,657 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.server' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar 10:47:53,657 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.naming' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-naming/6.1.26/jetty-naming-6.1.26.jar 10:47:53,658 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.plus' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-plus/6.1.26/jetty-plus-6.1.26.jar 10:47:53,661 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.annotations' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-annotations/6.1.26/jetty-annotations-6.1.26.jar 10:47:53,662 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar 10:47:53,663 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar 10:47:53,663 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 10:47:53,664 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 10:47:53,665 INFO [NXRuntimeTestCase] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 10:47:53,665 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 10:47:53,671 INFO [NXRuntimeTestCase] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 10:47:53,672 INFO [NXRuntimeTestCase] Bundle 'osgi.cmpn' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 10:47:53,672 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar 10:47:53,673 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918.jar 10:47:53,673 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar 10:47:53,674 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.1-I20180228_0918.jar 10:47:53,674 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.1-I20180228_0918.jar 10:47:53,675 INFO [NXRuntimeTestCase] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 10:47:53,676 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 10:47:53,677 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 10:47:53,677 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.1-I20180228_0918.jar 10:47:53,678 INFO [NXRuntimeTestCase] Bundle 'com.google.inject' has URL file:/opt/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar 10:47:53,679 INFO [NXRuntimeTestCase] Bundle 'io.github.lukehutch.fast-classpath-scanner' has URL file:/opt/jenkins/.m2/repository/io/github/lukehutch/fast-classpath-scanner/2.0.4/fast-classpath-scanner-2.0.4.jar 10:47:53,679 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.osgi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.1-I20180228_0918.jar 10:47:53,680 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar 10:47:53,681 INFO [NXRuntimeTestCase] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 10:47:53,681 INFO [NXRuntimeTestCase] Bundle 'com.google.gson' has URL file:/opt/jenkins/.m2/repository/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar 10:47:53,682 INFO [NXRuntimeTestCase] Bundle 'com.thoughtworks.paranamer' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar 10:47:53,682 INFO [NXRuntimeTestCase] Bundle 'net.bytebuddy.byte-buddy' has URL file:/opt/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.6.12/byte-buddy-1.6.12.jar 10:47:53,683 INFO [NXRuntimeTestCase] Bundle 'org.fusesource.jansi' has URL file:/opt/jenkins/.m2/repository/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar 10:47:53,684 INFO [NXRuntimeTestCase] Bundle 'com.tngtech.java.junit-dataprovider' has URL file:/opt/jenkins/.m2/repository/com/tngtech/java/junit-dataprovider/1.12.0/junit-dataprovider-1.12.0.jar 10:47:53,684 INFO [NXRuntimeTestCase] Bundle 'org.assertj.core' has URL file:/opt/jenkins/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 10:47:53,685 INFO [NXRuntimeTestCase] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 10:47:53,685 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 10:47:53,686 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jetty' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918.jar 10:47:53,692 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.jsp-api-2.1' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.6/jsp-api-2.1-6.1.6.jar 10:47:53,693 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.jsp-2.1' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.6/jsp-2.1-6.1.6.jar 10:47:53,694 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.exec' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 10:47:53,695 INFO [NXRuntimeTestCase] Bundle 'com.sun.jna' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar 10:47:53,695 INFO [NXRuntimeTestCase] Bundle 'com.sun.jna.platform' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar 10:47:53,697 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.client' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.2.15.v20160210/websocket-client-9.2.15.v20160210.jar 10:47:53,697 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.2.15.v20160210/jetty-util-9.2.15.v20160210.jar 10:47:53,698 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.io' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.2.15.v20160210/jetty-io-9.2.15.v20160210.jar 10:47:53,699 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.2.15.v20160210/websocket-common-9.2.15.v20160210.jar 10:47:53,700 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.api' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.2.15.v20160210/websocket-api-9.2.15.v20160210.jar 10:47:53,701 INFO [NXRuntimeTestCase] Bundle 'nu.xom' has URL file:/opt/jenkins/.m2/repository/xom/xom/1.2.5/xom-1.2.5.jar 10:47:53,701 INFO [NXRuntimeTestCase] Bundle 'org.objectweb.asm' has URL file:/opt/jenkins/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar 10:47:53,702 INFO [NXRuntimeTestCase] Bundle 'slf4j.api' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar 10:47:53,702 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.test.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918-tests.jar 10:47:53,703 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar 10:47:53,709 INFO [NXRuntimeTestCase] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 10:47:53,710 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.1-I20180228_0918.jar 10:47:53,710 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.1-I20180228_0918.jar 10:47:53,711 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.1-I20180228_0918.jar 10:47:53,711 INFO [NXRuntimeTestCase] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 10:47:53,712 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.1-I20180228_0918.jar 10:47:53,712 INFO [NXRuntimeTestCase] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 10:47:53,712 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.event.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918-tests.jar 10:47:53,713 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.1-I20180228_0918.jar 10:47:53,713 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.plugins' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar 10:47:53,714 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 10:47:53,715 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar 10:47:53,716 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.1-I20180228_0918.jar 10:47:53,716 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.1-I20180228_0918.jar 10:47:53,716 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.1-I20180228_0918.jar 10:47:53,717 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.extensions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar 10:47:53,717 INFO [NXRuntimeTestCase] Bundle 'org.h2' has URL file:/opt/jenkins/.m2/repository/com/h2database/h2/1.4.177-NX01/h2-1.4.177-NX01.jar 10:47:53,718 INFO [NXRuntimeTestCase] Bundle 'derby' has URL file:/opt/jenkins/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar 10:47:53,719 INFO [NXRuntimeTestCase] Bundle 'org.postgresql.jdbc42' has URL file:/opt/jenkins/.m2/repository/org/postgresql/postgresql/42.1.1/postgresql-42.1.1.jar 10:47:53,719 INFO [NXRuntimeTestCase] Bundle 'com.mysql.jdbc' has URL file:/opt/jenkins/.m2/repository/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.jar 10:47:53,720 INFO [NXRuntimeTestCase] Bundle 'org.mariadb.jdbc' has URL file:/opt/jenkins/.m2/repository/org/mariadb/jdbc/mariadb-java-client/1.6.4/mariadb-java-client-1.6.4.jar 10:47:53,721 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.dbs.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918-tests.jar 10:47:53,721 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.mem' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.1-I20180228_0918.jar 10:47:53,725 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.dbs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar 10:47:53,726 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar 10:47:53,726 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.1-I20180228_0918.jar 10:47:53,726 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/nuxeo-connect-client-1.7.0-SNAPSHOT.jar 10:47:53,727 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 10:47:53,727 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 10:47:53,728 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 10:47:53,729 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 10:47:53,730 INFO [NXRuntimeTestCase] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 10:47:53,731 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.1-I20180228_0918.jar 10:47:53,731 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.1-I20180228_0918.jar 10:47:53,732 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.1-I20180228_0918.jar 10:47:53,732 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar 10:47:53,733 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar 10:47:53,733 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918-tests.jar 10:47:53,733 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar 10:47:53,734 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar 10:47:53,734 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918.jar 10:47:53,735 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar 10:47:53,735 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918-tests.jar 10:47:53,735 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar 10:47:53,736 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.dublincore' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.1-I20180228_0918.jar 10:47:53,736 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.content.template' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar 10:47:53,737 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.types.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.1-I20180228_0918.jar 10:47:53,737 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.filemanager.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar 10:47:53,737 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar 10:47:53,738 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.ldap' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar 10:47:53,747 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 10:47:53,748 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918.jar 10:47:53,748 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.csv' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar 10:47:53,749 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar 10:47:53,750 INFO [NXRuntimeTestCase] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 10:47:53,750 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 10:47:53,751 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.1-I20180228_0918.jar 10:47:53,751 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 10:47:53,752 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 10:47:53,752 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 10:47:53,753 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.1-I20180228_0918.jar 10:47:53,753 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 10:47:53,754 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 10:47:53,754 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 10:47:53,754 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 10:47:53,755 INFO [NXRuntimeTestCase] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 10:47:53,755 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 10:47:53,755 INFO [NXRuntimeTestCase] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 10:47:53,755 INFO [NXRuntimeTestCase] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 10:47:53,756 INFO [NXRuntimeTestCase] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.jar 10:47:53,756 INFO [NXRuntimeTestCase] Bundle 'org.jboss.netty' has URL file:/opt/jenkins/.m2/repository/io/netty/netty/3.7.0.Final/netty-3.7.0.Final.jar 10:47:53,761 INFO [NXRuntimeTestCase] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 10:47:53,762 INFO [NXRuntimeTestCase] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 10:47:53,762 INFO [NXRuntimeTestCase] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.4/snappy-java-1.1.4.jar 10:47:53,763 INFO [NXRuntimeTestCase] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.jar 10:47:53,763 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 10:47:53,763 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.1-I20180228_0918.jar 10:47:53,764 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar 10:47:53,771 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 10:47:53,983 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 10:47:53,983 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 10:47:54,009 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 10:47:54,009 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 10:47:54,010 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 10:47:54,012 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 10:47:54,012 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 10:47:54,015 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 10:47:54,015 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 10:47:54,015 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 10:47:54,020 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 10:47:54,020 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 10:47:54,020 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 10:47:54,024 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 10:47:54,024 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 10:47:54,024 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 10:47:54,026 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 10:47:54,026 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 10:47:54,029 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:47:54,029 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:47:54,033 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 10:47:54,033 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 10:47:54,033 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 10:47:54,036 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory 10:47:54,041 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 10:47:54,041 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 10:47:54,041 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl. Waiting for: [service:org.nuxeo.ecm.core.cache.CacheService] 10:47:54,045 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 10:47:54,045 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 10:47:54,045 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.GenericDirectory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 10:47:54,049 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 10:47:54,049 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 10:47:54,049 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 10:47:54,055 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.local.configuration 10:47:54,055 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.local.configuration 10:47:54,057 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.resolver 10:47:54,057 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.resolver 10:47:54,061 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.marshallers 10:47:54,061 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.marshallers 10:47:54,064 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.event 10:47:54,077 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 10:47:54,078 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 10:47:54,078 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventService 10:47:54,078 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventProducer 10:47:54,078 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventServiceAdmin 10:47:54,091 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.service 10:47:54,091 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.service 10:47:54,091 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.work.api.WorkManager 10:47:54,094 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.config 10:47:54,094 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.config 10:47:54,099 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 10:47:54,099 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService, aliases=[service:org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService] 10:47:54,099 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.scheduler.SchedulerService 10:47:54,106 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.queuing 10:47:54,106 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.queuing 10:47:54,106 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql.test 10:47:54,107 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.metrics 10:47:54,112 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 10:47:54,112 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 10:47:54,112 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.metrics.MetricsService. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 10:47:54,113 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.schema 10:47:54,123 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 10:47:54,123 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 10:47:54,124 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverService 10:47:54,137 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 10:47:54,137 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 10:47:54,138 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.SchemaManager 10:47:54,138 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.jtajca 10:47:54,141 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 10:47:54,141 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 10:47:54,141 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.pubsub 10:47:54,145 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 10:47:54,145 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 10:47:54,145 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.pubsub.PubSubService 10:47:54,146 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.mimetype 10:47:54,160 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 10:47:54,160 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 10:47:54,160 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry 10:47:54,160 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.test 10:47:54,161 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.types.contrib 10:47:54,168 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.types 10:47:54,168 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.types 10:47:54,168 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 10:47:54,168 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mem 10:47:54,172 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:47:54,172 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:47:54,172 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 10:47:54,172 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.sql 10:47:54,177 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:47:54,177 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:47:54,177 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 10:47:54,177 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage 10:47:54,180 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 10:47:54,180 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 10:47:54,180 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.lock.LockManagerService 10:47:54,180 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mongodb 10:47:54,187 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:47:54,187 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:47:54,187 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 10:47:54,188 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.commandline.executor 10:47:54,194 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 10:47:54,194 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 10:47:54,194 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService 10:47:54,201 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 10:47:54,201 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 10:47:54,201 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.directory.mongodb 10:47:54,205 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 10:47:54,205 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 10:47:54,205 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory. Waiting for: [service:org.nuxeo.runtime.mongodb.MongoDBComponent, service:org.nuxeo.ecm.directory.DirectoryServiceImpl, service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] 10:47:54,206 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 10:47:54,209 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 10:47:54,209 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreService 10:47:54,210 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 10:47:54,211 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 10:47:54,211 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 10:47:54,211 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent. Waiting for: [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 10:47:54,214 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 10:47:54,214 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 10:47:54,217 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:47:54,217 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:47:54,219 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:47:54,219 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:47:54,220 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 10:47:54,221 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 10:47:54,225 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 10:47:54,225 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 10:47:54,226 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 10:47:54,226 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 10:47:54,226 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 10:47:54,229 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 10:47:54,229 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 10:47:54,231 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 10:47:54,231 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 10:47:54,233 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 10:47:54,233 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 10:47:54,233 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.trash.TrashService 10:47:54,239 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 10:47:54,239 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 10:47:54,239 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.versioning.VersioningService 10:47:54,241 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 10:47:54,241 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 10:47:54,242 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 10:47:54,242 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 10:47:54,242 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.versioning.default-policies. Waiting for: [service:org.nuxeo.ecm.platform.el.service] 10:47:54,244 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 10:47:54,244 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 10:47:54,246 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 10:47:54,246 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 10:47:54,247 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 10:47:54,247 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 10:47:54,249 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 10:47:54,250 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 10:47:54,251 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.filter.CharacterFilteringService 10:47:54,254 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 10:47:54,254 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 10:47:54,259 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 10:47:54,259 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 10:47:54,260 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.DocumentBlobManager 10:47:54,265 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 10:47:54,265 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService, aliases=[service:org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService] 10:47:54,265 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDSequencer 10:47:54,265 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDGeneratorService 10:47:54,268 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 10:47:54,269 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 10:47:54,269 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSessionService 10:47:54,272 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schedulers 10:47:54,272 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schedulers 10:47:54,272 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql 10:47:54,277 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:47:54,278 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:47:54,278 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:47:54,281 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 10:47:54,281 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 10:47:54,284 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 10:47:54,285 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 10:47:54,289 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 10:47:54,289 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 10:47:54,289 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.sql.RepositoryService] 10:47:54,292 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 10:47:54,292 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 10:47:54,293 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent, service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 10:47:54,294 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.query 10:47:54,297 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.query.properties 10:47:54,298 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.query.properties 10:47:54,298 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.api 10:47:54,299 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager.api 10:47:54,302 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 10:47:54,303 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 10:47:54,303 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.api 10:47:54,308 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 10:47:54,308 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 10:47:54,308 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.adapter.DocumentAdapterService 10:47:54,310 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 10:47:54,311 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 10:47:54,311 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.repository.RepositoryManager 10:47:54,311 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.repository.RepositoryService 10:47:54,311 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService 10:47:54,314 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 10:47:54,314 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 10:47:54,314 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.validation.DocumentValidationService 10:47:54,317 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 10:47:54,318 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 10:47:54,322 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 10:47:54,322 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 10:47:54,322 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.BlobManager 10:47:54,327 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 10:47:54,327 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 10:47:54,327 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService 10:47:54,330 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 10:47:54,331 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 10:47:54,335 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:47:54,335 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:47:54,335 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:47:54,338 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.core.LocalConfigurationService 10:47:54,339 INFO [ComponentRegistry] Registering component: service:org.nuxeo.core.LocalConfigurationService 10:47:54,339 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService 10:47:54,343 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 10:47:54,343 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 10:47:54,343 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService 10:47:54,346 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 10:47:54,347 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 10:47:54,351 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:47:54,351 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:47:54,351 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:47:54,354 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.properties 10:47:54,354 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.properties 10:47:54,354 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.datasource 10:47:54,364 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.datasource 10:47:54,364 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.datasource 10:47:54,364 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.datasource.PooledDataSourceRegistry 10:47:54,365 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.login 10:47:54,370 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 10:47:54,370 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 10:47:54,372 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 10:47:54,372 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 10:47:54,373 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.default.config 10:47:54,373 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.default.config 10:47:54,375 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 10:47:54,375 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 10:47:54,375 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginAs 10:47:54,375 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.sample.nuxeo-sample-project 10:47:54,377 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.operation.sample-operation 10:47:54,377 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.operation.sample-operation 10:47:54,378 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.enricher.sample-document 10:47:54,379 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.enricher.sample-document 10:47:54,380 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 10:47:54,380 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 10:47:54,381 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.SampleService 10:47:54,381 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.SampleService 10:47:54,381 INFO [ComponentManagerImpl] Registering service: org.nuxeo.sample.SampleService 10:47:54,383 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 10:47:54,383 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 10:47:54,383 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert 10:47:54,388 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 10:47:54,388 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 10:47:54,388 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.api.ConversionService 10:47:54,388 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper 10:47:54,388 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.el 10:47:54,391 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.el.service 10:47:54,391 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.el.service 10:47:54,392 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.el.ELService 10:47:54,392 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.query.api 10:47:54,396 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 10:47:54,396 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 10:47:54,397 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.query.api.PageProviderService 10:47:54,397 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.reload 10:47:54,398 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.reload 10:47:54,398 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.reload 10:47:54,398 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.reload.ReloadService 10:47:54,399 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.migration 10:47:54,401 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.migration.MigrationService 10:47:54,401 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.migration.MigrationService 10:47:54,401 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.migration.MigrationService. Waiting for: [service:org.nuxeo.runtime.kv.KeyValueService] 10:47:54,402 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.management 10:47:54,405 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 10:47:54,405 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 10:47:54,406 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.management.ResourcePublisher. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 10:47:54,407 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ServerLocator 10:47:54,408 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ServerLocator 10:47:54,408 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ServerLocator 10:47:54,408 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ResourcePublisher 10:47:54,408 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.metrics.MetricsService 10:47:54,408 INFO [ComponentManagerImpl] Registering service: com.codahale.metrics.MetricRegistry 10:47:54,409 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.metrics 10:47:54,409 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.metrics 10:47:54,409 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricEnabler 10:47:54,410 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricSerializer 10:47:54,411 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.counters 10:47:54,411 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.counters 10:47:54,411 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.counters.CounterManager 10:47:54,411 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.api 10:47:54,412 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.dublincore 10:47:54,414 INFO [ComponentManagerImpl] Registering component: service:DublinCoreStorageService 10:47:54,414 INFO [ComponentRegistry] Registering component: service:DublinCoreStorageService 10:47:54,414 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.mongodb 10:47:54,417 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent 10:47:54,417 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent, aliases=[service:org.nuxeo.ecm.core.mongodb.MongoDBComponent, service:org.nuxeo.mongodb.core.MongoDBComponent] 10:47:54,417 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.mongodb.MongoDBConnectionService 10:47:54,417 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.cache 10:47:54,423 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 10:47:54,423 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 10:47:54,423 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.cache.CacheService 10:47:54,423 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.directory.api.DirectoryService 10:47:54,428 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 10:47:54,429 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 10:47:54,429 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.transientstore.api.TransientStoreService 10:47:54,429 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.dbs 10:47:54,434 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:47:54,434 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:47:54,434 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:47:54,434 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:47:54,434 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:47:54,435 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.io 10:47:54,439 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 10:47:54,439 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 10:47:54,439 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.DocumentXMLExporter 10:47:54,445 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 10:47:54,445 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 10:47:54,445 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.download.DownloadService 10:47:54,450 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:47:54,450 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:47:54,450 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.registry.MarshallerRegistry 10:47:54,454 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:47:54,454 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:47:54,458 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:47:54,463 ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:47:54,463 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.kv 10:47:54,469 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 10:47:54,469 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 10:47:54,469 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kv.KeyValueService 10:47:54,470 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.migration.MigrationService 10:47:54,470 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert.plugins 10:47:54,474 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.plugins 10:47:54,475 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.plugins 10:47:54,478 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 10:47:54,478 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 10:47:54,478 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.content.template 10:47:54,487 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:47:54,487 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:47:54,487 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:47:54,490 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:47:54,490 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:47:54,492 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 10:47:54,492 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 10:47:54,492 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager 10:47:54,496 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 10:47:54,496 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 10:47:54,496 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager 10:47:54,496 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.UserManager 10:47:54,496 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.Authenticator 10:47:54,496 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.AdministratorGroupsProvider 10:47:54,500 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 10:47:54,500 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 10:47:54,500 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService 10:47:54,502 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 10:47:54,502 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 10:47:54,503 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:47:54,503 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:47:54,504 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 10:47:54,504 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 10:47:54,506 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 10:47:54,506 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 10:47:54,507 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 10:47:54,507 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 10:47:54,509 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 10:47:54,509 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 10:47:54,517 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage 10:47:54,518 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage StorageConfiguration: Deploying JDBC using DatabaseH2 10:47:54,521 INFO [StorageConfiguration] Deploying JDBC using DatabaseH2 10:47:54,778 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.blobmanager 10:47:54,778 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.blobmanager StorageConfiguration: Deploying a VCS repository 10:47:54,778 INFO [StorageConfiguration] Deploying a VCS repository 10:47:54,781 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 10:47:54,781 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 10:47:54,783 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.test.sql 10:47:54,783 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.test.sql 10:47:54,816 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 10:47:54,816 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 10:47:54,816 INFO [ComponentManagerImpl] Starting Nuxeo Components 10:47:54,823 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 10:47:54,824 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 10:47:54,825 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 10:47:54,832 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 10:47:54,836 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 10:47:54,847 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 10:47:54,847 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:47:54,857 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 10:47:54,858 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.local.configuration 10:47:54,858 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.resolver 10:47:54,858 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.marshallers 10:47:54,872 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.EventServiceComponent 10:47:54,879 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.service 10:47:54,880 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.config 10:47:54,884 INFO [WorkManagerImpl] Registered work queue default WorkQueueDescriptor[id=default categories=[] maxThreads=4] 10:47:54,884 INFO [WorkManagerImpl] Registered work queue fulltextUpdater WorkQueueDescriptor[id=fulltextUpdater categories=[fulltextUpdater] maxThreads=1] 10:47:54,891 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.scheduler.SchedulerService 10:47:54,891 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.queuing 10:47:54,892 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.ObjectResolverService 10:47:54,909 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.TypeService 10:47:54,911 INFO [SchemaManagerImpl] Registered schema: directory_configuration 10:47:54,914 INFO [SchemaManagerImpl] Registered facet: DirectoryLocalConfiguration 10:47:54,947 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.jtajca.JtaActivator 10:47:54,949 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.pubsub.PubSubService 10:47:54,951 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 10:47:54,959 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 10:47:54,962 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 10:47:54,962 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 10:47:54,966 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreService 10:47:54,966 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreExtensions 10:47:54,966 INFO [SchemaManagerImpl] Registered schema: core-types 10:47:54,966 INFO [SchemaManagerImpl] Registered schema: base 10:47:54,966 INFO [SchemaManagerImpl] Registered schema: relation 10:47:54,967 INFO [SchemaManagerImpl] Registered schema: common 10:47:54,967 INFO [SchemaManagerImpl] Registered schema: dublincore 10:47:54,967 INFO [SchemaManagerImpl] Registered schema: uid 10:47:54,967 INFO [SchemaManagerImpl] Registered schema: file 10:47:54,967 INFO [SchemaManagerImpl] Registered schema: files 10:47:54,967 INFO [SchemaManagerImpl] Registered schema: note 10:47:54,967 INFO [SchemaManagerImpl] Registered schema: domain 10:47:54,967 INFO [SchemaManagerImpl] Registered schema: relatedtext 10:47:54,967 INFO [SchemaManagerImpl] Registered schema: publishing 10:47:54,968 INFO [SchemaManagerImpl] Registered schema: webcontainer 10:47:54,968 INFO [SchemaManagerImpl] Registered global prefetch: common.icon, dc:title, dc:description, dc:created, dc:modified, dc:lastContributor, dc:creator 10:47:54,968 INFO [SchemaManagerImpl] Registered clearComplexPropertyBeforeSet: true 10:47:54,969 INFO [SchemaManagerImpl] Registered facet: Folderish 10:47:54,970 INFO [SchemaManagerImpl] Registered facet: Orderable 10:47:54,970 INFO [SchemaManagerImpl] Registered facet: Versionable 10:47:54,970 INFO [SchemaManagerImpl] Registered facet: Downloadable 10:47:54,970 INFO [SchemaManagerImpl] Registered facet: Publishable 10:47:54,970 INFO [SchemaManagerImpl] Registered facet: PublishSpace 10:47:54,970 INFO [SchemaManagerImpl] Registered facet: MasterPublishSpace 10:47:54,970 INFO [SchemaManagerImpl] Registered facet: Commentable 10:47:54,970 INFO [SchemaManagerImpl] Registered facet: WebView 10:47:54,970 INFO [SchemaManagerImpl] Registered facet: SuperSpace 10:47:54,971 INFO [SchemaManagerImpl] Registered facet: HiddenInNavigation 10:47:54,971 INFO [SchemaManagerImpl] Registered facet: SystemDocument 10:47:54,971 INFO [SchemaManagerImpl] Registered facet: NotFulltextIndexable 10:47:54,971 INFO [SchemaManagerImpl] Registered facet: BigFolder 10:47:54,971 INFO [SchemaManagerImpl] Registered facet: HiddenInCreation 10:47:54,971 INFO [SchemaManagerImpl] Registered facet: HasRelatedText 10:47:54,971 INFO [SchemaManagerImpl] Registered document type: Folder 10:47:54,972 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 10:47:54,973 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 10:47:54,973 INFO [SchemaManagerImpl] Registered document type: Root 10:47:54,973 INFO [SchemaManagerImpl] Registered document type: Relation 10:47:54,973 INFO [SchemaManagerImpl] Registered document type: Domain 10:47:54,973 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 10:47:54,973 INFO [SchemaManagerImpl] Registered document type: Workspace 10:47:54,973 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 10:47:54,973 INFO [SchemaManagerImpl] Registered document type: SectionRoot 10:47:54,973 INFO [SchemaManagerImpl] Registered document type: Section 10:47:54,973 INFO [SchemaManagerImpl] Registered document type: File 10:47:54,974 INFO [SchemaManagerImpl] Registered document type: Note 10:47:54,975 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=common, name=size, deprecated=false) 10:47:54,975 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=file, name=filename, fallback=content/name, deprecated=false) 10:47:54,975 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=files, name=files/*/filename, fallback=files/*/file/name, deprecated=false) 10:47:54,979 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.types 10:47:54,980 INFO [SchemaManagerImpl] Registered schema: user 10:47:54,980 INFO [SchemaManagerImpl] Registered schema: group 10:47:54,980 INFO [SchemaManagerImpl] Registered schema: vocabulary 10:47:54,980 INFO [SchemaManagerImpl] Registered schema: xvocabulary 10:47:54,980 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary 10:47:54,980 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary 10:47:54,980 INFO [SchemaManagerImpl] Registered schema: documentsLists 10:47:54,983 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:47:54,983 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:47:54,984 INFO [LifeCycleRegistry] Registering lifecycle: default 10:47:54,986 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: File-default 10:47:54,986 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Note-default 10:47:54,987 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Calendar-default 10:47:54,987 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Folder-default 10:47:54,987 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: OrderedFolder-default 10:47:54,987 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Workspace-default 10:47:54,987 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Domain-default 10:47:54,987 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Root-default 10:47:54,987 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Section-default 10:47:54,987 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: WorkspaceRoot-default 10:47:54,987 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: SectionRoot-default 10:47:54,987 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: TemplateRoot-default 10:47:54,988 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.lifecycle.listener 10:47:54,989 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.paginate-get-children and value false 10:47:54,989 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.get-children-page-size and value 500 10:47:54,992 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.SecurityService 10:47:54,992 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPermissions 10:47:54,995 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPolicies 10:47:54,998 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.TrashService 10:47:54,998 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.trash.keepCheckedIn and value true 10:47:55,003 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningService 10:47:55,004 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 10:47:55,004 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 10:47:55,005 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.orphanVersionsCleanup 10:47:55,006 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.orphanVersionsCleanup.commitSize and value 1000 10:47:55,006 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.DocumentModel.resolver 10:47:55,007 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 10:47:55,007 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 10:47:55,017 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 10:47:55,018 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 10:47:55,020 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 10:47:55,020 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schedulers 10:47:55,020 INFO [WorkManagerImpl] Registered work queue updateACEStatus WorkQueueDescriptor[id=updateACEStatus categories=[updateACEStatus] maxThreads=1] 10:47:55,022 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:47:55,022 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 10:47:55,024 INFO [QueryMakerServiceImpl] Registering QueryMaker 'NXQL': org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker 10:47:55,024 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.softdelete 10:47:55,025 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.query.properties 10:47:55,025 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.pageprovider.default-max-page-size and value 1000 10:47:55,026 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.pageproviders 10:47:55,026 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentAdapterService 10:47:55,030 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.directory.localconfiguration.DirectoryConfiguration 10:47:55,031 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 10:47:55,032 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 10:47:55,032 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 10:47:55,034 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 10:47:55,035 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryService 10:47:55,037 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService 10:47:55,037 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 10:47:55,040 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.BlobManager 10:47:55,041 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 10:47:55,041 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blohodlers.adapters 10:47:55,042 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 10:47:55,043 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:47:55,044 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.core.LocalConfigurationService 10:47:55,045 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 10:47:55,045 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.adapter 10:47:55,046 INFO [DocumentAdapterService] Registered document adapter factory null: class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter 10:47:55,047 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:47:55,047 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.properties 10:47:55,047 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.path.segment.maxsize and value 24 10:47:55,052 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.datasource 10:47:55,055 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 10:47:55,055 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.defaultLMP 10:47:55,057 INFO [LoginPluginRegistry] registering Login Plugin ... 10:47:55,057 INFO [LoginPluginRegistry] LoginPlugin initialized for class org.nuxeo.ecm.platform.login.TrustingLoginPlugin 10:47:55,058 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.default.config 10:47:55,065 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.config.login.test 10:47:55,067 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.operation.sample-operation 10:47:55,067 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.enricher.sample-document 10:47:55,067 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-sync-listener 10:47:55,068 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.SampleService 10:47:55,068 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-async-listener 10:47:55,074 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 10:47:55,076 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.el.service 10:47:55,077 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.default-policies 10:47:55,078 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-before-update 10:47:55,084 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-after-update 10:47:55,084 INFO [VersioningComponent] Registered versioning policy: note-as-wiki 10:47:55,084 INFO [VersioningComponent] Registered versioning policy: collaborative-save 10:47:55,086 INFO [VersioningComponent] Registered versioning filter: system-document 10:47:55,086 INFO [VersioningComponent] Registered versioning filter: note-filter 10:47:55,086 INFO [VersioningComponent] Registered versioning filter: last-contributor-different-filter 10:47:55,089 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.query.api.PageProviderService 10:47:55,090 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.query.builder.ignored.chars and value !#$%&'()+,./\\\\:-@{|}`^~ 10:47:55,090 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.ecm.platform.query.nxql.defaultNavigationResults and value 200 10:47:55,105 INFO [PageProviderRegistry] Registering page provider with name users_listing 10:47:55,105 INFO [PageProviderRegistry] Registering page provider with name nuxeo_principals_listing 10:47:55,106 INFO [PageProviderRegistry] Registering page provider with name groups_listing 10:47:55,106 INFO [PageProviderRegistry] Registering page provider with name nuxeo_groups_listing 10:47:55,106 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_users_listing 10:47:55,106 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_groups_listing 10:47:55,109 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.reload 10:47:55,288 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ServerLocator 10:47:55,291 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ResourcePublisher 10:47:55,294 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.metrics.MetricsService 10:47:55,372 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.metrics 10:47:55,373 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.counters 10:47:55,374 INFO [RegistrationInfoImpl] Component activated: service:DublinCoreStorageService 10:47:55,375 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.dclistener.reset-creator-on-copy and value false 10:47:55,377 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.mongodb.MongoDBComponent 10:47:55,379 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.cache.CacheService 10:47:55,381 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 10:47:55,384 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 10:47:55,384 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.GenericDirectory 10:47:55,385 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:47:55,385 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 10:47:55,386 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 10:47:55,388 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:47:55,389 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:47:55,390 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:47:55,391 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 10:47:55,399 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.download.DownloadService 10:47:55,401 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:47:55,464 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:47:55,503 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.kv.KeyValueService 10:47:55,506 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.migration.MigrationService 10:47:55,506 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.plugins 10:47:55,523 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 10:47:55,535 INFO [CommandLineExecutorComponent] Registered command: pdftotext 10:47:55,588 INFO [CommandLineExecutorComponent] Registered command: ps2pdf 10:47:55,593 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:47:55,728 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:47:55,737 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.listener 10:47:55,739 INFO [UserService] UserService activated 10:47:55,739 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserService 10:47:55,740 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 10:47:55,741 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 10:47:55,743 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:47:55,749 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.adapter 10:47:55,750 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.platform.usermanager.UserAdapter 10:47:55,750 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.resolver 10:47:55,750 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.marshallers 10:47:55,758 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.properties 10:47:55,758 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.usermanager.check.password and value true 10:47:55,758 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.test.directory.sql.storage 10:47:55,762 INFO [DirectoryRegistry] Registered directory: userDirectory 10:47:55,763 INFO [DirectoryRegistry] Registered directory: groupDirectory 10:47:55,763 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.blobmanager 10:47:55,765 INFO [LocalBinaryManager] Registering binary manager 'test' using DefaultBinaryManager and binary store: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/data/binaries 10:47:55,811 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 10:47:55,818 INFO [RepositoryManagerImpl] Registering repository: test 10:47:55,818 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.test.sql 10:47:55,823 INFO [DirectoryRegistry] Registered directory template: template-directory 10:47:55,824 INFO [DirectoryRegistry] Registered directory template: template-user 10:47:55,825 INFO [DirectoryRegistry] Registered directory template: template-group 10:47:55,825 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 10:47:55,825 INFO [ComponentManagerImpl] Components activated in 1.007 sec. 10:47:55,827 INFO [DataSourceComponent] Registering datasource: jdbc/nxsqldirectory 10:47:55,828 INFO [DataSourceDescriptor] binding jdbc/nxsqldirectory 10:47:55,881 INFO [DataSourceComponent] Registering datasource: jdbc/nuxeojunittests 10:47:55,882 INFO [DataSourceDescriptor] binding jdbc/nuxeojunittests 10:47:55,883 INFO [DataSourceComponent] Registering DataSourceLink: java:comp/env/jdbc/repository_test 10:47:55,891 INFO [WorkManagerImpl] Initialized work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 10:47:55,891 INFO [WorkManagerImpl] Initialized work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:47:55,891 INFO [WorkManagerImpl] Initialized work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:47:55,894 INFO [MigrationServiceImpl] Not registering a migration invalidator because clustering is not enabled 10:47:55,967 INFO [SchemaManagerImpl] Registered schema: directory_configuration from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/directory_configuration.xsd 10:47:55,994 INFO [SchemaManagerImpl] Registered schema: core-types from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/core-types.xsd 10:47:56,018 INFO [SchemaManagerImpl] Registered schema: base from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/base.xsd 10:47:56,028 INFO [SchemaManagerImpl] Registered schema: relation from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/relation.xsd 10:47:56,035 INFO [SchemaManagerImpl] Registered schema: common from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/common.xsd 10:47:56,044 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10nsubjects} 10:47:56,044 INFO [XSDLoader] type of null|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 10:47:56,046 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10ncoverage} 10:47:56,046 INFO [XSDLoader] type of coverage|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 10:47:56,047 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=nature} 10:47:56,047 INFO [XSDLoader] type of nature|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 10:47:56,047 INFO [SchemaManagerImpl] Registered schema: dublincore from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/dublincore.xsd 10:47:56,053 INFO [SchemaManagerImpl] Registered schema: uid from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/uid.xsd 10:47:56,060 INFO [SchemaManagerImpl] Registered schema: file from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/file.xsd 10:47:56,069 INFO [SchemaManagerImpl] Registered schema: files from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/files.xsd 10:47:56,075 INFO [SchemaManagerImpl] Registered schema: note from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/note.xsd 10:47:56,081 INFO [SchemaManagerImpl] Registered schema: domain from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/domain.xsd 10:47:56,087 INFO [SchemaManagerImpl] Registered schema: relatedtext from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/relatedtext.xsd 10:47:56,091 INFO [SchemaManagerImpl] Registered schema: publishing from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/publishing.xsd 10:47:56,097 INFO [SchemaManagerImpl] Registered schema: webcontainer from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/webcontainer.xsd 10:47:56,103 INFO [SchemaManagerImpl] Registered schema: user from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/user.xsd 10:47:56,108 INFO [SchemaManagerImpl] Registered schema: group from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/group.xsd 10:47:56,116 INFO [SchemaManagerImpl] Registered schema: vocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/vocabulary.xsd 10:47:56,121 INFO [SchemaManagerImpl] Registered schema: xvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/xvocabulary.xsd 10:47:56,125 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/l10nvocabulary.xsd 10:47:56,130 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/l10nxvocabulary.xsd 10:47:56,135 INFO [SchemaManagerImpl] Registered schema: documentsLists from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/documentsLists.xsd 10:47:56,138 INFO [CacheServiceImpl] Not registering a cache invalidator because clustering is not enabled 10:47:56,139 INFO [MongoDBComponent] Activate MongoDB component 10:47:56,504 INFO [RepositoryImpl] Repository test using lock manager VCSLockManager(test) 10:47:56,505 INFO [RepositoryImpl] VCS Mapper cache using: org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper 10:47:56,590 INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 10:47:56,609 INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 10:47:56,609 INFO [QuartzScheduler] Quartz Scheduler v.2.2.3 created. 10:47:56,610 INFO [RAMJobStore] RAMJobStore initialized. 10:47:56,611 INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v2.2.3) 'Quartz' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 10:47:56,611 INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 10:47:56,611 INFO [StdSchedulerFactory] Quartz scheduler version: 2.2.3 10:47:56,612 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 10:47:56,615 INFO [SchedulerServiceImpl] Registering Schedule aceScheduler (cron=0 0/5 * * * ?) 10:47:56,631 INFO [SchedulerServiceImpl] Registering Schedule transientStoreGC (cron=0 0/15 * * * ?) 10:47:56,633 INFO [SchedulerServiceImpl] Registering Schedule orphanVersionsCleanup (cron=0 30 1 * * ?) 10:47:56,635 INFO [SchedulerServiceImpl] Registering Schedule softDeleteCleanup (cron=0 0/15 * * * ?) 10:47:56,636 INFO [SchedulerServiceImpl] scheduler started 10:47:56,636 INFO [PageProviderClassReplacerRegistry] No page provider has been superseded 10:47:56,672 INFO [MetricsServiceImpl] Setting up metrics configuration 10:47:56,712 INFO [WorkManagerImpl] Activated work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 10:47:56,715 INFO [WorkManagerImpl] Activated work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:47:56,716 INFO [WorkManagerImpl] Activated work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:47:57,038 INFO [ComponentManagerImpl] Components started in 1.211 sec. 10:47:57,042 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 122 * service:org.nuxeo.sample.operation.sample-operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.sample.SampleDocumentEnricherTest 10:47:57,095 INFO [CacheServiceImpl] Cache registered: cache-userDirectory 10:47:57,139 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-userDirectory 10:47:57,141 INFO [CacheServiceImpl] Cache registered: cache-groupDirectory 10:47:57,141 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-groupDirectory 10:47:57,468 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 10:47:57,468 INFO [ComponentManagerImpl] Stopping Nuxeo Components 10:47:57,469 INFO [WorkManagerImpl] Deactivated work queue default 10:47:57,470 INFO [WorkManagerImpl] Deactivated work queue updateACEStatus 10:47:57,470 INFO [WorkManagerImpl] Deactivated work queue fulltextUpdater 10:47:57,475 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 10:47:57,476 INFO [RepositoryService] Shutting down repository manager 10:47:57,478 INFO [DataSourceComponent] Unregistering DataSourceLink: java:comp/env/jdbc/repository_test 10:47:57,478 INFO [DataSourceComponent] Unregistering datasource: jdbc/nxsqldirectory 10:47:57,479 INFO [DataSourceComponent] Unregistering datasource: jdbc/nuxeojunittests 10:47:57,480 INFO [ComponentManagerImpl] Components stopped in 0.011 sec. 10:47:57,480 INFO [UserService] UserService deactivated 10:47:57,484 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 10:47:57,484 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 10:47:57,484 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. 10:47:57,486 INFO [ComponentManagerImpl] Components deactivated in 0.006 sec. 10:47:57,709 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 10:47:57,714 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.sample.nuxeo-sample-project' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/classes/ 10:47:57,715 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.1-I20180228_0918.jar 10:47:57,715 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.rendering' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.1-I20180228_0918.jar 10:47:57,716 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.1-I20180228_0918.jar 10:47:57,716 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar 10:47:57,717 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.1-I20180228_0918.jar 10:47:57,717 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.commandline.executor' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar 10:47:57,718 INFO [NXRuntimeTestCase] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/.m2/repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 10:47:57,719 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.1-I20180228_0918.jar 10:47:57,719 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.1-I20180228_0918.jar 10:47:57,719 INFO [NXRuntimeTestCase] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 10:47:57,719 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar 10:47:57,720 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar 10:47:57,721 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar 10:47:57,721 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 10:47:57,721 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.7.4/jackson-annotations-2.7.4.jar 10:47:57,721 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar 10:47:57,722 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.1-I20180228_0918.jar 10:47:57,722 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.1-I20180228_0918.jar 10:47:57,723 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.1-I20180228_0918.jar 10:47:57,723 INFO [NXRuntimeTestCase] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 10:47:57,724 INFO [NXRuntimeTestCase] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 10:47:57,724 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar 10:47:57,724 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar 10:47:57,724 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.1-I20180228_0918.jar 10:47:57,725 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.1-I20180228_0918.jar 10:47:57,726 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.jersey-server' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-server/1.18.3/jersey-server-1.18.3.jar 10:47:57,726 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.servlet' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-servlet/1.18.3/jersey-servlet-1.18.3.jar 10:47:57,726 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.1-I20180228_0918.jar 10:47:57,726 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.1-I20180228_0918.jar 10:47:57,727 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.versioning.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar 10:47:57,728 INFO [NXRuntimeTestCase] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 10:47:57,728 INFO [NXRuntimeTestCase] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 10:47:57,728 INFO [NXRuntimeTestCase] Bundle 'groovy-all' has URL file:/opt/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar 10:47:57,729 INFO [NXRuntimeTestCase] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 10:47:57,729 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.jar 10:47:57,729 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.jar 10:47:57,730 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 10:47:57,730 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 10:47:57,731 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 10:47:57,731 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 10:47:57,731 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.1-I20180228_0918.jar 10:47:57,731 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.1-I20180228_0918.jar 10:47:57,732 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.1-I20180228_0918.jar 10:47:57,732 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.1-I20180228_0918.jar 10:47:57,732 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.base' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.1-I20180228_0918.jar 10:47:57,732 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.comment.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.1-I20180228_0918.jar 10:47:57,732 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.1-I20180228_0918.jar 10:47:57,733 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.tag.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.1-I20180228_0918.jar 10:47:57,733 INFO [NXRuntimeTestCase] Bundle 'org.yaml.snakeyaml' has URL file:/opt/jenkins/.m2/repository/org/yaml/snakeyaml/1.13/snakeyaml-1.13.jar 10:47:57,733 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.actions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.1-I20180228_0918.jar 10:47:57,734 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.audit.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.1-I20180228_0918.jar 10:47:57,734 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.export' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar 10:47:57,734 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.preview' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.1-I20180228_0918.jar 10:47:57,735 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.htmlsanitizer' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar 10:47:57,736 INFO [NXRuntimeTestCase] Bundle 'org.restlet' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 10:47:57,736 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.user.invite' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.1-I20180228_0918.jar 10:47:57,737 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.scripting' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.1-I20180228_0918.jar 10:47:57,738 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 10:47:57,739 INFO [NXRuntimeTestCase] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 10:47:57,740 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.jaxrs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar 10:47:57,741 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918.jar 10:47:57,742 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.1-I20180228_0918.jar 10:47:57,742 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.contribs.jersey-apache-client4' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.18.3/jersey-apache-client4-1.18.3.jar 10:47:57,743 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.ui' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.1-I20180228_0918.jar 10:47:57,744 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.management.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.1-I20180228_0918.jar 10:47:57,744 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.dbcp' has URL file:/opt/jenkins/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar 10:47:57,745 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.pool' has URL file:/opt/jenkins/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar 10:47:57,745 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login.default' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.1-I20180228_0918.jar 10:47:57,746 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.client' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.1-I20180228_0918.jar 10:47:57,747 INFO [NXRuntimeTestCase] Bundle 'org.apache.httpcomponents.httpclient' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpclient-osgi/4.5.3/httpclient-osgi-4.5.3.jar 10:47:57,749 INFO [NXRuntimeTestCase] Bundle 'org.apache.httpcomponents.httpcore' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpcore-osgi/4.4.6/httpcore-osgi-4.4.6.jar 10:47:57,750 INFO [NXRuntimeTestCase] Bundle 'slf4j.log4j12' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar 10:47:57,750 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.features' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.1-I20180228_0918.jar 10:47:57,751 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.persistence' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.1-I20180228_0918.jar 10:47:57,752 INFO [NXRuntimeTestCase] Bundle 'javassist' has URL file:/opt/jenkins/.m2/repository/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar 10:47:57,752 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.uidgen.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar 10:47:57,753 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.relations.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.1-I20180228_0918.jar 10:47:57,754 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar 10:47:57,754 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.userworkspace.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar 10:47:57,755 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.audit' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.1-I20180228_0918.jar 10:47:57,756 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.notification.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.1-I20180228_0918.jar 10:47:57,756 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.notification.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.1-I20180228_0918.jar 10:47:57,757 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.contribs.jersey-multipart' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-multipart/1.18.3/jersey-multipart-1.18.3.jar 10:47:57,757 INFO [NXRuntimeTestCase] Bundle 'org.jvnet.mimepull' has URL file:/opt/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.3/mimepull-1.9.3.jar 10:47:57,757 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.server' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar 10:47:57,758 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.naming' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-naming/6.1.26/jetty-naming-6.1.26.jar 10:47:57,758 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.plus' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-plus/6.1.26/jetty-plus-6.1.26.jar 10:47:57,759 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.annotations' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-annotations/6.1.26/jetty-annotations-6.1.26.jar 10:47:57,759 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar 10:47:57,760 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar 10:47:57,760 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 10:47:57,760 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 10:47:57,761 INFO [NXRuntimeTestCase] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 10:47:57,761 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 10:47:57,762 INFO [NXRuntimeTestCase] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 10:47:57,762 INFO [NXRuntimeTestCase] Bundle 'osgi.cmpn' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 10:47:57,762 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar 10:47:57,763 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918.jar 10:47:57,763 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar 10:47:57,763 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.1-I20180228_0918.jar 10:47:57,766 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.1-I20180228_0918.jar 10:47:57,766 INFO [NXRuntimeTestCase] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 10:47:57,766 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 10:47:57,767 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 10:47:57,767 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.1-I20180228_0918.jar 10:47:57,767 INFO [NXRuntimeTestCase] Bundle 'com.google.inject' has URL file:/opt/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar 10:47:57,768 INFO [NXRuntimeTestCase] Bundle 'io.github.lukehutch.fast-classpath-scanner' has URL file:/opt/jenkins/.m2/repository/io/github/lukehutch/fast-classpath-scanner/2.0.4/fast-classpath-scanner-2.0.4.jar 10:47:57,768 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.osgi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.1-I20180228_0918.jar 10:47:57,768 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar 10:47:57,769 INFO [NXRuntimeTestCase] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 10:47:57,770 INFO [NXRuntimeTestCase] Bundle 'com.google.gson' has URL file:/opt/jenkins/.m2/repository/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar 10:47:57,770 INFO [NXRuntimeTestCase] Bundle 'com.thoughtworks.paranamer' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar 10:47:57,770 INFO [NXRuntimeTestCase] Bundle 'net.bytebuddy.byte-buddy' has URL file:/opt/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.6.12/byte-buddy-1.6.12.jar 10:47:57,771 INFO [NXRuntimeTestCase] Bundle 'org.fusesource.jansi' has URL file:/opt/jenkins/.m2/repository/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar 10:47:57,772 INFO [NXRuntimeTestCase] Bundle 'com.tngtech.java.junit-dataprovider' has URL file:/opt/jenkins/.m2/repository/com/tngtech/java/junit-dataprovider/1.12.0/junit-dataprovider-1.12.0.jar 10:47:57,773 INFO [NXRuntimeTestCase] Bundle 'org.assertj.core' has URL file:/opt/jenkins/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 10:47:57,773 INFO [NXRuntimeTestCase] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 10:47:57,773 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 10:47:57,774 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jetty' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918.jar 10:47:57,775 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.jsp-api-2.1' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.6/jsp-api-2.1-6.1.6.jar 10:47:57,775 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.jsp-2.1' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.6/jsp-2.1-6.1.6.jar 10:47:57,777 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.exec' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 10:47:57,778 INFO [NXRuntimeTestCase] Bundle 'com.sun.jna' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar 10:47:57,778 INFO [NXRuntimeTestCase] Bundle 'com.sun.jna.platform' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar 10:47:57,780 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.client' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.2.15.v20160210/websocket-client-9.2.15.v20160210.jar 10:47:57,780 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.2.15.v20160210/jetty-util-9.2.15.v20160210.jar 10:47:57,780 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.io' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.2.15.v20160210/jetty-io-9.2.15.v20160210.jar 10:47:57,781 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.2.15.v20160210/websocket-common-9.2.15.v20160210.jar 10:47:57,781 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.api' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.2.15.v20160210/websocket-api-9.2.15.v20160210.jar 10:47:57,782 INFO [NXRuntimeTestCase] Bundle 'nu.xom' has URL file:/opt/jenkins/.m2/repository/xom/xom/1.2.5/xom-1.2.5.jar 10:47:57,782 INFO [NXRuntimeTestCase] Bundle 'org.objectweb.asm' has URL file:/opt/jenkins/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar 10:47:57,782 INFO [NXRuntimeTestCase] Bundle 'slf4j.api' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar 10:47:57,783 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.test.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918-tests.jar 10:47:57,783 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar 10:47:57,783 INFO [NXRuntimeTestCase] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 10:47:57,784 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.1-I20180228_0918.jar 10:47:57,784 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.1-I20180228_0918.jar 10:47:57,784 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.1-I20180228_0918.jar 10:47:57,785 INFO [NXRuntimeTestCase] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 10:47:57,785 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.1-I20180228_0918.jar 10:47:57,785 INFO [NXRuntimeTestCase] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 10:47:57,786 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.event.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918-tests.jar 10:47:57,786 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.1-I20180228_0918.jar 10:47:57,786 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.plugins' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar 10:47:57,787 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 10:47:57,788 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar 10:47:57,788 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.1-I20180228_0918.jar 10:47:57,788 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.1-I20180228_0918.jar 10:47:57,789 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.1-I20180228_0918.jar 10:47:57,789 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.extensions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar 10:47:57,789 INFO [NXRuntimeTestCase] Bundle 'org.h2' has URL file:/opt/jenkins/.m2/repository/com/h2database/h2/1.4.177-NX01/h2-1.4.177-NX01.jar 10:47:57,791 INFO [NXRuntimeTestCase] Bundle 'derby' has URL file:/opt/jenkins/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar 10:47:57,791 INFO [NXRuntimeTestCase] Bundle 'org.postgresql.jdbc42' has URL file:/opt/jenkins/.m2/repository/org/postgresql/postgresql/42.1.1/postgresql-42.1.1.jar 10:47:57,791 INFO [NXRuntimeTestCase] Bundle 'com.mysql.jdbc' has URL file:/opt/jenkins/.m2/repository/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.jar 10:47:57,792 INFO [NXRuntimeTestCase] Bundle 'org.mariadb.jdbc' has URL file:/opt/jenkins/.m2/repository/org/mariadb/jdbc/mariadb-java-client/1.6.4/mariadb-java-client-1.6.4.jar 10:47:57,792 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.dbs.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918-tests.jar 10:47:57,792 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.mem' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.1-I20180228_0918.jar 10:47:57,793 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.dbs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar 10:47:57,793 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar 10:47:57,793 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.1-I20180228_0918.jar 10:47:57,793 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/nuxeo-connect-client-1.7.0-SNAPSHOT.jar 10:47:57,794 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 10:47:57,794 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 10:47:57,794 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 10:47:57,795 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 10:47:57,795 INFO [NXRuntimeTestCase] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 10:47:57,795 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.1-I20180228_0918.jar 10:47:57,795 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.1-I20180228_0918.jar 10:47:57,796 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.1-I20180228_0918.jar 10:47:57,796 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar 10:47:57,796 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar 10:47:57,796 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918-tests.jar 10:47:57,796 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar 10:47:57,797 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar 10:47:57,797 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918.jar 10:47:57,797 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar 10:47:57,797 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918-tests.jar 10:47:57,797 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar 10:47:57,798 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.dublincore' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.1-I20180228_0918.jar 10:47:57,798 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.content.template' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar 10:47:57,798 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.types.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.1-I20180228_0918.jar 10:47:57,798 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.filemanager.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar 10:47:57,798 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar 10:47:57,799 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.ldap' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar 10:47:57,800 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 10:47:57,801 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918.jar 10:47:57,801 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.csv' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar 10:47:57,801 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar 10:47:57,802 INFO [NXRuntimeTestCase] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 10:47:57,802 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 10:47:57,802 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.1-I20180228_0918.jar 10:47:57,802 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 10:47:57,803 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 10:47:57,803 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 10:47:57,803 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.1-I20180228_0918.jar 10:47:57,803 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 10:47:57,803 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 10:47:57,804 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 10:47:57,804 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 10:47:57,804 INFO [NXRuntimeTestCase] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 10:47:57,805 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 10:47:57,805 INFO [NXRuntimeTestCase] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 10:47:57,806 INFO [NXRuntimeTestCase] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 10:47:57,806 INFO [NXRuntimeTestCase] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.jar 10:47:57,806 INFO [NXRuntimeTestCase] Bundle 'org.jboss.netty' has URL file:/opt/jenkins/.m2/repository/io/netty/netty/3.7.0.Final/netty-3.7.0.Final.jar 10:47:57,807 INFO [NXRuntimeTestCase] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 10:47:57,807 INFO [NXRuntimeTestCase] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 10:47:57,808 INFO [NXRuntimeTestCase] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.4/snappy-java-1.1.4.jar 10:47:57,808 INFO [NXRuntimeTestCase] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.jar 10:47:57,809 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 10:47:57,809 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.1-I20180228_0918.jar 10:47:57,809 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar 10:47:57,809 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 10:47:57,822 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 10:47:57,822 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 10:47:57,825 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 10:47:57,825 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 10:47:57,826 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 10:47:57,827 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 10:47:57,827 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 10:47:57,829 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 10:47:57,829 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 10:47:57,829 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 10:47:57,831 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 10:47:57,831 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 10:47:57,832 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 10:47:57,834 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 10:47:57,834 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 10:47:57,834 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 10:47:57,835 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 10:47:57,836 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 10:47:57,837 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:47:57,837 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:47:57,839 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 10:47:57,839 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 10:47:57,839 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 10:47:57,840 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory 10:47:57,842 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 10:47:57,842 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 10:47:57,842 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl. Waiting for: [service:org.nuxeo.ecm.core.cache.CacheService] 10:47:57,845 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 10:47:57,845 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 10:47:57,846 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.GenericDirectory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 10:47:57,848 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 10:47:57,848 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 10:47:57,848 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 10:47:57,850 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.local.configuration 10:47:57,850 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.local.configuration 10:47:57,852 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.resolver 10:47:57,852 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.resolver 10:47:57,854 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.marshallers 10:47:57,854 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.marshallers 10:47:57,854 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.event 10:47:57,858 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 10:47:57,858 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 10:47:57,858 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventService 10:47:57,859 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventProducer 10:47:57,859 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventServiceAdmin 10:47:57,861 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.service 10:47:57,861 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.service 10:47:57,861 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.work.api.WorkManager 10:47:57,863 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.config 10:47:57,863 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.config 10:47:57,865 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 10:47:57,865 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService, aliases=[service:org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService] 10:47:57,865 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.scheduler.SchedulerService 10:47:57,867 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.queuing 10:47:57,867 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.queuing 10:47:57,867 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql.test 10:47:57,867 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.metrics 10:47:57,869 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 10:47:57,869 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 10:47:57,870 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.metrics.MetricsService. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 10:47:57,870 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.schema 10:47:57,872 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 10:47:57,872 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 10:47:57,872 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverService 10:47:57,874 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 10:47:57,874 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 10:47:57,874 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.SchemaManager 10:47:57,875 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.jtajca 10:47:57,876 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 10:47:57,876 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 10:47:57,876 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.pubsub 10:47:57,878 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 10:47:57,878 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 10:47:57,878 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.pubsub.PubSubService 10:47:57,878 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.mimetype 10:47:57,883 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 10:47:57,883 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 10:47:57,883 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry 10:47:57,884 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.test 10:47:57,884 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.types.contrib 10:47:57,886 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.types 10:47:57,886 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.types 10:47:57,886 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 10:47:57,886 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mem 10:47:57,888 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:47:57,888 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:47:57,888 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 10:47:57,888 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.sql 10:47:57,890 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:47:57,891 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:47:57,891 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 10:47:57,891 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage 10:47:57,892 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 10:47:57,892 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 10:47:57,892 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.lock.LockManagerService 10:47:57,893 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mongodb 10:47:57,894 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:47:57,894 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:47:57,894 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 10:47:57,895 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.commandline.executor 10:47:57,896 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 10:47:57,897 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 10:47:57,897 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService 10:47:57,898 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 10:47:57,898 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 10:47:57,898 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.directory.mongodb 10:47:57,900 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 10:47:57,900 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 10:47:57,900 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory. Waiting for: [service:org.nuxeo.runtime.mongodb.MongoDBComponent, service:org.nuxeo.ecm.directory.DirectoryServiceImpl, service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] 10:47:57,900 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 10:47:57,902 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 10:47:57,902 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreService 10:47:57,902 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 10:47:57,903 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 10:47:57,903 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 10:47:57,903 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent. Waiting for: [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 10:47:57,905 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 10:47:57,905 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 10:47:57,907 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:47:57,907 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:47:57,908 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:47:57,908 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:47:57,909 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 10:47:57,909 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 10:47:57,911 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 10:47:57,911 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 10:47:57,912 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 10:47:57,912 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 10:47:57,912 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 10:47:57,913 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 10:47:57,913 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 10:47:57,914 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 10:47:57,914 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 10:47:57,915 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 10:47:57,915 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 10:47:57,915 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.trash.TrashService 10:47:57,918 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 10:47:57,918 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 10:47:57,918 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.versioning.VersioningService 10:47:57,919 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 10:47:57,919 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 10:47:57,920 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 10:47:57,920 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 10:47:57,920 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.versioning.default-policies. Waiting for: [service:org.nuxeo.ecm.platform.el.service] 10:47:57,921 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 10:47:57,921 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 10:47:57,922 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 10:47:57,923 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 10:47:57,924 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 10:47:57,924 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 10:47:57,925 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 10:47:57,925 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 10:47:57,925 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.filter.CharacterFilteringService 10:47:57,926 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 10:47:57,926 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 10:47:57,927 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 10:47:57,927 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 10:47:57,927 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.DocumentBlobManager 10:47:57,929 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 10:47:57,929 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService, aliases=[service:org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService] 10:47:57,929 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDSequencer 10:47:57,929 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDGeneratorService 10:47:57,930 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 10:47:57,930 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 10:47:57,930 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSessionService 10:47:57,931 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schedulers 10:47:57,931 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schedulers 10:47:57,932 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql 10:47:57,933 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:47:57,933 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:47:57,933 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:47:57,934 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 10:47:57,934 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 10:47:57,935 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 10:47:57,935 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 10:47:57,936 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 10:47:57,937 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 10:47:57,937 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.sql.RepositoryService] 10:47:57,938 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 10:47:57,938 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 10:47:57,938 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent, service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 10:47:57,938 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.query 10:47:57,940 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.query.properties 10:47:57,940 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.query.properties 10:47:57,940 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.api 10:47:57,940 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager.api 10:47:57,942 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 10:47:57,942 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 10:47:57,942 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.api 10:47:57,944 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 10:47:57,944 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 10:47:57,944 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.adapter.DocumentAdapterService 10:47:57,945 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 10:47:57,945 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 10:47:57,945 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.repository.RepositoryManager 10:47:57,945 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.repository.RepositoryService 10:47:57,945 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService 10:47:57,947 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 10:47:57,947 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 10:47:57,947 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.validation.DocumentValidationService 10:47:57,948 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 10:47:57,948 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 10:47:57,949 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 10:47:57,949 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 10:47:57,949 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.BlobManager 10:47:57,951 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 10:47:57,951 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 10:47:57,951 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService 10:47:57,952 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 10:47:57,952 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 10:47:57,953 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:47:57,953 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:47:57,954 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:47:57,955 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.core.LocalConfigurationService 10:47:57,955 INFO [ComponentRegistry] Registering component: service:org.nuxeo.core.LocalConfigurationService 10:47:57,955 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService 10:47:57,956 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 10:47:57,956 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 10:47:57,956 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService 10:47:57,957 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 10:47:57,958 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 10:47:57,959 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:47:57,959 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:47:57,959 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:47:57,960 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.properties 10:47:57,960 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.properties 10:47:57,961 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.datasource 10:47:57,963 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.datasource 10:47:57,964 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.datasource 10:47:57,964 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.datasource.PooledDataSourceRegistry 10:47:57,965 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.login 10:47:57,967 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 10:47:57,967 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 10:47:57,970 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 10:47:57,970 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 10:47:57,973 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.default.config 10:47:57,973 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.default.config 10:47:57,976 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 10:47:57,977 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 10:47:57,977 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginAs 10:47:57,977 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.sample.nuxeo-sample-project 10:47:57,980 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.operation.sample-operation 10:47:57,980 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.operation.sample-operation 10:47:57,984 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.enricher.sample-document 10:47:57,984 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.enricher.sample-document 10:47:57,987 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 10:47:57,987 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 10:47:57,989 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.SampleService 10:47:57,990 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.SampleService 10:47:57,990 INFO [ComponentManagerImpl] Registering service: org.nuxeo.sample.SampleService 10:47:57,992 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 10:47:57,993 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 10:47:57,993 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert 10:47:57,996 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 10:47:57,996 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 10:47:57,996 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.api.ConversionService 10:47:57,996 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper 10:47:57,996 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.el 10:47:57,999 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.el.service 10:47:57,999 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.el.service 10:47:58,000 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.el.ELService 10:47:58,000 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.query.api 10:47:58,004 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 10:47:58,004 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 10:47:58,004 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.query.api.PageProviderService 10:47:58,004 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.reload 10:47:58,006 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.reload 10:47:58,006 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.reload 10:47:58,006 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.reload.ReloadService 10:47:58,006 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.migration 10:47:58,008 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.migration.MigrationService 10:47:58,008 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.migration.MigrationService 10:47:58,008 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.migration.MigrationService. Waiting for: [service:org.nuxeo.runtime.kv.KeyValueService] 10:47:58,008 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.management 10:47:58,010 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 10:47:58,010 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 10:47:58,010 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.management.ResourcePublisher. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 10:47:58,011 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ServerLocator 10:47:58,011 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ServerLocator 10:47:58,011 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ServerLocator 10:47:58,012 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ResourcePublisher 10:47:58,012 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.metrics.MetricsService 10:47:58,012 INFO [ComponentManagerImpl] Registering service: com.codahale.metrics.MetricRegistry 10:47:58,013 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.metrics 10:47:58,013 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.metrics 10:47:58,013 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricEnabler 10:47:58,013 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricSerializer 10:47:58,014 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.counters 10:47:58,014 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.counters 10:47:58,014 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.counters.CounterManager 10:47:58,015 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.api 10:47:58,015 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.dublincore 10:47:58,016 INFO [ComponentManagerImpl] Registering component: service:DublinCoreStorageService 10:47:58,016 INFO [ComponentRegistry] Registering component: service:DublinCoreStorageService 10:47:58,016 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.mongodb 10:47:58,018 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent 10:47:58,018 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent, aliases=[service:org.nuxeo.ecm.core.mongodb.MongoDBComponent, service:org.nuxeo.mongodb.core.MongoDBComponent] 10:47:58,018 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.mongodb.MongoDBConnectionService 10:47:58,018 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.cache 10:47:58,019 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 10:47:58,020 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 10:47:58,020 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.cache.CacheService 10:47:58,020 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.directory.api.DirectoryService 10:47:58,021 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 10:47:58,021 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 10:47:58,021 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.transientstore.api.TransientStoreService 10:47:58,021 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.dbs 10:47:58,023 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:47:58,023 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:47:58,023 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:47:58,023 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:47:58,023 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:47:58,023 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.io 10:47:58,024 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 10:47:58,025 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 10:47:58,025 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.DocumentXMLExporter 10:47:58,026 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 10:47:58,026 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 10:47:58,026 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.download.DownloadService 10:47:58,027 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:47:58,027 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:47:58,027 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.registry.MarshallerRegistry 10:47:58,029 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:47:58,029 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:47:58,029 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.kv 10:47:58,030 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 10:47:58,030 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 10:47:58,030 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kv.KeyValueService 10:47:58,030 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.migration.MigrationService 10:47:58,031 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert.plugins 10:47:58,032 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.plugins 10:47:58,032 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.plugins 10:47:58,033 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 10:47:58,033 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 10:47:58,034 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.content.template 10:47:58,035 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:47:58,035 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:47:58,036 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:47:58,037 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:47:58,037 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:47:58,038 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 10:47:58,039 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 10:47:58,039 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager 10:47:58,042 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 10:47:58,042 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 10:47:58,042 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager 10:47:58,043 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.UserManager 10:47:58,043 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.Authenticator 10:47:58,043 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.AdministratorGroupsProvider 10:47:58,045 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 10:47:58,045 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 10:47:58,045 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService 10:47:58,047 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 10:47:58,047 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 10:47:58,048 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:47:58,048 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:47:58,050 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 10:47:58,050 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 10:47:58,051 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 10:47:58,051 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 10:47:58,053 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 10:47:58,053 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 10:47:58,054 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 10:47:58,054 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 10:47:58,056 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage 10:47:58,056 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage StorageConfiguration: Deploying JDBC using DatabaseH2 10:47:58,056 INFO [StorageConfiguration] Deploying JDBC using DatabaseH2 10:47:58,059 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.blobmanager 10:47:58,059 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.blobmanager StorageConfiguration: Deploying a VCS repository 10:47:58,059 INFO [StorageConfiguration] Deploying a VCS repository 10:47:58,061 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 10:47:58,061 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 10:47:58,063 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.test.sql 10:47:58,063 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.test.sql 10:47:58,064 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 10:47:58,064 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 10:47:58,064 INFO [ComponentManagerImpl] Starting Nuxeo Components 10:47:58,064 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 10:47:58,064 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 10:47:58,064 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 10:47:58,065 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 10:47:58,065 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 10:47:58,065 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 10:47:58,065 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:47:58,066 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 10:47:58,066 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.local.configuration 10:47:58,066 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.resolver 10:47:58,066 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.marshallers 10:47:58,066 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.EventServiceComponent 10:47:58,067 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.service 10:47:58,067 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.config 10:47:58,067 INFO [WorkManagerImpl] Registered work queue default WorkQueueDescriptor[id=default categories=[] maxThreads=4] 10:47:58,067 INFO [WorkManagerImpl] Registered work queue fulltextUpdater WorkQueueDescriptor[id=fulltextUpdater categories=[fulltextUpdater] maxThreads=1] 10:47:58,067 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.scheduler.SchedulerService 10:47:58,068 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.queuing 10:47:58,068 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.ObjectResolverService 10:47:58,068 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.TypeService 10:47:58,069 INFO [SchemaManagerImpl] Registered schema: directory_configuration 10:47:58,069 INFO [SchemaManagerImpl] Registered facet: DirectoryLocalConfiguration 10:47:58,071 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.jtajca.JtaActivator 10:47:58,071 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.pubsub.PubSubService 10:47:58,072 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 10:47:58,074 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 10:47:58,074 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 10:47:58,075 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 10:47:58,075 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreService 10:47:58,075 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreExtensions 10:47:58,079 INFO [SchemaManagerImpl] Registered schema: core-types 10:47:58,079 INFO [SchemaManagerImpl] Registered schema: base 10:47:58,079 INFO [SchemaManagerImpl] Registered schema: relation 10:47:58,079 INFO [SchemaManagerImpl] Registered schema: common 10:47:58,079 INFO [SchemaManagerImpl] Registered schema: dublincore 10:47:58,079 INFO [SchemaManagerImpl] Registered schema: uid 10:47:58,079 INFO [SchemaManagerImpl] Registered schema: file 10:47:58,079 INFO [SchemaManagerImpl] Registered schema: files 10:47:58,080 INFO [SchemaManagerImpl] Registered schema: note 10:47:58,080 INFO [SchemaManagerImpl] Registered schema: domain 10:47:58,080 INFO [SchemaManagerImpl] Registered schema: relatedtext 10:47:58,080 INFO [SchemaManagerImpl] Registered schema: publishing 10:47:58,080 INFO [SchemaManagerImpl] Registered schema: webcontainer 10:47:58,080 INFO [SchemaManagerImpl] Registered global prefetch: common.icon, dc:title, dc:description, dc:created, dc:modified, dc:lastContributor, dc:creator 10:47:58,080 INFO [SchemaManagerImpl] Registered clearComplexPropertyBeforeSet: true 10:47:58,081 INFO [SchemaManagerImpl] Registered facet: Folderish 10:47:58,081 INFO [SchemaManagerImpl] Registered facet: Orderable 10:47:58,082 INFO [SchemaManagerImpl] Registered facet: Versionable 10:47:58,082 INFO [SchemaManagerImpl] Registered facet: Downloadable 10:47:58,082 INFO [SchemaManagerImpl] Registered facet: Publishable 10:47:58,082 INFO [SchemaManagerImpl] Registered facet: PublishSpace 10:47:58,082 INFO [SchemaManagerImpl] Registered facet: MasterPublishSpace 10:47:58,082 INFO [SchemaManagerImpl] Registered facet: Commentable 10:47:58,082 INFO [SchemaManagerImpl] Registered facet: WebView 10:47:58,082 INFO [SchemaManagerImpl] Registered facet: SuperSpace 10:47:58,082 INFO [SchemaManagerImpl] Registered facet: HiddenInNavigation 10:47:58,083 INFO [SchemaManagerImpl] Registered facet: SystemDocument 10:47:58,083 INFO [SchemaManagerImpl] Registered facet: NotFulltextIndexable 10:47:58,083 INFO [SchemaManagerImpl] Registered facet: BigFolder 10:47:58,083 INFO [SchemaManagerImpl] Registered facet: HiddenInCreation 10:47:58,083 INFO [SchemaManagerImpl] Registered facet: HasRelatedText 10:47:58,083 INFO [SchemaManagerImpl] Registered document type: Folder 10:47:58,083 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 10:47:58,083 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 10:47:58,083 INFO [SchemaManagerImpl] Registered document type: Root 10:47:58,084 INFO [SchemaManagerImpl] Registered document type: Relation 10:47:58,084 INFO [SchemaManagerImpl] Registered document type: Domain 10:47:58,084 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 10:47:58,084 INFO [SchemaManagerImpl] Registered document type: Workspace 10:47:58,084 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 10:47:58,084 INFO [SchemaManagerImpl] Registered document type: SectionRoot 10:47:58,084 INFO [SchemaManagerImpl] Registered document type: Section 10:47:58,084 INFO [SchemaManagerImpl] Registered document type: File 10:47:58,084 INFO [SchemaManagerImpl] Registered document type: Note 10:47:58,085 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=common, name=size, deprecated=false) 10:47:58,085 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=file, name=filename, fallback=content/name, deprecated=false) 10:47:58,085 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=files, name=files/*/filename, fallback=files/*/file/name, deprecated=false) 10:47:58,085 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.types 10:47:58,086 INFO [SchemaManagerImpl] Registered schema: user 10:47:58,086 INFO [SchemaManagerImpl] Registered schema: group 10:47:58,086 INFO [SchemaManagerImpl] Registered schema: vocabulary 10:47:58,086 INFO [SchemaManagerImpl] Registered schema: xvocabulary 10:47:58,086 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary 10:47:58,086 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary 10:47:58,086 INFO [SchemaManagerImpl] Registered schema: documentsLists 10:47:58,086 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:47:58,087 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:47:58,087 INFO [LifeCycleRegistry] Registering lifecycle: default 10:47:58,088 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: File-default 10:47:58,088 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Note-default 10:47:58,088 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Calendar-default 10:47:58,088 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Folder-default 10:47:58,088 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: OrderedFolder-default 10:47:58,088 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Workspace-default 10:47:58,088 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Domain-default 10:47:58,089 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Root-default 10:47:58,089 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Section-default 10:47:58,089 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: WorkspaceRoot-default 10:47:58,089 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: SectionRoot-default 10:47:58,089 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: TemplateRoot-default 10:47:58,089 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.lifecycle.listener 10:47:58,090 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.paginate-get-children and value false 10:47:58,090 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.get-children-page-size and value 500 10:47:58,090 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.SecurityService 10:47:58,090 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPermissions 10:47:58,091 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPolicies 10:47:58,091 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.TrashService 10:47:58,092 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.trash.keepCheckedIn and value true 10:47:58,092 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningService 10:47:58,092 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 10:47:58,092 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 10:47:58,093 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.orphanVersionsCleanup 10:47:58,093 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.orphanVersionsCleanup.commitSize and value 1000 10:47:58,093 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.DocumentModel.resolver 10:47:58,094 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 10:47:58,094 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 10:47:58,094 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 10:47:58,094 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 10:47:58,095 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 10:47:58,095 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schedulers 10:47:58,095 INFO [WorkManagerImpl] Registered work queue updateACEStatus WorkQueueDescriptor[id=updateACEStatus categories=[updateACEStatus] maxThreads=1] 10:47:58,095 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:47:58,095 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 10:47:58,096 INFO [QueryMakerServiceImpl] Registering QueryMaker 'NXQL': org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker 10:47:58,096 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.softdelete 10:47:58,096 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.query.properties 10:47:58,096 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.pageprovider.default-max-page-size and value 1000 10:47:58,096 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.pageproviders 10:47:58,097 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentAdapterService 10:47:58,097 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.directory.localconfiguration.DirectoryConfiguration 10:47:58,097 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 10:47:58,097 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 10:47:58,097 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 10:47:58,098 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 10:47:58,098 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryService 10:47:58,098 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService 10:47:58,098 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 10:47:58,098 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.BlobManager 10:47:58,098 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 10:47:58,099 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blohodlers.adapters 10:47:58,099 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 10:47:58,099 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:47:58,099 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.core.LocalConfigurationService 10:47:58,099 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 10:47:58,099 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.adapter 10:47:58,100 INFO [DocumentAdapterService] Registered document adapter factory null: class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter 10:47:58,100 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:47:58,100 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.properties 10:47:58,101 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.path.segment.maxsize and value 24 10:47:58,101 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.datasource 10:47:58,101 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 10:47:58,101 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.defaultLMP 10:47:58,102 INFO [LoginPluginRegistry] registering Login Plugin ... 10:47:58,102 INFO [LoginPluginRegistry] LoginPlugin initialized for class org.nuxeo.ecm.platform.login.TrustingLoginPlugin 10:47:58,102 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.default.config 10:47:58,102 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.config.login.test 10:47:58,103 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.operation.sample-operation 10:47:58,103 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.enricher.sample-document 10:47:58,103 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-sync-listener 10:47:58,103 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.SampleService 10:47:58,103 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-async-listener 10:47:58,104 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 10:47:58,104 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.el.service 10:47:58,104 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.default-policies 10:47:58,104 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-before-update 10:47:58,105 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-after-update 10:47:58,105 INFO [VersioningComponent] Registered versioning policy: note-as-wiki 10:47:58,105 INFO [VersioningComponent] Registered versioning policy: collaborative-save 10:47:58,105 INFO [VersioningComponent] Registered versioning filter: system-document 10:47:58,106 INFO [VersioningComponent] Registered versioning filter: note-filter 10:47:58,106 INFO [VersioningComponent] Registered versioning filter: last-contributor-different-filter 10:47:58,106 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.query.api.PageProviderService 10:47:58,106 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.query.builder.ignored.chars and value !#$%&'()+,./\\\\:-@{|}`^~ 10:47:58,106 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.ecm.platform.query.nxql.defaultNavigationResults and value 200 10:47:58,107 INFO [PageProviderRegistry] Registering page provider with name users_listing 10:47:58,107 INFO [PageProviderRegistry] Registering page provider with name nuxeo_principals_listing 10:47:58,108 INFO [PageProviderRegistry] Registering page provider with name groups_listing 10:47:58,108 INFO [PageProviderRegistry] Registering page provider with name nuxeo_groups_listing 10:47:58,108 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_users_listing 10:47:58,108 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_groups_listing 10:47:58,108 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.reload 10:47:58,108 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ServerLocator 10:47:58,109 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ResourcePublisher 10:47:58,109 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.metrics.MetricsService 10:47:58,109 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.metrics 10:47:58,110 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.counters 10:47:58,110 INFO [RegistrationInfoImpl] Component activated: service:DublinCoreStorageService 10:47:58,110 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.dclistener.reset-creator-on-copy and value false 10:47:58,110 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.mongodb.MongoDBComponent 10:47:58,111 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.cache.CacheService 10:47:58,111 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 10:47:58,111 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 10:47:58,111 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.GenericDirectory 10:47:58,111 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:47:58,112 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 10:47:58,112 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 10:47:58,112 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:47:58,112 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:47:58,113 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:47:58,113 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 10:47:58,115 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.download.DownloadService 10:47:58,115 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:47:58,118 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:47:58,127 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.kv.KeyValueService 10:47:58,127 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.migration.MigrationService 10:47:58,127 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.plugins 10:47:58,129 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 10:47:58,134 INFO [CommandLineExecutorComponent] Registered command: pdftotext 10:47:58,192 INFO [CommandLineExecutorComponent] Registered command: ps2pdf 10:47:58,193 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:47:58,193 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:47:58,194 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.listener 10:47:58,194 INFO [UserService] UserService activated 10:47:58,194 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserService 10:47:58,194 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 10:47:58,194 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 10:47:58,195 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:47:58,195 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.adapter 10:47:58,195 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.platform.usermanager.UserAdapter 10:47:58,196 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.resolver 10:47:58,196 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.marshallers 10:47:58,198 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.properties 10:47:58,198 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.usermanager.check.password and value true 10:47:58,198 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.test.directory.sql.storage 10:47:58,199 INFO [DirectoryRegistry] Registered directory: userDirectory 10:47:58,199 INFO [DirectoryRegistry] Registered directory: groupDirectory 10:47:58,199 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.blobmanager 10:47:58,199 INFO [LocalBinaryManager] Registering binary manager 'test' using DefaultBinaryManager and binary store: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2405173969418239213.tmp/data/binaries 10:47:58,203 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 10:47:58,204 INFO [RepositoryManagerImpl] Registering repository: test 10:47:58,204 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.test.sql 10:47:58,205 INFO [DirectoryRegistry] Registered directory template: template-directory 10:47:58,205 INFO [DirectoryRegistry] Registered directory template: template-user 10:47:58,205 INFO [DirectoryRegistry] Registered directory template: template-group 10:47:58,205 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 10:47:58,205 INFO [ComponentManagerImpl] Components activated in 0.141 sec. 10:47:58,206 INFO [DataSourceComponent] Registering datasource: jdbc/nxsqldirectory 10:47:58,206 INFO [DataSourceDescriptor] binding jdbc/nxsqldirectory 10:47:58,208 INFO [DataSourceComponent] Registering datasource: jdbc/nuxeojunittests 10:47:58,209 INFO [DataSourceDescriptor] binding jdbc/nuxeojunittests 10:47:58,210 INFO [DataSourceComponent] Registering DataSourceLink: java:comp/env/jdbc/repository_test 10:47:58,211 INFO [WorkManagerImpl] Initialized work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 10:47:58,211 INFO [WorkManagerImpl] Initialized work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:47:58,211 INFO [WorkManagerImpl] Initialized work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:47:58,211 INFO [MigrationServiceImpl] Not registering a migration invalidator because clustering is not enabled 10:47:58,222 INFO [SchemaManagerImpl] Registered schema: directory_configuration from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/directory_configuration.xsd 10:47:58,228 INFO [SchemaManagerImpl] Registered schema: core-types from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/core-types.xsd 10:47:58,235 INFO [SchemaManagerImpl] Registered schema: base from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/base.xsd 10:47:58,241 INFO [SchemaManagerImpl] Registered schema: relation from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/relation.xsd 10:47:58,247 INFO [SchemaManagerImpl] Registered schema: common from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/common.xsd 10:47:58,251 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10nsubjects} 10:47:58,251 INFO [XSDLoader] type of null|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 10:47:58,252 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10ncoverage} 10:47:58,252 INFO [XSDLoader] type of coverage|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 10:47:58,252 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=nature} 10:47:58,253 INFO [XSDLoader] type of nature|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 10:47:58,253 INFO [SchemaManagerImpl] Registered schema: dublincore from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/dublincore.xsd 10:47:58,259 INFO [SchemaManagerImpl] Registered schema: uid from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/uid.xsd 10:47:58,267 INFO [SchemaManagerImpl] Registered schema: file from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/file.xsd 10:47:58,275 INFO [SchemaManagerImpl] Registered schema: files from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/files.xsd 10:47:58,283 INFO [SchemaManagerImpl] Registered schema: note from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/note.xsd 10:47:58,290 INFO [SchemaManagerImpl] Registered schema: domain from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/domain.xsd 10:47:58,298 INFO [SchemaManagerImpl] Registered schema: relatedtext from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/relatedtext.xsd 10:47:58,304 INFO [SchemaManagerImpl] Registered schema: publishing from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/publishing.xsd 10:47:58,313 INFO [SchemaManagerImpl] Registered schema: webcontainer from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/webcontainer.xsd 10:47:58,318 INFO [SchemaManagerImpl] Registered schema: user from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/user.xsd 10:47:58,324 INFO [SchemaManagerImpl] Registered schema: group from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/group.xsd 10:47:58,328 INFO [SchemaManagerImpl] Registered schema: vocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/vocabulary.xsd 10:47:58,331 INFO [SchemaManagerImpl] Registered schema: xvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/xvocabulary.xsd 10:47:58,335 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/l10nvocabulary.xsd 10:47:58,339 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/l10nxvocabulary.xsd 10:47:58,343 INFO [SchemaManagerImpl] Registered schema: documentsLists from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/documentsLists.xsd 10:47:58,344 INFO [CacheServiceImpl] Not registering a cache invalidator because clustering is not enabled 10:47:58,344 INFO [MongoDBComponent] Activate MongoDB component 10:47:58,397 INFO [RepositoryImpl] Repository test using lock manager VCSLockManager(test) 10:47:58,439 INFO [RepositoryImpl] VCS Mapper cache using: org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper 10:47:58,443 INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 10:47:58,444 INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 10:47:58,444 INFO [QuartzScheduler] Quartz Scheduler v.2.2.3 created. 10:47:58,444 INFO [RAMJobStore] RAMJobStore initialized. 10:47:58,444 INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v2.2.3) 'Quartz' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 10:47:58,444 INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 10:47:58,444 INFO [StdSchedulerFactory] Quartz scheduler version: 2.2.3 10:47:58,444 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 10:47:58,445 INFO [SchedulerServiceImpl] Registering Schedule aceScheduler (cron=0 0/5 * * * ?) 10:47:58,445 INFO [SchedulerServiceImpl] Registering Schedule transientStoreGC (cron=0 0/15 * * * ?) 10:47:58,446 INFO [SchedulerServiceImpl] Registering Schedule orphanVersionsCleanup (cron=0 30 1 * * ?) 10:47:58,447 INFO [SchedulerServiceImpl] Registering Schedule softDeleteCleanup (cron=0 0/15 * * * ?) 10:47:58,447 INFO [SchedulerServiceImpl] scheduler started 10:47:58,447 INFO [PageProviderClassReplacerRegistry] No page provider has been superseded 10:47:58,450 INFO [MetricsServiceImpl] Setting up metrics configuration 10:47:58,454 INFO [WorkManagerImpl] Activated work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 10:47:58,454 INFO [WorkManagerImpl] Activated work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:47:58,455 INFO [WorkManagerImpl] Activated work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:47:58,519 INFO [ComponentManagerImpl] Components started in 0.313 sec. 10:47:58,553 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 122 * service:org.nuxeo.sample.operation.sample-operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.484 sec - in org.nuxeo.sample.SampleDocumentEnricherTest Running org.nuxeo.sample.TestSampleSyncListener 10:47:58,567 INFO [CacheServiceImpl] Cache registered: cache-userDirectory 10:47:58,568 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-userDirectory 10:47:58,568 INFO [CacheServiceImpl] Cache registered: cache-groupDirectory 10:47:58,569 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-groupDirectory 10:47:58,604 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 10:47:58,605 INFO [ComponentManagerImpl] Stopping Nuxeo Components 10:47:58,605 INFO [WorkManagerImpl] Deactivated work queue default 10:47:58,605 INFO [WorkManagerImpl] Deactivated work queue updateACEStatus 10:47:58,605 INFO [WorkManagerImpl] Deactivated work queue fulltextUpdater 10:47:58,608 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 10:47:58,608 INFO [RepositoryService] Shutting down repository manager 10:47:58,610 INFO [DataSourceComponent] Unregistering DataSourceLink: java:comp/env/jdbc/repository_test 10:47:58,610 INFO [DataSourceComponent] Unregistering datasource: jdbc/nxsqldirectory 10:47:58,610 INFO [DataSourceComponent] Unregistering datasource: jdbc/nuxeojunittests 10:47:58,611 INFO [ComponentManagerImpl] Components stopped in 0.006 sec. 10:47:58,611 INFO [UserService] UserService deactivated 10:47:58,612 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 10:47:58,613 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 10:47:58,613 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. 10:47:58,614 INFO [ComponentManagerImpl] Components deactivated in 0.003 sec. 10:47:58,777 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 10:47:58,781 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.sample.nuxeo-sample-project' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/classes/ 10:47:58,781 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.1-I20180228_0918.jar 10:47:58,781 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.rendering' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.1-I20180228_0918.jar 10:47:58,782 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.1-I20180228_0918.jar 10:47:58,782 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar 10:47:58,783 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.1-I20180228_0918.jar 10:47:58,783 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.commandline.executor' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar 10:47:58,784 INFO [NXRuntimeTestCase] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/.m2/repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 10:47:58,784 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.1-I20180228_0918.jar 10:47:58,785 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.1-I20180228_0918.jar 10:47:58,785 INFO [NXRuntimeTestCase] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 10:47:58,785 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar 10:47:58,785 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar 10:47:58,786 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar 10:47:58,786 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 10:47:58,786 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.7.4/jackson-annotations-2.7.4.jar 10:47:58,787 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar 10:47:58,787 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.1-I20180228_0918.jar 10:47:58,787 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.1-I20180228_0918.jar 10:47:58,787 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.1-I20180228_0918.jar 10:47:58,788 INFO [NXRuntimeTestCase] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 10:47:58,788 INFO [NXRuntimeTestCase] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 10:47:58,789 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar 10:47:58,789 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar 10:47:58,789 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.1-I20180228_0918.jar 10:47:58,789 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.1-I20180228_0918.jar 10:47:58,790 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.jersey-server' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-server/1.18.3/jersey-server-1.18.3.jar 10:47:58,790 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.servlet' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-servlet/1.18.3/jersey-servlet-1.18.3.jar 10:47:58,790 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.1-I20180228_0918.jar 10:47:58,790 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.1-I20180228_0918.jar 10:47:58,791 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.versioning.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar 10:47:58,791 INFO [NXRuntimeTestCase] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 10:47:58,792 INFO [NXRuntimeTestCase] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 10:47:58,792 INFO [NXRuntimeTestCase] Bundle 'groovy-all' has URL file:/opt/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar 10:47:58,792 INFO [NXRuntimeTestCase] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 10:47:58,793 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.jar 10:47:58,793 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.jar 10:47:58,793 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 10:47:58,794 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 10:47:58,794 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 10:47:58,794 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 10:47:58,794 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.1-I20180228_0918.jar 10:47:58,795 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.1-I20180228_0918.jar 10:47:58,795 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.1-I20180228_0918.jar 10:47:58,795 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.1-I20180228_0918.jar 10:47:58,795 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.base' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.1-I20180228_0918.jar 10:47:58,795 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.comment.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.1-I20180228_0918.jar 10:47:58,796 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.1-I20180228_0918.jar 10:47:58,796 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.tag.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.1-I20180228_0918.jar 10:47:58,796 INFO [NXRuntimeTestCase] Bundle 'org.yaml.snakeyaml' has URL file:/opt/jenkins/.m2/repository/org/yaml/snakeyaml/1.13/snakeyaml-1.13.jar 10:47:58,796 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.actions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.1-I20180228_0918.jar 10:47:58,796 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.audit.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.1-I20180228_0918.jar 10:47:58,796 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.export' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar 10:47:58,797 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.preview' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.1-I20180228_0918.jar 10:47:58,797 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.htmlsanitizer' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar 10:47:58,797 INFO [NXRuntimeTestCase] Bundle 'org.restlet' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 10:47:58,798 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.user.invite' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.1-I20180228_0918.jar 10:47:58,798 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.scripting' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.1-I20180228_0918.jar 10:47:58,798 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 10:47:58,798 INFO [NXRuntimeTestCase] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 10:47:58,799 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.jaxrs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar 10:47:58,799 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918.jar 10:47:58,799 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.1-I20180228_0918.jar 10:47:58,799 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.contribs.jersey-apache-client4' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.18.3/jersey-apache-client4-1.18.3.jar 10:47:58,799 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.ui' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.1-I20180228_0918.jar 10:47:58,800 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.management.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.1-I20180228_0918.jar 10:47:58,800 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.dbcp' has URL file:/opt/jenkins/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar 10:47:58,800 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.pool' has URL file:/opt/jenkins/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar 10:47:58,800 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login.default' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.1-I20180228_0918.jar 10:47:58,801 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.client' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.1-I20180228_0918.jar 10:47:58,801 INFO [NXRuntimeTestCase] Bundle 'org.apache.httpcomponents.httpclient' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpclient-osgi/4.5.3/httpclient-osgi-4.5.3.jar 10:47:58,802 INFO [NXRuntimeTestCase] Bundle 'org.apache.httpcomponents.httpcore' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpcore-osgi/4.4.6/httpcore-osgi-4.4.6.jar 10:47:58,802 INFO [NXRuntimeTestCase] Bundle 'slf4j.log4j12' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar 10:47:58,803 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.features' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.1-I20180228_0918.jar 10:47:58,804 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.persistence' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.1-I20180228_0918.jar 10:47:58,804 INFO [NXRuntimeTestCase] Bundle 'javassist' has URL file:/opt/jenkins/.m2/repository/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar 10:47:58,804 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.uidgen.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar 10:47:58,805 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.relations.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.1-I20180228_0918.jar 10:47:58,805 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar 10:47:58,805 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.userworkspace.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar 10:47:58,806 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.audit' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.1-I20180228_0918.jar 10:47:58,806 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.notification.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.1-I20180228_0918.jar 10:47:58,806 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.notification.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.1-I20180228_0918.jar 10:47:58,807 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.contribs.jersey-multipart' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-multipart/1.18.3/jersey-multipart-1.18.3.jar 10:47:58,807 INFO [NXRuntimeTestCase] Bundle 'org.jvnet.mimepull' has URL file:/opt/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.3/mimepull-1.9.3.jar 10:47:58,808 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.server' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar 10:47:58,808 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.naming' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-naming/6.1.26/jetty-naming-6.1.26.jar 10:47:58,809 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.plus' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-plus/6.1.26/jetty-plus-6.1.26.jar 10:47:58,809 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.annotations' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-annotations/6.1.26/jetty-annotations-6.1.26.jar 10:47:58,809 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar 10:47:58,810 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar 10:47:58,810 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 10:47:58,810 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 10:47:58,811 INFO [NXRuntimeTestCase] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 10:47:58,811 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 10:47:58,811 INFO [NXRuntimeTestCase] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 10:47:58,812 INFO [NXRuntimeTestCase] Bundle 'osgi.cmpn' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 10:47:58,812 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar 10:47:58,812 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918.jar 10:47:58,812 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar 10:47:58,812 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.1-I20180228_0918.jar 10:47:58,813 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.1-I20180228_0918.jar 10:47:58,813 INFO [NXRuntimeTestCase] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 10:47:58,813 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 10:47:58,814 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 10:47:58,814 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.1-I20180228_0918.jar 10:47:58,814 INFO [NXRuntimeTestCase] Bundle 'com.google.inject' has URL file:/opt/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar 10:47:58,814 INFO [NXRuntimeTestCase] Bundle 'io.github.lukehutch.fast-classpath-scanner' has URL file:/opt/jenkins/.m2/repository/io/github/lukehutch/fast-classpath-scanner/2.0.4/fast-classpath-scanner-2.0.4.jar 10:47:58,815 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.osgi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.1-I20180228_0918.jar 10:47:58,815 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar 10:47:58,815 INFO [NXRuntimeTestCase] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 10:47:58,816 INFO [NXRuntimeTestCase] Bundle 'com.google.gson' has URL file:/opt/jenkins/.m2/repository/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar 10:47:58,816 INFO [NXRuntimeTestCase] Bundle 'com.thoughtworks.paranamer' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar 10:47:58,816 INFO [NXRuntimeTestCase] Bundle 'net.bytebuddy.byte-buddy' has URL file:/opt/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.6.12/byte-buddy-1.6.12.jar 10:47:58,816 INFO [NXRuntimeTestCase] Bundle 'org.fusesource.jansi' has URL file:/opt/jenkins/.m2/repository/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar 10:47:58,817 INFO [NXRuntimeTestCase] Bundle 'com.tngtech.java.junit-dataprovider' has URL file:/opt/jenkins/.m2/repository/com/tngtech/java/junit-dataprovider/1.12.0/junit-dataprovider-1.12.0.jar 10:47:58,818 INFO [NXRuntimeTestCase] Bundle 'org.assertj.core' has URL file:/opt/jenkins/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 10:47:58,818 INFO [NXRuntimeTestCase] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 10:47:58,818 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 10:47:58,819 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jetty' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918.jar 10:47:58,819 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.jsp-api-2.1' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.6/jsp-api-2.1-6.1.6.jar 10:47:58,820 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.jsp-2.1' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.6/jsp-2.1-6.1.6.jar 10:47:58,821 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.exec' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 10:47:58,821 INFO [NXRuntimeTestCase] Bundle 'com.sun.jna' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar 10:47:58,821 INFO [NXRuntimeTestCase] Bundle 'com.sun.jna.platform' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar 10:47:58,823 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.client' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.2.15.v20160210/websocket-client-9.2.15.v20160210.jar 10:47:58,823 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.2.15.v20160210/jetty-util-9.2.15.v20160210.jar 10:47:58,823 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.io' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.2.15.v20160210/jetty-io-9.2.15.v20160210.jar 10:47:58,824 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.2.15.v20160210/websocket-common-9.2.15.v20160210.jar 10:47:58,824 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.api' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.2.15.v20160210/websocket-api-9.2.15.v20160210.jar 10:47:58,824 INFO [NXRuntimeTestCase] Bundle 'nu.xom' has URL file:/opt/jenkins/.m2/repository/xom/xom/1.2.5/xom-1.2.5.jar 10:47:58,824 INFO [NXRuntimeTestCase] Bundle 'org.objectweb.asm' has URL file:/opt/jenkins/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar 10:47:58,825 INFO [NXRuntimeTestCase] Bundle 'slf4j.api' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar 10:47:58,825 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.test.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918-tests.jar 10:47:58,825 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar 10:47:58,825 INFO [NXRuntimeTestCase] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 10:47:58,825 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.1-I20180228_0918.jar 10:47:58,826 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.1-I20180228_0918.jar 10:47:58,826 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.1-I20180228_0918.jar 10:47:58,826 INFO [NXRuntimeTestCase] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 10:47:58,826 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.1-I20180228_0918.jar 10:47:58,827 INFO [NXRuntimeTestCase] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 10:47:58,827 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.event.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918-tests.jar 10:47:58,827 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.1-I20180228_0918.jar 10:47:58,827 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.plugins' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar 10:47:58,828 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 10:47:58,828 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar 10:47:58,829 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.1-I20180228_0918.jar 10:47:58,829 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.1-I20180228_0918.jar 10:47:58,829 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.1-I20180228_0918.jar 10:47:58,829 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.extensions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar 10:47:58,830 INFO [NXRuntimeTestCase] Bundle 'org.h2' has URL file:/opt/jenkins/.m2/repository/com/h2database/h2/1.4.177-NX01/h2-1.4.177-NX01.jar 10:47:58,830 INFO [NXRuntimeTestCase] Bundle 'derby' has URL file:/opt/jenkins/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar 10:47:58,831 INFO [NXRuntimeTestCase] Bundle 'org.postgresql.jdbc42' has URL file:/opt/jenkins/.m2/repository/org/postgresql/postgresql/42.1.1/postgresql-42.1.1.jar 10:47:58,831 INFO [NXRuntimeTestCase] Bundle 'com.mysql.jdbc' has URL file:/opt/jenkins/.m2/repository/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.jar 10:47:58,831 INFO [NXRuntimeTestCase] Bundle 'org.mariadb.jdbc' has URL file:/opt/jenkins/.m2/repository/org/mariadb/jdbc/mariadb-java-client/1.6.4/mariadb-java-client-1.6.4.jar 10:47:58,832 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.dbs.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918-tests.jar 10:47:58,832 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.mem' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.1-I20180228_0918.jar 10:47:58,832 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.dbs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar 10:47:58,832 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar 10:47:58,832 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.1-I20180228_0918.jar 10:47:58,833 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/nuxeo-connect-client-1.7.0-SNAPSHOT.jar 10:47:58,833 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 10:47:58,833 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 10:47:58,833 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 10:47:58,834 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 10:47:58,834 INFO [NXRuntimeTestCase] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 10:47:58,835 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.1-I20180228_0918.jar 10:47:58,835 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.1-I20180228_0918.jar 10:47:58,835 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.1-I20180228_0918.jar 10:47:58,835 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar 10:47:58,835 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar 10:47:58,835 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918-tests.jar 10:47:58,836 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar 10:47:58,836 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar 10:47:58,836 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918.jar 10:47:58,836 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar 10:47:58,836 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918-tests.jar 10:47:58,837 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar 10:47:58,837 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.dublincore' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.1-I20180228_0918.jar 10:47:58,837 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.content.template' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar 10:47:58,837 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.types.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.1-I20180228_0918.jar 10:47:58,837 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.filemanager.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar 10:47:58,838 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar 10:47:58,838 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.ldap' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar 10:47:58,840 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 10:47:58,840 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918.jar 10:47:58,840 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.csv' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar 10:47:58,841 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar 10:47:58,841 INFO [NXRuntimeTestCase] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 10:47:58,841 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 10:47:58,841 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.1-I20180228_0918.jar 10:47:58,842 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 10:47:58,842 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 10:47:58,842 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 10:47:58,842 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.1-I20180228_0918.jar 10:47:58,842 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 10:47:58,843 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 10:47:58,843 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 10:47:58,843 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 10:47:58,843 INFO [NXRuntimeTestCase] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 10:47:58,844 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 10:47:58,844 INFO [NXRuntimeTestCase] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 10:47:58,844 INFO [NXRuntimeTestCase] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 10:47:58,844 INFO [NXRuntimeTestCase] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.jar 10:47:58,845 INFO [NXRuntimeTestCase] Bundle 'org.jboss.netty' has URL file:/opt/jenkins/.m2/repository/io/netty/netty/3.7.0.Final/netty-3.7.0.Final.jar 10:47:58,845 INFO [NXRuntimeTestCase] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 10:47:58,846 INFO [NXRuntimeTestCase] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 10:47:58,846 INFO [NXRuntimeTestCase] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.4/snappy-java-1.1.4.jar 10:47:58,846 INFO [NXRuntimeTestCase] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.jar 10:47:58,846 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 10:47:58,846 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.1-I20180228_0918.jar 10:47:58,847 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar 10:47:58,847 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 10:47:58,856 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 10:47:58,857 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 10:47:58,859 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 10:47:58,860 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 10:47:58,860 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 10:47:58,862 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 10:47:58,862 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 10:47:58,864 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 10:47:58,864 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 10:47:58,864 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 10:47:58,867 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 10:47:58,867 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 10:47:58,867 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 10:47:58,869 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 10:47:58,870 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 10:47:58,870 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 10:47:58,872 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 10:47:58,872 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 10:47:58,874 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:47:58,875 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:47:58,877 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 10:47:58,877 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 10:47:58,877 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 10:47:58,877 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory 10:47:58,880 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 10:47:58,880 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 10:47:58,880 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl. Waiting for: [service:org.nuxeo.ecm.core.cache.CacheService] 10:47:58,883 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 10:47:58,883 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 10:47:58,883 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.GenericDirectory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 10:47:58,885 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 10:47:58,886 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 10:47:58,886 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 10:47:58,888 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.local.configuration 10:47:58,889 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.local.configuration 10:47:58,890 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.resolver 10:47:58,890 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.resolver 10:47:58,891 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.marshallers 10:47:58,891 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.marshallers 10:47:58,892 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.event 10:47:58,893 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 10:47:58,893 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 10:47:58,894 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventService 10:47:58,894 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventProducer 10:47:58,894 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventServiceAdmin 10:47:58,895 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.service 10:47:58,895 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.service 10:47:58,895 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.work.api.WorkManager 10:47:58,896 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.config 10:47:58,896 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.config 10:47:58,897 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 10:47:58,897 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService, aliases=[service:org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService] 10:47:58,898 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.scheduler.SchedulerService 10:47:58,899 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.queuing 10:47:58,899 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.queuing 10:47:58,899 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql.test 10:47:58,900 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.automation.features 10:47:58,902 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.features.operations 10:47:58,902 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.features.operations, aliases=[service:org.nuxeo.ecm.core.automation.featuresContrib] 10:47:58,903 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.features.bindings 10:47:58,904 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.features.bindings 10:47:58,905 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib 10:47:58,905 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib 10:47:58,906 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.contextContrib 10:47:58,906 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.contextContrib 10:47:58,908 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.metrics 10:47:58,910 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 10:47:58,910 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 10:47:58,910 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.metrics.MetricsService. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 10:47:58,911 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.schema 10:47:58,912 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 10:47:58,912 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 10:47:58,912 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverService 10:47:58,914 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 10:47:58,914 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 10:47:58,914 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.SchemaManager 10:47:58,914 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.automation.scripting 10:47:58,917 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.automation.scripting.internals.AutomationScriptingComponent 10:47:58,917 INFO [ComponentRegistry] Registering component: service:org.nuxeo.automation.scripting.internals.AutomationScriptingComponent 10:47:58,917 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.automation.scripting.internals.AutomationScriptingComponent. Waiting for: [service:org.nuxeo.ecm.core.operation.OperationServiceComponent] 10:47:58,918 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.scripting.contextContrib 10:47:58,918 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.scripting.contextContrib 10:47:58,918 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.jtajca 10:47:58,920 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 10:47:58,920 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 10:47:58,920 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.pubsub 10:47:58,921 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 10:47:58,921 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 10:47:58,922 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.pubsub.PubSubService 10:47:58,922 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.mimetype 10:47:58,925 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 10:47:58,925 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 10:47:58,926 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry 10:47:58,926 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.test 10:47:58,926 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.types.contrib 10:47:58,927 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.types 10:47:58,927 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.types 10:47:58,927 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 10:47:58,928 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mem 10:47:58,929 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:47:58,929 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:47:58,929 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 10:47:58,929 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.sql 10:47:58,931 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:47:58,931 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:47:58,931 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 10:47:58,931 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage 10:47:58,933 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 10:47:58,933 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 10:47:58,933 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.lock.LockManagerService 10:47:58,933 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.automation.core 10:47:58,937 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.operation.OperationServiceComponent 10:47:58,937 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.operation.OperationServiceComponent 10:47:58,938 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.operation.OperationServiceComponent. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 10:47:58,939 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.automation.core.impl.ReloadListener 10:47:58,939 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.automation.core.impl.ReloadListener 10:47:58,941 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.coreContrib 10:47:58,941 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.coreContrib 10:47:58,942 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.core.properties 10:47:58,942 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.core.properties 10:47:58,944 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.automation.marshallers 10:47:58,944 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.automation.marshallers 10:47:58,946 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.automation.core.impl.workmanager 10:47:58,947 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.automation.core.impl.workmanager 10:47:58,947 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mongodb 10:47:58,950 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:47:58,950 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:47:58,950 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 10:47:58,951 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.commandline.executor 10:47:58,954 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 10:47:58,954 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 10:47:58,954 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService 10:47:58,957 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 10:47:58,957 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 10:47:58,958 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.directory.mongodb 10:47:58,961 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 10:47:58,961 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 10:47:58,961 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory. Waiting for: [service:org.nuxeo.runtime.mongodb.MongoDBComponent, service:org.nuxeo.ecm.directory.DirectoryServiceImpl, service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] 10:47:58,961 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 10:47:58,965 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 10:47:58,965 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreService 10:47:58,965 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 10:47:58,967 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 10:47:58,968 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 10:47:58,968 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent. Waiting for: [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 10:47:58,969 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 10:47:58,969 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 10:47:58,971 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:47:58,971 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:47:58,972 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:47:58,972 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:47:58,973 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 10:47:58,973 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 10:47:58,975 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 10:47:58,975 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 10:47:58,975 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 10:47:58,975 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 10:47:58,975 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 10:47:58,976 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 10:47:58,976 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 10:47:58,977 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 10:47:58,977 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 10:47:58,978 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 10:47:58,979 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 10:47:58,979 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.trash.TrashService 10:47:58,981 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 10:47:58,981 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 10:47:58,981 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.versioning.VersioningService 10:47:58,982 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 10:47:58,982 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 10:47:58,983 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 10:47:58,983 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 10:47:58,983 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.versioning.default-policies. Waiting for: [service:org.nuxeo.ecm.platform.el.service] 10:47:58,984 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 10:47:58,984 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 10:47:58,985 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 10:47:58,985 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 10:47:58,986 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 10:47:58,986 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 10:47:58,987 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 10:47:58,987 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 10:47:58,987 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.filter.CharacterFilteringService 10:47:58,988 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 10:47:58,988 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 10:47:58,989 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 10:47:58,989 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 10:47:58,989 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.DocumentBlobManager 10:47:58,990 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 10:47:58,990 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService, aliases=[service:org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService] 10:47:58,990 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDSequencer 10:47:58,990 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDGeneratorService 10:47:58,991 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 10:47:58,991 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 10:47:58,991 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSessionService 10:47:58,992 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schedulers 10:47:58,993 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schedulers 10:47:58,993 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql 10:47:58,994 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:47:58,994 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:47:58,994 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:47:58,995 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 10:47:58,995 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 10:47:58,996 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 10:47:58,996 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 10:47:58,997 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 10:47:58,997 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 10:47:58,997 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.sql.RepositoryService] 10:47:58,998 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 10:47:58,999 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 10:47:58,999 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent, service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 10:47:58,999 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.query 10:47:59,000 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.query.properties 10:47:59,001 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.query.properties 10:47:59,001 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.api 10:47:59,001 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager.api 10:47:59,003 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 10:47:59,003 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 10:47:59,003 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.api 10:47:59,004 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 10:47:59,004 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 10:47:59,005 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.adapter.DocumentAdapterService 10:47:59,006 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 10:47:59,006 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 10:47:59,006 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.repository.RepositoryManager 10:47:59,006 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.repository.RepositoryService 10:47:59,006 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService 10:47:59,007 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 10:47:59,007 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 10:47:59,007 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.validation.DocumentValidationService 10:47:59,008 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 10:47:59,009 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 10:47:59,010 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 10:47:59,010 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 10:47:59,010 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.BlobManager 10:47:59,011 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 10:47:59,011 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 10:47:59,012 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService 10:47:59,013 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 10:47:59,013 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 10:47:59,014 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:47:59,015 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:47:59,015 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:47:59,016 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.core.LocalConfigurationService 10:47:59,016 INFO [ComponentRegistry] Registering component: service:org.nuxeo.core.LocalConfigurationService 10:47:59,016 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService 10:47:59,018 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 10:47:59,020 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 10:47:59,020 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService 10:47:59,022 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 10:47:59,022 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 10:47:59,025 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:47:59,025 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:47:59,025 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:47:59,027 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.properties 10:47:59,028 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.properties 10:47:59,028 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.datasource 10:47:59,030 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.datasource 10:47:59,030 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.datasource 10:47:59,030 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.datasource.PooledDataSourceRegistry 10:47:59,030 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.login 10:47:59,032 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 10:47:59,032 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 10:47:59,033 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 10:47:59,033 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 10:47:59,034 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.default.config 10:47:59,034 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.default.config 10:47:59,035 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 10:47:59,035 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 10:47:59,035 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginAs 10:47:59,036 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.sample.nuxeo-sample-project 10:47:59,037 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.operation.sample-operation 10:47:59,037 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.operation.sample-operation 10:47:59,038 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.enricher.sample-document 10:47:59,038 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.enricher.sample-document 10:47:59,039 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 10:47:59,039 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 10:47:59,040 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.SampleService 10:47:59,040 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.SampleService 10:47:59,040 INFO [ComponentManagerImpl] Registering service: org.nuxeo.sample.SampleService 10:47:59,041 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 10:47:59,041 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 10:47:59,041 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert 10:47:59,042 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 10:47:59,043 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 10:47:59,043 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.api.ConversionService 10:47:59,043 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper 10:47:59,043 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.el 10:47:59,044 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.el.service 10:47:59,044 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.el.service 10:47:59,044 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.el.ELService 10:47:59,045 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.query.api 10:47:59,046 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 10:47:59,046 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 10:47:59,046 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.query.api.PageProviderService 10:47:59,046 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.reload 10:47:59,047 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.reload 10:47:59,047 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.reload 10:47:59,047 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.reload.ReloadService 10:47:59,048 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.migration 10:47:59,049 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.migration.MigrationService 10:47:59,049 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.migration.MigrationService 10:47:59,049 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.migration.MigrationService. Waiting for: [service:org.nuxeo.runtime.kv.KeyValueService] 10:47:59,049 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.management 10:47:59,051 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 10:47:59,051 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 10:47:59,051 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.management.ResourcePublisher. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 10:47:59,052 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ServerLocator 10:47:59,052 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ServerLocator 10:47:59,052 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ServerLocator 10:47:59,052 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ResourcePublisher 10:47:59,052 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.metrics.MetricsService 10:47:59,052 INFO [ComponentManagerImpl] Registering service: com.codahale.metrics.MetricRegistry 10:47:59,052 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.automation.AutomationService 10:47:59,052 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.automation.AutomationAdmin 10:47:59,052 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.automation.core.events.EventHandlerRegistry 10:47:59,053 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.automation.core.trace.TracerFactory 10:47:59,053 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.automation.context.ContextService 10:47:59,053 INFO [ComponentManagerImpl] Registering service: org.nuxeo.automation.scripting.api.AutomationScriptingService 10:47:59,054 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.metrics 10:47:59,054 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.metrics 10:47:59,054 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricEnabler 10:47:59,054 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricSerializer 10:47:59,055 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.counters 10:47:59,055 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.counters 10:47:59,055 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.counters.CounterManager 10:47:59,055 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.api 10:47:59,055 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.dublincore 10:47:59,057 INFO [ComponentManagerImpl] Registering component: service:DublinCoreStorageService 10:47:59,057 INFO [ComponentRegistry] Registering component: service:DublinCoreStorageService 10:47:59,057 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.mongodb 10:47:59,058 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent 10:47:59,058 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent, aliases=[service:org.nuxeo.ecm.core.mongodb.MongoDBComponent, service:org.nuxeo.mongodb.core.MongoDBComponent] 10:47:59,058 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.mongodb.MongoDBConnectionService 10:47:59,059 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.cache 10:47:59,060 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 10:47:59,060 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 10:47:59,060 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.cache.CacheService 10:47:59,060 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.directory.api.DirectoryService 10:47:59,061 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 10:47:59,062 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 10:47:59,062 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.transientstore.api.TransientStoreService 10:47:59,062 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.dbs 10:47:59,063 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:47:59,063 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:47:59,063 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:47:59,063 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:47:59,063 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:47:59,063 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.io 10:47:59,065 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 10:47:59,065 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 10:47:59,065 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.DocumentXMLExporter 10:47:59,066 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 10:47:59,066 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 10:47:59,066 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.download.DownloadService 10:47:59,067 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:47:59,067 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:47:59,067 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.registry.MarshallerRegistry 10:47:59,068 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:47:59,068 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:47:59,068 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.kv 10:47:59,070 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 10:47:59,070 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 10:47:59,070 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kv.KeyValueService 10:47:59,070 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.migration.MigrationService 10:47:59,070 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert.plugins 10:47:59,072 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.plugins 10:47:59,072 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.plugins 10:47:59,073 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 10:47:59,073 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 10:47:59,074 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.content.template 10:47:59,075 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:47:59,075 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:47:59,075 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:47:59,076 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:47:59,076 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:47:59,077 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 10:47:59,077 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 10:47:59,078 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager 10:47:59,079 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 10:47:59,080 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 10:47:59,080 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager 10:47:59,080 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.UserManager 10:47:59,080 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.Authenticator 10:47:59,080 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.AdministratorGroupsProvider 10:47:59,081 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 10:47:59,081 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 10:47:59,081 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService 10:47:59,082 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 10:47:59,082 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 10:47:59,083 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:47:59,083 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:47:59,084 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 10:47:59,084 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 10:47:59,085 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 10:47:59,085 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 10:47:59,086 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 10:47:59,086 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 10:47:59,087 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 10:47:59,087 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 10:47:59,089 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage 10:47:59,089 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage StorageConfiguration: Deploying JDBC using DatabaseH2 10:47:59,089 INFO [StorageConfiguration] Deploying JDBC using DatabaseH2 10:47:59,091 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.blobmanager 10:47:59,091 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.blobmanager StorageConfiguration: Deploying a VCS repository 10:47:59,092 INFO [StorageConfiguration] Deploying a VCS repository 10:47:59,093 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 10:47:59,093 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 10:47:59,094 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.test.sql 10:47:59,094 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.test.sql 10:47:59,094 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 10:47:59,094 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 10:47:59,094 INFO [ComponentManagerImpl] Starting Nuxeo Components 10:47:59,094 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 10:47:59,095 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 10:47:59,095 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 10:47:59,095 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 10:47:59,095 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 10:47:59,095 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 10:47:59,095 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:47:59,095 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 10:47:59,095 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.local.configuration 10:47:59,096 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.resolver 10:47:59,096 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.marshallers 10:47:59,096 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.EventServiceComponent 10:47:59,096 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.service 10:47:59,096 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.config 10:47:59,096 INFO [WorkManagerImpl] Registered work queue default WorkQueueDescriptor[id=default categories=[] maxThreads=4] 10:47:59,096 INFO [WorkManagerImpl] Registered work queue fulltextUpdater WorkQueueDescriptor[id=fulltextUpdater categories=[fulltextUpdater] maxThreads=1] 10:47:59,097 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.scheduler.SchedulerService 10:47:59,097 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.queuing 10:47:59,097 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.features.operations 10:47:59,097 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.features.bindings 10:47:59,097 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.audit.PageProviderservice.automation.contrib 10:47:59,097 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.contextContrib 10:47:59,097 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.ecm.core.uidgen.sequencer.hibernate and value false 10:47:59,097 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.ObjectResolverService 10:47:59,098 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.TypeService 10:47:59,098 INFO [SchemaManagerImpl] Registered schema: directory_configuration 10:47:59,099 INFO [SchemaManagerImpl] Registered facet: DirectoryLocalConfiguration 10:47:59,099 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.scripting.contextContrib 10:47:59,100 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.jtajca.JtaActivator 10:47:59,101 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.pubsub.PubSubService 10:47:59,101 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 10:47:59,102 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 10:47:59,102 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.automation.core.impl.ReloadListener 10:47:59,103 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.coreContrib 10:47:59,103 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.core.properties 10:47:59,103 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.automation.properties.value.trim and value false 10:47:59,103 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.automation.export.aliases and value false 10:47:59,103 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.automation.allowVirtualUser and value false 10:47:59,103 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.automation.marshallers 10:47:59,104 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.automation.core.impl.workmanager 10:47:59,104 INFO [WorkManagerImpl] Registered work queue blobs WorkQueueDescriptor[id=blobs categories=[blobListZip] maxThreads=2] 10:47:59,104 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 10:47:59,104 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 10:47:59,104 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreService 10:47:59,104 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreExtensions 10:47:59,104 INFO [SchemaManagerImpl] Registered schema: core-types 10:47:59,104 INFO [SchemaManagerImpl] Registered schema: base 10:47:59,104 INFO [SchemaManagerImpl] Registered schema: relation 10:47:59,105 INFO [SchemaManagerImpl] Registered schema: common 10:47:59,105 INFO [SchemaManagerImpl] Registered schema: dublincore 10:47:59,105 INFO [SchemaManagerImpl] Registered schema: uid 10:47:59,105 INFO [SchemaManagerImpl] Registered schema: file 10:47:59,105 INFO [SchemaManagerImpl] Registered schema: files 10:47:59,105 INFO [SchemaManagerImpl] Registered schema: note 10:47:59,105 INFO [SchemaManagerImpl] Registered schema: domain 10:47:59,105 INFO [SchemaManagerImpl] Registered schema: relatedtext 10:47:59,105 INFO [SchemaManagerImpl] Registered schema: publishing 10:47:59,105 INFO [SchemaManagerImpl] Registered schema: webcontainer 10:47:59,105 INFO [SchemaManagerImpl] Registered global prefetch: common.icon, dc:title, dc:description, dc:created, dc:modified, dc:lastContributor, dc:creator 10:47:59,105 INFO [SchemaManagerImpl] Registered clearComplexPropertyBeforeSet: true 10:47:59,106 INFO [SchemaManagerImpl] Registered facet: Folderish 10:47:59,106 INFO [SchemaManagerImpl] Registered facet: Orderable 10:47:59,106 INFO [SchemaManagerImpl] Registered facet: Versionable 10:47:59,106 INFO [SchemaManagerImpl] Registered facet: Downloadable 10:47:59,106 INFO [SchemaManagerImpl] Registered facet: Publishable 10:47:59,106 INFO [SchemaManagerImpl] Registered facet: PublishSpace 10:47:59,106 INFO [SchemaManagerImpl] Registered facet: MasterPublishSpace 10:47:59,106 INFO [SchemaManagerImpl] Registered facet: Commentable 10:47:59,106 INFO [SchemaManagerImpl] Registered facet: WebView 10:47:59,106 INFO [SchemaManagerImpl] Registered facet: SuperSpace 10:47:59,106 INFO [SchemaManagerImpl] Registered facet: HiddenInNavigation 10:47:59,106 INFO [SchemaManagerImpl] Registered facet: SystemDocument 10:47:59,106 INFO [SchemaManagerImpl] Registered facet: NotFulltextIndexable 10:47:59,106 INFO [SchemaManagerImpl] Registered facet: BigFolder 10:47:59,107 INFO [SchemaManagerImpl] Registered facet: HiddenInCreation 10:47:59,107 INFO [SchemaManagerImpl] Registered facet: HasRelatedText 10:47:59,107 INFO [SchemaManagerImpl] Registered document type: Folder 10:47:59,107 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 10:47:59,107 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 10:47:59,107 INFO [SchemaManagerImpl] Registered document type: Root 10:47:59,107 INFO [SchemaManagerImpl] Registered document type: Relation 10:47:59,107 INFO [SchemaManagerImpl] Registered document type: Domain 10:47:59,107 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 10:47:59,107 INFO [SchemaManagerImpl] Registered document type: Workspace 10:47:59,107 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 10:47:59,107 INFO [SchemaManagerImpl] Registered document type: SectionRoot 10:47:59,107 INFO [SchemaManagerImpl] Registered document type: Section 10:47:59,107 INFO [SchemaManagerImpl] Registered document type: File 10:47:59,107 INFO [SchemaManagerImpl] Registered document type: Note 10:47:59,108 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=common, name=size, deprecated=false) 10:47:59,108 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=file, name=filename, fallback=content/name, deprecated=false) 10:47:59,108 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=files, name=files/*/filename, fallback=files/*/file/name, deprecated=false) 10:47:59,108 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.types 10:47:59,108 INFO [SchemaManagerImpl] Registered schema: user 10:47:59,108 INFO [SchemaManagerImpl] Registered schema: group 10:47:59,108 INFO [SchemaManagerImpl] Registered schema: vocabulary 10:47:59,108 INFO [SchemaManagerImpl] Registered schema: xvocabulary 10:47:59,108 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary 10:47:59,108 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary 10:47:59,108 INFO [SchemaManagerImpl] Registered schema: documentsLists 10:47:59,109 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:47:59,109 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:47:59,109 INFO [LifeCycleRegistry] Registering lifecycle: default 10:47:59,109 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: File-default 10:47:59,109 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Note-default 10:47:59,109 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Calendar-default 10:47:59,109 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Folder-default 10:47:59,109 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: OrderedFolder-default 10:47:59,109 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Workspace-default 10:47:59,109 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Domain-default 10:47:59,110 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Root-default 10:47:59,110 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Section-default 10:47:59,110 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: WorkspaceRoot-default 10:47:59,110 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: SectionRoot-default 10:47:59,110 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: TemplateRoot-default 10:47:59,110 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.lifecycle.listener 10:47:59,110 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.paginate-get-children and value false 10:47:59,110 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.get-children-page-size and value 500 10:47:59,110 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.SecurityService 10:47:59,110 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPermissions 10:47:59,111 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPolicies 10:47:59,111 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.TrashService 10:47:59,111 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.trash.keepCheckedIn and value true 10:47:59,111 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningService 10:47:59,111 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 10:47:59,111 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 10:47:59,112 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.orphanVersionsCleanup 10:47:59,112 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.orphanVersionsCleanup.commitSize and value 1000 10:47:59,112 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.DocumentModel.resolver 10:47:59,112 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 10:47:59,112 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 10:47:59,112 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 10:47:59,112 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 10:47:59,113 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 10:47:59,113 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schedulers 10:47:59,113 INFO [WorkManagerImpl] Registered work queue updateACEStatus WorkQueueDescriptor[id=updateACEStatus categories=[updateACEStatus] maxThreads=1] 10:47:59,113 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:47:59,113 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 10:47:59,113 INFO [QueryMakerServiceImpl] Registering QueryMaker 'NXQL': org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker 10:47:59,113 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.softdelete 10:47:59,113 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.query.properties 10:47:59,114 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.pageprovider.default-max-page-size and value 1000 10:47:59,114 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.pageproviders 10:47:59,114 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentAdapterService 10:47:59,114 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.directory.localconfiguration.DirectoryConfiguration 10:47:59,114 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 10:47:59,114 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 10:47:59,114 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 10:47:59,114 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 10:47:59,114 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryService 10:47:59,115 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService 10:47:59,115 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 10:47:59,115 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.BlobManager 10:47:59,115 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 10:47:59,115 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blohodlers.adapters 10:47:59,115 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 10:47:59,115 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:47:59,115 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.core.LocalConfigurationService 10:47:59,115 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 10:47:59,115 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.adapter 10:47:59,116 INFO [DocumentAdapterService] Registered document adapter factory null: class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter 10:47:59,116 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:47:59,116 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.properties 10:47:59,116 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.path.segment.maxsize and value 24 10:47:59,116 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.datasource 10:47:59,116 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 10:47:59,116 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.defaultLMP 10:47:59,116 INFO [LoginPluginRegistry] registering Login Plugin ... 10:47:59,117 INFO [LoginPluginRegistry] LoginPlugin initialized for class org.nuxeo.ecm.platform.login.TrustingLoginPlugin 10:47:59,117 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.default.config 10:47:59,117 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.config.login.test 10:47:59,117 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.operation.sample-operation 10:47:59,117 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.enricher.sample-document 10:47:59,118 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-sync-listener 10:47:59,118 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.SampleService 10:47:59,118 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-async-listener 10:47:59,118 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 10:47:59,118 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.el.service 10:47:59,118 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.default-policies 10:47:59,119 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-before-update 10:47:59,119 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-after-update 10:47:59,119 INFO [VersioningComponent] Registered versioning policy: note-as-wiki 10:47:59,119 INFO [VersioningComponent] Registered versioning policy: collaborative-save 10:47:59,119 INFO [VersioningComponent] Registered versioning filter: system-document 10:47:59,119 INFO [VersioningComponent] Registered versioning filter: note-filter 10:47:59,119 INFO [VersioningComponent] Registered versioning filter: last-contributor-different-filter 10:47:59,120 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.query.api.PageProviderService 10:47:59,120 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.query.builder.ignored.chars and value !#$%&'()+,./\\\\:-@{|}`^~ 10:47:59,120 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.ecm.platform.query.nxql.defaultNavigationResults and value 200 10:47:59,121 INFO [PageProviderRegistry] Registering page provider with name AUDIT_BROWSER 10:47:59,122 INFO [PageProviderRegistry] Registering page provider with name users_listing 10:47:59,122 INFO [PageProviderRegistry] Registering page provider with name nuxeo_principals_listing 10:47:59,122 INFO [PageProviderRegistry] Registering page provider with name groups_listing 10:47:59,122 INFO [PageProviderRegistry] Registering page provider with name nuxeo_groups_listing 10:47:59,122 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_users_listing 10:47:59,122 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_groups_listing 10:47:59,122 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.reload 10:47:59,123 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ServerLocator 10:47:59,123 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ResourcePublisher 10:47:59,123 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.metrics.MetricsService 10:47:59,132 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.operation.OperationServiceComponent 10:47:59,516 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.automation.scripting.internals.AutomationScriptingComponent 10:47:59,516 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.automation.scripting.inline-context-in-params and value false 10:47:59,517 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.metrics 10:47:59,517 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.counters 10:47:59,517 INFO [RegistrationInfoImpl] Component activated: service:DublinCoreStorageService 10:47:59,517 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.dclistener.reset-creator-on-copy and value false 10:47:59,518 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.mongodb.MongoDBComponent 10:47:59,518 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.cache.CacheService 10:47:59,518 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 10:47:59,518 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 10:47:59,518 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.GenericDirectory 10:47:59,518 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:47:59,518 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 10:47:59,518 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 10:47:59,519 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:47:59,519 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:47:59,519 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:47:59,519 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 10:47:59,520 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.download.DownloadService 10:47:59,520 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:47:59,522 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:47:59,525 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.kv.KeyValueService 10:47:59,525 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.migration.MigrationService 10:47:59,525 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.plugins 10:47:59,526 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 10:47:59,531 INFO [CommandLineExecutorComponent] Registered command: pdftotext 10:47:59,589 INFO [CommandLineExecutorComponent] Registered command: ps2pdf 10:47:59,618 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:47:59,622 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:47:59,624 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.listener 10:47:59,624 INFO [UserService] UserService activated 10:47:59,624 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserService 10:47:59,624 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 10:47:59,625 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 10:47:59,625 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:47:59,625 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.adapter 10:47:59,625 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.platform.usermanager.UserAdapter 10:47:59,625 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.resolver 10:47:59,626 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.marshallers 10:47:59,627 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.properties 10:47:59,627 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.usermanager.check.password and value true 10:47:59,627 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.test.directory.sql.storage 10:47:59,627 INFO [DirectoryRegistry] Registered directory: userDirectory 10:47:59,627 INFO [DirectoryRegistry] Registered directory: groupDirectory 10:47:59,628 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.blobmanager 10:47:59,628 INFO [LocalBinaryManager] Registering binary manager 'test' using DefaultBinaryManager and binary store: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-1705547583780149975.tmp/data/binaries 10:47:59,632 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 10:47:59,633 INFO [RepositoryManagerImpl] Registering repository: test 10:47:59,634 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.test.sql 10:47:59,634 INFO [DirectoryRegistry] Registered directory template: template-directory 10:47:59,634 INFO [DirectoryRegistry] Registered directory template: template-user 10:47:59,634 INFO [DirectoryRegistry] Registered directory template: template-group 10:47:59,634 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 10:47:59,635 INFO [ComponentManagerImpl] Components activated in 0.540 sec. 10:47:59,635 INFO [DataSourceComponent] Registering datasource: jdbc/nxsqldirectory 10:47:59,636 INFO [DataSourceDescriptor] binding jdbc/nxsqldirectory 10:47:59,637 INFO [DataSourceComponent] Registering datasource: jdbc/nuxeojunittests 10:47:59,637 INFO [DataSourceDescriptor] binding jdbc/nuxeojunittests 10:47:59,638 INFO [DataSourceComponent] Registering DataSourceLink: java:comp/env/jdbc/repository_test 10:47:59,639 INFO [WorkManagerImpl] Initialized work queue blobs WorkQueueDescriptor(id=blobs categories=[blobListZip] queuing=true processing=true maxThreads=2 capacity=-1 clearCompletedAfterSeconds=) 10:47:59,639 INFO [WorkManagerImpl] Initialized work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 10:47:59,640 INFO [WorkManagerImpl] Initialized work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:47:59,640 INFO [WorkManagerImpl] Initialized work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:47:59,640 INFO [MigrationServiceImpl] Not registering a migration invalidator because clustering is not enabled 10:47:59,649 INFO [SchemaManagerImpl] Registered schema: directory_configuration from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/directory_configuration.xsd 10:47:59,656 INFO [SchemaManagerImpl] Registered schema: core-types from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/core-types.xsd 10:47:59,662 INFO [SchemaManagerImpl] Registered schema: base from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/base.xsd 10:47:59,667 INFO [SchemaManagerImpl] Registered schema: relation from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/relation.xsd 10:47:59,671 INFO [SchemaManagerImpl] Registered schema: common from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/common.xsd 10:47:59,675 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10nsubjects} 10:47:59,675 INFO [XSDLoader] type of null|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 10:47:59,675 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10ncoverage} 10:47:59,675 INFO [XSDLoader] type of coverage|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 10:47:59,675 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=nature} 10:47:59,675 INFO [XSDLoader] type of nature|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 10:47:59,676 INFO [SchemaManagerImpl] Registered schema: dublincore from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/dublincore.xsd 10:47:59,679 INFO [SchemaManagerImpl] Registered schema: uid from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/uid.xsd 10:47:59,684 INFO [SchemaManagerImpl] Registered schema: file from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/file.xsd 10:47:59,689 INFO [SchemaManagerImpl] Registered schema: files from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/files.xsd 10:47:59,694 INFO [SchemaManagerImpl] Registered schema: note from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/note.xsd 10:47:59,698 INFO [SchemaManagerImpl] Registered schema: domain from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/domain.xsd 10:47:59,701 INFO [SchemaManagerImpl] Registered schema: relatedtext from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/relatedtext.xsd 10:47:59,705 INFO [SchemaManagerImpl] Registered schema: publishing from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/publishing.xsd 10:47:59,710 INFO [SchemaManagerImpl] Registered schema: webcontainer from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/webcontainer.xsd 10:47:59,715 INFO [SchemaManagerImpl] Registered schema: user from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/user.xsd 10:47:59,720 INFO [SchemaManagerImpl] Registered schema: group from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/group.xsd 10:47:59,724 INFO [SchemaManagerImpl] Registered schema: vocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/vocabulary.xsd 10:47:59,728 INFO [SchemaManagerImpl] Registered schema: xvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/xvocabulary.xsd 10:47:59,734 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/l10nvocabulary.xsd 10:47:59,739 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/l10nxvocabulary.xsd 10:47:59,745 INFO [SchemaManagerImpl] Registered schema: documentsLists from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/documentsLists.xsd 10:47:59,746 INFO [CacheServiceImpl] Not registering a cache invalidator because clustering is not enabled 10:47:59,746 INFO [MongoDBComponent] Activate MongoDB component 10:47:59,873 INFO [RepositoryImpl] Repository test using lock manager VCSLockManager(test) 10:47:59,873 INFO [RepositoryImpl] VCS Mapper cache using: org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper 10:47:59,877 INFO [AutomationComponent] You can activate automation trace mode to get more informations on automation executions 10:47:59,879 INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 10:47:59,879 INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 10:47:59,879 INFO [QuartzScheduler] Quartz Scheduler v.2.2.3 created. 10:47:59,879 INFO [RAMJobStore] RAMJobStore initialized. 10:47:59,880 INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v2.2.3) 'Quartz' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 10:47:59,880 INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 10:47:59,880 INFO [StdSchedulerFactory] Quartz scheduler version: 2.2.3 10:47:59,880 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 10:47:59,880 INFO [SchedulerServiceImpl] Registering Schedule aceScheduler (cron=0 0/5 * * * ?) 10:47:59,881 INFO [SchedulerServiceImpl] Registering Schedule transientStoreGC (cron=0 0/15 * * * ?) 10:47:59,881 INFO [SchedulerServiceImpl] Registering Schedule orphanVersionsCleanup (cron=0 30 1 * * ?) 10:47:59,882 INFO [SchedulerServiceImpl] Registering Schedule softDeleteCleanup (cron=0 0/15 * * * ?) 10:47:59,882 INFO [SchedulerServiceImpl] scheduler started 10:47:59,883 INFO [PageProviderClassReplacerRegistry] No page provider has been superseded 10:47:59,885 INFO [MetricsServiceImpl] Setting up metrics configuration 10:47:59,888 INFO [WorkManagerImpl] Activated work queue blobs WorkQueueDescriptor(id=blobs categories=[blobListZip] queuing=true processing=true maxThreads=2 capacity=-1 clearCompletedAfterSeconds=) 10:47:59,888 INFO [WorkManagerImpl] Activated work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 10:47:59,889 INFO [WorkManagerImpl] Activated work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:47:59,889 INFO [WorkManagerImpl] Activated work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:47:59,917 INFO [ComponentManagerImpl] Components started in 0.282 sec. 10:47:59,918 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 134 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.372 sec - in org.nuxeo.sample.TestSampleSyncListener Running org.nuxeo.sample.TestSampleOperation 10:48:00,010 INFO [CacheServiceImpl] Cache registered: cache-userDirectory 10:48:00,011 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-userDirectory 10:48:00,012 INFO [CacheServiceImpl] Cache registered: cache-groupDirectory 10:48:00,012 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-groupDirectory 10:48:00,171 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 10:48:00,172 INFO [ComponentManagerImpl] Stopping Nuxeo Components 10:48:00,172 INFO [WorkManagerImpl] Deactivated work queue blobs 10:48:00,172 INFO [WorkManagerImpl] Deactivated work queue default 10:48:00,173 INFO [WorkManagerImpl] Deactivated work queue updateACEStatus 10:48:00,173 INFO [WorkManagerImpl] Deactivated work queue fulltextUpdater 10:48:00,177 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 10:48:00,177 INFO [RepositoryService] Shutting down repository manager 10:48:00,179 INFO [DataSourceComponent] Unregistering DataSourceLink: java:comp/env/jdbc/repository_test 10:48:00,179 INFO [DataSourceComponent] Unregistering datasource: jdbc/nxsqldirectory 10:48:00,180 INFO [DataSourceComponent] Unregistering datasource: jdbc/nuxeojunittests 10:48:00,181 INFO [ComponentManagerImpl] Components stopped in 0.009 sec. 10:48:00,181 INFO [UserService] UserService deactivated 10:48:00,183 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 10:48:00,183 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 10:48:00,183 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. 10:48:00,184 INFO [ComponentManagerImpl] Components deactivated in 0.003 sec. 10:48:00,349 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 10:48:00,354 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.sample.nuxeo-sample-project' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/classes/ 10:48:00,354 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.1-I20180228_0918.jar 10:48:00,354 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.rendering' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.1-I20180228_0918.jar 10:48:00,355 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.1-I20180228_0918.jar 10:48:00,355 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar 10:48:00,355 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.1-I20180228_0918.jar 10:48:00,356 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.commandline.executor' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar 10:48:00,357 INFO [NXRuntimeTestCase] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/.m2/repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 10:48:00,357 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.1-I20180228_0918.jar 10:48:00,358 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.1-I20180228_0918.jar 10:48:00,358 INFO [NXRuntimeTestCase] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 10:48:00,358 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar 10:48:00,358 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar 10:48:00,359 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar 10:48:00,360 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 10:48:00,360 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.7.4/jackson-annotations-2.7.4.jar 10:48:00,360 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar 10:48:00,360 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.1-I20180228_0918.jar 10:48:00,361 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.1-I20180228_0918.jar 10:48:00,361 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.1-I20180228_0918.jar 10:48:00,362 INFO [NXRuntimeTestCase] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 10:48:00,362 INFO [NXRuntimeTestCase] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 10:48:00,362 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar 10:48:00,363 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar 10:48:00,363 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.1-I20180228_0918.jar 10:48:00,363 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.1-I20180228_0918.jar 10:48:00,364 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.jersey-server' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-server/1.18.3/jersey-server-1.18.3.jar 10:48:00,364 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.servlet' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-servlet/1.18.3/jersey-servlet-1.18.3.jar 10:48:00,365 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.1-I20180228_0918.jar 10:48:00,365 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.1-I20180228_0918.jar 10:48:00,365 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.versioning.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar 10:48:00,366 INFO [NXRuntimeTestCase] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 10:48:00,366 INFO [NXRuntimeTestCase] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 10:48:00,367 INFO [NXRuntimeTestCase] Bundle 'groovy-all' has URL file:/opt/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar 10:48:00,367 INFO [NXRuntimeTestCase] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 10:48:00,367 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.jar 10:48:00,368 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.jar 10:48:00,368 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 10:48:00,369 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 10:48:00,369 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 10:48:00,370 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 10:48:00,370 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.1-I20180228_0918.jar 10:48:00,370 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.1-I20180228_0918.jar 10:48:00,370 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.1-I20180228_0918.jar 10:48:00,370 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.1-I20180228_0918.jar 10:48:00,371 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.base' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.1-I20180228_0918.jar 10:48:00,371 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.comment.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.1-I20180228_0918.jar 10:48:00,371 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.1-I20180228_0918.jar 10:48:00,371 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.tag.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.1-I20180228_0918.jar 10:48:00,371 INFO [NXRuntimeTestCase] Bundle 'org.yaml.snakeyaml' has URL file:/opt/jenkins/.m2/repository/org/yaml/snakeyaml/1.13/snakeyaml-1.13.jar 10:48:00,372 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.actions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.1-I20180228_0918.jar 10:48:00,372 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.audit.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.1-I20180228_0918.jar 10:48:00,372 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.export' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar 10:48:00,372 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.preview' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.1-I20180228_0918.jar 10:48:00,372 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.htmlsanitizer' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar 10:48:00,373 INFO [NXRuntimeTestCase] Bundle 'org.restlet' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 10:48:00,373 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.user.invite' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.1-I20180228_0918.jar 10:48:00,374 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.scripting' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.1-I20180228_0918.jar 10:48:00,374 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 10:48:00,374 INFO [NXRuntimeTestCase] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 10:48:00,374 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.jaxrs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar 10:48:00,375 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918.jar 10:48:00,375 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.1-I20180228_0918.jar 10:48:00,375 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.contribs.jersey-apache-client4' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.18.3/jersey-apache-client4-1.18.3.jar 10:48:00,375 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.ui' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.1-I20180228_0918.jar 10:48:00,376 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.management.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.1-I20180228_0918.jar 10:48:00,376 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.dbcp' has URL file:/opt/jenkins/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar 10:48:00,376 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.pool' has URL file:/opt/jenkins/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar 10:48:00,376 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login.default' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.1-I20180228_0918.jar 10:48:00,377 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.client' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.1-I20180228_0918.jar 10:48:00,378 INFO [NXRuntimeTestCase] Bundle 'org.apache.httpcomponents.httpclient' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpclient-osgi/4.5.3/httpclient-osgi-4.5.3.jar 10:48:00,378 INFO [NXRuntimeTestCase] Bundle 'org.apache.httpcomponents.httpcore' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpcore-osgi/4.4.6/httpcore-osgi-4.4.6.jar 10:48:00,379 INFO [NXRuntimeTestCase] Bundle 'slf4j.log4j12' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar 10:48:00,379 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.features' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.1-I20180228_0918.jar 10:48:00,379 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.persistence' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.1-I20180228_0918.jar 10:48:00,380 INFO [NXRuntimeTestCase] Bundle 'javassist' has URL file:/opt/jenkins/.m2/repository/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar 10:48:00,380 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.uidgen.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar 10:48:00,380 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.relations.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.1-I20180228_0918.jar 10:48:00,380 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar 10:48:00,381 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.userworkspace.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar 10:48:00,381 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.audit' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.1-I20180228_0918.jar 10:48:00,381 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.notification.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.1-I20180228_0918.jar 10:48:00,381 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.notification.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.1-I20180228_0918.jar 10:48:00,382 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.contribs.jersey-multipart' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-multipart/1.18.3/jersey-multipart-1.18.3.jar 10:48:00,382 INFO [NXRuntimeTestCase] Bundle 'org.jvnet.mimepull' has URL file:/opt/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.3/mimepull-1.9.3.jar 10:48:00,382 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.server' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar 10:48:00,383 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.naming' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-naming/6.1.26/jetty-naming-6.1.26.jar 10:48:00,383 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.plus' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-plus/6.1.26/jetty-plus-6.1.26.jar 10:48:00,383 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.annotations' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-annotations/6.1.26/jetty-annotations-6.1.26.jar 10:48:00,383 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar 10:48:00,384 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar 10:48:00,384 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 10:48:00,384 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 10:48:00,385 INFO [NXRuntimeTestCase] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 10:48:00,385 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 10:48:00,385 INFO [NXRuntimeTestCase] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 10:48:00,385 INFO [NXRuntimeTestCase] Bundle 'osgi.cmpn' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 10:48:00,386 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar 10:48:00,386 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918.jar 10:48:00,386 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar 10:48:00,386 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.1-I20180228_0918.jar 10:48:00,387 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.1-I20180228_0918.jar 10:48:00,387 INFO [NXRuntimeTestCase] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 10:48:00,387 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 10:48:00,388 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 10:48:00,388 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.1-I20180228_0918.jar 10:48:00,388 INFO [NXRuntimeTestCase] Bundle 'com.google.inject' has URL file:/opt/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar 10:48:00,388 INFO [NXRuntimeTestCase] Bundle 'io.github.lukehutch.fast-classpath-scanner' has URL file:/opt/jenkins/.m2/repository/io/github/lukehutch/fast-classpath-scanner/2.0.4/fast-classpath-scanner-2.0.4.jar 10:48:00,389 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.osgi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.1-I20180228_0918.jar 10:48:00,389 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar 10:48:00,389 INFO [NXRuntimeTestCase] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 10:48:00,390 INFO [NXRuntimeTestCase] Bundle 'com.google.gson' has URL file:/opt/jenkins/.m2/repository/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar 10:48:00,390 INFO [NXRuntimeTestCase] Bundle 'com.thoughtworks.paranamer' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar 10:48:00,390 INFO [NXRuntimeTestCase] Bundle 'net.bytebuddy.byte-buddy' has URL file:/opt/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.6.12/byte-buddy-1.6.12.jar 10:48:00,391 INFO [NXRuntimeTestCase] Bundle 'org.fusesource.jansi' has URL file:/opt/jenkins/.m2/repository/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar 10:48:00,391 INFO [NXRuntimeTestCase] Bundle 'com.tngtech.java.junit-dataprovider' has URL file:/opt/jenkins/.m2/repository/com/tngtech/java/junit-dataprovider/1.12.0/junit-dataprovider-1.12.0.jar 10:48:00,392 INFO [NXRuntimeTestCase] Bundle 'org.assertj.core' has URL file:/opt/jenkins/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 10:48:00,392 INFO [NXRuntimeTestCase] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 10:48:00,393 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 10:48:00,393 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jetty' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918.jar 10:48:00,393 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.jsp-api-2.1' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.6/jsp-api-2.1-6.1.6.jar 10:48:00,394 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.jsp-2.1' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.6/jsp-2.1-6.1.6.jar 10:48:00,395 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.exec' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 10:48:00,397 INFO [NXRuntimeTestCase] Bundle 'com.sun.jna' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar 10:48:00,397 INFO [NXRuntimeTestCase] Bundle 'com.sun.jna.platform' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar 10:48:00,398 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.client' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.2.15.v20160210/websocket-client-9.2.15.v20160210.jar 10:48:00,398 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.2.15.v20160210/jetty-util-9.2.15.v20160210.jar 10:48:00,399 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.io' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.2.15.v20160210/jetty-io-9.2.15.v20160210.jar 10:48:00,399 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.2.15.v20160210/websocket-common-9.2.15.v20160210.jar 10:48:00,399 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.api' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.2.15.v20160210/websocket-api-9.2.15.v20160210.jar 10:48:00,399 INFO [NXRuntimeTestCase] Bundle 'nu.xom' has URL file:/opt/jenkins/.m2/repository/xom/xom/1.2.5/xom-1.2.5.jar 10:48:00,400 INFO [NXRuntimeTestCase] Bundle 'org.objectweb.asm' has URL file:/opt/jenkins/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar 10:48:00,400 INFO [NXRuntimeTestCase] Bundle 'slf4j.api' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar 10:48:00,400 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.test.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918-tests.jar 10:48:00,400 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar 10:48:00,401 INFO [NXRuntimeTestCase] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 10:48:00,401 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.1-I20180228_0918.jar 10:48:00,401 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.1-I20180228_0918.jar 10:48:00,401 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.1-I20180228_0918.jar 10:48:00,402 INFO [NXRuntimeTestCase] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 10:48:00,402 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.1-I20180228_0918.jar 10:48:00,402 INFO [NXRuntimeTestCase] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 10:48:00,402 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.event.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918-tests.jar 10:48:00,402 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.1-I20180228_0918.jar 10:48:00,403 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.plugins' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar 10:48:00,403 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 10:48:00,404 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar 10:48:00,404 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.1-I20180228_0918.jar 10:48:00,404 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.1-I20180228_0918.jar 10:48:00,405 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.1-I20180228_0918.jar 10:48:00,405 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.extensions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar 10:48:00,405 INFO [NXRuntimeTestCase] Bundle 'org.h2' has URL file:/opt/jenkins/.m2/repository/com/h2database/h2/1.4.177-NX01/h2-1.4.177-NX01.jar 10:48:00,406 INFO [NXRuntimeTestCase] Bundle 'derby' has URL file:/opt/jenkins/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar 10:48:00,406 INFO [NXRuntimeTestCase] Bundle 'org.postgresql.jdbc42' has URL file:/opt/jenkins/.m2/repository/org/postgresql/postgresql/42.1.1/postgresql-42.1.1.jar 10:48:00,406 INFO [NXRuntimeTestCase] Bundle 'com.mysql.jdbc' has URL file:/opt/jenkins/.m2/repository/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.jar 10:48:00,407 INFO [NXRuntimeTestCase] Bundle 'org.mariadb.jdbc' has URL file:/opt/jenkins/.m2/repository/org/mariadb/jdbc/mariadb-java-client/1.6.4/mariadb-java-client-1.6.4.jar 10:48:00,407 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.dbs.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918-tests.jar 10:48:00,408 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.mem' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.1-I20180228_0918.jar 10:48:00,408 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.dbs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar 10:48:00,408 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar 10:48:00,408 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.1-I20180228_0918.jar 10:48:00,408 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/nuxeo-connect-client-1.7.0-SNAPSHOT.jar 10:48:00,409 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 10:48:00,409 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 10:48:00,409 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 10:48:00,410 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 10:48:00,410 INFO [NXRuntimeTestCase] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 10:48:00,410 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.1-I20180228_0918.jar 10:48:00,410 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.1-I20180228_0918.jar 10:48:00,411 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.1-I20180228_0918.jar 10:48:00,411 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar 10:48:00,411 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar 10:48:00,411 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918-tests.jar 10:48:00,411 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar 10:48:00,412 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar 10:48:00,412 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918.jar 10:48:00,412 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar 10:48:00,412 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918-tests.jar 10:48:00,412 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar 10:48:00,413 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.dublincore' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.1-I20180228_0918.jar 10:48:00,413 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.content.template' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar 10:48:00,413 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.types.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.1-I20180228_0918.jar 10:48:00,413 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.filemanager.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar 10:48:00,413 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar 10:48:00,414 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.ldap' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar 10:48:00,415 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 10:48:00,416 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918.jar 10:48:00,416 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.csv' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar 10:48:00,416 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar 10:48:00,417 INFO [NXRuntimeTestCase] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 10:48:00,417 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 10:48:00,417 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.1-I20180228_0918.jar 10:48:00,417 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 10:48:00,417 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 10:48:00,418 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 10:48:00,418 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.1-I20180228_0918.jar 10:48:00,418 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 10:48:00,418 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 10:48:00,419 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 10:48:00,419 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 10:48:00,419 INFO [NXRuntimeTestCase] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 10:48:00,419 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 10:48:00,419 INFO [NXRuntimeTestCase] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 10:48:00,420 INFO [NXRuntimeTestCase] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 10:48:00,420 INFO [NXRuntimeTestCase] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.jar 10:48:00,420 INFO [NXRuntimeTestCase] Bundle 'org.jboss.netty' has URL file:/opt/jenkins/.m2/repository/io/netty/netty/3.7.0.Final/netty-3.7.0.Final.jar 10:48:00,421 INFO [NXRuntimeTestCase] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 10:48:00,421 INFO [NXRuntimeTestCase] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 10:48:00,421 INFO [NXRuntimeTestCase] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.4/snappy-java-1.1.4.jar 10:48:00,422 INFO [NXRuntimeTestCase] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.jar 10:48:00,422 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 10:48:00,422 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.1-I20180228_0918.jar 10:48:00,422 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar 10:48:00,422 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 10:48:00,439 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 10:48:00,439 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 10:48:00,441 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 10:48:00,441 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 10:48:00,441 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 10:48:00,442 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 10:48:00,442 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 10:48:00,443 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 10:48:00,444 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 10:48:00,444 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 10:48:00,445 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 10:48:00,445 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 10:48:00,445 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 10:48:00,446 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 10:48:00,446 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 10:48:00,446 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 10:48:00,447 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 10:48:00,447 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 10:48:00,448 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:48:00,449 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:48:00,450 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 10:48:00,450 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 10:48:00,450 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 10:48:00,450 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory 10:48:00,452 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 10:48:00,452 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 10:48:00,452 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl. Waiting for: [service:org.nuxeo.ecm.core.cache.CacheService] 10:48:00,453 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 10:48:00,453 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 10:48:00,453 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.GenericDirectory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 10:48:00,454 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 10:48:00,454 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 10:48:00,454 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 10:48:00,455 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.local.configuration 10:48:00,456 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.local.configuration 10:48:00,457 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.resolver 10:48:00,457 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.resolver 10:48:00,458 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.marshallers 10:48:00,458 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.marshallers 10:48:00,458 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.event 10:48:00,460 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 10:48:00,460 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 10:48:00,460 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventService 10:48:00,460 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventProducer 10:48:00,460 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventServiceAdmin 10:48:00,462 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.service 10:48:00,462 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.service 10:48:00,462 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.work.api.WorkManager 10:48:00,463 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.config 10:48:00,463 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.config 10:48:00,464 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 10:48:00,464 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService, aliases=[service:org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService] 10:48:00,464 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.scheduler.SchedulerService 10:48:00,466 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.queuing 10:48:00,466 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.queuing 10:48:00,466 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql.test 10:48:00,466 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.metrics 10:48:00,468 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 10:48:00,468 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 10:48:00,468 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.metrics.MetricsService. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 10:48:00,468 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.schema 10:48:00,470 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 10:48:00,470 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 10:48:00,470 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverService 10:48:00,472 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 10:48:00,472 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 10:48:00,472 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.SchemaManager 10:48:00,472 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.jtajca 10:48:00,474 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 10:48:00,474 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 10:48:00,474 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.pubsub 10:48:00,475 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 10:48:00,475 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 10:48:00,475 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.pubsub.PubSubService 10:48:00,476 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.mimetype 10:48:00,479 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 10:48:00,479 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 10:48:00,479 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry 10:48:00,479 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.test 10:48:00,479 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.types.contrib 10:48:00,481 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.types 10:48:00,481 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.types 10:48:00,481 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 10:48:00,481 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mem 10:48:00,482 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:48:00,482 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:48:00,483 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 10:48:00,483 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.sql 10:48:00,484 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:48:00,485 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:48:00,485 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 10:48:00,485 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage 10:48:00,486 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 10:48:00,486 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 10:48:00,486 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.lock.LockManagerService 10:48:00,486 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mongodb 10:48:00,488 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:48:00,488 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:48:00,488 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 10:48:00,488 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.commandline.executor 10:48:00,490 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 10:48:00,490 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 10:48:00,490 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService 10:48:00,491 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 10:48:00,491 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 10:48:00,491 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.directory.mongodb 10:48:00,493 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 10:48:00,493 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 10:48:00,493 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory. Waiting for: [service:org.nuxeo.runtime.mongodb.MongoDBComponent, service:org.nuxeo.ecm.directory.DirectoryServiceImpl, service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] 10:48:00,493 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 10:48:00,494 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 10:48:00,495 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreService 10:48:00,495 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 10:48:00,496 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 10:48:00,496 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 10:48:00,496 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent. Waiting for: [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 10:48:00,498 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 10:48:00,498 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 10:48:00,499 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:48:00,500 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:48:00,501 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:48:00,501 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:48:00,503 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 10:48:00,503 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 10:48:00,505 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 10:48:00,505 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 10:48:00,505 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 10:48:00,505 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 10:48:00,505 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 10:48:00,507 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 10:48:00,507 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 10:48:00,508 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 10:48:00,508 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 10:48:00,509 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 10:48:00,509 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 10:48:00,509 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.trash.TrashService 10:48:00,511 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 10:48:00,511 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 10:48:00,511 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.versioning.VersioningService 10:48:00,512 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 10:48:00,512 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 10:48:00,513 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 10:48:00,514 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 10:48:00,514 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.versioning.default-policies. Waiting for: [service:org.nuxeo.ecm.platform.el.service] 10:48:00,515 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 10:48:00,515 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 10:48:00,516 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 10:48:00,516 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 10:48:00,517 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 10:48:00,517 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 10:48:00,518 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 10:48:00,518 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 10:48:00,518 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.filter.CharacterFilteringService 10:48:00,519 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 10:48:00,519 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 10:48:00,520 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 10:48:00,521 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 10:48:00,521 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.DocumentBlobManager 10:48:00,522 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 10:48:00,522 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService, aliases=[service:org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService] 10:48:00,522 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDSequencer 10:48:00,522 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDGeneratorService 10:48:00,523 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 10:48:00,523 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 10:48:00,523 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSessionService 10:48:00,524 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schedulers 10:48:00,524 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schedulers 10:48:00,524 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql 10:48:00,526 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:48:00,526 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:48:00,526 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:48:00,527 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 10:48:00,527 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 10:48:00,528 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 10:48:00,528 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 10:48:00,529 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 10:48:00,529 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 10:48:00,529 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.sql.RepositoryService] 10:48:00,530 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 10:48:00,531 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 10:48:00,531 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent, service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 10:48:00,531 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.query 10:48:00,532 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.query.properties 10:48:00,532 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.query.properties 10:48:00,532 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.api 10:48:00,533 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager.api 10:48:00,534 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 10:48:00,534 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 10:48:00,534 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.api 10:48:00,536 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 10:48:00,541 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 10:48:00,541 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.adapter.DocumentAdapterService 10:48:00,543 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 10:48:00,544 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 10:48:00,544 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.repository.RepositoryManager 10:48:00,544 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.repository.RepositoryService 10:48:00,544 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService 10:48:00,547 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 10:48:00,547 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 10:48:00,547 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.validation.DocumentValidationService 10:48:00,550 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 10:48:00,551 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 10:48:00,554 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 10:48:00,554 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 10:48:00,554 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.BlobManager 10:48:00,557 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 10:48:00,557 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 10:48:00,557 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService 10:48:00,559 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 10:48:00,559 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 10:48:00,561 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:48:00,561 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:48:00,561 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:48:00,562 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.core.LocalConfigurationService 10:48:00,563 INFO [ComponentRegistry] Registering component: service:org.nuxeo.core.LocalConfigurationService 10:48:00,563 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService 10:48:00,564 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 10:48:00,564 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 10:48:00,565 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService 10:48:00,566 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 10:48:00,566 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 10:48:00,571 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:48:00,571 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:48:00,571 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:48:00,573 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.properties 10:48:00,573 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.properties 10:48:00,573 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.datasource 10:48:00,576 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.datasource 10:48:00,576 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.datasource 10:48:00,576 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.datasource.PooledDataSourceRegistry 10:48:00,576 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.login 10:48:00,578 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 10:48:00,578 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 10:48:00,579 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 10:48:00,580 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 10:48:00,581 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.default.config 10:48:00,581 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.default.config 10:48:00,583 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 10:48:00,583 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 10:48:00,583 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginAs 10:48:00,584 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.sample.nuxeo-sample-project 10:48:00,585 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.operation.sample-operation 10:48:00,585 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.operation.sample-operation 10:48:00,587 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.enricher.sample-document 10:48:00,587 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.enricher.sample-document 10:48:00,588 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 10:48:00,589 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 10:48:00,590 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.SampleService 10:48:00,590 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.SampleService 10:48:00,590 INFO [ComponentManagerImpl] Registering service: org.nuxeo.sample.SampleService 10:48:00,592 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 10:48:00,592 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 10:48:00,592 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert 10:48:00,594 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 10:48:00,594 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 10:48:00,594 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.api.ConversionService 10:48:00,594 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper 10:48:00,594 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.el 10:48:00,596 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.el.service 10:48:00,596 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.el.service 10:48:00,596 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.el.ELService 10:48:00,597 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.query.api 10:48:00,598 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 10:48:00,599 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 10:48:00,599 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.query.api.PageProviderService 10:48:00,599 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.reload 10:48:00,600 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.reload 10:48:00,600 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.reload 10:48:00,601 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.reload.ReloadService 10:48:00,601 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.migration 10:48:00,602 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.migration.MigrationService 10:48:00,602 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.migration.MigrationService 10:48:00,602 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.migration.MigrationService. Waiting for: [service:org.nuxeo.runtime.kv.KeyValueService] 10:48:00,602 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.management 10:48:00,604 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 10:48:00,604 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 10:48:00,604 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.management.ResourcePublisher. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 10:48:00,605 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ServerLocator 10:48:00,605 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ServerLocator 10:48:00,606 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ServerLocator 10:48:00,606 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ResourcePublisher 10:48:00,606 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.metrics.MetricsService 10:48:00,606 INFO [ComponentManagerImpl] Registering service: com.codahale.metrics.MetricRegistry 10:48:00,607 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.metrics 10:48:00,607 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.metrics 10:48:00,607 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricEnabler 10:48:00,607 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricSerializer 10:48:00,608 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.counters 10:48:00,608 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.counters 10:48:00,608 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.counters.CounterManager 10:48:00,608 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.api 10:48:00,608 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.dublincore 10:48:00,610 INFO [ComponentManagerImpl] Registering component: service:DublinCoreStorageService 10:48:00,610 INFO [ComponentRegistry] Registering component: service:DublinCoreStorageService 10:48:00,610 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.mongodb 10:48:00,611 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent 10:48:00,612 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent, aliases=[service:org.nuxeo.ecm.core.mongodb.MongoDBComponent, service:org.nuxeo.mongodb.core.MongoDBComponent] 10:48:00,612 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.mongodb.MongoDBConnectionService 10:48:00,612 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.cache 10:48:00,613 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 10:48:00,613 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 10:48:00,613 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.cache.CacheService 10:48:00,613 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.directory.api.DirectoryService 10:48:00,615 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 10:48:00,615 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 10:48:00,615 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.transientstore.api.TransientStoreService 10:48:00,615 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.dbs 10:48:00,616 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:48:00,616 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:48:00,616 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:48:00,616 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:48:00,617 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:48:00,617 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.io 10:48:00,618 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 10:48:00,618 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 10:48:00,618 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.DocumentXMLExporter 10:48:00,619 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 10:48:00,619 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 10:48:00,620 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.download.DownloadService 10:48:00,621 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:48:00,621 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:48:00,621 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.registry.MarshallerRegistry 10:48:00,622 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:48:00,622 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:48:00,622 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.kv 10:48:00,623 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 10:48:00,624 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 10:48:00,624 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kv.KeyValueService 10:48:00,624 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.migration.MigrationService 10:48:00,624 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert.plugins 10:48:00,625 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.plugins 10:48:00,625 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.plugins 10:48:00,626 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 10:48:00,626 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 10:48:00,627 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.content.template 10:48:00,628 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:48:00,628 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:48:00,628 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:48:00,629 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:48:00,629 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:48:00,630 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 10:48:00,630 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 10:48:00,631 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager 10:48:00,632 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 10:48:00,632 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 10:48:00,633 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager 10:48:00,633 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.UserManager 10:48:00,633 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.Authenticator 10:48:00,633 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.AdministratorGroupsProvider 10:48:00,634 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 10:48:00,635 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 10:48:00,635 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService 10:48:00,636 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 10:48:00,636 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 10:48:00,637 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:48:00,637 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:48:00,638 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 10:48:00,638 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 10:48:00,640 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 10:48:00,640 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 10:48:00,641 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 10:48:00,641 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 10:48:00,642 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 10:48:00,642 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 10:48:00,643 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage 10:48:00,643 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage StorageConfiguration: Deploying JDBC using DatabaseH2 10:48:00,643 INFO [StorageConfiguration] Deploying JDBC using DatabaseH2 10:48:00,645 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.blobmanager 10:48:00,645 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.blobmanager StorageConfiguration: Deploying a VCS repository 10:48:00,645 INFO [StorageConfiguration] Deploying a VCS repository 10:48:00,646 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 10:48:00,647 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 10:48:00,648 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.test.sql 10:48:00,648 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.test.sql 10:48:00,648 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 10:48:00,648 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 10:48:00,648 INFO [ComponentManagerImpl] Starting Nuxeo Components 10:48:00,648 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 10:48:00,648 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 10:48:00,648 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 10:48:00,648 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 10:48:00,649 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 10:48:00,649 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 10:48:00,649 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:48:00,649 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 10:48:00,649 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.local.configuration 10:48:00,649 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.resolver 10:48:00,649 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.marshallers 10:48:00,649 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.EventServiceComponent 10:48:00,649 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.service 10:48:00,649 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.config 10:48:00,650 INFO [WorkManagerImpl] Registered work queue default WorkQueueDescriptor[id=default categories=[] maxThreads=4] 10:48:00,650 INFO [WorkManagerImpl] Registered work queue fulltextUpdater WorkQueueDescriptor[id=fulltextUpdater categories=[fulltextUpdater] maxThreads=1] 10:48:00,650 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.scheduler.SchedulerService 10:48:00,650 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.queuing 10:48:00,650 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.ObjectResolverService 10:48:00,651 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.TypeService 10:48:00,651 INFO [SchemaManagerImpl] Registered schema: directory_configuration 10:48:00,651 INFO [SchemaManagerImpl] Registered facet: DirectoryLocalConfiguration 10:48:00,653 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.jtajca.JtaActivator 10:48:00,653 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.pubsub.PubSubService 10:48:00,653 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 10:48:00,654 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 10:48:00,654 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 10:48:00,654 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 10:48:00,654 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreService 10:48:00,654 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreExtensions 10:48:00,654 INFO [SchemaManagerImpl] Registered schema: core-types 10:48:00,655 INFO [SchemaManagerImpl] Registered schema: base 10:48:00,655 INFO [SchemaManagerImpl] Registered schema: relation 10:48:00,655 INFO [SchemaManagerImpl] Registered schema: common 10:48:00,655 INFO [SchemaManagerImpl] Registered schema: dublincore 10:48:00,655 INFO [SchemaManagerImpl] Registered schema: uid 10:48:00,655 INFO [SchemaManagerImpl] Registered schema: file 10:48:00,655 INFO [SchemaManagerImpl] Registered schema: files 10:48:00,655 INFO [SchemaManagerImpl] Registered schema: note 10:48:00,655 INFO [SchemaManagerImpl] Registered schema: domain 10:48:00,655 INFO [SchemaManagerImpl] Registered schema: relatedtext 10:48:00,655 INFO [SchemaManagerImpl] Registered schema: publishing 10:48:00,655 INFO [SchemaManagerImpl] Registered schema: webcontainer 10:48:00,655 INFO [SchemaManagerImpl] Registered global prefetch: common.icon, dc:title, dc:description, dc:created, dc:modified, dc:lastContributor, dc:creator 10:48:00,655 INFO [SchemaManagerImpl] Registered clearComplexPropertyBeforeSet: true 10:48:00,656 INFO [SchemaManagerImpl] Registered facet: Folderish 10:48:00,656 INFO [SchemaManagerImpl] Registered facet: Orderable 10:48:00,656 INFO [SchemaManagerImpl] Registered facet: Versionable 10:48:00,656 INFO [SchemaManagerImpl] Registered facet: Downloadable 10:48:00,656 INFO [SchemaManagerImpl] Registered facet: Publishable 10:48:00,656 INFO [SchemaManagerImpl] Registered facet: PublishSpace 10:48:00,656 INFO [SchemaManagerImpl] Registered facet: MasterPublishSpace 10:48:00,656 INFO [SchemaManagerImpl] Registered facet: Commentable 10:48:00,656 INFO [SchemaManagerImpl] Registered facet: WebView 10:48:00,656 INFO [SchemaManagerImpl] Registered facet: SuperSpace 10:48:00,656 INFO [SchemaManagerImpl] Registered facet: HiddenInNavigation 10:48:00,657 INFO [SchemaManagerImpl] Registered facet: SystemDocument 10:48:00,657 INFO [SchemaManagerImpl] Registered facet: NotFulltextIndexable 10:48:00,657 INFO [SchemaManagerImpl] Registered facet: BigFolder 10:48:00,657 INFO [SchemaManagerImpl] Registered facet: HiddenInCreation 10:48:00,657 INFO [SchemaManagerImpl] Registered facet: HasRelatedText 10:48:00,657 INFO [SchemaManagerImpl] Registered document type: Folder 10:48:00,657 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 10:48:00,657 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 10:48:00,657 INFO [SchemaManagerImpl] Registered document type: Root 10:48:00,657 INFO [SchemaManagerImpl] Registered document type: Relation 10:48:00,657 INFO [SchemaManagerImpl] Registered document type: Domain 10:48:00,657 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 10:48:00,657 INFO [SchemaManagerImpl] Registered document type: Workspace 10:48:00,657 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 10:48:00,658 INFO [SchemaManagerImpl] Registered document type: SectionRoot 10:48:00,658 INFO [SchemaManagerImpl] Registered document type: Section 10:48:00,658 INFO [SchemaManagerImpl] Registered document type: File 10:48:00,658 INFO [SchemaManagerImpl] Registered document type: Note 10:48:00,658 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=common, name=size, deprecated=false) 10:48:00,658 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=file, name=filename, fallback=content/name, deprecated=false) 10:48:00,658 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=files, name=files/*/filename, fallback=files/*/file/name, deprecated=false) 10:48:00,658 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.types 10:48:00,658 INFO [SchemaManagerImpl] Registered schema: user 10:48:00,659 INFO [SchemaManagerImpl] Registered schema: group 10:48:00,659 INFO [SchemaManagerImpl] Registered schema: vocabulary 10:48:00,659 INFO [SchemaManagerImpl] Registered schema: xvocabulary 10:48:00,659 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary 10:48:00,659 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary 10:48:00,659 INFO [SchemaManagerImpl] Registered schema: documentsLists 10:48:00,659 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:48:00,659 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:48:00,659 INFO [LifeCycleRegistry] Registering lifecycle: default 10:48:00,659 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: File-default 10:48:00,660 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Note-default 10:48:00,660 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Calendar-default 10:48:00,660 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Folder-default 10:48:00,660 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: OrderedFolder-default 10:48:00,660 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Workspace-default 10:48:00,660 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Domain-default 10:48:00,660 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Root-default 10:48:00,660 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Section-default 10:48:00,660 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: WorkspaceRoot-default 10:48:00,660 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: SectionRoot-default 10:48:00,660 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: TemplateRoot-default 10:48:00,660 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.lifecycle.listener 10:48:00,661 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.paginate-get-children and value false 10:48:00,661 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.get-children-page-size and value 500 10:48:00,661 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.SecurityService 10:48:00,661 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPermissions 10:48:00,661 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPolicies 10:48:00,662 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.TrashService 10:48:00,662 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.trash.keepCheckedIn and value true 10:48:00,662 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningService 10:48:00,662 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 10:48:00,662 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 10:48:00,662 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.orphanVersionsCleanup 10:48:00,662 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.orphanVersionsCleanup.commitSize and value 1000 10:48:00,663 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.DocumentModel.resolver 10:48:00,663 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 10:48:00,663 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 10:48:00,663 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 10:48:00,663 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 10:48:00,663 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 10:48:00,663 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schedulers 10:48:00,664 INFO [WorkManagerImpl] Registered work queue updateACEStatus WorkQueueDescriptor[id=updateACEStatus categories=[updateACEStatus] maxThreads=1] 10:48:00,664 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:48:00,664 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 10:48:00,664 INFO [QueryMakerServiceImpl] Registering QueryMaker 'NXQL': org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker 10:48:00,664 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.softdelete 10:48:00,664 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.query.properties 10:48:00,664 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.pageprovider.default-max-page-size and value 1000 10:48:00,664 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.pageproviders 10:48:00,665 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentAdapterService 10:48:00,665 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.directory.localconfiguration.DirectoryConfiguration 10:48:00,665 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 10:48:00,665 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 10:48:00,666 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 10:48:00,666 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 10:48:00,666 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryService 10:48:00,666 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService 10:48:00,666 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 10:48:00,666 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.BlobManager 10:48:00,666 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 10:48:00,666 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blohodlers.adapters 10:48:00,666 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 10:48:00,666 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:48:00,667 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.core.LocalConfigurationService 10:48:00,667 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 10:48:00,667 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.adapter 10:48:00,667 INFO [DocumentAdapterService] Registered document adapter factory null: class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter 10:48:00,667 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:48:00,667 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.properties 10:48:00,667 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.path.segment.maxsize and value 24 10:48:00,667 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.datasource 10:48:00,671 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 10:48:00,672 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.defaultLMP 10:48:00,672 INFO [LoginPluginRegistry] registering Login Plugin ... 10:48:00,672 INFO [LoginPluginRegistry] LoginPlugin initialized for class org.nuxeo.ecm.platform.login.TrustingLoginPlugin 10:48:00,673 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.default.config 10:48:00,673 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.config.login.test 10:48:00,674 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.operation.sample-operation 10:48:00,675 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.enricher.sample-document 10:48:00,675 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-sync-listener 10:48:00,675 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.SampleService 10:48:00,675 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-async-listener 10:48:00,676 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 10:48:00,676 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.el.service 10:48:00,676 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.default-policies 10:48:00,677 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-before-update 10:48:00,677 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-after-update 10:48:00,677 INFO [VersioningComponent] Registered versioning policy: note-as-wiki 10:48:00,678 INFO [VersioningComponent] Registered versioning policy: collaborative-save 10:48:00,678 INFO [VersioningComponent] Registered versioning filter: system-document 10:48:00,678 INFO [VersioningComponent] Registered versioning filter: note-filter 10:48:00,678 INFO [VersioningComponent] Registered versioning filter: last-contributor-different-filter 10:48:00,679 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.query.api.PageProviderService 10:48:00,679 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.query.builder.ignored.chars and value !#$%&'()+,./\\\\:-@{|}`^~ 10:48:00,679 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.ecm.platform.query.nxql.defaultNavigationResults and value 200 10:48:00,680 INFO [PageProviderRegistry] Registering page provider with name users_listing 10:48:00,680 INFO [PageProviderRegistry] Registering page provider with name nuxeo_principals_listing 10:48:00,680 INFO [PageProviderRegistry] Registering page provider with name groups_listing 10:48:00,680 INFO [PageProviderRegistry] Registering page provider with name nuxeo_groups_listing 10:48:00,681 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_users_listing 10:48:00,681 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_groups_listing 10:48:00,681 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.reload 10:48:00,681 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ServerLocator 10:48:00,681 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ResourcePublisher 10:48:00,682 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.metrics.MetricsService 10:48:00,682 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.metrics 10:48:00,682 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.counters 10:48:00,683 INFO [RegistrationInfoImpl] Component activated: service:DublinCoreStorageService 10:48:00,683 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.dclistener.reset-creator-on-copy and value false 10:48:00,683 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.mongodb.MongoDBComponent 10:48:00,683 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.cache.CacheService 10:48:00,684 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 10:48:00,684 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 10:48:00,684 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.GenericDirectory 10:48:00,684 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:48:00,684 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 10:48:00,684 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 10:48:00,685 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:48:00,685 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:48:00,685 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:48:00,686 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 10:48:00,687 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.download.DownloadService 10:48:00,688 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:48:00,689 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:48:00,693 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.kv.KeyValueService 10:48:00,693 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.migration.MigrationService 10:48:00,693 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.plugins 10:48:00,694 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 10:48:00,698 INFO [CommandLineExecutorComponent] Registered command: pdftotext 10:48:00,755 INFO [CommandLineExecutorComponent] Registered command: ps2pdf 10:48:00,755 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:48:00,756 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:48:00,756 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.listener 10:48:00,757 INFO [UserService] UserService activated 10:48:00,757 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserService 10:48:00,757 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 10:48:00,757 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 10:48:00,757 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:48:00,757 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.adapter 10:48:00,758 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.platform.usermanager.UserAdapter 10:48:00,758 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.resolver 10:48:00,758 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.marshallers 10:48:00,759 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.properties 10:48:00,759 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.usermanager.check.password and value true 10:48:00,759 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.test.directory.sql.storage 10:48:00,759 INFO [DirectoryRegistry] Registered directory: userDirectory 10:48:00,759 INFO [DirectoryRegistry] Registered directory: groupDirectory 10:48:00,759 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.blobmanager 10:48:00,760 INFO [LocalBinaryManager] Registering binary manager 'test' using DefaultBinaryManager and binary store: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-7291126757582295176.tmp/data/binaries 10:48:00,764 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 10:48:00,764 INFO [RepositoryManagerImpl] Registering repository: test 10:48:00,765 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.test.sql 10:48:00,765 INFO [DirectoryRegistry] Registered directory template: template-directory 10:48:00,765 INFO [DirectoryRegistry] Registered directory template: template-user 10:48:00,765 INFO [DirectoryRegistry] Registered directory template: template-group 10:48:00,765 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 10:48:00,766 INFO [ComponentManagerImpl] Components activated in 0.117 sec. 10:48:00,766 INFO [DataSourceComponent] Registering datasource: jdbc/nxsqldirectory 10:48:00,766 INFO [DataSourceDescriptor] binding jdbc/nxsqldirectory 10:48:00,768 INFO [DataSourceComponent] Registering datasource: jdbc/nuxeojunittests 10:48:00,768 INFO [DataSourceDescriptor] binding jdbc/nuxeojunittests 10:48:00,769 INFO [DataSourceComponent] Registering DataSourceLink: java:comp/env/jdbc/repository_test 10:48:00,770 INFO [WorkManagerImpl] Initialized work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 10:48:00,770 INFO [WorkManagerImpl] Initialized work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:48:00,770 INFO [WorkManagerImpl] Initialized work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:48:00,770 INFO [MigrationServiceImpl] Not registering a migration invalidator because clustering is not enabled 10:48:00,779 INFO [SchemaManagerImpl] Registered schema: directory_configuration from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/directory_configuration.xsd 10:48:00,783 INFO [SchemaManagerImpl] Registered schema: core-types from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/core-types.xsd 10:48:00,787 INFO [SchemaManagerImpl] Registered schema: base from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/base.xsd 10:48:00,790 INFO [SchemaManagerImpl] Registered schema: relation from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/relation.xsd 10:48:00,793 INFO [SchemaManagerImpl] Registered schema: common from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/common.xsd 10:48:00,796 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10nsubjects} 10:48:00,796 INFO [XSDLoader] type of null|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 10:48:00,797 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10ncoverage} 10:48:00,797 INFO [XSDLoader] type of coverage|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 10:48:00,797 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=nature} 10:48:00,797 INFO [XSDLoader] type of nature|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 10:48:00,797 INFO [SchemaManagerImpl] Registered schema: dublincore from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/dublincore.xsd 10:48:00,800 INFO [SchemaManagerImpl] Registered schema: uid from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/uid.xsd 10:48:00,804 INFO [SchemaManagerImpl] Registered schema: file from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/file.xsd 10:48:00,808 INFO [SchemaManagerImpl] Registered schema: files from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/files.xsd 10:48:00,812 INFO [SchemaManagerImpl] Registered schema: note from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/note.xsd 10:48:00,815 INFO [SchemaManagerImpl] Registered schema: domain from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/domain.xsd 10:48:00,819 INFO [SchemaManagerImpl] Registered schema: relatedtext from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/relatedtext.xsd 10:48:00,823 INFO [SchemaManagerImpl] Registered schema: publishing from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/publishing.xsd 10:48:00,829 INFO [SchemaManagerImpl] Registered schema: webcontainer from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/webcontainer.xsd 10:48:00,834 INFO [SchemaManagerImpl] Registered schema: user from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/user.xsd 10:48:00,840 INFO [SchemaManagerImpl] Registered schema: group from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/group.xsd 10:48:00,845 INFO [SchemaManagerImpl] Registered schema: vocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/vocabulary.xsd 10:48:00,849 INFO [SchemaManagerImpl] Registered schema: xvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/xvocabulary.xsd 10:48:00,854 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/l10nvocabulary.xsd 10:48:00,858 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/l10nxvocabulary.xsd 10:48:00,862 INFO [SchemaManagerImpl] Registered schema: documentsLists from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/documentsLists.xsd 10:48:00,863 INFO [CacheServiceImpl] Not registering a cache invalidator because clustering is not enabled 10:48:00,863 INFO [MongoDBComponent] Activate MongoDB component 10:48:00,904 INFO [RepositoryImpl] Repository test using lock manager VCSLockManager(test) 10:48:00,904 INFO [RepositoryImpl] VCS Mapper cache using: org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper 10:48:00,907 INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 10:48:00,907 INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 10:48:00,907 INFO [QuartzScheduler] Quartz Scheduler v.2.2.3 created. 10:48:00,908 INFO [RAMJobStore] RAMJobStore initialized. 10:48:00,908 INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v2.2.3) 'Quartz' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 10:48:00,908 INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 10:48:00,908 INFO [StdSchedulerFactory] Quartz scheduler version: 2.2.3 10:48:00,908 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 10:48:00,908 INFO [SchedulerServiceImpl] Registering Schedule aceScheduler (cron=0 0/5 * * * ?) 10:48:00,909 INFO [SchedulerServiceImpl] Registering Schedule transientStoreGC (cron=0 0/15 * * * ?) 10:48:00,911 INFO [SchedulerServiceImpl] Registering Schedule orphanVersionsCleanup (cron=0 30 1 * * ?) 10:48:00,912 INFO [SchedulerServiceImpl] Registering Schedule softDeleteCleanup (cron=0 0/15 * * * ?) 10:48:00,912 INFO [SchedulerServiceImpl] scheduler started 10:48:00,912 INFO [PageProviderClassReplacerRegistry] No page provider has been superseded 10:48:00,914 INFO [MetricsServiceImpl] Setting up metrics configuration 10:48:00,915 INFO [WorkManagerImpl] Activated work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 10:48:00,916 INFO [WorkManagerImpl] Activated work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:48:00,916 INFO [WorkManagerImpl] Activated work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:48:00,934 INFO [ComponentManagerImpl] Components started in 0.168 sec. 10:48:00,935 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 122 * service:org.nuxeo.sample.operation.sample-operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 sec - in org.nuxeo.sample.TestSampleOperation Running org.nuxeo.sample.TestSampleService 10:48:00,952 INFO [CacheServiceImpl] Cache registered: cache-userDirectory 10:48:00,952 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-userDirectory 10:48:00,953 INFO [CacheServiceImpl] Cache registered: cache-groupDirectory 10:48:00,953 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-groupDirectory 10:48:00,972 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 10:48:00,972 INFO [ComponentManagerImpl] Stopping Nuxeo Components 10:48:00,972 INFO [WorkManagerImpl] Deactivated work queue default 10:48:00,972 INFO [WorkManagerImpl] Deactivated work queue updateACEStatus 10:48:00,972 INFO [WorkManagerImpl] Deactivated work queue fulltextUpdater 10:48:00,974 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 10:48:00,974 INFO [RepositoryService] Shutting down repository manager 10:48:00,975 INFO [DataSourceComponent] Unregistering DataSourceLink: java:comp/env/jdbc/repository_test 10:48:00,976 INFO [DataSourceComponent] Unregistering datasource: jdbc/nxsqldirectory 10:48:00,976 INFO [DataSourceComponent] Unregistering datasource: jdbc/nuxeojunittests 10:48:00,976 INFO [ComponentManagerImpl] Components stopped in 0.004 sec. 10:48:00,977 INFO [UserService] UserService deactivated 10:48:00,978 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 10:48:00,978 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 10:48:00,978 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. 10:48:00,978 INFO [ComponentManagerImpl] Components deactivated in 0.002 sec. 10:48:01,099 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 10:48:01,102 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.sample.nuxeo-sample-project' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/classes/ 10:48:01,102 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/target/nuxeo-automation-core-10.1-I20180228_0918.jar 10:48:01,103 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.rendering' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/target/nuxeo-platform-rendering-10.1-I20180228_0918.jar 10:48:01,103 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/target/nuxeo-platform-convert-10.1-I20180228_0918.jar 10:48:01,103 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.fileupload' has URL file:/opt/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar 10:48:01,104 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.1-I20180228_0918.jar 10:48:01,104 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.commandline.executor' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar 10:48:01,105 INFO [NXRuntimeTestCase] Bundle 'com.ibm.icu' has URL file:/opt/jenkins/.m2/repository/com/ibm/icu/icu4j/51.1/icu4j-51.1.jar 10:48:01,105 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.1-I20180228_0918.jar 10:48:01,105 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.1-I20180228_0918.jar 10:48:01,106 INFO [NXRuntimeTestCase] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 10:48:01,106 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar 10:48:01,106 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar 10:48:01,107 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar 10:48:01,107 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 10:48:01,107 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.7.4/jackson-annotations-2.7.4.jar 10:48:01,107 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar 10:48:01,108 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.1-I20180228_0918.jar 10:48:01,108 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.1-I20180228_0918.jar 10:48:01,108 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.1-I20180228_0918.jar 10:48:01,109 INFO [NXRuntimeTestCase] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 10:48:01,109 INFO [NXRuntimeTestCase] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 10:48:01,110 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/target/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar 10:48:01,110 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/target/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar 10:48:01,110 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.1-I20180228_0918.jar 10:48:01,110 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/target/nuxeo-webengine-core-10.1-I20180228_0918.jar 10:48:01,111 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.jersey-server' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-server/1.18.3/jersey-server-1.18.3.jar 10:48:01,111 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.servlet' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-servlet/1.18.3/jersey-servlet-1.18.3.jar 10:48:01,111 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.1-I20180228_0918.jar 10:48:01,112 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.web.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/target/nuxeo-platform-web-common-10.1-I20180228_0918.jar 10:48:01,112 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.versioning.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/target/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar 10:48:01,113 INFO [NXRuntimeTestCase] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 10:48:01,113 INFO [NXRuntimeTestCase] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 10:48:01,113 INFO [NXRuntimeTestCase] Bundle 'groovy-all' has URL file:/opt/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar 10:48:01,113 INFO [NXRuntimeTestCase] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 10:48:01,114 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.jar 10:48:01,114 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.jar 10:48:01,114 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 10:48:01,115 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 10:48:01,115 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 10:48:01,115 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 10:48:01,115 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/target/nuxeo-automation-test-10.1-I20180228_0918.jar 10:48:01,115 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.server' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/target/nuxeo-automation-server-10.1-I20180228_0918.jar 10:48:01,116 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.types.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/target/nuxeo-platform-types-api-10.1-I20180228_0918.jar 10:48:01,116 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.url.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/target/nuxeo-platform-url-api-10.1-I20180228_0918.jar 10:48:01,116 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.base' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/target/nuxeo-webengine-base-10.1-I20180228_0918.jar 10:48:01,116 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.comment.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/target/nuxeo-platform-comment-api-10.1-I20180228_0918.jar 10:48:01,116 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/target/nuxeo-automation-io-10.1-I20180228_0918.jar 10:48:01,117 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.tag.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/target/nuxeo-platform-tag-api-10.1-I20180228_0918.jar 10:48:01,117 INFO [NXRuntimeTestCase] Bundle 'org.yaml.snakeyaml' has URL file:/opt/jenkins/.m2/repository/org/yaml/snakeyaml/1.13/snakeyaml-1.13.jar 10:48:01,117 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.actions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/target/nuxeo-platform-actions-core-10.1-I20180228_0918.jar 10:48:01,117 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.audit.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/target/nuxeo-platform-audit-api-10.1-I20180228_0918.jar 10:48:01,117 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.forms.layout.export' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/target/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar 10:48:01,117 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.preview' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/target/nuxeo-preview-core-10.1-I20180228_0918.jar 10:48:01,118 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.htmlsanitizer' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/target/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar 10:48:01,118 INFO [NXRuntimeTestCase] Bundle 'org.restlet' has URL file:/opt/jenkins/.m2/repository/org/restlet/org.restlet/1.0.7/org.restlet-1.0.7.jar 10:48:01,118 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.user.invite' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/target/nuxeo-invite-10.1-I20180228_0918.jar 10:48:01,118 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.scripting' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/target/nuxeo-automation-scripting-10.1-I20180228_0918.jar 10:48:01,119 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 10:48:01,119 INFO [NXRuntimeTestCase] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 10:48:01,119 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.jaxrs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/target/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar 10:48:01,119 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918.jar 10:48:01,119 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/target/nuxeo-features-test-10.1-I20180228_0918.jar 10:48:01,120 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.contribs.jersey-apache-client4' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.18.3/jersey-apache-client4-1.18.3.jar 10:48:01,120 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.webengine.ui' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/target/nuxeo-webengine-ui-10.1-I20180228_0918.jar 10:48:01,120 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.management.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/target/nuxeo-core-management-jtajca-10.1-I20180228_0918.jar 10:48:01,120 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.dbcp' has URL file:/opt/jenkins/.m2/repository/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar 10:48:01,121 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.pool' has URL file:/opt/jenkins/.m2/repository/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar 10:48:01,121 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login.default' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/target/nuxeo-platform-login-default-10.1-I20180228_0918.jar 10:48:01,121 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.client' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/target/nuxeo-automation-client-10.1-I20180228_0918.jar 10:48:01,121 INFO [NXRuntimeTestCase] Bundle 'org.apache.httpcomponents.httpclient' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpclient-osgi/4.5.3/httpclient-osgi-4.5.3.jar 10:48:01,122 INFO [NXRuntimeTestCase] Bundle 'org.apache.httpcomponents.httpcore' has URL file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpcore-osgi/4.4.6/httpcore-osgi-4.4.6.jar 10:48:01,122 INFO [NXRuntimeTestCase] Bundle 'slf4j.log4j12' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar 10:48:01,122 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.automation.features' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/target/nuxeo-automation-features-10.1-I20180228_0918.jar 10:48:01,123 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.persistence' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/target/nuxeo-core-persistence-10.1-I20180228_0918.jar 10:48:01,123 INFO [NXRuntimeTestCase] Bundle 'javassist' has URL file:/opt/jenkins/.m2/repository/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar 10:48:01,123 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.uidgen.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/target/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar 10:48:01,123 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.relations.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/target/nuxeo-platform-relations-api-10.1-I20180228_0918.jar 10:48:01,124 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.filemanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/target/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar 10:48:01,124 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.userworkspace.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/target/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar 10:48:01,124 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.audit' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/target/nuxeo-platform-audit-core-10.1-I20180228_0918.jar 10:48:01,124 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.notification.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/target/nuxeo-platform-notification-api-10.1-I20180228_0918.jar 10:48:01,124 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.notification.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/target/nuxeo-platform-notification-core-10.1-I20180228_0918.jar 10:48:01,125 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.contribs.jersey-multipart' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/contribs/jersey-multipart/1.18.3/jersey-multipart-1.18.3.jar 10:48:01,125 INFO [NXRuntimeTestCase] Bundle 'org.jvnet.mimepull' has URL file:/opt/jenkins/.m2/repository/org/jvnet/mimepull/mimepull/1.9.3/mimepull-1.9.3.jar 10:48:01,125 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.server' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar 10:48:01,125 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.naming' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-naming/6.1.26/jetty-naming-6.1.26.jar 10:48:01,126 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.plus' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-plus/6.1.26/jetty-plus-6.1.26.jar 10:48:01,126 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.annotations' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-annotations/6.1.26/jetty-annotations-6.1.26.jar 10:48:01,126 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar 10:48:01,126 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar 10:48:01,126 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 10:48:01,127 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 10:48:01,127 INFO [NXRuntimeTestCase] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 10:48:01,127 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 10:48:01,128 INFO [NXRuntimeTestCase] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 10:48:01,128 INFO [NXRuntimeTestCase] Bundle 'osgi.cmpn' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar 10:48:01,128 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar 10:48:01,128 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918.jar 10:48:01,128 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar 10:48:01,128 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.1-I20180228_0918.jar 10:48:01,129 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.1-I20180228_0918.jar 10:48:01,129 INFO [NXRuntimeTestCase] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 10:48:01,129 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 10:48:01,129 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 10:48:01,130 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.1-I20180228_0918.jar 10:48:01,130 INFO [NXRuntimeTestCase] Bundle 'com.google.inject' has URL file:/opt/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar 10:48:01,130 INFO [NXRuntimeTestCase] Bundle 'io.github.lukehutch.fast-classpath-scanner' has URL file:/opt/jenkins/.m2/repository/io/github/lukehutch/fast-classpath-scanner/2.0.4/fast-classpath-scanner-2.0.4.jar 10:48:01,130 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.osgi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.1-I20180228_0918.jar 10:48:01,130 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar 10:48:01,131 INFO [NXRuntimeTestCase] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 10:48:01,131 INFO [NXRuntimeTestCase] Bundle 'com.google.gson' has URL file:/opt/jenkins/.m2/repository/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar 10:48:01,131 INFO [NXRuntimeTestCase] Bundle 'com.thoughtworks.paranamer' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar 10:48:01,132 INFO [NXRuntimeTestCase] Bundle 'net.bytebuddy.byte-buddy' has URL file:/opt/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.6.12/byte-buddy-1.6.12.jar 10:48:01,132 INFO [NXRuntimeTestCase] Bundle 'org.fusesource.jansi' has URL file:/opt/jenkins/.m2/repository/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar 10:48:01,132 INFO [NXRuntimeTestCase] Bundle 'com.tngtech.java.junit-dataprovider' has URL file:/opt/jenkins/.m2/repository/com/tngtech/java/junit-dataprovider/1.12.0/junit-dataprovider-1.12.0.jar 10:48:01,133 INFO [NXRuntimeTestCase] Bundle 'org.assertj.core' has URL file:/opt/jenkins/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 10:48:01,133 INFO [NXRuntimeTestCase] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 10:48:01,133 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 10:48:01,134 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jetty' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918.jar 10:48:01,134 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.jsp-api-2.1' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.6/jsp-api-2.1-6.1.6.jar 10:48:01,135 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.jsp-2.1' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.6/jsp-2.1-6.1.6.jar 10:48:01,136 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.exec' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 10:48:01,136 INFO [NXRuntimeTestCase] Bundle 'com.sun.jna' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar 10:48:01,136 INFO [NXRuntimeTestCase] Bundle 'com.sun.jna.platform' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar 10:48:01,137 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.client' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.2.15.v20160210/websocket-client-9.2.15.v20160210.jar 10:48:01,138 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.2.15.v20160210/jetty-util-9.2.15.v20160210.jar 10:48:01,138 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.io' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.2.15.v20160210/jetty-io-9.2.15.v20160210.jar 10:48:01,138 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.2.15.v20160210/websocket-common-9.2.15.v20160210.jar 10:48:01,138 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.api' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.2.15.v20160210/websocket-api-9.2.15.v20160210.jar 10:48:01,139 INFO [NXRuntimeTestCase] Bundle 'nu.xom' has URL file:/opt/jenkins/.m2/repository/xom/xom/1.2.5/xom-1.2.5.jar 10:48:01,139 INFO [NXRuntimeTestCase] Bundle 'org.objectweb.asm' has URL file:/opt/jenkins/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar 10:48:01,139 INFO [NXRuntimeTestCase] Bundle 'slf4j.api' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar 10:48:01,139 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.test.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918-tests.jar 10:48:01,140 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar 10:48:01,140 INFO [NXRuntimeTestCase] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 10:48:01,140 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.1-I20180228_0918.jar 10:48:01,140 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.1-I20180228_0918.jar 10:48:01,140 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.1-I20180228_0918.jar 10:48:01,141 INFO [NXRuntimeTestCase] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 10:48:01,141 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.1-I20180228_0918.jar 10:48:01,141 INFO [NXRuntimeTestCase] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 10:48:01,141 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.event.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918-tests.jar 10:48:01,141 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.1-I20180228_0918.jar 10:48:01,142 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.plugins' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar 10:48:01,142 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 10:48:01,143 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar 10:48:01,143 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.1-I20180228_0918.jar 10:48:01,144 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.1-I20180228_0918.jar 10:48:01,144 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.1-I20180228_0918.jar 10:48:01,144 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.extensions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar 10:48:01,144 INFO [NXRuntimeTestCase] Bundle 'org.h2' has URL file:/opt/jenkins/.m2/repository/com/h2database/h2/1.4.177-NX01/h2-1.4.177-NX01.jar 10:48:01,145 INFO [NXRuntimeTestCase] Bundle 'derby' has URL file:/opt/jenkins/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar 10:48:01,146 INFO [NXRuntimeTestCase] Bundle 'org.postgresql.jdbc42' has URL file:/opt/jenkins/.m2/repository/org/postgresql/postgresql/42.1.1/postgresql-42.1.1.jar 10:48:01,146 INFO [NXRuntimeTestCase] Bundle 'com.mysql.jdbc' has URL file:/opt/jenkins/.m2/repository/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.jar 10:48:01,146 INFO [NXRuntimeTestCase] Bundle 'org.mariadb.jdbc' has URL file:/opt/jenkins/.m2/repository/org/mariadb/jdbc/mariadb-java-client/1.6.4/mariadb-java-client-1.6.4.jar 10:48:01,147 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.dbs.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918-tests.jar 10:48:01,147 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.mem' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.1-I20180228_0918.jar 10:48:01,147 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.dbs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar 10:48:01,147 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar 10:48:01,147 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.1-I20180228_0918.jar 10:48:01,148 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/nuxeo-connect-client-1.7.0-SNAPSHOT.jar 10:48:01,148 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 10:48:01,148 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 10:48:01,148 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 10:48:01,149 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 10:48:01,149 INFO [NXRuntimeTestCase] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 10:48:01,149 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/target/nuxeo-platform-test-10.1-I20180228_0918.jar 10:48:01,150 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.1-I20180228_0918.jar 10:48:01,150 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.1-I20180228_0918.jar 10:48:01,150 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar 10:48:01,150 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar 10:48:01,150 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918-tests.jar 10:48:01,151 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar 10:48:01,151 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar 10:48:01,151 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918.jar 10:48:01,151 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar 10:48:01,151 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918-tests.jar 10:48:01,151 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar 10:48:01,152 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.dublincore' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/target/nuxeo-platform-dublincore-10.1-I20180228_0918.jar 10:48:01,152 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.content.template' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/target/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar 10:48:01,152 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.types.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/target/nuxeo-platform-types-core-10.1-I20180228_0918.jar 10:48:01,152 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.filemanager.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/target/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar 10:48:01,152 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/target/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar 10:48:01,153 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.ldap' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/target/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar 10:48:01,154 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang' has URL file:/opt/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 10:48:01,155 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918.jar 10:48:01,155 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.csv' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar 10:48:01,155 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar 10:48:01,156 INFO [NXRuntimeTestCase] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 10:48:01,156 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 10:48:01,156 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.1-I20180228_0918.jar 10:48:01,156 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 10:48:01,156 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 10:48:01,157 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 10:48:01,157 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.1-I20180228_0918.jar 10:48:01,157 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 10:48:01,157 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 10:48:01,157 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 10:48:01,158 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 10:48:01,158 INFO [NXRuntimeTestCase] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 10:48:01,158 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 10:48:01,158 INFO [NXRuntimeTestCase] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 10:48:01,159 INFO [NXRuntimeTestCase] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 10:48:01,159 INFO [NXRuntimeTestCase] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.jar 10:48:01,159 INFO [NXRuntimeTestCase] Bundle 'org.jboss.netty' has URL file:/opt/jenkins/.m2/repository/io/netty/netty/3.7.0.Final/netty-3.7.0.Final.jar 10:48:01,160 INFO [NXRuntimeTestCase] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 10:48:01,160 INFO [NXRuntimeTestCase] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 10:48:01,160 INFO [NXRuntimeTestCase] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.4/snappy-java-1.1.4.jar 10:48:01,160 INFO [NXRuntimeTestCase] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.jar 10:48:01,161 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 10:48:01,161 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.1-I20180228_0918.jar 10:48:01,161 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar 10:48:01,161 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 10:48:01,174 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 10:48:01,174 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 10:48:01,177 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 10:48:01,177 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 10:48:01,177 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 10:48:01,179 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 10:48:01,179 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 10:48:01,181 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 10:48:01,181 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 10:48:01,181 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 10:48:01,182 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 10:48:01,182 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 10:48:01,182 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 10:48:01,183 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 10:48:01,183 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 10:48:01,183 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 10:48:01,184 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 10:48:01,184 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 10:48:01,185 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:48:01,185 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:48:01,186 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 10:48:01,186 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 10:48:01,186 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 10:48:01,187 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory 10:48:01,188 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 10:48:01,188 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 10:48:01,188 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl. Waiting for: [service:org.nuxeo.ecm.core.cache.CacheService] 10:48:01,189 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 10:48:01,189 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 10:48:01,189 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.GenericDirectory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 10:48:01,190 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 10:48:01,190 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 10:48:01,190 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 10:48:01,191 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.local.configuration 10:48:01,191 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.local.configuration 10:48:01,192 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.resolver 10:48:01,192 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.resolver 10:48:01,193 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.marshallers 10:48:01,193 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.marshallers 10:48:01,194 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.event 10:48:01,195 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 10:48:01,195 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 10:48:01,195 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventService 10:48:01,195 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventProducer 10:48:01,195 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventServiceAdmin 10:48:01,197 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.service 10:48:01,197 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.service 10:48:01,197 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.work.api.WorkManager 10:48:01,198 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.config 10:48:01,198 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.config 10:48:01,199 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 10:48:01,199 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService, aliases=[service:org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService] 10:48:01,199 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.scheduler.SchedulerService 10:48:01,200 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.queuing 10:48:01,200 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.queuing 10:48:01,200 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql.test 10:48:01,201 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.metrics 10:48:01,202 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 10:48:01,202 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 10:48:01,202 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.metrics.MetricsService. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 10:48:01,202 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.schema 10:48:01,203 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 10:48:01,204 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 10:48:01,204 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverService 10:48:01,205 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 10:48:01,205 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 10:48:01,205 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.SchemaManager 10:48:01,206 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.jtajca 10:48:01,207 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 10:48:01,207 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 10:48:01,207 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.pubsub 10:48:01,208 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 10:48:01,208 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 10:48:01,208 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.pubsub.PubSubService 10:48:01,208 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.mimetype 10:48:01,211 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 10:48:01,211 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 10:48:01,211 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry 10:48:01,211 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.test 10:48:01,212 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.types.contrib 10:48:01,213 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.types 10:48:01,213 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.types 10:48:01,213 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 10:48:01,213 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mem 10:48:01,214 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:48:01,214 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:48:01,214 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 10:48:01,215 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.sql 10:48:01,216 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:48:01,216 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:48:01,216 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 10:48:01,216 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage 10:48:01,218 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 10:48:01,218 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 10:48:01,218 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.lock.LockManagerService 10:48:01,218 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mongodb 10:48:01,219 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:48:01,219 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:48:01,219 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 10:48:01,220 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.commandline.executor 10:48:01,221 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 10:48:01,221 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 10:48:01,221 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService 10:48:01,222 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 10:48:01,222 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 10:48:01,223 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.directory.mongodb 10:48:01,224 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 10:48:01,224 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 10:48:01,224 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory. Waiting for: [service:org.nuxeo.runtime.mongodb.MongoDBComponent, service:org.nuxeo.ecm.directory.DirectoryServiceImpl, service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] 10:48:01,224 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 10:48:01,225 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 10:48:01,225 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreService 10:48:01,226 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 10:48:01,226 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 10:48:01,226 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 10:48:01,227 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent. Waiting for: [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 10:48:01,228 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 10:48:01,228 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 10:48:01,229 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:48:01,229 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:48:01,230 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:48:01,230 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:48:01,231 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 10:48:01,231 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 10:48:01,233 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 10:48:01,233 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 10:48:01,233 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 10:48:01,233 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 10:48:01,233 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 10:48:01,234 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 10:48:01,234 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 10:48:01,235 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 10:48:01,235 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 10:48:01,236 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 10:48:01,236 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 10:48:01,236 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.trash.TrashService 10:48:01,238 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 10:48:01,238 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 10:48:01,238 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.versioning.VersioningService 10:48:01,239 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 10:48:01,239 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 10:48:01,240 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 10:48:01,240 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 10:48:01,240 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.versioning.default-policies. Waiting for: [service:org.nuxeo.ecm.platform.el.service] 10:48:01,241 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 10:48:01,241 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 10:48:01,242 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 10:48:01,242 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 10:48:01,243 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 10:48:01,243 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 10:48:01,244 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 10:48:01,244 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 10:48:01,244 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.filter.CharacterFilteringService 10:48:01,245 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 10:48:01,245 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 10:48:01,246 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 10:48:01,246 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 10:48:01,246 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.DocumentBlobManager 10:48:01,247 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 10:48:01,247 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService, aliases=[service:org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService] 10:48:01,247 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDSequencer 10:48:01,247 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDGeneratorService 10:48:01,248 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 10:48:01,248 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 10:48:01,248 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSessionService 10:48:01,249 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schedulers 10:48:01,249 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schedulers 10:48:01,249 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql 10:48:01,250 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:48:01,250 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:48:01,250 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:48:01,251 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 10:48:01,251 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 10:48:01,252 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 10:48:01,252 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 10:48:01,253 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 10:48:01,253 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 10:48:01,253 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.sql.RepositoryService] 10:48:01,254 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 10:48:01,254 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 10:48:01,254 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent, service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 10:48:01,255 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.query 10:48:01,256 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.query.properties 10:48:01,256 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.query.properties 10:48:01,256 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.api 10:48:01,256 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager.api 10:48:01,257 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 10:48:01,257 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.pageproviders 10:48:01,257 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.api 10:48:01,259 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 10:48:01,259 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 10:48:01,259 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.adapter.DocumentAdapterService 10:48:01,260 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 10:48:01,260 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 10:48:01,260 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.repository.RepositoryManager 10:48:01,260 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.repository.RepositoryService 10:48:01,260 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService 10:48:01,261 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 10:48:01,261 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 10:48:01,261 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.validation.DocumentValidationService 10:48:01,262 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 10:48:01,263 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 10:48:01,264 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 10:48:01,264 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 10:48:01,264 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.BlobManager 10:48:01,265 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 10:48:01,265 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 10:48:01,265 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService 10:48:01,266 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 10:48:01,266 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 10:48:01,267 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:48:01,267 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:48:01,267 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:48:01,268 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.core.LocalConfigurationService 10:48:01,268 INFO [ComponentRegistry] Registering component: service:org.nuxeo.core.LocalConfigurationService 10:48:01,269 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService 10:48:01,269 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 10:48:01,270 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 10:48:01,270 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService 10:48:01,271 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 10:48:01,271 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 10:48:01,272 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:48:01,272 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:48:01,272 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:48:01,273 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.properties 10:48:01,273 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.properties 10:48:01,273 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.datasource 10:48:01,275 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.datasource 10:48:01,275 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.datasource 10:48:01,275 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.datasource.PooledDataSourceRegistry 10:48:01,275 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.login 10:48:01,276 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 10:48:01,276 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 10:48:01,277 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 10:48:01,277 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 10:48:01,278 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.default.config 10:48:01,278 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.default.config 10:48:01,280 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 10:48:01,280 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 10:48:01,280 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginAs 10:48:01,280 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.sample.nuxeo-sample-project 10:48:01,281 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.operation.sample-operation 10:48:01,281 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.operation.sample-operation 10:48:01,282 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.enricher.sample-document 10:48:01,282 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.enricher.sample-document 10:48:01,283 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 10:48:01,283 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-sync-listener 10:48:01,284 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.SampleService 10:48:01,284 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.SampleService 10:48:01,284 INFO [ComponentManagerImpl] Registering service: org.nuxeo.sample.SampleService 10:48:01,285 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 10:48:01,285 INFO [ComponentRegistry] Registering component: service:org.nuxeo.sample.listener.sample-async-listener 10:48:01,285 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert 10:48:01,286 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 10:48:01,286 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 10:48:01,286 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.api.ConversionService 10:48:01,287 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper 10:48:01,287 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.el 10:48:01,288 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.el.service 10:48:01,288 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.el.service 10:48:01,288 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.el.ELService 10:48:01,288 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.query.api 10:48:01,289 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 10:48:01,290 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.query.api.PageProviderService 10:48:01,290 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.query.api.PageProviderService 10:48:01,290 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.reload 10:48:01,291 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.reload 10:48:01,291 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.reload 10:48:01,291 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.reload.ReloadService 10:48:01,291 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.migration 10:48:01,292 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.migration.MigrationService 10:48:01,292 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.migration.MigrationService 10:48:01,293 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.migration.MigrationService. Waiting for: [service:org.nuxeo.runtime.kv.KeyValueService] 10:48:01,293 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.management 10:48:01,294 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 10:48:01,294 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 10:48:01,294 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.management.ResourcePublisher. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 10:48:01,295 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ServerLocator 10:48:01,295 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ServerLocator 10:48:01,296 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ServerLocator 10:48:01,296 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ResourcePublisher 10:48:01,296 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.metrics.MetricsService 10:48:01,296 INFO [ComponentManagerImpl] Registering service: com.codahale.metrics.MetricRegistry 10:48:01,297 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.metrics 10:48:01,297 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.metrics 10:48:01,297 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricEnabler 10:48:01,297 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricSerializer 10:48:01,298 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.counters 10:48:01,298 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.counters 10:48:01,298 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.counters.CounterManager 10:48:01,298 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.api 10:48:01,298 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.dublincore 10:48:01,299 INFO [ComponentManagerImpl] Registering component: service:DublinCoreStorageService 10:48:01,300 INFO [ComponentRegistry] Registering component: service:DublinCoreStorageService 10:48:01,300 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.mongodb 10:48:01,301 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent 10:48:01,301 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent, aliases=[service:org.nuxeo.ecm.core.mongodb.MongoDBComponent, service:org.nuxeo.mongodb.core.MongoDBComponent] 10:48:01,301 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.mongodb.MongoDBConnectionService 10:48:01,301 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.cache 10:48:01,302 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 10:48:01,302 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 10:48:01,302 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.cache.CacheService 10:48:01,302 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.directory.api.DirectoryService 10:48:01,304 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 10:48:01,304 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 10:48:01,304 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.transientstore.api.TransientStoreService 10:48:01,304 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.dbs 10:48:01,305 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:48:01,305 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:48:01,305 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:48:01,305 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:48:01,305 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:48:01,305 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.io 10:48:01,306 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 10:48:01,306 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 10:48:01,307 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.DocumentXMLExporter 10:48:01,307 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 10:48:01,308 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 10:48:01,308 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.download.DownloadService 10:48:01,309 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:48:01,309 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:48:01,309 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.registry.MarshallerRegistry 10:48:01,310 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:48:01,310 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:48:01,310 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.kv 10:48:01,311 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 10:48:01,311 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 10:48:01,311 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kv.KeyValueService 10:48:01,311 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.migration.MigrationService 10:48:01,311 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert.plugins 10:48:01,313 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.plugins 10:48:01,313 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.plugins 10:48:01,313 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 10:48:01,314 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 10:48:01,314 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.content.template 10:48:01,315 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:48:01,315 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:48:01,315 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:48:01,316 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:48:01,316 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:48:01,317 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 10:48:01,317 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.content.template.listener 10:48:01,317 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.usermanager 10:48:01,319 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 10:48:01,319 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserService 10:48:01,319 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.MultiTenantUserManager 10:48:01,319 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.usermanager.UserManager 10:48:01,319 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.Authenticator 10:48:01,319 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.AdministratorGroupsProvider 10:48:01,320 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 10:48:01,320 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 10:48:01,320 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.computedgroups.ComputedGroupsService 10:48:01,321 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 10:48:01,321 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 10:48:01,322 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:48:01,322 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:48:01,323 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 10:48:01,323 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.adapter 10:48:01,324 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 10:48:01,324 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.resolver 10:48:01,325 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 10:48:01,325 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.marshallers 10:48:01,326 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 10:48:01,326 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.usermanager.properties 10:48:01,327 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage 10:48:01,327 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.test.directory.sql.storage StorageConfiguration: Deploying JDBC using DatabaseH2 10:48:01,327 INFO [StorageConfiguration] Deploying JDBC using DatabaseH2 10:48:01,329 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.blobmanager 10:48:01,329 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.blobmanager StorageConfiguration: Deploying a VCS repository 10:48:01,329 INFO [StorageConfiguration] Deploying a VCS repository 10:48:01,330 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 10:48:01,330 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 10:48:01,331 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.test.sql 10:48:01,331 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.test.sql 10:48:01,331 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 10:48:01,331 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 10:48:01,331 INFO [ComponentManagerImpl] Starting Nuxeo Components 10:48:01,331 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 10:48:01,332 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 10:48:01,332 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 10:48:01,332 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 10:48:01,332 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 10:48:01,332 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 10:48:01,332 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 10:48:01,332 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 10:48:01,332 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.local.configuration 10:48:01,333 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.resolver 10:48:01,333 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.marshallers 10:48:01,333 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.EventServiceComponent 10:48:01,333 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.service 10:48:01,333 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.config 10:48:01,333 INFO [WorkManagerImpl] Registered work queue default WorkQueueDescriptor[id=default categories=[] maxThreads=4] 10:48:01,333 INFO [WorkManagerImpl] Registered work queue fulltextUpdater WorkQueueDescriptor[id=fulltextUpdater categories=[fulltextUpdater] maxThreads=1] 10:48:01,333 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.scheduler.SchedulerService 10:48:01,333 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.queuing 10:48:01,333 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.ObjectResolverService 10:48:01,334 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.TypeService 10:48:01,334 INFO [SchemaManagerImpl] Registered schema: directory_configuration 10:48:01,334 INFO [SchemaManagerImpl] Registered facet: DirectoryLocalConfiguration 10:48:01,336 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.jtajca.JtaActivator 10:48:01,336 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.pubsub.PubSubService 10:48:01,336 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 10:48:01,337 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 10:48:01,337 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 10:48:01,337 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 10:48:01,337 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreService 10:48:01,337 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreExtensions 10:48:01,337 INFO [SchemaManagerImpl] Registered schema: core-types 10:48:01,337 INFO [SchemaManagerImpl] Registered schema: base 10:48:01,337 INFO [SchemaManagerImpl] Registered schema: relation 10:48:01,337 INFO [SchemaManagerImpl] Registered schema: common 10:48:01,337 INFO [SchemaManagerImpl] Registered schema: dublincore 10:48:01,337 INFO [SchemaManagerImpl] Registered schema: uid 10:48:01,337 INFO [SchemaManagerImpl] Registered schema: file 10:48:01,337 INFO [SchemaManagerImpl] Registered schema: files 10:48:01,338 INFO [SchemaManagerImpl] Registered schema: note 10:48:01,338 INFO [SchemaManagerImpl] Registered schema: domain 10:48:01,338 INFO [SchemaManagerImpl] Registered schema: relatedtext 10:48:01,338 INFO [SchemaManagerImpl] Registered schema: publishing 10:48:01,338 INFO [SchemaManagerImpl] Registered schema: webcontainer 10:48:01,338 INFO [SchemaManagerImpl] Registered global prefetch: common.icon, dc:title, dc:description, dc:created, dc:modified, dc:lastContributor, dc:creator 10:48:01,338 INFO [SchemaManagerImpl] Registered clearComplexPropertyBeforeSet: true 10:48:01,338 INFO [SchemaManagerImpl] Registered facet: Folderish 10:48:01,338 INFO [SchemaManagerImpl] Registered facet: Orderable 10:48:01,338 INFO [SchemaManagerImpl] Registered facet: Versionable 10:48:01,338 INFO [SchemaManagerImpl] Registered facet: Downloadable 10:48:01,338 INFO [SchemaManagerImpl] Registered facet: Publishable 10:48:01,338 INFO [SchemaManagerImpl] Registered facet: PublishSpace 10:48:01,339 INFO [SchemaManagerImpl] Registered facet: MasterPublishSpace 10:48:01,339 INFO [SchemaManagerImpl] Registered facet: Commentable 10:48:01,339 INFO [SchemaManagerImpl] Registered facet: WebView 10:48:01,339 INFO [SchemaManagerImpl] Registered facet: SuperSpace 10:48:01,339 INFO [SchemaManagerImpl] Registered facet: HiddenInNavigation 10:48:01,339 INFO [SchemaManagerImpl] Registered facet: SystemDocument 10:48:01,339 INFO [SchemaManagerImpl] Registered facet: NotFulltextIndexable 10:48:01,339 INFO [SchemaManagerImpl] Registered facet: BigFolder 10:48:01,339 INFO [SchemaManagerImpl] Registered facet: HiddenInCreation 10:48:01,339 INFO [SchemaManagerImpl] Registered facet: HasRelatedText 10:48:01,339 INFO [SchemaManagerImpl] Registered document type: Folder 10:48:01,339 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 10:48:01,339 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 10:48:01,339 INFO [SchemaManagerImpl] Registered document type: Root 10:48:01,340 INFO [SchemaManagerImpl] Registered document type: Relation 10:48:01,340 INFO [SchemaManagerImpl] Registered document type: Domain 10:48:01,340 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 10:48:01,340 INFO [SchemaManagerImpl] Registered document type: Workspace 10:48:01,340 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 10:48:01,340 INFO [SchemaManagerImpl] Registered document type: SectionRoot 10:48:01,340 INFO [SchemaManagerImpl] Registered document type: Section 10:48:01,340 INFO [SchemaManagerImpl] Registered document type: File 10:48:01,340 INFO [SchemaManagerImpl] Registered document type: Note 10:48:01,340 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=common, name=size, deprecated=false) 10:48:01,340 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=file, name=filename, fallback=content/name, deprecated=false) 10:48:01,340 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=files, name=files/*/filename, fallback=files/*/file/name, deprecated=false) 10:48:01,341 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.types 10:48:01,341 INFO [SchemaManagerImpl] Registered schema: user 10:48:01,341 INFO [SchemaManagerImpl] Registered schema: group 10:48:01,341 INFO [SchemaManagerImpl] Registered schema: vocabulary 10:48:01,341 INFO [SchemaManagerImpl] Registered schema: xvocabulary 10:48:01,341 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary 10:48:01,341 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary 10:48:01,341 INFO [SchemaManagerImpl] Registered schema: documentsLists 10:48:01,341 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 10:48:01,341 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 10:48:01,341 INFO [LifeCycleRegistry] Registering lifecycle: default 10:48:01,341 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: File-default 10:48:01,342 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Note-default 10:48:01,342 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Calendar-default 10:48:01,342 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Folder-default 10:48:01,342 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: OrderedFolder-default 10:48:01,342 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Workspace-default 10:48:01,342 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Domain-default 10:48:01,342 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Root-default 10:48:01,342 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Section-default 10:48:01,342 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: WorkspaceRoot-default 10:48:01,342 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: SectionRoot-default 10:48:01,342 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: TemplateRoot-default 10:48:01,342 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.lifecycle.listener 10:48:01,343 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.paginate-get-children and value false 10:48:01,343 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.get-children-page-size and value 500 10:48:01,343 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.SecurityService 10:48:01,343 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPermissions 10:48:01,343 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPolicies 10:48:01,343 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.TrashService 10:48:01,343 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.trash.keepCheckedIn and value true 10:48:01,344 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningService 10:48:01,344 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 10:48:01,344 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 10:48:01,344 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.orphanVersionsCleanup 10:48:01,344 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.orphanVersionsCleanup.commitSize and value 1000 10:48:01,344 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.DocumentModel.resolver 10:48:01,344 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 10:48:01,344 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 10:48:01,344 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 10:48:01,344 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 10:48:01,345 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 10:48:01,345 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schedulers 10:48:01,345 INFO [WorkManagerImpl] Registered work queue updateACEStatus WorkQueueDescriptor[id=updateACEStatus categories=[updateACEStatus] maxThreads=1] 10:48:01,345 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 10:48:01,346 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 10:48:01,346 INFO [QueryMakerServiceImpl] Registering QueryMaker 'NXQL': org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker 10:48:01,346 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.softdelete 10:48:01,346 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.query.properties 10:48:01,346 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.pageprovider.default-max-page-size and value 1000 10:48:01,346 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.pageproviders 10:48:01,346 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentAdapterService 10:48:01,346 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.directory.localconfiguration.DirectoryConfiguration 10:48:01,346 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 10:48:01,346 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 10:48:01,347 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 10:48:01,347 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 10:48:01,347 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryService 10:48:01,347 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService 10:48:01,347 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 10:48:01,347 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.BlobManager 10:48:01,347 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 10:48:01,347 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blohodlers.adapters 10:48:01,347 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 10:48:01,347 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 10:48:01,347 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.core.LocalConfigurationService 10:48:01,347 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 10:48:01,348 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.adapter 10:48:01,348 INFO [DocumentAdapterService] Registered document adapter factory null: class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter 10:48:01,348 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 10:48:01,348 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.properties 10:48:01,348 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.path.segment.maxsize and value 24 10:48:01,348 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.datasource 10:48:01,348 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 10:48:01,348 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.defaultLMP 10:48:01,348 INFO [LoginPluginRegistry] registering Login Plugin ... 10:48:01,348 INFO [LoginPluginRegistry] LoginPlugin initialized for class org.nuxeo.ecm.platform.login.TrustingLoginPlugin 10:48:01,349 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.default.config 10:48:01,349 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.config.login.test 10:48:01,349 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.operation.sample-operation 10:48:01,349 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.enricher.sample-document 10:48:01,349 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-sync-listener 10:48:01,349 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.SampleService 10:48:01,349 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.sample.listener.sample-async-listener 10:48:01,350 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 10:48:01,350 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.el.service 10:48:01,350 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.default-policies 10:48:01,350 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-before-update 10:48:01,350 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-after-update 10:48:01,350 INFO [VersioningComponent] Registered versioning policy: note-as-wiki 10:48:01,350 INFO [VersioningComponent] Registered versioning policy: collaborative-save 10:48:01,350 INFO [VersioningComponent] Registered versioning filter: system-document 10:48:01,350 INFO [VersioningComponent] Registered versioning filter: note-filter 10:48:01,351 INFO [VersioningComponent] Registered versioning filter: last-contributor-different-filter 10:48:01,351 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.query.api.PageProviderService 10:48:01,351 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.query.builder.ignored.chars and value !#$%&'()+,./\\\\:-@{|}`^~ 10:48:01,351 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.ecm.platform.query.nxql.defaultNavigationResults and value 200 10:48:01,351 INFO [PageProviderRegistry] Registering page provider with name users_listing 10:48:01,351 INFO [PageProviderRegistry] Registering page provider with name nuxeo_principals_listing 10:48:01,351 INFO [PageProviderRegistry] Registering page provider with name groups_listing 10:48:01,351 INFO [PageProviderRegistry] Registering page provider with name nuxeo_groups_listing 10:48:01,352 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_users_listing 10:48:01,352 INFO [PageProviderRegistry] Registering page provider with name nuxeo_group_member_groups_listing 10:48:01,352 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.reload 10:48:01,352 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ServerLocator 10:48:01,352 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ResourcePublisher 10:48:01,352 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.metrics.MetricsService 10:48:01,352 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.metrics 10:48:01,352 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.counters 10:48:01,352 INFO [RegistrationInfoImpl] Component activated: service:DublinCoreStorageService 10:48:01,353 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.dclistener.reset-creator-on-copy and value false 10:48:01,353 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.mongodb.MongoDBComponent 10:48:01,353 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.cache.CacheService 10:48:01,353 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 10:48:01,353 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 10:48:01,353 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.GenericDirectory 10:48:01,353 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 10:48:01,353 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 10:48:01,353 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 10:48:01,353 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 10:48:01,353 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 10:48:01,354 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 10:48:01,354 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 10:48:01,355 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.download.DownloadService 10:48:01,355 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry 10:48:01,355 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 10:48:01,357 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.kv.KeyValueService 10:48:01,357 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.migration.MigrationService 10:48:01,357 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.plugins 10:48:01,358 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 10:48:01,363 INFO [CommandLineExecutorComponent] Registered command: pdftotext 10:48:01,415 INFO [CommandLineExecutorComponent] Registered command: ps2pdf 10:48:01,416 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService 10:48:01,416 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.service.ContentTemplateService.defaultContrib 10:48:01,416 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.content.template.listener 10:48:01,416 INFO [UserService] UserService activated 10:48:01,416 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserService 10:48:01,416 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.ComputedGroupsServiceImpl 10:48:01,417 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.computedgroups.UserManager.companyComputerContrib 10:48:01,417 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.UserManagerImpl 10:48:01,417 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.adapter 10:48:01,417 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.platform.usermanager.UserAdapter 10:48:01,417 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.resolver 10:48:01,417 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.marshallers 10:48:01,418 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.usermanager.properties 10:48:01,418 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.usermanager.check.password and value true 10:48:01,418 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.test.directory.sql.storage 10:48:01,419 INFO [DirectoryRegistry] Registered directory: userDirectory 10:48:01,419 INFO [DirectoryRegistry] Registered directory: groupDirectory 10:48:01,419 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.blobmanager 10:48:01,419 INFO [LocalBinaryManager] Registering binary manager 'test' using DefaultBinaryManager and binary store: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-5406540273708861622.tmp/data/binaries 10:48:01,423 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 10:48:01,423 INFO [RepositoryManagerImpl] Registering repository: test 10:48:01,423 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.test.sql 10:48:01,424 INFO [DirectoryRegistry] Registered directory template: template-directory 10:48:01,424 INFO [DirectoryRegistry] Registered directory template: template-user 10:48:01,424 INFO [DirectoryRegistry] Registered directory template: template-group 10:48:01,424 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 10:48:01,424 INFO [ComponentManagerImpl] Components activated in 0.093 sec. 10:48:01,425 INFO [DataSourceComponent] Registering datasource: jdbc/nxsqldirectory 10:48:01,425 INFO [DataSourceDescriptor] binding jdbc/nxsqldirectory 10:48:01,426 INFO [DataSourceComponent] Registering datasource: jdbc/nuxeojunittests 10:48:01,427 INFO [DataSourceDescriptor] binding jdbc/nuxeojunittests 10:48:01,428 INFO [DataSourceComponent] Registering DataSourceLink: java:comp/env/jdbc/repository_test 10:48:01,428 INFO [WorkManagerImpl] Initialized work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 10:48:01,429 INFO [WorkManagerImpl] Initialized work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:48:01,429 INFO [WorkManagerImpl] Initialized work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:48:01,429 INFO [MigrationServiceImpl] Not registering a migration invalidator because clustering is not enabled 10:48:01,435 INFO [SchemaManagerImpl] Registered schema: directory_configuration from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/directory_configuration.xsd 10:48:01,438 INFO [SchemaManagerImpl] Registered schema: core-types from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/core-types.xsd 10:48:01,441 INFO [SchemaManagerImpl] Registered schema: base from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/base.xsd 10:48:01,444 INFO [SchemaManagerImpl] Registered schema: relation from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/relation.xsd 10:48:01,447 INFO [SchemaManagerImpl] Registered schema: common from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/common.xsd 10:48:01,450 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10nsubjects} 10:48:01,450 INFO [XSDLoader] type of null|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 10:48:01,450 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10ncoverage} 10:48:01,451 INFO [XSDLoader] type of coverage|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 10:48:01,451 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=nature} 10:48:01,451 INFO [XSDLoader] type of nature|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 10:48:01,451 INFO [SchemaManagerImpl] Registered schema: dublincore from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/dublincore.xsd 10:48:01,454 INFO [SchemaManagerImpl] Registered schema: uid from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/uid.xsd 10:48:01,458 INFO [SchemaManagerImpl] Registered schema: file from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/file.xsd 10:48:01,462 INFO [SchemaManagerImpl] Registered schema: files from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/files.xsd 10:48:01,466 INFO [SchemaManagerImpl] Registered schema: note from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/note.xsd 10:48:01,470 INFO [SchemaManagerImpl] Registered schema: domain from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/domain.xsd 10:48:01,473 INFO [SchemaManagerImpl] Registered schema: relatedtext from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/relatedtext.xsd 10:48:01,477 INFO [SchemaManagerImpl] Registered schema: publishing from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/publishing.xsd 10:48:01,481 INFO [SchemaManagerImpl] Registered schema: webcontainer from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/webcontainer.xsd 10:48:01,485 INFO [SchemaManagerImpl] Registered schema: user from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/user.xsd 10:48:01,490 INFO [SchemaManagerImpl] Registered schema: group from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/group.xsd 10:48:01,494 INFO [SchemaManagerImpl] Registered schema: vocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/vocabulary.xsd 10:48:01,497 INFO [SchemaManagerImpl] Registered schema: xvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/xvocabulary.xsd 10:48:01,500 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/l10nvocabulary.xsd 10:48:01,503 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/l10nxvocabulary.xsd 10:48:01,506 INFO [SchemaManagerImpl] Registered schema: documentsLists from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nxruntime-main-2443912912968888282.tmp/tmp/schemas/documentsLists.xsd 10:48:01,506 INFO [CacheServiceImpl] Not registering a cache invalidator because clustering is not enabled 10:48:01,506 INFO [MongoDBComponent] Activate MongoDB component 10:48:01,537 INFO [RepositoryImpl] Repository test using lock manager VCSLockManager(test) 10:48:01,538 INFO [RepositoryImpl] VCS Mapper cache using: org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper 10:48:01,540 INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 10:48:01,540 INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 10:48:01,540 INFO [QuartzScheduler] Quartz Scheduler v.2.2.3 created. 10:48:01,540 INFO [RAMJobStore] RAMJobStore initialized. 10:48:01,540 INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v2.2.3) 'Quartz' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 10:48:01,540 INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 10:48:01,540 INFO [StdSchedulerFactory] Quartz scheduler version: 2.2.3 10:48:01,541 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 10:48:01,541 INFO [SchedulerServiceImpl] Registering Schedule aceScheduler (cron=0 0/5 * * * ?) 10:48:01,541 INFO [SchedulerServiceImpl] Registering Schedule transientStoreGC (cron=0 0/15 * * * ?) 10:48:01,541 INFO [SchedulerServiceImpl] Registering Schedule orphanVersionsCleanup (cron=0 30 1 * * ?) 10:48:01,542 INFO [SchedulerServiceImpl] Registering Schedule softDeleteCleanup (cron=0 0/15 * * * ?) 10:48:01,542 INFO [SchedulerServiceImpl] scheduler started 10:48:01,542 INFO [PageProviderClassReplacerRegistry] No page provider has been superseded 10:48:01,544 INFO [MetricsServiceImpl] Setting up metrics configuration 10:48:01,545 INFO [WorkManagerImpl] Activated work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 10:48:01,545 INFO [WorkManagerImpl] Activated work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:48:01,545 INFO [WorkManagerImpl] Activated work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 10:48:01,563 INFO [ComponentManagerImpl] Components started in 0.138 sec. 10:48:01,563 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 122 * service:org.nuxeo.sample.operation.sample-operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 sec - in org.nuxeo.sample.TestSampleService Running org.nuxeo.sample.TestSampleAsyncListener 10:48:01,575 INFO [CacheServiceImpl] Cache registered: cache-userDirectory 10:48:01,576 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-userDirectory 10:48:01,576 INFO [CacheServiceImpl] Cache registered: cache-groupDirectory 10:48:01,577 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-groupDirectory 10:48:01,602 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 10:48:01,602 INFO [ComponentManagerImpl] Stopping Nuxeo Components 10:48:01,602 INFO [WorkManagerImpl] Deactivated work queue default 10:48:01,603 INFO [WorkManagerImpl] Deactivated work queue updateACEStatus 10:48:01,603 INFO [WorkManagerImpl] Deactivated work queue fulltextUpdater 10:48:01,604 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 10:48:01,605 INFO [RepositoryService] Shutting down repository manager 10:48:01,605 INFO [DataSourceComponent] Unregistering DataSourceLink: java:comp/env/jdbc/repository_test 10:48:01,606 INFO [DataSourceComponent] Unregistering datasource: jdbc/nxsqldirectory 10:48:01,606 INFO [DataSourceComponent] Unregistering datasource: jdbc/nuxeojunittests 10:48:01,607 INFO [ComponentManagerImpl] Components stopped in 0.004 sec. 10:48:01,607 INFO [UserService] UserService deactivated 10:48:01,608 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 10:48:01,608 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 10:48:01,608 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. 10:48:01,608 INFO [ComponentManagerImpl] Components deactivated in 0.002 sec. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.nuxeo.sample.TestSampleAsyncListener Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-sample-project --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-sample-project --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nuxeo-sample-project-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-sample-project --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/sample/nuxeo-sample-project/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-sample-project >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-sample-project --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-sample-project --- [INFO] Storing buildNumber: 20180228-104802 at timestamp: 1519814882991 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-sample-project --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-sample-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-sample-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-sample-project <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-sample-project --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nuxeo-sample-project-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-sample-project --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nuxeo-sample-project-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/sample/nuxeo-sample-project/10.1-I20180228_0918/nuxeo-sample-project-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/sample/nuxeo-sample-project/10.1-I20180228_0918/nuxeo-sample-project-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/target/nuxeo-sample-project-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/sample/nuxeo-sample-project/10.1-I20180228_0918/nuxeo-sample-project-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-sample-project --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/10.1-I20180228_0918/nuxeo-sample-project-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/10.1-I20180228_0918/nuxeo-sample-project-10.1-I20180228_0918.jar (10 KB at 33.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/10.1-I20180228_0918/nuxeo-sample-project-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/10.1-I20180228_0918/nuxeo-sample-project-10.1-I20180228_0918.pom (3 KB at 41.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/maven-metadata.xml (130 KB at 763.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/maven-metadata.xml (130 KB at 459.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/10.1-I20180228_0918/nuxeo-sample-project-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-sample-project/10.1-I20180228_0918/nuxeo-sample-project-10.1-I20180228_0918-sources.jar (6 KB at 78.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Logs viewer 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-logs-viewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-logs-viewer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-logs-viewer --- [INFO] Storing buildNumber: 20180228-104805 at timestamp: 1519814885210 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-logs-viewer --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-logs-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-logs-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-logs-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-logs-viewer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/src/main/java/org/nuxeo/logs/viewer/LogsViewerActions.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/src/main/java/org/nuxeo/logs/viewer/LogsViewerActions.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/src/main/java/org/nuxeo/logs/viewer/LogsViewerActions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-logs-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-logs-viewer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-logs-viewer --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.logs.viewer.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.nuxeo.ecm.logs.viewer.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-logs-viewer --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-logs-viewer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/target/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-logs-viewer --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-logs-viewer >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-logs-viewer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-logs-viewer --- [INFO] Storing buildNumber: 20180228-104809 at timestamp: 1519814889109 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-logs-viewer --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-logs-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-logs-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-logs-viewer <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-logs-viewer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/target/nuxeo-logs-viewer-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-logs-viewer --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/target/nuxeo-logs-viewer-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.1-I20180228_0918/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.1-I20180228_0918/nuxeo-logs-viewer-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/target/nuxeo-logs-viewer-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.1-I20180228_0918/nuxeo-logs-viewer-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-logs-viewer --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.1-I20180228_0918/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.1-I20180228_0918/nuxeo-logs-viewer-10.1-I20180228_0918.jar (13 KB at 57.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.1-I20180228_0918/nuxeo-logs-viewer-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.1-I20180228_0918/nuxeo-logs-viewer-10.1-I20180228_0918.pom (3 KB at 34.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/maven-metadata.xml (131 KB at 550.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/maven-metadata.xml (131 KB at 945.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.1-I20180228_0918/nuxeo-logs-viewer-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/logs/viewer/nuxeo-logs-viewer/10.1-I20180228_0918/nuxeo-logs-viewer-10.1-I20180228_0918-sources.jar (8 KB at 101.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Spreadsheet Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-spreadsheet --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet --- [INFO] Storing buildNumber: 20180228-104809 at timestamp: 1519814889946 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-spreadsheet --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-spreadsheet --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-spreadsheet >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet --- [INFO] Storing buildNumber: 20180228-104810 at timestamp: 1519814890009 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-spreadsheet <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-spreadsheet --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-spreadsheet --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet/10.1-I20180228_0918/nuxeo-platform-spreadsheet-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-spreadsheet --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet/10.1-I20180228_0918/nuxeo-platform-spreadsheet-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet/10.1-I20180228_0918/nuxeo-platform-spreadsheet-10.1-I20180228_0918.pom (2 KB at 18.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet/maven-metadata.xml (87 KB at 460.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet/maven-metadata.xml (88 KB at 285.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Spreadsheet Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-spreadsheet-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet-core --- [INFO] Storing buildNumber: 20180228-104810 at timestamp: 1519814890710 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-spreadsheet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-spreadsheet-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-spreadsheet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-spreadsheet-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-spreadsheet-core --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-spreadsheet-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-spreadsheet-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/target/nuxeo-platform-spreadsheet-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-spreadsheet-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-spreadsheet-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet-core --- [INFO] Storing buildNumber: 20180228-104810 at timestamp: 1519814890808 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-spreadsheet-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-spreadsheet-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/target/nuxeo-platform-spreadsheet-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-spreadsheet-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/target/nuxeo-platform-spreadsheet-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.1-I20180228_0918/nuxeo-platform-spreadsheet-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.1-I20180228_0918/nuxeo-platform-spreadsheet-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/target/nuxeo-platform-spreadsheet-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.1-I20180228_0918/nuxeo-platform-spreadsheet-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-spreadsheet-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.1-I20180228_0918/nuxeo-platform-spreadsheet-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.1-I20180228_0918/nuxeo-platform-spreadsheet-core-10.1-I20180228_0918.jar (4 KB at 15.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.1-I20180228_0918/nuxeo-platform-spreadsheet-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.1-I20180228_0918/nuxeo-platform-spreadsheet-core-10.1-I20180228_0918.pom (631 B at 8.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/maven-metadata.xml (45 KB at 104.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/maven-metadata.xml (45 KB at 613.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.1-I20180228_0918/nuxeo-platform-spreadsheet-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-core/10.1-I20180228_0918/nuxeo-platform-spreadsheet-core-10.1-I20180228_0918-sources.jar (809 B at 10.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Spreadsheet Web 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-spreadsheet-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet-web --- [INFO] Storing buildNumber: 20180228-104812 at timestamp: 1519814892280 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-spreadsheet-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (gulp-build) @ nuxeo-platform-spreadsheet-web --- [INFO] Executing tasks main: clean-cache: [exec] npm WARN using --force I sure hope you know what you are doing. [exec] bower deleted Cached package font-roboto: /opt/jenkins/.cache/bower/packages/b71044860af09cd5bcd84c83b0fdc483/1.0.1 [exec] bower deleted Cached package chart-elements: /opt/jenkins/.cache/bower/packages/58d5cf9978f66b40fbbcdaefefad5f58/dc4be42cd8 [exec] bower deleted Cached package es6-promise: /opt/jenkins/.cache/bower/packages/43dca203e4c0ea435d298ab0fc4ab212/2.2.0 [exec] bower deleted Cached package Chart.js: /opt/jenkins/.cache/bower/packages/b10e8c9eafe753443416f10a02f9eef3/1.1.1 [exec] bower deleted Cached package iron-elements: /opt/jenkins/.cache/bower/packages/7e6158a546b1406adc701fe43f8112f1/1.0.10 [exec] bower deleted Cached package paper-elements: /opt/jenkins/.cache/bower/packages/95e8216a7a5862b227541d9855996b69/1.0.7 [exec] bower deleted Cached package polymer: /opt/jenkins/.cache/bower/packages/4b3248bac6c187112723518244e6fe5a/1.7.0 [exec] bower deleted Cached package promise-polyfill: /opt/jenkins/.cache/bower/packages/d18aa9542877fe3f09d4345b8076e7cd/1.0.1 [exec] bower deleted Cached package web-animations-js: /opt/jenkins/.cache/bower/packages/a0399c8e7c5a274093b28b585d48692e/2.2.2 [exec] bower deleted Cached package webcomponentsjs: /opt/jenkins/.cache/bower/packages/17800d6873478332c188fccd82ad4bdd/0.7.23 [exec] bower deleted Cached package select2: /opt/jenkins/.cache/bower/packages/9b6f3e9faa811d3785256322f1e9b2e9/3.5.2 [exec] bower deleted Cached package better-dateinput-polyfill: /opt/jenkins/.cache/bower/packages/c45f29df2cdb146914fa8537bea82346/1.5.2 [exec] bower deleted Cached package better-dom: /opt/jenkins/.cache/bower/packages/3e2ad6935cbb7f69f468b74a2398e631/2.1.4 [exec] bower deleted Cached package better-i18n-plugin: /opt/jenkins/.cache/bower/packages/0485cdd703611d0ae9c7b06e11f04609/1.0.4 [exec] bower deleted Cached package iron-a11y-keys: /opt/jenkins/.cache/bower/packages/3fcdc407b67a716699653647d72cd428/1.0.6 [exec] bower deleted Cached package Chart.HorizontalBar.js: /opt/jenkins/.cache/bower/packages/8359e2947cff7d084678e2c9e2760766/1.0.3 [exec] bower deleted Cached package iron-a11y-keys-behavior: /opt/jenkins/.cache/bower/packages/105f41b423fd5f4bdffc331324f2691c/1.1.9 [exec] bower deleted Cached package iron-behaviors: /opt/jenkins/.cache/bower/packages/2728e90b8f011abded2670c7e8265b22/1.0.17 [exec] bower deleted Cached package iron-autogrow-textarea: /opt/jenkins/.cache/bower/packages/151339582700158abc9a835a04f656ef/1.0.14 [exec] bower deleted Cached package iron-collapse: /opt/jenkins/.cache/bower/packages/528c770f6ec0b4804b88e88b7dd4227f/1.3.0 [exec] bower deleted Cached package gold-email-input: /opt/jenkins/.cache/bower/packages/2884c75bfbe811d4678b623f73d0cb87/1.0.8 [exec] bower deleted Cached package iron-checked-element-behavior: /opt/jenkins/.cache/bower/packages/7b3bcfae6566cd003e88ebab65f09266/1.0.5 [exec] bower deleted Cached package iron-component-page: /opt/jenkins/.cache/bower/packages/8fe72d4988ccd34c6478dde5a82d367f/1.1.7 [exec] bower deleted Cached package iron-doc-viewer: /opt/jenkins/.cache/bower/packages/c0307cae01e484eaf565f75c16f7c356/1.0.15 [exec] bower deleted Cached package iron-ajax: /opt/jenkins/.cache/bower/packages/867342daedb0d2a5a8a97ec3515a8adc/1.4.3 [exec] bower deleted Cached package iron-a11y-announcer: /opt/jenkins/.cache/bower/packages/4401a0592e86d2261f5082e4296a70db/1.0.5 [exec] bower deleted Cached package iron-flex-layout: /opt/jenkins/.cache/bower/packages/31adfb9211ad9bcb7c321e43f6e2bdab/1.3.1 [exec] bower deleted Cached package iron-fit-behavior: /opt/jenkins/.cache/bower/packages/fb39535859b9a48a0d217bc7003b5ed3/1.2.5 [exec] bower deleted Cached package iron-dropdown: /opt/jenkins/.cache/bower/packages/6e7e3c38565ee8f68f754dbab22594ba/1.5.3 [exec] bower deleted Cached package iron-demo-helpers: /opt/jenkins/.cache/bower/packages/fae0fcc4cd90d036e4c80195dd83a8ae/1.2.5 [exec] bower deleted Cached package iron-icon: /opt/jenkins/.cache/bower/packages/fd9651233ec47ffb5e75a7b23ac75280/1.0.12 [exec] bower deleted Cached package iron-jsonp-library: /opt/jenkins/.cache/bower/packages/2fcef3c0ad7ac0c73a8ac557bbc3d9f8/1.0.4 [exec] bower deleted Cached package iron-iconset-svg: /opt/jenkins/.cache/bower/packages/963084eb7096ee773aebff98de13d98d/1.1.0 [exec] bower deleted Cached package iron-iconset: /opt/jenkins/.cache/bower/packages/60be4f90d6779c457ed16dd6dfd2696b/1.0.5 [exec] bower deleted Cached package iron-form: /opt/jenkins/.cache/bower/packages/0bc2289b0ceb60c7d89c56744e25ed68/1.1.4 [exec] bower deleted Cached package iron-image: /opt/jenkins/.cache/bower/packages/345e232daae64e3ac530a3ab97e7aa7e/1.2.5 [exec] bower deleted Cached package iron-icons: /opt/jenkins/.cache/bower/packages/09bca806f6b1cdf8ad05d475fef6c036/1.2.0 [exec] bower deleted Cached package iron-input: /opt/jenkins/.cache/bower/packages/1100a1536654913d1bc50f9d22475206/1.0.10 [exec] bower deleted Cached package iron-location: /opt/jenkins/.cache/bower/packages/e146ebaacad2534a6031247a487ee3ac/0.8.9 [exec] bower deleted Cached package iron-form-element-behavior: /opt/jenkins/.cache/bower/packages/c59509093bc5bbe269a13d3ea9650bb3/1.0.6 [exec] bower deleted Cached package iron-localstorage: /opt/jenkins/.cache/bower/packages/ceda7f6d44498147fbf0e05061a017e1/1.0.6 [exec] bower deleted Cached package iron-menu-behavior: /opt/jenkins/.cache/bower/packages/3eb7c8adf8819c761a6935794a0b7e68/1.2.0 [exec] bower deleted Cached package iron-media-query: /opt/jenkins/.cache/bower/packages/ec5cb9a14ba41d0bb892f6cedff78ca4/1.0.8 [exec] bower deleted Cached package iron-pages: /opt/jenkins/.cache/bower/packages/2ccd9299fc42e61088ffdb5403380129/1.0.8 [exec] bower deleted Cached package iron-label: /opt/jenkins/.cache/bower/packages/52fc1fc3412a5f6e8ddf411c7b996701/1.0.2 [exec] bower deleted Cached package iron-overlay-behavior: /opt/jenkins/.cache/bower/packages/ca09435104c4cf0452f846a9c3662b13/1.10.1 [exec] bower deleted Cached package iron-range-behavior: /opt/jenkins/.cache/bower/packages/50e601e73face28d4c05657c8f172bb7/1.0.6 [exec] bower deleted Cached package iron-meta: /opt/jenkins/.cache/bower/packages/1156687622a7731abf47ecddc060a79c/1.1.2 [exec] bower deleted Cached package iron-scroll-target-behavior: /opt/jenkins/.cache/bower/packages/2f825789428aef9850ce295b21c093aa/1.1.0 [exec] bower deleted Cached package iron-signals: /opt/jenkins/.cache/bower/packages/1c3365cfa8430d698190ec00a5d3ef5c/1.0.3 [exec] bower deleted Cached package iron-test-helpers: /opt/jenkins/.cache/bower/packages/c522035878c16ce751b752b60b967070/1.3.0 [exec] bower deleted Cached package iron-scroll-threshold: /opt/jenkins/.cache/bower/packages/57054bd85578281da8ef9b3eae1d8c58/1.0.3 [exec] bower deleted Cached package iron-validatable-behavior: /opt/jenkins/.cache/bower/packages/d177447778b8743ead0f012360163068/1.1.1 [exec] bower deleted Cached package iron-swipeable-container: /opt/jenkins/.cache/bower/packages/557a1b1414ecee7b201190c2da681bae/1.0.3 [exec] bower deleted Cached package marked: /opt/jenkins/.cache/bower/packages/45ac6dd1129c54f4a727bae9ac179a4e/0.3.6 [exec] bower deleted Cached package iron-validator-behavior: /opt/jenkins/.cache/bower/packages/8575782213dedc08c22afe4536e93e4a/1.0.1 [exec] bower deleted Cached package iron-selector: /opt/jenkins/.cache/bower/packages/4d76a67d614115a45888fa7cff143fec/1.5.2 [exec] bower deleted Cached package marked-element: /opt/jenkins/.cache/bower/packages/20d974e0e586fa13ac3ec1e59d2f5e64/1.1.3 [exec] bower deleted Cached package marked-element: /opt/jenkins/.cache/bower/packages/fdbae24882a7ce2f018e0d5aa1a0536c/1.2.0 [exec] bower deleted Cached package nuxeo-dataviz-elements: /opt/jenkins/.cache/bower/packages/bbb07cd3b88e9643e876644a85d37ae0/0.2.6 [exec] bower deleted Cached package nuxeo-document-permissions: /opt/jenkins/.cache/bower/packages/f4fc4c128874fc73f9f724a7bdece668/0.2.8 [exec] bower deleted Cached package paper-badge: /opt/jenkins/.cache/bower/packages/a746ec207e532f873d563e2ed771ed9c/1.1.4 [exec] bower deleted Cached package nuxeo-elements: /opt/jenkins/.cache/bower/packages/1afb060aa3040b2faefd0afc60b6a35e/0.2.4 [exec] bower deleted Cached package paper-behaviors: /opt/jenkins/.cache/bower/packages/933303a0b359d22dced1efbe17c427bc/1.0.12 [exec] bower deleted Cached package nuxeo-elements: /opt/jenkins/.cache/bower/packages/1afb060aa3040b2faefd0afc60b6a35e/0.2.7 [exec] bower deleted Cached package paper-button: /opt/jenkins/.cache/bower/packages/22974544448ad3e76953f2e0ef7a8564/1.0.14 [exec] bower deleted Cached package paper-checkbox: /opt/jenkins/.cache/bower/packages/c4567b340619f71eed3dba4ca9610aa5/1.4.1 [exec] bower deleted Cached package paper-card: /opt/jenkins/.cache/bower/packages/624fc714bb1d7d1a067bd8d1d08c583a/1.1.4 [exec] bower deleted Cached package paper-dialog-scrollable: /opt/jenkins/.cache/bower/packages/d24557c770779769b5983f717d0069e3/1.1.5 [exec] bower deleted Cached package paper-dialog-behavior: /opt/jenkins/.cache/bower/packages/8c4e5a5d22fcb74984d59481b0ff86f9/1.2.7 [exec] bower deleted Cached package paper-dialog: /opt/jenkins/.cache/bower/packages/06dc935f3e627d54a83fd27c377d9717/1.1.0 [exec] bower deleted Cached package paper-dropdown-menu: /opt/jenkins/.cache/bower/packages/1bb80bdb5814f54d8469f3daf38808d3/1.4.2 [exec] bower deleted Cached package paper-drawer-panel: /opt/jenkins/.cache/bower/packages/b852b3c650cdb047a8e1004f7b81674e/1.0.10 [exec] bower deleted Cached package paper-input: /opt/jenkins/.cache/bower/packages/df8c12fb9357263f8b8d719c345e1a90/1.1.22 [exec] bower deleted Cached package paper-fab: /opt/jenkins/.cache/bower/packages/1e2e71667d68b3677b0d046b866253c6/1.2.1 [exec] bower deleted Cached package paper-header-panel: /opt/jenkins/.cache/bower/packages/dbe14fd9196b24679964c57a0f15c4dc/1.1.7 [exec] bower deleted Cached package paper-icon-button: /opt/jenkins/.cache/bower/packages/3d092ba73de4035d1538601679ee4b55/1.1.3 [exec] bower deleted Cached package paper-icon-button: /opt/jenkins/.cache/bower/packages/3d092ba73de4035d1538601679ee4b55/1.0.7 [exec] bower deleted Cached package paper-item: /opt/jenkins/.cache/bower/packages/f45d7dce19b473b4d122229bc9441df1/1.2.1 [exec] bower deleted Cached package paper-material: /opt/jenkins/.cache/bower/packages/766413a2f160316af85b94fb2533abfa/1.0.6 [exec] bower deleted Cached package paper-listbox: /opt/jenkins/.cache/bower/packages/9f4f5b781eadc58946dc0291ad447624/1.1.2 [exec] bower deleted Cached package paper-menu: /opt/jenkins/.cache/bower/packages/8d2c5c52241d2706d047a27f9cde2ead/1.2.2 [exec] bower deleted Cached package paper-radio-group: /opt/jenkins/.cache/bower/packages/95b5ff7ae845d6c44577d0214eb2f483/1.2.1 [exec] bower deleted Cached package paper-ripple: /opt/jenkins/.cache/bower/packages/8a0bc25b7c25a3d19fb08e1a03536450/1.0.10 [exec] bower deleted Cached package paper-menu-button: /opt/jenkins/.cache/bower/packages/127c149025355faec72a57b07e705c0f/1.5.2 [exec] bower deleted Cached package paper-radio-button: /opt/jenkins/.cache/bower/packages/331c53303fd0c6f341c09b15253ca4c4/1.2.1 [exec] bower deleted Cached package paper-progress: /opt/jenkins/.cache/bower/packages/be92da272bd188bce380768ced74a796/1.0.11 [exec] bower deleted Cached package paper-spinner: /opt/jenkins/.cache/bower/packages/74aa5ff8671e07944d3f522bf5679efe/1.2.1 [exec] bower deleted Cached package paper-slider: /opt/jenkins/.cache/bower/packages/799025e31bcab5078a3966af0eba074f/1.0.12 [exec] bower deleted Cached package paper-tabs: /opt/jenkins/.cache/bower/packages/2c1337bec47d46322fa55ee3639efa93/1.7.0 [exec] bower deleted Cached package paper-styles: /opt/jenkins/.cache/bower/packages/afd7f66435c1b0756d0af34de55c546b/1.1.5 [exec] bower deleted Cached package paper-toast: /opt/jenkins/.cache/bower/packages/766d4f9876f3c7b204e8263eea6d7c1c/1.3.0 [exec] bower deleted Cached package paper-toolbar: /opt/jenkins/.cache/bower/packages/133937c7b4c22ed0ac8883b6f3adcfd9/1.1.7 [exec] bower deleted Cached package paper-toggle-button: /opt/jenkins/.cache/bower/packages/782b9021a06119f4efd917dacf0ea64e/1.2.1 [exec] bower deleted Cached package prism-element: /opt/jenkins/.cache/bower/packages/9cb21e70022d0417957cb75c00b086f9/1.1.1 [exec] bower deleted Cached package paper-tooltip: /opt/jenkins/.cache/bower/packages/081bdf9e755e23d32ff156b577fdc93d/1.1.3 [exec] bower deleted Cached package hydrolysis: /opt/jenkins/.cache/bower/packages/e0649444983b084fe4a83a37d03deb2c/1.24.1 [exec] bower deleted Cached package iron-list: /opt/jenkins/.cache/bower/packages/90fd20abb6c83e6c1f096d493d9a7029/1.3.14 [exec] bower deleted Cached package iron-resizable-behavior: /opt/jenkins/.cache/bower/packages/97aaff2cdd165c736ec41cf143ef745b/1.0.5 [exec] bower deleted Cached package nuxeo: /opt/jenkins/.cache/bower/packages/239c3e573e8c39fbc97b131961e39af5/0.9.0 [exec] bower deleted Cached package neon-animation: /opt/jenkins/.cache/bower/packages/1b6cb14ba1cfbc30bde76ef30b19c788/1.2.4 [exec] bower deleted Cached package paper-scroll-header-panel: /opt/jenkins/.cache/bower/packages/12784b4b013e262c985971b69dcf36b2/1.0.16 [exec] bower deleted Cached package prism: /opt/jenkins/.cache/bower/packages/4544edd4afcfa43a7d3ce54a4daf9531/1.5.1 [exec] bower deleted Cached package jquery: /opt/jenkins/.cache/bower/packages/35300e45e44dbc6f186ed069533ef0af/3.1.1 [exec] bower deleted Cached package moment: /opt/jenkins/.cache/bower/packages/bc513c8c04bcb090c1bc9c31b7ba3b0f/2.10.6 init: [exec] npm WARN deprecated minimatch@2.0.3: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 [exec] npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js [exec] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js [exec] npm WARN deprecated gulp-util@2.2.20: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 [exec] npm WARN deprecated lodash-node@2.4.1: This package is discontinued. Use lodash@^4.0.0. [exec] npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN prefer global jshint@2.9.5 should be installed with -g [exec] npm WARN nuxeo-spreadsheet@0.0.0 No description [exec] npm WARN nuxeo-spreadsheet@0.0.0 No repository field. [exec] npm WARN nuxeo-spreadsheet@0.0.0 No license field. [exec] nuxeo-spreadsheet@0.0.0 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js [exec] โ”œโ”€โ”ฌ del@0.1.3 [exec] โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ globby@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@0.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ array-union@0.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ array-uniq@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ is-path-cwd@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-path-in-cwd@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-path-inside@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-inside@1.0.2 [exec] โ”‚ โ””โ”€โ”ฌ rimraf@2.6.2 [exec] โ”‚ โ””โ”€โ”ฌ glob@7.1.2 [exec] โ”‚ โ”œโ”€โ”€ fs.realpath@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ minimatch@3.0.4 [exec] โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.1 [exec] โ”œโ”€โ”ฌ gulp@3.9.1 [exec] โ”‚ โ”œโ”€โ”€ archy@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ deprecated@0.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@3.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@2.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ fancy-log@1.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-gray@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ color-support@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ time-stamp@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ glogg@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.escape@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash._root@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.5.3 [exec] โ”‚ โ”œโ”€โ”€ interpret@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ liftoff@2.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ findup-sync@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ detect-file@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-glob@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@3.1.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-flatten@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ fill-range@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ repeat-string@1.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-regex-range@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ snapdragon-node@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ snapdragon-util@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ split-string@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extend-shallow@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ assign-symbols@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@2.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-brackets@2.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ posix-character-classes@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fragment-cache@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nanomatch@1.2.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-odd@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-number@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-windows@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ regex-not@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ safe-regex@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ret@0.1.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ snapdragon@0.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ base@0.11.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ cache-base@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ collection-visit@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-visit@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-visit@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ get-value@2.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ has-values@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ set-value@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-object-path@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ union-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ set-value@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ unset-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ has-value@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ has-values@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ isobject@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ class-utils@0.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-union@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ static-extend@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ object-copy@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ copy-descriptor@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ component-emitter@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mixin-deep@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pascalcase@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ source-map-resolve@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ atob@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ decode-uri-component@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ source-map-url@0.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ use@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lazy-cache@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-getter@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-regex@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ resolve-dir@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ global-modules@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ global-prefix@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ which@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isexe@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ fined@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-tilde@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ homedir-polyfill@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ parse-passwd@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.defaults@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-each@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-slice@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object.pick@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ parse-filepath@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-relative@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-unc-path@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unc-path-regex@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-cache@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-root@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-root-regex@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ flagged-respawn@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-plain-object@2.0.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ object.map@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ make-iterator@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ rechoir@0.6.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ resolve@1.5.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-parse@1.0.5 [exec] โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ orchestrator@0.3.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ once@1.3.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ sequencify@0.0.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ stream-consume@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ pretty-hrtime@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ semver@4.3.6 [exec] โ”‚ โ”œโ”€โ”ฌ tildify@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ v8flags@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ user-home@1.1.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-fs@0.3.14 [exec] โ”‚ โ”œโ”€โ”€ defaults@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ glob-stream@3.1.18 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob2base@0.0.12 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ find-index@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob-watcher@0.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ gaze@0.5.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ globule@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimatch@0.2.14 [exec] โ”‚ โ”œโ”€โ”ฌ graceful-fs@3.0.11 [exec] โ”‚ โ”‚ โ””โ”€โ”€ natives@1.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”œโ”€โ”ฌ strip-bom@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”œโ”€โ”ฌ gulp-bower-files@0.2.7 [exec] โ”‚ โ””โ”€โ”ฌ gulp-util@2.2.20 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ camelcase-keys@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ camelcase@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ loud-rejection@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ currently-unhandled@0.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-find-index@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ signal-exit@3.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-package-data@2.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hosted-git-info@2.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-builtin-module@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ validate-npm-package-license@3.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ spdx-correct@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ spdx-expression-parse@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-exceptions@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ read-pkg-up@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ find-up@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ read-pkg@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ load-json-file@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-type@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ redent@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ indent-string@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ trim-newlines@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._escapestringchar@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.defaults@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._objecttypes@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash._escapehtmlchar@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash._htmlescapes@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lodash._reunescapedhtml@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isnative@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._shimkeys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isobject@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ lodash.values@2.4.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”œโ”€โ”€ minimist@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ through2@0.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xtend@3.0.0 [exec] โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”œโ”€โ”ฌ gulp-cache@0.1.11 [exec] โ”‚ โ”œโ”€โ”€ bluebird@1.0.8 [exec] โ”‚ โ”œโ”€โ”ฌ cache-swap@0.0.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@0.2.10 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ rimraf@2.1.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.20 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”‚ โ”œโ”€โ”€ lodash-node@2.4.1 [exec] โ”‚ โ””โ”€โ”€ map-stream@0.1.0 [exec] โ”œโ”€โ”ฌ gulp-concat@2.6.1 [exec] โ”‚ โ”œโ”€โ”ฌ concat-with-sourcemaps@1.0.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”œโ”€โ”ฌ through2@2.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ safe-buffer@5.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ clone-buffer@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ cloneable-readable@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ process-nextick-args@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ remove-trailing-separator@1.1.0 [exec] โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”œโ”€โ”ฌ gulp-csso@0.2.9 [exec] โ”‚ โ”œโ”€โ”ฌ bufferstreams@0.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”œโ”€โ”€ csso@1.3.12 [exec] โ”‚ โ””โ”€โ”ฌ gulp-util@2.2.20 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”œโ”€โ”€ minimist@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ through2@0.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xtend@3.0.0 [exec] โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”œโ”€โ”ฌ gulp-filter@0.4.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.20 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”‚ โ”œโ”€โ”ฌ multimatch@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.4.2 [exec] โ”‚ โ”œโ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ””โ”€โ”ฌ xtend@2.1.2 [exec] โ”‚ โ””โ”€โ”€ object-keys@0.4.0 [exec] โ”œโ”€โ”ฌ gulp-flatten@0.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.20 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.4.2 [exec] โ”‚ โ”œโ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ””โ”€โ”€ xtend@2.1.2 [exec] โ”œโ”€โ”ฌ gulp-jshint@1.12.0 [exec] โ”‚ โ”œโ”€โ”ฌ jshint@2.9.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cli@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glob@7.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimatch@3.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ console-browserify@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ date-now@0.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ exit@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ htmlparser2@3.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domelementtype@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domhandler@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ domutils@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ dom-serializer@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domelementtype@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ entities@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ entities@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@3.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimatch@3.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ shelljs@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”œโ”€โ”ฌ minimatch@2.0.10 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ rcloader@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ rcfinder@0.1.9 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash.clonedeep@4.5.0 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”œโ”€โ”ฌ gulp-load-plugins@0.5.3 [exec] โ”‚ โ”œโ”€โ”ฌ findup-sync@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob@3.2.11 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ””โ”€โ”ฌ multimatch@0.3.0 [exec] โ”‚ โ””โ”€โ”€ minimatch@0.3.0 [exec] โ”œโ”€โ”ฌ gulp-shell@0.2.11 [exec] โ”‚ โ”œโ”€โ”€ async@0.9.2 [exec] โ”‚ โ”œโ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”œโ”€โ”ฌ gulp-size@0.3.1 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@0.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ has-color@0.1.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-ansi@0.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.20 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”‚ โ”œโ”€โ”ฌ gzip-size@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ browserify-zlib@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pako@0.2.9 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ concat-stream@1.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 [exec] โ”‚ โ”œโ”€โ”€ pretty-bytes@0.1.2 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.4.2 [exec] โ”‚ โ”œโ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ””โ”€โ”€ xtend@2.1.2 [exec] โ”œโ”€โ”ฌ gulp-sourcemaps@1.12.1 [exec] โ”‚ โ”œโ”€โ”ฌ @gulp-sourcemaps/map-sources@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ normalize-path@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ acorn@4.0.13 [exec] โ”‚ โ”œโ”€โ”€ convert-source-map@1.5.1 [exec] โ”‚ โ”œโ”€โ”ฌ css@2.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ source-map@0.1.43 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ amdefine@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ source-map-resolve@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ atob@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ resolve-url@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ source-map-url@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ urix@0.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ debug-fabulous@0.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ debug@2.6.9 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lazy-debug-legacy@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ object-assign@4.1.0 [exec] โ”‚ โ”œโ”€โ”€ detect-newline@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ clone@1.0.3 [exec] โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”œโ”€โ”ฌ gulp-uglify@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ deepmerge@0.2.10 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.20 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ through2@0.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xtend@3.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ through2@0.4.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xtend@2.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ uglify-js@2.4.24 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@0.2.10 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ source-map@0.1.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uglify-to-browserify@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ yargs@3.5.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ camelcase@1.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ decamelize@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ window-size@0.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@0.0.2 [exec] โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”œโ”€โ”ฌ gulp-useref@0.4.5 [exec] โ”‚ โ”œโ”€โ”ฌ glob@4.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ once@1.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.20 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”‚ โ”œโ”€โ”€ node-useref@0.3.15 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.5.1 [exec] โ”‚ โ”œโ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ””โ”€โ”€ xtend@3.0.0 [exec] โ”œโ”€โ”ฌ jshint-stylish@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@0.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-ansi@0.1.1 [exec] โ”‚ โ””โ”€โ”€ text-table@0.2.0 [exec] โ”œโ”€โ”ฌ merge-stream@0.1.8 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”œโ”€โ”€ opn@0.1.2 [exec] โ”œโ”€โ”€ run-sequence@1.2.2 [exec] โ””โ”€โ”ฌ traceur@0.0.72 [exec] โ”œโ”€โ”€ commander@2.6.0 [exec] โ”œโ”€โ”ฌ glob@4.5.1 [exec] โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ minimatch@2.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ””โ”€โ”ฌ once@1.3.1 [exec] โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”œโ”€โ”€ rsvp@3.0.17 [exec] โ””โ”€โ”€ semver@2.3.2 [exec] [exec] bower nuxeo#~0.2.0 not-cached https://github.com/nuxeo/nuxeo-js-client.git#~0.2.0 [exec] bower nuxeo#~0.2.0 resolve https://github.com/nuxeo/nuxeo-js-client.git#~0.2.0 [exec] bower system.js#~0.9.3 not-cached https://github.com/systemjs/systemjs.git#~0.9.3 [exec] bower system.js#~0.9.3 resolve https://github.com/systemjs/systemjs.git#~0.9.3 [exec] bower select2#~3.5.1 not-cached https://github.com/ivaynberg/select2.git#~3.5.1 [exec] bower select2#~3.5.1 resolve https://github.com/ivaynberg/select2.git#~3.5.1 [exec] bower es6-module-loader#~0.9.4 not-cached https://github.com/ModuleLoader/es6-module-loader.git#~0.9.4 [exec] bower es6-module-loader#~0.9.4 resolve https://github.com/ModuleLoader/es6-module-loader.git#~0.9.4 [exec] bower handsontable#~0.11.4 not-cached https://github.com/handsontable/handsontable.git#~0.11.4 [exec] bower handsontable#~0.11.4 resolve https://github.com/handsontable/handsontable.git#~0.11.4 [exec] bower jquery-ui#~1.11.2 not-cached https://github.com/components/jqueryui.git#~1.11.2 [exec] bower jquery-ui#~1.11.2 resolve https://github.com/components/jqueryui.git#~1.11.2 [exec] bower nuxeo#~0.2.0 download https://github.com/nuxeo/nuxeo-js-client/archive/0.2.0.tar.gz [exec] bower system.js#~0.9.3 download https://github.com/systemjs/systemjs/archive/0.9.3.tar.gz [exec] bower handsontable#~0.11.4 download https://github.com/handsontable/handsontable/archive/0.11.4.tar.gz [exec] bower es6-module-loader#~0.9.4 download https://github.com/ModuleLoader/es6-module-loader/archive/v0.9.4.tar.gz [exec] bower select2#~3.5.1 download https://github.com/ivaynberg/select2/archive/3.5.4.tar.gz [exec] bower jquery-ui#~1.11.2 download https://github.com/components/jqueryui/archive/1.11.4.tar.gz [exec] bower nuxeo#~0.2.0 extract archive.tar.gz [exec] bower nuxeo#~0.2.0 resolved https://github.com/nuxeo/nuxeo-js-client.git#0.2.0 [exec] bower jquery#>= 1.8.3 not-cached https://github.com/jquery/jquery-dist.git#>= 1.8.3 [exec] bower jquery#>= 1.8.3 resolve https://github.com/jquery/jquery-dist.git#>= 1.8.3 [exec] bower system.js#~0.9.3 extract archive.tar.gz [exec] bower es6-module-loader#~0.9.4 extract archive.tar.gz [exec] bower select2#~3.5.1 extract archive.tar.gz [exec] bower handsontable#~0.11.4 extract archive.tar.gz [exec] bower system.js#~0.9.3 resolved https://github.com/systemjs/systemjs.git#0.9.3 [exec] bower es6-module-loader#~0.9.4 resolved https://github.com/ModuleLoader/es6-module-loader.git#0.9.4 [exec] bower jquery#>= 1.8.3 download https://github.com/jquery/jquery-dist/archive/3.3.1.tar.gz [exec] bower traceur#0.0.72 not-cached https://github.com/jmcriffey/bower-traceur.git#0.0.72 [exec] bower traceur#0.0.72 resolve https://github.com/jmcriffey/bower-traceur.git#0.0.72 [exec] bower select2#~3.5.1 invalid-meta for:/tmp/jenkins/bower/35368a19f307e4af02d0df055846840d-4505-UHOIZ1/bower.json [exec] bower select2#~3.5.1 invalid-meta The "main" field cannot contain font, image, audio, or video files [exec] bower select2#~3.5.1 invalid-meta The "main" field cannot contain font, image, audio, or video files [exec] bower select2#~3.5.1 invalid-meta The "main" field cannot contain font, image, audio, or video files [exec] bower select2#~3.5.1 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .png files: ["select2.png","select2x2.png"] [exec] bower select2#~3.5.1 resolved https://github.com/ivaynberg/select2.git#3.5.4 [exec] bower jquery#>= 1.7.1 not-cached https://github.com/jquery/jquery-dist.git#>= 1.7.1 [exec] bower jquery#>= 1.7.1 resolve https://github.com/jquery/jquery-dist.git#>= 1.7.1 [exec] bower jquery#>= 1.7.1 download https://github.com/jquery/jquery-dist/archive/3.3.1.tar.gz [exec] bower handsontable#~0.11.4 resolved https://github.com/handsontable/handsontable.git#0.11.4 [exec] bower zeroclipboard#>=2.1.6 not-cached https://github.com/zeroclipboard/zeroclipboard.git#>=2.1.6 [exec] bower zeroclipboard#>=2.1.6 resolve https://github.com/zeroclipboard/zeroclipboard.git#>=2.1.6 [exec] bower traceur#0.0.72 download https://github.com/jmcriffey/bower-traceur/archive/0.0.72.tar.gz [exec] bower jquery-ui#~1.11.2 extract archive.tar.gz [exec] bower jquery#>= 1.8.3 extract archive.tar.gz [exec] bower jquery#>= 1.7.1 extract archive.tar.gz [exec] bower zeroclipboard#>=2.1.6 download https://github.com/zeroclipboard/zeroclipboard/archive/v2.3.0.tar.gz [exec] bower jquery#>= 1.8.3 resolved https://github.com/jquery/jquery-dist.git#3.3.1 [exec] bower traceur#0.0.72 extract archive.tar.gz [exec] bower traceur#0.0.72 resolved https://github.com/jmcriffey/bower-traceur.git#0.0.72 [exec] bower jquery#>= 1.7.1 resolved https://github.com/jquery/jquery-dist.git#3.3.1 [exec] bower jquery-ui#~1.11.2 resolved https://github.com/components/jqueryui.git#1.11.4 [exec] bower zeroclipboard#>=2.1.6 extract archive.tar.gz [exec] bower traceur extra-resolution Unnecessary resolution: traceur#0.0.72 [exec] bower es6-module-loader extra-resolution Unnecessary resolution: es6-module-loader#~0.9.4 [exec] bower zeroclipboard#>=2.1.6 resolved https://github.com/zeroclipboard/zeroclipboard.git#2.3.0 [exec] bower nuxeo#~0.2.0 install nuxeo#0.2.0 [exec] bower system.js#~0.9.3 install system.js#0.9.3 [exec] bower es6-module-loader#~0.9.4 install es6-module-loader#0.9.4 [exec] bower select2#~3.5.1 install select2#3.5.4 [exec] bower handsontable#~0.11.4 install handsontable#0.11.4 [exec] bower jquery#>= 1.8.3 install jquery#3.3.1 [exec] bower traceur#0.0.72 install traceur#0.0.72 [exec] bower jquery-ui#~1.11.2 install jquery-ui#1.11.4 [exec] bower zeroclipboard#>=2.1.6 install zeroclipboard#2.3.0 [exec] [exec] nuxeo#0.2.0 app/bower_components/nuxeo [exec] โ””โ”€โ”€ jquery#3.3.1 [exec] [exec] system.js#0.9.3 app/bower_components/system.js [exec] โ””โ”€โ”€ es6-module-loader#0.9.4 [exec] [exec] es6-module-loader#0.9.4 app/bower_components/es6-module-loader [exec] โ””โ”€โ”€ traceur#0.0.72 [exec] [exec] select2#3.5.4 app/bower_components/select2 [exec] โ””โ”€โ”€ jquery#3.3.1 [exec] [exec] handsontable#0.11.4 app/bower_components/handsontable [exec] โ””โ”€โ”€ zeroclipboard#2.3.0 [exec] [exec] jquery#3.3.1 app/bower_components/jquery [exec] [exec] traceur#0.0.72 app/bower_components/traceur [exec] [exec] jquery-ui#1.11.4 app/bower_components/jquery-ui [exec] โ””โ”€โ”€ jquery#3.3.1 [exec] [exec] zeroclipboard#2.3.0 app/bower_components/zeroclipboard build-with-tests: [echo] build and test [exec] [10:50:44] Using gulpfile ~/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/gulpfile.js [exec] [10:50:44] Starting 'build'... [exec] [10:50:44] Starting 'transpile'... [exec] [10:50:44] Finished 'build' after 56 ms [exec] [10:50:45] Finished 'transpile' after 1.04 s [exec] [10:50:45] Starting 'html'... [exec] [10:51:03] gulp-size: total 1.11 MB [exec] [10:51:03] Finished 'html' after 18 s [exec] [10:51:03] Starting 'images'... [exec] [10:51:03] Finished 'images' after 41 ms [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/target/surefire-reports [copy] Warning: Could not find file /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/test-results.xml to copy. build-skip-tests: build: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-spreadsheet-web --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-spreadsheet-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-spreadsheet-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-spreadsheet-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.spreadsheet.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.nuxeo.ecm.spreadsheet.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-spreadsheet-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-spreadsheet-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/target/nuxeo-platform-spreadsheet-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-spreadsheet-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-spreadsheet-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet-web --- [INFO] Storing buildNumber: 20180228-105107 at timestamp: 1519815067175 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-spreadsheet-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-spreadsheet-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/target/nuxeo-platform-spreadsheet-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-spreadsheet-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/target/nuxeo-platform-spreadsheet-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.1-I20180228_0918/nuxeo-platform-spreadsheet-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.1-I20180228_0918/nuxeo-platform-spreadsheet-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/target/nuxeo-platform-spreadsheet-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.1-I20180228_0918/nuxeo-platform-spreadsheet-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-spreadsheet-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.1-I20180228_0918/nuxeo-platform-spreadsheet-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.1-I20180228_0918/nuxeo-platform-spreadsheet-web-10.1-I20180228_0918.jar (315 KB at 575.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.1-I20180228_0918/nuxeo-platform-spreadsheet-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.1-I20180228_0918/nuxeo-platform-spreadsheet-web-10.1-I20180228_0918.pom (2 KB at 21.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/maven-metadata.xml (44 KB at 72.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/maven-metadata.xml (44 KB at 281.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.1-I20180228_0918/nuxeo-platform-spreadsheet-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web/10.1-I20180228_0918/nuxeo-platform-spreadsheet-web-10.1-I20180228_0918-sources.jar (2 KB at 17.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Spreadsheet JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-spreadsheet-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Storing buildNumber: 20180228-105109 at timestamp: 1519815069168 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-spreadsheet-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-spreadsheet-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-spreadsheet-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/target/nuxeo-platform-spreadsheet-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-spreadsheet-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-spreadsheet-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Storing buildNumber: 20180228-105109 at timestamp: 1519815069981 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-spreadsheet-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/target/nuxeo-platform-spreadsheet-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/target/nuxeo-platform-spreadsheet-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.1-I20180228_0918/nuxeo-platform-spreadsheet-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.1-I20180228_0918/nuxeo-platform-spreadsheet-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/target/nuxeo-platform-spreadsheet-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.1-I20180228_0918/nuxeo-platform-spreadsheet-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-spreadsheet-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.1-I20180228_0918/nuxeo-platform-spreadsheet-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.1-I20180228_0918/nuxeo-platform-spreadsheet-jsf-10.1-I20180228_0918.jar (14 KB at 46.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.1-I20180228_0918/nuxeo-platform-spreadsheet-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.1-I20180228_0918/nuxeo-platform-spreadsheet-jsf-10.1-I20180228_0918.pom (2 KB at 19.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/maven-metadata.xml (44 KB at 273.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/maven-metadata.xml (44 KB at 298.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.1-I20180228_0918/nuxeo-platform-spreadsheet-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-jsf/10.1-I20180228_0918/nuxeo-platform-spreadsheet-jsf-10.1-I20180228_0918-sources.jar (9 KB at 118.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Spreadsheet Web UI 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Storing buildNumber: 20180228-105110 at timestamp: 1519815070879 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-spreadsheet-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/target/nuxeo-platform-spreadsheet-web-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-spreadsheet-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Storing buildNumber: 20180228-105111 at timestamp: 1519815071066 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-spreadsheet-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/target/nuxeo-platform-spreadsheet-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/target/nuxeo-platform-spreadsheet-web-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.1-I20180228_0918/nuxeo-platform-spreadsheet-web-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.1-I20180228_0918/nuxeo-platform-spreadsheet-web-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/target/nuxeo-platform-spreadsheet-web-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.1-I20180228_0918/nuxeo-platform-spreadsheet-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-spreadsheet-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.1-I20180228_0918/nuxeo-platform-spreadsheet-web-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.1-I20180228_0918/nuxeo-platform-spreadsheet-web-ui-10.1-I20180228_0918.jar (7 KB at 36.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.1-I20180228_0918/nuxeo-platform-spreadsheet-web-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.1-I20180228_0918/nuxeo-platform-spreadsheet-web-ui-10.1-I20180228_0918.pom (964 B at 12.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/maven-metadata.xml (44 KB at 154.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/maven-metadata.xml (44 KB at 226.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.1-I20180228_0918/nuxeo-platform-spreadsheet-web-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-spreadsheet-web-ui/10.1-I20180228_0918/nuxeo-platform-spreadsheet-web-ui-10.1-I20180228_0918-sources.jar (4 KB at 48.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Binary Metadata 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-binary-metadata --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-binary-metadata --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-binary-metadata --- [INFO] Storing buildNumber: 20180228-105113 at timestamp: 1519815073496 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-binary-metadata --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-binary-metadata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-binary-metadata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-binary-metadata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-binary-metadata --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/BinaryMetadataComponent.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/BinaryMetadataComponent.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/BinaryMetadataComponent.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/listeners/BinaryMetadataWorkListener.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/listeners/BinaryMetadataWorkListener.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/listeners/BinaryMetadataWorkListener.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-binary-metadata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-binary-metadata --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/TestBinaryMetadataService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/TestBinaryMetadataService.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/TestBinaryMetadataService.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-binary-metadata --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:51:23,905 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 4 / Unstarted: 0 / Total: 143 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.binary.metadata.test.TestBinaryMetadataSyncListener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:51:42,398 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 95 * service:org.nuxeo.binary.metadata references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.262 sec - in org.nuxeo.binary.metadata.test.TestBinaryMetadataSyncListener Running org.nuxeo.binary.metadata.test.TestBinaryMetadataAsyncListener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.908 sec - in org.nuxeo.binary.metadata.test.TestBinaryMetadataAsyncListener Running org.nuxeo.binary.metadata.test.TestBinaryMetadataOperation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 10:51:48,075 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 97 * service:org.nuxeo.binary.metadata references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.764 sec - in org.nuxeo.binary.metadata.test.TestBinaryMetadataOperation Running org.nuxeo.binary.metadata.test.TestBinaryMetadataService main 10:51:53,142 ERROR [ExifToolProcessor] There was an error executing the following command: exiftool -m -q -q #{tagList} #{inFilePath}. [] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.275 sec - in org.nuxeo.binary.metadata.test.TestBinaryMetadataService Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-binary-metadata --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-binary-metadata --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-binary-metadata --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-binary-metadata >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-binary-metadata --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-binary-metadata --- [INFO] Storing buildNumber: 20180228-105154 at timestamp: 1519815114636 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-binary-metadata --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-binary-metadata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-binary-metadata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-binary-metadata <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-binary-metadata --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target/nuxeo-binary-metadata-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-binary-metadata --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target/nuxeo-binary-metadata-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-binary-metadata --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target/nuxeo-binary-metadata-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.1-I20180228_0918/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.1-I20180228_0918/nuxeo-binary-metadata-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target/nuxeo-binary-metadata-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.1-I20180228_0918/nuxeo-binary-metadata-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/target/nuxeo-binary-metadata-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.1-I20180228_0918/nuxeo-binary-metadata-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-binary-metadata --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.1-I20180228_0918/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.1-I20180228_0918/nuxeo-binary-metadata-10.1-I20180228_0918.jar (44 KB at 274.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.1-I20180228_0918/nuxeo-binary-metadata-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.1-I20180228_0918/nuxeo-binary-metadata-10.1-I20180228_0918.pom (6 KB at 72.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/maven-metadata.xml (103 KB at 356.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/maven-metadata.xml (103 KB at 410.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.1-I20180228_0918/nuxeo-binary-metadata-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.1-I20180228_0918/nuxeo-binary-metadata-10.1-I20180228_0918-sources.jar (32 KB at 418.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.1-I20180228_0918/nuxeo-binary-metadata-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/binary/metadata/nuxeo-binary-metadata/10.1-I20180228_0918/nuxeo-binary-metadata-10.1-I20180228_0918-tests.jar (9413 KB at 22199.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-segmentio-connector 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-segmentio-connector --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-segmentio-connector --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-segmentio-connector --- [INFO] Storing buildNumber: 20180228-105158 at timestamp: 1519815118136 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-segmentio-connector --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-segmentio-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-segmentio-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-segmentio-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-segmentio-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIOComponent.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIOComponent.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIOComponent.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-segmentio-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-segmentio-connector --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-segmentio-connector --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.segment.io.test.TestSegmentIOService Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.839 sec - in org.nuxeo.segment.io.test.TestSegmentIOService Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-segmentio-connector --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-segmentio-connector --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/target/nuxeo-segmentio-connector-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-segmentio-connector --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-segmentio-connector/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-segmentio-connector >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-segmentio-connector --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-segmentio-connector --- [INFO] Storing buildNumber: 20180228-105209 at timestamp: 1519815129171 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-segmentio-connector --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-segmentio-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-segmentio-connector --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-segmentio-connector <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-segmentio-connector --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/target/nuxeo-segmentio-connector-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-segmentio-connector --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/target/nuxeo-segmentio-connector-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-segmentio-connector/10.1-I20180228_0918/nuxeo-segmentio-connector-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-segmentio-connector/10.1-I20180228_0918/nuxeo-segmentio-connector-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/target/nuxeo-segmentio-connector-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-segmentio-connector/10.1-I20180228_0918/nuxeo-segmentio-connector-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-segmentio-connector --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/10.1-I20180228_0918/nuxeo-segmentio-connector-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/10.1-I20180228_0918/nuxeo-segmentio-connector-10.1-I20180228_0918.jar (31 KB at 167.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/10.1-I20180228_0918/nuxeo-segmentio-connector-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/10.1-I20180228_0918/nuxeo-segmentio-connector-10.1-I20180228_0918.pom (5 KB at 54.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/maven-metadata.xml (122 KB at 555.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/maven-metadata.xml (122 KB at 447.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/10.1-I20180228_0918/nuxeo-segmentio-connector-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-segmentio-connector/10.1-I20180228_0918/nuxeo-segmentio-connector-10.1-I20180228_0918-sources.jar (20 KB at 261.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-parent --- [INFO] Storing buildNumber: 20180228-105210 at timestamp: 1519815130105 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-parent --- [INFO] Storing buildNumber: 20180228-105210 at timestamp: 1519815130197 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-parent/10.1-I20180228_0918/nuxeo-liveconnect-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-parent/10.1-I20180228_0918/nuxeo-liveconnect-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-parent/10.1-I20180228_0918/nuxeo-liveconnect-parent-10.1-I20180228_0918.pom (3 KB at 16.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-parent/maven-metadata.xml (100 KB at 440.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-parent/maven-metadata.xml (100 KB at 1230.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-core --- [INFO] Storing buildNumber: 20180228-105211 at timestamp: 1519815131978 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 10:52:16,999 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.liveconnect.workmanager StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:52:20,332 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 123 * service:org.nuxeo.ecm.platform.oauth.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=preFilter, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] ====================================================================== Running org.nuxeo.ecm.liveconnect.core.TestLiveConnectBlobProvider 10:52:23,905 main ERROR [AbstractLiveConnectBlobProvider] Invalid URI: http:// java.net.URISyntaxException: Expected authority at index 7: http:// at java.net.URI$Parser.fail(URI.java:2848) at java.net.URI$Parser.failExpecting(URI.java:2854) at java.net.URI$Parser.parseHierarchical(URI.java:3102) at java.net.URI$Parser.parse(URI.java:3053) at java.net.URI.(URI.java:588) at org.nuxeo.ecm.liveconnect.core.AbstractLiveConnectBlobProvider.asURI(AbstractLiveConnectBlobProvider.java:362) at org.nuxeo.ecm.liveconnect.core.TestLiveConnectBlobProvider.testAsUriError(TestLiveConnectBlobProvider.java:298) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.813 sec - in org.nuxeo.ecm.liveconnect.core.TestLiveConnectBlobProvider Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/target/nuxeo-liveconnect-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-core --- [INFO] Storing buildNumber: 20180228-105225 at timestamp: 1519815145687 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/target/nuxeo-liveconnect-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/target/nuxeo-liveconnect-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.1-I20180228_0918/nuxeo-liveconnect-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.1-I20180228_0918/nuxeo-liveconnect-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/target/nuxeo-liveconnect-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.1-I20180228_0918/nuxeo-liveconnect-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.1-I20180228_0918/nuxeo-liveconnect-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.1-I20180228_0918/nuxeo-liveconnect-core-10.1-I20180228_0918.jar (24 KB at 94.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.1-I20180228_0918/nuxeo-liveconnect-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.1-I20180228_0918/nuxeo-liveconnect-core-10.1-I20180228_0918.pom (3 KB at 12.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/maven-metadata.xml (98 KB at 232.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/maven-metadata.xml (98 KB at 386.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.1-I20180228_0918/nuxeo-liveconnect-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core/10.1-I20180228_0918/nuxeo-liveconnect-core-10.1-I20180228_0918-sources.jar (19 KB at 166.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Core for Box 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-box-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-box-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-box-core --- [INFO] Storing buildNumber: 20180228-105227 at timestamp: 1519815147733 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-box-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-box-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-box-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-box-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-box-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-box-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-box-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-box-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 10:52:33,204 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.liveconnect.box.core.pageprovider 10:52:33,206 main ERROR [ComponentManagerImpl] Duplicate component name: service:org.nuxeo.ecm.liveconnect.box.core.cache StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:52:36,126 main ERROR [RegistrationInfoImpl] Component service:org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistry notification of application started failed: null java.lang.NullPointerException at org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl.lambda$queryProviders$2(OAuth2ServiceProviderRegistryImpl.java:162) at org.nuxeo.runtime.api.Framework.doPrivileged(Framework.java:282) at org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl.queryProviders(OAuth2ServiceProviderRegistryImpl.java:161) at org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl.getProviderDocModel(OAuth2ServiceProviderRegistryImpl.java:71) at org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl.getProvider(OAuth2ServiceProviderRegistryImpl.java:81) at org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl.registerCustomProviders(OAuth2ServiceProviderRegistryImpl.java:214) at org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistryImpl.start(OAuth2ServiceProviderRegistryImpl.java:209) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.start(RegistrationInfoImpl.java:382) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponent(ComponentManagerImpl.java:709) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:689) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:167) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$beforeRun$1(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:215) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 10:52:36,203 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 1 / Total: 105 * service:org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientService requires [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] * service:org.nuxeo.ecm.platform.oauth.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] * service:org.nuxeo.ecm.platform.oauth.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=preFilter, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] - service:org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistry ====================================================================== Running org.nuxeo.ecm.liveconnect.box.TestBoxBlobProvider Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 sec - in org.nuxeo.ecm.liveconnect.box.TestBoxBlobProvider Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-box-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-box-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/target/nuxeo-liveconnect-box-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-box-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-box-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-box-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-box-core --- [INFO] Storing buildNumber: 20180228-105237 at timestamp: 1519815157899 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-box-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-box-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-box-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-box-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-box-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/target/nuxeo-liveconnect-box-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-box-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/target/nuxeo-liveconnect-box-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.1-I20180228_0918/nuxeo-liveconnect-box-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.1-I20180228_0918/nuxeo-liveconnect-box-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/target/nuxeo-liveconnect-box-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.1-I20180228_0918/nuxeo-liveconnect-box-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-box-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.1-I20180228_0918/nuxeo-liveconnect-box-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.1-I20180228_0918/nuxeo-liveconnect-box-core-10.1-I20180228_0918.jar (13 KB at 40.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.1-I20180228_0918/nuxeo-liveconnect-box-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.1-I20180228_0918/nuxeo-liveconnect-box-core-10.1-I20180228_0918.pom (3 KB at 38.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/maven-metadata.xml (50 KB at 78.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/maven-metadata.xml (50 KB at 474.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.1-I20180228_0918/nuxeo-liveconnect-box-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-core/10.1-I20180228_0918/nuxeo-liveconnect-box-core-10.1-I20180228_0918-sources.jar (7 KB at 88.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Core for Dropbox 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-dropbox-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-dropbox-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-dropbox-core --- [INFO] Storing buildNumber: 20180228-105240 at timestamp: 1519815160571 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-dropbox-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-dropbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-dropbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-dropbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-dropbox-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxBlobProvider.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxBlobProvider.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxBlobProvider.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-dropbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-dropbox-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-dropbox-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:52:48,539 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 0 / Total: 104 * service:org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientService requires [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] * service:org.nuxeo.ecm.platform.oauth.directoryContrib references missing [target=org.nuxeo.ecm.directory.GenericDirectory;point=directories] * service:org.nuxeo.ecm.platform.oauth.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=preFilter, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] ====================================================================== Running org.nuxeo.ecm.liveconnect.dropbox.TestDropboxBlobProvider Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec - in org.nuxeo.ecm.liveconnect.dropbox.TestDropboxBlobProvider Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-dropbox-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-dropbox-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/target/nuxeo-liveconnect-dropbox-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-dropbox-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-dropbox-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-dropbox-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-dropbox-core --- [INFO] Storing buildNumber: 20180228-105250 at timestamp: 1519815170200 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-dropbox-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-dropbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-dropbox-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-dropbox-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-dropbox-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/target/nuxeo-liveconnect-dropbox-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-dropbox-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/target/nuxeo-liveconnect-dropbox-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/target/nuxeo-liveconnect-dropbox-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-dropbox-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-core-10.1-I20180228_0918.jar (13 KB at 73.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-core-10.1-I20180228_0918.pom (3 KB at 35.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/maven-metadata.xml (50 KB at 170.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/maven-metadata.xml (50 KB at 343.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-core/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-core-10.1-I20180228_0918-sources.jar (7 KB at 88.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Core for Google Drive 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-google-drive-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-google-drive-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-google-drive-core --- [INFO] Storing buildNumber: 20180228-105252 at timestamp: 1519815172107 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-google-drive-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-google-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-google-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-google-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-google-drive-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-google-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-google-drive-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-google-drive-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.liveconnect.google.drive.TestGoogleDriveDocumentUpdate Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.659 sec - in org.nuxeo.ecm.liveconnect.google.drive.TestGoogleDriveDocumentUpdate Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-google-drive-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-google-drive-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-google-drive-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-google-drive-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-google-drive-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-google-drive-core --- [INFO] Storing buildNumber: 20180228-105303 at timestamp: 1519815183381 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-google-drive-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-google-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-google-drive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-google-drive-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-google-drive-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-liveconnect-google-drive-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-google-drive-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/target/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-google-drive-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918.jar (27 KB at 22.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918.pom (4 KB at 32.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/maven-metadata.xml (50 KB at 52.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/maven-metadata.xml (50 KB at 673.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918-sources.jar (17 KB at 223.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-core/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918-tests.jar (91 KB at 1073.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Core for OneDrive 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-onedrive-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-onedrive-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-onedrive-core --- [INFO] Storing buildNumber: 20180228-105307 at timestamp: 1519815187070 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-onedrive-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-onedrive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-onedrive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-onedrive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-onedrive-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-onedrive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-onedrive-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-onedrive-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:53:16,252 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 122 * service:org.nuxeo.ecm.platform.oauth.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=preFilter, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] ====================================================================== Running org.nuxeo.ecm.liveconnect.onedrive.TestOneDriveOAuth2ServiceProviderForBusiness StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:53:18,320 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 122 * service:org.nuxeo.ecm.platform.oauth.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=preFilter, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.052 sec - in org.nuxeo.ecm.liveconnect.onedrive.TestOneDriveOAuth2ServiceProviderForBusiness Running org.nuxeo.ecm.liveconnect.onedrive.TestOneDriveBlobProvider StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:53:20,730 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 122 * service:org.nuxeo.ecm.platform.oauth.auth.defaultConfig references missing [target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=preFilter, target=org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService;point=startURL] ====================================================================== Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.376 sec - in org.nuxeo.ecm.liveconnect.onedrive.TestOneDriveBlobProvider Running org.nuxeo.ecm.liveconnect.onedrive.TestOneDriveOAuth2ServiceProvider Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec - in org.nuxeo.ecm.liveconnect.onedrive.TestOneDriveOAuth2ServiceProvider Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-onedrive-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-onedrive-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/target/nuxeo-liveconnect-onedrive-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-onedrive-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-onedrive-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-onedrive-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-onedrive-core --- [INFO] Storing buildNumber: 20180228-105322 at timestamp: 1519815202147 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-onedrive-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-onedrive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-onedrive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-onedrive-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-onedrive-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/target/nuxeo-liveconnect-onedrive-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-onedrive-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/target/nuxeo-liveconnect-onedrive-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/target/nuxeo-liveconnect-onedrive-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-onedrive-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-core-10.1-I20180228_0918.jar (22 KB at 73.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-core-10.1-I20180228_0918.pom (3 KB at 40.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/maven-metadata.xml (50 KB at 188.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/maven-metadata.xml (50 KB at 262.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-core/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-core-10.1-I20180228_0918-sources.jar (17 KB at 221.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Core Dependencies 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-core-dependencies --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-core-dependencies --- [INFO] Storing buildNumber: 20180228-105323 at timestamp: 1519815203576 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-core-dependencies --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core-dependencies/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-core-dependencies --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-core-dependencies --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core-dependencies/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-core-dependencies >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-core-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-core-dependencies --- [INFO] Storing buildNumber: 20180228-105324 at timestamp: 1519815204018 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-core-dependencies --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-core-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-core-dependencies <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-core-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-core-dependencies --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core-dependencies/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core-dependencies/10.1-I20180228_0918/nuxeo-liveconnect-core-dependencies-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-core-dependencies --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core-dependencies/10.1-I20180228_0918/nuxeo-liveconnect-core-dependencies-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core-dependencies/10.1-I20180228_0918/nuxeo-liveconnect-core-dependencies-10.1-I20180228_0918.pom (2 KB at 13.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core-dependencies/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core-dependencies/maven-metadata.xml (50 KB at 150.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core-dependencies/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-core-dependencies/maven-metadata.xml (50 KB at 657.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-jsf --- [INFO] Storing buildNumber: 20180228-105325 at timestamp: 1519815205722 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.liveconnect.jsf.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.liveconnect.jsf.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/target/nuxeo-liveconnect-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-jsf --- [INFO] Storing buildNumber: 20180228-105329 at timestamp: 1519815209451 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/target/nuxeo-liveconnect-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/target/nuxeo-liveconnect-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.1-I20180228_0918/nuxeo-liveconnect-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.1-I20180228_0918/nuxeo-liveconnect-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/target/nuxeo-liveconnect-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.1-I20180228_0918/nuxeo-liveconnect-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.1-I20180228_0918/nuxeo-liveconnect-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.1-I20180228_0918/nuxeo-liveconnect-jsf-10.1-I20180228_0918.jar (5 KB at 32.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.1-I20180228_0918/nuxeo-liveconnect-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.1-I20180228_0918/nuxeo-liveconnect-jsf-10.1-I20180228_0918.pom (948 B at 12.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/maven-metadata.xml (50 KB at 313.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/maven-metadata.xml (50 KB at 202.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.1-I20180228_0918/nuxeo-liveconnect-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf/10.1-I20180228_0918/nuxeo-liveconnect-jsf-10.1-I20180228_0918-sources.jar (3 KB at 24.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect JSF for Box 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-box-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-box-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-box-jsf --- [INFO] Storing buildNumber: 20180228-105331 at timestamp: 1519815211865 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-box-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-box-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-box-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-box-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-box-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-box-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-box-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-box-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.liveconnect.box.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.nuxeo.ecm.liveconnect.box.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-box-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-box-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/target/nuxeo-liveconnect-box-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-box-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-box-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-box-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-box-jsf --- [INFO] Storing buildNumber: 20180228-105335 at timestamp: 1519815215476 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-box-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-box-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-box-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-box-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-box-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/target/nuxeo-liveconnect-box-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-box-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/target/nuxeo-liveconnect-box-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.1-I20180228_0918/nuxeo-liveconnect-box-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.1-I20180228_0918/nuxeo-liveconnect-box-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/target/nuxeo-liveconnect-box-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.1-I20180228_0918/nuxeo-liveconnect-box-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-box-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.1-I20180228_0918/nuxeo-liveconnect-box-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.1-I20180228_0918/nuxeo-liveconnect-box-jsf-10.1-I20180228_0918.jar (13 KB at 84.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.1-I20180228_0918/nuxeo-liveconnect-box-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.1-I20180228_0918/nuxeo-liveconnect-box-jsf-10.1-I20180228_0918.pom (2 KB at 20.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/maven-metadata.xml (50 KB at 148.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/maven-metadata.xml (50 KB at 315.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.1-I20180228_0918/nuxeo-liveconnect-box-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-jsf/10.1-I20180228_0918/nuxeo-liveconnect-box-jsf-10.1-I20180228_0918-sources.jar (8 KB at 84.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect JSF for Dropbox 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Storing buildNumber: 20180228-105337 at timestamp: 1519815217524 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxBlobUploader.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxBlobUploader.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxBlobUploader.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.liveconnect.dropbox.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.liveconnect.dropbox.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-dropbox-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/target/nuxeo-liveconnect-dropbox-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-dropbox-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Storing buildNumber: 20180228-105341 at timestamp: 1519815221578 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-dropbox-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/target/nuxeo-liveconnect-dropbox-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/target/nuxeo-liveconnect-dropbox-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/target/nuxeo-liveconnect-dropbox-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-dropbox-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-jsf-10.1-I20180228_0918.jar (12 KB at 60.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-jsf-10.1-I20180228_0918.pom (2 KB at 17.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/maven-metadata.xml (50 KB at 325.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/maven-metadata.xml (50 KB at 429.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-jsf/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-jsf-10.1-I20180228_0918-sources.jar (8 KB at 65.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect JSF for Google Drive 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Storing buildNumber: 20180228-105343 at timestamp: 1519815223678 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/java/org/nuxeo/ecm/liveconnect/google/drive/GoogleDriveBlobUploader.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/java/org/nuxeo/ecm/liveconnect/google/drive/GoogleDriveBlobUploader.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/java/org/nuxeo/ecm/liveconnect/google/drive/GoogleDriveBlobUploader.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.liveconnect.google.drive.TestGoogleDriveBlobProvider Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.855 sec - in org.nuxeo.ecm.liveconnect.google.drive.TestGoogleDriveBlobProvider Running org.nuxeo.ecm.liveconnect.google.drive.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.liveconnect.google.drive.lang.test.TestMessages Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-google-drive-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/target/nuxeo-liveconnect-google-drive-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-google-drive-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Storing buildNumber: 20180228-105354 at timestamp: 1519815234747 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-google-drive-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/target/nuxeo-liveconnect-google-drive-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/target/nuxeo-liveconnect-google-drive-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/target/nuxeo-liveconnect-google-drive-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-google-drive-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-jsf-10.1-I20180228_0918.jar (13 KB at 92.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-jsf-10.1-I20180228_0918.pom (2 KB at 21.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/maven-metadata.xml (50 KB at 192.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/maven-metadata.xml (50 KB at 237.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-jsf/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-jsf-10.1-I20180228_0918-sources.jar (8 KB at 84.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect JSF for OneDrive 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Storing buildNumber: 20180228-105356 at timestamp: 1519815236694 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.liveconnect.onedrive.lang.test.TestMessages Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.nuxeo.ecm.liveconnect.onedrive.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-onedrive-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/target/nuxeo-liveconnect-onedrive-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-onedrive-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Storing buildNumber: 20180228-105400 at timestamp: 1519815240788 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-onedrive-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/target/nuxeo-liveconnect-onedrive-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/target/nuxeo-liveconnect-onedrive-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/target/nuxeo-liveconnect-onedrive-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-onedrive-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-jsf-10.1-I20180228_0918.jar (35 KB at 78.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-jsf-10.1-I20180228_0918.pom (2 KB at 16.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/maven-metadata.xml (50 KB at 120.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/maven-metadata.xml (50 KB at 348.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-jsf/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-jsf-10.1-I20180228_0918-sources.jar (30 KB at 347.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect JSF Dependencies 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Storing buildNumber: 20180228-105402 at timestamp: 1519815242535 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf-dependencies/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf-dependencies/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-jsf-dependencies >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Storing buildNumber: 20180228-105403 at timestamp: 1519815243063 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-jsf-dependencies <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf-dependencies/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf-dependencies/10.1-I20180228_0918/nuxeo-liveconnect-jsf-dependencies-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-jsf-dependencies --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf-dependencies/10.1-I20180228_0918/nuxeo-liveconnect-jsf-dependencies-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf-dependencies/10.1-I20180228_0918/nuxeo-liveconnect-jsf-dependencies-10.1-I20180228_0918.pom (2 KB at 4.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf-dependencies/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf-dependencies/maven-metadata.xml (50 KB at 72.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf-dependencies/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-jsf-dependencies/maven-metadata.xml (50 KB at 414.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Web UI 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-web-ui --- [INFO] Storing buildNumber: 20180228-105404 at timestamp: 1519815244602 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui/target/nuxeo-liveconnect-web-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-web-ui --- [INFO] Storing buildNumber: 20180228-105405 at timestamp: 1519815245081 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui/target/nuxeo-liveconnect-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui/target/nuxeo-liveconnect-web-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-web-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-web-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui/target/nuxeo-liveconnect-web-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-web-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-web-ui-10.1-I20180228_0918.jar (5 KB at 30.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-web-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-web-ui-10.1-I20180228_0918.pom (750 B at 9.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/maven-metadata.xml (50 KB at 199.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/maven-metadata.xml (50 KB at 293.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-web-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-web-ui-10.1-I20180228_0918-sources.jar (3 KB at 35.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Web UI for Google Drive 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Storing buildNumber: 20180228-105406 at timestamp: 1519815246521 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-google-drive-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/target/nuxeo-liveconnect-google-drive-web-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-google-drive-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Storing buildNumber: 20180228-105406 at timestamp: 1519815246974 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-google-drive-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/target/nuxeo-liveconnect-google-drive-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/target/nuxeo-liveconnect-google-drive-web-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-web-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-web-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/target/nuxeo-liveconnect-google-drive-web-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-google-drive-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-web-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-web-ui-10.1-I20180228_0918.jar (9 KB at 37.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-web-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-web-ui-10.1-I20180228_0918.pom (735 B at 6.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/maven-metadata.xml (50 KB at 135.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/maven-metadata.xml (50 KB at 330.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-web-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-google-drive-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-google-drive-web-ui-10.1-I20180228_0918-sources.jar (7 KB at 76.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Web UI for Dropbox 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Storing buildNumber: 20180228-105408 at timestamp: 1519815248577 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-dropbox-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/target/nuxeo-liveconnect-dropbox-web-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-dropbox-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Storing buildNumber: 20180228-105409 at timestamp: 1519815249273 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-dropbox-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/target/nuxeo-liveconnect-dropbox-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/target/nuxeo-liveconnect-dropbox-web-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-web-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-web-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/target/nuxeo-liveconnect-dropbox-web-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-dropbox-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-web-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-web-ui-10.1-I20180228_0918.jar (44 KB at 435.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-web-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-web-ui-10.1-I20180228_0918.pom (720 B at 9.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/maven-metadata.xml (50 KB at 173.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/maven-metadata.xml (50 KB at 281.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-web-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-dropbox-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-dropbox-web-ui-10.1-I20180228_0918-sources.jar (42 KB at 512.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Web UI for Box 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-box-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-box-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-box-web-ui --- [INFO] Storing buildNumber: 20180228-105410 at timestamp: 1519815250593 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-box-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-box-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-box-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-box-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-box-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-box-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-box-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-box-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-box-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-box-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/target/nuxeo-liveconnect-box-web-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-box-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-box-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-box-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-box-web-ui --- [INFO] Storing buildNumber: 20180228-105411 at timestamp: 1519815251179 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-box-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-box-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-box-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-box-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-box-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/target/nuxeo-liveconnect-box-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-box-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/target/nuxeo-liveconnect-box-web-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-box-web-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-box-web-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/target/nuxeo-liveconnect-box-web-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-box-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-box-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-box-web-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-box-web-ui-10.1-I20180228_0918.jar (25 KB at 153.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-box-web-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-box-web-ui-10.1-I20180228_0918.pom (708 B at 9.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/maven-metadata.xml (50 KB at 183.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/maven-metadata.xml (50 KB at 493.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-box-web-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-box-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-box-web-ui-10.1-I20180228_0918-sources.jar (22 KB at 289.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Web UI for OneDrive 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Storing buildNumber: 20180228-105412 at timestamp: 1519815252578 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-liveconnect-onedrive-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/target/nuxeo-liveconnect-onedrive-web-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-liveconnect-onedrive-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Storing buildNumber: 20180228-105413 at timestamp: 1519815253321 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-liveconnect-onedrive-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/target/nuxeo-liveconnect-onedrive-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/target/nuxeo-liveconnect-onedrive-web-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-web-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-web-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/target/nuxeo-liveconnect-onedrive-web-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-liveconnect-onedrive-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-web-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-web-ui-10.1-I20180228_0918.jar (33 KB at 433.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-web-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-web-ui-10.1-I20180228_0918.pom (723 B at 9.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/maven-metadata.xml (50 KB at 457.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/maven-metadata.xml (50 KB at 408.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-web-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/liveconnect/nuxeo-liveconnect-onedrive-web-ui/10.1-I20180228_0918/nuxeo-liveconnect-onedrive-web-ui-10.1-I20180228_0918-sources.jar (31 KB at 400.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-media-publishing --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing --- [INFO] Storing buildNumber: 20180228-105413 at timestamp: 1519815253912 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-media-publishing --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-media-publishing --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-media-publishing >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing --- [INFO] Storing buildNumber: 20180228-105413 at timestamp: 1519815253987 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-media-publishing <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-media-publishing --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-media-publishing --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing/10.1-I20180228_0918/nuxeo-media-publishing-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-media-publishing --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing/10.1-I20180228_0918/nuxeo-media-publishing-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing/10.1-I20180228_0918/nuxeo-media-publishing-10.1-I20180228_0918.pom (2 KB at 15.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing/maven-metadata.xml (70 KB at 308.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing/maven-metadata.xml (70 KB at 471.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-media-publishing-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-core --- [INFO] Storing buildNumber: 20180228-105414 at timestamp: 1519815254840 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-media-publishing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-media-publishing-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingServiceImpl.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-media-publishing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-media-publishing-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-media-publishing-core --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-media-publishing-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-media-publishing-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/target/nuxeo-media-publishing-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-media-publishing-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-media-publishing-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-core --- [INFO] Storing buildNumber: 20180228-105415 at timestamp: 1519815255429 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-media-publishing-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-media-publishing-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/target/nuxeo-media-publishing-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-media-publishing-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/target/nuxeo-media-publishing-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.1-I20180228_0918/nuxeo-media-publishing-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.1-I20180228_0918/nuxeo-media-publishing-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-core/target/nuxeo-media-publishing-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.1-I20180228_0918/nuxeo-media-publishing-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-media-publishing-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.1-I20180228_0918/nuxeo-media-publishing-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.1-I20180228_0918/nuxeo-media-publishing-core-10.1-I20180228_0918.jar (22 KB at 281.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.1-I20180228_0918/nuxeo-media-publishing-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.1-I20180228_0918/nuxeo-media-publishing-core-10.1-I20180228_0918.pom (912 B at 6.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/maven-metadata.xml (68 KB at 317.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/maven-metadata.xml (68 KB at 522.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.1-I20180228_0918/nuxeo-media-publishing-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-core/10.1-I20180228_0918/nuxeo-media-publishing-core-10.1-I20180228_0918-sources.jar (17 KB at 17.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-media-publishing-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-jsf --- [INFO] Storing buildNumber: 20180228-105417 at timestamp: 1519815257611 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-media-publishing-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-media-publishing-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingActions.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingActions.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingActions.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingActions.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingActions.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingActions.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-media-publishing-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-media-publishing-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-media-publishing-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-media-publishing-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-media-publishing-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/target/nuxeo-media-publishing-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-media-publishing-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-media-publishing-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-jsf --- [INFO] Storing buildNumber: 20180228-105418 at timestamp: 1519815258500 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-media-publishing-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-media-publishing-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/target/nuxeo-media-publishing-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-media-publishing-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/target/nuxeo-media-publishing-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.1-I20180228_0918/nuxeo-media-publishing-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.1-I20180228_0918/nuxeo-media-publishing-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-jsf/target/nuxeo-media-publishing-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.1-I20180228_0918/nuxeo-media-publishing-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-media-publishing-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.1-I20180228_0918/nuxeo-media-publishing-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.1-I20180228_0918/nuxeo-media-publishing-jsf-10.1-I20180228_0918.jar (18 KB at 5.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.1-I20180228_0918/nuxeo-media-publishing-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.1-I20180228_0918/nuxeo-media-publishing-jsf-10.1-I20180228_0918.pom (2 KB at 16.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/maven-metadata.xml (46 KB at 145.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/maven-metadata.xml (46 KB at 553.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.1-I20180228_0918/nuxeo-media-publishing-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-jsf/10.1-I20180228_0918/nuxeo-media-publishing-jsf-10.1-I20180228_0918-sources.jar (13 KB at 166.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing Wistia Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-media-publishing-wistia-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-wistia-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-wistia-core --- [INFO] Storing buildNumber: 20180228-105422 at timestamp: 1519815262665 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-wistia-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-wistia-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-wistia-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-media-publishing-wistia-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-media-publishing-wistia-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-media-publishing-wistia-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-media-publishing-wistia-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-media-publishing-wistia-core --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-media-publishing-wistia-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-media-publishing-wistia-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/target/nuxeo-media-publishing-wistia-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-media-publishing-wistia-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-media-publishing-wistia-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-wistia-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-wistia-core --- [INFO] Storing buildNumber: 20180228-105423 at timestamp: 1519815263491 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-wistia-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-wistia-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-wistia-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-media-publishing-wistia-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-media-publishing-wistia-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/target/nuxeo-media-publishing-wistia-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-media-publishing-wistia-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/target/nuxeo-media-publishing-wistia-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.1-I20180228_0918/nuxeo-media-publishing-wistia-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.1-I20180228_0918/nuxeo-media-publishing-wistia-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/target/nuxeo-media-publishing-wistia-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.1-I20180228_0918/nuxeo-media-publishing-wistia-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-media-publishing-wistia-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.1-I20180228_0918/nuxeo-media-publishing-wistia-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.1-I20180228_0918/nuxeo-media-publishing-wistia-core-10.1-I20180228_0918.jar (27 KB at 325.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.1-I20180228_0918/nuxeo-media-publishing-wistia-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.1-I20180228_0918/nuxeo-media-publishing-wistia-core-10.1-I20180228_0918.pom (2 KB at 20.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/maven-metadata.xml (47 KB at 148.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/maven-metadata.xml (47 KB at 208.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.1-I20180228_0918/nuxeo-media-publishing-wistia-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-core/10.1-I20180228_0918/nuxeo-media-publishing-wistia-core-10.1-I20180228_0918-sources.jar (18 KB at 223.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing Wistia JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-media-publishing-wistia-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-wistia-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Storing buildNumber: 20180228-105424 at timestamp: 1519815264691 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-media-publishing-wistia-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-media-publishing-wistia-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-media-publishing-wistia-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/target/nuxeo-media-publishing-wistia-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-media-publishing-wistia-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-media-publishing-wistia-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-wistia-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Storing buildNumber: 20180228-105425 at timestamp: 1519815265388 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-media-publishing-wistia-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/target/nuxeo-media-publishing-wistia-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/target/nuxeo-media-publishing-wistia-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.1-I20180228_0918/nuxeo-media-publishing-wistia-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.1-I20180228_0918/nuxeo-media-publishing-wistia-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/target/nuxeo-media-publishing-wistia-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.1-I20180228_0918/nuxeo-media-publishing-wistia-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-media-publishing-wistia-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.1-I20180228_0918/nuxeo-media-publishing-wistia-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.1-I20180228_0918/nuxeo-media-publishing-wistia-jsf-10.1-I20180228_0918.jar (8 KB at 98.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.1-I20180228_0918/nuxeo-media-publishing-wistia-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.1-I20180228_0918/nuxeo-media-publishing-wistia-jsf-10.1-I20180228_0918.pom (948 B at 12.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/maven-metadata.xml (47 KB at 198.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/maven-metadata.xml (47 KB at 414.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.1-I20180228_0918/nuxeo-media-publishing-wistia-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-wistia-jsf/10.1-I20180228_0918/nuxeo-media-publishing-wistia-jsf-10.1-I20180228_0918-sources.jar (6 KB at 61.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing Youtube Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-media-publishing-youtube-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-youtube-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-youtube-core --- [INFO] Storing buildNumber: 20180228-105426 at timestamp: 1519815266386 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-youtube-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-youtube-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-youtube-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-media-publishing-youtube-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-media-publishing-youtube-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-media-publishing-youtube-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-media-publishing-youtube-core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-media-publishing-youtube-core --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-media-publishing-youtube-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-media-publishing-youtube-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/target/nuxeo-media-publishing-youtube-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-media-publishing-youtube-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-media-publishing-youtube-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-youtube-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-youtube-core --- [INFO] Storing buildNumber: 20180228-105426 at timestamp: 1519815266936 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-youtube-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-youtube-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-youtube-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-media-publishing-youtube-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-media-publishing-youtube-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/target/nuxeo-media-publishing-youtube-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-media-publishing-youtube-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/target/nuxeo-media-publishing-youtube-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.1-I20180228_0918/nuxeo-media-publishing-youtube-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.1-I20180228_0918/nuxeo-media-publishing-youtube-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/target/nuxeo-media-publishing-youtube-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.1-I20180228_0918/nuxeo-media-publishing-youtube-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-media-publishing-youtube-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.1-I20180228_0918/nuxeo-media-publishing-youtube-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.1-I20180228_0918/nuxeo-media-publishing-youtube-core-10.1-I20180228_0918.jar (16 KB at 162.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.1-I20180228_0918/nuxeo-media-publishing-youtube-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.1-I20180228_0918/nuxeo-media-publishing-youtube-core-10.1-I20180228_0918.pom (2 KB at 24.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/maven-metadata.xml (47 KB at 157.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/maven-metadata.xml (47 KB at 447.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.1-I20180228_0918/nuxeo-media-publishing-youtube-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-core/10.1-I20180228_0918/nuxeo-media-publishing-youtube-core-10.1-I20180228_0918-sources.jar (8 KB at 99.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing Youtube JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-media-publishing-youtube-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-youtube-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Storing buildNumber: 20180228-105427 at timestamp: 1519815267732 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-media-publishing-youtube-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-media-publishing-youtube-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-media-publishing-youtube-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-media-publishing-youtube-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/target/nuxeo-media-publishing-youtube-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-media-publishing-youtube-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-media-publishing-youtube-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-media-publishing-youtube-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Storing buildNumber: 20180228-105428 at timestamp: 1519815268028 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-media-publishing-youtube-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/target/nuxeo-media-publishing-youtube-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/target/nuxeo-media-publishing-youtube-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.1-I20180228_0918/nuxeo-media-publishing-youtube-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.1-I20180228_0918/nuxeo-media-publishing-youtube-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/target/nuxeo-media-publishing-youtube-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.1-I20180228_0918/nuxeo-media-publishing-youtube-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-media-publishing-youtube-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.1-I20180228_0918/nuxeo-media-publishing-youtube-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.1-I20180228_0918/nuxeo-media-publishing-youtube-jsf-10.1-I20180228_0918.jar (6 KB at 28.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.1-I20180228_0918/nuxeo-media-publishing-youtube-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.1-I20180228_0918/nuxeo-media-publishing-youtube-jsf-10.1-I20180228_0918.pom (641 B at 8.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/maven-metadata.xml (48 KB at 514.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/maven-metadata.xml (48 KB at 356.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.1-I20180228_0918/nuxeo-media-publishing-youtube-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/media/publishing/nuxeo-media-publishing-youtube-jsf/10.1-I20180228_0918/nuxeo-media-publishing-youtube-jsf-10.1-I20180228_0918-sources.jar (4 KB at 40.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Datadog reporter 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-datadog-reporter --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-datadog-reporter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-datadog-reporter --- [INFO] Storing buildNumber: 20180228-105429 at timestamp: 1519815269358 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-datadog-reporter --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-datadog-reporter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-datadog-reporter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-datadog-reporter --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Running org.nuxeo.datadog.reporter.DatadogReporterServiceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 sec - in org.nuxeo.datadog.reporter.DatadogReporterServiceTest Running org.nuxeo.datadog.reporter.DatadogReporterConfDescriptorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.nuxeo.datadog.reporter.DatadogReporterConfDescriptorTest Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-datadog-reporter --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-datadog-reporter --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/target/nuxeo-datadog-reporter-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-datadog-reporter --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/datadog/nuxeo-datadog-reporter/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-datadog-reporter >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-datadog-reporter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-datadog-reporter --- [INFO] Storing buildNumber: 20180228-105434 at timestamp: 1519815274901 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-datadog-reporter --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-datadog-reporter <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-datadog-reporter --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/target/nuxeo-datadog-reporter-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-datadog-reporter --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/target/nuxeo-datadog-reporter-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/datadog/nuxeo-datadog-reporter/10.1-I20180228_0918/nuxeo-datadog-reporter-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/datadog/nuxeo-datadog-reporter/10.1-I20180228_0918/nuxeo-datadog-reporter-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/target/nuxeo-datadog-reporter-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/datadog/nuxeo-datadog-reporter/10.1-I20180228_0918/nuxeo-datadog-reporter-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-datadog-reporter --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/10.1-I20180228_0918/nuxeo-datadog-reporter-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/10.1-I20180228_0918/nuxeo-datadog-reporter-10.1-I20180228_0918.jar (10 KB at 35.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/10.1-I20180228_0918/nuxeo-datadog-reporter-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/10.1-I20180228_0918/nuxeo-datadog-reporter-10.1-I20180228_0918.pom (2 KB at 17.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/maven-metadata.xml (115 KB at 533.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/maven-metadata.xml (115 KB at 263.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/10.1-I20180228_0918/nuxeo-datadog-reporter-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/datadog/nuxeo-datadog-reporter/10.1-I20180228_0918/nuxeo-datadog-reporter-10.1-I20180228_0918-sources.jar (7 KB at 43.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Review Workflows Dashboards 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-review-workflows-dashboards --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-review-workflows-dashboards --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-review-workflows-dashboards --- [INFO] Storing buildNumber: 20180228-105436 at timestamp: 1519815276343 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-review-workflows-dashboards --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (grunt-build) @ nuxeo-review-workflows-dashboards --- [INFO] Executing tasks main: clean-cache: [exec] npm WARN using --force I sure hope you know what you are doing. [exec] bower deleted Cached package traceur: /opt/jenkins/.cache/bower/packages/2c697c0e35ebe4662d3b9d40047304fd/0.0.72 [exec] bower deleted Cached package select2: /opt/jenkins/.cache/bower/packages/9b6f3e9faa811d3785256322f1e9b2e9/3.5.4 [exec] bower deleted Cached package es6-module-loader: /opt/jenkins/.cache/bower/packages/b6d66b7a85792706552279c946c80010/0.9.4 [exec] bower deleted Cached package handsontable: /opt/jenkins/.cache/bower/packages/585f24c4da74594165de93f08f089f56/0.11.4 [exec] bower deleted Cached package system.js: /opt/jenkins/.cache/bower/packages/691d3a6972557118bf51e1a72bd419b2/0.9.3 [exec] bower deleted Cached package zeroclipboard: /opt/jenkins/.cache/bower/packages/a7635699284367f3692c48cca634fcb8/2.3.0 [exec] bower deleted Cached package nuxeo: /opt/jenkins/.cache/bower/packages/239c3e573e8c39fbc97b131961e39af5/0.2.0 [exec] bower deleted Cached package jquery: /opt/jenkins/.cache/bower/packages/35300e45e44dbc6f186ed069533ef0af/3.3.1 [exec] bower deleted Cached package jquery-ui: /opt/jenkins/.cache/bower/packages/ad8c3bc56b9b442c002f28e96bd01f83/1.11.4 init: [exec] [exec] > gifsicle@3.0.3 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-gifsicle/node_modules/gifsicle [exec] > node lib/install.js [exec] [exec] โœ” gifsicle pre-build test passed successfully [exec] [exec] > jpegtran-bin@3.0.6 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-jpegtran/node_modules/jpegtran-bin [exec] > node lib/install.js [exec] [exec] โœ” jpegtran pre-build test passed successfully [exec] [exec] > optipng-bin@3.0.4 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-optipng/node_modules/optipng-bin [exec] > node lib/install.js [exec] [exec] โœ” optipng pre-build test passed successfully [exec] npm WARN nuxeo-review-workflows-dashboards@1.0.0 No repository field. [exec] npm WARN nuxeo-review-workflows-dashboards@1.0.0 No license field. [exec] nuxeo-review-workflows-dashboards@1.0.0 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards [exec] โ”œโ”€โ”€ connect-livereload@0.5.4 [exec] โ”œโ”€โ”ฌ grunt@0.4.5 [exec] โ”‚ โ”œโ”€โ”€ async@0.1.22 [exec] โ”‚ โ”œโ”€โ”€ coffee-script@1.3.3 [exec] โ”‚ โ”œโ”€โ”€ colors@0.6.2 [exec] โ”‚ โ”œโ”€โ”€ dateformat@1.0.2-1.2.3 [exec] โ”‚ โ”œโ”€โ”€ eventemitter2@0.4.14 [exec] โ”‚ โ”œโ”€โ”€ exit@0.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ findup-sync@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”œโ”€โ”€ getobject@0.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ grunt-legacy-log@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ grunt-legacy-log-utils@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ underscore.string@2.3.3 [exec] โ”‚ โ”œโ”€โ”€ grunt-legacy-util@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ hooker@0.2.3 [exec] โ”‚ โ”œโ”€โ”€ iconv-lite@0.2.11 [exec] โ”‚ โ”œโ”€โ”ฌ js-yaml@2.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@0.1.16 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ underscore@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ underscore.string@2.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ esprima@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ lodash@0.9.2 [exec] โ”‚ โ”œโ”€โ”ฌ minimatch@0.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ nopt@1.0.10 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ rimraf@2.2.8 [exec] โ”‚ โ”œโ”€โ”€ underscore.string@2.2.1 [exec] โ”‚ โ””โ”€โ”€ which@1.0.9 [exec] โ”œโ”€โ”ฌ grunt-autoprefixer@3.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ autoprefixer-core@5.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ browserslist@0.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ caniuse-db@1.0.30000387 [exec] โ”‚ โ”‚ โ””โ”€โ”€ num2fraction@1.2.2 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-regex@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@1.3.1 [exec] โ”‚ โ”œโ”€โ”€ diff@1.3.2 [exec] โ”‚ โ””โ”€โ”ฌ postcss@4.1.16 [exec] โ”‚ โ”œโ”€โ”€ es6-promise@2.3.0 [exec] โ”‚ โ”œโ”€โ”€ js-base64@2.1.9 [exec] โ”‚ โ””โ”€โ”ฌ source-map@0.4.4 [exec] โ”‚ โ””โ”€โ”€ amdefine@1.0.0 [exec] โ”œโ”€โ”ฌ grunt-connect-proxy@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ http-proxy@1.11.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ eventemitter3@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ requires-port@0.0.1 [exec] โ”‚ โ””โ”€โ”€ lodash@0.9.2 [exec] โ”œโ”€โ”ฌ grunt-contrib-clean@0.6.0 [exec] โ”‚ โ””โ”€โ”€ rimraf@2.2.8 [exec] โ”œโ”€โ”ฌ grunt-contrib-concat@0.5.1 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ””โ”€โ”ฌ source-map@0.3.0 [exec] โ”‚ โ””โ”€โ”€ amdefine@1.0.0 [exec] โ”œโ”€โ”ฌ grunt-contrib-connect@0.10.1 [exec] โ”‚ โ”œโ”€โ”€ async@0.9.2 [exec] โ”‚ โ”œโ”€โ”ฌ connect@2.30.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ basic-auth-connect@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ body-parser@1.13.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ iconv-lite@0.4.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ on-finished@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ee-first@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ raw-body@2.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bytes@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ iconv-lite@0.4.13 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unpipe@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ bytes@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ compression@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ accepts@1.2.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mime-types@2.1.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.21.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ negotiator@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ compressible@2.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.21.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vary@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ connect-timeout@1.6.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@0.7.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ content-type@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cookie@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cookie-parser@1.3.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cookie-signature@1.0.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ csurf@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ csrf@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ base64-url@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ rndm@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ scmp@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ uid-safe@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ debug@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@0.7.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ depd@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ errorhandler@1.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ accepts@1.2.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mime-types@2.1.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.21.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ negotiator@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-html@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ express-session@1.11.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ crc@3.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ uid-safe@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ base64-url@1.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ finalhandler@0.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ escape-html@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ on-finished@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ee-first@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unpipe@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fresh@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ http-errors@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ statuses@1.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ method-override@2.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ methods@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vary@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ morgan@1.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ basic-auth@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ on-finished@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ee-first@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ multiparty@3.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.1.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ stream-counter@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ on-headers@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ parseurl@1.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ pause@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ qs@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ response-time@2.3.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ serve-favicon@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ etag@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@0.7.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ serve-index@1.7.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ accepts@1.2.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ negotiator@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ batch@0.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ escape-html@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ mime-types@2.1.9 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.21.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ type-is@1.6.10 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ media-typer@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ mime-types@2.1.9 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.21.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ utils-merge@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vhost@3.0.2 [exec] โ”‚ โ”œโ”€โ”€ opn@1.0.2 [exec] โ”‚ โ””โ”€โ”ฌ portscanner@1.0.0 [exec] โ”‚ โ””โ”€โ”€ async@0.1.15 [exec] โ”œโ”€โ”ฌ grunt-contrib-copy@0.8.2 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ””โ”€โ”€ file-sync-cmp@0.1.1 [exec] โ”œโ”€โ”ฌ grunt-contrib-cssmin@0.12.3 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ clean-css@3.4.9 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ source-map@0.4.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ amdefine@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ maxmin@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ figures@1.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ gzip-size@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ browserify-zlib@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pako@0.2.8 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ concat-stream@1.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 [exec] โ”‚ โ””โ”€โ”ฌ pretty-bytes@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ””โ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”œโ”€โ”ฌ camelcase-keys@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ camelcase@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ decamelize@1.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ loud-rejection@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ signal-exit@2.1.2 [exec] โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ normalize-package-data@2.3.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ hosted-git-info@2.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-builtin-module@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ semver@5.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ validate-npm-package-license@3.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ spdx-correct@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ spdx-expression-parse@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ spdx-exceptions@1.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ read-pkg-up@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ find-up@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ read-pkg@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ load-json-file@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ path-type@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ redent@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ indent-string@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@1.0.1 [exec] โ”‚ โ””โ”€โ”€ trim-newlines@1.0.0 [exec] โ”œโ”€โ”ฌ grunt-contrib-imagemin@0.9.4 [exec] โ”‚ โ”œโ”€โ”€ async@0.9.2 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ gulp-rename@1.2.2 [exec] โ”‚ โ”œโ”€โ”ฌ imagemin@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ buffer-to-vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ file-type@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-stream@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-gifsicle@4.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gifsicle@3.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-build@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ archive-type@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ file-type@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tar@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-tar@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tarbz2@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-bzip2@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ seek-bzip@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-targz@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-unzip@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-zip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stat-mode@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ yauzl@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fd-slicer@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-assign@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ randomatic@1.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-green@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ success-symbol@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ convert-source-map@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ download@4.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ caw@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ get-proxy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rc@0.5.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-obj@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ filenamify@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-reserved-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-outer@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ trim-repeated@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@5.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-error-class@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-parse-lax@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-decompress@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ gulp-util@3.0.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fancy-log@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glogg@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-url@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ randomatic@1.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-green@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ success-symbol@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ convert-source-map@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ware@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ wrap-fn@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-series@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ async-each-series@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ rimraf@2.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glob@6.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tempfile@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-regex@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ip-regex@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-wrapper@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-check@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ executable@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version-check@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ find-versions@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ semver@4.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ semver-truncate@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ download@4.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ caw@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ get-proxy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rc@0.5.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-obj@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ filenamify@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-reserved-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-outer@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ trim-repeated@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@5.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-error-class@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-parse-lax@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-decompress@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ archive-type@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ file-type@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tar@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-tar@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tarbz2@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-bzip2@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ seek-bzip@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-targz@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-unzip@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-zip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stat-mode@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ yauzl@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fd-slicer@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl-assign@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ gulp-util@3.0.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fancy-log@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glogg@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-url@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ randomatic@1.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-green@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ success-symbol@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ convert-source-map@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ware@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ wrap-fn@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazy-req@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-filter-obj@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ logalot@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ figures@1.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ squeak@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ console-stream@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lpad-align@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ longest@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lpad@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gif@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-jpegtran@4.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-jpg@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ jpegtran-bin@3.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-build@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ archive-type@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ file-type@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tar@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-tar@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tarbz2@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-bzip2@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ seek-bzip@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-targz@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-unzip@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-zip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stat-mode@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ yauzl@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fd-slicer@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-assign@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ randomatic@1.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-green@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ success-symbol@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ convert-source-map@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ download@4.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ caw@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ get-proxy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rc@0.5.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-obj@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ filenamify@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-reserved-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-outer@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ trim-repeated@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@5.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-error-class@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-parse-lax@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-decompress@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ gulp-util@3.0.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fancy-log@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glogg@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-url@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ randomatic@1.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-green@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ success-symbol@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ convert-source-map@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ware@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ wrap-fn@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-series@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ async-each-series@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ rimraf@2.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glob@6.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tempfile@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-regex@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ip-regex@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-wrapper@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-check@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ executable@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version-check@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ find-versions@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ semver@4.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ semver-truncate@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ download@4.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ caw@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ get-proxy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rc@0.5.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-obj@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ filenamify@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-reserved-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-outer@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ trim-repeated@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@5.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-error-class@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-parse-lax@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-decompress@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ archive-type@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ file-type@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tar@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-tar@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tarbz2@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-bzip2@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ seek-bzip@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-targz@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-unzip@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-zip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stat-mode@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ yauzl@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fd-slicer@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl-assign@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ gulp-util@3.0.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fancy-log@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glogg@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-url@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ randomatic@1.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-green@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ success-symbol@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ convert-source-map@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ware@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ wrap-fn@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazy-req@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-filter-obj@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ logalot@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ figures@1.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ squeak@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ console-stream@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lpad-align@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ longest@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lpad@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-optipng@4.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-buffer@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ rimraf@2.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glob@6.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ tempfile@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-png@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ optipng-bin@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-build@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ archive-type@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ file-type@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tar@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-tar@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tarbz2@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-bzip2@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ seek-bzip@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-targz@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-unzip@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-zip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stat-mode@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ yauzl@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fd-slicer@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-assign@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ randomatic@1.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-green@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ success-symbol@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ convert-source-map@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ download@4.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ caw@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ get-proxy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rc@0.5.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-obj@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ filenamify@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-reserved-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-outer@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ trim-repeated@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@5.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-error-class@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-parse-lax@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-decompress@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ gulp-util@3.0.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fancy-log@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glogg@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-url@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ randomatic@1.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-green@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ success-symbol@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ convert-source-map@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ware@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ wrap-fn@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-series@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ async-each-series@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ rimraf@2.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glob@6.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tempfile@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-regex@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ip-regex@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-wrapper@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-check@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ executable@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version-check@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ find-versions@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ semver@4.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ semver-truncate@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ download@4.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ caw@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ get-proxy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rc@0.5.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.2.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-obj@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ filenamify@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-reserved-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-outer@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ trim-repeated@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@5.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-error-class@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-parse-lax@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-decompress@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ archive-type@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ file-type@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tar@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-tar@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tarbz2@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-bzip2@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ seek-bzip@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-targz@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-unzip@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-zip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stat-mode@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ yauzl@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fd-slicer@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl-assign@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ gulp-util@3.0.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fancy-log@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glogg@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-url@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ randomatic@1.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-green@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ success-symbol@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ normalize-path@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ convert-source-map@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ware@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ wrap-fn@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazy-req@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-filter-obj@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ logalot@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ figures@1.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ squeak@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ console-stream@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lpad-align@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ longest@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lpad@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-svgo@4.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-svg@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ svgo@0.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ coa@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ q@1.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ colors@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ csso@1.4.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clap@1.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ js-yaml@3.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sprintf-js@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ esprima@2.7.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherit@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ sax@1.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ whet.extend@0.9.9 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ camelcase-keys@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ camelcase@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decamelize@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ loud-rejection@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ signal-exit@2.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-package-data@2.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hosted-git-info@2.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-builtin-module@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ semver@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ validate-npm-package-license@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ spdx-correct@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ spdx-expression-parse@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ spdx-exceptions@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-pkg-up@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ find-up@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ read-pkg@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ load-json-file@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-type@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ redent@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ indent-string@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ trim-newlines@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ optional@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ stream-combiner2@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@4.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@4.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob2base@0.0.12 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ find-index@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ minimatch@2.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ unique-stream@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ through2@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-watcher@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ gaze@0.5.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ globule@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.2.14 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@3.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ merge-stream@0.1.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ””โ”€โ”ฌ pretty-bytes@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ””โ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”œโ”€โ”ฌ camelcase-keys@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ camelcase@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ decamelize@1.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ loud-rejection@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ signal-exit@2.1.2 [exec] โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ normalize-package-data@2.3.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ hosted-git-info@2.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-builtin-module@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ semver@5.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ validate-npm-package-license@3.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ spdx-correct@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ spdx-expression-parse@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ spdx-exceptions@1.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ read-pkg-up@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ find-up@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ read-pkg@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ load-json-file@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ path-type@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ redent@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ indent-string@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@1.0.1 [exec] โ”‚ โ””โ”€โ”€ trim-newlines@1.0.0 [exec] โ”œโ”€โ”ฌ grunt-contrib-jshint@0.11.3 [exec] โ”‚ โ”œโ”€โ”€ hooker@0.2.3 [exec] โ”‚ โ””โ”€โ”ฌ jshint@2.8.0 [exec] โ”‚ โ”œโ”€โ”ฌ cli@0.6.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ glob@3.2.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ console-browserify@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ date-now@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ exit@0.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ htmlparser2@3.8.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ domelementtype@1.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ domhandler@2.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ domutils@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ dom-serializer@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domelementtype@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ entities@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ entities@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.13 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”œโ”€โ”€ lodash@3.7.0 [exec] โ”‚ โ”œโ”€โ”ฌ minimatch@2.0.10 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ shelljs@0.3.0 [exec] โ”‚ โ””โ”€โ”€ strip-json-comments@1.0.4 [exec] โ”œโ”€โ”ฌ grunt-contrib-uglify@0.9.2 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”œโ”€โ”ฌ maxmin@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ figures@1.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ gzip-size@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ browserify-zlib@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pako@0.2.8 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ concat-stream@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pretty-bytes@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ camelcase-keys@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ camelcase@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ decamelize@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ loud-rejection@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ signal-exit@2.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-package-data@2.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hosted-git-info@2.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-builtin-module@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ semver@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ validate-npm-package-license@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ spdx-correct@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ spdx-expression-parse@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ spdx-exceptions@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ read-pkg-up@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ find-up@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ read-pkg@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ load-json-file@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-type@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ redent@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ indent-string@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ trim-newlines@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ uglify-js@2.6.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@0.2.10 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ source-map@0.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uglify-to-browserify@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ yargs@3.10.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ camelcase@1.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cliui@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ center-align@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ align-text@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ longest@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lazy-cache@0.2.7 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ right-align@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ align-text@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ longest@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ decamelize@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ window-size@0.1.0 [exec] โ”‚ โ””โ”€โ”€ uri-path@0.0.2 [exec] โ”œโ”€โ”ฌ grunt-contrib-watch@0.6.1 [exec] โ”‚ โ”œโ”€โ”€ async@0.2.10 [exec] โ”‚ โ”œโ”€โ”ฌ gaze@0.5.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ globule@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ””โ”€โ”ฌ tiny-lr-fork@0.0.5 [exec] โ”‚ โ”œโ”€โ”€ debug@0.7.4 [exec] โ”‚ โ”œโ”€โ”€ faye-websocket@0.4.4 [exec] โ”‚ โ”œโ”€โ”ฌ noptify@0.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ nopt@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ””โ”€โ”€ qs@0.5.6 [exec] โ”œโ”€โ”ฌ grunt-minify-html@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ minimize@1.8.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ argh@0.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@1.5.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cli-color@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ d@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es5-ext@0.10.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ es6-symbol@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es6-iterator@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ es6-symbol@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ memoizee@0.3.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es6-weak-map@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ es6-iterator@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ es6-symbol@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ event-emitter@0.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-queue@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ next-tick@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ timers-ext@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ next-tick@0.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ diagnostics@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ colorspace@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ color@0.8.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ color-convert@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ color-string@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ color-name@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ text-hex@0.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ enabled@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ env-variable@0.0.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ kuler@0.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ colornames@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ emits@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ htmlparser2@3.9.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domelementtype@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domhandler@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ domutils@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ dom-serializer@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ domelementtype@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ entities@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ node-uuid@1.4.7 [exec] โ”‚ โ””โ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”œโ”€โ”ฌ grunt-open@0.2.3 [exec] โ”‚ โ””โ”€โ”€ open@0.0.5 [exec] โ”œโ”€โ”ฌ grunt-pagespeed@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ psi@1.0.6 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ googleapis@1.1.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@0.9.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ gapitoken@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ jws@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ base64url@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-stream@1.4.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.1.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ meow@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ camelcase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ camelcase@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ indent-string@1.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-assign@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ jwa@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ base64url@0.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ buffer-equal-constant-time@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ecdsa-sig-formatter@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ asn1.js@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bn.js@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimalistic-assert@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ base64-url@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ request@2.67.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ aws-sign2@0.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bl@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ caseless@0.11.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ combined-stream@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ delayed-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ forever-agent@0.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ form-data@1.0.0-rc3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ async@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ har-validator@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ commander@2.9.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-my-json-valid@2.12.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ generate-function@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ generate-object-property@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-property@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ jsonpointer@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ hawk@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ boom@2.10.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ cryptiles@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hoek@2.16.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sntp@1.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ http-signature@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ assert-plus@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ jsprim@1.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extsprintf@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ json-schema@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ verror@1.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ sshpk@1.7.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ asn1@0.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ assert-plus@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ dashdash@1.12.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ assert-plus@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ecc-jsbn@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ jodid25519@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ jsbn@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tweetnacl@0.13.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-typedarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isstream@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ json-stringify-safe@5.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mime-types@2.1.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.21.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-uuid@1.4.7 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ oauth-sign@0.8.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ qs@5.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stringstream@0.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ tough-cookie@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ request@2.51.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ aws-sign2@0.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bl@0.9.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.33 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ caseless@0.8.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ combined-stream@0.0.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ delayed-stream@0.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ forever-agent@0.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ form-data@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ mime-types@2.0.14 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.12.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ hawk@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ boom@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ cryptiles@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hoek@0.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sntp@0.2.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ http-signature@0.10.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ asn1@0.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ assert-plus@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ctype@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ json-stringify-safe@5.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ mime-types@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-uuid@1.4.7 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ oauth-sign@0.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ qs@2.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stringstream@0.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ tough-cookie@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string-template@0.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ humanize-url@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-url@1.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ query-string@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strict-uri-encode@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ sort-keys@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-url-auth@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”œโ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ camelcase-keys@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ camelcase@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ decamelize@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ loud-rejection@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ signal-exit@2.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-package-data@2.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hosted-git-info@2.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-builtin-module@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ semver@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ validate-npm-package-license@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ spdx-correct@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ spdx-expression-parse@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ spdx-exceptions@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ read-pkg-up@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ find-up@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ read-pkg@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ load-json-file@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-type@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ redent@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ indent-string@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-indent@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ trim-newlines@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ pretty-bytes@1.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ repeating@1.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ sort-on@1.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ arrify@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ dot-prop@2.2.0 [exec] โ”‚ โ””โ”€โ”ฌ update-notifier@0.3.2 [exec] โ”‚ โ”œโ”€โ”ฌ configstore@0.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@3.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ js-yaml@3.5.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sprintf-js@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ esprima@2.7.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ osenv@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ os-homedir@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-tmpdir@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ user-home@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xdg-basedir@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-npm@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ latest-version@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ package-json@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ got@3.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ infinity-agent@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nested-error-stacks@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ registry-url@3.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ rc@1.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ semver-diff@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ semver@5.1.0 [exec] โ”‚ โ””โ”€โ”ฌ string-length@1.0.1 [exec] โ”‚ โ””โ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”œโ”€โ”€ grunt-rev@0.1.0 [exec] โ”œโ”€โ”ฌ grunt-usemin@3.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ debug@2.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ms@0.7.1 [exec] โ”‚ โ”œโ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ””โ”€โ”€ path-exists@1.0.0 [exec] โ”œโ”€โ”ฌ grunt-vulcanize@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ crisper@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom5@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ””โ”€โ”ฌ vulcanize@1.14.0 [exec] โ”‚ โ”œโ”€โ”ฌ dom5@1.3.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”‚ โ”œโ”€โ”€ es6-promise@2.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ hydrolysis@1.21.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ doctrine@0.7.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ esutils@1.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ espree@2.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ estraverse@3.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ path-posix@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ update-notifier@0.5.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ configstore@1.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ osenv@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ write-file-atomic@1.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ imurmurhash@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ slide@1.1.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ xdg-basedir@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-npm@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ latest-version@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ package-json@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ got@3.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ duplexify@3.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ once@1.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ infinity-agent@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-stream@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nested-error-stacks@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ prepend-http@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ pinkie-promise@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pinkie@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ timed-out@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ registry-url@3.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ rc@1.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ repeating@1.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-finite@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ semver-diff@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ semver@5.1.0 [exec] โ”‚ โ””โ”€โ”ฌ string-length@1.0.1 [exec] โ”‚ โ””โ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”œโ”€โ”ฌ jshint-stylish@2.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ log-symbols@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ plur@2.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ irregular-plurals@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ string-length@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ””โ”€โ”€ text-table@0.2.0 [exec] โ”œโ”€โ”ฌ load-grunt-tasks@3.4.0 [exec] โ”‚ โ”œโ”€โ”€ arrify@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ multimatch@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ array-union@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-uniq@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ pkg-up@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ find-up@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pinkie-promise@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.1 [exec] โ”‚ โ””โ”€โ”ฌ resolve-pkg@0.1.0 [exec] โ”‚ โ””โ”€โ”€ resolve-from@2.0.0 [exec] โ”œโ”€โ”ฌ serve-static@1.10.0 [exec] โ”‚ โ”œโ”€โ”€ escape-html@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ parseurl@1.3.0 [exec] โ”‚ โ””โ”€โ”ฌ send@0.13.0 [exec] โ”‚ โ”œโ”€โ”€ debug@2.2.0 [exec] โ”‚ โ”œโ”€โ”€ depd@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ destroy@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ etag@1.7.0 [exec] โ”‚ โ”œโ”€โ”€ fresh@0.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ http-errors@1.3.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ mime@1.3.4 [exec] โ”‚ โ”œโ”€โ”€ ms@0.7.1 [exec] โ”‚ โ”œโ”€โ”ฌ on-finished@2.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ee-first@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ range-parser@1.0.3 [exec] โ”‚ โ””โ”€โ”€ statuses@1.2.1 [exec] โ””โ”€โ”ฌ time-grunt@1.3.0 [exec] โ”œโ”€โ”ฌ chalk@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ ansi-styles@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ strip-ansi@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.0.0 [exec] โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”œโ”€โ”€ date-time@1.0.0 [exec] โ”œโ”€โ”€ figures@1.4.0 [exec] โ”œโ”€โ”€ hooker@0.2.3 [exec] โ”œโ”€โ”€ number-is-nan@1.0.0 [exec] โ”œโ”€โ”ฌ pretty-ms@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-finite@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ parse-ms@1.0.0 [exec] โ”‚ โ””โ”€โ”€ plur@1.0.0 [exec] โ””โ”€โ”€ text-table@0.2.0 [exec] [exec] bower Chart.HorizontalBar.js#1.0.3 not-cached https://github.com/tomsouthall/Chart.HorizontalBar.js.git#1.0.3 [exec] bower Chart.HorizontalBar.js#1.0.3 resolve https://github.com/tomsouthall/Chart.HorizontalBar.js.git#1.0.3 [exec] bower better-dom#2.1.4 not-cached https://github.com/chemerisuk/better-dom.git#2.1.4 [exec] bower better-dom#2.1.4 resolve https://github.com/chemerisuk/better-dom.git#2.1.4 [exec] bower chart-elements#dc4be42cd8 not-cached git://github.com/nuxeo/chart-elements.git#dc4be42cd8 [exec] bower chart-elements#dc4be42cd8 resolve git://github.com/nuxeo/chart-elements.git#dc4be42cd8 [exec] bower chartjs#1.1.1 not-cached https://github.com/nnnick/Chart.js.git#1.1.1 [exec] bower chartjs#1.1.1 resolve https://github.com/nnnick/Chart.js.git#1.1.1 [exec] bower better-i18n-plugin#1.0.4 not-cached https://github.com/chemerisuk/better-i18n-plugin.git#1.0.4 [exec] bower better-i18n-plugin#1.0.4 resolve https://github.com/chemerisuk/better-i18n-plugin.git#1.0.4 [exec] bower es6-promise#2.2.0 not-cached https://github.com/components/es6-promise.git#2.2.0 [exec] bower es6-promise#2.2.0 resolve https://github.com/components/es6-promise.git#2.2.0 [exec] bower better-dateinput-polyfill#1.5.2 not-cached https://github.com/chemerisuk/better-dateinput-polyfill.git#1.5.2 [exec] bower better-dateinput-polyfill#1.5.2 resolve https://github.com/chemerisuk/better-dateinput-polyfill.git#1.5.2 [exec] bower font-roboto#1.0.1 not-cached git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower font-roboto#1.0.1 resolve git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower hydrolysis#1.24.1 not-cached git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower hydrolysis#1.24.1 resolve git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower iron-a11y-announcer#1.0.5 not-cached git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-a11y-announcer#1.0.5 resolve git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-a11y-keys#1.0.6 not-cached git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower iron-a11y-keys#1.0.6 resolve git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower iron-a11y-keys-behavior#1.1.9 not-cached git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-a11y-keys-behavior#1.1.9 resolve git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-ajax#1.4.3 not-cached git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower iron-ajax#1.4.3 resolve git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower iron-autogrow-textarea#1.0.14 not-cached git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-autogrow-textarea#1.0.14 resolve git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-behaviors#1.0.17 not-cached git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower iron-behaviors#1.0.17 resolve git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower iron-checked-element-behavior#1.0.5 not-cached git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-checked-element-behavior#1.0.5 resolve git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-collapse#1.3.0 not-cached git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-collapse#1.3.0 resolve git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-component-page#1.1.7 not-cached git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-component-page#1.1.7 resolve git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower iron-demo-helpers#1.2.5 not-cached git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower iron-demo-helpers#1.2.5 resolve git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower iron-doc-viewer#1.0.15 not-cached git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-doc-viewer#1.0.15 resolve git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-dropdown#1.5.3 not-cached git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-dropdown#1.5.3 resolve git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-elements#1.0.10 not-cached git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-elements#1.0.10 resolve git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-fit-behavior#1.2.5 not-cached git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-fit-behavior#1.2.5 resolve git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-flex-layout#1.3.1 not-cached git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower iron-flex-layout#1.3.1 resolve git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower iron-form#1.1.4 not-cached git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower iron-form#1.1.4 resolve git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower iron-form-element-behavior#1.0.6 not-cached git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-form-element-behavior#1.0.6 resolve git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower iron-icon#1.0.12 not-cached git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-icon#1.0.12 resolve git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-icons#1.2.0 not-cached git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-icons#1.2.0 resolve git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower iron-iconset#1.0.5 not-cached git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-iconset#1.0.5 resolve git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-iconset-svg#1.1.0 not-cached git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower iron-iconset-svg#1.1.0 resolve git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower iron-image#1.2.5 not-cached git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-image#1.2.5 resolve git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower iron-input#1.0.10 not-cached git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower iron-input#1.0.10 resolve git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower iron-jsonp-library#1.0.4 not-cached git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-jsonp-library#1.0.4 resolve git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower iron-label#1.0.2 not-cached git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower iron-label#1.0.2 resolve git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower iron-list#1.3.14 not-cached git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-list#1.3.14 resolve git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower iron-localstorage#1.0.6 not-cached git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-localstorage#1.0.6 resolve git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-location#0.8.9 not-cached git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-location#0.8.9 resolve git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-media-query#1.0.8 not-cached git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-media-query#1.0.8 resolve git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-menu-behavior#1.2.0 not-cached git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-menu-behavior#1.2.0 resolve git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower iron-meta#1.1.2 not-cached git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower iron-meta#1.1.2 resolve git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower iron-overlay-behavior#1.10.1 not-cached git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-overlay-behavior#1.10.1 resolve git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower iron-pages#1.0.8 not-cached git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-pages#1.0.8 resolve git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-range-behavior#1.0.6 not-cached git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower iron-range-behavior#1.0.6 resolve git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower iron-resizable-behavior#1.0.5 not-cached git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower iron-resizable-behavior#1.0.5 resolve git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower iron-scroll-target-behavior#1.1.0 not-cached git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower iron-scroll-target-behavior#1.1.0 resolve git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower iron-scroll-threshold#1.0.3 not-cached git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower iron-scroll-threshold#1.0.3 resolve git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower iron-selector#1.5.2 not-cached git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower iron-selector#1.5.2 resolve git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower iron-signals#1.0.3 not-cached git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower iron-signals#1.0.3 resolve git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower iron-swipeable-container#1.0.3 not-cached git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-swipeable-container#1.0.3 resolve git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-test-helpers#1.3.0 not-cached git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower iron-test-helpers#1.3.0 resolve git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower iron-validatable-behavior#1.1.1 not-cached git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower iron-validatable-behavior#1.1.1 resolve git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower iron-validator-behavior#1.0.1 not-cached git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower iron-validator-behavior#1.0.1 resolve git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower jquery#3.1.1 not-cached https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower jquery#3.1.1 resolve https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower marked#0.3.6 not-cached https://github.com/chjj/marked.git#0.3.6 [exec] bower marked#0.3.6 resolve https://github.com/chjj/marked.git#0.3.6 [exec] bower marked-element#1.2.0 not-cached git://github.com/PolymerElements/marked-element.git#1.2.0 [exec] bower marked-element#1.2.0 resolve git://github.com/PolymerElements/marked-element.git#1.2.0 [exec] bower neon-animation#1.2.4 not-cached git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower neon-animation#1.2.4 resolve git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower nuxeo#0.9.0 not-cached https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower nuxeo#0.9.0 resolve https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower nuxeo-dataviz-elements#0.2.1 not-cached git://github.com/nuxeo/nuxeo-dataviz-elements.git#0.2.1 [exec] bower nuxeo-dataviz-elements#0.2.1 resolve git://github.com/nuxeo/nuxeo-dataviz-elements.git#0.2.1 [exec] bower nuxeo-elements#0.2.3 not-cached git://github.com/nuxeo/nuxeo-elements.git#0.2.3 [exec] bower nuxeo-elements#0.2.3 resolve git://github.com/nuxeo/nuxeo-elements.git#0.2.3 [exec] bower paper-badge#1.1.4 not-cached git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower paper-badge#1.1.4 resolve git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower paper-behaviors#1.0.12 not-cached git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower paper-behaviors#1.0.12 resolve git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower paper-button#1.0.14 not-cached git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower paper-button#1.0.14 resolve git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower paper-card#1.1.4 not-cached git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-card#1.1.4 resolve git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-checkbox#1.4.1 not-cached git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower paper-checkbox#1.4.1 resolve git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower paper-dialog#1.1.0 not-cached git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-dialog#1.1.0 resolve git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower paper-dialog-behavior#1.2.7 not-cached git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-dialog-behavior#1.2.7 resolve git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-dialog-scrollable#1.1.5 not-cached git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-dialog-scrollable#1.1.5 resolve git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-drawer-panel#1.0.10 not-cached git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-drawer-panel#1.0.10 resolve git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-dropdown-menu#1.4.2 not-cached git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-dropdown-menu#1.4.2 resolve git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower paper-elements#1.0.7 not-cached git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-elements#1.0.7 resolve git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-fab#1.2.1 not-cached git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-fab#1.2.1 resolve git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-header-panel#1.1.7 not-cached git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-header-panel#1.1.7 resolve git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower paper-icon-button#1.1.3 not-cached git://github.com/PolymerElements/paper-icon-button.git#1.1.3 [exec] bower paper-icon-button#1.1.3 resolve git://github.com/PolymerElements/paper-icon-button.git#1.1.3 [exec] bower paper-input#1.1.22 not-cached git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-input#1.1.22 resolve git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-item#1.2.1 not-cached git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-item#1.2.1 resolve git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower paper-listbox#1.1.2 not-cached git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-listbox#1.1.2 resolve git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-material#1.0.6 not-cached git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-material#1.0.6 resolve git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower paper-menu#1.2.2 not-cached git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-menu#1.2.2 resolve git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-menu-button#1.5.2 not-cached git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-menu-button#1.5.2 resolve git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-progress#1.0.11 not-cached git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-progress#1.0.11 resolve git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-radio-button#1.2.1 not-cached git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-radio-button#1.2.1 resolve git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-radio-group#1.2.1 not-cached git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-radio-group#1.2.1 resolve git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-ripple#1.0.10 not-cached git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-ripple#1.0.10 resolve git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-scroll-header-panel#1.0.16 not-cached git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-scroll-header-panel#1.0.16 resolve git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower paper-slider#1.0.12 not-cached git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower paper-slider#1.0.12 resolve git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower paper-spinner#1.2.1 not-cached git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-spinner#1.2.1 resolve git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-styles#1.1.5 not-cached git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-styles#1.1.5 resolve git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-tabs#1.7.0 not-cached git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower paper-tabs#1.7.0 resolve git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower paper-toast#1.3.0 not-cached git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower paper-toast#1.3.0 resolve git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower paper-toggle-button#1.2.1 not-cached git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-toggle-button#1.2.1 resolve git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-toolbar#1.1.7 not-cached git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower paper-toolbar#1.1.7 resolve git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower paper-tooltip#1.1.3 not-cached git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower paper-tooltip#1.1.3 resolve git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower polymer#1.7.0 not-cached git://github.com/Polymer/polymer.git#1.7.0 [exec] bower polymer#1.7.0 resolve git://github.com/Polymer/polymer.git#1.7.0 [exec] bower prism#1.5.1 not-cached https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower prism#1.5.1 resolve https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower prism-element#1.1.1 not-cached git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower prism-element#1.1.1 resolve git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower promise-polyfill#1.0.1 not-cached git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower promise-polyfill#1.0.1 resolve git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower select2#3.5.2 not-cached https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower select2#3.5.2 resolve https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower web-animations-js#2.2.2 not-cached git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower web-animations-js#2.2.2 resolve git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower webcomponentsjs#0.7.23 not-cached https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower webcomponentsjs#0.7.23 resolve https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower chart-elements#dc4be42cd8 short-sha Consider using longer commit SHA to avoid conflicts [exec] bower chart-elements#dc4be42cd8 download https://github.com/nuxeo/chart-elements/archive/dc4be42cd8.tar.gz [exec] bower better-dom#2.1.4 download https://github.com/chemerisuk/better-dom/archive/v2.1.4.tar.gz [exec] bower Chart.HorizontalBar.js#1.0.3 download https://github.com/tomsouthall/Chart.HorizontalBar.js/archive/v1.0.3.tar.gz [exec] bower better-i18n-plugin#1.0.4 download https://github.com/chemerisuk/better-i18n-plugin/archive/v1.0.4.tar.gz [exec] bower es6-promise#2.2.0 download https://github.com/components/es6-promise/archive/2.2.0.tar.gz [exec] bower font-roboto#1.0.1 download https://github.com/PolymerElements/font-roboto/archive/v1.0.1.tar.gz [exec] bower chartjs#1.1.1 download https://github.com/nnnick/Chart.js/archive/v1.1.1.tar.gz [exec] bower iron-a11y-announcer#1.0.5 download https://github.com/PolymerElements/iron-a11y-announcer/archive/v1.0.5.tar.gz [exec] bower hydrolysis#1.24.1 download https://github.com/Polymer/hydrolysis/archive/v1.24.1.tar.gz [exec] bower chart-elements#dc4be42cd8 extract archive.tar.gz [exec] bower iron-a11y-keys#1.0.6 download https://github.com/PolymerElements/iron-a11y-keys/archive/v1.0.6.tar.gz [exec] bower iron-a11y-keys-behavior#1.1.9 download https://github.com/PolymerElements/iron-a11y-keys-behavior/archive/v1.1.9.tar.gz [exec] bower chart-elements#dc4be42cd8 resolved git://github.com/nuxeo/chart-elements.git#dc4be42cd8 [exec] bower better-dateinput-polyfill#1.5.2 download https://github.com/chemerisuk/better-dateinput-polyfill/archive/v1.5.2.tar.gz [exec] bower iron-autogrow-textarea#1.0.14 download https://github.com/PolymerElements/iron-autogrow-textarea/archive/v1.0.14.tar.gz [exec] bower iron-checked-element-behavior#1.0.5 download https://github.com/PolymerElements/iron-checked-element-behavior/archive/v1.0.5.tar.gz [exec] bower iron-behaviors#1.0.17 download https://github.com/PolymerElements/iron-behaviors/archive/v1.0.17.tar.gz [exec] bower iron-ajax#1.4.3 download https://github.com/PolymerElements/iron-ajax/archive/1.4.3.tar.gz [exec] bower Chart.HorizontalBar.js#1.0.3 extract archive.tar.gz [exec] bower better-i18n-plugin#1.0.4 extract archive.tar.gz [exec] bower iron-collapse#1.3.0 download https://github.com/PolymerElements/iron-collapse/archive/v1.3.0.tar.gz [exec] bower iron-component-page#1.1.7 download https://github.com/PolymerElements/iron-component-page/archive/v1.1.7.tar.gz [exec] bower iron-demo-helpers#1.2.5 download https://github.com/PolymerElements/iron-demo-helpers/archive/v1.2.5.tar.gz [exec] bower font-roboto#1.0.1 extract archive.tar.gz [exec] bower iron-dropdown#1.5.3 download https://github.com/PolymerElements/iron-dropdown/archive/v1.5.3.tar.gz [exec] bower iron-doc-viewer#1.0.15 download https://github.com/PolymerElements/iron-doc-viewer/archive/v1.0.15.tar.gz [exec] bower es6-promise#2.2.0 extract archive.tar.gz [exec] bower better-dom#2.1.4 extract archive.tar.gz [exec] bower Chart.HorizontalBar.js#1.0.3 invalid-meta for:/tmp/jenkins/bower/54042b100fc4c65c66dcbaeac98a406d-9782-9d9KrL/bower.json [exec] bower Chart.HorizontalBar.js#1.0.3 invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes [exec] bower Chart.HorizontalBar.js#1.0.3 resolved https://github.com/tomsouthall/Chart.HorizontalBar.js.git#1.0.3 [exec] bower iron-a11y-announcer#1.0.5 extract archive.tar.gz [exec] bower iron-elements#1.0.10 download https://github.com/PolymerElements/iron-elements/archive/v1.0.10.tar.gz [exec] bower es6-promise#2.2.0 resolved https://github.com/components/es6-promise.git#2.2.0 [exec] bower iron-fit-behavior#1.2.5 download https://github.com/PolymerElements/iron-fit-behavior/archive/v1.2.5.tar.gz [exec] bower font-roboto#1.0.1 resolved git://github.com/PolymerElements/font-roboto.git#1.0.1 [exec] bower iron-flex-layout#1.3.1 download https://github.com/PolymerElements/iron-flex-layout/archive/v1.3.1.tar.gz [exec] bower iron-form-element-behavior#1.0.6 download https://github.com/PolymerElements/iron-form-element-behavior/archive/v1.0.6.tar.gz [exec] bower iron-a11y-keys-behavior#1.1.9 extract archive.tar.gz [exec] bower iron-a11y-keys#1.0.6 extract archive.tar.gz [exec] bower iron-form#1.1.4 download https://github.com/PolymerElements/iron-form/archive/v1.1.4.tar.gz [exec] bower better-i18n-plugin#1.0.4 resolved https://github.com/chemerisuk/better-i18n-plugin.git#1.0.4 [exec] bower iron-icons#1.2.0 download https://github.com/PolymerElements/iron-icons/archive/v1.2.0.tar.gz [exec] bower iron-iconset#1.0.5 download https://github.com/PolymerElements/iron-iconset/archive/v1.0.5.tar.gz [exec] bower iron-autogrow-textarea#1.0.14 extract archive.tar.gz [exec] bower iron-a11y-announcer#1.0.5 resolved git://github.com/PolymerElements/iron-a11y-announcer.git#1.0.5 [exec] bower iron-behaviors#1.0.17 extract archive.tar.gz [exec] bower iron-checked-element-behavior#1.0.5 extract archive.tar.gz [exec] bower iron-icon#1.0.12 download https://github.com/PolymerElements/iron-icon/archive/v1.0.12.tar.gz [exec] bower iron-iconset-svg#1.1.0 download https://github.com/PolymerElements/iron-iconset-svg/archive/v1.1.0.tar.gz [exec] bower iron-input#1.0.10 download https://github.com/PolymerElements/iron-input/archive/1.0.10.tar.gz [exec] bower iron-image#1.2.5 download https://github.com/PolymerElements/iron-image/archive/v1.2.5.tar.gz [exec] bower iron-jsonp-library#1.0.4 download https://github.com/PolymerElements/iron-jsonp-library/archive/v1.0.4.tar.gz [exec] bower better-dateinput-polyfill#1.5.2 extract archive.tar.gz [exec] bower iron-ajax#1.4.3 extract archive.tar.gz [exec] bower iron-label#1.0.2 download https://github.com/PolymerElements/iron-label/archive/v1.0.2.tar.gz [exec] bower chartjs#1.1.1 extract archive.tar.gz [exec] bower iron-a11y-keys-behavior#1.1.9 resolved git://github.com/PolymerElements/iron-a11y-keys-behavior.git#1.1.9 [exec] bower iron-a11y-keys#1.0.6 resolved git://github.com/PolymerElements/iron-a11y-keys.git#1.0.6 [exec] bower iron-collapse#1.3.0 extract archive.tar.gz [exec] bower iron-component-page#1.1.7 extract archive.tar.gz [exec] bower iron-localstorage#1.0.6 download https://github.com/PolymerElements/iron-localstorage/archive/v1.0.6.tar.gz [exec] bower iron-media-query#1.0.8 download https://github.com/PolymerElements/iron-media-query/archive/v1.0.8.tar.gz [exec] bower iron-location#0.8.9 download https://github.com/PolymerElements/iron-location/archive/v0.8.9.tar.gz [exec] bower iron-menu-behavior#1.2.0 download https://github.com/PolymerElements/iron-menu-behavior/archive/v1.2.0.tar.gz [exec] bower iron-list#1.3.14 download https://github.com/PolymerElements/iron-list/archive/v1.3.14.tar.gz [exec] bower iron-demo-helpers#1.2.5 extract archive.tar.gz [exec] bower iron-meta#1.1.2 download https://github.com/PolymerElements/iron-meta/archive/v1.1.2.tar.gz [exec] bower iron-doc-viewer#1.0.15 extract archive.tar.gz [exec] bower iron-dropdown#1.5.3 extract archive.tar.gz [exec] bower iron-elements#1.0.10 extract archive.tar.gz [exec] bower iron-fit-behavior#1.2.5 extract archive.tar.gz [exec] bower iron-flex-layout#1.3.1 extract archive.tar.gz [exec] bower iron-form-element-behavior#1.0.6 extract archive.tar.gz [exec] bower iron-pages#1.0.8 download https://github.com/PolymerElements/iron-pages/archive/v1.0.8.tar.gz [exec] bower iron-resizable-behavior#1.0.5 download https://github.com/PolymerElements/iron-resizable-behavior/archive/v1.0.5.tar.gz [exec] bower iron-range-behavior#1.0.6 download https://github.com/PolymerElements/iron-range-behavior/archive/v1.0.6.tar.gz [exec] bower iron-overlay-behavior#1.10.1 download https://github.com/PolymerElements/iron-overlay-behavior/archive/v1.10.1.tar.gz [exec] bower iron-form#1.1.4 extract archive.tar.gz [exec] bower iron-autogrow-textarea#1.0.14 resolved git://github.com/PolymerElements/iron-autogrow-textarea.git#1.0.14 [exec] bower iron-scroll-target-behavior#1.1.0 download https://github.com/PolymerElements/iron-scroll-target-behavior/archive/v1.1.0.tar.gz [exec] bower iron-scroll-threshold#1.0.3 download https://github.com/PolymerElements/iron-scroll-threshold/archive/v1.0.3.tar.gz [exec] bower iron-checked-element-behavior#1.0.5 resolved git://github.com/PolymerElements/iron-checked-element-behavior.git#1.0.5 [exec] bower iron-signals#1.0.3 download https://github.com/PolymerElements/iron-signals/archive/v1.0.3.tar.gz [exec] bower iron-swipeable-container#1.0.3 download https://github.com/PolymerElements/iron-swipeable-container/archive/v1.0.3.tar.gz [exec] bower iron-selector#1.5.2 download https://github.com/PolymerElements/iron-selector/archive/v1.5.2.tar.gz [exec] bower iron-test-helpers#1.3.0 download https://github.com/PolymerElements/iron-test-helpers/archive/v1.3.0.tar.gz [exec] bower iron-behaviors#1.0.17 invalid-meta for:/tmp/jenkins/bower/a0fbc0265707e4300e9778ed1e691132-9782-nYodyu/bower.json [exec] bower iron-behaviors#1.0.17 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-button-state.html","iron-control-state.html"] [exec] bower iron-validatable-behavior#1.1.1 download https://github.com/PolymerElements/iron-validatable-behavior/archive/v1.1.1.tar.gz [exec] bower iron-icon#1.0.12 extract archive.tar.gz [exec] bower iron-input#1.0.10 extract archive.tar.gz [exec] bower iron-jsonp-library#1.0.4 extract archive.tar.gz [exec] bower iron-image#1.2.5 extract archive.tar.gz [exec] bower iron-iconset-svg#1.1.0 extract archive.tar.gz [exec] bower iron-label#1.0.2 extract archive.tar.gz [exec] bower iron-validator-behavior#1.0.1 download https://github.com/PolymerElements/iron-validator-behavior/archive/v1.0.1.tar.gz [exec] bower iron-iconset#1.0.5 extract archive.tar.gz [exec] bower iron-behaviors#1.0.17 resolved git://github.com/PolymerElements/iron-behaviors.git#1.0.17 [exec] bower marked-element#1.2.0 download https://github.com/PolymerElements/marked-element/archive/v1.2.0.tar.gz [exec] bower hydrolysis#1.24.1 extract archive.tar.gz [exec] bower iron-ajax#1.4.3 resolved git://github.com/PolymerElements/iron-ajax.git#1.4.3 [exec] bower neon-animation#1.2.4 download https://github.com/polymerelements/neon-animation/archive/v1.2.4.tar.gz [exec] bower iron-menu-behavior#1.2.0 extract archive.tar.gz [exec] bower iron-resizable-behavior#1.0.5 extract archive.tar.gz [exec] bower iron-localstorage#1.0.6 extract archive.tar.gz [exec] bower nuxeo-dataviz-elements#0.2.1 download https://github.com/nuxeo/nuxeo-dataviz-elements/archive/v0.2.1.tar.gz [exec] bower nuxeo-elements#0.2.3 download https://github.com/nuxeo/nuxeo-elements/archive/v0.2.3.tar.gz [exec] bower iron-media-query#1.0.8 extract archive.tar.gz [exec] bower iron-meta#1.1.2 extract archive.tar.gz [exec] bower iron-range-behavior#1.0.6 extract archive.tar.gz [exec] bower iron-pages#1.0.8 extract archive.tar.gz [exec] bower iron-overlay-behavior#1.10.1 extract archive.tar.gz [exec] bower iron-scroll-target-behavior#1.1.0 extract archive.tar.gz [exec] bower iron-scroll-threshold#1.0.3 extract archive.tar.gz [exec] bower paper-badge#1.1.4 download https://github.com/PolymerElements/paper-badge/archive/v1.1.4.tar.gz [exec] bower jquery#3.1.1 download https://github.com/jquery/jquery-dist/archive/3.1.1.tar.gz [exec] bower iron-icons#1.2.0 extract archive.tar.gz [exec] bower marked#0.3.6 download https://github.com/chjj/marked/archive/v0.3.6.tar.gz [exec] bower iron-swipeable-container#1.0.3 extract archive.tar.gz [exec] bower iron-component-page#1.1.7 resolved git://github.com/PolymerElements/iron-component-page.git#1.1.7 [exec] bower nuxeo#0.9.0 download https://github.com/nuxeo/nuxeo-js-client/archive/v0.9.0.tar.gz [exec] bower iron-test-helpers#1.3.0 extract archive.tar.gz [exec] bower paper-behaviors#1.0.12 download https://github.com/PolymerElements/paper-behaviors/archive/v1.0.12.tar.gz [exec] bower iron-elements#1.0.10 resolved git://github.com/PolymerElements/iron-elements.git#1.0.10 [exec] bower iron-selector#1.5.2 extract archive.tar.gz [exec] bower iron-collapse#1.3.0 resolved git://github.com/PolymerElements/iron-collapse.git#1.3.0 [exec] bower iron-location#0.8.9 extract archive.tar.gz [exec] bower iron-validator-behavior#1.0.1 extract archive.tar.gz [exec] bower iron-validatable-behavior#1.1.1 extract archive.tar.gz [exec] bower paper-card#1.1.4 download https://github.com/PolymerElements/paper-card/archive/v1.1.4.tar.gz [exec] bower paper-checkbox#1.4.1 download https://github.com/PolymerElements/paper-checkbox/archive/v1.4.1.tar.gz [exec] bower paper-dialog-behavior#1.2.7 download https://github.com/PolymerElements/paper-dialog-behavior/archive/v1.2.7.tar.gz [exec] bower paper-dialog#1.1.0 download https://github.com/PolymerElements/paper-dialog/archive/v1.1.0.tar.gz [exec] bower paper-button#1.0.14 download https://github.com/PolymerElements/paper-button/archive/v1.0.14.tar.gz [exec] bower marked-element#1.2.0 extract archive.tar.gz [exec] bower iron-signals#1.0.3 extract archive.tar.gz [exec] bower iron-list#1.3.14 extract archive.tar.gz [exec] bower iron-demo-helpers#1.2.5 invalid-meta for:/tmp/jenkins/bower/9ca825be821159b904dad659fb22351a-9782-WNs8ra/bower.json [exec] bower iron-demo-helpers#1.2.5 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["demo-snippet.html","url-bar.html"] [exec] bower iron-demo-helpers#1.2.5 resolved git://github.com/PolymerElements/iron-demo-helpers.git#1.2.5 [exec] bower paper-dialog-scrollable#1.1.5 download https://github.com/PolymerElements/paper-dialog-scrollable/archive/1.1.5.tar.gz [exec] bower iron-fit-behavior#1.2.5 resolved git://github.com/PolymerElements/iron-fit-behavior.git#1.2.5 [exec] bower iron-form-element-behavior#1.0.6 resolved git://github.com/PolymerElements/iron-form-element-behavior.git#1.0.6 [exec] bower neon-animation#1.2.4 extract archive.tar.gz [exec] bower iron-flex-layout#1.3.1 resolved git://github.com/PolymerElements/iron-flex-layout.git#1.3.1 [exec] bower paper-drawer-panel#1.0.10 download https://github.com/PolymerElements/paper-drawer-panel/archive/v1.0.10.tar.gz [exec] bower paper-elements#1.0.7 download https://github.com/PolymerElements/paper-elements/archive/v1.0.7.tar.gz [exec] bower paper-icon-button#1.1.3 download https://github.com/PolymerElements/paper-icon-button/archive/v1.1.3.tar.gz [exec] bower paper-header-panel#1.1.7 download https://github.com/PolymerElements/paper-header-panel/archive/v1.1.7.tar.gz [exec] bower paper-dropdown-menu#1.4.2 download https://github.com/PolymerElements/paper-dropdown-menu/archive/v1.4.2.tar.gz [exec] bower paper-fab#1.2.1 download https://github.com/PolymerElements/paper-fab/archive/v1.2.1.tar.gz [exec] bower nuxeo-dataviz-elements#0.2.1 extract archive.tar.gz [exec] bower nuxeo-elements#0.2.3 extract archive.tar.gz [exec] bower iron-dropdown#1.5.3 resolved git://github.com/PolymerElements/iron-dropdown.git#1.5.3 [exec] bower iron-form#1.1.4 resolved git://github.com/PolymerElements/iron-form.git#1.1.4 [exec] bower paper-badge#1.1.4 extract archive.tar.gz [exec] bower iron-label#1.0.2 resolved git://github.com/PolymerElements/iron-label.git#1.0.2 [exec] bower better-dateinput-polyfill#1.5.2 resolved https://github.com/chemerisuk/better-dateinput-polyfill.git#1.5.2 [exec] bower iron-iconset-svg#1.1.0 resolved git://github.com/PolymerElements/iron-iconset-svg.git#1.1.0 [exec] bower paper-item#1.2.1 download https://github.com/PolymerElements/paper-item/archive/v1.2.1.tar.gz [exec] bower paper-menu#1.2.2 download https://github.com/PolymerElements/paper-menu/archive/v1.2.2.tar.gz [exec] bower paper-input#1.1.22 download https://github.com/PolymerElements/paper-input/archive/v1.1.22.tar.gz [exec] bower paper-material#1.0.6 download https://github.com/PolymerElements/paper-material/archive/v1.0.6.tar.gz [exec] bower paper-listbox#1.1.2 download https://github.com/polymerelements/paper-listbox/archive/v1.1.2.tar.gz [exec] bower iron-image#1.2.5 resolved git://github.com/PolymerElements/iron-image.git#1.2.5 [exec] bower paper-behaviors#1.0.12 extract archive.tar.gz [exec] bower nuxeo#0.9.0 extract archive.tar.gz [exec] bower iron-iconset#1.0.5 resolved git://github.com/PolymerElements/iron-iconset.git#1.0.5 [exec] bower iron-icon#1.0.12 resolved git://github.com/PolymerElements/iron-icon.git#1.0.12 [exec] bower iron-input#1.0.10 resolved git://github.com/PolymerElements/iron-input.git#1.0.10 [exec] bower paper-dialog#1.1.0 extract archive.tar.gz [exec] bower paper-button#1.0.14 extract archive.tar.gz [exec] bower paper-checkbox#1.4.1 extract archive.tar.gz [exec] bower paper-dialog-behavior#1.2.7 extract archive.tar.gz [exec] bower iron-media-query#1.0.8 resolved git://github.com/PolymerElements/iron-media-query.git#1.0.8 [exec] bower iron-signals#1.0.3 resolved git://github.com/PolymerElements/iron-signals.git#1.0.3 [exec] bower paper-menu-button#1.5.2 download https://github.com/PolymerElements/paper-menu-button/archive/v1.5.2.tar.gz [exec] bower paper-progress#1.0.11 download https://github.com/PolymerElements/paper-progress/archive/v1.0.11.tar.gz [exec] bower paper-radio-group#1.2.1 download https://github.com/PolymerElements/paper-radio-group/archive/v1.2.1.tar.gz [exec] bower paper-ripple#1.0.10 download https://github.com/PolymerElements/paper-ripple/archive/v1.0.10.tar.gz [exec] bower iron-doc-viewer#1.0.15 resolved git://github.com/PolymerElements/iron-doc-viewer.git#1.0.15 [exec] bower iron-range-behavior#1.0.6 resolved git://github.com/PolymerElements/iron-range-behavior.git#1.0.6 [exec] bower jquery#3.1.1 extract archive.tar.gz [exec] bower iron-jsonp-library#1.0.4 resolved git://github.com/PolymerElements/iron-jsonp-library.git#1.0.4 [exec] bower marked#0.3.6 extract archive.tar.gz [exec] bower paper-dialog-scrollable#1.1.5 extract archive.tar.gz [exec] bower iron-validator-behavior#1.0.1 resolved git://github.com/PolymerElements/iron-validator-behavior.git#1.0.1 [exec] bower iron-meta#1.1.2 resolved git://github.com/PolymerElements/iron-meta.git#1.1.2 [exec] bower paper-radio-button#1.2.1 download https://github.com/PolymerElements/paper-radio-button/archive/v1.2.1.tar.gz [exec] bower iron-pages#1.0.8 resolved git://github.com/PolymerElements/iron-pages.git#1.0.8 [exec] bower iron-swipeable-container#1.0.3 resolved git://github.com/PolymerElements/iron-swipeable-container.git#1.0.3 [exec] bower iron-localstorage#1.0.6 resolved git://github.com/PolymerElements/iron-localstorage.git#1.0.6 [exec] bower iron-resizable-behavior#1.0.5 resolved git://github.com/PolymerElements/iron-resizable-behavior.git#1.0.5 [exec] bower iron-scroll-threshold#1.0.3 resolved git://github.com/PolymerElements/iron-scroll-threshold.git#1.0.3 [exec] bower paper-scroll-header-panel#1.0.16 download https://github.com/PolymerElements/paper-scroll-header-panel/archive/v1.0.16.tar.gz [exec] bower paper-drawer-panel#1.0.10 extract archive.tar.gz [exec] bower paper-slider#1.0.12 download https://github.com/PolymerElements/paper-slider/archive/v1.0.12.tar.gz [exec] bower paper-tabs#1.7.0 download https://github.com/PolymerElements/paper-tabs/archive/v1.7.0.tar.gz [exec] bower paper-toast#1.3.0 download https://github.com/PolymerElements/paper-toast/archive/v1.3.0.tar.gz [exec] bower paper-styles#1.1.5 download https://github.com/PolymerElements/paper-styles/archive/v1.1.5.tar.gz [exec] bower paper-spinner#1.2.1 download https://github.com/PolymerElements/paper-spinner/archive/v1.2.1.tar.gz [exec] bower iron-scroll-target-behavior#1.1.0 resolved git://github.com/PolymerElements/iron-scroll-target-behavior.git#1.1.0 [exec] bower paper-icon-button#1.1.3 extract archive.tar.gz [exec] bower paper-toggle-button#1.2.1 download https://github.com/PolymerElements/paper-toggle-button/archive/v1.2.1.tar.gz [exec] bower paper-fab#1.2.1 extract archive.tar.gz [exec] bower paper-elements#1.0.7 extract archive.tar.gz [exec] bower paper-header-panel#1.1.7 extract archive.tar.gz [exec] bower paper-dropdown-menu#1.4.2 extract archive.tar.gz [exec] bower paper-toolbar#1.1.7 download https://github.com/PolymerElements/paper-toolbar/archive/v1.1.7.tar.gz [exec] bower paper-tooltip#1.1.3 download https://github.com/PolymerElements/paper-tooltip/archive/v1.1.3.tar.gz [exec] bower iron-test-helpers#1.3.0 resolved git://github.com/PolymerElements/iron-test-helpers.git#1.3.0 [exec] bower paper-progress#1.0.11 extract archive.tar.gz [exec] bower paper-menu-button#1.5.2 extract archive.tar.gz [exec] bower paper-material#1.0.6 extract archive.tar.gz [exec] bower paper-item#1.2.1 extract archive.tar.gz [exec] bower paper-listbox#1.1.2 extract archive.tar.gz [exec] bower marked-element#1.2.0 resolved git://github.com/PolymerElements/marked-element.git#1.2.0 [exec] bower iron-menu-behavior#1.2.0 invalid-meta for:/tmp/jenkins/bower/638b0a4714058594ec5e3aa2c3578dcc-9782-1WHbPj/bower.json [exec] bower iron-menu-behavior#1.2.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-menu-behavior.html","iron-menubar-behavior.html"] [exec] bower chartjs#1.1.1 invalid-meta for:/tmp/jenkins/bower/2741e968f7a889ff374e89c3ac0e1fd4-9782-07YO76/bower.json [exec] bower chartjs#1.1.1 invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes [exec] bower paper-input#1.1.22 extract archive.tar.gz [exec] bower polymer#1.7.0 download https://github.com/Polymer/polymer/archive/v1.7.0.tar.gz [exec] bower prism-element#1.1.1 download https://github.com/PolymerElements/prism-element/archive/v1.1.1.tar.gz [exec] bower iron-menu-behavior#1.2.0 resolved git://github.com/PolymerElements/iron-menu-behavior.git#1.2.0 [exec] bower prism#1.5.1 download https://github.com/LeaVerou/prism/archive/1.5.1.tar.gz [exec] bower web-animations-js#2.2.2 download https://github.com/web-animations/web-animations-js/archive/2.2.2.tar.gz [exec] bower promise-polyfill#1.0.1 download https://github.com/polymerlabs/promise-polyfill/archive/v1.0.1.tar.gz [exec] bower paper-radio-group#1.2.1 extract archive.tar.gz [exec] bower paper-radio-button#1.2.1 extract archive.tar.gz [exec] bower paper-ripple#1.0.10 extract archive.tar.gz [exec] bower select2#3.5.2 download https://github.com/ivaynberg/select2/archive/3.5.2.tar.gz [exec] bower iron-validatable-behavior#1.1.1 resolved git://github.com/PolymerElements/iron-validatable-behavior.git#1.1.1 [exec] bower chartjs#1.1.1 resolved https://github.com/nnnick/Chart.js.git#1.1.1 [exec] bower iron-location#0.8.9 invalid-meta for:/tmp/jenkins/bower/55863583333219e3aeaa111e082667ff-9782-zvZKlw/bower.json [exec] bower iron-location#0.8.9 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-location.html","iron-query-params.html"] [exec] bower iron-location#0.8.9 resolved git://github.com/PolymerElements/iron-location.git#0.8.9 [exec] bower iron-overlay-behavior#1.10.1 resolved git://github.com/PolymerElements/iron-overlay-behavior.git#1.10.1 [exec] bower paper-checkbox#1.4.1 mismatch Version declared in the json (1.4.0) is different than the resolved one (1.4.1) [exec] bower paper-badge#1.1.4 resolved git://github.com/PolymerElements/paper-badge.git#1.1.4 [exec] bower paper-button#1.0.14 resolved git://github.com/PolymerElements/paper-button.git#1.0.14 [exec] bower paper-checkbox#1.4.1 resolved git://github.com/PolymerElements/paper-checkbox.git#1.4.1 [exec] bower paper-dialog#1.1.0 resolved git://github.com/PolymerElements/paper-dialog.git#1.1.0 [exec] bower iron-selector#1.5.2 resolved git://github.com/PolymerElements/iron-selector.git#1.5.2 [exec] bower paper-elements#1.0.7 resolved git://github.com/PolymerElements/paper-elements.git#1.0.7 [exec] bower paper-listbox#1.1.2 invalid-meta for:/tmp/jenkins/bower/e3ace976491bfbaa6c8445f78204eb7c-9782-l7MLB9/bower.json [exec] bower paper-listbox#1.1.2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-listbox.html","paper-sublistbox.html"] [exec] bower paper-fab#1.2.1 mismatch Version declared in the json (1.2.0) is different than the resolved one (1.2.1) [exec] bower paper-dialog-scrollable#1.1.5 resolved git://github.com/PolymerElements/paper-dialog-scrollable.git#1.1.5 [exec] bower paper-listbox#1.1.2 resolved git://github.com/polymerelements/paper-listbox.git#1.1.2 [exec] bower paper-progress#1.0.11 mismatch Version declared in the json (1.0.10) is different than the resolved one (1.0.11) [exec] bower paper-material#1.0.6 resolved git://github.com/PolymerElements/paper-material.git#1.0.6 [exec] bower nuxeo#0.9.0 resolved https://github.com/nuxeo/nuxeo-js-client.git#0.9.0 [exec] bower paper-dialog-behavior#1.2.7 resolved git://github.com/PolymerElements/paper-dialog-behavior.git#1.2.7 [exec] bower paper-fab#1.2.1 resolved git://github.com/PolymerElements/paper-fab.git#1.2.1 [exec] bower paper-icon-button#1.1.3 invalid-meta for:/tmp/jenkins/bower/1fd9eb93684502581598b0c2893ff88f-9782-B5CyJY/bower.json [exec] bower paper-icon-button#1.1.3 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-icon-button.html","paper-icon-button-light.html"] [exec] bower paper-header-panel#1.1.7 resolved git://github.com/PolymerElements/paper-header-panel.git#1.1.7 [exec] bower webcomponentsjs#0.7.23 download https://github.com/Polymer/webcomponentsjs/archive/v0.7.23.tar.gz [exec] bower paper-progress#1.0.11 resolved git://github.com/PolymerElements/paper-progress.git#1.0.11 [exec] bower paper-card#1.1.4 extract archive.tar.gz [exec] bower paper-drawer-panel#1.0.10 resolved git://github.com/PolymerElements/paper-drawer-panel.git#1.0.10 [exec] bower paper-behaviors#1.0.12 invalid-meta for:/tmp/jenkins/bower/476b583871c2ccef5587127f5eabb4de-9782-bBv2vr/bower.json [exec] bower paper-behaviors#1.0.12 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-button-behavior.html","paper-checked-element-behavior.html","paper-inky-focus-behavior.html"] [exec] bower paper-ripple#1.0.10 mismatch Version declared in the json (1.0.9) is different than the resolved one (1.0.10) [exec] bower nuxeo-dataviz-elements#0.2.1 mismatch Version declared in the json (0.2.0) is different than the resolved one (0.2.1) [exec] bower paper-icon-button#1.1.3 resolved git://github.com/PolymerElements/paper-icon-button.git#1.1.3 [exec] bower paper-menu-button#1.5.2 resolved git://github.com/PolymerElements/paper-menu-button.git#1.5.2 [exec] bower paper-behaviors#1.0.12 resolved git://github.com/PolymerElements/paper-behaviors.git#1.0.12 [exec] bower paper-radio-button#1.2.1 resolved git://github.com/PolymerElements/paper-radio-button.git#1.2.1 [exec] bower paper-radio-group#1.2.1 resolved git://github.com/PolymerElements/paper-radio-group.git#1.2.1 [exec] bower paper-ripple#1.0.10 resolved git://github.com/PolymerElements/paper-ripple.git#1.0.10 [exec] bower paper-dropdown-menu#1.4.2 resolved git://github.com/PolymerElements/paper-dropdown-menu.git#1.4.2 [exec] bower nuxeo-dataviz-elements#0.2.1 resolved git://github.com/nuxeo/nuxeo-dataviz-elements.git#0.2.1 [exec] bower paper-item#1.2.1 invalid-meta for:/tmp/jenkins/bower/61ae04c910cc77fdacea78d9cefc90aa-9782-Z1IrSY/bower.json [exec] bower paper-item#1.2.1 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-item.html","paper-icon-item.html","paper-item-body.html"] [exec] bower paper-item#1.2.1 resolved git://github.com/PolymerElements/paper-item.git#1.2.1 [exec] bower iron-icons#1.2.0 resolved git://github.com/PolymerElements/iron-icons.git#1.2.0 [exec] bower nuxeo-elements#0.2.3 resolved git://github.com/nuxeo/nuxeo-elements.git#0.2.3 [exec] bower paper-input#1.1.22 resolved git://github.com/PolymerElements/paper-input.git#1.1.22 [exec] bower paper-input#1.1.22 invalid-meta for:/tmp/jenkins/bower/ca42f9e11ffcee590e78a9733278a7ae-9782-lBsG66/bower.json [exec] bower paper-input#1.1.22 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-input.html","paper-textarea.html","paper-input-behavior.html","paper-input-container.html","paper-input-error.html","paper-input-addon-behavior.html","paper-input-char-counter.html"] [exec] bower paper-input#1.1.22 mismatch Version declared in the json (1.1.21) is different than the resolved one (1.1.22) [exec] bower iron-list#1.3.14 resolved git://github.com/PolymerElements/iron-list.git#1.3.14 [exec] bower paper-toast#1.3.0 extract archive.tar.gz [exec] bower paper-slider#1.0.12 extract archive.tar.gz [exec] bower paper-spinner#1.2.1 extract archive.tar.gz [exec] bower paper-styles#1.1.5 extract archive.tar.gz [exec] bower paper-card#1.1.4 resolved git://github.com/PolymerElements/paper-card.git#1.1.4 [exec] bower paper-toast#1.3.0 resolved git://github.com/PolymerElements/paper-toast.git#1.3.0 [exec] bower better-dom#2.1.4 invalid-meta for:/tmp/jenkins/bower/e408fa5b75ac887f48c2f47187900595-9782-4ZVhiR/bower.json [exec] bower better-dom#2.1.4 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .js files: ["dist/better-dom.js","dist/better-dom-legacy.js"] [exec] bower paper-tabs#1.7.0 extract archive.tar.gz [exec] bower paper-menu#1.2.2 extract archive.tar.gz [exec] bower paper-tooltip#1.1.3 extract archive.tar.gz [exec] bower paper-slider#1.0.12 resolved git://github.com/PolymerElements/paper-slider.git#1.0.12 [exec] bower paper-spinner#1.2.1 invalid-meta for:/tmp/jenkins/bower/159ecf43eff2dbe0da959c35886f5f72-9782-R0bB97/bower.json [exec] bower paper-spinner#1.2.1 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-spinner.html","paper-spinner-lite.html"] [exec] bower paper-spinner#1.2.1 mismatch Version declared in the json (1.2.0) is different than the resolved one (1.2.1) [exec] bower neon-animation#1.2.4 invalid-meta for:/tmp/jenkins/bower/2cf7b7b37674d1417cf98342d6ef47f7-9782-HvTDOE/bower.json [exec] bower neon-animation#1.2.4 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["neon-animated-pages.html","neon-animatable-behavior.html","neon-animation-behavior.html","neon-animation-runner-behavior.html","neon-shared-element-animatable-behavior.html","neon-shared-element-animation-behavior.html","neon-animatable.html","neon-animations.html"] [exec] bower paper-spinner#1.2.1 resolved git://github.com/PolymerElements/paper-spinner.git#1.2.1 [exec] bower paper-toolbar#1.1.7 extract archive.tar.gz [exec] bower prism-element#1.1.1 extract archive.tar.gz [exec] bower polymer#1.7.0 extract archive.tar.gz [exec] bower paper-scroll-header-panel#1.0.16 extract archive.tar.gz [exec] bower neon-animation#1.2.4 resolved git://github.com/polymerelements/neon-animation.git#1.2.4 [exec] bower paper-toggle-button#1.2.1 extract archive.tar.gz [exec] bower select2#3.5.2 extract archive.tar.gz [exec] bower promise-polyfill#1.0.1 extract archive.tar.gz [exec] bower better-dom#2.1.4 resolved https://github.com/chemerisuk/better-dom.git#2.1.4 [exec] bower web-animations-js#2.2.2 extract archive.tar.gz [exec] bower paper-menu#1.2.2 invalid-meta for:/tmp/jenkins/bower/d581e5af670856944e3a01b3a84ab15b-9782-Gk4AF4/bower.json [exec] bower paper-menu#1.2.2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-menu.html","paper-submenu.html"] [exec] bower prism#1.5.1 extract archive.tar.gz [exec] bower paper-tooltip#1.1.3 resolved git://github.com/PolymerElements/paper-tooltip.git#1.1.3 [exec] bower polymer#1.7.0 invalid-meta for:/tmp/jenkins/bower/6ac9fb6e69374501bea0bcad9749c0a7-9782-XyFohb/bower.json [exec] bower polymer#1.7.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["polymer.html","polymer-mini.html","polymer-micro.html"] [exec] bower paper-menu#1.2.2 resolved git://github.com/PolymerElements/paper-menu.git#1.2.2 [exec] bower paper-tabs#1.7.0 resolved git://github.com/PolymerElements/paper-tabs.git#1.7.0 [exec] bower paper-styles#1.1.5 resolved git://github.com/PolymerElements/paper-styles.git#1.1.5 [exec] bower paper-toolbar#1.1.7 resolved git://github.com/PolymerElements/paper-toolbar.git#1.1.7 [exec] bower paper-toggle-button#1.2.1 resolved git://github.com/PolymerElements/paper-toggle-button.git#1.2.1 [exec] bower paper-toggle-button#1.2.1 mismatch Version declared in the json (1.2.0) is different than the resolved one (1.2.1) [exec] bower polymer#1.7.0 resolved git://github.com/Polymer/polymer.git#1.7.0 [exec] bower webcomponentsjs#0.7.23 extract archive.tar.gz [exec] bower prism-element#1.1.1 resolved git://github.com/PolymerElements/prism-element.git#1.1.1 [exec] bower promise-polyfill#1.0.1 resolved git://github.com/polymerlabs/promise-polyfill.git#1.0.1 [exec] bower paper-scroll-header-panel#1.0.16 resolved git://github.com/PolymerElements/paper-scroll-header-panel.git#1.0.16 [exec] bower webcomponentsjs#0.7.23 resolved https://github.com/Polymer/webcomponentsjs.git#0.7.23 [exec] bower select2#3.5.2 invalid-meta for:/tmp/jenkins/bower/35368a19f307e4af02d0df055846840d-9782-oACSsc/bower.json [exec] bower select2#3.5.2 invalid-meta The "main" field cannot contain font, image, audio, or video files [exec] bower select2#3.5.2 invalid-meta The "main" field cannot contain font, image, audio, or video files [exec] bower select2#3.5.2 invalid-meta The "main" field cannot contain font, image, audio, or video files [exec] bower select2#3.5.2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .png files: ["select2.png","select2x2.png"] [exec] bower select2#3.5.2 resolved https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower hydrolysis#1.24.1 resolved git://github.com/Polymer/hydrolysis.git#1.24.1 [exec] bower jquery#3.1.1 resolved https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower web-animations-js#2.2.2 invalid-meta for:/tmp/jenkins/bower/87d0027fe1bf217ed9e5fc662c53df96-9782-7M35CL/bower.json [exec] bower web-animations-js#2.2.2 invalid-meta The "main" field cannot contain minified files [exec] bower web-animations-js#2.2.2 resolved git://github.com/web-animations/web-animations-js.git#2.2.2 [exec] bower marked#0.3.6 mismatch Version declared in the json (0.3.4) is different than the resolved one (0.3.6) [exec] bower marked#0.3.6 resolved https://github.com/chjj/marked.git#0.3.6 [exec] bower Chart.HorizontalBar.js extra-resolution Unnecessary resolution: Chart.HorizontalBar.js#1.0.3 [exec] bower better-dateinput-polyfill extra-resolution Unnecessary resolution: better-dateinput-polyfill#1.5.2 [exec] bower better-dom extra-resolution Unnecessary resolution: better-dom#2.1.4 [exec] bower better-i18n-plugin extra-resolution Unnecessary resolution: better-i18n-plugin#1.0.4 [exec] bower chart-elements extra-resolution Unnecessary resolution: chart-elements#dc4be42cd8 [exec] bower chartjs extra-resolution Unnecessary resolution: chartjs#1.1.1 [exec] bower es6-promise extra-resolution Unnecessary resolution: es6-promise#2.2.0 [exec] bower font-roboto extra-resolution Unnecessary resolution: font-roboto#1.0.1 [exec] bower hydrolysis extra-resolution Unnecessary resolution: hydrolysis#1.24.1 [exec] bower iron-a11y-announcer extra-resolution Unnecessary resolution: iron-a11y-announcer#1.0.5 [exec] bower iron-a11y-keys extra-resolution Unnecessary resolution: iron-a11y-keys#1.0.6 [exec] bower iron-a11y-keys-behavior extra-resolution Unnecessary resolution: iron-a11y-keys-behavior#1.1.9 [exec] bower iron-ajax extra-resolution Unnecessary resolution: iron-ajax#1.4.3 [exec] bower iron-autogrow-textarea extra-resolution Unnecessary resolution: iron-autogrow-textarea#1.0.14 [exec] bower iron-behaviors extra-resolution Unnecessary resolution: iron-behaviors#1.0.17 [exec] bower iron-checked-element-behavior extra-resolution Unnecessary resolution: iron-checked-element-behavior#1.0.5 [exec] bower iron-collapse extra-resolution Unnecessary resolution: iron-collapse#1.3.0 [exec] bower iron-component-page extra-resolution Unnecessary resolution: iron-component-page#1.1.7 [exec] bower iron-demo-helpers extra-resolution Unnecessary resolution: iron-demo-helpers#1.2.5 [exec] bower iron-doc-viewer extra-resolution Unnecessary resolution: iron-doc-viewer#1.0.15 [exec] bower iron-dropdown extra-resolution Unnecessary resolution: iron-dropdown#1.5.3 [exec] bower iron-elements extra-resolution Unnecessary resolution: iron-elements#1.0.10 [exec] bower iron-fit-behavior extra-resolution Unnecessary resolution: iron-fit-behavior#1.2.5 [exec] bower iron-flex-layout extra-resolution Unnecessary resolution: iron-flex-layout#1.3.1 [exec] bower iron-form extra-resolution Unnecessary resolution: iron-form#1.1.4 [exec] bower iron-form-element-behavior extra-resolution Unnecessary resolution: iron-form-element-behavior#1.0.6 [exec] bower iron-icon extra-resolution Unnecessary resolution: iron-icon#1.0.12 [exec] bower iron-icons extra-resolution Unnecessary resolution: iron-icons#1.2.0 [exec] bower iron-iconset extra-resolution Unnecessary resolution: iron-iconset#1.0.5 [exec] bower iron-iconset-svg extra-resolution Unnecessary resolution: iron-iconset-svg#1.1.0 [exec] bower iron-image extra-resolution Unnecessary resolution: iron-image#1.2.5 [exec] bower iron-input extra-resolution Unnecessary resolution: iron-input#1.0.10 [exec] bower iron-jsonp-library extra-resolution Unnecessary resolution: iron-jsonp-library#1.0.4 [exec] bower iron-label extra-resolution Unnecessary resolution: iron-label#1.0.2 [exec] bower iron-list extra-resolution Unnecessary resolution: iron-list#1.3.14 [exec] bower iron-localstorage extra-resolution Unnecessary resolution: iron-localstorage#1.0.6 [exec] bower iron-location extra-resolution Unnecessary resolution: iron-location#0.8.9 [exec] bower iron-media-query extra-resolution Unnecessary resolution: iron-media-query#1.0.8 [exec] bower iron-menu-behavior extra-resolution Unnecessary resolution: iron-menu-behavior#1.2.0 [exec] bower iron-meta extra-resolution Unnecessary resolution: iron-meta#1.1.2 [exec] bower iron-overlay-behavior extra-resolution Unnecessary resolution: iron-overlay-behavior#1.10.1 [exec] bower iron-pages extra-resolution Unnecessary resolution: iron-pages#1.0.8 [exec] bower iron-range-behavior extra-resolution Unnecessary resolution: iron-range-behavior#1.0.6 [exec] bower iron-resizable-behavior extra-resolution Unnecessary resolution: iron-resizable-behavior#1.0.5 [exec] bower iron-scroll-target-behavior extra-resolution Unnecessary resolution: iron-scroll-target-behavior#1.1.0 [exec] bower iron-scroll-threshold extra-resolution Unnecessary resolution: iron-scroll-threshold#1.0.3 [exec] bower iron-selector extra-resolution Unnecessary resolution: iron-selector#1.5.2 [exec] bower iron-signals extra-resolution Unnecessary resolution: iron-signals#1.0.3 [exec] bower iron-swipeable-container extra-resolution Unnecessary resolution: iron-swipeable-container#1.0.3 [exec] bower iron-test-helpers extra-resolution Unnecessary resolution: iron-test-helpers#1.3.0 [exec] bower iron-validatable-behavior extra-resolution Unnecessary resolution: iron-validatable-behavior#1.1.1 [exec] bower iron-validator-behavior extra-resolution Unnecessary resolution: iron-validator-behavior#1.0.1 [exec] bower jquery extra-resolution Unnecessary resolution: jquery#3.1.1 [exec] bower marked extra-resolution Unnecessary resolution: marked#0.3.6 [exec] bower marked-element extra-resolution Unnecessary resolution: marked-element#1.2.0 [exec] bower neon-animation extra-resolution Unnecessary resolution: neon-animation#1.2.4 [exec] bower nuxeo extra-resolution Unnecessary resolution: nuxeo#0.9.0 [exec] bower nuxeo-dataviz-elements extra-resolution Unnecessary resolution: nuxeo-dataviz-elements#0.2.1 [exec] bower nuxeo-elements extra-resolution Unnecessary resolution: nuxeo-elements#0.2.3 [exec] bower paper-badge extra-resolution Unnecessary resolution: paper-badge#1.1.4 [exec] bower paper-behaviors extra-resolution Unnecessary resolution: paper-behaviors#1.0.12 [exec] bower paper-button extra-resolution Unnecessary resolution: paper-button#1.0.14 [exec] bower paper-card extra-resolution Unnecessary resolution: paper-card#1.1.4 [exec] bower paper-checkbox extra-resolution Unnecessary resolution: paper-checkbox#1.4.1 [exec] bower paper-dialog extra-resolution Unnecessary resolution: paper-dialog#1.1.0 [exec] bower paper-dialog-behavior extra-resolution Unnecessary resolution: paper-dialog-behavior#1.2.7 [exec] bower paper-dialog-scrollable extra-resolution Unnecessary resolution: paper-dialog-scrollable#1.1.5 [exec] bower paper-drawer-panel extra-resolution Unnecessary resolution: paper-drawer-panel#1.0.10 [exec] bower paper-dropdown-menu extra-resolution Unnecessary resolution: paper-dropdown-menu#1.4.2 [exec] bower paper-elements extra-resolution Unnecessary resolution: paper-elements#1.0.7 [exec] bower paper-fab extra-resolution Unnecessary resolution: paper-fab#1.2.1 [exec] bower paper-header-panel extra-resolution Unnecessary resolution: paper-header-panel#1.1.7 [exec] bower paper-icon-button extra-resolution Unnecessary resolution: paper-icon-button#1.1.3 [exec] bower paper-input extra-resolution Unnecessary resolution: paper-input#1.1.22 [exec] bower paper-item extra-resolution Unnecessary resolution: paper-item#1.2.1 [exec] bower paper-listbox extra-resolution Unnecessary resolution: paper-listbox#1.1.2 [exec] bower paper-material extra-resolution Unnecessary resolution: paper-material#1.0.6 [exec] bower paper-menu extra-resolution Unnecessary resolution: paper-menu#1.2.2 [exec] bower paper-menu-button extra-resolution Unnecessary resolution: paper-menu-button#1.5.2 [exec] bower paper-progress extra-resolution Unnecessary resolution: paper-progress#1.0.11 [exec] bower paper-radio-button extra-resolution Unnecessary resolution: paper-radio-button#1.2.1 [exec] bower paper-radio-group extra-resolution Unnecessary resolution: paper-radio-group#1.2.1 [exec] bower paper-ripple extra-resolution Unnecessary resolution: paper-ripple#1.0.10 [exec] bower paper-scroll-header-panel extra-resolution Unnecessary resolution: paper-scroll-header-panel#1.0.16 [exec] bower paper-slider extra-resolution Unnecessary resolution: paper-slider#1.0.12 [exec] bower paper-spinner extra-resolution Unnecessary resolution: paper-spinner#1.2.1 [exec] bower paper-styles extra-resolution Unnecessary resolution: paper-styles#1.1.5 [exec] bower paper-tabs extra-resolution Unnecessary resolution: paper-tabs#1.7.0 [exec] bower paper-toast extra-resolution Unnecessary resolution: paper-toast#1.3.0 [exec] bower paper-toggle-button extra-resolution Unnecessary resolution: paper-toggle-button#1.2.1 [exec] bower paper-toolbar extra-resolution Unnecessary resolution: paper-toolbar#1.1.7 [exec] bower paper-tooltip extra-resolution Unnecessary resolution: paper-tooltip#1.1.3 [exec] bower polymer extra-resolution Unnecessary resolution: polymer#1.7.0 [exec] bower prism extra-resolution Unnecessary resolution: prism#1.5.1 [exec] bower prism-element extra-resolution Unnecessary resolution: prism-element#1.1.1 [exec] bower promise-polyfill extra-resolution Unnecessary resolution: promise-polyfill#1.0.1 [exec] bower select2 extra-resolution Unnecessary resolution: select2#3.5.2 [exec] bower web-animations-js extra-resolution Unnecessary resolution: web-animations-js#2.2.2 [exec] bower webcomponentsjs extra-resolution Unnecessary resolution: webcomponentsjs#0.7.23 [exec] bower prism#1.5.1 resolved https://github.com/LeaVerou/prism.git#1.5.1 [exec] bower chart-elements#dc4be42cd8 install chart-elements#dc4be42cd8 [exec] bower Chart.HorizontalBar.js#1.0.3 install Chart.HorizontalBar.js#1.0.3 [exec] bower es6-promise#2.2.0 install es6-promise#2.2.0 [exec] bower font-roboto#1.0.1 install font-roboto#1.0.1 [exec] bower better-i18n-plugin#1.0.4 install better-i18n-plugin#1.0.4 [exec] bower iron-a11y-announcer#1.0.5 install iron-a11y-announcer#1.0.5 [exec] bower iron-a11y-keys-behavior#1.1.9 install iron-a11y-keys-behavior#1.1.9 [exec] bower iron-a11y-keys#1.0.6 install iron-a11y-keys#1.0.6 [exec] bower iron-autogrow-textarea#1.0.14 install iron-autogrow-textarea#1.0.14 [exec] bower iron-checked-element-behavior#1.0.5 install iron-checked-element-behavior#1.0.5 [exec] bower iron-behaviors#1.0.17 install iron-behaviors#1.0.17 [exec] bower iron-ajax#1.4.3 install iron-ajax#1.4.3 [exec] bower iron-component-page#1.1.7 install iron-component-page#1.1.7 [exec] bower iron-elements#1.0.10 install iron-elements#1.0.10 [exec] bower iron-collapse#1.3.0 install iron-collapse#1.3.0 [exec] bower iron-demo-helpers#1.2.5 install iron-demo-helpers#1.2.5 [exec] bower iron-fit-behavior#1.2.5 install iron-fit-behavior#1.2.5 [exec] bower iron-form-element-behavior#1.0.6 install iron-form-element-behavior#1.0.6 [exec] bower iron-flex-layout#1.3.1 install iron-flex-layout#1.3.1 [exec] bower iron-dropdown#1.5.3 install iron-dropdown#1.5.3 [exec] bower iron-form#1.1.4 install iron-form#1.1.4 [exec] bower iron-label#1.0.2 install iron-label#1.0.2 [exec] bower better-dateinput-polyfill#1.5.2 install better-dateinput-polyfill#1.5.2 [exec] bower iron-iconset-svg#1.1.0 install iron-iconset-svg#1.1.0 [exec] bower iron-image#1.2.5 install iron-image#1.2.5 [exec] bower iron-iconset#1.0.5 install iron-iconset#1.0.5 [exec] bower iron-icon#1.0.12 install iron-icon#1.0.12 [exec] bower iron-input#1.0.10 install iron-input#1.0.10 [exec] bower iron-media-query#1.0.8 install iron-media-query#1.0.8 [exec] bower iron-signals#1.0.3 install iron-signals#1.0.3 [exec] bower iron-doc-viewer#1.0.15 install iron-doc-viewer#1.0.15 [exec] bower iron-range-behavior#1.0.6 install iron-range-behavior#1.0.6 [exec] bower iron-jsonp-library#1.0.4 install iron-jsonp-library#1.0.4 [exec] bower iron-validator-behavior#1.0.1 install iron-validator-behavior#1.0.1 [exec] bower iron-meta#1.1.2 install iron-meta#1.1.2 [exec] bower iron-pages#1.0.8 install iron-pages#1.0.8 [exec] bower iron-swipeable-container#1.0.3 install iron-swipeable-container#1.0.3 [exec] bower iron-localstorage#1.0.6 install iron-localstorage#1.0.6 [exec] bower iron-resizable-behavior#1.0.5 install iron-resizable-behavior#1.0.5 [exec] bower iron-scroll-threshold#1.0.3 install iron-scroll-threshold#1.0.3 [exec] bower iron-scroll-target-behavior#1.1.0 install iron-scroll-target-behavior#1.1.0 [exec] bower iron-test-helpers#1.3.0 install iron-test-helpers#1.3.0 [exec] bower marked-element#1.2.0 install marked-element#1.2.0 [exec] bower iron-menu-behavior#1.2.0 install iron-menu-behavior#1.2.0 [exec] bower iron-validatable-behavior#1.1.1 install iron-validatable-behavior#1.1.1 [exec] bower chartjs#1.1.1 install chartjs#1.1.1 [exec] bower iron-location#0.8.9 install iron-location#0.8.9 [exec] bower iron-overlay-behavior#1.10.1 install iron-overlay-behavior#1.10.1 [exec] bower paper-badge#1.1.4 install paper-badge#1.1.4 [exec] bower paper-button#1.0.14 install paper-button#1.0.14 [exec] bower paper-checkbox#1.4.1 install paper-checkbox#1.4.1 [exec] bower paper-dialog#1.1.0 install paper-dialog#1.1.0 [exec] bower iron-selector#1.5.2 install iron-selector#1.5.2 [exec] bower paper-elements#1.0.7 install paper-elements#1.0.7 [exec] bower paper-dialog-scrollable#1.1.5 install paper-dialog-scrollable#1.1.5 [exec] bower paper-listbox#1.1.2 install paper-listbox#1.1.2 [exec] bower paper-material#1.0.6 install paper-material#1.0.6 [exec] bower nuxeo#0.9.0 install nuxeo#0.9.0 [exec] bower paper-dialog-behavior#1.2.7 install paper-dialog-behavior#1.2.7 [exec] bower paper-fab#1.2.1 install paper-fab#1.2.1 [exec] bower paper-header-panel#1.1.7 install paper-header-panel#1.1.7 [exec] bower paper-progress#1.0.11 install paper-progress#1.0.11 [exec] bower paper-drawer-panel#1.0.10 install paper-drawer-panel#1.0.10 [exec] bower paper-icon-button#1.1.3 install paper-icon-button#1.1.3 [exec] bower paper-menu-button#1.5.2 install paper-menu-button#1.5.2 [exec] bower paper-behaviors#1.0.12 install paper-behaviors#1.0.12 [exec] bower paper-radio-button#1.2.1 install paper-radio-button#1.2.1 [exec] bower paper-radio-group#1.2.1 install paper-radio-group#1.2.1 [exec] bower paper-ripple#1.0.10 install paper-ripple#1.0.10 [exec] bower paper-dropdown-menu#1.4.2 install paper-dropdown-menu#1.4.2 [exec] bower nuxeo-dataviz-elements#0.2.1 install nuxeo-dataviz-elements#0.2.1 [exec] bower paper-item#1.2.1 install paper-item#1.2.1 [exec] bower iron-icons#1.2.0 install iron-icons#1.2.0 [exec] bower nuxeo-elements#0.2.3 install nuxeo-elements#0.2.3 [exec] bower paper-input#1.1.22 install paper-input#1.1.22 [exec] bower iron-list#1.3.14 install iron-list#1.3.14 [exec] bower paper-card#1.1.4 install paper-card#1.1.4 [exec] bower paper-toast#1.3.0 install paper-toast#1.3.0 [exec] bower paper-slider#1.0.12 install paper-slider#1.0.12 [exec] bower paper-spinner#1.2.1 install paper-spinner#1.2.1 [exec] bower neon-animation#1.2.4 install neon-animation#1.2.4 [exec] bower better-dom#2.1.4 install better-dom#2.1.4 [exec] bower paper-tooltip#1.1.3 install paper-tooltip#1.1.3 [exec] bower paper-menu#1.2.2 install paper-menu#1.2.2 [exec] bower paper-tabs#1.7.0 install paper-tabs#1.7.0 [exec] bower paper-styles#1.1.5 install paper-styles#1.1.5 [exec] bower paper-toolbar#1.1.7 install paper-toolbar#1.1.7 [exec] bower paper-toggle-button#1.2.1 install paper-toggle-button#1.2.1 [exec] bower polymer#1.7.0 install polymer#1.7.0 [exec] bower prism-element#1.1.1 install prism-element#1.1.1 [exec] bower promise-polyfill#1.0.1 install promise-polyfill#1.0.1 [exec] bower paper-scroll-header-panel#1.0.16 install paper-scroll-header-panel#1.0.16 [exec] bower webcomponentsjs#0.7.23 install webcomponentsjs#0.7.23 [exec] bower select2#3.5.2 install select2#3.5.2 [exec] bower hydrolysis#1.24.1 install hydrolysis#1.24.1 [exec] bower jquery#3.1.1 install jquery#3.1.1 [exec] bower web-animations-js#2.2.2 install web-animations-js#2.2.2 [exec] bower marked#0.3.6 install marked#0.3.6 [exec] bower prism#1.5.1 install prism#1.5.1 [exec] [exec] chart-elements#dc4be42cd8 bower_components/chart-elements [exec] โ”œโ”€โ”€ Chart.HorizontalBar.js#1.0.3 [exec] โ”œโ”€โ”€ chartjs#1.1.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] Chart.HorizontalBar.js#1.0.3 bower_components/Chart.HorizontalBar.js [exec] โ””โ”€โ”€ chartjs#1.1.1 [exec] [exec] es6-promise#2.2.0 bower_components/es6-promise [exec] [exec] font-roboto#1.0.1 bower_components/font-roboto [exec] [exec] better-i18n-plugin#1.0.4 bower_components/better-i18n-plugin [exec] โ””โ”€โ”€ better-dom#2.1.4 [exec] [exec] iron-a11y-announcer#1.0.5 bower_components/iron-a11y-announcer [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-a11y-keys-behavior#1.1.9 bower_components/iron-a11y-keys-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-a11y-keys#1.0.6 bower_components/iron-a11y-keys [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-autogrow-textarea#1.0.14 bower_components/iron-autogrow-textarea [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-checked-element-behavior#1.0.5 bower_components/iron-checked-element-behavior [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-behaviors#1.0.17 bower_components/iron-behaviors [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-ajax#1.4.3 bower_components/iron-ajax [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ promise-polyfill#1.0.1 [exec] [exec] iron-component-page#1.1.7 bower_components/iron-component-page [exec] โ”œโ”€โ”€ hydrolysis#1.24.1 [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ”œโ”€โ”€ iron-doc-viewer#1.0.15 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ paper-header-panel#1.1.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ paper-toolbar#1.1.7 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-elements#1.0.10 bower_components/iron-elements [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-a11y-keys#1.0.6 [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ”œโ”€โ”€ iron-autogrow-textarea#1.0.14 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-component-page#1.1.7 [exec] โ”œโ”€โ”€ iron-demo-helpers#1.2.5 [exec] โ”œโ”€โ”€ iron-doc-viewer#1.0.15 [exec] โ”œโ”€โ”€ iron-dropdown#1.5.3 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form#1.1.4 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-iconset#1.0.5 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-image#1.2.5 [exec] โ”œโ”€โ”€ iron-input#1.0.10 [exec] โ”œโ”€โ”€ iron-jsonp-library#1.0.4 [exec] โ”œโ”€โ”€ iron-label#1.0.2 [exec] โ”œโ”€โ”€ iron-list#1.3.14 [exec] โ”œโ”€โ”€ iron-localstorage#1.0.6 [exec] โ”œโ”€โ”€ iron-location#0.8.9 [exec] โ”œโ”€โ”€ iron-media-query#1.0.8 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ iron-pages#1.0.8 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ”œโ”€โ”€ iron-scroll-threshold#1.0.3 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ iron-signals#1.0.3 [exec] โ”œโ”€โ”€ iron-swipeable-container#1.0.3 [exec] โ”œโ”€โ”€ iron-test-helpers#1.3.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ iron-validator-behavior#1.0.1 [exec] [exec] iron-collapse#1.3.0 bower_components/iron-collapse [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-demo-helpers#1.2.5 bower_components/iron-demo-helpers [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icons#1.2.0 [exec] โ”œโ”€โ”€ iron-location#0.8.9 [exec] โ”œโ”€โ”€ marked-element#1.2.0 [exec] โ”œโ”€โ”€ paper-icon-button#1.1.3 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism-element#1.1.1 [exec] [exec] iron-fit-behavior#1.2.5 bower_components/iron-fit-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-form-element-behavior#1.0.6 bower_components/iron-form-element-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-flex-layout#1.3.1 bower_components/iron-flex-layout [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-dropdown#1.5.3 bower_components/iron-dropdown [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-form#1.1.4 bower_components/iron-form [exec] โ”œโ”€โ”€ iron-ajax#1.4.3 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-label#1.0.2 bower_components/iron-label [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] better-dateinput-polyfill#1.5.2 bower_components/better-dateinput-polyfill [exec] โ”œโ”€โ”€ better-dom#2.1.4 [exec] โ””โ”€โ”€ better-i18n-plugin#1.0.4 [exec] [exec] iron-iconset-svg#1.1.0 bower_components/iron-iconset-svg [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-image#1.2.5 bower_components/iron-image [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-iconset#1.0.5 bower_components/iron-iconset [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-icon#1.0.12 bower_components/iron-icon [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-input#1.0.10 bower_components/iron-input [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-media-query#1.0.8 bower_components/iron-media-query [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-signals#1.0.3 bower_components/iron-signals [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-doc-viewer#1.0.15 bower_components/iron-doc-viewer [exec] โ”œโ”€โ”€ marked-element#1.2.0 [exec] โ”œโ”€โ”€ paper-button#1.0.14 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism-element#1.1.1 [exec] [exec] iron-range-behavior#1.0.6 bower_components/iron-range-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-jsonp-library#1.0.4 bower_components/iron-jsonp-library [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-validator-behavior#1.0.1 bower_components/iron-validator-behavior [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-meta#1.1.2 bower_components/iron-meta [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-pages#1.0.8 bower_components/iron-pages [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-swipeable-container#1.0.3 bower_components/iron-swipeable-container [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-localstorage#1.0.6 bower_components/iron-localstorage [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-resizable-behavior#1.0.5 bower_components/iron-resizable-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-scroll-threshold#1.0.3 bower_components/iron-scroll-threshold [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-scroll-target-behavior#1.1.0 bower_components/iron-scroll-target-behavior [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-test-helpers#1.3.0 bower_components/iron-test-helpers [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] marked-element#1.2.0 bower_components/marked-element [exec] โ”œโ”€โ”€ marked#0.3.6 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-menu-behavior#1.2.0 bower_components/iron-menu-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-validatable-behavior#1.1.1 bower_components/iron-validatable-behavior [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] chartjs#1.1.1 bower_components/chartjs [exec] [exec] iron-location#0.8.9 bower_components/iron-location [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-overlay-behavior#1.10.1 bower_components/iron-overlay-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-badge#1.1.4 bower_components/paper-badge [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-button#1.0.14 bower_components/paper-button [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-checkbox#1.4.1 bower_components/paper-checkbox [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dialog#1.1.0 bower_components/paper-dialog [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-selector#1.5.2 bower_components/iron-selector [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-elements#1.0.7 bower_components/paper-elements [exec] โ”œโ”€โ”€ paper-badge#1.1.4 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-button#1.0.14 [exec] โ”œโ”€โ”€ paper-card#1.1.4 [exec] โ”œโ”€โ”€ paper-checkbox#1.4.1 [exec] โ”œโ”€โ”€ paper-dialog#1.1.0 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-dialog-scrollable#1.1.5 [exec] โ”œโ”€โ”€ paper-drawer-panel#1.0.10 [exec] โ”œโ”€โ”€ paper-dropdown-menu#1.4.2 [exec] โ”œโ”€โ”€ paper-fab#1.2.1 [exec] โ”œโ”€โ”€ paper-header-panel#1.1.7 [exec] โ”œโ”€โ”€ paper-icon-button#1.1.3 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-item#1.2.1 [exec] โ”œโ”€โ”€ paper-listbox#1.1.2 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-menu#1.2.2 [exec] โ”œโ”€โ”€ paper-menu-button#1.5.2 [exec] โ”œโ”€โ”€ paper-progress#1.0.11 [exec] โ”œโ”€โ”€ paper-radio-button#1.2.1 [exec] โ”œโ”€โ”€ paper-radio-group#1.2.1 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-scroll-header-panel#1.0.16 [exec] โ”œโ”€โ”€ paper-slider#1.0.12 [exec] โ”œโ”€โ”€ paper-spinner#1.2.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ”œโ”€โ”€ paper-tabs#1.7.0 [exec] โ”œโ”€โ”€ paper-toast#1.3.0 [exec] โ”œโ”€โ”€ paper-toggle-button#1.2.1 [exec] โ”œโ”€โ”€ paper-toolbar#1.1.7 [exec] โ””โ”€โ”€ paper-tooltip#1.1.3 [exec] [exec] paper-dialog-scrollable#1.1.5 bower_components/paper-dialog-scrollable [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-dialog-behavior#1.2.7 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-listbox#1.1.2 bower_components/paper-listbox [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-material#1.0.6 bower_components/paper-material [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] nuxeo#0.9.0 bower_components/nuxeo [exec] โ””โ”€โ”€ jquery#3.1.1 [exec] [exec] paper-dialog-behavior#1.2.7 bower_components/paper-dialog-behavior [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-fab#1.2.1 bower_components/paper-fab [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-header-panel#1.1.7 bower_components/paper-header-panel [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-progress#1.0.11 bower_components/paper-progress [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-drawer-panel#1.0.10 bower_components/paper-drawer-panel [exec] โ”œโ”€โ”€ iron-media-query#1.0.8 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-icon-button#1.1.3 bower_components/paper-icon-button [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-menu-button#1.5.2 bower_components/paper-menu-button [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-dropdown#1.5.3 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-behaviors#1.0.12 bower_components/paper-behaviors [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-radio-button#1.2.1 bower_components/paper-radio-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-radio-group#1.2.1 bower_components/paper-radio-group [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-radio-button#1.2.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-ripple#1.0.10 bower_components/paper-ripple [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-dropdown-menu#1.4.2 bower_components/paper-dropdown-menu [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#1.1.1 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-menu-button#1.5.2 [exec] โ”œโ”€โ”€ paper-ripple#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] nuxeo-dataviz-elements#0.2.1 bower_components/nuxeo-dataviz-elements [exec] โ”œโ”€โ”€ nuxeo-elements#0.2.3 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-item#1.2.1 bower_components/paper-item [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-icons#1.2.0 bower_components/iron-icons [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] nuxeo-elements#0.2.3 bower_components/nuxeo-elements [exec] โ”œโ”€โ”€ es6-promise#2.2.0 [exec] โ”œโ”€โ”€ iron-elements#1.0.10 [exec] โ”œโ”€โ”€ nuxeo#0.9.0 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ select2#3.5.2 [exec] [exec] paper-input#1.1.22 bower_components/paper-input [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-autogrow-textarea#1.0.14 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ iron-input#1.0.10 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] iron-list#1.3.14 bower_components/iron-list [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#1.1.0 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-card#1.1.4 bower_components/paper-card [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-image#1.2.5 [exec] โ”œโ”€โ”€ paper-material#1.0.6 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toast#1.3.0 bower_components/paper-toast [exec] โ”œโ”€โ”€ iron-a11y-announcer#1.0.5 [exec] โ”œโ”€โ”€ iron-fit-behavior#1.2.5 [exec] โ”œโ”€โ”€ iron-overlay-behavior#1.10.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-slider#1.0.12 bower_components/paper-slider [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#1.1.9 [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-form-element-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-input#1.1.22 [exec] โ”œโ”€โ”€ paper-progress#1.0.11 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-spinner#1.2.1 bower_components/paper-spinner [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] neon-animation#1.2.4 bower_components/neon-animation [exec] โ”œโ”€โ”€ iron-meta#1.1.2 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ iron-selector#1.5.2 [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ web-animations-js#2.2.2 [exec] [exec] better-dom#2.1.4 bower_components/better-dom [exec] [exec] paper-tooltip#1.1.3 bower_components/paper-tooltip [exec] โ”œโ”€โ”€ neon-animation#1.2.4 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-menu#1.2.2 bower_components/paper-menu [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-collapse#1.3.0 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-tabs#1.7.0 bower_components/paper-tabs [exec] โ”œโ”€โ”€ iron-behaviors#1.0.17 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ iron-icon#1.0.12 [exec] โ”œโ”€โ”€ iron-iconset-svg#1.1.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#1.2.0 [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-icon-button#1.1.3 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-styles#1.1.5 bower_components/paper-styles [exec] โ”œโ”€โ”€ font-roboto#1.0.1 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toolbar#1.1.7 bower_components/paper-toolbar [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.1 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-toggle-button#1.2.1 bower_components/paper-toggle-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#1.0.5 [exec] โ”œโ”€โ”€ paper-behaviors#1.0.12 [exec] โ”œโ”€โ”€ paper-styles#1.1.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] polymer#1.7.0 bower_components/polymer [exec] โ””โ”€โ”€ webcomponentsjs#0.7.23 [exec] [exec] prism-element#1.1.1 bower_components/prism-element [exec] โ”œโ”€โ”€ polymer#1.7.0 [exec] โ””โ”€โ”€ prism#1.5.1 [exec] [exec] promise-polyfill#1.0.1 bower_components/promise-polyfill [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] paper-scroll-header-panel#1.0.16 bower_components/paper-scroll-header-panel [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.5 [exec] โ””โ”€โ”€ polymer#1.7.0 [exec] [exec] webcomponentsjs#0.7.23 bower_components/webcomponentsjs [exec] [exec] select2#3.5.2 bower_components/select2 [exec] โ””โ”€โ”€ jquery#3.1.1 [exec] [exec] hydrolysis#1.24.1 bower_components/hydrolysis [exec] [exec] jquery#3.1.1 bower_components/jquery [exec] [exec] web-animations-js#2.2.2 bower_components/web-animations-js [exec] [exec] marked#0.3.6 bower_components/marked [exec] [exec] prism#1.5.1 bower_components/prism build-with-tests: [echo] build and test [exec] (node:10051) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version. [exec] Running "clean:dist" (clean) task [exec] >> 0 paths cleaned. [exec] [exec] Running "copy:dist" (copy) task [exec] Created 2 directories, copied 5 files [exec] [exec] Running "copy:styles" (copy) task [exec] Copied 2 files [exec] [exec] Running "autoprefixer:server" (autoprefixer) task [exec] >> 2 autoprefixed stylesheets created. [exec] [exec] Running "autoprefixer:dist" (autoprefixer) task [exec] [exec] Running "cssmin:elements" (cssmin) task [exec] >> 2 files created. 3.8 kB โ†’ 2.98 kB [exec] [exec] Running "vulcanize:default" (vulcanize) task [exec] >> src/main/elements/elements.html -> target/classes/web/nuxeo.war/review-workflows-dashboards/elements/elements.vulcanized.html [exec] [exec] Running "usemin:html" (usemin) task [exec] Replaced 2 references to assets [exec] [exec] Running "minifyHtml:app" (minifyHtml) task [exec] [exec] Done, without errors. [exec] [exec] [exec] Execution Time (2018-02-28 10:56:41 UTC) [exec] loading tasks 3.5s โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡ 55% [exec] copy:dist 133ms โ–‡ 2% [exec] autoprefixer:server 133ms โ–‡ 2% [exec] vulcanize:default 2.3s โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡โ–‡ 36% [exec] usemin:html 231ms โ–‡โ–‡ 4% [exec] Total 6.4s [exec] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/target/surefire-reports [copy] Warning: Could not find file /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/test-results.xml to copy. build-skip-tests: build: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-review-workflows-dashboards --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-review-workflows-dashboards --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-review-workflows-dashboards --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-review-workflows-dashboards --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-review-workflows-dashboards --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/target/nuxeo-review-workflows-dashboards-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-review-workflows-dashboards --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-review-workflows-dashboards >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-review-workflows-dashboards --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-review-workflows-dashboards --- [INFO] Storing buildNumber: 20180228-105648 at timestamp: 1519815408875 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-review-workflows-dashboards --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-review-workflows-dashboards <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-review-workflows-dashboards --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/target/nuxeo-review-workflows-dashboards-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-review-workflows-dashboards --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/target/nuxeo-review-workflows-dashboards-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.1-I20180228_0918/nuxeo-review-workflows-dashboards-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.1-I20180228_0918/nuxeo-review-workflows-dashboards-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/target/nuxeo-review-workflows-dashboards-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.1-I20180228_0918/nuxeo-review-workflows-dashboards-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-review-workflows-dashboards --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.1-I20180228_0918/nuxeo-review-workflows-dashboards-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.1-I20180228_0918/nuxeo-review-workflows-dashboards-10.1-I20180228_0918.jar (279 KB at 457.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.1-I20180228_0918/nuxeo-review-workflows-dashboards-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.1-I20180228_0918/nuxeo-review-workflows-dashboards-10.1-I20180228_0918.pom (3 KB at 27.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/maven-metadata.xml (95 KB at 294.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/maven-metadata.xml (95 KB at 1001.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.1-I20180228_0918/nuxeo-review-workflows-dashboards-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/review/workflows/dashboards/nuxeo-review-workflows-dashboards/10.1-I20180228_0918/nuxeo-review-workflows-dashboards-10.1-I20180228_0918-sources.jar (4 KB at 43.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building nuxeo-shibboleth-invitation 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-shibboleth-invitation --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shibboleth-invitation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shibboleth-invitation --- [INFO] Storing buildNumber: 20180228-105651 at timestamp: 1519815411581 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shibboleth-invitation --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-shibboleth-invitation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-shibboleth-invitation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-shibboleth-invitation --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.shibboleth.invitation.webengine.lang.test.TestMessages Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.shibboleth.invitation.webengine.lang.test.TestMessages Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-shibboleth-invitation --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-shibboleth-invitation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/target/nuxeo-shibboleth-invitation-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-shibboleth-invitation --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-shibboleth-invitation >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-shibboleth-invitation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-shibboleth-invitation --- [INFO] Storing buildNumber: 20180228-105656 at timestamp: 1519815416439 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-shibboleth-invitation --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-shibboleth-invitation <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-shibboleth-invitation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/target/nuxeo-shibboleth-invitation-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-shibboleth-invitation --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/target/nuxeo-shibboleth-invitation-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.1-I20180228_0918/nuxeo-shibboleth-invitation-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.1-I20180228_0918/nuxeo-shibboleth-invitation-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/target/nuxeo-shibboleth-invitation-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.1-I20180228_0918/nuxeo-shibboleth-invitation-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-shibboleth-invitation --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.1-I20180228_0918/nuxeo-shibboleth-invitation-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.1-I20180228_0918/nuxeo-shibboleth-invitation-10.1-I20180228_0918.jar (37 KB at 87.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.1-I20180228_0918/nuxeo-shibboleth-invitation-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.1-I20180228_0918/nuxeo-shibboleth-invitation-10.1-I20180228_0918.pom (4 KB at 40.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/maven-metadata.xml (92 KB at 503.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/maven-metadata.xml (92 KB at 747.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.1-I20180228_0918/nuxeo-shibboleth-invitation-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/nuxeo-shibboleth-invitation/10.1-I20180228_0918/nuxeo-shibboleth-invitation-10.1-I20180228_0918-sources.jar (28 KB at 345.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo File System Exporter 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-fsexporter --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-fsexporter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-fsexporter --- [INFO] Storing buildNumber: 20180228-105658 at timestamp: 1519815418579 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-fsexporter --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-fsexporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-fsexporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-fsexporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-fsexporter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-fsexporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-fsexporter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-fsexporter --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:57:09,661 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 119 * service:org.nuxeo.io.fsexporter.ExportStructureToFS references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.io.fsexporter.test.TestFSExporterAccents StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:57:13,665 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 119 * service:org.nuxeo.io.fsexporter.ExportStructureToFS references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.031 sec - in org.nuxeo.io.fsexporter.test.TestFSExporterAccents Running org.nuxeo.io.fsexporter.test.TestFSExporterCase StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:57:15,062 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 119 * service:org.nuxeo.io.fsexporter.ExportStructureToFS references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 sec - in org.nuxeo.io.fsexporter.test.TestFSExporterCase Running org.nuxeo.io.fsexporter.test.TestFSExporterAttachedFiles StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:57:16,568 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 119 * service:org.nuxeo.io.fsexporter.ExportStructureToFS references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.513 sec - in org.nuxeo.io.fsexporter.test.TestFSExporterAttachedFiles Running org.nuxeo.io.fsexporter.test.TestFSExporterStructure StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:57:18,059 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 119 * service:org.nuxeo.io.fsexporter.ExportStructureToFS references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.488 sec - in org.nuxeo.io.fsexporter.test.TestFSExporterStructure Running org.nuxeo.io.fsexporter.test.TestFSExporterCase2 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec - in org.nuxeo.io.fsexporter.test.TestFSExporterCase2 Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-fsexporter --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-fsexporter --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/target/nuxeo-fsexporter-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-fsexporter --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/io/nuxeo-fsexporter/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-fsexporter >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-fsexporter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-fsexporter --- [INFO] Storing buildNumber: 20180228-105719 at timestamp: 1519815439590 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-fsexporter --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-fsexporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-fsexporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-fsexporter <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-fsexporter --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/target/nuxeo-fsexporter-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-fsexporter --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/target/nuxeo-fsexporter-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/io/nuxeo-fsexporter/10.1-I20180228_0918/nuxeo-fsexporter-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/io/nuxeo-fsexporter/10.1-I20180228_0918/nuxeo-fsexporter-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/target/nuxeo-fsexporter-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/io/nuxeo-fsexporter/10.1-I20180228_0918/nuxeo-fsexporter-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-fsexporter --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/10.1-I20180228_0918/nuxeo-fsexporter-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/10.1-I20180228_0918/nuxeo-fsexporter-10.1-I20180228_0918.jar (14 KB at 27.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/10.1-I20180228_0918/nuxeo-fsexporter-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/10.1-I20180228_0918/nuxeo-fsexporter-10.1-I20180228_0918.pom (5 KB at 17.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/maven-metadata.xml (91 KB at 345.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/maven-metadata.xml (92 KB at 368.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/10.1-I20180228_0918/nuxeo-fsexporter-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/io/nuxeo-fsexporter/10.1-I20180228_0918/nuxeo-fsexporter-10.1-I20180228_0918-sources.jar (10 KB at 122.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Showcase Content Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-showcase-content-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-showcase-content-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-showcase-content-parent --- [INFO] Storing buildNumber: 20180228-105721 at timestamp: 1519815441036 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-showcase-content-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-showcase-content-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-showcase-content-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-showcase-content-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-showcase-content-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-showcase-content-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-showcase-content-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-showcase-content-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-showcase-content-parent --- [INFO] Storing buildNumber: 20180228-105721 at timestamp: 1519815441150 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-showcase-content-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-showcase-content-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-showcase-content-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-showcase-content-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-showcase-content-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-showcase-content-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-showcase-content-parent/10.1-I20180228_0918/nuxeo-showcase-content-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-showcase-content-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-parent/10.1-I20180228_0918/nuxeo-showcase-content-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-parent/10.1-I20180228_0918/nuxeo-showcase-content-parent-10.1-I20180228_0918.pom (2 KB at 20.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-parent/maven-metadata.xml (93 KB at 653.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-parent/maven-metadata.xml (93 KB at 867.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Showcase Content Importer 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-showcase-content-importer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-showcase-content-importer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-showcase-content-importer --- [INFO] Storing buildNumber: 20180228-105722 at timestamp: 1519815442975 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-showcase-content-importer --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-showcase-content-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-showcase-content-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-showcase-content-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-showcase-content-importer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-showcase-content-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-showcase-content-importer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-showcase-content-importer --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:57:31,051 main WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:57:34,829 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 4 / Missing: 4 / Unstarted: 0 / Total: 158 * service:org.nuxeo.ecm.favorites.coreTypes requires [service:org.nuxeo.ecm.collections.schemas] * service:org.nuxeo.ecm.platform.thumbnail.convert requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.ecm.showcase.listener requires [service:org.nuxeo.platform.video.core.listeners, service:org.nuxeo.ecm.platform.picture.listeners] * service:org.nuxeo.ecm.collections.schemas requires [service:org.nuxeo.ecm.tags.schemas] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.thumbnail.listener.renditions references missing [target=org.nuxeo.ecm.platform.rendition.service.RenditionService;point=renditionDefinitions] ====================================================================== Running org.nuxeo.ecm.showcase.content.service.TestShowcaseContentService 10:57:35,538 main WARN [AbstractDocumentModelWriter] The document workspaces with id=83631088-ecf7-4a0c-a174-2dde2b6e1d05 and type=WorkspaceRoot contains the facet 'NotCollectionMember', which is not registered as available in the schemaManager. This facet will be ignored. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 10:57:38,006 main WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation 10:57:38,677 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 4 / Missing: 4 / Unstarted: 0 / Total: 157 * service:org.nuxeo.ecm.favorites.coreTypes requires [service:org.nuxeo.ecm.collections.schemas] * service:org.nuxeo.ecm.platform.thumbnail.convert requires [service:org.nuxeo.ecm.platform.convert.plugins] * service:org.nuxeo.ecm.showcase.listener requires [service:org.nuxeo.platform.video.core.listeners, service:org.nuxeo.ecm.platform.picture.listeners] * service:org.nuxeo.ecm.collections.schemas requires [service:org.nuxeo.ecm.tags.schemas] * service:org.nuxeo.ecm.collections.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.collections.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] * service:org.nuxeo.ecm.favorites.uiTypes references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.thumbnail.listener.renditions references missing [target=org.nuxeo.ecm.platform.rendition.service.RenditionService;point=renditionDefinitions] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.696 sec - in org.nuxeo.ecm.showcase.content.service.TestShowcaseContentService Running org.nuxeo.ecm.showcase.content.TestShowcaseContentImporter 10:57:38,801 main WARN [AbstractDocumentModelWriter] The document workspaces with id=50722d68-71fc-4606-85eb-13b7f93c1d2c and type=WorkspaceRoot contains the facet 'NotCollectionMember', which is not registered as available in the schemaManager. This facet will be ignored. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 sec - in org.nuxeo.ecm.showcase.content.TestShowcaseContentImporter Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-showcase-content-importer --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-showcase-content-importer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/target/nuxeo-showcase-content-importer-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-showcase-content-importer --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-showcase-content-importer >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-showcase-content-importer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-showcase-content-importer --- [INFO] Storing buildNumber: 20180228-105741 at timestamp: 1519815461132 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-showcase-content-importer --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-showcase-content-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-showcase-content-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-showcase-content-importer <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-showcase-content-importer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/target/nuxeo-showcase-content-importer-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-showcase-content-importer --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/target/nuxeo-showcase-content-importer-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.1-I20180228_0918/nuxeo-showcase-content-importer-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.1-I20180228_0918/nuxeo-showcase-content-importer-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/target/nuxeo-showcase-content-importer-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.1-I20180228_0918/nuxeo-showcase-content-importer-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-showcase-content-importer --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.1-I20180228_0918/nuxeo-showcase-content-importer-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.1-I20180228_0918/nuxeo-showcase-content-importer-10.1-I20180228_0918.jar (19 KB at 102.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.1-I20180228_0918/nuxeo-showcase-content-importer-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.1-I20180228_0918/nuxeo-showcase-content-importer-10.1-I20180228_0918.pom (3 KB at 42.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/maven-metadata.xml (90 KB at 474.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/maven-metadata.xml (90 KB at 331.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.1-I20180228_0918/nuxeo-showcase-content-importer-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-showcase-content-importer/10.1-I20180228_0918/nuxeo-showcase-content-importer-10.1-I20180228_0918-sources.jar (12 KB at 162.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform Smart Search 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-smart-search --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-smart-search --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-smart-search --- [INFO] Storing buildNumber: 20180228-105743 at timestamp: 1519815463568 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-smart-search --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-smart-search --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-smart-search --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-smart-search --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.smart.query.lang.test.TestMessages 10:57:46,077 main WARN [AbstractTranslationTestCase] 1 single translation keys in file at 'OSGI-INF/l10n/messages_en_US.properties'. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.nuxeo.ecm.smart.query.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-smart-search --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-smart-search --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/target/nuxeo-platform-smart-search-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-smart-search --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-smart-search >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-smart-search --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-smart-search --- [INFO] Storing buildNumber: 20180228-105747 at timestamp: 1519815467531 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-smart-search --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-smart-search <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-smart-search --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/target/nuxeo-platform-smart-search-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-smart-search --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/target/nuxeo-platform-smart-search-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.1-I20180228_0918/nuxeo-platform-smart-search-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.1-I20180228_0918/nuxeo-platform-smart-search-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/target/nuxeo-platform-smart-search-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.1-I20180228_0918/nuxeo-platform-smart-search-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-smart-search --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.1-I20180228_0918/nuxeo-platform-smart-search-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.1-I20180228_0918/nuxeo-platform-smart-search-10.1-I20180228_0918.jar (37 KB at 280.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.1-I20180228_0918/nuxeo-platform-smart-search-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.1-I20180228_0918/nuxeo-platform-smart-search-10.1-I20180228_0918.pom (3 KB at 39.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/maven-metadata.xml (64 KB at 264.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/maven-metadata.xml (64 KB at 581.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.1-I20180228_0918/nuxeo-platform-smart-search-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-smart-search/10.1-I20180228_0918/nuxeo-platform-smart-search-10.1-I20180228_0918-sources.jar (35 KB at 441.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Tools 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-tools --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools --- [INFO] Storing buildNumber: 20180228-105748 at timestamp: 1519815468701 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-tools --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-tools --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-tools >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools --- [INFO] Storing buildNumber: 20180228-105748 at timestamp: 1519815468797 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-tools <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-tools --- [INFO] [INFO] --- jgiven-maven-plugin:0.15.1:report (default) @ nuxeo-connect-tools --- [INFO] JGiven HTML report source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/target/jgiven-reports/json [INFO] JGiven HTML report output directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/target/jgiven-reports/html [INFO] Generating HTML reports to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/target/jgiven-reports/html... [INFO] Generating HTML5 report to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/target/jgiven-reports/html/index.html [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/src/test/resources/jgiven/custom.css, skipping [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/src/test/resources/jgiven/custom.js, skipping [INFO] ------------------------------------------------------------------- [INFO] Generated JGiven HTML reports to directory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/target/jgiven-reports/html [INFO] ------------------------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-tools --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools/10.1-I20180228_0918/nuxeo-connect-tools-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-tools --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools/10.1-I20180228_0918/nuxeo-connect-tools-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools/10.1-I20180228_0918/nuxeo-connect-tools-10.1-I20180228_0918.pom (2 KB at 0.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools/maven-metadata.xml (59 KB at 198.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools/maven-metadata.xml (59 KB at 387.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Tools Report Management API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-tools-report-management-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-management-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-management-api --- [INFO] Storing buildNumber: 20180228-105754 at timestamp: 1519815474736 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-management-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-connect-tools-report-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-connect-tools-report-management-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-connect-tools-report-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-connect-tools-report-management-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-connect-tools-report-management-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-tools-report-management-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-connect-tools-report-management-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-tools-report-management-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-tools-report-management-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-management-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-management-api --- [INFO] Storing buildNumber: 20180228-105754 at timestamp: 1519815474908 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-management-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-management-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-tools-report-management-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-tools-report-management-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- jgiven-maven-plugin:0.15.1:report (default) @ nuxeo-connect-tools-report-management-api --- [INFO] JGiven HTML report source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/jgiven-reports/json [INFO] JGiven HTML report output directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/jgiven-reports/html [INFO] Generating HTML reports to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/jgiven-reports/html... [INFO] Generating HTML5 report to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/jgiven-reports/html/index.html [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/src/test/resources/jgiven/custom.css, skipping [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/src/test/resources/jgiven/custom.js, skipping [INFO] ------------------------------------------------------------------- [INFO] Generated JGiven HTML reports to directory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/jgiven-reports/html [INFO] ------------------------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-tools-report-management-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.1-I20180228_0918/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.1-I20180228_0918/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/target/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.1-I20180228_0918/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-tools-report-management-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.1-I20180228_0918/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.1-I20180228_0918/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar (4 KB at 35.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.1-I20180228_0918/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.1-I20180228_0918/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.pom (614 B at 8.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/maven-metadata.xml (58 KB at 158.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/maven-metadata.xml (58 KB at 636.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.1-I20180228_0918/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-management-api/10.1-I20180228_0918/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918-sources.jar (2 KB at 23.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Tools Report Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-tools-report-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-core --- [INFO] Storing buildNumber: 20180228-105757 at timestamp: 1519815477166 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-connect-tools-report-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-connect-tools-report-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-connect-tools-report-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-connect-tools-report-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-connect-tools-report-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging. Running org.nuxeo.connect.tools.report.ICanRunTest main 10:58:09,641 WARN [UnknownServerConfigurator] Unknown server. main 10:58:09,646 WARN [ConfigurationGenerator] Server will be considered as not configurable. main 10:58:09,696 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using unknown main 10:58:09,697 WARN [ConfigurationGenerator] No template found in configuration! Fallback on 'default'. main 10:58:10,753 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock.i_run_a_report$accessor$vmAF4LZb(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock$auxiliary$TT2KdWHn.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:58:10,821 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock.i_run_a_report$accessor$vmAF4LZb(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock$auxiliary$TT2KdWHn.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:58:10,862 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock.i_run_a_report$accessor$vmAF4LZb(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock$auxiliary$TT2KdWHn.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:58:10,870 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock.i_run_a_report$accessor$vmAF4LZb(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock$auxiliary$TT2KdWHn.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:58:10,891 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock.i_run_a_report$accessor$vmAF4LZb(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock$auxiliary$TT2KdWHn.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:58:10,893 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock.i_run_a_report$accessor$vmAF4LZb(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock$auxiliary$TT2KdWHn.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:58:10,898 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock.i_run_a_report$accessor$vmAF4LZb(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock$auxiliary$TT2KdWHn.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:58:10,905 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock.i_run_a_report$accessor$vmAF4LZb(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock$auxiliary$TT2KdWHn.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:58:10,906 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock.i_run_a_report$accessor$vmAF4LZb(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock$auxiliary$TT2KdWHn.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanRunTest$When$ByteBuddy$bLGJXock.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanRunTest.i_can_run_a_report(ICanRunTest.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Test Class: org.nuxeo.connect.tools.report.ICanRunTest I can run a report Given the runtime is started And the runner is installed And it generate reports of mx-names, mx-infos, mx-attributes, mx-thread-dump, mx-thread-deadlocked, mx-thread-monitor-deadlocked, mx-class-histogram, apidoc When i run a report Then i can load the json StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.793 sec - in org.nuxeo.connect.tools.report.ICanRunTest Running org.nuxeo.connect.tools.report.ICanReportTest main 10:58:15,878 WARN [UnknownServerConfigurator] Unknown server. main 10:58:15,879 WARN [ConfigurationGenerator] Server will be considered as not configurable. main 10:58:15,880 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using unknown main 10:58:15,881 WARN [ConfigurationGenerator] No template found in configuration! Fallback on 'default'. main 10:58:16,078 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l.i_run_the_report$accessor$c3mkvdii(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l$auxiliary$qzViCd5r.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:58:16,086 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l.i_run_the_report$accessor$c3mkvdii(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l$auxiliary$qzViCd5r.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:58:16,100 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l.i_run_the_report$accessor$c3mkvdii(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l$auxiliary$qzViCd5r.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:58:16,107 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l.i_run_the_report$accessor$c3mkvdii(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l$auxiliary$qzViCd5r.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:58:16,124 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l.i_run_the_report$accessor$c3mkvdii(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l$auxiliary$qzViCd5r.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:58:16,125 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l.i_run_the_report$accessor$c3mkvdii(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l$auxiliary$qzViCd5r.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:58:16,128 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l.i_run_the_report$accessor$c3mkvdii(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l$auxiliary$qzViCd5r.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:58:16,132 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l.i_run_the_report$accessor$c3mkvdii(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l$auxiliary$qzViCd5r.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:58:16,133 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ICanReportTest$When.i_run_the_report(ICanReportTest.java:194) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l.i_run_the_report$accessor$c3mkvdii(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l$auxiliary$qzViCd5r.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.ICanReportTest$When$ByteBuddy$CR1pZn4l.i_run_the_report(Unknown Source) at org.nuxeo.connect.tools.report.ICanReportTest.i_can_run_apidoc_report(ICanReportTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Test Class: org.nuxeo.connect.tools.report.ICanReportTest I can run apidoc report Given the report to run apidoc And the report component is installed And the report is registered When i run the report And i unmarshall Then the report is a runtime snapshot Which i can unmarshall it And contains the bundle org.nuxeo.connect.tools.report.core I can run config report Given the report to run config And the report component is installed And the report is registered When i run the report And i unmarshall Then the report is a config I can run mx reports Given the report to run And the report component is installed And the report is registered When i run the report And i unmarshall Then the report is a mx report Which have a request Which is of type have a value Which contains these Cases: | # | aReport | aType | someKeys | Status | +---+------------------------------+--------+---------------------------------------------------------------------------+---------+ | 1 | mx-infos | list | JMImplementation, java.util.logging | Success | | 2 | mx-names | search | JMImplementation:type=MBeanServerDelegate, java.util.logging:type=Logging | Success | | 3 | mx-attributes | read | JMImplementation:type=MBeanServerDelegate | Success | | 4 | mx-thread-dump | exec | | Success | | 5 | mx-thread-deadlocked | exec | | Success | | 6 | mx-thread-monitor-deadlocked | exec | | Success | | 7 | mx-class-histogram | exec | | Success | Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.153 sec - in org.nuxeo.connect.tools.report.ICanReportTest Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-tools-report-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-connect-tools-report-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-tools-report-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-tools-report-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-core --- [INFO] Storing buildNumber: 20180228-105818 at timestamp: 1519815498535 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-tools-report-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-tools-report-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/nuxeo-connect-tools-report-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-connect-tools-report-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/nuxeo-connect-tools-report-core-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- jgiven-maven-plugin:0.15.1:report (default) @ nuxeo-connect-tools-report-core --- [INFO] JGiven HTML report source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/jgiven-reports/json [INFO] JGiven HTML report output directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/jgiven-reports/html [INFO] Generating HTML reports to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/jgiven-reports/html... [INFO] Generating HTML5 report to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/jgiven-reports/html/index.html [INFO] Written 10 scenarios to data0.js [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/src/test/resources/jgiven/custom.css, skipping [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/src/test/resources/jgiven/custom.js, skipping [INFO] ------------------------------------------------------------------- [INFO] Generated JGiven HTML reports to directory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/jgiven-reports/html [INFO] ------------------------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-tools-report-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.1-I20180228_0918/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.1-I20180228_0918/nuxeo-connect-tools-report-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/nuxeo-connect-tools-report-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.1-I20180228_0918/nuxeo-connect-tools-report-core-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/target/nuxeo-connect-tools-report-core-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.1-I20180228_0918/nuxeo-connect-tools-report-core-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-tools-report-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.1-I20180228_0918/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.1-I20180228_0918/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar (28 KB at 185.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.1-I20180228_0918/nuxeo-connect-tools-report-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.1-I20180228_0918/nuxeo-connect-tools-report-core-10.1-I20180228_0918.pom (6 KB at 66.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/maven-metadata.xml (56 KB at 185.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/maven-metadata.xml (56 KB at 287.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.1-I20180228_0918/nuxeo-connect-tools-report-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.1-I20180228_0918/nuxeo-connect-tools-report-core-10.1-I20180228_0918-sources.jar (17 KB at 221.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.1-I20180228_0918/nuxeo-connect-tools-report-core-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-core/10.1-I20180228_0918/nuxeo-connect-tools-report-core-10.1-I20180228_0918-tests.jar (22 KB at 279.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Tools Report Client 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-tools-report-client --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-client --- [INFO] Storing buildNumber: 20180228-105821 at timestamp: 1519815501100 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-client --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-connect-tools-report-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-connect-tools-report-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-connect-tools-report-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-connect-tools-report-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-connect-tools-report-client --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging. Running org.nuxeo.connect.tools.report.client.ICanConnectTest main 10:58:42,230 ERROR [ReportConnector$Discovery$1] Cannot connect to sun.tools.attach.LinuxAttachProvider@75eaba95: 527 /opt/jenkins/bin/slave.jar java.io.IOException: Cannot attach to sun.tools.attach.LinuxAttachProvider@75eaba95: 527 /opt/jenkins/bin/slave.jar at org.nuxeo.connect.tools.report.client.ReportConnector$Discovery$1$Management.connect(ReportConnector.java:145) at org.nuxeo.connect.tools.report.client.ReportConnector$Discovery$1.fetchNext(ReportConnector.java:120) at org.nuxeo.connect.tools.report.client.ReportConnector$Discovery$1.next(ReportConnector.java:230) at org.nuxeo.connect.tools.report.client.ReportConnector$Discovery$1.next(ReportConnector.java:107) at org.nuxeo.connect.tools.report.client.ReportConnector.connect(ReportConnector.java:253) at org.nuxeo.connect.tools.report.client.ReportConnector.feed(ReportConnector.java:100) at org.nuxeo.connect.tools.report.client.ICanConnectTest$When.i_feed_a_report(ICanConnectTest.java:91) at org.nuxeo.connect.tools.report.client.ICanConnectTest$When$ByteBuddy$OwUJJh4Q.i_feed_a_report$accessor$vPFSoMw5(Unknown Source) at org.nuxeo.connect.tools.report.client.ICanConnectTest$When$ByteBuddy$OwUJJh4Q$auxiliary$o2nXL44W.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.client.ICanConnectTest$When$ByteBuddy$OwUJJh4Q.i_feed_a_report(Unknown Source) at org.nuxeo.connect.tools.report.client.ICanConnectTest.i_can_report(ICanConnectTest.java:118) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: com.sun.tools.attach.AttachNotSupportedException: Unable to open socket file: target process not responding or HotSpot VM not loaded at sun.tools.attach.LinuxVirtualMachine.(LinuxVirtualMachine.java:106) at sun.tools.attach.LinuxAttachProvider.attachVirtualMachine(LinuxAttachProvider.java:78) at org.nuxeo.connect.tools.report.client.ReportConnector$Discovery$1$Management.connect(ReportConnector.java:143) ... 63 more RMI TCP Connection(1)-172.17.0.3 10:58:42,845 WARN [UnknownServerConfigurator] Unknown server. RMI TCP Connection(1)-172.17.0.3 10:58:42,848 WARN [ConfigurationGenerator] Server will be considered as not configurable. RMI TCP Connection(1)-172.17.0.3 10:58:42,891 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using unknown RMI TCP Connection(1)-172.17.0.3 10:58:42,891 WARN [ConfigurationGenerator] No template found in configuration! Fallback on 'default'. RMI TCP Connection(1)-172.17.0.3 10:58:43,584 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.3 10:58:43,597 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.3 10:58:43,722 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.3 10:58:43,743 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.3 10:58:43,751 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.3 10:58:44,101 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.3 10:58:44,102 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.3 10:58:44,104 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.3 10:58:44,107 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.3 10:58:44,108 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) RMI TCP Connection(1)-172.17.0.3 10:58:44,109 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Test Class: org.nuxeo.connect.tools.report.client.ICanConnectTest I can report Given the runtime is started And the connect report component is installed When i connect with providers And there is at least one server available And i feed a report Then it contains this runtime report Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.171 sec - in org.nuxeo.connect.tools.report.client.ICanConnectTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-tools-report-client --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-connect-tools-report-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/nuxeo-connect-tools-report-client-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-tools-report-client --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-tools-report-client >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-client --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-client --- [INFO] Storing buildNumber: 20180228-105848 at timestamp: 1519815528614 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-client --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-tools-report-client <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-tools-report-client --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/nuxeo-connect-tools-report-client-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- jgiven-maven-plugin:0.15.1:report (default) @ nuxeo-connect-tools-report-client --- [INFO] JGiven HTML report source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/jgiven-reports/json [INFO] JGiven HTML report output directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/jgiven-reports/html [INFO] Generating HTML reports to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/jgiven-reports/html... [INFO] Generating HTML5 report to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/jgiven-reports/html/index.html [INFO] Written 1 scenarios to data0.js [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/src/test/resources/jgiven/custom.css, skipping [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/src/test/resources/jgiven/custom.js, skipping [INFO] ------------------------------------------------------------------- [INFO] Generated JGiven HTML reports to directory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/jgiven-reports/html [INFO] ------------------------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-tools-report-client --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/nuxeo-connect-tools-report-client-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.1-I20180228_0918/nuxeo-connect-tools-report-client-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.1-I20180228_0918/nuxeo-connect-tools-report-client-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/target/nuxeo-connect-tools-report-client-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.1-I20180228_0918/nuxeo-connect-tools-report-client-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-tools-report-client --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.1-I20180228_0918/nuxeo-connect-tools-report-client-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.1-I20180228_0918/nuxeo-connect-tools-report-client-10.1-I20180228_0918.jar (29 KB at 310.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.1-I20180228_0918/nuxeo-connect-tools-report-client-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.1-I20180228_0918/nuxeo-connect-tools-report-client-10.1-I20180228_0918.pom (3 KB at 34.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/maven-metadata.xml (56 KB at 168.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/maven-metadata.xml (56 KB at 396.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.1-I20180228_0918/nuxeo-connect-tools-report-client-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-client/10.1-I20180228_0918/nuxeo-connect-tools-report-client-10.1-I20180228_0918-sources.jar (9 KB at 116.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Tools Report Web 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-tools-report-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-web --- [INFO] Storing buildNumber: 20180228-105851 at timestamp: 1519815531094 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-connect-tools-report-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-connect-tools-report-web --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-connect-tools-report-web --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging. Running org.nuxeo.connect.tools.report.web.ICanRunReportFromWebTest Feb 28, 2018 10:59:05 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 10:59:07,312 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:08,285 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:08,304 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:08,328 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:08,338 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:08,350 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:09,386 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:09,472 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:09,482 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:09,494 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:09,501 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:09,509 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. Feb 28, 2018 10:59:09 AM com.sun.jersey.spi.container.servlet.WebComponent filterFormParameters WARNING: A servlet request, to the URI http://localhost:8082/connect-tools/report/run, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected. btpool0-7 10:59:10,853 WARN [UnknownServerConfigurator] Unknown server. btpool0-7 10:59:10,867 WARN [ConfigurationGenerator] Server will be considered as not configurable. btpool0-7 10:59:10,922 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using unknown btpool0-7 10:59:10,923 WARN [ConfigurationGenerator] No template found in configuration! Fallback on 'default'. btpool0-7 10:59:11,527 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,539 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,545 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,551 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,557 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,559 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,573 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,579 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,609 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,611 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,626 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,634 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,636 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,638 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,639 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,640 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,640 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,641 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,642 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) btpool0-7 10:59:11,643 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.web.ReportRunnerObject$1.write(ReportRunnerObject.java:73) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:71) at com.sun.jersey.core.impl.provider.entity.StreamingOutputProvider.writeTo(StreamingOutputProvider.java:57) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) main 10:59:12,720 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:12,796 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:12,805 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:12,813 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:12,818 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:12,824 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. Feb 28, 2018 10:59:12 AM com.sun.jersey.spi.container.servlet.WebComponent filterFormParameters WARNING: A servlet request, to the URI http://localhost:8082/@@login, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected. btpool0-7 10:59:12,958 WARN [Log4JLogger] /@@login org.nuxeo.ecm.core.api.NuxeoException: Cannot create a CoreSession when transaction is marked rollback-only at org.nuxeo.ecm.core.api.local.LocalSession.(LocalSession.java:74) at org.nuxeo.ecm.core.api.CoreSessionServiceImpl.createCoreSession(CoreSessionServiceImpl.java:43) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:163) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:71) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.createSession(CoreSessionProvider.java:69) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.getSessionRef(CoreSessionProvider.java:55) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.getSession(CoreSessionProvider.java:62) at org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory.getSession(SessionFactory.java:95) at org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory.getSession(SessionFactory.java:91) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.getCoreSession(AbstractWebContext.java:180) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.initializeBindings(AbstractWebContext.java:744) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.createBindings(AbstractWebContext.java:694) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.render(AbstractWebContext.java:634) at org.nuxeo.ecm.webengine.model.Template.render(Template.java:122) at org.nuxeo.ecm.webengine.model.io.TemplateWriter.writeTo(TemplateWriter.java:46) at org.nuxeo.ecm.webengine.model.io.TemplateWriter.writeTo(TemplateWriter.java:40) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) main 10:59:12,980 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:13,094 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:13,103 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:13,111 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:13,118 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:13,125 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:14,108 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:14,170 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:14,180 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:14,195 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:14,202 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:14,211 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. Feb 28, 2018 10:59:14 AM com.sun.jersey.spi.container.servlet.WebComponent filterFormParameters WARNING: A servlet request, to the URI http://localhost:8082/connect-tools/report/run, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected. main 10:59:14,503 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:14,555 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:14,561 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:14,567 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:14,573 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:14,578 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. Feb 28, 2018 10:59:14 AM com.sun.jersey.spi.container.servlet.WebComponent filterFormParameters WARNING: A servlet request, to the URI http://localhost:8082/@@login, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected. btpool0-7 10:59:14,715 WARN [Log4JLogger] /@@login org.nuxeo.ecm.core.api.NuxeoException: Cannot create a CoreSession when transaction is marked rollback-only at org.nuxeo.ecm.core.api.local.LocalSession.(LocalSession.java:74) at org.nuxeo.ecm.core.api.CoreSessionServiceImpl.createCoreSession(CoreSessionServiceImpl.java:43) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:163) at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:71) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.createSession(CoreSessionProvider.java:69) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.getSessionRef(CoreSessionProvider.java:55) at org.nuxeo.ecm.webengine.jaxrs.session.CoreSessionProvider.getSession(CoreSessionProvider.java:62) at org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory.getSession(SessionFactory.java:95) at org.nuxeo.ecm.webengine.jaxrs.session.SessionFactory.getSession(SessionFactory.java:91) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.getCoreSession(AbstractWebContext.java:180) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.initializeBindings(AbstractWebContext.java:744) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.createBindings(AbstractWebContext.java:694) at org.nuxeo.ecm.webengine.model.impl.AbstractWebContext.render(AbstractWebContext.java:634) at org.nuxeo.ecm.webengine.model.Template.render(Template.java:122) at org.nuxeo.ecm.webengine.model.io.TemplateWriter.writeTo(TemplateWriter.java:46) at org.nuxeo.ecm.webengine.model.io.TemplateWriter.writeTo(TemplateWriter.java:40) at com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:302) at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1510) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419) at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409) at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558) at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.containerService(WebEngineServlet.java:72) at org.nuxeo.ecm.webengine.app.jersey.WebEngineServlet.service(WebEngineServlet.java:56) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221) at org.nuxeo.ecm.webengine.jaxrs.context.RequestContextFilter.run(RequestContextFilter.java:48) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.jaxrs.session.SessionCleanupFilter.run(SessionCleanupFilter.java:50) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.doFilter(WebEngineFilter.java:102) at org.nuxeo.ecm.webengine.app.WebEngineFilter$UnitOfWork.access$100(WebEngineFilter.java:79) at org.nuxeo.ecm.webengine.app.WebEngineFilter.doFilter(WebEngineFilter.java:76) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.webengine.app.HeaderFixFilter.run(HeaderFixFilter.java:62) at org.nuxeo.ecm.webengine.jaxrs.HttpFilter.doFilter(HttpFilter.java:49) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilterInternal(NuxeoAuthenticationFilter.java:615) at org.nuxeo.ecm.platform.ui.web.auth.NuxeoAuthenticationFilter.doFilter(NuxeoAuthenticationFilter.java:407) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.nuxeo.ecm.core.management.jtajca.internal.Log4jWebFilter.doFilter(Log4jWebFilter.java:69) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) main 10:59:14,741 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:14,777 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:14,783 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:14,791 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:14,797 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. main 10:59:14,801 WARN [IncorrectnessListenerImpl] Obsolete content type encountered: 'application/x-javascript'. Test Class: org.nuxeo.connect.tools.report.web.ICanRunReportFromWebTest I can run report Given the homepage org.nuxeo.ecm.webengine.test.WebEngineHomePage@3bda1f0 When I navigate the runner page Given I am on the homepage When I click the module link And I click the runner link Then the selection is mx-thread-dump, mx-infos, mx-thread-monitor-deadlocked, mx-class-histogram, mx-names, mx-attributes, config, mx-thread-deadlocked, apidoc And I submit the selection Then I received the attachment And it is correctly named Then i can parse the attachment I can select report Given the homepage org.nuxeo.ecm.webengine.test.WebEngineHomePage@3bda1f0 When I navigate the runner page Given I am on the homepage When I click the module link And I click the runner link Then the selection is mx-thread-dump, mx-infos, mx-thread-monitor-deadlocked, mx-class-histogram, mx-names, mx-attributes, config, mx-thread-deadlocked, apidoc And I select mx-infos options Then the selection is mx-infos And I submit the selection Then I received the attachment And it is correctly named Then i can parse the attachment And it contains only mx-infos Login I login Administrator Administrator Given I am on the homepage And I am not authenticated And the credentials are Administrator login name Administrator password Then I authenticate I fill Administrator username And I fill Administrator password And I submit the form Then I am authenticated Cases: | # | Status | +---+---------+ | 1 | Success | | 2 | Success | Logout I logout Given I am on the homepage And I am authenticated Then I click logout Then I am not authenticated Cases: | # | Status | +---+---------+ | 1 | Success | | 2 | Success | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.88 sec - in org.nuxeo.connect.tools.report.web.ICanRunReportFromWebTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-tools-report-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-connect-tools-report-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/nuxeo-connect-tools-report-web-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-tools-report-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-tools-report-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-web --- [INFO] Storing buildNumber: 20180228-105919 at timestamp: 1519815559547 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-tools-report-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-tools-report-web --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/nuxeo-connect-tools-report-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- jgiven-maven-plugin:0.15.1:report (default) @ nuxeo-connect-tools-report-web --- [INFO] JGiven HTML report source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/jgiven-reports/json [INFO] JGiven HTML report output directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/jgiven-reports/html [INFO] Generating HTML reports to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/jgiven-reports/html... [INFO] Generating HTML5 report to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/jgiven-reports/html/index.html [INFO] Written 6 scenarios to data0.js [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/src/test/resources/jgiven/custom.css, skipping [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/src/test/resources/jgiven/custom.js, skipping [INFO] ------------------------------------------------------------------- [INFO] Generated JGiven HTML reports to directory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/jgiven-reports/html [INFO] ------------------------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-tools-report-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/nuxeo-connect-tools-report-web-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.1-I20180228_0918/nuxeo-connect-tools-report-web-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.1-I20180228_0918/nuxeo-connect-tools-report-web-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/target/nuxeo-connect-tools-report-web-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.1-I20180228_0918/nuxeo-connect-tools-report-web-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-tools-report-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.1-I20180228_0918/nuxeo-connect-tools-report-web-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.1-I20180228_0918/nuxeo-connect-tools-report-web-10.1-I20180228_0918.jar (8 KB at 25.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.1-I20180228_0918/nuxeo-connect-tools-report-web-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.1-I20180228_0918/nuxeo-connect-tools-report-web-10.1-I20180228_0918.pom (3 KB at 37.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/maven-metadata.xml (56 KB at 184.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/maven-metadata.xml (56 KB at 248.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.1-I20180228_0918/nuxeo-connect-tools-report-web-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-web/10.1-I20180228_0918/nuxeo-connect-tools-report-web-10.1-I20180228_0918-sources.jar (5 KB at 56.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Tools Report Viewer 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-tools-report-viewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-viewer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-viewer --- [INFO] Storing buildNumber: 20180228-105922 at timestamp: 1519815562474 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-viewer --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-connect-tools-report-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-connect-tools-report-viewer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/src/main/java/org/nuxeo/connect/tools/report/viewer/ThreadDumpPrinter.java:[33,22] sun.management.MappedMXBeanType is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/src/main/java/org/nuxeo/connect/tools/report/viewer/ThreadDumpPrinter.java:[33,22] sun.management.MappedMXBeanType is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/src/main/java/org/nuxeo/connect/tools/report/viewer/ThreadDumpPrinter.java:[33,22] sun.management.MappedMXBeanType is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/src/main/java/org/nuxeo/connect/tools/report/viewer/ThreadDumpPrinter.java:[80,71] sun.management.MappedMXBeanType is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-connect-tools-report-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-connect-tools-report-viewer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-connect-tools-report-viewer --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging. Running org.nuxeo.connect.tools.report.viewer.ICanPrintTheThreadDumpTest Test Class: org.nuxeo.connect.tools.report.viewer.ICanPrintTheThreadDumpTest I can print the thread dump Given the report to run mx-thread-dump And the report component is installed And the report is registered When i run the report And i unmarshall Then the report is a mx report And i can print the thread dump StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.046 sec - in org.nuxeo.connect.tools.report.viewer.ICanPrintTheThreadDumpTest Running org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest main 10:59:38,266 WARN [UnknownServerConfigurator] Unknown server. main 10:59:38,271 WARN [ConfigurationGenerator] Server will be considered as not configurable. main 10:59:38,323 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using unknown main 10:59:38,323 WARN [ConfigurationGenerator] No template found in configuration! Fallback on 'default'. main 10:59:38,677 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report$accessor$3qtWKKvk(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4$auxiliary$wFsTbVg3.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:59:38,691 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report$accessor$3qtWKKvk(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4$auxiliary$wFsTbVg3.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:59:38,713 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report$accessor$3qtWKKvk(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4$auxiliary$wFsTbVg3.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:59:38,755 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report$accessor$3qtWKKvk(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4$auxiliary$wFsTbVg3.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:59:38,804 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report$accessor$3qtWKKvk(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4$auxiliary$wFsTbVg3.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:59:39,076 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report$accessor$3qtWKKvk(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4$auxiliary$wFsTbVg3.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:59:39,078 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report$accessor$3qtWKKvk(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4$auxiliary$wFsTbVg3.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:59:39,081 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report$accessor$3qtWKKvk(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4$auxiliary$wFsTbVg3.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:59:39,088 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report$accessor$3qtWKKvk(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4$auxiliary$wFsTbVg3.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:59:39,092 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report$accessor$3qtWKKvk(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4$auxiliary$wFsTbVg3.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 10:59:39,093 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ICanRunTest$When.i_run_a_report(ICanRunTest.java:104) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report$accessor$3qtWKKvk(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4$auxiliary$wFsTbVg3.call(Unknown Source) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor$1.proceed(ByteBuddyMethodInterceptor.java:43) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.doIntercept(StepInterceptorImpl.java:109) at com.tngtech.jgiven.impl.intercept.StepInterceptorImpl.intercept(StepInterceptorImpl.java:76) at com.tngtech.jgiven.impl.intercept.ByteBuddyMethodInterceptor.interceptSuper(ByteBuddyMethodInterceptor.java:47) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest$When$ByteBuddy$mQl8pMS4.i_run_a_report(Unknown Source) at org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest.i_can_run_main(ICanRunTheViewerTest.java:90) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at com.tngtech.jgiven.junit.JGivenMethodRule$1.evaluate(JGivenMethodRule.java:73) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Test Class: org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest I can run main Given the runtime is started And the runner is installed And it generate reports of mx-thread-dump, mx-thread-deadlocked, mx-thread-monitor-deadlocked When i run a report Then i can print the thread dump Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.761 sec - in org.nuxeo.connect.tools.report.viewer.ICanRunTheViewerTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-tools-report-viewer --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-connect-tools-report-viewer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/nuxeo-connect-tools-report-viewer-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-tools-report-viewer --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-tools-report-viewer >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-tools-report-viewer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-tools-report-viewer --- [INFO] Storing buildNumber: 20180228-105942 at timestamp: 1519815582106 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-tools-report-viewer --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-tools-report-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-tools-report-viewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-tools-report-viewer <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-tools-report-viewer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/nuxeo-connect-tools-report-viewer-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-shade-plugin:2.4.2:shade (default) @ nuxeo-connect-tools-report-viewer --- [INFO] Including org.nuxeo.connect.tools:nuxeo-connect-tools-report-core:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.connect.tools:nuxeo-connect-tools-report-management-api:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-launcher-commons:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.freemarker:freemarker:jar:2.3.26-incubating in the shaded jar. [INFO] Including org.nuxeo.connect:nuxeo-connect-client:jar:1.7.0-SNAPSHOT in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.3 in the shaded jar. [INFO] Including org.eclipse.equinox:org.eclipse.equinox.p2.cudf:jar:1.17-NX in the shaded jar. [INFO] Including org.sat4j:org.sat4j.pb:jar:2.3.1 in the shaded jar. [INFO] Including org.sat4j:org.sat4j.core:jar:2.3.1 in the shaded jar. [INFO] Including org.eclipse.core:org.eclipse.core.jobs:jar:3.5.0.v20100515 in the shaded jar. [INFO] Including org.eclipse.equinox:org.eclipse.equinox.common:jar:3.6.0.v20100503 in the shaded jar. [INFO] Including org.json:json:jar:20070829 in the shaded jar. [INFO] Including net.jodah:failsafe:jar:1.0.1 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-connect-standalone:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including commons-jexl:commons-jexl:jar:1.1 in the shaded jar. [INFO] Including commons-validator:commons-validator:jar:1.5.1 in the shaded jar. [INFO] Including commons-digester:commons-digester:jar:2.1 in the shaded jar. [INFO] Including com.thoughtworks.xstream:xstream:jar:1.4.10 in the shaded jar. [INFO] Including org.codehaus.jettison:jettison:jar:1.3.7 in the shaded jar. [INFO] Including stax:stax-api:jar:1.0.1 in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1 in the shaded jar. [INFO] Including org.nuxeo.common:nuxeo-common:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including xml-apis:xml-apis:jar:1.4.01 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.10 in the shaded jar. [INFO] Including com.sun.jersey:jersey-json:jar:1.18.3 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-core-asl:jar:1.8.1 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-mapper-asl:jar:1.8.1 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-jaxrs:jar:1.9.2 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-xc:jar:1.9.2 in the shaded jar. [INFO] Including com.sun.jersey:jersey-core:jar:1.18.3 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.2.11 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-core:jar:2.2.11 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-management:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.6 in the shaded jar. [INFO] Including org.javasimon:javasimon-core:jar:2.5.0 in the shaded jar. [INFO] Including org.mvel:mvel2:jar:2.2.4.FinalNX01 in the shaded jar. [INFO] Including org.javasimon:javasimon-jmx:jar:2.5.0 in the shaded jar. [INFO] Including org.javasimon:javasimon-jdbc3:jar:2.5.0 in the shaded jar. [INFO] Including xpp3:xpp3:jar:clean:1.1.4c in the shaded jar. [INFO] Including org.osgi:org.osgi.core:jar:4.2.0 in the shaded jar. [INFO] Including commons-cli:commons-cli:jar:1.4 in the shaded jar. [INFO] Including org.jolokia:jolokia-core:jar:1.3.3 in the shaded jar. [INFO] Skipping pom dependency com.github.olivergondza:maven-jdk-tools-wrapper:pom:0.1 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.21 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-jtajca:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.3 in the shaded jar. [INFO] Including org.apache.geronimo.components:geronimo-connector:jar:2.2.1-NX1 in the shaded jar. [INFO] Including org.tranql:tranql-connector:jar:1.8 in the shaded jar. [INFO] Including org.apache.geronimo.components:geronimo-transaction:jar:2.2.1 in the shaded jar. [INFO] Including org.objectweb.howl:howl:jar:1.0.1-1 in the shaded jar. [INFO] Including org.apache.xbean:xbean-naming:jar:3.9 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-datasource:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.apache.tomcat:tomcat-jdbc:jar:8.5.23 in the shaded jar. [INFO] Including org.apache.tomcat:tomcat-juli:jar:8.5.23 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-schema:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including com.sun.xsom:xsom:jar:20140925 in the shaded jar. [INFO] Including relaxngDatatype:relaxngDatatype:jar:20020414 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-el:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-event:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-reload:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-deploy:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.quartz-scheduler:quartz:jar:2.2.3 in the shaded jar. [INFO] Including c3p0:c3p0:jar:0.9.1.1 in the shaded jar. [INFO] Including org.nuxeo.lib.stream:nuxeo-stream:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including net.openhft:chronicle-queue:jar:4.6.44 in the shaded jar. [INFO] Including net.openhft:chronicle-core:jar:1.9.19 in the shaded jar. [INFO] Including com.intellij:annotations:jar:12.0 in the shaded jar. [INFO] Including net.openhft:chronicle-wire:jar:1.9.34 in the shaded jar. [INFO] Including net.openhft:chronicle-threads:jar:1.9.0 in the shaded jar. [INFO] Including net.openhft:affinity:jar:3.1.1 in the shaded jar. [INFO] Including net.openhft:chronicle-bytes:jar:1.9.18 in the shaded jar. [INFO] Including org.jgrapht:jgrapht-core:jar:1.0.1 in the shaded jar. [INFO] Including com.101tec:zkclient:jar:0.10 in the shaded jar. [INFO] Including org.apache.zookeeper:zookeeper:jar:3.4.8 in the shaded jar. [INFO] Including jline:jline:jar:0.9.94 in the shaded jar. [INFO] Including org.apache.kafka:kafka_2.11:jar:1.0.0 in the shaded jar. [INFO] Including com.yammer.metrics:metrics-core:jar:2.2.0 in the shaded jar. [INFO] Including org.apache.kafka:kafka-clients:jar:1.0.0 in the shaded jar. [INFO] Including org.lz4:lz4-java:jar:1.4 in the shaded jar. [INFO] Including org.xerial.snappy:snappy-java:jar:1.1.4 in the shaded jar. [INFO] Including org.scala-lang:scala-library:jar:2.11.7 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-stream:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-api:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-kv:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including net.jodah:expiringmap:jar:0.5.8 in the shaded jar. [INFO] Including javax.servlet:javax.servlet-api:jar:3.1.0 in the shaded jar. [INFO] Including javax.resource:connector-api:jar:1.5 in the shaded jar. [INFO] Including com.codahale.metrics:metrics-core:jar:3.0.0 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-metrics:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including com.codahale.metrics:metrics-graphite:jar:3.0.0 in the shaded jar. [INFO] Including com.codahale.metrics:metrics-log4j:jar:3.0.0 in the shaded jar. [INFO] Including com.codahale.metrics:metrics-jvm:jar:3.0.0 in the shaded jar. [INFO] Including javax.transaction:jta:jar:1.1 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.5 in the shaded jar. [INFO] Including xerces:xercesImpl:jar:2.11.0 in the shaded jar. [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. [INFO] Including com.google.inject:guice:jar:3.0 in the shaded jar. [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar. [INFO] Including com.google.guava:guava:jar:18.0 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-osgi:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [INFO] Including net.java.dev.jna:jna:jar:4.1.0 in the shaded jar. [INFO] Including net.java.dev.jna:jna-platform:jar:4.1.0 in the shaded jar. [INFO] Including net.sourceforge.nekohtml:nekohtml:jar:1.9.22 in the shaded jar. [INFO] Including org.ow2.asm:asm:jar:5.0.3 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-convert:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-convert-plugins:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including net.htmlparser.jericho:jericho-html:jar:3.2 in the shaded jar. [INFO] Including org.apache.poi:poi:jar:3.17 in the shaded jar. [INFO] Including org.apache.commons:commons-collections4:jar:4.1 in the shaded jar. [INFO] Including org.apache.poi:poi-ooxml:jar:3.17 in the shaded jar. [INFO] Including org.apache.poi:poi-ooxml-schemas:jar:3.17 in the shaded jar. [INFO] Including com.github.virtuald:curvesapi:jar:1.04 in the shaded jar. [INFO] Including org.apache.poi:poi-scratchpad:jar:3.17 in the shaded jar. [INFO] Including org.apache.xmlbeans:xmlbeans:jar:2.6.0 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-commandline-executor:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-storage:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-storage-sql:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including net.sf.ehcache:ehcache-core:jar:2.5.2 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-pubsub:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.slf4j:slf4j-log4j12:jar:1.7.21 in the shaded jar. [INFO] Including org.apache.lucene:lucene-core:jar:6.6.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-queryparser:jar:6.6.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-analyzers-common:jar:6.6.1 in the shaded jar. [INFO] Including javax.activation:activation:jar:1.1 in the shaded jar. [INFO] Including org.nuxeo.lib.runtime:nuxeo-runtime-launcher:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-directory-api:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-cache:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-directory-core:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-api:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-directory-types-contrib:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-usermanager-api:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-query-api:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-search-api:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-dublincore:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-types-api:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-mimetype:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including jmimemagic:jmimemagic:jar:0.1.2 in the shaded jar. [INFO] Including oro:oro:jar:2.0.8 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-versioning-api:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including com.ibm.icu:icu4j:jar:51.1 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-usermanager-core:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-login:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.apache.commons:commons-csv:jar:1.5 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.7.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.7.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.7.4 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-apidoc-core:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including com.cforcoding.jmd:jmd:jar:0.8.1-tomasol-3e60e36137 in the shaded jar. [INFO] Including org.apache.commons:commons-text:jar:1.1 in the shaded jar. [INFO] Including dom4j:dom4j:jar:1.6.1 in the shaded jar. [INFO] Including org.jboss.seam:jboss-seam:jar:2.3.1.Final.NX02 in the shaded jar. [INFO] Including org.jboss.el:jboss-el:jar:1.0_02.CR6 in the shaded jar. [INFO] Including org.nuxeo.ecm.automation:nuxeo-automation-core:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-rendering:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.wikimodel:wem:jar:2.0.2 in the shaded jar. [INFO] Including net.java.dev.javacc:javacc:jar:4.0 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-convert:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including commons-fileupload:commons-fileupload:jar:1.3.3 in the shaded jar. [INFO] Including org.artofsolving.jodconverter:jodconverter-core:jar:3.0-NX10 in the shaded jar. [INFO] Including org.openoffice:ridl:jar:3.1.0 in the shaded jar. [INFO] Including org.openoffice:juh:jar:3.1.0 in the shaded jar. [INFO] Including org.openoffice:unoil:jar:3.1.0 in the shaded jar. [INFO] Including org.openoffice:jurt:jar:3.1.0 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-convert-api:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including javax.mail:mail:jar:1.4.5 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-api:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-core:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.webengine:nuxeo-webengine-core:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including com.sun.jersey:jersey-server:jar:1.18.3 in the shaded jar. [INFO] Including com.sun.jersey:jersey-servlet:jar:1.18.3 in the shaded jar. [INFO] Including org.nuxeo.ecm.webengine:nuxeo-webengine-jaxrs:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.osgi:org.osgi.compendium:jar:4.2.0 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-web-common:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including javax.servlet.jsp:jsp-api:jar:2.2 in the shaded jar. [INFO] Including com.thetransactioncompany:cors-filter:jar:2.4 in the shaded jar. [INFO] Including com.thetransactioncompany:java-property-utils:jar:1.9.1 in the shaded jar. [INFO] Including org.nuxeo.build:nuxeo-apt-extensions:jar:1.0 in the shaded jar. [INFO] Including org.nuxeo.build:nuxeo-webengine-apt:jar:1.2 in the shaded jar. [INFO] Including org.codehaus.groovy:groovy-all:jar:2.4.12 in the shaded jar. [INFO] Including org.apache.pdfbox:pdfbox:jar:1.8.9 in the shaded jar. [INFO] Including org.apache.pdfbox:fontbox:jar:1.8.9 in the shaded jar. [INFO] Including org.apache.pdfbox:jempbox:jar:1.8.9 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-io:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including jaxen:jaxen:jar:1.1.6 in the shaded jar. [INFO] Including com.sun.jersey:jersey-client:jar:1.18.3 in the shaded jar. [INFO] Including org.nuxeo.ecm.core:nuxeo-core-query:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including cup:java-cup:jar:0.11a in the shaded jar. [INFO] Including joda-time:joda-time:jar:2.8.2 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-htmlsanitizer:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.owasp.antisamy:antisamy:jar:1.5.7 in the shaded jar. [INFO] Including org.apache.xmlgraphics:batik-css:jar:1.7 in the shaded jar. [INFO] Including org.apache.xmlgraphics:batik-util:jar:1.7 in the shaded jar. [INFO] Including org.w3c.css:sac:jar:1.3 in the shaded jar. [INFO] Including org.nuxeo.elasticsearch:nuxeo-elasticsearch-core:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.automation:nuxeo-automation-io:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-tag-api:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.yaml:snakeyaml:jar:1.13 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-url-api:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-actions-core:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-audit-api:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-platform-forms-layout-export:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-preview-core:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.restlet:org.restlet:jar:1.0.7 in the shaded jar. [INFO] Including org.nuxeo.ecm.platform:nuxeo-invite:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime-migration:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.elasticsearch:elasticsearch:jar:5.6.3 in the shaded jar. [INFO] Including org.apache.lucene:lucene-backward-codecs:jar:6.6.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-grouping:jar:6.6.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-highlighter:jar:6.6.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-join:jar:6.6.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-memory:jar:6.6.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-misc:jar:6.6.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-queries:jar:6.6.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-sandbox:jar:6.6.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-spatial:jar:6.6.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-spatial-extras:jar:6.6.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-spatial3d:jar:6.6.1 in the shaded jar. [INFO] Including org.apache.lucene:lucene-suggest:jar:6.6.1 in the shaded jar. [INFO] Including org.elasticsearch:securesm:jar:1.1 in the shaded jar. [INFO] Including net.sf.jopt-simple:jopt-simple:jar:5.0.2 in the shaded jar. [INFO] Including com.carrotsearch:hppc:jar:0.7.1 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-smile:jar:2.8.6 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.8.6 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.8.6 in the shaded jar. [INFO] Including com.tdunning:t-digest:jar:3.0 in the shaded jar. [INFO] Including org.hdrhistogram:HdrHistogram:jar:2.1.9 in the shaded jar. [INFO] Including org.elasticsearch:jna:jar:4.4.0-1 in the shaded jar. [INFO] Including org.elasticsearch.client:elasticsearch-rest-high-level-client:jar:5.6.3 in the shaded jar. [INFO] Including org.elasticsearch.plugin:parent-join-client:jar:5.6.3 in the shaded jar. [INFO] Including org.elasticsearch.plugin:aggs-matrix-stats-client:jar:5.6.3 in the shaded jar. [INFO] Including org.elasticsearch.client:elasticsearch-rest-client:jar:5.6.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpasyncclient:jar:4.1.2 in the shaded jar. [INFO] Including org.elasticsearch.client:transport:jar:5.6.3 in the shaded jar. [INFO] Including org.elasticsearch.plugin:transport-netty3-client:jar:5.6.3 in the shaded jar. [INFO] Including io.netty:netty:jar:3.10.6.Final in the shaded jar. [INFO] Including org.elasticsearch.plugin:reindex-client:jar:5.6.3 in the shaded jar. [INFO] Including org.elasticsearch.plugin:lang-mustache-client:jar:5.6.3 in the shaded jar. [INFO] Including com.github.spullara.mustache.java:compiler:jar:0.9.3 in the shaded jar. [INFO] Including org.elasticsearch.plugin:percolator-client:jar:5.6.3 in the shaded jar. [INFO] Including org.elasticsearch.plugin:transport-netty4-client:jar:5.6.3 in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.13.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.13.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.13.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.13.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.13.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.13.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.13.Final in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore-nio:jar:4.4.5 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.6 in the shaded jar. [INFO] Including javax.validation:validation-api:jar:1.0.0.GA in the shaded jar. [INFO] Including org.apache.logging.log4j:log4j-api:jar:2.9.1 in the shaded jar. [INFO] Including org.apache.logging.log4j:log4j-core:jar:2.9.1 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [WARNING] jna-4.1.0.jar, jna-4.4.0-1.jar define 98 overlapping classes: [WARNING] - com.sun.jna.Callback$UncaughtExceptionHandler [WARNING] - com.sun.jna.Native$4 [WARNING] - com.sun.jna.ptr.ShortByReference [WARNING] - com.sun.jna.Pointer [WARNING] - com.sun.jna.Structure$FFIType$size_t [WARNING] - com.sun.jna.Memory$SharedMemory [WARNING] - com.sun.jna.Native$7 [WARNING] - com.sun.jna.Native$ffi_callback [WARNING] - com.sun.jna.Native$Buffers [WARNING] - com.sun.jna.TypeMapper [WARNING] - 88 more... [WARNING] stax-api-1.0.1.jar, xml-apis-1.4.01.jar define 37 overlapping classes: [WARNING] - javax.xml.stream.XMLEventReader [WARNING] - javax.xml.namespace.NamespaceContext [WARNING] - javax.xml.stream.StreamFilter [WARNING] - javax.xml.stream.util.StreamReaderDelegate [WARNING] - javax.xml.stream.events.StartDocument [WARNING] - javax.xml.stream.EventFilter [WARNING] - javax.xml.stream.XMLEventWriter [WARNING] - javax.xml.stream.XMLStreamConstants [WARNING] - javax.xml.stream.events.EntityDeclaration [WARNING] - javax.xml.stream.events.ProcessingInstruction [WARNING] - 27 more... [WARNING] xml-apis-1.4.01.jar, jaxen-1.1.6.jar define 1 overlapping classes: [WARNING] - org.w3c.dom.UserDataHandler [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- jgiven-maven-plugin:0.15.1:report (default) @ nuxeo-connect-tools-report-viewer --- [INFO] JGiven HTML report source directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/jgiven-reports/json [INFO] JGiven HTML report output directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/jgiven-reports/html [INFO] Generating HTML reports to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/jgiven-reports/html... [INFO] Generating HTML5 report to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/jgiven-reports/html/index.html [INFO] Written 2 scenarios to data0.js [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/src/test/resources/jgiven/custom.css, skipping [INFO] Cannot read /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/src/test/resources/jgiven/custom.js, skipping [INFO] ------------------------------------------------------------------- [INFO] Generated JGiven HTML reports to directory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/jgiven-reports/html [INFO] ------------------------------------------------------------------- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-tools-report-viewer --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/nuxeo-connect-tools-report-viewer-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.1-I20180228_0918/nuxeo-connect-tools-report-viewer-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.1-I20180228_0918/nuxeo-connect-tools-report-viewer-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/nuxeo-connect-tools-report-viewer-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.1-I20180228_0918/nuxeo-connect-tools-report-viewer-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/target/nuxeo-connect-tools-report-viewer-10.1-I20180228_0918-jar-with-dependencies.jar to /opt/jenkins/.m2/repository/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.1-I20180228_0918/nuxeo-connect-tools-report-viewer-10.1-I20180228_0918-jar-with-dependencies.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-tools-report-viewer --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.1-I20180228_0918/nuxeo-connect-tools-report-viewer-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.1-I20180228_0918/nuxeo-connect-tools-report-viewer-10.1-I20180228_0918.jar (11 KB at 57.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.1-I20180228_0918/nuxeo-connect-tools-report-viewer-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.1-I20180228_0918/nuxeo-connect-tools-report-viewer-10.1-I20180228_0918.pom (5 KB at 61.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/maven-metadata.xml (54 KB at 215.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/maven-metadata.xml (54 KB at 567.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.1-I20180228_0918/nuxeo-connect-tools-report-viewer-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.1-I20180228_0918/nuxeo-connect-tools-report-viewer-10.1-I20180228_0918-sources.jar (4 KB at 54.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.1-I20180228_0918/nuxeo-connect-tools-report-viewer-10.1-I20180228_0918-jar-with-dependencies.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools-report-viewer/10.1-I20180228_0918/nuxeo-connect-tools-report-viewer-10.1-I20180228_0918-jar-with-dependencies.jar (121171 KB at 40242.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform PDF Utils 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-pdf-utils --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-pdf-utils --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-pdf-utils --- [INFO] Storing buildNumber: 20180228-110012 at timestamp: 1519815612482 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-pdf-utils --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-pdf-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-pdf-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-pdf-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-pdf-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/service/PDFTransformationServiceImpl.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/service/PDFTransformationServiceImpl.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/service/PDFTransformationServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-pdf-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-pdf-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-pdf-utils --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 11:00:22,240 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 90 * service:org.nuxeo.ecm.platform.pdf.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.ecm.platform.pdf.tests.PDFUtilsTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 11:00:26,728 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 131 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.417 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFUtilsTest Running org.nuxeo.ecm.platform.pdf.tests.PDFPageExtractorTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 11:00:59,115 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 131 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.385 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFPageExtractorTest Running org.nuxeo.ecm.platform.pdf.tests.PDFInfoTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 11:01:01,866 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 131 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.744 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFInfoTest Running org.nuxeo.ecm.platform.pdf.tests.PDFWatermarkingImageTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 11:01:03,640 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 131 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.768 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFWatermarkingImageTest Running org.nuxeo.ecm.platform.pdf.tests.PDFPageNumberingTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 11:01:06,999 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 131 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.379 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFPageNumberingTest Running org.nuxeo.ecm.platform.pdf.tests.PDFWatermarkingPDFTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 11:01:08,336 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 131 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.316 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFWatermarkingPDFTest Running org.nuxeo.ecm.platform.pdf.tests.PDFWatermarkingTextTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 11:01:10,113 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 131 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.777 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFWatermarkingTextTest Running org.nuxeo.ecm.platform.pdf.tests.PDFEncryptionTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 11:01:12,789 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 131 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.68 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFEncryptionTest Running org.nuxeo.ecm.platform.pdf.tests.PDFWatermarkingTranslationTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 11:01:14,367 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 131 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.57 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFWatermarkingTranslationTest Running org.nuxeo.ecm.platform.pdf.tests.PDFTextExtractorTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 11:01:16,069 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 131 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.707 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFTextExtractorTest Running org.nuxeo.ecm.platform.pdf.tests.PDFLinksTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in org.nuxeo.ecm.platform.pdf.tests.PDFLinksTest Results : Tests run: 68, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-pdf-utils --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-pdf-utils --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/target/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-pdf-utils --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-pdf-utils >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-pdf-utils --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-pdf-utils --- [INFO] Storing buildNumber: 20180228-110117 at timestamp: 1519815677864 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-pdf-utils --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-pdf-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-pdf-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-pdf-utils <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-pdf-utils --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/target/nuxeo-platform-pdf-utils-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-pdf-utils --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/target/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.1-I20180228_0918/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.1-I20180228_0918/nuxeo-platform-pdf-utils-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/target/nuxeo-platform-pdf-utils-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.1-I20180228_0918/nuxeo-platform-pdf-utils-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-pdf-utils --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.1-I20180228_0918/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.1-I20180228_0918/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar (68 KB at 162.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.1-I20180228_0918/nuxeo-platform-pdf-utils-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.1-I20180228_0918/nuxeo-platform-pdf-utils-10.1-I20180228_0918.pom (2 KB at 23.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/maven-metadata.xml (50 KB at 32.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/maven-metadata.xml (50 KB at 220.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.1-I20180228_0918/nuxeo-platform-pdf-utils-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-pdf-utils/10.1-I20180228_0918/nuxeo-platform-pdf-utils-10.1-I20180228_0918-sources.jar (48 KB at 589.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform 3D 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-3d-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-parent --- [INFO] Storing buildNumber: 20180228-110120 at timestamp: 1519815680378 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-3d-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-3d-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-3d-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-parent --- [INFO] Storing buildNumber: 20180228-110120 at timestamp: 1519815680461 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-3d-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-3d-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-3d-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-parent/10.1-I20180228_0918/nuxeo-platform-3d-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-3d-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-parent/10.1-I20180228_0918/nuxeo-platform-3d-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-parent/10.1-I20180228_0918/nuxeo-platform-3d-parent-10.1-I20180228_0918.pom (2 KB at 7.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-parent/maven-metadata.xml (48 KB at 104.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-parent/maven-metadata.xml (48 KB at 375.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform 3D API 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-3d-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-api --- [INFO] Storing buildNumber: 20180228-110121 at timestamp: 1519815681472 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-3d-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-3d-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/TransmissionThreeD.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/TransmissionThreeD.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/TransmissionThreeD.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-3d-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-3d-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-3d-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-3d-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-3d-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/target/nuxeo-platform-3d-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-3d-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-3d-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-api --- [INFO] Storing buildNumber: 20180228-110121 at timestamp: 1519815681995 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-3d-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-3d-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/target/nuxeo-platform-3d-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-3d-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/target/nuxeo-platform-3d-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.1-I20180228_0918/nuxeo-platform-3d-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.1-I20180228_0918/nuxeo-platform-3d-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-api/target/nuxeo-platform-3d-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.1-I20180228_0918/nuxeo-platform-3d-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-3d-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.1-I20180228_0918/nuxeo-platform-3d-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.1-I20180228_0918/nuxeo-platform-3d-api-10.1-I20180228_0918.jar (18 KB at 91.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.1-I20180228_0918/nuxeo-platform-3d-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.1-I20180228_0918/nuxeo-platform-3d-api-10.1-I20180228_0918.pom (717 B at 9.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/maven-metadata.xml (48 KB at 84.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/maven-metadata.xml (48 KB at 549.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.1-I20180228_0918/nuxeo-platform-3d-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-api/10.1-I20180228_0918/nuxeo-platform-3d-api-10.1-I20180228_0918-sources.jar (15 KB at 205.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform 3D Convert 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-3d-convert --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-convert --- [INFO] Storing buildNumber: 20180228-110123 at timestamp: 1519815683600 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-convert --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-3d-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-3d-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-3d-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-3d-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-3d-convert --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.ecm.platform.threed.convert.ThreeDConvertersTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.198 sec - in org.nuxeo.ecm.platform.threed.convert.ThreeDConvertersTest Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-3d-convert --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-3d-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/target/nuxeo-platform-3d-convert-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-3d-convert --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-3d-convert >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-convert --- [INFO] Storing buildNumber: 20180228-110308 at timestamp: 1519815788483 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-convert --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-3d-convert <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-3d-convert --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/target/nuxeo-platform-3d-convert-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-3d-convert --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/target/nuxeo-platform-3d-convert-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.1-I20180228_0918/nuxeo-platform-3d-convert-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.1-I20180228_0918/nuxeo-platform-3d-convert-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-convert/target/nuxeo-platform-3d-convert-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.1-I20180228_0918/nuxeo-platform-3d-convert-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-3d-convert --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.1-I20180228_0918/nuxeo-platform-3d-convert-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.1-I20180228_0918/nuxeo-platform-3d-convert-10.1-I20180228_0918.jar (34 KB at 148.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.1-I20180228_0918/nuxeo-platform-3d-convert-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.1-I20180228_0918/nuxeo-platform-3d-convert-10.1-I20180228_0918.pom (2 KB at 24.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/maven-metadata.xml (48 KB at 486.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/maven-metadata.xml (48 KB at 202.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.1-I20180228_0918/nuxeo-platform-3d-convert-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-convert/10.1-I20180228_0918/nuxeo-platform-3d-convert-10.1-I20180228_0918-sources.jar (25 KB at 180.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform 3D Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-3d-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-core --- [INFO] Storing buildNumber: 20180228-110310 at timestamp: 1519815790568 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-3d-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 14 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-3d-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/adapter/ThreeDDocumentAdapter.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/adapter/ThreeDDocumentAdapter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-3d-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-3d-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-3d-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 11:03:19,077 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 0 / Total: 108 * service:org.nuxeo.ecm.platform.threed.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.threed.preview.adapter.contrib references missing [target=org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent;point=MimeTypePreviewer] * service:org.nuxeo.ecm.platform.filemanager.service.FileManagerService.PageProviders references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Running org.nuxeo.ecm.platform.threed.tests.Test3DCore StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 11:03:25,649 ERROR [OSGiAdapter] Error during Framework Listener execution : class org.nuxeo.runtime.osgi.OSGiRuntimeService org.nuxeo.ecm.core.query.QueryParseException: Failed to execute query: NXQL: SELECT ecm:uuid FROM Document WHERE ecm:mixinType = 'Picture' AND ecm:isProxy = 0 AND views/*/title = 'Original' AND content/data IS NULL, No such property: views/*/title at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.checkProperty(NXQLQueryMaker.java:1424) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitReference(NXQLQueryMaker.java:1390) at org.nuxeo.ecm.core.query.sql.model.Reference.accept(Reference.java:80) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitExpression(DefaultQueryVisitor.java:103) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitExpression(NXQLQueryMaker.java:1288) at org.nuxeo.ecm.core.query.sql.model.Expression.accept(Expression.java:52) at org.nuxeo.ecm.core.query.sql.model.DefaultQueryVisitor.visitMultiExpression(DefaultQueryVisitor.java:112) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitWhereClause(NXQLQueryMaker.java:1129) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker$QueryAnalyzer.visitQuery(NXQLQueryMaker.java:1050) at org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker.buildQuery(NXQLQueryMaker.java:326) at org.nuxeo.ecm.core.storage.sql.jdbc.ResultSetQueryResult.(ResultSetQueryResult.java:57) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapper.queryAndFetch(JDBCMapper.java:738) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doInvoke(JDBCMapperConnector.java:111) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.lambda$doConnectAndInvoke$0(JDBCMapperConnector.java:98) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.doConnectAndInvoke(JDBCMapperConnector.java:95) at org.nuxeo.ecm.core.storage.sql.jdbc.JDBCMapperConnector.invoke(JDBCMapperConnector.java:84) at com.sun.proxy.$Proxy42.queryAndFetch(Unknown Source) at org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper.queryAndFetch(SoftRefCachingMapper.java:110) at org.nuxeo.ecm.core.storage.sql.SessionImpl.queryAndFetch(SessionImpl.java:1316) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:348) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:429) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1253) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1238) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.getPictureIdsToMigrate(PictureMigrationHandler.java:129) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.doMigration(PictureMigrationHandler.java:94) at org.nuxeo.ecm.platform.picture.PictureMigrationHandler.doInitializeRepository(PictureMigrationHandler.java:84) at org.nuxeo.ecm.core.repository.RepositoryInitializationHandler.initializeRepository(RepositoryInitializationHandler.java:93) at org.nuxeo.ecm.core.repository.RepositoryService$2.run(RepositoryService.java:140) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:135) at org.nuxeo.ecm.core.repository.RepositoryService.initializeRepository(RepositoryService.java:142) at org.nuxeo.ecm.core.repository.RepositoryService.doInitRepositories(RepositoryService.java:124) at org.nuxeo.runtime.transaction.TransactionHelper.lambda$runInTransaction$3(TransactionHelper.java:569) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:589) at org.nuxeo.runtime.transaction.TransactionHelper.runInTransaction(TransactionHelper.java:569) at org.nuxeo.ecm.core.repository.RepositoryService.initRepositories(RepositoryService.java:91) at org.nuxeo.ecm.core.repository.RepositoryService$1.afterStart(RepositoryService.java:69) at org.nuxeo.runtime.model.impl.ComponentManagerImpl$Listeners.afterStart(ComponentManagerImpl.java:1136) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.startComponents(ComponentManagerImpl.java:693) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:792) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:167) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$beforeRun$1(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:215) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.555 sec - in org.nuxeo.ecm.platform.threed.tests.Test3DCore Running org.nuxeo.ecm.platform.threed.tests.TestThreeDThumbnail StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 11:04:52,997 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 7 / Unstarted: 0 / Total: 151 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.binary.metadata.contrib references missing [target=org.nuxeo.binary.metadata;point=metadataMappings, target=org.nuxeo.binary.metadata;point=metadataRules] * service:org.nuxeo.ecm.platform.tag.service.pageprovider references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] * service:org.nuxeo.threed.preview.adapter.contrib references missing [target=org.nuxeo.ecm.platform.preview.adapter.PreviewAdapterManagerComponent;point=MimeTypePreviewer] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.threed.filemanager references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.354 sec - in org.nuxeo.ecm.platform.threed.tests.TestThreeDThumbnail Running org.nuxeo.ecm.platform.threed.tests.TestThreeDRenditions Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.264 sec - in org.nuxeo.ecm.platform.threed.tests.TestThreeDRenditions Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-3d-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-3d-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/target/nuxeo-platform-3d-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-3d-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-3d-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-core --- [INFO] Storing buildNumber: 20180228-110617 at timestamp: 1519815977629 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-3d-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-3d-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/target/nuxeo-platform-3d-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-3d-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/target/nuxeo-platform-3d-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.1-I20180228_0918/nuxeo-platform-3d-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.1-I20180228_0918/nuxeo-platform-3d-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-core/target/nuxeo-platform-3d-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.1-I20180228_0918/nuxeo-platform-3d-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-3d-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.1-I20180228_0918/nuxeo-platform-3d-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.1-I20180228_0918/nuxeo-platform-3d-core-10.1-I20180228_0918.jar (49 KB at 228.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.1-I20180228_0918/nuxeo-platform-3d-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.1-I20180228_0918/nuxeo-platform-3d-core-10.1-I20180228_0918.pom (4 KB at 44.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/maven-metadata.xml (47 KB at 187.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/maven-metadata.xml (47 KB at 312.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.1-I20180228_0918/nuxeo-platform-3d-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-core/10.1-I20180228_0918/nuxeo-platform-3d-core-10.1-I20180228_0918-sources.jar (33 KB at 448.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform 3D JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-3d-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-jsf --- [INFO] Storing buildNumber: 20180228-110619 at timestamp: 1519815979776 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-3d-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (grunt-build) @ nuxeo-platform-3d-jsf --- [INFO] Executing tasks main: init: [exec] npm WARN deprecated gulp-minify-css@1.2.4: Please use gulp-clean-css [exec] npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 [exec] npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js [exec] npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js [exec] npm WARN deprecated gulp-util@2.2.14: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 [exec] npm WARN deprecated node-uuid@1.4.8: Use uuid module instead [exec] [exec] > gifsicle@3.0.4 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/node_modules/gifsicle [exec] > node lib/install.js [exec] [exec] [exec] > jpegtran-bin@3.2.0 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/node_modules/jpegtran-bin [exec] > node lib/install.js [exec] [exec] โœ” gifsicle pre-build test passed successfully [exec] [exec] > optipng-bin@3.1.4 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/node_modules/optipng-bin [exec] > node lib/install.js [exec] [exec] โœ” jpegtran pre-build test passed successfully [exec] โœ” optipng pre-build test passed successfully [exec] nuxeo-platform-3d-jsf@0.0.1 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf [exec] โ”œโ”€โ”ฌ del@2.2.2 [exec] โ”‚ โ”œโ”€โ”ฌ globby@5.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-union@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ arrify@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-path-cwd@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-path-in-cwd@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-path-inside@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-inside@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ object-assign@4.1.1 [exec] โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.4 [exec] โ”‚ โ””โ”€โ”€ rimraf@2.6.2 [exec] โ”œโ”€โ”ฌ gulp@3.9.1 [exec] โ”‚ โ”œโ”€โ”€ archy@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ deprecated@0.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@3.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@2.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.escape@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash._root@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.5.3 [exec] โ”‚ โ”œโ”€โ”€ interpret@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ liftoff@2.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ findup-sync@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ detect-file@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-glob@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@3.1.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ fill-range@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-regex-range@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ snapdragon-node@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ snapdragon-util@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ split-string@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extend-shallow@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ assign-symbols@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@2.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-brackets@2.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ posix-character-classes@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fragment-cache@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nanomatch@1.2.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-odd@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-number@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-windows@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ regex-not@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ safe-regex@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ret@0.1.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ snapdragon@0.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ base@0.11.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ cache-base@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ collection-visit@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-visit@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-visit@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ get-value@2.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ has-values@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ set-value@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-object-path@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ union-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ set-value@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ unset-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ has-value@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ has-values@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ isobject@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ class-utils@0.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-union@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ static-extend@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ object-copy@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ copy-descriptor@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ component-emitter@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mixin-deep@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pascalcase@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ debug@2.6.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ source-map-resolve@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ atob@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ decode-uri-component@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ resolve-url@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ source-map-url@0.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ urix@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ use@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lazy-cache@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-getter@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-regex@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ resolve-dir@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ global-modules@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ global-prefix@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ fined@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-tilde@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ homedir-polyfill@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ parse-passwd@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.defaults@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-each@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-slice@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ parse-filepath@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-relative@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-unc-path@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unc-path-regex@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-cache@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-root@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-root-regex@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ flagged-respawn@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-plain-object@2.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ object.map@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ for-own@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ make-iterator@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ rechoir@0.6.2 [exec] โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ orchestrator@0.3.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ once@1.3.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ sequencify@0.0.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ stream-consume@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ pretty-hrtime@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ semver@4.3.6 [exec] โ”‚ โ”œโ”€โ”ฌ tildify@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ v8flags@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ user-home@1.1.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-fs@0.3.14 [exec] โ”‚ โ”œโ”€โ”€ defaults@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ glob-stream@3.1.18 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob@4.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob2base@0.0.12 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ find-index@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimatch@2.0.10 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob-watcher@0.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ gaze@0.5.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ globule@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ graceful-fs@3.0.11 [exec] โ”‚ โ”‚ โ””โ”€โ”€ natives@1.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”œโ”€โ”ฌ strip-bom@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”œโ”€โ”ฌ gulp-autoprefixer@3.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ autoprefixer@6.7.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ browserslist@1.7.7 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ electron-to-chromium@1.3.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ caniuse-db@1.0.30000810 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ normalize-range@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ num2fraction@1.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ postcss-value-parser@3.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ postcss@5.2.18 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ js-base64@2.4.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ supports-color@3.2.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ has-flag@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ through2@2.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ””โ”€โ”€ vinyl-sourcemaps-apply@0.2.1 [exec] โ”œโ”€โ”ฌ gulp-cache@0.4.6 [exec] โ”‚ โ”œโ”€โ”€ bluebird@3.5.1 [exec] โ”‚ โ”œโ”€โ”ฌ cache-swap@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ object.pick@1.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ safe-buffer@5.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ try-json-parse@0.1.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ clone@1.0.3 [exec] โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”œโ”€โ”€ gulp-changed@1.3.2 [exec] โ”œโ”€โ”ฌ gulp-debug@2.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ plur@2.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ irregular-plurals@1.4.0 [exec] โ”‚ โ””โ”€โ”ฌ stringify-object@2.4.0 [exec] โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ””โ”€โ”€ is-regexp@1.0.0 [exec] โ”œโ”€โ”ฌ gulp-html-extract@0.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ cheerio@0.19.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ css-select@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ boolbase@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ css-what@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domutils@1.4.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ nth-check@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom-serializer@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ domelementtype@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ entities@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ htmlparser2@3.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domelementtype@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domhandler@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domutils@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ entities@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.1.14 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ has-color@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-ansi@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._escapestringchar@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.defaults@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._objecttypes@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash._escapehtmlchar@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash._htmlescapes@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lodash._reunescapedhtml@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isnative@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._shimkeys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isobject@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lodash.values@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.10 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.4.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ””โ”€โ”ฌ xtend@2.1.2 [exec] โ”‚ โ””โ”€โ”€ object-keys@0.4.0 [exec] โ”œโ”€โ”ฌ gulp-if@2.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-match@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@3.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ””โ”€โ”ฌ ternary-stream@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ duplexify@3.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ stream-shift@1.0.0 [exec] โ”‚ โ””โ”€โ”€ fork-stream@0.0.4 [exec] โ”œโ”€โ”ฌ gulp-imagemin@2.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ imagemin@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ buffer-to-vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ file-type@3.9.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-stream@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-gifsicle@4.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gifsicle@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-build@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ archive-type@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tar@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-tar@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.5.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bl@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tarbz2@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-bzip2@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ seek-bzip@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-targz@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-unzip@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-zip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stat-mode@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ yauzl@2.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ buffer-crc32@0.2.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fd-slicer@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-assign@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ download@4.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ caw@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ get-proxy@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rc@1.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-obj@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ filenamify@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-reserved-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-outer@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ trim-repeated@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@5.7.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-error-class@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-retry-allowed@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@3.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-parse-lax@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ prepend-http@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-decompress@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-url@1.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ware@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ wrap-fn@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-series@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ async-each-series@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-regex@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ip-regex@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-wrapper@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-check@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ executable@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version-check@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ find-versions@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ semver-truncate@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver@5.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazy-req@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-filter-obj@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ logalot@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ figures@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ squeak@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ console-stream@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lpad-align@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gif@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-jpegtran@4.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-jpg@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ jpegtran-bin@3.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-optipng@4.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-buffer@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ tempfile@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-tmpdir@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-png@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ optipng-bin@3.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-svgo@4.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-svg@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ svgo@0.6.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ coa@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ q@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ colors@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ csso@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clap@1.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ js-yaml@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@1.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sprintf-js@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ esprima@2.7.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ sax@1.2.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ whet.extend@0.9.9 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ optional@0.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ stream-combiner2@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isequal@4.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ vali-date@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ pretty-bytes@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ camelcase-keys@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ camelcase@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ decamelize@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ loud-rejection@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ currently-unhandled@0.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-find-index@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ signal-exit@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-package-data@2.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hosted-git-info@2.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-builtin-module@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ validate-npm-package-license@3.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ spdx-correct@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ spdx-expression-parse@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-exceptions@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-pkg-up@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ find-up@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ read-pkg@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ load-json-file@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-type@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ redent@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ indent-string@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-finite@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ trim-newlines@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.1 [exec] โ”‚ โ””โ”€โ”€ through2-concurrent@1.1.1 [exec] โ”œโ”€โ”ฌ gulp-load-plugins@1.5.0 [exec] โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ fancy-log@1.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-gray@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ color-support@1.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ time-stamp@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ findup-sync@0.4.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ detect-file@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ fs-exists-sync@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ resolve-dir@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ expand-tilde@1.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ global-modules@0.2.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ global-prefix@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ which@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isexe@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-windows@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ glogg@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ randomatic@1.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-posix-bracket@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-path@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ remove-trailing-separator@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-dotfile@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ””โ”€โ”ฌ resolve@1.5.0 [exec] โ”‚ โ””โ”€โ”€ path-parse@1.0.5 [exec] โ”œโ”€โ”ฌ gulp-minify-css@1.2.4 [exec] โ”‚ โ”œโ”€โ”ฌ clean-css@3.4.28 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ source-map@0.4.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ amdefine@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-bufferstream@1.0.1 [exec] โ”‚ โ””โ”€โ”€ bufferstreams@1.0.1 [exec] โ”œโ”€โ”ฌ gulp-minify-html@1.0.6 [exec] โ”‚ โ”œโ”€โ”ฌ minimize@1.8.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ argh@0.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@1.5.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cli-color@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ d@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es5-ext@0.10.39 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ es6-symbol@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ d@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es6-iterator@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ d@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ memoizee@0.3.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es6-weak-map@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ es6-iterator@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ es6-symbol@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ event-emitter@0.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ d@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-queue@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ next-tick@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ timers-ext@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ next-tick@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ diagnostics@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ colorspace@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ color@0.8.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ color-convert@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ color-string@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ color-name@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ text-hex@0.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ enabled@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ env-variable@0.0.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ kuler@0.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ colornames@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ emits@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ htmlparser2@3.9.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domutils@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ node-uuid@1.4.8 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”œโ”€โ”ฌ gulp-minify-inline@0.1.1 [exec] โ”‚ โ””โ”€โ”ฌ uglify-js@2.8.29 [exec] โ”‚ โ”œโ”€โ”€ uglify-to-browserify@1.0.2 [exec] โ”‚ โ””โ”€โ”ฌ yargs@3.10.0 [exec] โ”‚ โ”œโ”€โ”€ camelcase@1.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ cliui@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ center-align@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ align-text@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ longest@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lazy-cache@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ right-align@0.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@0.0.2 [exec] โ”‚ โ””โ”€โ”€ window-size@0.1.0 [exec] โ”œโ”€โ”€ gulp-rename@1.2.2 [exec] โ”œโ”€โ”ฌ gulp-replace@0.5.4 [exec] โ”‚ โ”œโ”€โ”ฌ istextorbinary@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ binaryextensions@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ textextensions@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ””โ”€โ”ฌ replacestream@4.0.3 [exec] โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”œโ”€โ”ฌ gulp-size@2.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ gzip-size@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ duplexer@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ pretty-bytes@3.0.1 [exec] โ”‚ โ””โ”€โ”€ stream-counter@1.0.0 [exec] โ”œโ”€โ”ฌ gulp-uglify@1.5.4 [exec] โ”‚ โ”œโ”€โ”€ deap@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ isobject@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ uglify-js@2.6.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ async@0.2.10 [exec] โ”‚ โ””โ”€โ”€ uglify-save-license@0.4.1 [exec] โ”œโ”€โ”ฌ gulp-useref@3.1.4 [exec] โ”‚ โ”œโ”€โ”ฌ event-stream@3.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ from@0.1.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ map-stream@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ pause-stream@0.0.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ split@0.3.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ stream-combiner@0.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ through@2.3.8 [exec] โ”‚ โ”œโ”€โ”ฌ glob@7.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fs.realpath@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ once@1.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-concat@2.6.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-with-sourcemaps@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-buffer@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cloneable-readable@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ process-nextick-args@1.0.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-relative-url@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-absolute-url@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ plugin-error@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-cyan@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-red@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-slice@0.2.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ arr-union@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@1.1.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ useref@1.4.0 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-fs@3.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ fs-mkdirp-stream@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”ฌ glob-stream@6.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-dirname@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-negated-glob@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ to-absolute-glob@2.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ json-stable-stringify@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ jsonify@0.0.0 [exec] โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”€ is-valid-glob@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ lead@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ flush-write-stream@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ object.assign@4.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ define-properties@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ foreach@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-keys@1.0.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ function-bind@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ has-symbols@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ object-keys@1.0.11 [exec] โ”‚ โ”œโ”€โ”ฌ pumpify@1.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pump@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ remove-bom-buffer@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ remove-bom-stream@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ resolve-options@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ to-through@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ value-or-function@3.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ vinyl@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-sourcemap@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ append-buffer@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ buffer-equal@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ convert-source-map@1.5.1 [exec] โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”€ now-and-later@2.0.0 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”œโ”€โ”€ gulp-vulcanize@6.1.0 [exec] โ”œโ”€โ”ฌ merge-stream@1.0.1 [exec] โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”œโ”€โ”€ require-dir@0.3.2 [exec] โ”œโ”€โ”€ run-sequence@1.2.2 [exec] โ””โ”€โ”ฌ vulcanize@1.16.0 [exec] โ”œโ”€โ”ฌ dom5@1.3.6 [exec] โ”‚ โ”œโ”€โ”€ @types/clone@0.1.30 [exec] โ”‚ โ”œโ”€โ”€ @types/node@4.2.23 [exec] โ”‚ โ”œโ”€โ”ฌ @types/parse5@0.0.31 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@6.0.101 [exec] โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”œโ”€โ”€ es6-promise@2.3.0 [exec] โ”œโ”€โ”ฌ hydrolysis@1.25.0 [exec] โ”‚ โ”œโ”€โ”€ acorn@3.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-polyfill@6.26.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-runtime@6.26.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ regenerator-runtime@0.11.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ core-js@2.5.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ regenerator-runtime@0.10.5 [exec] โ”‚ โ”œโ”€โ”ฌ doctrine@0.7.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ esutils@1.1.6 [exec] โ”‚ โ”œโ”€โ”€ dom5@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ escodegen@1.9.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ esprima@3.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ estraverse@4.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ esutils@2.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ optionator@0.8.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-is@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fast-levenshtein@2.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ levn@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ prelude-ls@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ type-check@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”œโ”€โ”ฌ espree@3.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ acorn@5.5.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ acorn-jsx@3.0.1 [exec] โ”‚ โ””โ”€โ”€ estraverse@3.1.0 [exec] โ”œโ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ””โ”€โ”€ abbrev@1.1.1 [exec] โ””โ”€โ”€ path-posix@1.0.0 [exec] [exec] bower nuxeo-3d-elements#* copy /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-elements [exec] bower nuxeo-3d-elements#* resolved /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-elements [exec] bower polymer#^1.1.0 not-cached https://github.com/Polymer/polymer.git#^1.1.0 [exec] bower polymer#^1.1.0 resolve https://github.com/Polymer/polymer.git#^1.1.0 [exec] bower three.js#r81 not-cached https://github.com/mrdoob/three.js.git#r81 [exec] bower three.js#r81 resolve https://github.com/mrdoob/three.js.git#r81 [exec] bower iron-resizable-behavior#~1.0.2 not-cached https://github.com/PolymerElements/iron-resizable-behavior.git#~1.0.2 [exec] bower iron-resizable-behavior#~1.0.2 resolve https://github.com/PolymerElements/iron-resizable-behavior.git#~1.0.2 [exec] bower paper-progress#^1.0.0 not-cached https://github.com/PolymerElements/paper-progress.git#^1.0.0 [exec] bower paper-progress#^1.0.0 resolve https://github.com/PolymerElements/paper-progress.git#^1.0.0 [exec] bower iron-resizable-behavior#~1.0.2 download https://github.com/PolymerElements/iron-resizable-behavior/archive/v1.0.6.tar.gz [exec] bower paper-progress#^1.0.0 download https://github.com/PolymerElements/paper-progress/archive/v1.0.12.tar.gz [exec] bower polymer#^1.1.0 download https://github.com/Polymer/polymer/archive/v1.11.3.tar.gz [exec] bower three.js#r81 download https://github.com/mrdoob/three.js/archive/r81.tar.gz [exec] bower iron-resizable-behavior#~1.0.2 extract archive.tar.gz [exec] bower iron-resizable-behavior#~1.0.2 resolved https://github.com/PolymerElements/iron-resizable-behavior.git#1.0.6 [exec] bower paper-progress#^1.0.0 extract archive.tar.gz [exec] bower paper-progress#^1.0.0 resolved https://github.com/PolymerElements/paper-progress.git#1.0.12 [exec] bower iron-flex-layout#^1.0.0 not-cached https://github.com/PolymerElements/iron-flex-layout.git#^1.0.0 [exec] bower iron-flex-layout#^1.0.0 resolve https://github.com/PolymerElements/iron-flex-layout.git#^1.0.0 [exec] bower iron-range-behavior#^1.0.0 not-cached https://github.com/PolymerElements/iron-range-behavior.git#^1.0.0 [exec] bower iron-range-behavior#^1.0.0 resolve https://github.com/PolymerElements/iron-range-behavior.git#^1.0.0 [exec] bower paper-styles#^1.0.0 not-cached https://github.com/PolymerElements/paper-styles.git#^1.0.0 [exec] bower paper-styles#^1.0.0 resolve https://github.com/PolymerElements/paper-styles.git#^1.0.0 [exec] bower polymer#^1.1.0 extract archive.tar.gz [exec] bower polymer#^1.1.0 invalid-meta for:/tmp/jenkins/bower/6ac9fb6e69374501bea0bcad9749c0a7-25429-it0hQS/bower.json [exec] bower polymer#^1.1.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["polymer.html","polymer-mini.html","polymer-micro.html"] [exec] bower polymer#^1.1.0 resolved https://github.com/Polymer/polymer.git#1.11.3 [exec] bower webcomponentsjs#^0.7.24 not-cached https://github.com/webcomponents/webcomponentsjs.git#^0.7.24 [exec] bower webcomponentsjs#^0.7.24 resolve https://github.com/webcomponents/webcomponentsjs.git#^0.7.24 [exec] bower iron-range-behavior#^1.0.0 download https://github.com/PolymerElements/iron-range-behavior/archive/v1.0.7.tar.gz [exec] bower iron-flex-layout#^1.0.0 download https://github.com/PolymerElements/iron-flex-layout/archive/v1.3.9.tar.gz [exec] bower paper-styles#^1.0.0 download https://github.com/PolymerElements/paper-styles/archive/v1.3.1.tar.gz [exec] bower webcomponentsjs#^0.7.24 download https://github.com/webcomponents/webcomponentsjs/archive/v0.7.24.tar.gz [exec] bower iron-range-behavior#^1.0.0 extract archive.tar.gz [exec] bower iron-range-behavior#^1.0.0 resolved https://github.com/PolymerElements/iron-range-behavior.git#1.0.7 [exec] bower iron-flex-layout#^1.0.0 extract archive.tar.gz [exec] bower iron-flex-layout#^1.0.0 mismatch Version declared in the json (1.3.8) is different than the resolved one (1.3.9) [exec] bower paper-styles#^1.0.0 extract archive.tar.gz [exec] bower iron-flex-layout#^1.0.0 resolved https://github.com/PolymerElements/iron-flex-layout.git#1.3.9 [exec] bower paper-styles#^1.0.0 resolved https://github.com/PolymerElements/paper-styles.git#1.3.1 [exec] bower font-roboto#^1.0.1 not-cached https://github.com/PolymerElements/font-roboto.git#^1.0.1 [exec] bower font-roboto#^1.0.1 resolve https://github.com/PolymerElements/font-roboto.git#^1.0.1 [exec] bower webcomponentsjs#^0.7.24 extract archive.tar.gz [exec] bower webcomponentsjs#^0.7.24 resolved https://github.com/webcomponents/webcomponentsjs.git#0.7.24 [exec] bower font-roboto#^1.0.1 download https://github.com/PolymerElements/font-roboto/archive/v1.1.0.tar.gz [exec] bower font-roboto#^1.0.1 extract archive.tar.gz [exec] bower font-roboto#^1.0.1 resolved https://github.com/PolymerElements/font-roboto.git#1.1.0 [exec] bower font-roboto#^1.0.1 mismatch Version declared in the json (1.0.3) is different than the resolved one (1.1.0) [exec] bower three.js#r81 extract archive.tar.gz [exec] bower three.js#r81 resolved https://github.com/mrdoob/three.js.git#r81 [exec] bower nuxeo-3d-elements#* install nuxeo-3d-elements [exec] bower iron-resizable-behavior#~1.0.2 install iron-resizable-behavior#1.0.6 [exec] bower paper-progress#^1.0.0 install paper-progress#1.0.12 [exec] bower polymer#^1.1.0 install polymer#1.11.3 [exec] bower iron-range-behavior#^1.0.0 install iron-range-behavior#1.0.7 [exec] bower iron-flex-layout#^1.0.0 install iron-flex-layout#1.3.9 [exec] bower paper-styles#^1.0.0 install paper-styles#1.3.1 [exec] bower webcomponentsjs#^0.7.24 install webcomponentsjs#0.7.24 [exec] bower font-roboto#^1.0.1 install font-roboto#1.1.0 [exec] bower three.js#r81 install three.js#r81 [exec] bower nuxeo-elements extra-resolution Unnecessary resolution: nuxeo-elements#master [exec] bower nuxeo extra-resolution Unnecessary resolution: nuxeo#master [exec] [exec] nuxeo-3d-elements target/classes/web/nuxeo.war/platform-3d/bower_components/nuxeo-3d-elements [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-progress#1.0.12 [exec] โ”œโ”€โ”€ polymer#1.11.3 [exec] โ””โ”€โ”€ three.js#r81 [exec] [exec] iron-resizable-behavior#1.0.6 target/classes/web/nuxeo.war/platform-3d/bower_components/iron-resizable-behavior [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] paper-progress#1.0.12 target/classes/web/nuxeo.war/platform-3d/bower_components/paper-progress [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.9 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.7 [exec] โ”œโ”€โ”€ paper-styles#1.3.1 [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] polymer#1.11.3 target/classes/web/nuxeo.war/platform-3d/bower_components/polymer [exec] โ””โ”€โ”€ webcomponentsjs#0.7.24 [exec] [exec] iron-range-behavior#1.0.7 target/classes/web/nuxeo.war/platform-3d/bower_components/iron-range-behavior [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] iron-flex-layout#1.3.9 target/classes/web/nuxeo.war/platform-3d/bower_components/iron-flex-layout [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] paper-styles#1.3.1 target/classes/web/nuxeo.war/platform-3d/bower_components/paper-styles [exec] โ”œโ”€โ”€ font-roboto#1.1.0 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.9 [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] webcomponentsjs#0.7.24 target/classes/web/nuxeo.war/platform-3d/bower_components/webcomponentsjs [exec] [exec] font-roboto#1.1.0 target/classes/web/nuxeo.war/platform-3d/bower_components/font-roboto [exec] [exec] three.js#r81 target/classes/web/nuxeo.war/platform-3d/bower_components/three.js build: [exec] [11:21:31] Using gulpfile ~/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/gulpfile.js [exec] [11:21:31] Starting 'clean'... [exec] [11:21:31] Finished 'clean' after 7.78 ms [exec] [11:21:31] Starting 'default'... [exec] [11:21:31] Starting 'vulcanize'... [exec] [11:21:34] vulcanize all files 1.44 MB [exec] [11:21:34] Finished 'vulcanize' after 2.94 s [exec] [11:21:34] Starting 'copy'... [exec] [11:21:34] Finished 'copy' after 16 ms [exec] [11:21:34] Starting 'strip'... [exec] [11:21:34] Finished 'strip' after 189 ms [exec] [11:21:34] Finished 'default' after 3.15 s [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-3d-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/java/org/nuxeo/ecm/platform/threed/transmissionFormat/TransmissionFormatItem.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/java/org/nuxeo/ecm/platform/threed/transmissionFormat/TransmissionFormatItem.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/java/org/nuxeo/ecm/platform/threed/transmissionFormat/TransmissionFormatItem.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-3d-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-3d-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-3d-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.threed.lang.test.TestMessages 11:21:38,005 main WARN [AbstractTranslationTestCase] 1 single translation keys in file at 'OSGI-INF/l10n/messages_en_US.properties'. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.nuxeo.ecm.platform.threed.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-3d-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-3d-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/target/nuxeo-platform-3d-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-3d-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-3d-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-jsf --- [INFO] Storing buildNumber: 20180228-112139 at timestamp: 1519816899654 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-3d-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-3d-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/target/nuxeo-platform-3d-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-3d-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/target/nuxeo-platform-3d-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.1-I20180228_0918/nuxeo-platform-3d-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.1-I20180228_0918/nuxeo-platform-3d-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-jsf/target/nuxeo-platform-3d-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.1-I20180228_0918/nuxeo-platform-3d-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-3d-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.1-I20180228_0918/nuxeo-platform-3d-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.1-I20180228_0918/nuxeo-platform-3d-jsf-10.1-I20180228_0918.jar (516 KB at 261.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.1-I20180228_0918/nuxeo-platform-3d-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.1-I20180228_0918/nuxeo-platform-3d-jsf-10.1-I20180228_0918.pom (3 KB at 30.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/maven-metadata.xml (47 KB at 91.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/maven-metadata.xml (47 KB at 128.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.1-I20180228_0918/nuxeo-platform-3d-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-jsf/10.1-I20180228_0918/nuxeo-platform-3d-jsf-10.1-I20180228_0918-sources.jar (23 KB at 308.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Platform 3D Web UI 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-3d-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-web-ui --- [INFO] Storing buildNumber: 20180228-112142 at timestamp: 1519816902763 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-3d-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (grunt-build) @ nuxeo-platform-3d-web-ui --- [INFO] Executing tasks main: init: [exec] npm WARN deprecated gulp-minify-css@1.2.4: Please use gulp-clean-css [exec] npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 [exec] npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js [exec] npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js [exec] npm WARN deprecated gulp-util@2.2.14: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 [exec] npm WARN deprecated node-uuid@1.4.8: Use uuid module instead [exec] [exec] > gifsicle@3.0.4 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/node_modules/gifsicle [exec] > node lib/install.js [exec] [exec] โœ” gifsicle pre-build test passed successfully [exec] [exec] > jpegtran-bin@3.2.0 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/node_modules/jpegtran-bin [exec] > node lib/install.js [exec] [exec] โœ” jpegtran pre-build test passed successfully [exec] [exec] > optipng-bin@3.1.4 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/node_modules/optipng-bin [exec] > node lib/install.js [exec] [exec] โœ” optipng pre-build test passed successfully [exec] nuxeo-platform-3d-web-ui@0.0.1 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui [exec] โ”œโ”€โ”ฌ del@2.2.2 [exec] โ”‚ โ”œโ”€โ”ฌ globby@5.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-union@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ arrify@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-path-cwd@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-path-in-cwd@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-path-inside@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-inside@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ object-assign@4.1.1 [exec] โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.4 [exec] โ”‚ โ””โ”€โ”€ rimraf@2.6.2 [exec] โ”œโ”€โ”ฌ gulp@3.9.1 [exec] โ”‚ โ”œโ”€โ”€ archy@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ deprecated@0.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@3.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@2.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.escape@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash._root@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.5.3 [exec] โ”‚ โ”œโ”€โ”€ interpret@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ liftoff@2.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ findup-sync@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ detect-file@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-glob@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@3.1.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ fill-range@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-regex-range@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ snapdragon-node@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ snapdragon-util@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ split-string@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extend-shallow@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ assign-symbols@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@2.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-brackets@2.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ posix-character-classes@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fragment-cache@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nanomatch@1.2.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-odd@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-number@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-windows@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ regex-not@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ safe-regex@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ret@0.1.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ snapdragon@0.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ base@0.11.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ cache-base@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ collection-visit@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-visit@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-visit@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ get-value@2.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ has-values@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ set-value@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-object-path@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ union-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ set-value@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ unset-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ has-value@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ has-values@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ isobject@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ class-utils@0.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-union@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ static-extend@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ object-copy@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ copy-descriptor@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ component-emitter@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mixin-deep@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pascalcase@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ debug@2.6.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ source-map-resolve@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ atob@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ decode-uri-component@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ resolve-url@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ source-map-url@0.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ urix@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ use@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lazy-cache@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-getter@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-regex@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ resolve-dir@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ global-modules@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ global-prefix@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ fined@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-tilde@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ homedir-polyfill@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ parse-passwd@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.defaults@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-each@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-slice@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ parse-filepath@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-relative@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-unc-path@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unc-path-regex@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-cache@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-root@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-root-regex@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ flagged-respawn@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-plain-object@2.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ object.map@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ for-own@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ make-iterator@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ rechoir@0.6.2 [exec] โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ orchestrator@0.3.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ once@1.3.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ sequencify@0.0.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ stream-consume@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ pretty-hrtime@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ semver@4.3.6 [exec] โ”‚ โ”œโ”€โ”ฌ tildify@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ v8flags@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ user-home@1.1.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-fs@0.3.14 [exec] โ”‚ โ”œโ”€โ”€ defaults@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ glob-stream@3.1.18 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob@4.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob2base@0.0.12 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ find-index@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimatch@2.0.10 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob-watcher@0.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ gaze@0.5.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ globule@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ graceful-fs@3.0.11 [exec] โ”‚ โ”‚ โ””โ”€โ”€ natives@1.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”œโ”€โ”ฌ strip-bom@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”œโ”€โ”ฌ gulp-autoprefixer@3.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ autoprefixer@6.7.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ browserslist@1.7.7 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ electron-to-chromium@1.3.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ caniuse-db@1.0.30000810 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ normalize-range@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ num2fraction@1.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ postcss-value-parser@3.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ postcss@5.2.18 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ js-base64@2.4.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ supports-color@3.2.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ has-flag@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ through2@2.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ””โ”€โ”€ vinyl-sourcemaps-apply@0.2.1 [exec] โ”œโ”€โ”ฌ gulp-cache@0.4.6 [exec] โ”‚ โ”œโ”€โ”€ bluebird@3.5.1 [exec] โ”‚ โ”œโ”€โ”ฌ cache-swap@0.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ object.pick@1.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ safe-buffer@5.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ try-json-parse@0.1.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ clone@1.0.3 [exec] โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”œโ”€โ”€ gulp-changed@1.3.2 [exec] โ”œโ”€โ”ฌ gulp-debug@2.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ plur@2.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ irregular-plurals@1.4.0 [exec] โ”‚ โ””โ”€โ”ฌ stringify-object@2.4.0 [exec] โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ””โ”€โ”€ is-regexp@1.0.0 [exec] โ”œโ”€โ”ฌ gulp-html-extract@0.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ cheerio@0.19.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ css-select@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ boolbase@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ css-what@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domutils@1.4.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ nth-check@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom-serializer@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ domelementtype@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ entities@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ htmlparser2@3.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domelementtype@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domhandler@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domutils@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ entities@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.1.14 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ has-color@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-ansi@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._escapestringchar@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.defaults@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._objecttypes@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash._escapehtmlchar@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash._htmlescapes@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lodash._reunescapedhtml@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isnative@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._shimkeys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isobject@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lodash.values@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.10 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.4.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ””โ”€โ”ฌ xtend@2.1.2 [exec] โ”‚ โ””โ”€โ”€ object-keys@0.4.0 [exec] โ”œโ”€โ”ฌ gulp-if@2.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-match@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@3.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ””โ”€โ”ฌ ternary-stream@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ duplexify@3.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ stream-shift@1.0.0 [exec] โ”‚ โ””โ”€โ”€ fork-stream@0.0.4 [exec] โ”œโ”€โ”ฌ gulp-imagemin@2.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ imagemin@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ buffer-to-vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ file-type@3.9.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-stream@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-gifsicle@4.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gifsicle@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-build@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ archive-type@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tar@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-tar@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.5.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bl@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tarbz2@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-bzip2@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ seek-bzip@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-targz@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-unzip@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-zip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stat-mode@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ yauzl@2.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ buffer-crc32@0.2.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fd-slicer@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-assign@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ download@4.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ caw@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ get-proxy@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rc@1.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.4.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-json-comments@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-obj@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ filenamify@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-reserved-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-outer@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ trim-repeated@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@5.7.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-error-class@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-retry-allowed@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@3.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-parse-lax@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ prepend-http@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-decompress@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-url@1.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-all-stream@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ware@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ wrap-fn@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-series@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ async-each-series@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-regex@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ip-regex@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-wrapper@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-check@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ executable@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version-check@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ find-versions@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ semver-truncate@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver@5.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazy-req@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-filter-obj@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ logalot@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ figures@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ squeak@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ console-stream@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lpad-align@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gif@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-jpegtran@4.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-jpg@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ jpegtran-bin@3.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-optipng@4.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-buffer@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ tempfile@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-tmpdir@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-png@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ optipng-bin@3.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-svgo@4.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-svg@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ svgo@0.6.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ coa@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ q@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ colors@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ csso@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clap@1.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ js-yaml@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@1.0.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sprintf-js@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ esprima@2.7.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ sax@1.2.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ whet.extend@0.9.9 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ optional@0.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ stream-combiner2@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isequal@4.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-bom-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ through2-filter@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ vali-date@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ pretty-bytes@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ camelcase-keys@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ camelcase@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ decamelize@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ loud-rejection@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ currently-unhandled@0.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-find-index@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ signal-exit@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-package-data@2.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hosted-git-info@2.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-builtin-module@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ validate-npm-package-license@3.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ spdx-correct@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ spdx-expression-parse@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-exceptions@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ read-pkg-up@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ find-up@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ read-pkg@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ load-json-file@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-type@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ redent@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ indent-string@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-finite@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ trim-newlines@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.1 [exec] โ”‚ โ””โ”€โ”€ through2-concurrent@1.1.1 [exec] โ”œโ”€โ”ฌ gulp-load-plugins@1.5.0 [exec] โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ fancy-log@1.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-gray@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ color-support@1.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ time-stamp@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ findup-sync@0.4.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ detect-file@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ fs-exists-sync@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ resolve-dir@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ expand-tilde@1.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ global-modules@0.2.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ global-prefix@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ which@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isexe@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-windows@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ glogg@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ randomatic@1.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-posix-bracket@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-path@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ remove-trailing-separator@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-dotfile@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ””โ”€โ”ฌ resolve@1.5.0 [exec] โ”‚ โ””โ”€โ”€ path-parse@1.0.5 [exec] โ”œโ”€โ”ฌ gulp-minify-css@1.2.4 [exec] โ”‚ โ”œโ”€โ”ฌ clean-css@3.4.28 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ source-map@0.4.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ amdefine@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-bufferstream@1.0.1 [exec] โ”‚ โ””โ”€โ”€ bufferstreams@1.0.1 [exec] โ”œโ”€โ”ฌ gulp-minify-html@1.0.6 [exec] โ”‚ โ”œโ”€โ”ฌ minimize@1.8.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ argh@0.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@1.5.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cli-color@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ d@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es5-ext@0.10.39 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ es6-symbol@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ d@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es6-iterator@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ d@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ memoizee@0.3.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es6-weak-map@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ es6-iterator@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ es6-symbol@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ event-emitter@0.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ d@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-queue@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ next-tick@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ timers-ext@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ next-tick@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ diagnostics@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ colorspace@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ color@0.8.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ color-convert@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ color-string@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ color-name@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ text-hex@0.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ enabled@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ env-variable@0.0.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ kuler@0.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ colornames@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ emits@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ htmlparser2@3.9.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domutils@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ node-uuid@1.4.8 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ””โ”€โ”€ readable-stream@1.0.34 [exec] โ”œโ”€โ”ฌ gulp-minify-inline@0.1.1 [exec] โ”‚ โ””โ”€โ”ฌ uglify-js@2.8.29 [exec] โ”‚ โ”œโ”€โ”€ uglify-to-browserify@1.0.2 [exec] โ”‚ โ””โ”€โ”ฌ yargs@3.10.0 [exec] โ”‚ โ”œโ”€โ”€ camelcase@1.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ cliui@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ center-align@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ align-text@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ longest@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lazy-cache@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ right-align@0.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@0.0.2 [exec] โ”‚ โ””โ”€โ”€ window-size@0.1.0 [exec] โ”œโ”€โ”€ gulp-rename@1.2.2 [exec] โ”œโ”€โ”ฌ gulp-replace@0.5.4 [exec] โ”‚ โ”œโ”€โ”ฌ istextorbinary@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ binaryextensions@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ textextensions@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ””โ”€โ”ฌ replacestream@4.0.3 [exec] โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”œโ”€โ”ฌ gulp-size@2.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ gzip-size@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ duplexer@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ pretty-bytes@3.0.1 [exec] โ”‚ โ””โ”€โ”€ stream-counter@1.0.0 [exec] โ”œโ”€โ”ฌ gulp-uglify@1.5.4 [exec] โ”‚ โ”œโ”€โ”€ deap@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ isobject@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ uglify-js@2.6.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ async@0.2.10 [exec] โ”‚ โ””โ”€โ”€ uglify-save-license@0.4.1 [exec] โ”œโ”€โ”ฌ gulp-useref@3.1.4 [exec] โ”‚ โ”œโ”€โ”ฌ event-stream@3.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ from@0.1.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ map-stream@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ pause-stream@0.0.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ split@0.3.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ stream-combiner@0.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ through@2.3.8 [exec] โ”‚ โ”œโ”€โ”ฌ glob@7.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fs.realpath@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ once@1.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-is-absolute@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-concat@2.6.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-with-sourcemaps@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-buffer@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cloneable-readable@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ process-nextick-args@1.0.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-relative-url@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-absolute-url@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ plugin-error@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-cyan@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-red@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-slice@0.2.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ arr-union@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@1.1.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ useref@1.4.0 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-fs@3.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ fs-mkdirp-stream@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”ฌ glob-stream@6.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-dirname@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-negated-glob@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ to-absolute-glob@2.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ json-stable-stringify@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ jsonify@0.0.0 [exec] โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”€ is-valid-glob@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ lazystream@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ lead@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ flush-write-stream@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ object.assign@4.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ define-properties@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ foreach@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-keys@1.0.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ function-bind@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ has-symbols@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ object-keys@1.0.11 [exec] โ”‚ โ”œโ”€โ”ฌ pumpify@1.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pump@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ remove-bom-buffer@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ remove-bom-stream@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ resolve-options@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ to-through@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ value-or-function@3.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ vinyl@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-sourcemap@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ append-buffer@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ buffer-equal@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ convert-source-map@1.5.1 [exec] โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”€ now-and-later@2.0.0 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”œโ”€โ”€ gulp-vulcanize@6.1.0 [exec] โ”œโ”€โ”ฌ merge-stream@1.0.1 [exec] โ”‚ โ””โ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ””โ”€โ”€ string_decoder@1.0.3 [exec] โ”œโ”€โ”€ require-dir@0.3.2 [exec] โ”œโ”€โ”€ run-sequence@1.2.2 [exec] โ””โ”€โ”ฌ vulcanize@1.16.0 [exec] โ”œโ”€โ”ฌ dom5@1.3.6 [exec] โ”‚ โ”œโ”€โ”€ @types/clone@0.1.30 [exec] โ”‚ โ”œโ”€โ”€ @types/node@4.2.23 [exec] โ”‚ โ”œโ”€โ”ฌ @types/parse5@0.0.31 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@6.0.101 [exec] โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”œโ”€โ”€ es6-promise@2.3.0 [exec] โ”œโ”€โ”ฌ hydrolysis@1.25.0 [exec] โ”‚ โ”œโ”€โ”€ acorn@3.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-polyfill@6.26.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-runtime@6.26.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ regenerator-runtime@0.11.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ core-js@2.5.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ regenerator-runtime@0.10.5 [exec] โ”‚ โ”œโ”€โ”ฌ doctrine@0.7.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ esutils@1.1.6 [exec] โ”‚ โ”œโ”€โ”€ dom5@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ escodegen@1.9.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ esprima@3.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ estraverse@4.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ esutils@2.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ optionator@0.8.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ deep-is@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fast-levenshtein@2.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ levn@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ prelude-ls@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ type-check@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”œโ”€โ”ฌ espree@3.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ acorn@5.5.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ acorn-jsx@3.0.1 [exec] โ”‚ โ””โ”€โ”€ estraverse@3.1.0 [exec] โ”œโ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ””โ”€โ”€ abbrev@1.1.1 [exec] โ””โ”€โ”€ path-posix@1.0.0 [exec] [exec] bower nuxeo-3d-elements#* copy /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-elements [exec] bower nuxeo-3d-elements#* resolved /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-elements [exec] bower paper-progress#^1.0.0 cached https://github.com/PolymerElements/paper-progress.git#1.0.12 [exec] bower paper-progress#^1.0.0 validate 1.0.12 against https://github.com/PolymerElements/paper-progress.git#^1.0.0 [exec] bower iron-resizable-behavior#~1.0.2 cached https://github.com/PolymerElements/iron-resizable-behavior.git#1.0.6 [exec] bower iron-resizable-behavior#~1.0.2 validate 1.0.6 against https://github.com/PolymerElements/iron-resizable-behavior.git#~1.0.2 [exec] bower three.js#r81 cached https://github.com/mrdoob/three.js.git#r81 [exec] bower three.js#r81 validate r81 against https://github.com/mrdoob/three.js.git#r81 [exec] bower polymer#^1.1.0 cached https://github.com/Polymer/polymer.git#1.11.3 [exec] bower polymer#^1.1.0 validate 1.11.3 against https://github.com/Polymer/polymer.git#^1.1.0 [exec] bower paper-styles#^1.0.0 cached https://github.com/PolymerElements/paper-styles.git#1.3.1 [exec] bower paper-styles#^1.0.0 validate 1.3.1 against https://github.com/PolymerElements/paper-styles.git#^1.0.0 [exec] bower iron-range-behavior#^1.0.0 cached https://github.com/PolymerElements/iron-range-behavior.git#1.0.7 [exec] bower iron-range-behavior#^1.0.0 validate 1.0.7 against https://github.com/PolymerElements/iron-range-behavior.git#^1.0.0 [exec] bower iron-flex-layout#^1.0.0 cached https://github.com/PolymerElements/iron-flex-layout.git#1.3.9 [exec] bower iron-flex-layout#^1.0.0 validate 1.3.9 against https://github.com/PolymerElements/iron-flex-layout.git#^1.0.0 [exec] bower webcomponentsjs#^0.7.24 cached https://github.com/webcomponents/webcomponentsjs.git#0.7.24 [exec] bower webcomponentsjs#^0.7.24 validate 0.7.24 against https://github.com/webcomponents/webcomponentsjs.git#^0.7.24 [exec] bower font-roboto#^1.0.1 cached https://github.com/PolymerElements/font-roboto.git#1.1.0 [exec] bower font-roboto#^1.0.1 validate 1.1.0 against https://github.com/PolymerElements/font-roboto.git#^1.0.1 [exec] bower nuxeo-elements extra-resolution Unnecessary resolution: nuxeo-elements#master [exec] bower nuxeo bower nuxeo-3d-elements#* install nuxeo-3d-elements [exec] bower paper-progress#^1.0.0 install paper-progress#1.0.12 [exec] bower iron-resizable-behavior#~1.0.2 install iron-resizable-behavior#1.0.6 [exec] bower polymer#^1.1.0 install polymer#1.11.3 [exec] bower three.js#r81 install three.js#r81 [exec] bower iron-range-behavior#^1.0.0 install iron-range-behavior#1.0.7 [exec] bower paper-styles#^1.0.0 install paper-styles#1.3.1 [exec] bower iron-flex-layout#^1.0.0 install iron-flex-layout#1.3.9 [exec] bower webcomponentsjs#^0.7.24 install webcomponentsjs#0.7.24 [exec] bower font-roboto#^1.0.1 install font-roboto#1.1.0 [exec] extra-resolution Unnecessary resolution: nuxeo#master [exec] [exec] nuxeo-3d-elements target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/nuxeo-3d-elements [exec] โ”œโ”€โ”€ iron-resizable-behavior#1.0.6 [exec] โ”œโ”€โ”€ paper-progress#1.0.12 [exec] โ”œโ”€โ”€ polymer#1.11.3 [exec] โ””โ”€โ”€ three.js#r81 [exec] [exec] paper-progress#1.0.12 target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/paper-progress [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.9 [exec] โ”œโ”€โ”€ iron-range-behavior#1.0.7 [exec] โ”œโ”€โ”€ paper-styles#1.3.1 [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] iron-resizable-behavior#1.0.6 target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/iron-resizable-behavior [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] polymer#1.11.3 target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/polymer [exec] โ””โ”€โ”€ webcomponentsjs#0.7.24 [exec] [exec] three.js#r81 target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/three.js [exec] [exec] iron-range-behavior#1.0.7 target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/iron-range-behavior [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] paper-styles#1.3.1 target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/paper-styles [exec] โ”œโ”€โ”€ font-roboto#1.1.0 [exec] โ”œโ”€โ”€ iron-flex-layout#1.3.9 [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] iron-flex-layout#1.3.9 target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/iron-flex-layout [exec] โ””โ”€โ”€ polymer#1.11.3 [exec] [exec] webcomponentsjs#0.7.24 target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/webcomponentsjs [exec] [exec] font-roboto#1.1.0 target/classes/web/nuxeo.war/ui/nuxeo-threed/bower_components/font-roboto build: [exec] [11:23:44] Using gulpfile ~/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/gulpfile.js [exec] [11:23:44] Starting 'clean'... [exec] [11:23:44] Finished 'clean' after 21 ms [exec] [11:23:44] Starting 'default'... [exec] [11:23:44] Starting 'vulcanize'... [exec] [11:23:47] vulcanize all files 1.2 MB [exec] [11:23:47] Finished 'vulcanize' after 3.22 s [exec] [11:23:47] Starting 'strip'... [exec] [11:23:48] Finished 'strip' after 200 ms [exec] [11:23:48] Finished 'default' after 3.42 s [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-3d-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-3d-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-3d-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-3d-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-3d-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-3d-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/target/nuxeo-platform-3d-web-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-3d-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-3d-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-3d-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-3d-web-ui --- [INFO] Storing buildNumber: 20180228-112348 at timestamp: 1519817028741 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-3d-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-3d-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-3d-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-3d-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-3d-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/target/nuxeo-platform-3d-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-3d-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/target/nuxeo-platform-3d-web-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.1-I20180228_0918/nuxeo-platform-3d-web-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.1-I20180228_0918/nuxeo-platform-3d-web-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-3d/nuxeo-platform-3d-web-ui/target/nuxeo-platform-3d-web-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.1-I20180228_0918/nuxeo-platform-3d-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-3d-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.1-I20180228_0918/nuxeo-platform-3d-web-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.1-I20180228_0918/nuxeo-platform-3d-web-ui-10.1-I20180228_0918.jar (243 KB at 248.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.1-I20180228_0918/nuxeo-platform-3d-web-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.1-I20180228_0918/nuxeo-platform-3d-web-ui-10.1-I20180228_0918.pom (2 KB at 5.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/maven-metadata.xml (48 KB at 139.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/maven-metadata.xml (48 KB at 190.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.1-I20180228_0918/nuxeo-platform-3d-web-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-3d-web-ui/10.1-I20180228_0918/nuxeo-platform-3d-web-ui-10.1-I20180228_0918-sources.jar (10 KB at 35.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Agenda Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-agenda-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-agenda-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-agenda-parent --- [INFO] Storing buildNumber: 20180228-112350 at timestamp: 1519817030912 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-agenda-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-agenda-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-agenda-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-agenda-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-agenda-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-agenda-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-agenda-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-agenda-parent --- [INFO] Storing buildNumber: 20180228-112350 at timestamp: 1519817030981 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-agenda-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-agenda-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-agenda-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-agenda-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-agenda-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-agenda-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-parent/10.1-I20180228_0918/nuxeo-agenda-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-agenda-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-parent/10.1-I20180228_0918/nuxeo-agenda-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-parent/10.1-I20180228_0918/nuxeo-agenda-parent-10.1-I20180228_0918.pom (2 KB at 4.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-parent/maven-metadata.xml (46 KB at 310.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-parent/maven-metadata.xml (46 KB at 347.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Agenda Core 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-agenda-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-agenda-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-agenda-core --- [INFO] Storing buildNumber: 20180228-112353 at timestamp: 1519817033132 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-agenda-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-agenda-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-agenda-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-agenda-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-agenda-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-agenda-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-agenda-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/src/test/java/org/nuxeo/ecm/agenda/AgendaServiceTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/src/test/java/org/nuxeo/ecm/agenda/AgendaServiceTest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/src/test/java/org/nuxeo/ecm/agenda/AgendaServiceTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-agenda-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] main 11:24:03,055 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 2 / Unstarted: 0 / Total: 128 * service:org.nuxeo.ecm.agenda.pageproviders requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp.summary] * service:org.nuxeo.ecm.agenda.ecm.types requires [service:org.nuxeo.ecm.platform.types] * service:org.nuxeo.ecm.platform.types.web references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.agenda.operations references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.ecm.agenda.AgendaServiceTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 11:24:08,126 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 0 / Unstarted: 0 / Total: 179 * service:org.nuxeo.ecm.agenda.pageproviders requires [service:org.nuxeo.ecm.platform.forms.layouts.webapp.summary] * service:org.nuxeo.ecm.agenda.ecm.types requires [service:org.nuxeo.ecm.platform.types] ====================================================================== Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.863 sec - in org.nuxeo.ecm.agenda.AgendaServiceTest Running org.nuxeo.ecm.agenda.operations.AgendaOperationsTest Feb 28, 2018 11:24:09 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' main 11:24:14,570 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-272318026634933612.log Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.409 sec - in org.nuxeo.ecm.agenda.operations.AgendaOperationsTest Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-agenda-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-agenda-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/target/nuxeo-agenda-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-agenda-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-agenda-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-agenda-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-agenda-core --- [INFO] Storing buildNumber: 20180228-112417 at timestamp: 1519817057131 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-agenda-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-agenda-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-agenda-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-agenda-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-agenda-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/target/nuxeo-agenda-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-agenda-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/target/nuxeo-agenda-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.1-I20180228_0918/nuxeo-agenda-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.1-I20180228_0918/nuxeo-agenda-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-core/target/nuxeo-agenda-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.1-I20180228_0918/nuxeo-agenda-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-agenda-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.1-I20180228_0918/nuxeo-agenda-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.1-I20180228_0918/nuxeo-agenda-core-10.1-I20180228_0918.jar (16 KB at 33.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.1-I20180228_0918/nuxeo-agenda-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.1-I20180228_0918/nuxeo-agenda-core-10.1-I20180228_0918.pom (4 KB at 41.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/maven-metadata.xml (45 KB at 106.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/maven-metadata.xml (45 KB at 532.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.1-I20180228_0918/nuxeo-agenda-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-core/10.1-I20180228_0918/nuxeo-agenda-core-10.1-I20180228_0918-sources.jar (13 KB at 174.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Agenda JSF 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-agenda-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-agenda-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-agenda-jsf --- [INFO] Storing buildNumber: 20180228-112419 at timestamp: 1519817059441 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-agenda-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-agenda-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-agenda-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-agenda-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-agenda-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-agenda-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-agenda-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-agenda-jsf --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.agenda.lang.test.TestMessages main 11:24:22,307 WARN [AbstractTranslationTestCase] 1 single translation keys in file at 'OSGI-INF/l10n/messages_en_US.properties'. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.nuxeo.ecm.agenda.lang.test.TestMessages Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-agenda-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-agenda-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/target/nuxeo-agenda-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-agenda-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-agenda-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-agenda-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-agenda-jsf --- [INFO] Storing buildNumber: 20180228-112423 at timestamp: 1519817063858 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-agenda-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-agenda-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-agenda-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-agenda-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-agenda-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/target/nuxeo-agenda-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-agenda-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/target/nuxeo-agenda-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.1-I20180228_0918/nuxeo-agenda-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.1-I20180228_0918/nuxeo-agenda-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-agenda/nuxeo-agenda-jsf/target/nuxeo-agenda-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.1-I20180228_0918/nuxeo-agenda-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-agenda-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.1-I20180228_0918/nuxeo-agenda-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.1-I20180228_0918/nuxeo-agenda-jsf-10.1-I20180228_0918.jar (72 KB at 142.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.1-I20180228_0918/nuxeo-agenda-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.1-I20180228_0918/nuxeo-agenda-jsf-10.1-I20180228_0918.pom (2 KB at 3.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/maven-metadata.xml (45 KB at 18.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/maven-metadata.xml (45 KB at 519.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.1-I20180228_0918/nuxeo-agenda-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-agenda-jsf/10.1-I20180228_0918/nuxeo-agenda-jsf-10.1-I20180228_0918-sources.jar (69 KB at 142.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Target Platforms - Parent Pom 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-target-platforms-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-parent --- [INFO] Storing buildNumber: 20180228-112428 at timestamp: 1519817068214 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-target-platforms-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-target-platforms-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-parent/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-target-platforms-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-parent --- [INFO] Storing buildNumber: 20180228-112428 at timestamp: 1519817068412 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-target-platforms-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-target-platforms-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-target-platforms-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-parent/10.1-I20180228_0918/nuxeo-target-platforms-parent-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-target-platforms-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-parent/10.1-I20180228_0918/nuxeo-target-platforms-parent-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-parent/10.1-I20180228_0918/nuxeo-target-platforms-parent-10.1-I20180228_0918.pom (2 KB at 2.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-parent/maven-metadata.xml (64 KB at 138.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-parent/maven-metadata.xml (64 KB at 363.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Target Platforms - API module 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-target-platforms-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-api --- [INFO] Storing buildNumber: 20180228-112430 at timestamp: 1519817070171 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-target-platforms-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-target-platforms-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-target-platforms-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-target-platforms-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-target-platforms-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-target-platforms-api --- [INFO] auto discovered modules [org.nuxeo.targetplatforms.api] [INFO] org.nuxeo.targetplatforms.api has no EntryPoint - compilation skipped [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-target-platforms-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/target/nuxeo-target-platforms-api-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-target-platforms-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-api/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-target-platforms-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-api --- [INFO] Storing buildNumber: 20180228-112430 at timestamp: 1519817070907 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-target-platforms-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-target-platforms-api --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/target/nuxeo-target-platforms-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-target-platforms-api --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/target/nuxeo-target-platforms-api-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-api/10.1-I20180228_0918/nuxeo-target-platforms-api-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-api/10.1-I20180228_0918/nuxeo-target-platforms-api-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/target/nuxeo-target-platforms-api-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-api/10.1-I20180228_0918/nuxeo-target-platforms-api-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-target-platforms-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/10.1-I20180228_0918/nuxeo-target-platforms-api-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/10.1-I20180228_0918/nuxeo-target-platforms-api-10.1-I20180228_0918.jar (51 KB at 270.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/10.1-I20180228_0918/nuxeo-target-platforms-api-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/10.1-I20180228_0918/nuxeo-target-platforms-api-10.1-I20180228_0918.pom (969 B at 13.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/maven-metadata.xml (64 KB at 469.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/maven-metadata.xml (64 KB at 894.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/10.1-I20180228_0918/nuxeo-target-platforms-api-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-api/10.1-I20180228_0918/nuxeo-target-platforms-api-10.1-I20180228_0918-sources.jar (26 KB at 342.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Target Platforms - Core Module 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-target-platforms-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-core --- [INFO] Storing buildNumber: 20180228-112432 at timestamp: 1519817072886 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-target-platforms-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-target-platforms-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/descriptors/TargetDescriptor.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/descriptors/TargetDescriptor.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-target-platforms-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-target-platforms-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/java/org/nuxeo/targetplatforms/core/service/test/TestTargetPlatformService.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/java/org/nuxeo/targetplatforms/core/service/test/TestTargetPlatformService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/java/org/nuxeo/targetplatforms/core/service/test/TestTargetPlatformService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-target-platforms-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Running org.nuxeo.targetplatforms.core.service.test.TestTargetPlatformComponent StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.846 sec - in org.nuxeo.targetplatforms.core.service.test.TestTargetPlatformComponent Running org.nuxeo.targetplatforms.core.service.test.TestTargetPlatformService Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.962 sec - in org.nuxeo.targetplatforms.core.service.test.TestTargetPlatformService Results : Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-target-platforms-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-target-platforms-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-target-platforms-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-core/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-target-platforms-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-core --- [INFO] Storing buildNumber: 20180228-112452 at timestamp: 1519817092569 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-target-platforms-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-target-platforms-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-target-platforms-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-target-platforms-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-core/10.1-I20180228_0918/nuxeo-target-platforms-core-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-core/10.1-I20180228_0918/nuxeo-target-platforms-core-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-core/10.1-I20180228_0918/nuxeo-target-platforms-core-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-core/10.1-I20180228_0918/nuxeo-target-platforms-core-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-target-platforms-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/10.1-I20180228_0918/nuxeo-target-platforms-core-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/10.1-I20180228_0918/nuxeo-target-platforms-core-10.1-I20180228_0918.jar (27 KB at 173.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/10.1-I20180228_0918/nuxeo-target-platforms-core-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/10.1-I20180228_0918/nuxeo-target-platforms-core-10.1-I20180228_0918.pom (4 KB at 50.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/maven-metadata.xml (63 KB at 231.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/maven-metadata.xml (63 KB at 312.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/10.1-I20180228_0918/nuxeo-target-platforms-core-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/10.1-I20180228_0918/nuxeo-target-platforms-core-10.1-I20180228_0918-sources.jar (16 KB at 213.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/10.1-I20180228_0918/nuxeo-target-platforms-core-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-core/10.1-I20180228_0918/nuxeo-target-platforms-core-10.1-I20180228_0918-tests.jar (15 KB at 204.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Target Platforms - IO Module 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-target-platforms-io --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-io --- [INFO] Storing buildNumber: 20180228-112455 at timestamp: 1519817095259 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-io --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-target-platforms-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-target-platforms-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-target-platforms-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-target-platforms-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/java/org/nuxeo/targetplatforms/io/test/TestJsonExporter.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/java/org/nuxeo/targetplatforms/io/test/TestJsonExporter.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/java/org/nuxeo/targetplatforms/io/test/TestJsonExporter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-target-platforms-io --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- 11:24:58,422 DEBUG [NXRuntimeTestCase] URLs on the classpath: file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/surefire/surefirebooter5073205626148149400.jar file:/opt/jenkins/.m2/repository/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar file:/opt/jenkins/.m2/repository/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/test-classes/ file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/classes/ file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/target/nuxeo-target-platforms-api-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.7.4/jackson-annotations-2.7.4.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/cup/java-cup/0.11a/java-cup-0.11a.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/org/jboss/el/jboss-el/1.0_02.CR6/jboss-el-1.0_02.CR6.jar file:/opt/jenkins/.m2/repository/javax/el/el-api/1.0/el-api-1.0.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.1-I20180228_0918-tests.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar file:/opt/jenkins/.m2/repository/org/objectweb/howl/howl/1.0.1-1/howl-1.0.1-1.jar file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/org/javasimon/javasimon-jmx/2.5.0/javasimon-jmx-2.5.0.jar file:/opt/jenkins/.m2/repository/org/javasimon/javasimon-jdbc3/2.5.0/javasimon-jdbc3-2.5.0.jar file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar file:/opt/jenkins/.m2/repository/xpp3/xpp3/1.1.4c/xpp3-1.1.4c-clean.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-juli/8.5.23/tomcat-juli-8.5.23.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/io/github/lukehutch/fast-classpath-scanner/2.0.4/fast-classpath-scanner-2.0.4.jar file:/opt/jenkins/.m2/repository/com/tngtech/jgiven/jgiven-core/0.15.1/jgiven-core-0.15.1.jar file:/opt/jenkins/.m2/repository/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar file:/opt/jenkins/.m2/repository/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar file:/opt/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.6.12/byte-buddy-1.6.12.jar file:/opt/jenkins/.m2/repository/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar file:/opt/jenkins/.m2/repository/com/tngtech/jgiven/jgiven-junit/0.15.1/jgiven-junit-0.15.1.jar file:/opt/jenkins/.m2/repository/com/tngtech/jgiven/jgiven-html5-report/0.15.1/jgiven-html5-report-0.15.1.jar file:/opt/jenkins/.m2/repository/com/tngtech/jgiven/jgiven-html-app/0.15.1/jgiven-html-app-0.15.1.jar file:/opt/jenkins/.m2/repository/com/tngtech/java/junit-dataprovider/1.12.0/junit-dataprovider-1.12.0.jar file:/opt/jenkins/.m2/repository/org/jmock/jmock/2.5.1/jmock-2.5.1.jar file:/opt/jenkins/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar file:/opt/jenkins/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar file:/opt/jenkins/.m2/repository/org/objenesis/objenesis/1.0/objenesis-1.0.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-plus/6.1.26/jetty-plus-6.1.26.jar file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-annotations/6.1.26/jetty-annotations-6.1.26.jar file:/opt/jenkins/.m2/repository/org/apache/geronimo/specs/geronimo-annotation_1.0_spec/1.0/geronimo-annotation_1.0_spec-1.0.jar file:/opt/jenkins/.m2/repository/jotm/jotm/2.0.10/jotm-2.0.10.jar file:/opt/jenkins/.m2/repository/jotm/jotm_jrmp_stubs/2.0.10/jotm_jrmp_stubs-2.0.10.jar file:/opt/jenkins/.m2/repository/org/objectweb/carol/carol/2.0.5/carol-2.0.5.jar file:/opt/jenkins/.m2/repository/howl/howl-logger/0.1.11/howl-logger-0.1.11.jar file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.6/jsp-api-2.1-6.1.6.jar file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.6/jsp-2.1-6.1.6.jar file:/opt/jenkins/.m2/repository/org/eclipse/jdt/core/3.1.1-NXP-4284/core-3.1.1-NXP-4284.jar file:/opt/jenkins/.m2/repository/ant/ant/1.6.5/ant-1.6.5.jar file:/opt/jenkins/.m2/repository/org/seleniumhq/selenium/selenium-api/2.53.0/selenium-api-2.53.0.jar file:/opt/jenkins/.m2/repository/org/seleniumhq/selenium/selenium-support/2.53.0/selenium-support-2.53.0.jar file:/opt/jenkins/.m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.53.0/selenium-remote-driver-2.53.0.jar file:/opt/jenkins/.m2/repository/cglib/cglib-nodep/2.2/cglib-nodep-2.2.jar file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar file:/opt/jenkins/.m2/repository/org/seleniumhq/selenium/selenium-firefox-driver/2.53.0/selenium-firefox-driver-2.53.0.jar file:/opt/jenkins/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar file:/opt/jenkins/.m2/repository/org/seleniumhq/selenium/selenium-ie-driver/2.53.0/selenium-ie-driver-2.53.0.jar file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar file:/opt/jenkins/.m2/repository/org/seleniumhq/selenium/selenium-chrome-driver/2.53.0/selenium-chrome-driver-2.53.0.jar file:/opt/jenkins/.m2/repository/org/seleniumhq/selenium/htmlunit-driver/2.20/htmlunit-driver-2.20.jar file:/opt/jenkins/.m2/repository/net/sourceforge/htmlunit/htmlunit/2.20/htmlunit-2.20.jar file:/opt/jenkins/.m2/repository/xalan/xalan/2.7.2/xalan-2.7.2.jar file:/opt/jenkins/.m2/repository/xalan/serializer/2.7.2/serializer-2.7.2.jar file:/opt/jenkins/.m2/repository/org/apache/httpcomponents/httpmime/4.5.3/httpmime-4.5.3.jar file:/opt/jenkins/.m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.17/htmlunit-core-js-2.17.jar file:/opt/jenkins/.m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.22/nekohtml-1.9.22.jar file:/opt/jenkins/.m2/repository/net/sourceforge/cssparser/cssparser/0.9.18/cssparser-0.9.18.jar file:/opt/jenkins/.m2/repository/org/w3c/css/sac/1.3/sac-1.3.jar file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.2.15.v20160210/websocket-client-9.2.15.v20160210.jar file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.2.15.v20160210/jetty-util-9.2.15.v20160210.jar file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.2.15.v20160210/jetty-io-9.2.15.v20160210.jar file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.2.15.v20160210/websocket-common-9.2.15.v20160210.jar file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.2.15.v20160210/websocket-api-9.2.15.v20160210.jar file:/opt/jenkins/.m2/repository/org/concordion/concordion/1.3.0/concordion-1.3.0.jar file:/opt/jenkins/.m2/repository/ognl/ognl/2.7.2/ognl-2.7.2.jar file:/opt/jenkins/.m2/repository/xom/xom/1.2.5/xom-1.2.5.jar file:/opt/jenkins/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar file:/opt/jenkins/.m2/repository/concurrent/concurrent/1.3.4/concurrent-1.3.4.jar file:/opt/jenkins/.m2/repository/org/jmock/jmock-junit4/2.5.1/jmock-junit4-2.5.1.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/com/sun/xsom/xsom/20140925/xsom-20140925.jar file:/opt/jenkins/.m2/repository/relaxngDatatype/relaxngDatatype/20020414/relaxngDatatype-20020414.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar file:/opt/jenkins/.m2/repository/c3p0/c3p0/0.9.1.1/c3p0-0.9.1.1.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar file:/opt/jenkins/.m2/repository/com/intellij/annotations/12.0/annotations-12.0.jar file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.jar file:/opt/jenkins/.m2/repository/jline/jline/0.9.94/jline-0.9.94.jar file:/opt/jenkins/.m2/repository/io/netty/netty/3.7.0.Final/netty-3.7.0.Final.jar file:/opt/jenkins/.m2/repository/org/apache/kafka/kafka_2.11/1.0.0/kafka_2.11-1.0.0.jar file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar file:/opt/jenkins/.m2/repository/com/yammer/metrics/metrics-core/2.2.0/metrics-core-2.2.0.jar file:/opt/jenkins/.m2/repository/org/apache/kafka/kafka-clients/1.0.0/kafka-clients-1.0.0.jar file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.4/snappy-java-1.1.4.jar file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.jar file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918-tests.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/jmimemagic/jmimemagic/0.1.2/jmimemagic-0.1.2.jar file:/opt/jenkins/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar file:/opt/jenkins/.m2/repository/net/htmlparser/jericho/jericho-html/3.2/jericho-html-3.2.jar file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar file:/opt/jenkins/.m2/repository/org/apache/poi/poi/3.17/poi-3.17.jar file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar file:/opt/jenkins/.m2/repository/org/apache/poi/poi-ooxml/3.17/poi-ooxml-3.17.jar file:/opt/jenkins/.m2/repository/org/apache/poi/poi-ooxml-schemas/3.17/poi-ooxml-schemas-3.17.jar file:/opt/jenkins/.m2/repository/com/github/virtuald/curvesapi/1.04/curvesapi-1.04.jar file:/opt/jenkins/.m2/repository/org/apache/poi/poi-scratchpad/3.17/poi-scratchpad-3.17.jar file:/opt/jenkins/.m2/repository/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/net/sf/ehcache/ehcache-core/2.5.2/ehcache-core-2.5.2.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/com/h2database/h2/1.4.177-NX01/h2-1.4.177-NX01.jar file:/opt/jenkins/.m2/repository/org/apache/lucene/lucene-core/6.6.1/lucene-core-6.6.1.jar file:/opt/jenkins/.m2/repository/org/apache/lucene/lucene-queryparser/6.6.1/lucene-queryparser-6.6.1.jar file:/opt/jenkins/.m2/repository/org/apache/lucene/lucene-queries/6.6.1/lucene-queries-6.6.1.jar file:/opt/jenkins/.m2/repository/org/apache/lucene/lucene-sandbox/6.6.1/lucene-sandbox-6.6.1.jar file:/opt/jenkins/.m2/repository/org/apache/lucene/lucene-analyzers-common/6.6.1/lucene-analyzers-common-6.6.1.jar file:/opt/jenkins/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar file:/opt/jenkins/.m2/repository/org/postgresql/postgresql/42.1.1/postgresql-42.1.1.jar file:/opt/jenkins/.m2/repository/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.jar file:/opt/jenkins/.m2/repository/org/mariadb/jdbc/mariadb-java-client/1.6.4/mariadb-java-client-1.6.4.jar file:/opt/jenkins/.m2/repository/com/microsoft/sqlserver/sqljdbc/4.2.6420/sqljdbc-4.2.6420.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918-tests.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/nuxeo-connect-client-1.7.0-SNAPSHOT.jar file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.p2.cudf/1.17-NX/org.eclipse.equinox.p2.cudf-1.17-NX.jar file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar file:/opt/jenkins/.m2/repository/org/javasimon/javasimon-core/2.5.0/javasimon-core-2.5.0.jar file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar file:/opt/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar file:/opt/jenkins/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar file:/opt/jenkins/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar file:/opt/jenkins/.m2/repository/dumbster/dumbster/1.6/dumbster-1.6.jar file:/opt/jenkins/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar file:/opt/jenkins/.m2/repository/hsqldb/hsqldb/1.8.0.1/hsqldb-1.8.0.1.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar file:/opt/jenkins/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.jar file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.jar file:/opt/jenkins/.m2/repository/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/javax/resource/connector-api/1.5/connector-api-1.5.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918-tests.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.1-I20180228_0918.jar file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar file:/opt/jenkins/.m2/repository/org/skyscreamer/jsonassert/1.2.3/jsonassert-1.2.3.jar file:/opt/jenkins/.m2/repository/org/json/json/20070829/json-20070829.jar file:/opt/jenkins/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar file:/opt/jenkins/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar file:/opt/jenkins/.m2/repository/junit/junit/4.12/junit-4.12.jar file:/opt/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar file:/opt/jenkins/.m2/repository/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.jar file:/opt/jenkins/.m2/repository/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.jar file:/opt/jenkins/.m2/repository/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.jar file:/opt/jenkins/.m2/repository/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.jar file:/opt/jenkins/.m2/repository/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.jar file:/opt/jenkins/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar file:/opt/jenkins/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar file:/opt/jenkins/.m2/repository/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.jar 11:24:58,550 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.osgi.app 11:24:58,586 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.targetplatforms.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/classes/ 11:24:58,587 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.targetplatforms.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-api/target/nuxeo-target-platforms-api-10.1-I20180228_0918.jar 11:24:58,588 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar 11:24:58,591 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.codec' has URL file:/opt/jenkins/.m2/repository/commons-codec/commons-codec/1.10/commons-codec-1.10.jar 11:24:58,592 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.text' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-text/1.1/commons-text-1.1.jar 11:24:58,593 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-annotations' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.7.4/jackson-annotations-2.7.4.jar 11:24:58,594 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.targetplatforms.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.1-I20180228_0918.jar 11:24:58,595 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar 11:24:58,599 INFO [OSGIRuntimeTestActivator] Starting Runtime Activator 11:24:58,665 DEBUG [OSGiRuntimeService] Home directory: null 11:24:58,670 DEBUG [OSGiRuntimeService] Working directory: target/nxruntime-main-2135395679985258660.tmp/ 11:24:58,693 DEBUG [OSGiRuntimeService] Configuration: host application: null 11:24:58,696 DEBUG [OSGiRuntimeService] Deployment order of configuration files: 11:24:58,734 INFO [AbstractRuntimeService$LogConfig] Configured log4j.xml change detection with a delay of 10s 11:24:58,736 INFO [AbstractRuntimeService] Starting Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 11:24:58,738 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.runtime components: OSGI-INF/EventService.xml,OSGI-INF/RuntimeComponent.xml,OSGI-INF/ResourceService.xml,OSGI-INF/LoginComponent.xml,OSGI-INF/ContributionPersistence.xml,OSGI-INF/FileEventTracker.xml,OSGI-INF/FileEventTrackerConfig.xml,OSGI-INF/ConfigurationService.xml 11:24:58,739 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime path: OSGI-INF/EventService.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar!/OSGI-INF/EventService.xml 11:24:58,889 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar!/OSGI-INF/EventService.xml 11:24:58,890 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.EventService 11:24:58,890 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.EventService 11:24:58,891 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.EventService 11:24:58,891 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.event.EventService 11:24:58,891 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.EventService 11:24:58,892 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime path: OSGI-INF/RuntimeComponent.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar!/OSGI-INF/RuntimeComponent.xml 11:24:58,894 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar!/OSGI-INF/RuntimeComponent.xml 11:24:58,894 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.RuntimeComponent 11:24:58,894 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.RuntimeComponent 11:24:58,895 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.RuntimeComponent 11:24:58,895 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.RuntimeComponent 11:24:58,895 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime path: OSGI-INF/ResourceService.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar!/OSGI-INF/ResourceService.xml 11:24:58,898 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar!/OSGI-INF/ResourceService.xml 11:24:58,898 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 11:24:58,898 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.services.resource.ResourceService 11:24:58,898 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.services.resource.ResourceService 11:24:58,899 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.resource.ResourceService 11:24:58,899 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.services.resource.ResourceService 11:24:58,899 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime path: OSGI-INF/LoginComponent.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar!/OSGI-INF/LoginComponent.xml 11:24:58,907 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar!/OSGI-INF/LoginComponent.xml 11:24:58,907 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.LoginComponent 11:24:58,908 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.LoginComponent 11:24:58,908 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.LoginComponent 11:24:58,908 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginService 11:24:58,908 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.LoginComponent 11:24:58,908 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime path: OSGI-INF/ContributionPersistence.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar!/OSGI-INF/ContributionPersistence.xml 11:24:58,915 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar!/OSGI-INF/ContributionPersistence.xml 11:24:58,915 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.model.persistence 11:24:58,915 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.model.persistence 11:24:58,915 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.model.persistence 11:24:58,915 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.model.persistence.ContributionPersistenceManager 11:24:58,916 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.model.persistence 11:24:58,916 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime path: OSGI-INF/FileEventTracker.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar!/OSGI-INF/FileEventTracker.xml 11:24:58,918 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar!/OSGI-INF/FileEventTracker.xml 11:24:58,919 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files 11:24:58,919 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files 11:24:58,919 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.trackers.files 11:24:58,920 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.trackers.files 11:24:58,920 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime path: OSGI-INF/FileEventTrackerConfig.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar!/OSGI-INF/FileEventTrackerConfig.xml 11:24:58,928 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar!/OSGI-INF/FileEventTrackerConfig.xml 11:24:58,929 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 11:24:58,929 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.trackers.files.threadstracking.config 11:24:58,929 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.trackers.files.threadstracking.config 11:24:58,929 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.trackers.files.threadstracking.config 11:24:58,930 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime path: OSGI-INF/ConfigurationService.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar!/OSGI-INF/ConfigurationService.xml 11:24:58,934 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-10.1-I20180228_0918.jar!/OSGI-INF/ConfigurationService.xml 11:24:58,935 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.ConfigurationService 11:24:58,935 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.ConfigurationService 11:24:58,935 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.ConfigurationService 11:24:58,935 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.services.config.ConfigurationService 11:24:58,936 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.ConfigurationService 11:24:58,938 DEBUG [OSGiComponentLoader] Install bundle: org.nuxeo.osgi.app [ACTIVE] 11:24:58,938 DEBUG [OSGiComponentLoader] Install bundle: org.nuxeo.osgi.app has no components 11:24:58,938 DEBUG [OSGiComponentLoader] Install bundle: org.nuxeo.osgi.app [ACTIVE] 11:24:58,938 DEBUG [OSGiComponentLoader] Install bundle: org.nuxeo.osgi.app has no components 11:24:58,941 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.common' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-10.1-I20180228_0918.jar 11:24:58,943 INFO [NXRuntimeTestCase] Bundle 'org.freemarker.freemarker' has URL file:/opt/jenkins/.m2/repository/org/freemarker/freemarker/2.3.26-incubating/freemarker-2.3.26-incubating.jar 11:24:58,944 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar 11:24:58,947 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.query' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.1-I20180228_0918.jar 11:24:58,951 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.el' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.1-I20180228_0918.jar 11:24:58,952 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/target/nuxeo-platform-directory-api-10.1-I20180228_0918.jar 11:24:58,953 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.collections' has URL file:/opt/jenkins/.m2/repository/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 11:24:58,954 INFO [NXRuntimeTestCase] Bundle 'joda-time' has URL file:/opt/jenkins/.m2/repository/joda-time/joda-time/2.8.2/joda-time-2.8.2.jar 11:24:58,954 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.targetplatforms.core.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.1-I20180228_0918-tests.jar 11:24:58,955 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918.jar 11:24:58,956 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.osgi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-10.1-I20180228_0918.jar 11:24:58,956 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar 11:24:58,956 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.reload' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.1-I20180228_0918.jar 11:24:58,957 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.nuxeo-runtime-deploy' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-10.1-I20180228_0918.jar 11:24:58,957 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.launcher' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-10.1-I20180228_0918.jar 11:24:58,958 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jtajca' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar 11:24:58,959 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.beanutils' has URL file:/opt/jenkins/.m2/repository/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 11:24:58,959 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-connector' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-connector/2.2.1-NX1/geronimo-connector-2.2.1-NX1.jar 11:24:58,959 INFO [NXRuntimeTestCase] Bundle 'org.tranql.connector' has URL file:/opt/jenkins/.m2/repository/org/tranql/tranql-connector/1.8/tranql-connector-1.8.jar 11:24:58,960 INFO [NXRuntimeTestCase] Bundle 'org.apache.geronimo.components.geronimo-transaction' has URL file:/opt/jenkins/.m2/repository/org/apache/geronimo/components/geronimo-transaction/2.2.1/geronimo-transaction-2.2.1.jar 11:24:58,961 INFO [NXRuntimeTestCase] Bundle 'org.apache.xbean.naming' has URL file:/opt/jenkins/.m2/repository/org/apache/xbean/xbean-naming/3.9/xbean-naming-3.9.jar 11:24:58,961 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar 11:24:58,962 INFO [NXRuntimeTestCase] Bundle 'xstream' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar 11:24:58,963 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.datasource' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.1-I20180228_0918.jar 11:24:58,964 INFO [NXRuntimeTestCase] Bundle 'org.apache.tomcat.jdbc' has URL file:/opt/jenkins/.m2/repository/org/apache/tomcat/tomcat-jdbc/8.5.23/tomcat-jdbc-8.5.23.jar 11:24:58,965 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.kv' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.1-I20180228_0918.jar 11:24:58,966 INFO [NXRuntimeTestCase] Bundle 'net.jodah.expiringmap' has URL file:/opt/jenkins/.m2/repository/net/jodah/expiringmap/0.5.8/expiringmap-0.5.8.jar 11:24:58,966 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-10.1-I20180228_0918.jar 11:24:58,967 INFO [NXRuntimeTestCase] Bundle 'io.github.lukehutch.fast-classpath-scanner' has URL file:/opt/jenkins/.m2/repository/io/github/lukehutch/fast-classpath-scanner/2.0.4/fast-classpath-scanner-2.0.4.jar 11:24:58,969 INFO [NXRuntimeTestCase] Bundle 'com.google.gson' has URL file:/opt/jenkins/.m2/repository/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar 11:24:58,970 INFO [NXRuntimeTestCase] Bundle 'com.thoughtworks.paranamer' has URL file:/opt/jenkins/.m2/repository/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar 11:24:58,970 INFO [NXRuntimeTestCase] Bundle 'net.bytebuddy.byte-buddy' has URL file:/opt/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.6.12/byte-buddy-1.6.12.jar 11:24:58,971 INFO [NXRuntimeTestCase] Bundle 'org.fusesource.jansi' has URL file:/opt/jenkins/.m2/repository/org/fusesource/jansi/jansi/1.16/jansi-1.16.jar 11:24:58,981 INFO [NXRuntimeTestCase] Bundle 'com.tngtech.java.junit-dataprovider' has URL file:/opt/jenkins/.m2/repository/com/tngtech/java/junit-dataprovider/1.12.0/junit-dataprovider-1.12.0.jar 11:24:58,983 INFO [NXRuntimeTestCase] Bundle 'org.assertj.core' has URL file:/opt/jenkins/.m2/repository/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.jar 11:24:58,983 INFO [NXRuntimeTestCase] Bundle 'org.mockito.mockito-core' has URL file:/opt/jenkins/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar 11:24:58,984 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.jetty' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918.jar 11:24:58,985 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.plus' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-plus/6.1.26/jetty-plus-6.1.26.jar 11:24:58,985 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.annotations' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-annotations/6.1.26/jetty-annotations-6.1.26.jar 11:24:58,987 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.server' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26.jar 11:24:58,988 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26.jar 11:24:58,988 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.jsp-api-2.1' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jsp-api-2.1/6.1.6/jsp-api-2.1-6.1.6.jar 11:24:58,989 INFO [NXRuntimeTestCase] Bundle 'org.mortbay.jetty.jsp-2.1' has URL file:/opt/jenkins/.m2/repository/org/mortbay/jetty/jsp-2.1/6.1.6/jsp-2.1-6.1.6.jar 11:24:58,992 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.exec' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 11:24:58,993 INFO [NXRuntimeTestCase] Bundle 'com.sun.jna' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar 11:24:58,994 INFO [NXRuntimeTestCase] Bundle 'com.sun.jna.platform' has URL file:/opt/jenkins/.m2/repository/net/java/dev/jna/jna-platform/4.1.0/jna-platform-4.1.0.jar 11:24:59,000 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.client' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.2.15.v20160210/websocket-client-9.2.15.v20160210.jar 11:24:59,002 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.util' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.2.15.v20160210/jetty-util-9.2.15.v20160210.jar 11:24:59,002 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.io' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.2.15.v20160210/jetty-io-9.2.15.v20160210.jar 11:24:59,003 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.2.15.v20160210/websocket-common-9.2.15.v20160210.jar 11:24:59,003 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.jetty.websocket.api' has URL file:/opt/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.2.15.v20160210/websocket-api-9.2.15.v20160210.jar 11:24:59,004 INFO [NXRuntimeTestCase] Bundle 'nu.xom' has URL file:/opt/jenkins/.m2/repository/xom/xom/1.2.5/xom-1.2.5.jar 11:24:59,005 INFO [NXRuntimeTestCase] Bundle 'org.objectweb.asm' has URL file:/opt/jenkins/.m2/repository/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar 11:24:59,005 INFO [NXRuntimeTestCase] Bundle 'slf4j.api' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar 11:24:59,006 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.schema' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.1-I20180228_0918.jar 11:24:59,007 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.event' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar 11:24:59,007 INFO [NXRuntimeTestCase] Bundle 'org.quartz-scheduler.quartz' has URL file:/opt/jenkins/.m2/repository/org/quartz-scheduler/quartz/2.2.3/quartz-2.2.3.jar 11:24:59,008 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.lib.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-stream/target/nuxeo-stream-10.1-I20180228_0918.jar 11:24:59,009 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-queue' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-queue/4.6.44/chronicle-queue-4.6.44.jar 11:24:59,010 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-core' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-core/1.9.19/chronicle-core-1.9.19.jar 11:24:59,010 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-wire' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-wire/1.9.34/chronicle-wire-1.9.34.jar 11:24:59,011 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-threads' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-threads/1.9.0/chronicle-threads-1.9.0.jar 11:24:59,011 INFO [NXRuntimeTestCase] Bundle 'net.openhft.affinity' has URL file:/opt/jenkins/.m2/repository/net/openhft/affinity/3.1.1/affinity-3.1.1.jar 11:24:59,012 INFO [NXRuntimeTestCase] Bundle 'net.openhft.chronicle-bytes' has URL file:/opt/jenkins/.m2/repository/net/openhft/chronicle-bytes/1.9.18/chronicle-bytes-1.9.18.jar 11:24:59,012 INFO [NXRuntimeTestCase] Bundle 'org.jgrapht.core' has URL file:/opt/jenkins/.m2/repository/org/jgrapht/jgrapht-core/1.0.1/jgrapht-core-1.0.1.jar 11:24:59,013 INFO [NXRuntimeTestCase] Bundle 'com.101tec.zkclient' has URL file:/opt/jenkins/.m2/repository/com/101tec/zkclient/0.10/zkclient-0.10.jar 11:24:59,013 INFO [NXRuntimeTestCase] Bundle 'org.apache.hadoop.zookeeper' has URL file:/opt/jenkins/.m2/repository/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.jar 11:24:59,015 INFO [NXRuntimeTestCase] Bundle 'org.jboss.netty' has URL file:/opt/jenkins/.m2/repository/io/netty/netty/3.7.0.Final/netty-3.7.0.Final.jar 11:24:59,016 INFO [NXRuntimeTestCase] Bundle 'net.sf.jopt-simple.jopt-simple' has URL file:/opt/jenkins/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 11:24:59,017 INFO [NXRuntimeTestCase] Bundle 'lz4-java' has URL file:/opt/jenkins/.m2/repository/org/lz4/lz4-java/1.4/lz4-java-1.4.jar 11:24:59,018 INFO [NXRuntimeTestCase] Bundle 'org.xerial.snappy.snappy-java' has URL file:/opt/jenkins/.m2/repository/org/xerial/snappy/snappy-java/1.1.4/snappy-java-1.1.4.jar 11:24:59,019 INFO [NXRuntimeTestCase] Bundle 'org.scala-lang.scala-library' has URL file:/opt/jenkins/.m2/repository/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.jar 11:24:59,019 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.cli' has URL file:/opt/jenkins/.m2/repository/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 11:24:59,026 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.stream' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-stream/target/nuxeo-runtime-stream-10.1-I20180228_0918.jar 11:24:59,026 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.event.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918-tests.jar 11:24:59,031 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.1-I20180228_0918.jar 11:24:59,052 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-10.1-I20180228_0918.jar 11:24:59,055 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.mimetype' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.1-I20180228_0918.jar 11:24:59,056 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.core' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-core/1.18.3/jersey-core-1.18.3.jar 11:24:59,057 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.convert.plugins' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar 11:24:59,058 INFO [NXRuntimeTestCase] Bundle 'javax.mail' has URL file:/opt/jenkins/.m2/repository/javax/mail/mail/1.4.5/mail-1.4.5.jar 11:24:59,064 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/pdfbox/1.8.9/pdfbox-1.8.9.jar 11:24:59,065 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.fontbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/fontbox/1.8.9/fontbox-1.8.9.jar 11:24:59,065 INFO [NXRuntimeTestCase] Bundle 'org.apache.pdfbox.jempbox' has URL file:/opt/jenkins/.m2/repository/org/apache/pdfbox/jempbox/1.8.9/jempbox-1.8.9.jar 11:24:59,066 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.collections4' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar 11:24:59,067 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.commandline.executor' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar 11:24:59,068 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.1-I20180228_0918.jar 11:24:59,068 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar 11:24:59,069 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.migration' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.1-I20180228_0918.jar 11:24:59,069 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.pubsub' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar 11:24:59,075 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.1-I20180228_0918.jar 11:24:59,076 INFO [NXRuntimeTestCase] Bundle 'slf4j.log4j12' has URL file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar 11:24:59,079 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.management' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-10.1-I20180228_0918.jar 11:24:59,080 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.sql.extensions' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar 11:24:59,080 INFO [NXRuntimeTestCase] Bundle 'org.h2' has URL file:/opt/jenkins/.m2/repository/com/h2database/h2/1.4.177-NX01/h2-1.4.177-NX01.jar 11:24:59,082 INFO [NXRuntimeTestCase] Bundle 'derby' has URL file:/opt/jenkins/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar 11:24:59,083 INFO [NXRuntimeTestCase] Bundle 'org.postgresql.jdbc42' has URL file:/opt/jenkins/.m2/repository/org/postgresql/postgresql/42.1.1/postgresql-42.1.1.jar 11:24:59,083 INFO [NXRuntimeTestCase] Bundle 'com.mysql.jdbc' has URL file:/opt/jenkins/.m2/repository/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.jar 11:24:59,084 INFO [NXRuntimeTestCase] Bundle 'org.mariadb.jdbc' has URL file:/opt/jenkins/.m2/repository/org/mariadb/jdbc/mariadb-java-client/1.6.4/mariadb-java-client-1.6.4.jar 11:24:59,085 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.dbs.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918-tests.jar 11:24:59,086 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.mem' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.1-I20180228_0918.jar 11:24:59,086 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.dbs' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar 11:24:59,087 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.storage.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar 11:24:59,087 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.launcher.commons' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-10.1-I20180228_0918.jar 11:24:59,087 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.connect.client' has URL file:/opt/jenkins/.m2/repository/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/nuxeo-connect-client-1.7.0-SNAPSHOT.jar 11:24:59,088 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.pb' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.pb/2.3.1/org.sat4j.pb-2.3.1.jar 11:24:59,089 INFO [NXRuntimeTestCase] Bundle 'org.sat4j.core' has URL file:/opt/jenkins/.m2/repository/org/sat4j/org.sat4j.core/2.3.1/org.sat4j.core-2.3.1.jar 11:24:59,089 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.core.jobs' has URL file:/opt/jenkins/.m2/repository/org/eclipse/core/org.eclipse.core.jobs/3.5.0.v20100515/org.eclipse.core.jobs-3.5.0.v20100515.jar 11:24:59,096 INFO [NXRuntimeTestCase] Bundle 'org.eclipse.equinox.common' has URL file:/opt/jenkins/.m2/repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar 11:24:59,097 INFO [NXRuntimeTestCase] Bundle 'net.jodah.failsafe' has URL file:/opt/jenkins/.m2/repository/net/jodah/failsafe/1.0.1/failsafe-1.0.1.jar 11:24:59,097 INFO [NXRuntimeTestCase] Bundle 'javax.servlet-api' has URL file:/opt/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 11:24:59,098 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.io' has URL file:/opt/jenkins/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar 11:24:59,098 INFO [NXRuntimeTestCase] Bundle 'osgi.core' has URL file:/opt/jenkins/.m2/repository/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar 11:24:59,104 INFO [NXRuntimeTestCase] Bundle 'org.mvel2' has URL file:/opt/jenkins/.m2/repository/org/mvel/mvel2/2.2.4.FinalNX01/mvel2-2.2.4.FinalNX01.jar 11:24:59,105 INFO [NXRuntimeTestCase] Bundle 'com.google.guava' has URL file:/opt/jenkins/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar 11:24:59,105 INFO [NXRuntimeTestCase] Bundle 'com.google.inject' has URL file:/opt/jenkins/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar 11:24:59,106 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.lang3' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.6/commons-lang3-3.6.jar 11:24:59,107 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar 11:24:59,107 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory 11:24:59,108 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory INSTALLED 11:24:59,108 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory RESOLVED 11:24:59,108 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory STARTING 11:24:59,108 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory STARTING with components: OSGI-INF/DirectoryService.xml,OSGI-INF/GenericDirectory.xml,OSGI-INF/CoreDirectory.xml,OSGI-INF/directory-local-configuration.xml,OSGI-INF/directory-resolver-contrib.xml,OSGI-INF/marshallers-contrib.xml 11:24:59,109 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.directory components: OSGI-INF/DirectoryService.xml,OSGI-INF/GenericDirectory.xml,OSGI-INF/CoreDirectory.xml,OSGI-INF/directory-local-configuration.xml,OSGI-INF/directory-resolver-contrib.xml,OSGI-INF/marshallers-contrib.xml 11:24:59,110 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.directory path: OSGI-INF/DirectoryService.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar!/OSGI-INF/DirectoryService.xml 11:24:59,115 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar!/OSGI-INF/DirectoryService.xml 11:24:59,116 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 11:24:59,116 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 11:24:59,116 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 11:24:59,116 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.DirectoryServiceImpl. Waiting for: [service:org.nuxeo.ecm.core.cache.CacheService] 11:24:59,116 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.directory path: OSGI-INF/GenericDirectory.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar!/OSGI-INF/GenericDirectory.xml 11:24:59,127 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar!/OSGI-INF/GenericDirectory.xml 11:24:59,127 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 11:24:59,127 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.GenericDirectory 11:24:59,128 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.directory.GenericDirectory 11:24:59,128 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.GenericDirectory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 11:24:59,128 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.directory path: OSGI-INF/CoreDirectory.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar!/OSGI-INF/CoreDirectory.xml 11:24:59,133 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar!/OSGI-INF/CoreDirectory.xml 11:24:59,133 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 11:24:59,133 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 11:24:59,134 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 11:24:59,134 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 11:24:59,134 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.directory path: OSGI-INF/directory-local-configuration.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar!/OSGI-INF/directory-local-configuration.xml 11:24:59,137 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar!/OSGI-INF/directory-local-configuration.xml 11:24:59,137 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.local.configuration 11:24:59,137 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.local.configuration 11:24:59,138 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.directory.local.configuration 11:24:59,138 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.directory.local.configuration 11:24:59,138 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.directory path: OSGI-INF/directory-resolver-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar!/OSGI-INF/directory-resolver-contrib.xml 11:24:59,145 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar!/OSGI-INF/directory-resolver-contrib.xml 11:24:59,146 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.resolver 11:24:59,146 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.resolver 11:24:59,146 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.directory.resolver 11:24:59,146 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.directory.resolver 11:24:59,147 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.directory path: OSGI-INF/marshallers-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar!/OSGI-INF/marshallers-contrib.xml 11:24:59,150 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/target/nuxeo-platform-directory-core-10.1-I20180228_0918.jar!/OSGI-INF/marshallers-contrib.xml 11:24:59,150 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.marshallers 11:24:59,150 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.marshallers 11:24:59,150 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.directory.marshallers 11:24:59,150 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.directory.marshallers 11:24:59,151 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory STARTED 11:24:59,154 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.event 11:24:59,154 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.event INSTALLED 11:24:59,154 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.event RESOLVED 11:24:59,154 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.event STARTING 11:24:59,154 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.event STARTING with components: OSGI-INF/EventService.xml,OSGI-INF/workmanager-service.xml,OSGI-INF/workmanager-config.xml,OSGI-INF/scheduler-service.xml 11:24:59,155 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.event components: OSGI-INF/EventService.xml,OSGI-INF/workmanager-service.xml,OSGI-INF/workmanager-config.xml,OSGI-INF/scheduler-service.xml 11:24:59,155 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.event path: OSGI-INF/EventService.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar!/OSGI-INF/EventService.xml 11:24:59,167 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar!/OSGI-INF/EventService.xml 11:24:59,168 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 11:24:59,168 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.EventServiceComponent 11:24:59,168 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.event.EventServiceComponent 11:24:59,168 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventService 11:24:59,168 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventProducer 11:24:59,168 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.event.EventServiceAdmin 11:24:59,168 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.event.EventServiceComponent 11:24:59,169 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.event path: OSGI-INF/workmanager-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar!/OSGI-INF/workmanager-service.xml 11:24:59,174 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar!/OSGI-INF/workmanager-service.xml 11:24:59,180 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.service 11:24:59,180 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.service 11:24:59,180 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.work.service 11:24:59,180 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.work.api.WorkManager 11:24:59,180 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.work.service 11:24:59,181 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.event path: OSGI-INF/workmanager-config.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar!/OSGI-INF/workmanager-config.xml 11:24:59,194 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar!/OSGI-INF/workmanager-config.xml 11:24:59,194 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.work.config 11:24:59,195 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.work.config 11:24:59,198 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.work.config 11:24:59,201 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.work.config 11:24:59,201 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.event path: OSGI-INF/scheduler-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar!/OSGI-INF/scheduler-service.xml 11:24:59,207 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-10.1-I20180228_0918.jar!/OSGI-INF/scheduler-service.xml 11:24:59,207 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService 11:24:59,207 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.scheduler.SchedulerService, aliases=[service:org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService] 11:24:59,208 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.scheduler.SchedulerService 11:24:59,208 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.scheduler.SchedulerService 11:24:59,208 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.scheduler.SchedulerService 11:24:59,209 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.event STARTED 11:24:59,221 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918.jar!/test-queuing.xml 11:24:59,222 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.queuing 11:24:59,223 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.queuing 11:24:59,235 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.test.queuing 11:24:59,236 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.test.queuing 11:24:59,236 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql.test 11:24:59,236 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql.test INSTALLED 11:24:59,237 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql.test RESOLVED 11:24:59,237 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql.test STARTING 11:24:59,237 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql.test STARTING with no components 11:24:59,237 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql.test STARTED 11:24:59,238 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.storage.sql.test components: null 11:24:59,244 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.io' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar 11:24:59,244 INFO [NXRuntimeTestCase] Bundle 'jaxen' has URL file:/opt/jenkins/.m2/repository/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar 11:24:59,245 INFO [NXRuntimeTestCase] Bundle 'com.sun.jersey.client' has URL file:/opt/jenkins/.m2/repository/com/sun/jersey/jersey-client/1.18.3/jersey-client-1.18.3.jar 11:24:59,245 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.core' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-core/3.0.0/metrics-core-3.0.0.jar 11:24:59,246 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-core' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.jar 11:24:59,246 INFO [NXRuntimeTestCase] Bundle 'com.fasterxml.jackson.core.jackson-databind' has URL file:/opt/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.jar 11:24:59,247 INFO [NXRuntimeTestCase] Bundle 'org.apache.commons.csv' has URL file:/opt/jenkins/.m2/repository/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar 11:24:59,247 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.runtime.metrics' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.1-I20180228_0918.jar 11:24:59,248 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.metrics 11:24:59,248 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.metrics INSTALLED 11:24:59,248 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.metrics RESOLVED 11:24:59,248 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.metrics STARTING 11:24:59,248 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.metrics STARTING with components: OSGI-INF/runtime-metrics-service.xml 11:24:59,249 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.runtime.metrics components: OSGI-INF/runtime-metrics-service.xml 11:24:59,250 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime.metrics path: OSGI-INF/runtime-metrics-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.1-I20180228_0918.jar!/OSGI-INF/runtime-metrics-service.xml 11:24:59,257 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-10.1-I20180228_0918.jar!/OSGI-INF/runtime-metrics-service.xml 11:24:59,258 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 11:24:59,258 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.metrics.MetricsService 11:24:59,258 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.metrics.MetricsService 11:24:59,258 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.metrics.MetricsService. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 11:24:59,259 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.metrics STARTED 11:24:59,259 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.schema 11:24:59,259 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.schema INSTALLED 11:24:59,260 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.schema RESOLVED 11:24:59,260 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.schema STARTING 11:24:59,262 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.schema STARTING with components: OSGI-INF/ObjectResolverService.xml, OSGI-INF/SchemaService.xml 11:24:59,263 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.schema components: OSGI-INF/ObjectResolverService.xml, OSGI-INF/SchemaService.xml 11:24:59,263 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.schema path: OSGI-INF/ObjectResolverService.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.1-I20180228_0918.jar!/OSGI-INF/ObjectResolverService.xml 11:24:59,271 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.1-I20180228_0918.jar!/OSGI-INF/ObjectResolverService.xml 11:24:59,272 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 11:24:59,272 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.ObjectResolverService 11:24:59,272 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.schema.ObjectResolverService 11:24:59,273 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverService 11:24:59,273 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.schema.ObjectResolverService 11:24:59,273 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.schema path: OSGI-INF/SchemaService.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.1-I20180228_0918.jar!/OSGI-INF/SchemaService.xml 11:24:59,304 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-10.1-I20180228_0918.jar!/OSGI-INF/SchemaService.xml 11:24:59,304 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 11:24:59,305 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schema.TypeService 11:24:59,305 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.schema.TypeService 11:24:59,305 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.schema.SchemaManager 11:24:59,305 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.schema.TypeService 11:24:59,306 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.schema STARTED 11:24:59,307 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.jtajca 11:24:59,307 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.jtajca INSTALLED 11:24:59,307 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.jtajca RESOLVED 11:24:59,308 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.jtajca STARTING 11:24:59,308 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.jtajca STARTING with components: OSGI-INF/JtaActivator.xml 11:24:59,312 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.runtime.jtajca components: OSGI-INF/JtaActivator.xml 11:24:59,316 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime.jtajca path: OSGI-INF/JtaActivator.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar!/OSGI-INF/JtaActivator.xml 11:24:59,320 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar!/OSGI-INF/JtaActivator.xml 11:24:59,320 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 11:24:59,321 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.jtajca.JtaActivator 11:24:59,321 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.jtajca.JtaActivator 11:24:59,321 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.jtajca.JtaActivator 11:24:59,322 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.jtajca STARTED 11:24:59,327 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.targetplatforms.io 11:24:59,328 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.targetplatforms.io INSTALLED 11:24:59,328 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.targetplatforms.io RESOLVED 11:24:59,343 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.targetplatforms.io STARTING 11:24:59,343 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.targetplatforms.io STARTING with no components 11:24:59,344 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.targetplatforms.io STARTED 11:24:59,345 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.targetplatforms.io components: null 11:24:59,346 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.pubsub 11:24:59,346 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.pubsub INSTALLED 11:24:59,346 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.pubsub RESOLVED 11:24:59,346 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.pubsub STARTING 11:24:59,346 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.pubsub STARTING with components: OSGI-INF/pubsub-service.xml 11:24:59,347 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.runtime.pubsub components: OSGI-INF/pubsub-service.xml 11:24:59,347 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime.pubsub path: OSGI-INF/pubsub-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar!/OSGI-INF/pubsub-service.xml 11:24:59,362 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-pubsub/target/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar!/OSGI-INF/pubsub-service.xml 11:24:59,363 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 11:24:59,363 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.pubsub.PubSubService 11:24:59,363 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.pubsub.PubSubService 11:24:59,363 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.pubsub.PubSubService 11:24:59,364 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.pubsub.PubSubService 11:24:59,364 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.pubsub STARTED 11:24:59,364 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.mimetype 11:24:59,364 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.mimetype INSTALLED 11:24:59,365 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.mimetype RESOLVED 11:24:59,365 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.mimetype STARTING 11:24:59,365 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.mimetype STARTING with components: OSGI-INF/nxmimetype-service.xml 11:24:59,366 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.mimetype components: OSGI-INF/nxmimetype-service.xml 11:24:59,366 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.mimetype path: OSGI-INF/nxmimetype-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.1-I20180228_0918.jar!/OSGI-INF/nxmimetype-service.xml 11:24:59,412 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-10.1-I20180228_0918.jar!/OSGI-INF/nxmimetype-service.xml 11:24:59,413 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 11:24:59,413 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 11:24:59,413 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 11:24:59,413 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.mimetype.interfaces.MimetypeRegistry 11:24:59,414 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 11:24:59,414 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.mimetype STARTED 11:24:59,415 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.test 11:24:59,415 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.test INSTALLED 11:24:59,415 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.test RESOLVED 11:24:59,416 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.test STARTING 11:24:59,416 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.test STARTING with no components 11:24:59,416 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.test STARTED 11:24:59,417 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.test components: null 11:24:59,420 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.graphite' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-graphite/3.0.0/metrics-graphite-3.0.0.jar 11:24:59,421 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.log4j' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-log4j/3.0.0/metrics-log4j-3.0.0.jar 11:24:59,421 INFO [NXRuntimeTestCase] Bundle 'com.codahale.metrics.jvm' has URL file:/opt/jenkins/.m2/repository/com/codahale/metrics/metrics-jvm/3.0.0/metrics-jvm-3.0.0.jar 11:24:59,422 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.sql' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar 11:24:59,423 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.core.cache' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918.jar 11:24:59,424 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.directory.mongodb' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar 11:24:59,425 INFO [NXRuntimeTestCase] Bundle 'org.mongodb.mongo-java-driver' has URL file:/opt/jenkins/.m2/repository/org/mongodb/mongo-java-driver/3.4.3/mongo-java-driver-3.4.3.jar 11:24:59,426 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.multi' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/target/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar 11:24:59,426 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.directory.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918.jar 11:24:59,427 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918.jar 11:24:59,434 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.tests' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar 11:24:59,438 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.login.test' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918-tests.jar 11:24:59,439 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/target/nuxeo-platform-api-10.1-I20180228_0918.jar 11:24:59,440 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.usermanager.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/target/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar 11:24:59,440 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.query.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/target/nuxeo-platform-query-api-10.1-I20180228_0918.jar 11:24:59,441 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.platform.search.api' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/target/nuxeo-platform-search-api-10.1-I20180228_0918.jar 11:24:59,441 INFO [NXRuntimeTestCase] Bundle 'org.nuxeo.ecm.directory.types.contrib' has URL file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar 11:24:59,442 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.types.contrib 11:24:59,442 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory.types.contrib INSTALLED 11:24:59,442 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory.types.contrib RESOLVED 11:24:59,442 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory.types.contrib STARTING 11:24:59,443 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory.types.contrib STARTING with components: OSGI-INF/DirectoryTypes.xml 11:24:59,443 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.directory.types.contrib components: OSGI-INF/DirectoryTypes.xml 11:24:59,444 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.directory.types.contrib path: OSGI-INF/DirectoryTypes.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar!/OSGI-INF/DirectoryTypes.xml 11:24:59,447 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/target/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar!/OSGI-INF/DirectoryTypes.xml 11:24:59,450 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.types 11:24:59,451 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.types 11:24:59,451 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.directory.types 11:24:59,451 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.types. Waiting for: [service:org.nuxeo.ecm.core.CoreExtensions] 11:24:59,451 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory.types.contrib STARTED 11:24:59,456 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mem 11:24:59,456 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.mem INSTALLED 11:24:59,456 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.mem RESOLVED 11:24:59,456 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.mem STARTING 11:24:59,457 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.mem STARTING with components: OSGI-INF/mem-repository-service.xml 11:24:59,457 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.storage.mem components: OSGI-INF/mem-repository-service.xml 11:24:59,458 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.storage.mem path: OSGI-INF/mem-repository-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.1-I20180228_0918.jar!/OSGI-INF/mem-repository-service.xml 11:24:59,465 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-10.1-I20180228_0918.jar!/OSGI-INF/mem-repository-service.xml 11:24:59,466 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 11:24:59,466 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 11:24:59,466 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 11:24:59,466 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 11:24:59,466 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.mem STARTED 11:24:59,467 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.sql 11:24:59,467 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory.sql INSTALLED 11:24:59,467 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory.sql RESOLVED 11:24:59,467 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory.sql STARTING 11:24:59,467 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory.sql STARTING with components: OSGI-INF/SQLDirectoryFactory.xml 11:24:59,468 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.directory.sql components: OSGI-INF/SQLDirectoryFactory.xml 11:24:59,468 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.directory.sql path: OSGI-INF/SQLDirectoryFactory.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar!/OSGI-INF/SQLDirectoryFactory.xml 11:24:59,476 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/target/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar!/OSGI-INF/SQLDirectoryFactory.xml 11:24:59,477 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 11:24:59,477 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 11:24:59,477 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 11:24:59,477 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory. Waiting for: [service:org.nuxeo.ecm.directory.DirectoryServiceImpl] 11:24:59,477 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory.sql STARTED 11:24:59,478 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage 11:24:59,478 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage INSTALLED 11:24:59,478 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage RESOLVED 11:24:59,478 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage STARTING 11:24:59,478 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage STARTING with components: OSGI-INF/lockmanager-service-contrib.xml 11:24:59,479 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.storage components: OSGI-INF/lockmanager-service-contrib.xml 11:24:59,479 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.storage path: OSGI-INF/lockmanager-service-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.1-I20180228_0918.jar!/OSGI-INF/lockmanager-service-contrib.xml 11:24:59,490 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-10.1-I20180228_0918.jar!/OSGI-INF/lockmanager-service-contrib.xml 11:24:59,491 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 11:24:59,491 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 11:24:59,491 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 11:24:59,491 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.lock.LockManagerService 11:24:59,492 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 11:24:59,492 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage STARTED 11:24:59,492 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.mongodb 11:24:59,493 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.mongodb INSTALLED 11:24:59,493 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.mongodb RESOLVED 11:24:59,493 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.mongodb STARTING 11:24:59,493 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.mongodb STARTING with components: OSGI-INF/mongodb-repository-service.xml 11:24:59,494 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.storage.mongodb components: OSGI-INF/mongodb-repository-service.xml 11:24:59,494 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.storage.mongodb path: OSGI-INF/mongodb-repository-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar!/OSGI-INF/mongodb-repository-service.xml 11:24:59,499 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar!/OSGI-INF/mongodb-repository-service.xml 11:24:59,500 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 11:24:59,500 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 11:24:59,500 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 11:24:59,500 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService] 11:24:59,500 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.mongodb STARTED 11:24:59,501 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.commandline.executor 11:24:59,501 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.commandline.executor INSTALLED 11:24:59,501 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.commandline.executor RESOLVED 11:24:59,502 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.commandline.executor STARTING 11:24:59,502 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.commandline.executor STARTING with components: OSGI-INF/commandline-framework.xml,OSGI-INF/commandline-default-contrib.xml 11:24:59,509 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.platform.commandline.executor components: OSGI-INF/commandline-framework.xml,OSGI-INF/commandline-default-contrib.xml 11:24:59,509 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.platform.commandline.executor path: OSGI-INF/commandline-framework.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar!/OSGI-INF/commandline-framework.xml 11:24:59,517 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar!/OSGI-INF/commandline-framework.xml 11:24:59,518 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 11:24:59,518 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 11:24:59,519 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 11:24:59,519 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.commandline.executor.api.CommandLineExecutorService 11:24:59,519 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 11:24:59,519 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.platform.commandline.executor path: OSGI-INF/commandline-default-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar!/OSGI-INF/commandline-default-contrib.xml 11:24:59,524 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar!/OSGI-INF/commandline-default-contrib.xml 11:24:59,525 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 11:24:59,525 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 11:24:59,529 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 11:24:59,530 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 11:24:59,530 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.commandline.executor STARTED 11:24:59,530 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.directory.mongodb 11:24:59,530 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.directory.mongodb INSTALLED 11:24:59,531 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.directory.mongodb RESOLVED 11:24:59,531 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.directory.mongodb STARTING 11:24:59,531 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.directory.mongodb STARTING with components: OSGI-INF/MongoDBDirectoryFactory.xml 11:24:59,532 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.directory.mongodb components: OSGI-INF/MongoDBDirectoryFactory.xml 11:24:59,532 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.directory.mongodb path: OSGI-INF/MongoDBDirectoryFactory.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar!/OSGI-INF/MongoDBDirectoryFactory.xml 11:24:59,537 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/target/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar!/OSGI-INF/MongoDBDirectoryFactory.xml 11:24:59,538 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 11:24:59,538 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 11:24:59,538 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 11:24:59,538 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory. Waiting for: [service:org.nuxeo.runtime.mongodb.MongoDBComponent, service:org.nuxeo.ecm.directory.DirectoryServiceImpl, service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory] 11:24:59,538 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.directory.mongodb STARTED 11:24:59,539 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core 11:24:59,539 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core INSTALLED 11:24:59,539 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core RESOLVED 11:24:59,539 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core STARTING 11:24:59,539 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core STARTING with components: OSGI-INF/CoreService.xml, OSGI-INF/RepositoryService.xml, OSGI-INF/CoreExtensions.xml, OSGI-INF/LifeCycleService.xml, OSGI-INF/LifeCycleCoreExtensions.xml, OSGI-INF/lifecycle-listener-contrib.xml, OSGI-INF/SecurityService.xml, OSGI-INF/permissions-contrib.xml, OSGI-INF/security-policy-contrib.xml, OSGI-INF/trash-service.xml, OSGI-INF/versioning-service.xml, OSGI-INF/versioning-document-adapter.xml, OSGI-INF/versioning-default-policies.xml, OSGI-INF/orphanVersionRemoval-listener-contrib.xml, OSGI-INF/orphanVersionsCleanup-listener-contrib.xml, OSGI-INF/document-resolver-contrib.xml, OSGI-INF/character-filtering-service.xml, OSGI-INF/character-filtering-service-contrib.xml, OSGI-INF/documentblobmanager-service.xml, OSGI-INF/uidgenerator-service.xml, OSGI-INF/CoreSessionService.xml, OSGI-INF/scheduler-contrib.xml 11:24:59,539 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core components: OSGI-INF/CoreService.xml, OSGI-INF/RepositoryService.xml, OSGI-INF/CoreExtensions.xml, OSGI-INF/LifeCycleService.xml, OSGI-INF/LifeCycleCoreExtensions.xml, OSGI-INF/lifecycle-listener-contrib.xml, OSGI-INF/SecurityService.xml, OSGI-INF/permissions-contrib.xml, OSGI-INF/security-policy-contrib.xml, OSGI-INF/trash-service.xml, OSGI-INF/versioning-service.xml, OSGI-INF/versioning-document-adapter.xml, OSGI-INF/versioning-default-policies.xml, OSGI-INF/orphanVersionRemoval-listener-contrib.xml, OSGI-INF/orphanVersionsCleanup-listener-contrib.xml, OSGI-INF/document-resolver-contrib.xml, OSGI-INF/character-filtering-service.xml, OSGI-INF/character-filtering-service-contrib.xml, OSGI-INF/documentblobmanager-service.xml, OSGI-INF/uidgenerator-service.xml, OSGI-INF/CoreSessionService.xml, OSGI-INF/scheduler-contrib.xml 11:24:59,540 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/CoreService.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/CoreService.xml 11:24:59,550 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/CoreService.xml 11:24:59,550 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreService 11:24:59,551 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreService 11:24:59,551 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.CoreService 11:24:59,551 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.CoreService 11:24:59,551 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.CoreService 11:24:59,551 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/RepositoryService.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/RepositoryService.xml 11:24:59,554 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/RepositoryService.xml 11:24:59,554 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 11:24:59,554 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 11:24:59,555 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 11:24:59,555 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent. Waiting for: [service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 11:24:59,555 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/CoreExtensions.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/CoreExtensions.xml 11:24:59,559 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/CoreExtensions.xml 11:24:59,559 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 11:24:59,559 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.CoreExtensions 11:24:59,560 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 11:24:59,560 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.CoreExtensions 11:24:59,560 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.directory.types 11:24:59,560 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/LifeCycleService.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/LifeCycleService.xml 11:24:59,568 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/LifeCycleService.xml 11:24:59,568 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 11:24:59,569 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 11:24:59,569 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 11:24:59,569 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 11:24:59,569 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/LifeCycleCoreExtensions.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/LifeCycleCoreExtensions.xml 11:24:59,573 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/LifeCycleCoreExtensions.xml 11:24:59,573 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 11:24:59,573 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 11:24:59,573 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 11:24:59,574 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 11:24:59,574 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/lifecycle-listener-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/lifecycle-listener-contrib.xml 11:24:59,579 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/lifecycle-listener-contrib.xml 11:24:59,579 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 11:24:59,579 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.lifecycle.listener 11:24:59,579 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.event.lifecycle.listener 11:24:59,579 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.event.lifecycle.listener 11:24:59,580 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/SecurityService.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/SecurityService.xml 11:24:59,587 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/SecurityService.xml 11:24:59,587 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 11:24:59,587 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.SecurityService 11:24:59,587 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.security.SecurityService 11:24:59,587 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityService 11:24:59,588 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.security.PermissionProvider 11:24:59,588 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.security.SecurityPolicyService 11:24:59,588 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.security.SecurityService 11:24:59,588 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/permissions-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/permissions-contrib.xml 11:24:59,590 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/permissions-contrib.xml 11:24:59,590 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 11:24:59,590 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPermissions 11:24:59,591 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.security.defaultPermissions 11:24:59,591 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.security.defaultPermissions 11:24:59,591 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/security-policy-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/security-policy-contrib.xml 11:24:59,605 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/security-policy-contrib.xml 11:24:59,605 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 11:24:59,606 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.security.defaultPolicies 11:24:59,606 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.security.defaultPolicies 11:24:59,606 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.security.defaultPolicies 11:24:59,606 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/trash-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/trash-service.xml 11:24:59,607 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/trash-service.xml 11:24:59,608 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 11:24:59,608 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.trash.TrashService 11:24:59,608 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.trash.TrashService 11:24:59,608 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.trash.TrashService 11:24:59,608 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.trash.TrashService 11:24:59,608 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/versioning-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/versioning-service.xml 11:24:59,617 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/versioning-service.xml 11:24:59,618 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 11:24:59,618 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningService 11:24:59,618 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.versioning.VersioningService 11:24:59,618 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.versioning.VersioningService 11:24:59,618 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.versioning.VersioningService 11:24:59,618 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/versioning-document-adapter.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/versioning-document-adapter.xml 11:24:59,620 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/versioning-document-adapter.xml 11:24:59,620 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 11:24:59,620 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 11:24:59,620 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 11:24:59,620 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 11:24:59,621 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/versioning-default-policies.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/versioning-default-policies.xml 11:24:59,622 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/versioning-default-policies.xml 11:24:59,622 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 11:24:59,622 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.versioning.default-policies 11:24:59,622 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.versioning.default-policies 11:24:59,622 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.versioning.default-policies. Waiting for: [service:org.nuxeo.ecm.platform.el.service] 11:24:59,622 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/orphanVersionRemoval-listener-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/orphanVersionRemoval-listener-contrib.xml 11:24:59,628 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/orphanVersionRemoval-listener-contrib.xml 11:24:59,628 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 11:24:59,628 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 11:24:59,628 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 11:24:59,628 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 11:24:59,628 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/orphanVersionsCleanup-listener-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/orphanVersionsCleanup-listener-contrib.xml 11:24:59,630 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/orphanVersionsCleanup-listener-contrib.xml 11:24:59,630 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 11:24:59,630 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.orphanVersionsCleanup 11:24:59,630 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.orphanVersionsCleanup 11:24:59,630 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.orphanVersionsCleanup 11:24:59,630 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/document-resolver-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/document-resolver-contrib.xml 11:24:59,631 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/document-resolver-contrib.xml 11:24:59,631 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 11:24:59,631 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.DocumentModel.resolver 11:24:59,632 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.DocumentModel.resolver 11:24:59,632 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.DocumentModel.resolver 11:24:59,632 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/character-filtering-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/character-filtering-service.xml 11:24:59,637 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/character-filtering-service.xml 11:24:59,638 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 11:24:59,638 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 11:24:59,638 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 11:24:59,638 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.filter.CharacterFilteringService 11:24:59,638 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 11:24:59,638 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/character-filtering-service-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/character-filtering-service-contrib.xml 11:24:59,639 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/character-filtering-service-contrib.xml 11:24:59,639 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 11:24:59,639 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 11:24:59,639 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 11:24:59,640 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 11:24:59,640 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/documentblobmanager-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/documentblobmanager-service.xml 11:24:59,642 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/documentblobmanager-service.xml 11:24:59,642 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 11:24:59,642 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 11:24:59,642 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 11:24:59,642 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.DocumentBlobManager 11:24:59,642 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 11:24:59,642 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/uidgenerator-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/uidgenerator-service.xml 11:24:59,649 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/uidgenerator-service.xml 11:24:59,650 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 11:24:59,650 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService, aliases=[service:org.nuxeo.ecm.platform.uidgen.service.UIDGeneratorService] 11:24:59,650 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 11:24:59,650 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDSequencer 11:24:59,650 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.uidgen.UIDGeneratorService 11:24:59,650 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 11:24:59,650 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/CoreSessionService.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/CoreSessionService.xml 11:24:59,652 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/CoreSessionService.xml 11:24:59,652 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 11:24:59,652 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 11:24:59,652 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 11:24:59,653 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.CoreSessionService 11:24:59,653 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 11:24:59,653 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core path: OSGI-INF/scheduler-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/scheduler-contrib.xml 11:24:59,654 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-10.1-I20180228_0918.jar!/OSGI-INF/scheduler-contrib.xml 11:24:59,654 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.schedulers 11:24:59,655 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.schedulers 11:24:59,655 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.schedulers 11:24:59,655 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.schedulers 11:24:59,655 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core STARTED 11:24:59,655 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.sql 11:24:59,655 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql INSTALLED 11:24:59,655 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql RESOLVED 11:24:59,656 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql STARTING 11:24:59,656 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql STARTING with components: OSGI-INF/querymaker-service.xml, OSGI-INF/querymaker-contrib.xml, OSGI-INF/repo-softdelete-contrib.xml, OSGI-INF/repository-compat-service.xml, OSGI-INF/repository-service.xml 11:24:59,656 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.storage.sql components: OSGI-INF/querymaker-service.xml, OSGI-INF/querymaker-contrib.xml, OSGI-INF/repo-softdelete-contrib.xml, OSGI-INF/repository-compat-service.xml, OSGI-INF/repository-service.xml 11:24:59,656 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.storage.sql path: OSGI-INF/querymaker-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar!/OSGI-INF/querymaker-service.xml 11:24:59,666 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar!/OSGI-INF/querymaker-service.xml 11:24:59,666 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 11:24:59,666 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 11:24:59,667 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 11:24:59,667 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 11:24:59,667 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 11:24:59,667 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.storage.sql path: OSGI-INF/querymaker-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar!/OSGI-INF/querymaker-contrib.xml 11:24:59,669 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar!/OSGI-INF/querymaker-contrib.xml 11:24:59,669 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 11:24:59,669 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 11:24:59,670 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 11:24:59,670 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 11:24:59,670 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.storage.sql path: OSGI-INF/repo-softdelete-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar!/OSGI-INF/repo-softdelete-contrib.xml 11:24:59,671 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar!/OSGI-INF/repo-softdelete-contrib.xml 11:24:59,671 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 11:24:59,671 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.softdelete 11:24:59,671 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.softdelete 11:24:59,672 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.sql.softdelete 11:24:59,672 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.storage.sql path: OSGI-INF/repository-compat-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar!/OSGI-INF/repository-compat-service.xml 11:24:59,678 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar!/OSGI-INF/repository-compat-service.xml 11:24:59,678 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 11:24:59,678 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.repository.RepositoryService 11:24:59,678 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.repository.RepositoryService 11:24:59,679 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.repository.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.storage.sql.RepositoryService] 11:24:59,679 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.storage.sql path: OSGI-INF/repository-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar!/OSGI-INF/repository-service.xml 11:24:59,680 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-10.1-I20180228_0918.jar!/OSGI-INF/repository-service.xml 11:24:59,680 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 11:24:59,680 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 11:24:59,681 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 11:24:59,681 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.ecm.core.storage.sql.RepositoryService. Waiting for: [service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent, service:org.nuxeo.ecm.core.api.repository.RepositoryManager] 11:24:59,681 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.sql STARTED 11:24:59,682 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.query 11:24:59,682 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.query INSTALLED 11:24:59,682 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.query RESOLVED 11:24:59,682 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.query STARTING 11:24:59,682 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.query STARTING with components: OSGI-INF/core-query-properties.xml 11:24:59,682 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.query components: OSGI-INF/core-query-properties.xml 11:24:59,682 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.query path: OSGI-INF/core-query-properties.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.1-I20180228_0918.jar!/OSGI-INF/core-query-properties.xml 11:24:59,688 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-10.1-I20180228_0918.jar!/OSGI-INF/core-query-properties.xml 11:24:59,688 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.query.properties 11:24:59,688 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.query.properties 11:24:59,688 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.query.properties 11:24:59,688 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.query.properties 11:24:59,688 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.query STARTED 11:24:59,689 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.directory.api 11:24:59,689 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory.api INSTALLED 11:24:59,689 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory.api RESOLVED 11:24:59,689 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory.api STARTING 11:24:59,689 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory.api STARTING with no components 11:24:59,689 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.directory.api STARTED 11:24:59,689 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.directory.api components: null 11:24:59,690 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.api 11:24:59,690 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.api INSTALLED 11:24:59,690 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.api RESOLVED 11:24:59,690 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.api STARTING 11:24:59,690 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.api STARTING with components: OSGI-INF/DocumentAdapterService.xml, OSGI-INF/RepositoryManager.xml, OSGI-INF/DocumentValidationService.xml, OSGI-INF/DocumentValidationService-activation.xml, OSGI-INF/blobmanager-service.xml, OSGI-INF/blob-holder-service-framework.xml, OSGI-INF/blob-holder-adapters-contrib.xml, OSGI-INF/pathsegment-service.xml, OSGI-INF/local-configuration-service.xml, OSGI-INF/propertiesmapping-service.xml, OSGI-INF/thumbnail-adapter-contrib.xml, OSGI-INF/thumbnail-service.xml, OSGI-INF/core-api-properties.xml 11:24:59,690 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.api components: OSGI-INF/DocumentAdapterService.xml, OSGI-INF/RepositoryManager.xml, OSGI-INF/DocumentValidationService.xml, OSGI-INF/DocumentValidationService-activation.xml, OSGI-INF/blobmanager-service.xml, OSGI-INF/blob-holder-service-framework.xml, OSGI-INF/blob-holder-adapters-contrib.xml, OSGI-INF/pathsegment-service.xml, OSGI-INF/local-configuration-service.xml, OSGI-INF/propertiesmapping-service.xml, OSGI-INF/thumbnail-adapter-contrib.xml, OSGI-INF/thumbnail-service.xml, OSGI-INF/core-api-properties.xml 11:24:59,690 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/DocumentAdapterService.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/DocumentAdapterService.xml 11:24:59,693 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/DocumentAdapterService.xml 11:24:59,693 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 11:24:59,693 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentAdapterService 11:24:59,693 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.DocumentAdapterService 11:24:59,693 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.adapter.DocumentAdapterService 11:24:59,693 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.DocumentAdapterService 11:24:59,693 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/RepositoryManager.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/RepositoryManager.xml 11:24:59,699 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/RepositoryManager.xml 11:24:59,699 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 11:24:59,700 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 11:24:59,700 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 11:24:59,700 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.repository.RepositoryManager 11:24:59,700 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 11:24:59,700 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.repository.RepositoryService 11:24:59,700 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 11:24:59,700 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.sql.coremodel.SQLRepositoryService 11:24:59,700 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 11:24:59,700 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.repository.RepositoryService 11:24:59,701 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/DocumentValidationService.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/DocumentValidationService.xml 11:24:59,703 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/DocumentValidationService.xml 11:24:59,703 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 11:24:59,703 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService 11:24:59,703 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.DocumentValidationService 11:24:59,703 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.validation.DocumentValidationService 11:24:59,703 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.DocumentValidationService 11:24:59,704 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/DocumentValidationService-activation.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/DocumentValidationService-activation.xml 11:24:59,705 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/DocumentValidationService-activation.xml 11:24:59,705 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 11:24:59,706 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 11:24:59,706 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 11:24:59,706 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 11:24:59,706 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/blobmanager-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/blobmanager-service.xml 11:24:59,717 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/blobmanager-service.xml 11:24:59,717 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 11:24:59,718 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.blob.BlobManager 11:24:59,718 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.blob.BlobManager 11:24:59,718 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.blob.BlobManager 11:24:59,718 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.blob.BlobManager 11:24:59,719 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/blob-holder-service-framework.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/blob-holder-service-framework.xml 11:24:59,722 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/blob-holder-service-framework.xml 11:24:59,723 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 11:24:59,723 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 11:24:59,723 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 11:24:59,723 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterService 11:24:59,723 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 11:24:59,724 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/blob-holder-adapters-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/blob-holder-adapters-contrib.xml 11:24:59,726 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/blob-holder-adapters-contrib.xml 11:24:59,727 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 11:24:59,727 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.blohodlers.adapters 11:24:59,727 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 11:24:59,727 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 11:24:59,728 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/pathsegment-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/pathsegment-service.xml 11:24:59,734 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/pathsegment-service.xml 11:24:59,734 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 11:24:59,734 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 11:24:59,735 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 11:24:59,735 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 11:24:59,735 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 11:24:59,735 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/local-configuration-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/local-configuration-service.xml 11:24:59,738 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/local-configuration-service.xml 11:24:59,738 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.core.LocalConfigurationService 11:24:59,739 INFO [ComponentRegistry] Registering component: service:org.nuxeo.core.LocalConfigurationService 11:24:59,739 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.core.LocalConfigurationService 11:24:59,739 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.localconfiguration.LocalConfigurationService 11:24:59,739 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.core.LocalConfigurationService 11:24:59,740 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/propertiesmapping-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/propertiesmapping-service.xml 11:24:59,764 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/propertiesmapping-service.xml 11:24:59,765 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 11:24:59,765 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 11:24:59,765 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 11:24:59,765 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService 11:24:59,765 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 11:24:59,765 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/thumbnail-adapter-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/thumbnail-adapter-contrib.xml 11:24:59,773 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/thumbnail-adapter-contrib.xml 11:24:59,774 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 11:24:59,774 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.adapter 11:24:59,774 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 11:24:59,774 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 11:24:59,775 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/thumbnail-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/thumbnail-service.xml 11:24:59,778 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/thumbnail-service.xml 11:24:59,778 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 11:24:59,778 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 11:24:59,778 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 11:24:59,778 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 11:24:59,779 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 11:24:59,779 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.api path: OSGI-INF/core-api-properties.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/core-api-properties.xml 11:24:59,780 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-10.1-I20180228_0918.jar!/OSGI-INF/core-api-properties.xml 11:24:59,780 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.api.properties 11:24:59,781 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.api.properties 11:24:59,781 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.api.properties 11:24:59,781 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.api.properties 11:24:59,781 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.api STARTED 11:24:59,781 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.datasource 11:24:59,781 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.datasource INSTALLED 11:24:59,781 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.datasource RESOLVED 11:24:59,781 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.datasource STARTING 11:24:59,782 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.datasource STARTING with components: OSGI-INF/datasource-component.xml 11:24:59,786 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.runtime.datasource components: OSGI-INF/datasource-component.xml 11:24:59,787 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime.datasource path: OSGI-INF/datasource-component.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.1-I20180228_0918.jar!/OSGI-INF/datasource-component.xml 11:24:59,793 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-10.1-I20180228_0918.jar!/OSGI-INF/datasource-component.xml 11:24:59,794 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.datasource 11:24:59,794 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.datasource 11:24:59,794 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.datasource 11:24:59,794 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.datasource.PooledDataSourceRegistry 11:24:59,794 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.datasource 11:24:59,794 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.datasource STARTED 11:24:59,795 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.login 11:24:59,795 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.login INSTALLED 11:24:59,795 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.login RESOLVED 11:24:59,795 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.login STARTING 11:24:59,795 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.login STARTING with components: OSGI-INF/NXLoginModule-framework.xml,OSGI-INF/loginModulePlugin-contrib.xml,OSGI-INF/default-loginConfig.xml 11:24:59,796 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.platform.login components: OSGI-INF/NXLoginModule-framework.xml,OSGI-INF/loginModulePlugin-contrib.xml,OSGI-INF/default-loginConfig.xml 11:24:59,796 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.platform.login path: OSGI-INF/NXLoginModule-framework.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918.jar!/OSGI-INF/NXLoginModule-framework.xml 11:24:59,807 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918.jar!/OSGI-INF/NXLoginModule-framework.xml 11:24:59,807 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 11:24:59,808 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 11:24:59,808 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 11:24:59,808 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 11:24:59,808 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.platform.login path: OSGI-INF/loginModulePlugin-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918.jar!/OSGI-INF/loginModulePlugin-contrib.xml 11:24:59,810 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918.jar!/OSGI-INF/loginModulePlugin-contrib.xml 11:24:59,811 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 11:24:59,811 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.defaultLMP 11:24:59,811 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.platform.login.defaultLMP 11:24:59,811 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.platform.login.defaultLMP 11:24:59,930 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.platform.login path: OSGI-INF/default-loginConfig.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918.jar!/OSGI-INF/default-loginConfig.xml 11:24:59,933 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918.jar!/OSGI-INF/default-loginConfig.xml 11:24:59,933 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.login.default.config 11:24:59,933 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.login.default.config 11:24:59,933 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.platform.login.default.config 11:24:59,933 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.platform.login.default.config 11:24:59,933 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.login STARTED 11:24:59,936 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/target/nuxeo-platform-login-10.1-I20180228_0918-tests.jar!/dummy-client-login-config.xml 11:24:59,936 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 11:24:59,936 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.directory.sql.config.login.test 11:24:59,936 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.directory.sql.config.login.test 11:24:59,936 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.api.login.LoginAs 11:24:59,936 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.directory.sql.config.login.test 11:24:59,937 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert 11:24:59,937 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert INSTALLED 11:24:59,937 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert RESOLVED 11:24:59,937 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert STARTING 11:24:59,937 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert STARTING with components: OSGI-INF/convert-service-framework.xml 11:24:59,937 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.convert components: OSGI-INF/convert-service-framework.xml 11:24:59,938 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.convert path: OSGI-INF/convert-service-framework.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.1-I20180228_0918.jar!/OSGI-INF/convert-service-framework.xml 11:24:59,941 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-10.1-I20180228_0918.jar!/OSGI-INF/convert-service-framework.xml 11:24:59,941 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 11:24:59,941 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 11:24:59,942 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 11:24:59,942 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.api.ConversionService 11:24:59,942 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.convert.service.MimeTypeTranslationHelper 11:24:59,942 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 11:24:59,942 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert STARTED 11:24:59,942 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.platform.el 11:24:59,942 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.el INSTALLED 11:24:59,943 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.el RESOLVED 11:24:59,943 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.el STARTING 11:24:59,943 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.el STARTING with components: OSGI-INF/el-service.xml 11:24:59,943 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.platform.el components: OSGI-INF/el-service.xml 11:24:59,943 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.platform.el path: OSGI-INF/el-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.1-I20180228_0918.jar!/OSGI-INF/el-service.xml 11:24:59,946 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-el/target/nuxeo-core-el-10.1-I20180228_0918.jar!/OSGI-INF/el-service.xml 11:24:59,946 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.el.service 11:24:59,947 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.el.service 11:24:59,947 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.platform.el.service 11:24:59,947 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.platform.el.ELService 11:24:59,947 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.platform.el.service 11:24:59,947 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.versioning.default-policies 11:24:59,947 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.platform.el STARTED 11:24:59,947 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.targetplatforms.core 11:24:59,948 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.targetplatforms.core INSTALLED 11:24:59,948 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.targetplatforms.core RESOLVED 11:24:59,948 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.targetplatforms.core STARTING 11:24:59,948 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.targetplatforms.core STARTING with components: OSGI-INF/targetplatforms-framework.xml 11:24:59,948 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.targetplatforms.core components: OSGI-INF/targetplatforms-framework.xml 11:24:59,949 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.targetplatforms.core path: OSGI-INF/targetplatforms-framework.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.1-I20180228_0918.jar!/OSGI-INF/targetplatforms-framework.xml 11:24:59,953 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.1-I20180228_0918.jar!/OSGI-INF/targetplatforms-framework.xml 11:24:59,953 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.targetplatforms.core.framework 11:24:59,953 INFO [ComponentRegistry] Registering component: service:org.nuxeo.targetplatforms.core.framework 11:24:59,953 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.targetplatforms.core.framework 11:24:59,953 INFO [ComponentManagerImpl] Registering service: org.nuxeo.targetplatforms.api.service.TargetPlatformService 11:24:59,953 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.targetplatforms.core.framework 11:24:59,954 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.targetplatforms.core STARTED 11:24:59,955 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-core/target/nuxeo-target-platforms-core-10.1-I20180228_0918-tests.jar!/OSGI-INF/test-datasource-contrib.xml 11:24:59,956 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.targetplatforms.test.datasource 11:24:59,956 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.targetplatforms.test.datasource 11:24:59,956 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.platform.targetplatforms.test.datasource 11:24:59,956 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.platform.targetplatforms.test.datasource 11:24:59,999 DEBUG [DefaultRuntimeContext] Deploying component from url file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/test-classes/OSGI-INF/test-targetplatforms-contrib.xml 11:24:59,999 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.targetplatforms.core.test.contrib 11:25:00,000 INFO [ComponentRegistry] Registering component: service:org.nuxeo.targetplatforms.core.test.contrib 11:25:00,000 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.targetplatforms.core.test.contrib 11:25:00,000 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.targetplatforms.core.test.contrib 11:25:00,000 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.reload 11:25:00,000 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.reload INSTALLED 11:25:00,002 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.reload RESOLVED 11:25:00,002 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.reload STARTING 11:25:00,002 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.reload STARTING with components: OSGI-INF/reload-service.xml 11:25:00,003 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.runtime.reload components: OSGI-INF/reload-service.xml 11:25:00,003 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime.reload path: OSGI-INF/reload-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.1-I20180228_0918.jar!/OSGI-INF/reload-service.xml 11:25:00,006 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-10.1-I20180228_0918.jar!/OSGI-INF/reload-service.xml 11:25:00,006 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.reload 11:25:00,006 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.reload 11:25:00,006 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.reload 11:25:00,007 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.reload.ReloadService 11:25:00,008 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.reload 11:25:00,008 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.reload STARTED 11:25:00,008 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.migration 11:25:00,008 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.migration INSTALLED 11:25:00,008 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.migration RESOLVED 11:25:00,008 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.migration STARTING 11:25:00,009 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.migration STARTING with components: OSGI-INF/migration-service.xml 11:25:00,009 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.runtime.migration components: OSGI-INF/migration-service.xml 11:25:00,009 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime.migration path: OSGI-INF/migration-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.1-I20180228_0918.jar!/OSGI-INF/migration-service.xml 11:25:00,032 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-migration/target/nuxeo-runtime-migration-10.1-I20180228_0918.jar!/OSGI-INF/migration-service.xml 11:25:00,033 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.migration.MigrationService 11:25:00,033 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.migration.MigrationService 11:25:00,033 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.migration.MigrationService 11:25:00,033 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.migration.MigrationService. Waiting for: [service:org.nuxeo.runtime.kv.KeyValueService] 11:25:00,034 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.migration STARTED 11:25:00,034 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.management 11:25:00,034 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.management INSTALLED 11:25:00,035 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.management RESOLVED 11:25:00,035 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.management STARTING 11:25:00,036 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.management STARTING with components: OSGI-INF/management-resource-publisher-service.xml,OSGI-INF/management-server-locator-service.xml,OSGI-INF/runtime-management-metrics-component.xml,OSGI-INF/runtime-management-counters-component.xml 11:25:00,036 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.runtime.management components: OSGI-INF/management-resource-publisher-service.xml,OSGI-INF/management-server-locator-service.xml,OSGI-INF/runtime-management-metrics-component.xml,OSGI-INF/runtime-management-counters-component.xml 11:25:00,037 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime.management path: OSGI-INF/management-resource-publisher-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar!/OSGI-INF/management-resource-publisher-service.xml 11:25:00,043 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar!/OSGI-INF/management-resource-publisher-service.xml 11:25:00,044 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 11:25:00,044 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ResourcePublisher 11:25:00,044 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.management.ResourcePublisher 11:25:00,044 INFO [ComponentManagerImpl] Registration delayed for component: service:org.nuxeo.runtime.management.ResourcePublisher. Waiting for: [service:org.nuxeo.runtime.management.ServerLocator] 11:25:00,044 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime.management path: OSGI-INF/management-server-locator-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar!/OSGI-INF/management-server-locator-service.xml 11:25:00,059 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar!/OSGI-INF/management-server-locator-service.xml 11:25:00,059 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.ServerLocator 11:25:00,059 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.ServerLocator 11:25:00,059 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.management.ServerLocator 11:25:00,059 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ServerLocator 11:25:00,060 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.management.ServerLocator 11:25:00,060 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.ResourcePublisher 11:25:00,060 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.management.ResourcePublisher 11:25:00,060 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.metrics.MetricsService 11:25:00,060 INFO [ComponentManagerImpl] Registering service: com.codahale.metrics.MetricRegistry 11:25:00,064 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.metrics.MetricsService 11:25:00,064 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime.management path: OSGI-INF/runtime-management-metrics-component.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar!/OSGI-INF/runtime-management-metrics-component.xml 11:25:00,066 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar!/OSGI-INF/runtime-management-metrics-component.xml 11:25:00,066 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.metrics 11:25:00,066 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.metrics 11:25:00,067 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.management.metrics 11:25:00,067 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricEnabler 11:25:00,067 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.metrics.MetricSerializer 11:25:00,067 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.management.metrics 11:25:00,067 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime.management path: OSGI-INF/runtime-management-counters-component.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar!/OSGI-INF/runtime-management-counters-component.xml 11:25:00,079 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-10.1-I20180228_0918.jar!/OSGI-INF/runtime-management-counters-component.xml 11:25:00,079 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.management.counters 11:25:00,079 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.management.counters 11:25:00,079 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.management.counters 11:25:00,079 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.management.counters.CounterManager 11:25:00,080 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.management.counters 11:25:00,080 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.management STARTED 11:25:00,080 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.mongodb 11:25:00,080 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.mongodb INSTALLED 11:25:00,080 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.mongodb RESOLVED 11:25:00,080 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.mongodb STARTING 11:25:00,081 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.mongodb STARTING with components: OSGI-INF/mongodb-service.xml 11:25:00,081 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.runtime.mongodb components: OSGI-INF/mongodb-service.xml 11:25:00,081 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime.mongodb path: OSGI-INF/mongodb-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar!/OSGI-INF/mongodb-service.xml 11:25:00,088 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-mongodb/target/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar!/OSGI-INF/mongodb-service.xml 11:25:00,089 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent 11:25:00,089 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.mongodb.MongoDBComponent, aliases=[service:org.nuxeo.ecm.core.mongodb.MongoDBComponent, service:org.nuxeo.mongodb.core.MongoDBComponent] 11:25:00,089 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.mongodb.MongoDBComponent 11:25:00,089 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.mongodb.MongoDBConnectionService 11:25:00,089 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.mongodb.MongoDBComponent 11:25:00,089 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.mongodb STARTED 11:25:00,090 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.cache 11:25:00,090 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.cache INSTALLED 11:25:00,090 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.cache RESOLVED 11:25:00,090 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.cache STARTING 11:25:00,090 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.cache STARTING with components: OSGI-INF/CacheService.xml,OSGI-INF/transientstore-service.xml 11:25:00,091 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.cache components: OSGI-INF/CacheService.xml,OSGI-INF/transientstore-service.xml 11:25:00,091 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.cache path: OSGI-INF/CacheService.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918.jar!/OSGI-INF/CacheService.xml 11:25:00,097 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918.jar!/OSGI-INF/CacheService.xml 11:25:00,098 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 11:25:00,098 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.cache.CacheService 11:25:00,098 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.cache.CacheService 11:25:00,098 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.cache.CacheService 11:25:00,099 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.cache.CacheService 11:25:00,099 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.directory.api.DirectoryService 11:25:00,099 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 11:25:00,099 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 11:25:00,100 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.directory.GenericDirectory 11:25:00,100 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 11:25:00,101 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 11:25:00,101 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.cache path: OSGI-INF/transientstore-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918.jar!/OSGI-INF/transientstore-service.xml 11:25:00,107 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-10.1-I20180228_0918.jar!/OSGI-INF/transientstore-service.xml 11:25:00,108 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 11:25:00,108 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 11:25:00,108 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 11:25:00,108 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.transientstore.api.TransientStoreService 11:25:00,108 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 11:25:00,109 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.cache STARTED 11:25:00,109 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.io 11:25:00,109 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.io INSTALLED 11:25:00,110 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.io RESOLVED 11:25:00,110 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.io STARTING 11:25:00,110 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.io STARTING with components: OSGI-INF/document-xml-exporter-service.xml,OSGI-INF/download-service.xml,OSGI-INF/MarshallerRegistry.xml,OSGI-INF/marshallers-contrib.xml 11:25:00,111 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.io components: OSGI-INF/document-xml-exporter-service.xml,OSGI-INF/download-service.xml,OSGI-INF/MarshallerRegistry.xml,OSGI-INF/marshallers-contrib.xml 11:25:00,111 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.io path: OSGI-INF/document-xml-exporter-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar!/OSGI-INF/document-xml-exporter-service.xml 11:25:00,114 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar!/OSGI-INF/document-xml-exporter-service.xml 11:25:00,114 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 11:25:00,114 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 11:25:00,114 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 11:25:00,115 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.DocumentXMLExporter 11:25:00,115 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 11:25:00,115 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.io path: OSGI-INF/download-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar!/OSGI-INF/download-service.xml 11:25:00,120 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar!/OSGI-INF/download-service.xml 11:25:00,120 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 11:25:00,121 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.download.DownloadService 11:25:00,121 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.io.download.DownloadService 11:25:00,121 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.download.DownloadService 11:25:00,121 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.io.download.DownloadService 11:25:00,121 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.io path: OSGI-INF/MarshallerRegistry.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar!/OSGI-INF/MarshallerRegistry.xml 11:25:00,133 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar!/OSGI-INF/MarshallerRegistry.xml 11:25:00,134 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 11:25:00,134 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry 11:25:00,134 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.io.MarshallerRegistry 11:25:00,134 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.io.registry.MarshallerRegistry 11:25:00,134 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.io.MarshallerRegistry 11:25:00,135 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.io path: OSGI-INF/marshallers-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar!/OSGI-INF/marshallers-contrib.xml 11:25:00,138 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-10.1-I20180228_0918.jar!/OSGI-INF/marshallers-contrib.xml 11:25:00,138 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 11:25:00,138 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 11:25:00,138 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 11:25:00,138 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 11:25:00,139 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.io STARTED 11:25:00,139 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.storage.dbs 11:25:00,139 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.dbs INSTALLED 11:25:00,139 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.dbs RESOLVED 11:25:00,139 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.dbs STARTING 11:25:00,139 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.dbs STARTING with components: OSGI-INF/dbs-repository-service.xml 11:25:00,140 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.storage.dbs components: OSGI-INF/dbs-repository-service.xml 11:25:00,140 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.storage.dbs path: OSGI-INF/dbs-repository-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar!/OSGI-INF/dbs-repository-service.xml 11:25:00,143 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar!/OSGI-INF/dbs-repository-service.xml 11:25:00,143 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 11:25:00,144 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 11:25:00,144 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 11:25:00,144 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 11:25:00,144 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 11:25:00,144 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mem.MemRepositoryService 11:25:00,144 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 11:25:00,144 INFO [ComponentManagerImpl] Registering service: org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 11:25:00,145 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 11:25:00,145 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.storage.dbs STARTED 11:25:00,145 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.runtime.kv 11:25:00,145 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.kv INSTALLED 11:25:00,146 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.kv RESOLVED 11:25:00,146 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.kv STARTING 11:25:00,146 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.kv STARTING with components: OSGI-INF/keyvalue-service.xml 11:25:00,146 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.runtime.kv components: OSGI-INF/keyvalue-service.xml 11:25:00,147 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.runtime.kv path: OSGI-INF/keyvalue-service.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.1-I20180228_0918.jar!/OSGI-INF/keyvalue-service.xml 11:25:00,151 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-kv/target/nuxeo-runtime-kv-10.1-I20180228_0918.jar!/OSGI-INF/keyvalue-service.xml 11:25:00,151 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 11:25:00,151 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.kv.KeyValueService 11:25:00,151 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.kv.KeyValueService 11:25:00,152 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.kv.KeyValueService 11:25:00,152 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.kv.KeyValueService 11:25:00,152 INFO [ComponentManagerImpl] Registering service: org.nuxeo.runtime.migration.MigrationService 11:25:00,152 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.migration.MigrationService 11:25:00,152 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.runtime.kv STARTED 11:25:00,153 INFO [BundleRegistry] Registering resolved bundle: org.nuxeo.ecm.core.convert.plugins 11:25:00,153 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert.plugins INSTALLED 11:25:00,153 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert.plugins RESOLVED 11:25:00,153 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert.plugins STARTING 11:25:00,154 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert.plugins STARTING with components: OSGI-INF/convert-service-contrib.xml,OSGI-INF/commandline-pdf2text-contrib.xml 11:25:00,154 DEBUG [OSGiRuntimeService] Bundle: org.nuxeo.ecm.core.convert.plugins components: OSGI-INF/convert-service-contrib.xml,OSGI-INF/commandline-pdf2text-contrib.xml 11:25:00,154 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.convert.plugins path: OSGI-INF/convert-service-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar!/OSGI-INF/convert-service-contrib.xml 11:25:00,158 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar!/OSGI-INF/convert-service-contrib.xml 11:25:00,158 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.convert.plugins 11:25:00,159 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.convert.plugins 11:25:00,159 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.convert.plugins 11:25:00,167 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.convert.plugins 11:25:00,168 DEBUG [OSGiRuntimeService] Loading component for: org.nuxeo.ecm.core.convert.plugins path: OSGI-INF/commandline-pdf2text-contrib.xml url: jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar!/OSGI-INF/commandline-pdf2text-contrib.xml 11:25:00,171 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar!/OSGI-INF/commandline-pdf2text-contrib.xml 11:25:00,171 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 11:25:00,172 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 11:25:00,172 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 11:25:00,172 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 11:25:00,172 DEBUG [OSGiComponentLoader] Bundle changed: org.nuxeo.ecm.core.convert.plugins STARTED StorageConfiguration: Deploying JDBC using DatabaseH2 11:25:00,184 INFO [StorageConfiguration] Deploying JDBC using DatabaseH2 11:25:00,489 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-10.1-I20180228_0918.jar!/OSGI-INF/test-storage-blob-contrib.xml 11:25:00,489 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.test.blobmanager 11:25:00,490 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.test.blobmanager 11:25:00,490 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.test.blobmanager 11:25:00,490 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.test.blobmanager StorageConfiguration: Deploying a VCS repository 11:25:00,490 INFO [StorageConfiguration] Deploying a VCS repository 11:25:00,493 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-10.1-I20180228_0918.jar!/OSGI-INF/test-repo-repository-h2-contrib.xml 11:25:00,493 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 11:25:00,493 INFO [ComponentRegistry] Registering component: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 11:25:00,493 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 11:25:00,493 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 11:25:00,496 DEBUG [DefaultRuntimeContext] Deploying component from url jar:file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/target/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar!/OSGI-INF/test-directory-sql-contrib.xml 11:25:00,496 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.directory.test.sql 11:25:00,496 INFO [ComponentRegistry] Registering component: service:org.nuxeo.directory.test.sql 11:25:00,496 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.directory.test.sql 11:25:00,497 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.directory.test.sql 11:25:00,532 DEBUG [OSGiAdapter] Firing FrameworkEvent on 1 listeners 11:25:00,533 DEBUG [OSGiAdapter] Start execution of class org.nuxeo.runtime.osgi.OSGiRuntimeService listener 11:25:00,533 INFO [ComponentManagerImpl] Registering component: service:org.nuxeo.runtime.started 11:25:00,533 INFO [ComponentRegistry] Registering component: service:org.nuxeo.runtime.started 11:25:00,533 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_REGISTERED: service:org.nuxeo.runtime.started 11:25:00,533 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_RESOLVED: service:org.nuxeo.runtime.started 11:25:00,534 INFO [ComponentManagerImpl] Starting Nuxeo Components 11:25:00,541 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.EventService 11:25:00,541 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.EventService 11:25:00,541 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.EventService 11:25:00,541 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.RuntimeComponent 11:25:00,541 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.RuntimeComponent 11:25:00,541 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.RuntimeComponent 11:25:00,542 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.services.resource.ResourceService 11:25:00,542 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.services.resource.ResourceService 11:25:00,542 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.services.resource.ResourceService 11:25:00,544 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.LoginComponent 11:25:00,546 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.LoginComponent 11:25:00,546 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.LoginComponent 11:25:00,547 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.model.persistence 11:25:00,549 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.model.persistence 11:25:00,549 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.model.persistence 11:25:00,555 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.trackers.files 11:25:00,556 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files 11:25:00,557 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.trackers.files 11:25:00,557 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.trackers.files.threadstracking.config 11:25:00,557 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.trackers.files.threadstracking.config 11:25:00,557 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.trackers.files.threadstracking.config 11:25:00,557 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.trackers.files, point:configs, contributor:RegistrationInfo: service:org.nuxeo.runtime.trackers.files.threadstracking.config} 11:25:00,566 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.runtime.trackers.files.threadstracking.config 11:25:00,568 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.ConfigurationService 11:25:00,569 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.ConfigurationService 11:25:00,569 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.ConfigurationService 11:25:00,569 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.directory.local.configuration 11:25:00,569 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.local.configuration 11:25:00,569 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.directory.local.configuration 11:25:00,569 DEBUG [ComponentManagerImpl] Enqueue contributed extension to pending queue: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:schema, contributor:RegistrationInfo: service:org.nuxeo.ecm.directory.local.configuration} 11:25:00,570 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_PENDING: service:org.nuxeo.ecm.directory.local.configuration 11:25:00,570 DEBUG [ComponentManagerImpl] Enqueue contributed extension to pending queue: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:doctype, contributor:RegistrationInfo: service:org.nuxeo.ecm.directory.local.configuration} 11:25:00,570 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_PENDING: service:org.nuxeo.ecm.directory.local.configuration 11:25:00,571 DEBUG [ComponentManagerImpl] Enqueue contributed extension to pending queue: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.DocumentAdapterService, point:adapters, contributor:RegistrationInfo: service:org.nuxeo.ecm.directory.local.configuration} 11:25:00,571 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_PENDING: service:org.nuxeo.ecm.directory.local.configuration 11:25:00,571 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.directory.resolver 11:25:00,571 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.resolver 11:25:00,571 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.directory.resolver 11:25:00,571 DEBUG [ComponentManagerImpl] Enqueue contributed extension to pending queue: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.ObjectResolverService, point:resolvers, contributor:RegistrationInfo: service:org.nuxeo.ecm.directory.resolver} 11:25:00,571 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_PENDING: service:org.nuxeo.ecm.directory.resolver 11:25:00,572 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.directory.marshallers 11:25:00,572 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.marshallers 11:25:00,572 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.directory.marshallers 11:25:00,572 DEBUG [ComponentManagerImpl] Enqueue contributed extension to pending queue: ExtensionImpl {target: service:org.nuxeo.ecm.core.io.MarshallerRegistry, point:marshallers, contributor:RegistrationInfo: service:org.nuxeo.ecm.directory.marshallers} 11:25:00,572 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_PENDING: service:org.nuxeo.ecm.directory.marshallers 11:25:00,573 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.event.EventServiceComponent 11:25:00,580 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.EventServiceComponent 11:25:00,581 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.event.EventServiceComponent 11:25:00,584 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.work.service 11:25:00,585 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.service 11:25:00,585 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.work.service 11:25:00,585 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.work.config 11:25:00,585 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.work.config 11:25:00,585 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.work.config 11:25:00,585 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.work.service, point:implementation, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.work.config} 11:25:00,586 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.work.config 11:25:00,587 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.work.service, point:queues, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.work.config} 11:25:00,588 INFO [WorkManagerImpl] Registered work queue default WorkQueueDescriptor[id=default categories=[] maxThreads=4] 11:25:00,588 INFO [WorkManagerImpl] Registered work queue fulltextUpdater WorkQueueDescriptor[id=fulltextUpdater categories=[fulltextUpdater] maxThreads=1] 11:25:00,588 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.work.config 11:25:00,591 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.scheduler.SchedulerService 11:25:00,592 DEBUG [SchedulerServiceImpl] Activate 11:25:00,592 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.scheduler.SchedulerService 11:25:00,592 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.scheduler.SchedulerService 11:25:00,592 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.test.queuing 11:25:00,592 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.queuing 11:25:00,592 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.test.queuing 11:25:00,592 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.work.service, point:implementation, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.test.queuing} 11:25:00,593 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.test.queuing 11:25:00,594 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.schema.ObjectResolverService 11:25:00,594 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.ObjectResolverService 11:25:00,595 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.schema.ObjectResolverService 11:25:00,599 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.schema.TypeService 11:25:00,945 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schema.TypeService 11:25:00,946 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.schema.TypeService 11:25:00,947 INFO [SchemaManagerImpl] Registered schema: directory_configuration 11:25:00,953 INFO [SchemaManagerImpl] Registered facet: DirectoryLocalConfiguration 11:25:00,954 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.jtajca.JtaActivator 11:25:01,015 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.jtajca.JtaActivator 11:25:01,015 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.jtajca.JtaActivator 11:25:01,024 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.pubsub.PubSubService 11:25:01,026 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.pubsub.PubSubService 11:25:01,027 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.pubsub.PubSubService 11:25:01,040 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 11:25:01,040 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 11:25:01,041 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 11:25:01,041 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService, point:mimetype, contributor:RegistrationInfo: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService} 11:25:01,047 DEBUG [MimetypeRegistryService] Registering mimetype: text/plain 11:25:01,048 DEBUG [MimetypeRegistryService] Registering mimetype: text/html 11:25:01,048 DEBUG [MimetypeRegistryService] Registering mimetype: text/structured 11:25:01,049 DEBUG [MimetypeRegistryService] Registering mimetype: text/x-rst 11:25:01,049 DEBUG [MimetypeRegistryService] Registering mimetype: text/python-source 11:25:01,049 DEBUG [MimetypeRegistryService] Registering mimetype: text/java-source 11:25:01,049 DEBUG [MimetypeRegistryService] Registering mimetype: text/rtf 11:25:01,049 DEBUG [MimetypeRegistryService] Registering mimetype: text/x-web-markdown 11:25:01,050 DEBUG [MimetypeRegistryService] Registering mimetype: message/rfc822 11:25:01,050 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.ms-outlook 11:25:01,050 DEBUG [MimetypeRegistryService] Registering mimetype: application/msword 11:25:01,050 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.ms-excel 11:25:01,050 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.ms-powerpoint 11:25:01,050 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.ms-project 11:25:01,051 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.ms-publisher 11:25:01,051 DEBUG [MimetypeRegistryService] Registering mimetype: application/docbook+xml 11:25:01,051 DEBUG [MimetypeRegistryService] Registering mimetype: text/xml 11:25:01,051 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.sun.xml.writer 11:25:01,051 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.sun.xml.writer.template 11:25:01,051 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.sun.xml.impress 11:25:01,052 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.sun.xml.impress.template 11:25:01,052 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.sun.xml.calc 11:25:01,052 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.sun.xml.calc.template 11:25:01,052 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.sun.xml.draw 11:25:01,052 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.sun.xml.draw.template 11:25:01,052 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.oasis.opendocument.spreadsheet 11:25:01,053 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.oasis.opendocument.spreadsheet-template 11:25:01,053 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.oasis.opendocument.text 11:25:01,053 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.oasis.opendocument.text-template 11:25:01,053 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.oasis.opendocument.presentation 11:25:01,053 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.oasis.opendocument.presentation-template 11:25:01,053 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.oasis.opendocument.graphics 11:25:01,054 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.oasis.opendocument.graphics-template 11:25:01,054 DEBUG [MimetypeRegistryService] Registering mimetype: application/pdf 11:25:01,054 DEBUG [MimetypeRegistryService] Registering mimetype: application/octet-stream 11:25:01,054 DEBUG [MimetypeRegistryService] Registering mimetype: application/x-gtar 11:25:01,054 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.ms-word.document.macroEnabled.12 11:25:01,054 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.openxmlformats-officedocument.wordprocessingml.document 11:25:01,055 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.ms-word.template.macroEnabled.12 11:25:01,055 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.openxmlformats-officedocument.wordprocessingml.template 11:25:01,055 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.ms-powerpoint.slideshow.macroEnabled.12 11:25:01,056 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.openxmlformats-officedocument.presentationml.slideshow 11:25:01,056 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.ms-powerpoint.presentation.macroEnabled.12 11:25:01,056 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.openxmlformats-officedocument.presentationml.presentation 11:25:01,056 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.ms-excel.sheet.binary.macroEnabled.12 11:25:01,056 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.ms-excel.sheet.macroEnabled.12 11:25:01,056 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet 11:25:01,057 DEBUG [MimetypeRegistryService] Registering mimetype: application/vnd.ms-xpsdocument 11:25:01,057 DEBUG [MimetypeRegistryService] Registering mimetype: application/zip 11:25:01,057 DEBUG [MimetypeRegistryService] Registering mimetype: image/gif 11:25:01,057 DEBUG [MimetypeRegistryService] Registering mimetype: image/png 11:25:01,057 DEBUG [MimetypeRegistryService] Registering mimetype: image/jpeg 11:25:01,057 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-portable-bitmap 11:25:01,058 DEBUG [MimetypeRegistryService] Registering mimetype: image/bmp 11:25:01,058 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-portable-graymap 11:25:01,058 DEBUG [MimetypeRegistryService] Registering mimetype: image/g3fax 11:25:01,058 DEBUG [MimetypeRegistryService] Registering mimetype: image/tiff 11:25:01,058 DEBUG [MimetypeRegistryService] Registering mimetype: image/svg+xml 11:25:01,058 DEBUG [MimetypeRegistryService] Registering mimetype: application/illustrator 11:25:01,059 DEBUG [MimetypeRegistryService] Registering mimetype: application/photoshop 11:25:01,059 DEBUG [MimetypeRegistryService] Registering mimetype: application/x-emf 11:25:01,059 DEBUG [MimetypeRegistryService] Registering mimetype: application/x-vclmtf 11:25:01,059 DEBUG [MimetypeRegistryService] Registering mimetype: text/csv 11:25:01,059 DEBUG [MimetypeRegistryService] Registering mimetype: application/visio 11:25:01,060 DEBUG [MimetypeRegistryService] Registering mimetype: audio/mpeg 11:25:01,060 DEBUG [MimetypeRegistryService] Registering mimetype: audio/x-wav 11:25:01,060 DEBUG [MimetypeRegistryService] Registering mimetype: audio/x-mpegurl 11:25:01,060 DEBUG [MimetypeRegistryService] Registering mimetype: audio/x-aiff 11:25:01,060 DEBUG [MimetypeRegistryService] Registering mimetype: audio/ogg 11:25:01,060 DEBUG [MimetypeRegistryService] Registering mimetype: audio/flac 11:25:01,060 DEBUG [MimetypeRegistryService] Registering mimetype: application/ogg 11:25:01,061 DEBUG [MimetypeRegistryService] Registering mimetype: audio/aac 11:25:01,061 DEBUG [MimetypeRegistryService] Registering mimetype: audio/x-matroska 11:25:01,061 DEBUG [MimetypeRegistryService] Registering mimetype: audio/x-ms-wax 11:25:01,061 DEBUG [MimetypeRegistryService] Registering mimetype: audio/x-ms-wma 11:25:01,061 DEBUG [MimetypeRegistryService] Registering mimetype: video/mpeg 11:25:01,062 DEBUG [MimetypeRegistryService] Registering mimetype: video/mp4 11:25:01,062 DEBUG [MimetypeRegistryService] Registering mimetype: video/quicktime 11:25:01,062 DEBUG [MimetypeRegistryService] Registering mimetype: video/ogg 11:25:01,062 DEBUG [MimetypeRegistryService] Registering mimetype: video/webm 11:25:01,062 DEBUG [MimetypeRegistryService] Registering mimetype: video/x-matroska 11:25:01,062 DEBUG [MimetypeRegistryService] Registering mimetype: video/x-ms-asf 11:25:01,062 DEBUG [MimetypeRegistryService] Registering mimetype: video/x-msvideo 11:25:01,063 DEBUG [MimetypeRegistryService] Registering mimetype: video/fli 11:25:01,063 DEBUG [MimetypeRegistryService] Registering mimetype: video/flv 11:25:01,063 DEBUG [MimetypeRegistryService] Registering mimetype: video/vnd.vivo 11:25:01,063 DEBUG [MimetypeRegistryService] Registering mimetype: video/x-m4v 11:25:01,063 DEBUG [MimetypeRegistryService] Registering mimetype: video/3gpp 11:25:01,063 DEBUG [MimetypeRegistryService] Registering mimetype: video/3gpp2 11:25:01,064 DEBUG [MimetypeRegistryService] Registering mimetype: video/x-ms-wmv 11:25:01,064 DEBUG [MimetypeRegistryService] Registering mimetype: video/x-ms-wm 11:25:01,064 DEBUG [MimetypeRegistryService] Registering mimetype: video/x-ms-wvx 11:25:01,064 DEBUG [MimetypeRegistryService] Registering mimetype: video/x-ms-wmx 11:25:01,064 DEBUG [MimetypeRegistryService] Registering mimetype: application/java-archive 11:25:01,064 DEBUG [MimetypeRegistryService] Registering mimetype: application/postscript 11:25:01,064 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-canon-cr2 11:25:01,065 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-canon-crw 11:25:01,065 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-nikon-nef 11:25:01,065 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-adobe-dng 11:25:01,065 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-panasonic-raw 11:25:01,065 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-fuji-raf 11:25:01,065 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-sigma-x3f 11:25:01,065 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-pentax-pef 11:25:01,066 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-kodak-dcr 11:25:01,066 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-kodak-kdc 11:25:01,066 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-sony-sr2 11:25:01,066 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-sony-arw 11:25:01,066 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-sony-srf 11:25:01,066 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-minolta-mrw 11:25:01,067 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-olympus-orf 11:25:01,067 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-raw-epson 11:25:01,067 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-portable-pixmap 11:25:01,067 DEBUG [MimetypeRegistryService] Registering mimetype: image/raw 11:25:01,067 DEBUG [MimetypeRegistryService] Registering mimetype: image/x-raw 11:25:01,067 DEBUG [MimetypeRegistryService] Registering mimetype: application/wordperfect 11:25:01,068 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 11:25:01,068 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService, point:extension, contributor:RegistrationInfo: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService} 11:25:01,069 DEBUG [MimetypeRegistryService] Registering file extension: xml 11:25:01,069 DEBUG [MimetypeRegistryService] Registering file extension: vsd 11:25:01,069 DEBUG [MimetypeRegistryService] Registering file extension: vst 11:25:01,069 DEBUG [MimetypeRegistryService] Registering file extension: ai 11:25:01,070 DEBUG [MimetypeRegistryService] Registering file extension: key 11:25:01,070 DEBUG [MimetypeRegistryService] Registering file extension: numbers 11:25:01,070 DEBUG [MimetypeRegistryService] Registering file extension: pages 11:25:01,070 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 11:25:01,072 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 11:25:01,072 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 11:25:01,072 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 11:25:01,075 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 11:25:01,080 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 11:25:01,080 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 11:25:01,080 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 11:25:01,080 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 11:25:01,080 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 11:25:01,080 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent, point:environment, contributor:RegistrationInfo: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib} 11:25:01,081 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 11:25:01,082 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent, point:commandTester, contributor:RegistrationInfo: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib} 11:25:01,084 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 11:25:01,088 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.CoreService 11:25:01,088 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreService 11:25:01,088 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.CoreService 11:25:01,088 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.CoreExtensions 11:25:01,089 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.CoreExtensions 11:25:01,089 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.CoreExtensions 11:25:01,089 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:schema, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 11:25:01,089 INFO [SchemaManagerImpl] Registered schema: core-types 11:25:01,089 INFO [SchemaManagerImpl] Registered schema: base 11:25:01,090 INFO [SchemaManagerImpl] Registered schema: relation 11:25:01,090 INFO [SchemaManagerImpl] Registered schema: common 11:25:01,090 INFO [SchemaManagerImpl] Registered schema: dublincore 11:25:01,090 INFO [SchemaManagerImpl] Registered schema: uid 11:25:01,090 INFO [SchemaManagerImpl] Registered schema: file 11:25:01,090 INFO [SchemaManagerImpl] Registered schema: files 11:25:01,091 INFO [SchemaManagerImpl] Registered schema: note 11:25:01,091 INFO [SchemaManagerImpl] Registered schema: domain 11:25:01,091 INFO [SchemaManagerImpl] Registered schema: relatedtext 11:25:01,091 INFO [SchemaManagerImpl] Registered schema: publishing 11:25:01,091 INFO [SchemaManagerImpl] Registered schema: webcontainer 11:25:01,091 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 11:25:01,091 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:configuration, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 11:25:01,092 INFO [SchemaManagerImpl] Registered global prefetch: common.icon, dc:title, dc:description, dc:created, dc:modified, dc:lastContributor, dc:creator 11:25:01,093 INFO [SchemaManagerImpl] Registered clearComplexPropertyBeforeSet: true 11:25:01,093 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 11:25:01,093 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:doctype, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 11:25:01,094 INFO [SchemaManagerImpl] Registered facet: Folderish 11:25:01,094 INFO [SchemaManagerImpl] Registered facet: Orderable 11:25:01,095 INFO [SchemaManagerImpl] Registered facet: Versionable 11:25:01,095 INFO [SchemaManagerImpl] Registered facet: Downloadable 11:25:01,095 INFO [SchemaManagerImpl] Registered facet: Publishable 11:25:01,095 INFO [SchemaManagerImpl] Registered facet: PublishSpace 11:25:01,095 INFO [SchemaManagerImpl] Registered facet: MasterPublishSpace 11:25:01,095 INFO [SchemaManagerImpl] Registered facet: Commentable 11:25:01,095 INFO [SchemaManagerImpl] Registered facet: WebView 11:25:01,095 INFO [SchemaManagerImpl] Registered facet: SuperSpace 11:25:01,095 INFO [SchemaManagerImpl] Registered facet: HiddenInNavigation 11:25:01,096 INFO [SchemaManagerImpl] Registered facet: SystemDocument 11:25:01,096 INFO [SchemaManagerImpl] Registered facet: NotFulltextIndexable 11:25:01,096 INFO [SchemaManagerImpl] Registered facet: BigFolder 11:25:01,096 INFO [SchemaManagerImpl] Registered facet: HiddenInCreation 11:25:01,096 INFO [SchemaManagerImpl] Registered facet: HasRelatedText 11:25:01,096 INFO [SchemaManagerImpl] Registered document type: Folder 11:25:01,097 INFO [SchemaManagerImpl] Registered document type: OrderedFolder 11:25:01,097 INFO [SchemaManagerImpl] Registered document type: HiddenFolder 11:25:01,097 INFO [SchemaManagerImpl] Registered document type: Root 11:25:01,097 INFO [SchemaManagerImpl] Registered document type: Relation 11:25:01,097 INFO [SchemaManagerImpl] Registered document type: Domain 11:25:01,097 INFO [SchemaManagerImpl] Registered document type: WorkspaceRoot 11:25:01,097 INFO [SchemaManagerImpl] Registered document type: Workspace 11:25:01,097 INFO [SchemaManagerImpl] Registered document type: TemplateRoot 11:25:01,097 INFO [SchemaManagerImpl] Registered document type: SectionRoot 11:25:01,098 INFO [SchemaManagerImpl] Registered document type: Section 11:25:01,098 INFO [SchemaManagerImpl] Registered document type: File 11:25:01,098 INFO [SchemaManagerImpl] Registered document type: Note 11:25:01,098 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 11:25:01,098 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:deprecation, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 11:25:01,099 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=common, name=size, deprecated=false) 11:25:01,100 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=file, name=filename, fallback=content/name, deprecated=false) 11:25:01,100 INFO [SchemaManagerImpl] Registered property deprecation: PropertyDeprecationDescriptor(schema=files, name=files/*/filename, fallback=files/*/file/name, deprecated=false) 11:25:01,100 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 11:25:01,100 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.CoreExtensions} 11:25:01,103 DEBUG [EventServiceImpl] Registered event listener: emptyNameFixer 11:25:01,103 DEBUG [EventServiceImpl] Registered event listener: duplicatedNameFixer 11:25:01,103 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.CoreExtensions 11:25:01,104 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.directory.types 11:25:01,104 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.types 11:25:01,104 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.directory.types 11:25:01,104 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:schema, contributor:RegistrationInfo: service:org.nuxeo.ecm.directory.types} 11:25:01,106 INFO [SchemaManagerImpl] Registered schema: user 11:25:01,106 INFO [SchemaManagerImpl] Registered schema: group 11:25:01,106 INFO [SchemaManagerImpl] Registered schema: vocabulary 11:25:01,106 INFO [SchemaManagerImpl] Registered schema: xvocabulary 11:25:01,106 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary 11:25:01,107 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary 11:25:01,107 INFO [SchemaManagerImpl] Registered schema: documentsLists 11:25:01,107 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.directory.types 11:25:01,109 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 11:25:01,109 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 11:25:01,109 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 11:25:01,110 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 11:25:01,110 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 11:25:01,110 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 11:25:01,110 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService, point:lifecycle, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.LifecycleCoreExtensions} 11:25:01,111 INFO [LifeCycleRegistry] Registering lifecycle: default 11:25:01,112 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 11:25:01,113 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService, point:types, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.LifecycleCoreExtensions} 11:25:01,113 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: File-default 11:25:01,113 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Note-default 11:25:01,113 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Calendar-default 11:25:01,113 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Folder-default 11:25:01,113 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: OrderedFolder-default 11:25:01,114 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Workspace-default 11:25:01,114 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Domain-default 11:25:01,114 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Root-default 11:25:01,114 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: Section-default 11:25:01,114 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: WorkspaceRoot-default 11:25:01,114 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: SectionRoot-default 11:25:01,114 INFO [LifeCycleTypeRegistry] Registering lifecycle types mapping: TemplateRoot-default 11:25:01,114 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 11:25:01,114 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.event.lifecycle.listener 11:25:01,114 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.lifecycle.listener 11:25:01,114 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.event.lifecycle.listener 11:25:01,115 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.event.lifecycle.listener} 11:25:01,116 DEBUG [EventServiceImpl] Registered event listener: bulkLifeCycleChangeListener 11:25:01,116 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.event.lifecycle.listener 11:25:01,116 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.ConfigurationService, point:configuration, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.event.lifecycle.listener} 11:25:01,117 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.paginate-get-children and value false 11:25:01,117 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.bulkLifeCycleChangeListener.get-children-page-size and value 500 11:25:01,117 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.event.lifecycle.listener 11:25:01,118 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.security.SecurityService 11:25:01,119 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.SecurityService 11:25:01,119 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.security.SecurityService 11:25:01,119 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.security.defaultPermissions 11:25:01,119 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPermissions 11:25:01,119 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.security.defaultPermissions 11:25:01,120 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.security.SecurityService, point:permissions, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.security.defaultPermissions} 11:25:01,121 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.security.defaultPermissions 11:25:01,121 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.security.SecurityService, point:permissionsVisibility, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.security.defaultPermissions} 11:25:01,123 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.security.defaultPermissions 11:25:01,123 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.security.defaultPolicies 11:25:01,123 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.security.defaultPolicies 11:25:01,123 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.security.defaultPolicies 11:25:01,123 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.security.SecurityService, point:policies, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.security.defaultPolicies} 11:25:01,124 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.security.defaultPolicies 11:25:01,126 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.trash.TrashService 11:25:01,126 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.trash.TrashService 11:25:01,126 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.trash.TrashService 11:25:01,126 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.ConfigurationService, point:configuration, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.trash.TrashService} 11:25:01,126 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.trash.keepCheckedIn and value true 11:25:01,126 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.trash.TrashService 11:25:01,130 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.versioning.VersioningService 11:25:01,130 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningService 11:25:01,130 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.versioning.VersioningService 11:25:01,130 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 11:25:01,130 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 11:25:01,130 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 11:25:01,130 DEBUG [ComponentManagerImpl] Enqueue contributed extension to pending queue: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.DocumentAdapterService, point:adapters, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter} 11:25:01,131 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_PENDING: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 11:25:01,131 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 11:25:01,131 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 11:25:01,131 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 11:25:01,131 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener} 11:25:01,131 DEBUG [EventServiceImpl] Registered event listener: orphanVersionRemoverListener 11:25:01,132 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 11:25:01,132 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.orphanVersionsCleanup 11:25:01,132 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.orphanVersionsCleanup 11:25:01,132 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.orphanVersionsCleanup 11:25:01,132 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.scheduler.SchedulerService, point:schedule, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.orphanVersionsCleanup} 11:25:01,132 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.orphanVersionsCleanup 11:25:01,132 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.orphanVersionsCleanup} 11:25:01,133 DEBUG [EventServiceImpl] Registered event listener: orphanVersionsCleanup 11:25:01,133 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.orphanVersionsCleanup 11:25:01,133 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.ConfigurationService, point:configuration, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.orphanVersionsCleanup} 11:25:01,133 INFO [ConfigurationPropertyRegistry] Registered property with name org.nuxeo.orphanVersionsCleanup.commitSize and value 1000 11:25:01,133 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.orphanVersionsCleanup 11:25:01,133 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.DocumentModel.resolver 11:25:01,134 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.DocumentModel.resolver 11:25:01,134 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.DocumentModel.resolver 11:25:01,134 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.ObjectResolverService, point:resolvers, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.DocumentModel.resolver} 11:25:01,134 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.DocumentModel.resolver 11:25:01,135 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 11:25:01,135 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 11:25:01,135 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 11:25:01,135 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 11:25:01,135 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 11:25:01,135 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 11:25:01,135 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.filter.CharacterFilteringService, point:filtering, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.document.characterFiltering.contrib} 11:25:01,144 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 11:25:01,146 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 11:25:01,146 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 11:25:01,146 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 11:25:01,147 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 11:25:01,147 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 11:25:01,147 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 11:25:01,147 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService} 11:25:01,148 DEBUG [EventServiceImpl] Registered event listener: uidlistener 11:25:01,148 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 11:25:01,148 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 11:25:01,149 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 11:25:01,149 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 11:25:01,149 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.schedulers 11:25:01,149 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.schedulers 11:25:01,149 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.schedulers 11:25:01,149 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.platform.scheduler.core.service.SchedulerRegistryService, point:schedule, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.schedulers} 11:25:01,149 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.schedulers 11:25:01,149 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.schedulers} 11:25:01,150 DEBUG [EventServiceImpl] Registered event listener: updateACEStatus 11:25:01,150 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.schedulers 11:25:01,150 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.work.service, point:queues, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.schedulers} 11:25:01,150 INFO [WorkManagerImpl] Registered work queue updateACEStatus WorkQueueDescriptor[id=updateACEStatus categories=[updateACEStatus] maxThreads=1] 11:25:01,150 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.schedulers 11:25:01,151 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 11:25:01,151 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 11:25:01,151 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 11:25:01,151 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 11:25:01,152 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 11:25:01,152 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 11:25:01,152 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService, point:queryMaker, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib} 11:25:01,154 INFO [QueryMakerServiceImpl] Registering QueryMaker 'NXQL': org.nuxeo.ecm.core.storage.sql.jdbc.NXQLQueryMaker 11:25:01,154 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 11:25:01,154 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.softdelete 11:25:01,154 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.softdelete 11:25:01,154 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.sql.softdelete 11:25:01,154 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.scheduler.SchedulerService, point:schedule, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.softdelete} 11:25:01,154 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.softdelete 11:25:01,154 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.softdelete} 11:25:01,155 DEBUG [EventServiceImpl] Registered event listener: softDeleteCleanup 11:25:01,155 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.softdelete 11:25:01,155 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.query.properties 11:25:01,155 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.query.properties 11:25:01,156 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.query.properties 11:25:01,156 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.ConfigurationService, point:configuration, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.query.properties} 11:25:01,156 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.pageprovider.default-max-page-size and value 1000 11:25:01,156 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.query.properties 11:25:01,156 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.DocumentAdapterService 11:25:01,157 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentAdapterService 11:25:01,157 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.DocumentAdapterService 11:25:01,158 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.directory.localconfiguration.DirectoryConfiguration 11:25:01,159 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.facet.VersioningDocument 11:25:01,160 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 11:25:01,160 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 11:25:01,160 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 11:25:01,161 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 11:25:01,161 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 11:25:01,161 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 11:25:01,162 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 11:25:01,162 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 11:25:01,162 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 11:25:01,163 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.repository.RepositoryService 11:25:01,163 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.repository.RepositoryService 11:25:01,163 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.repository.RepositoryService 11:25:01,165 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.DocumentValidationService 11:25:01,165 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService 11:25:01,165 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.DocumentValidationService 11:25:01,165 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 11:25:01,165 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 11:25:01,165 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 11:25:01,165 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.DocumentValidationService, point:activations, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations} 11:25:01,166 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 11:25:01,167 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.blob.BlobManager 11:25:01,167 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.blob.BlobManager 11:25:01,167 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.blob.BlobManager 11:25:01,168 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 11:25:01,168 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 11:25:01,168 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 11:25:01,168 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.blohodlers.adapters 11:25:01,168 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.blohodlers.adapters 11:25:01,168 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 11:25:01,169 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.DocumentAdapterService, point:adapters, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.api.blohodlers.adapters} 11:25:01,169 INFO [DocumentAdapterService] Registered document adapter factory null: interface org.nuxeo.ecm.core.api.blobholder.BlobHolder 11:25:01,169 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 11:25:01,170 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 11:25:01,170 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 11:25:01,170 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 11:25:01,170 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.core.LocalConfigurationService 11:25:01,170 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.core.LocalConfigurationService 11:25:01,170 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.core.LocalConfigurationService 11:25:01,171 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 11:25:01,171 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 11:25:01,171 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 11:25:01,172 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.thumbnail.adapter 11:25:01,172 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.adapter 11:25:01,172 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 11:25:01,172 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.api.DocumentAdapterService, point:adapters, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.api.thumbnail.adapter} 11:25:01,173 INFO [DocumentAdapterService] Registered document adapter factory null: class org.nuxeo.ecm.core.api.thumbnail.ThumbnailAdapter 11:25:01,173 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 11:25:01,173 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 11:25:01,173 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 11:25:01,174 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 11:25:01,174 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.properties 11:25:01,174 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.api.properties 11:25:01,174 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.api.properties 11:25:01,174 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.ConfigurationService, point:configuration, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.api.properties} 11:25:01,174 INFO [ConfigurationPropertyRegistry] Registered property with name nuxeo.path.segment.maxsize and value 24 11:25:01,174 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.api.properties 11:25:01,177 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.datasource 11:25:01,177 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.datasource 11:25:01,178 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.datasource 11:25:01,178 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.datasource, point:sorter, contributor:RegistrationInfo: service:org.nuxeo.runtime.datasource} 11:25:01,179 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.runtime.datasource 11:25:01,180 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 11:25:01,180 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 11:25:01,181 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 11:25:01,181 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.login.defaultLMP 11:25:01,181 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.defaultLMP 11:25:01,181 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.platform.login.defaultLMP 11:25:01,181 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry, point:plugin, contributor:RegistrationInfo: service:org.nuxeo.ecm.platform.login.defaultLMP} 11:25:01,183 INFO [LoginPluginRegistry] registering Login Plugin ... 11:25:01,183 INFO [LoginPluginRegistry] LoginPlugin initialized for class org.nuxeo.ecm.platform.login.TrustingLoginPlugin 11:25:01,183 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.platform.login.defaultLMP 11:25:01,183 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.login.default.config 11:25:01,183 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.login.default.config 11:25:01,183 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.platform.login.default.config 11:25:01,183 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.LoginComponent, point:domains, contributor:RegistrationInfo: service:org.nuxeo.ecm.platform.login.default.config} 11:25:01,187 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.platform.login.default.config 11:25:01,188 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.directory.sql.config.login.test 11:25:01,188 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.config.login.test 11:25:01,188 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.directory.sql.config.login.test 11:25:01,188 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.LoginComponent, point:domains, contributor:RegistrationInfo: service:org.nuxeo.ecm.directory.sql.config.login.test} 11:25:01,189 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.directory.sql.config.login.test 11:25:01,193 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 11:25:01,194 DEBUG [MimeTypeTranslationHelper] clear 11:25:01,194 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 11:25:01,194 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 11:25:01,197 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.el.service 11:25:01,197 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.el.service 11:25:01,197 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.platform.el.service 11:25:01,197 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.versioning.default-policies 11:25:01,197 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.versioning.default-policies 11:25:01,198 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.versioning.default-policies 11:25:01,198 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.versioning.VersioningService, point:policies, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.versioning.default-policies} 11:25:01,200 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-before-update 11:25:01,208 INFO [VersioningComponent] Registered versioning policy: no-versioning-for-system-after-update 11:25:01,208 INFO [VersioningComponent] Registered versioning policy: note-as-wiki 11:25:01,208 INFO [VersioningComponent] Registered versioning policy: collaborative-save 11:25:01,209 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.versioning.default-policies 11:25:01,210 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.versioning.VersioningService, point:filters, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.versioning.default-policies} 11:25:01,212 INFO [VersioningComponent] Registered versioning filter: system-document 11:25:01,212 INFO [VersioningComponent] Registered versioning filter: note-filter 11:25:01,212 INFO [VersioningComponent] Registered versioning filter: last-contributor-different-filter 11:25:01,212 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.versioning.default-policies 11:25:01,230 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.targetplatforms.core.framework 11:25:01,232 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.targetplatforms.core.framework 11:25:01,240 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.targetplatforms.core.framework 11:25:01,240 DEBUG [ComponentManagerImpl] Enqueue contributed extension to pending queue: ExtensionImpl {target: service:org.nuxeo.ecm.directory.GenericDirectory, point:directories, contributor:RegistrationInfo: service:org.nuxeo.targetplatforms.core.framework} 11:25:01,240 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_PENDING: service:org.nuxeo.targetplatforms.core.framework 11:25:01,240 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.schema.TypeService, point:schema, contributor:RegistrationInfo: service:org.nuxeo.targetplatforms.core.framework} 11:25:01,240 INFO [SchemaManagerImpl] Registered schema: target_platform_override 11:25:01,241 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.targetplatforms.core.framework 11:25:01,241 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.targetplatforms.test.datasource 11:25:01,241 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.targetplatforms.test.datasource 11:25:01,241 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.platform.targetplatforms.test.datasource 11:25:01,241 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.datasource, point:datasources, contributor:RegistrationInfo: service:org.nuxeo.ecm.platform.targetplatforms.test.datasource} 11:25:01,243 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.platform.targetplatforms.test.datasource 11:25:01,243 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.targetplatforms.core.test.contrib 11:25:01,243 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.targetplatforms.core.test.contrib 11:25:01,243 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.targetplatforms.core.test.contrib 11:25:01,243 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.targetplatforms.core.framework, point:platforms, contributor:RegistrationInfo: service:org.nuxeo.targetplatforms.core.test.contrib} 11:25:01,260 INFO [TargetPlatformServiceImpl] Register target platform 'cmf-1.8' 11:25:01,261 INFO [TargetPlatformServiceImpl] Register target platform 'dm-5.3.0' 11:25:01,261 INFO [TargetPlatformServiceImpl] Register target platform 'cap-5.7.2' 11:25:01,262 INFO [TargetPlatformServiceImpl] Register target platform 'cap-5.8' 11:25:01,262 INFO [TargetPlatformServiceImpl] Register target platform 'cap-5.9.1' 11:25:01,262 INFO [TargetPlatformServiceImpl] Register target platform 'cap-5.9.2' 11:25:01,262 INFO [TargetPlatformServiceImpl] Register target platform 'cap-5.9.3' 11:25:01,262 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.targetplatforms.core.test.contrib 11:25:01,262 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.targetplatforms.core.framework, point:packages, contributor:RegistrationInfo: service:org.nuxeo.targetplatforms.core.test.contrib} 11:25:01,264 INFO [TargetPlatformServiceImpl] Register target package 'nuxeo-dm-5.7.2' 11:25:01,264 INFO [TargetPlatformServiceImpl] Register target package 'nuxeo-dm-5.8' 11:25:01,264 INFO [TargetPlatformServiceImpl] Register target package 'nuxeo-dam-5.8' 11:25:01,264 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.targetplatforms.core.test.contrib 11:25:01,267 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.reload 11:25:01,267 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.reload 11:25:01,267 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.reload 11:25:02,553 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.management.ServerLocator 11:25:02,553 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ServerLocator 11:25:02,553 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.management.ServerLocator 11:25:02,556 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.management.ResourcePublisher 11:25:02,556 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.ResourcePublisher 11:25:02,556 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.management.ResourcePublisher 11:25:02,557 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.management.ResourcePublisher, point:services, contributor:RegistrationInfo: service:org.nuxeo.runtime.management.ResourcePublisher} 11:25:02,558 DEBUG [ResourcePublisherService$ResourcesRegistry] registered org.nuxeo:name=managementResourcePublisher,type=service 11:25:02,558 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.runtime.management.ResourcePublisher 11:25:02,559 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.metrics.MetricsService 11:25:02,559 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.metrics.MetricsService 11:25:02,559 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.metrics.MetricsService 11:25:02,564 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.management.metrics 11:25:02,570 DEBUG [ResourcePublisherService$ResourcesRegistry] registered org.nuxeo:name=enabler,type=Feature,management=metric 11:25:02,570 DEBUG [ResourcePublisherService$ResourcesRegistry] registered org.nuxeo:name=serializer,type=Feature,management=metric 11:25:02,570 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.metrics 11:25:02,571 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.management.metrics 11:25:02,571 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.management.counters 11:25:02,571 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.management.counters 11:25:02,571 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.management.counters 11:25:02,572 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.mongodb.MongoDBComponent 11:25:02,573 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.mongodb.MongoDBComponent 11:25:02,573 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.mongodb.MongoDBComponent 11:25:02,574 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.cache.CacheService 11:25:02,574 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.cache.CacheService 11:25:02,574 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.cache.CacheService 11:25:02,576 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 11:25:02,576 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 11:25:02,576 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 11:25:02,576 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.EventService, point:listeners, contributor:RegistrationInfo: service:org.nuxeo.ecm.directory.DirectoryServiceImpl} 11:25:02,578 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 11:25:02,579 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 11:25:02,579 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 11:25:02,579 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 11:25:02,579 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.directory.GenericDirectory 11:25:02,579 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.GenericDirectory 11:25:02,580 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.directory.GenericDirectory 11:25:02,582 INFO [DirectoryRegistry] Registered directory: targetPlatformOverrides 11:25:02,583 DEBUG [DirectoryRegistry] Directory targetPlatformOverrides extends non-existing directory template: template-directory 11:25:02,583 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 11:25:02,583 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 11:25:02,583 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 11:25:02,584 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 11:25:02,584 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 11:25:02,584 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 11:25:02,586 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 11:25:02,586 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 11:25:02,586 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 11:25:02,586 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.scheduler.SchedulerService, point:schedule, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent} 11:25:02,586 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 11:25:02,587 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.event.EventServiceComponent, point:listener, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent} 11:25:02,588 DEBUG [EventServiceImpl] Registered event listener: transientStoreGCTrigger 11:25:02,588 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 11:25:02,590 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 11:25:02,590 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 11:25:02,590 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 11:25:02,599 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.io.download.DownloadService 11:25:02,599 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.download.DownloadService 11:25:02,599 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.io.download.DownloadService 11:25:02,602 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.io.MarshallerRegistry 11:25:02,602 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry 11:25:02,602 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.io.MarshallerRegistry 11:25:02,670 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 11:25:02,670 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 11:25:02,670 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 11:25:02,671 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.io.MarshallerRegistry, point:marshallers, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers} 11:25:02,703 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 11:25:02,705 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 11:25:02,706 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 11:25:02,706 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 11:25:02,707 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 11:25:02,707 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 11:25:02,707 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 11:25:02,708 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 11:25:02,708 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 11:25:02,708 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 11:25:02,717 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.kv.KeyValueService 11:25:02,717 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.kv.KeyValueService 11:25:02,717 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.kv.KeyValueService 11:25:02,719 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.migration.MigrationService 11:25:02,719 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.migration.MigrationService 11:25:02,719 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.migration.MigrationService 11:25:02,719 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.convert.plugins 11:25:02,719 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.convert.plugins 11:25:02,720 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.convert.plugins 11:25:02,720 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl, point:converter, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.convert.plugins} 11:25:02,732 DEBUG [MimeTypeTranslationHelper] Added converter [application/pdf] to text/plain 11:25:02,732 DEBUG [MimeTypeTranslationHelper] Added converter [text/xml, application/xml] to text/plain 11:25:02,733 DEBUG [MimeTypeTranslationHelper] Added converter [text/html, text/xhtml] to text/plain 11:25:02,733 DEBUG [MimeTypeTranslationHelper] Added converter [text/x-web-markdown] to text/plain 11:25:02,733 DEBUG [MimeTypeTranslationHelper] Added converter [application/vnd.ms-excel] to text/plain 11:25:02,735 DEBUG [MimeTypeTranslationHelper] Added converter [application/vnd.openxmlformats-officedocument.spreadsheetml.sheet] to text/plain 11:25:02,736 DEBUG [MimeTypeTranslationHelper] Added converter [application/msword, application/vnd.ms-powerpoint] to text/plain 11:25:02,737 DEBUG [MimeTypeTranslationHelper] Added converter [application/rtf, text/rtf] to text/plain 11:25:02,738 DEBUG [MimeTypeTranslationHelper] Added converter [application/vnd.openxmlformats-officedocument.wordprocessingml.document] to text/plain 11:25:02,738 DEBUG [MimeTypeTranslationHelper] Added converter [application/vnd.openxmlformats-officedocument.presentationml.presentation] to text/plain 11:25:02,738 DEBUG [MimeTypeTranslationHelper] Added converter [application/vnd.sun.xml.impress, application/vnd.sun.xml.impress.template, application/vnd.oasis.opendocument.presentation, application/vnd.oasis.opendocument.presentation-template, application/vnd.sun.xml.calc, application/vnd.sun.xml.calc.template, application/vnd.oasis.opendocument.spreadsheet, application/vnd.oasis.opendocument.spreadsheet-template, application/vnd.sun.xml.writer, application/vnd.sun.xml.writer.template, application/vnd.oasis.opendocument.text, application/vnd.oasis.opendocument.text-template] to text/plain 11:25:02,740 DEBUG [MimeTypeTranslationHelper] Added converter [message/rfc822] to text/plain 11:25:02,741 DEBUG [MimeTypeTranslationHelper] Added converter [*] to text/plain 11:25:02,741 DEBUG [MimeTypeTranslationHelper] Added converter [application/postscript, application/eps, application/x-eps, image/eps, image/x-eps, application/illustrator] to application/pdf 11:25:02,742 DEBUG [MimeTypeTranslationHelper] Added converter [application/postscript, application/eps, application/x-eps, image/eps, image/x-eps, application/illustrator] to text/plain 11:25:02,742 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.convert.plugins 11:25:02,742 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 11:25:02,742 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 11:25:02,742 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 11:25:02,742 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent, point:command, contributor:RegistrationInfo: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text} 11:25:02,743 DEBUG [CommandLineExecutorComponent] Registering command: pdftotext 11:25:02,744 DEBUG [CommandLineExecutorComponent] Using default tester for command: pdftotext 11:25:02,744 DEBUG [CommandLineExecutorComponent] Using tester 'DefaultCommandTester' for command: pdftotext 11:25:02,754 INFO [CommandLineExecutorComponent] Registered command: pdftotext 11:25:02,754 DEBUG [CommandLineExecutorComponent] Registering command: ps2pdf 11:25:02,754 DEBUG [CommandLineExecutorComponent] Using default tester for command: ps2pdf 11:25:02,754 DEBUG [CommandLineExecutorComponent] Using tester 'DefaultCommandTester' for command: ps2pdf 11:25:02,809 INFO [CommandLineExecutorComponent] Registered command: ps2pdf 11:25:02,810 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 11:25:02,810 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.test.blobmanager 11:25:02,810 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.test.blobmanager 11:25:02,810 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.test.blobmanager 11:25:02,810 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.blob.BlobManager, point:configuration, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.test.blobmanager} 11:25:02,814 INFO [LocalBinaryManager] Registering binary manager 'test' using DefaultBinaryManager and binary store: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/data/binaries 11:25:03,159 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.test.blobmanager 11:25:03,159 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 11:25:03,159 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 11:25:03,159 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 11:25:03,159 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.datasource, point:datasources, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository} 11:25:03,161 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 11:25:03,161 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.core.storage.sql.RepositoryService, point:repository, contributor:RegistrationInfo: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository} 11:25:03,175 INFO [RepositoryManagerImpl] Registering repository: test 11:25:03,175 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 11:25:03,175 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.directory.test.sql 11:25:03,176 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.directory.test.sql 11:25:03,176 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.directory.test.sql 11:25:03,176 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.runtime.datasource, point:datasources, contributor:RegistrationInfo: service:org.nuxeo.directory.test.sql} 11:25:03,176 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.directory.test.sql 11:25:03,177 DEBUG [ComponentManagerImpl] Register contributed extension: ExtensionImpl {target: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory, point:directories, contributor:RegistrationInfo: service:org.nuxeo.directory.test.sql} 11:25:03,185 INFO [DirectoryRegistry] Registered directory template: template-directory 11:25:03,188 INFO [DirectoryRegistry] Registered directory template: template-user 11:25:03,189 INFO [DirectoryRegistry] Registered directory template: template-group 11:25:03,189 DEBUG [ComponentManagerImpl] Dispatching event: EXTENSION_REGISTERED: service:org.nuxeo.directory.test.sql 11:25:03,189 DEBUG [ComponentManagerImpl] Dispatching event: ACTIVATING_COMPONENT: service:org.nuxeo.runtime.started 11:25:03,189 INFO [RegistrationInfoImpl] Component activated: service:org.nuxeo.runtime.started 11:25:03,189 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_ACTIVATED: service:org.nuxeo.runtime.started 11:25:03,190 INFO [ComponentManagerImpl] Components activated in 2.654 sec. 11:25:03,193 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.datasource 11:25:03,193 INFO [DataSourceComponent] Registering datasource: jdbc/nxsqldirectory 11:25:03,194 INFO [DataSourceDescriptor] binding jdbc/nxsqldirectory 11:25:03,209 DEBUG [AbstractConverter] Setting default value: false 11:25:03,209 DEBUG [AbstractConverter] Converting 'Boolean' value 'false' to type 'Boolean' 11:25:03,209 DEBUG [AbstractConverter] No conversion required, value is already a Boolean 11:25:03,211 DEBUG [AbstractConverter] Setting default value: 0 11:25:03,211 DEBUG [AbstractConverter] Converting 'Integer' value '0' to type 'Byte' 11:25:03,211 DEBUG [AbstractConverter] Converted to Byte value '0' 11:25:03,212 DEBUG [AbstractConverter] Setting default value: 11:25:03,212 DEBUG [AbstractConverter] Converting 'Character' value ' ' to type 'Character' 11:25:03,212 DEBUG [AbstractConverter] No conversion required, value is already a Character 11:25:03,212 DEBUG [AbstractConverter] Setting default value: 0 11:25:03,213 DEBUG [AbstractConverter] Converting 'Integer' value '0' to type 'Double' 11:25:03,213 DEBUG [AbstractConverter] Converted to Double value '0.0' 11:25:03,213 DEBUG [AbstractConverter] Setting default value: 0 11:25:03,213 DEBUG [AbstractConverter] Converting 'Integer' value '0' to type 'Float' 11:25:03,213 DEBUG [AbstractConverter] Converted to Float value '0.0' 11:25:03,214 DEBUG [AbstractConverter] Setting default value: 0 11:25:03,214 DEBUG [AbstractConverter] Converting 'Integer' value '0' to type 'Integer' 11:25:03,214 DEBUG [AbstractConverter] No conversion required, value is already a Integer 11:25:03,214 DEBUG [AbstractConverter] Setting default value: 0 11:25:03,214 DEBUG [AbstractConverter] Converting 'Integer' value '0' to type 'Long' 11:25:03,214 DEBUG [AbstractConverter] Converted to Long value '0' 11:25:03,215 DEBUG [AbstractConverter] Setting default value: 0 11:25:03,215 DEBUG [AbstractConverter] Converting 'Integer' value '0' to type 'Short' 11:25:03,215 DEBUG [AbstractConverter] Converted to Short value '0' 11:25:03,216 DEBUG [AbstractConverter] Setting default value: 0.0 11:25:03,216 DEBUG [AbstractConverter] Converting 'BigDecimal' value '0.0' to type 'BigDecimal' 11:25:03,216 DEBUG [AbstractConverter] No conversion required, value is already a BigDecimal 11:25:03,216 DEBUG [AbstractConverter] Setting default value: 0 11:25:03,216 DEBUG [AbstractConverter] Converting 'BigInteger' value '0' to type 'BigInteger' 11:25:03,217 DEBUG [AbstractConverter] No conversion required, value is already a BigInteger 11:25:03,217 DEBUG [AbstractConverter] Setting default value: false 11:25:03,217 DEBUG [AbstractConverter] Converting 'Boolean' value 'false' to type 'Boolean' 11:25:03,217 DEBUG [AbstractConverter] No conversion required, value is already a Boolean 11:25:03,217 DEBUG [AbstractConverter] Setting default value: 0 11:25:03,217 DEBUG [AbstractConverter] Converting 'Integer' value '0' to type 'Byte' 11:25:03,217 DEBUG [AbstractConverter] Converted to Byte value '0' 11:25:03,217 DEBUG [AbstractConverter] Setting default value: 11:25:03,217 DEBUG [AbstractConverter] Converting 'Character' value ' ' to type 'Character' 11:25:03,218 DEBUG [AbstractConverter] No conversion required, value is already a Character 11:25:03,218 DEBUG [AbstractConverter] Setting default value: 0 11:25:03,218 DEBUG [AbstractConverter] Converting 'Integer' value '0' to type 'Double' 11:25:03,218 DEBUG [AbstractConverter] Converted to Double value '0.0' 11:25:03,218 DEBUG [AbstractConverter] Setting default value: 0 11:25:03,218 DEBUG [AbstractConverter] Converting 'Integer' value '0' to type 'Float' 11:25:03,218 DEBUG [AbstractConverter] Converted to Float value '0.0' 11:25:03,218 DEBUG [AbstractConverter] Setting default value: 0 11:25:03,218 DEBUG [AbstractConverter] Converting 'Integer' value '0' to type 'Integer' 11:25:03,219 DEBUG [AbstractConverter] No conversion required, value is already a Integer 11:25:03,219 DEBUG [AbstractConverter] Setting default value: 0 11:25:03,219 DEBUG [AbstractConverter] Converting 'Integer' value '0' to type 'Long' 11:25:03,219 DEBUG [AbstractConverter] Converted to Long value '0' 11:25:03,219 DEBUG [AbstractConverter] Setting default value: 0 11:25:03,219 DEBUG [AbstractConverter] Converting 'Integer' value '0' to type 'Short' 11:25:03,219 DEBUG [AbstractConverter] Converted to Short value '0' 11:25:03,220 DEBUG [AbstractConverter] Setting default value: 11:25:03,220 DEBUG [AbstractConverter] Converting 'String' value '' to type 'String' 11:25:03,226 DEBUG [AbstractConverter] Setting default value: [Z@48d7ad8b 11:25:03,227 DEBUG [AbstractConverter] Converting 'boolean[]' value '[Z@48d7ad8b' to type 'boolean[]' 11:25:03,227 DEBUG [AbstractConverter] No conversion required, value is already a boolean[] 11:25:03,227 DEBUG [AbstractConverter] Setting default value: [B@7e053511 11:25:03,227 DEBUG [AbstractConverter] Converting 'byte[]' value '[B@7e053511' to type 'byte[]' 11:25:03,227 DEBUG [AbstractConverter] No conversion required, value is already a byte[] 11:25:03,228 DEBUG [AbstractConverter] Setting default value: [C@60222fd8 11:25:03,228 DEBUG [AbstractConverter] Converting 'char[]' value '[C@60222fd8' to type 'char[]' 11:25:03,228 DEBUG [AbstractConverter] No conversion required, value is already a char[] 11:25:03,228 DEBUG [AbstractConverter] Setting default value: [D@53bf7094 11:25:03,228 DEBUG [AbstractConverter] Converting 'double[]' value '[D@53bf7094' to type 'double[]' 11:25:03,228 DEBUG [AbstractConverter] No conversion required, value is already a double[] 11:25:03,228 DEBUG [AbstractConverter] Setting default value: [F@26f1249d 11:25:03,229 DEBUG [AbstractConverter] Converting 'float[]' value '[F@26f1249d' to type 'float[]' 11:25:03,229 DEBUG [AbstractConverter] No conversion required, value is already a float[] 11:25:03,229 DEBUG [AbstractConverter] Setting default value: [I@710b30ef 11:25:03,229 DEBUG [AbstractConverter] Converting 'int[]' value '[I@710b30ef' to type 'int[]' 11:25:03,229 DEBUG [AbstractConverter] No conversion required, value is already a int[] 11:25:03,229 DEBUG [AbstractConverter] Setting default value: [J@a68df9 11:25:03,229 DEBUG [AbstractConverter] Converting 'long[]' value '[J@a68df9' to type 'long[]' 11:25:03,229 DEBUG [AbstractConverter] No conversion required, value is already a long[] 11:25:03,230 DEBUG [AbstractConverter] Setting default value: [S@28b576a9 11:25:03,230 DEBUG [AbstractConverter] Converting 'short[]' value '[S@28b576a9' to type 'short[]' 11:25:03,230 DEBUG [AbstractConverter] No conversion required, value is already a short[] 11:25:03,230 DEBUG [AbstractConverter] Setting default value: [Ljava.math.BigDecimal;@7cf7aee 11:25:03,230 DEBUG [AbstractConverter] Converting 'BigDecimal[]' value '[Ljava.math.BigDecimal;@7cf7aee' to type 'BigDecimal[]' 11:25:03,230 DEBUG [AbstractConverter] No conversion required, value is already a BigDecimal[] 11:25:03,230 DEBUG [AbstractConverter] Setting default value: [Ljava.math.BigInteger;@1b1637e1 11:25:03,230 DEBUG [AbstractConverter] Converting 'BigInteger[]' value '[Ljava.math.BigInteger;@1b1637e1' to type 'BigInteger[]' 11:25:03,230 DEBUG [AbstractConverter] No conversion required, value is already a BigInteger[] 11:25:03,231 DEBUG [AbstractConverter] Setting default value: [Ljava.lang.Boolean;@64711bf2 11:25:03,231 DEBUG [AbstractConverter] Converting 'Boolean[]' value '[Ljava.lang.Boolean;@64711bf2' to type 'Boolean[]' 11:25:03,231 DEBUG [AbstractConverter] No conversion required, value is already a Boolean[] 11:25:03,231 DEBUG [AbstractConverter] Setting default value: [Ljava.lang.Byte;@3c1e23ff 11:25:03,231 DEBUG [AbstractConverter] Converting 'Byte[]' value '[Ljava.lang.Byte;@3c1e23ff' to type 'Byte[]' 11:25:03,231 DEBUG [AbstractConverter] No conversion required, value is already a Byte[] 11:25:03,232 DEBUG [AbstractConverter] Setting default value: [Ljava.lang.Character;@60297f36 11:25:03,232 DEBUG [AbstractConverter] Converting 'Character[]' value '[Ljava.lang.Character;@60297f36' to type 'Character[]' 11:25:03,232 DEBUG [AbstractConverter] No conversion required, value is already a Character[] 11:25:03,232 DEBUG [AbstractConverter] Setting default value: [Ljava.lang.Double;@56bc3fac 11:25:03,232 DEBUG [AbstractConverter] Converting 'Double[]' value '[Ljava.lang.Double;@56bc3fac' to type 'Double[]' 11:25:03,232 DEBUG [AbstractConverter] No conversion required, value is already a Double[] 11:25:03,233 DEBUG [AbstractConverter] Setting default value: [Ljava.lang.Float;@2ba45490 11:25:03,233 DEBUG [AbstractConverter] Converting 'Float[]' value '[Ljava.lang.Float;@2ba45490' to type 'Float[]' 11:25:03,233 DEBUG [AbstractConverter] No conversion required, value is already a Float[] 11:25:03,233 DEBUG [AbstractConverter] Setting default value: [Ljava.lang.Integer;@894858 11:25:03,233 DEBUG [AbstractConverter] Converting 'Integer[]' value '[Ljava.lang.Integer;@894858' to type 'Integer[]' 11:25:03,234 DEBUG [AbstractConverter] No conversion required, value is already a Integer[] 11:25:03,234 DEBUG [AbstractConverter] Setting default value: [Ljava.lang.Long;@737edcfa 11:25:03,234 DEBUG [AbstractConverter] Converting 'Long[]' value '[Ljava.lang.Long;@737edcfa' to type 'Long[]' 11:25:03,234 DEBUG [AbstractConverter] No conversion required, value is already a Long[] 11:25:03,234 DEBUG [AbstractConverter] Setting default value: [Ljava.lang.Short;@74cf8b28 11:25:03,234 DEBUG [AbstractConverter] Converting 'Short[]' value '[Ljava.lang.Short;@74cf8b28' to type 'Short[]' 11:25:03,235 DEBUG [AbstractConverter] No conversion required, value is already a Short[] 11:25:03,235 DEBUG [AbstractConverter] Setting default value: [Ljava.lang.String;@3359c978 11:25:03,235 DEBUG [AbstractConverter] Converting 'String[]' value '[Ljava.lang.String;@3359c978' to type 'String[]' 11:25:03,235 DEBUG [AbstractConverter] No conversion required, value is already a String[] 11:25:03,235 DEBUG [AbstractConverter] Setting default value: [Ljava.lang.Class;@7ba63fe5 11:25:03,235 DEBUG [AbstractConverter] Converting 'Class[]' value '[Ljava.lang.Class;@7ba63fe5' to type 'Class[]' 11:25:03,235 DEBUG [AbstractConverter] No conversion required, value is already a Class[] 11:25:03,235 DEBUG [AbstractConverter] Setting default value: [Ljava.util.Date;@73386d72 11:25:03,236 DEBUG [AbstractConverter] Converting 'Date[]' value '[Ljava.util.Date;@73386d72' to type 'Date[]' 11:25:03,236 DEBUG [AbstractConverter] No conversion required, value is already a Date[] 11:25:03,236 DEBUG [AbstractConverter] Setting default value: [Ljava.util.Calendar;@125c082e 11:25:03,236 DEBUG [AbstractConverter] Converting 'Calendar[]' value '[Ljava.util.Calendar;@125c082e' to type 'Calendar[]' 11:25:03,236 DEBUG [AbstractConverter] No conversion required, value is already a Calendar[] 11:25:03,236 DEBUG [AbstractConverter] Setting default value: [Ljava.io.File;@68ace111 11:25:03,236 DEBUG [AbstractConverter] Converting 'java.io.File[]' value '[Ljava.io.File;@68ace111' to type 'java.io.File[]' 11:25:03,236 DEBUG [AbstractConverter] No conversion required, value is already a java.io.File[] 11:25:03,236 DEBUG [AbstractConverter] Setting default value: [Ljava.sql.Date;@6df20ade 11:25:03,237 DEBUG [AbstractConverter] Converting 'java.sql.Date[]' value '[Ljava.sql.Date;@6df20ade' to type 'java.sql.Date[]' 11:25:03,237 DEBUG [AbstractConverter] No conversion required, value is already a java.sql.Date[] 11:25:03,237 DEBUG [AbstractConverter] Setting default value: [Ljava.sql.Time;@4010d494 11:25:03,237 DEBUG [AbstractConverter] Converting 'java.sql.Time[]' value '[Ljava.sql.Time;@4010d494' to type 'java.sql.Time[]' 11:25:03,237 DEBUG [AbstractConverter] No conversion required, value is already a java.sql.Time[] 11:25:03,237 DEBUG [AbstractConverter] Setting default value: [Ljava.sql.Timestamp;@4943defe 11:25:03,237 DEBUG [AbstractConverter] Converting 'java.sql.Timestamp[]' value '[Ljava.sql.Timestamp;@4943defe' to type 'java.sql.Timestamp[]' 11:25:03,237 DEBUG [AbstractConverter] No conversion required, value is already a java.sql.Timestamp[] 11:25:03,238 DEBUG [AbstractConverter] Setting default value: [Ljava.net.URL;@181d7f28 11:25:03,238 DEBUG [AbstractConverter] Converting 'java.net.URL[]' value '[Ljava.net.URL;@181d7f28' to type 'java.net.URL[]' 11:25:03,238 DEBUG [AbstractConverter] No conversion required, value is already a java.net.URL[] 11:25:03,247 TRACE [BeanUtilsBean] setProperty(org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@6759f091, driverClassName, org.h2.Driver) 11:25:03,247 TRACE [BeanUtilsBean] Target bean = org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@6759f091 11:25:03,247 TRACE [BeanUtilsBean] Target name = driverClassName 11:25:03,257 TRACE [MethodUtils] Matching name=getDriverClassName on class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration 11:25:03,257 TRACE [MethodUtils] No match found. 11:25:03,258 TRACE [MethodUtils] Matching name=isDriverClassName on class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration 11:25:03,258 TRACE [MethodUtils] No match found. 11:25:03,258 TRACE [BeanUtilsBean] setProperty(org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@6759f091, maxPoolSize, 20) 11:25:03,258 TRACE [BeanUtilsBean] Target bean = org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@6759f091 11:25:03,258 TRACE [BeanUtilsBean] Target name = maxPoolSize 11:25:03,259 DEBUG [ConvertUtilsBean] Convert string '20' to class 'int' 11:25:03,259 TRACE [ConvertUtilsBean] Using converter ConverterFacade[IntegerConverter[UseDefault=true, UseLocaleFormat=false]] 11:25:03,259 DEBUG [AbstractConverter] Converting 'String' value '20' to type 'Integer' 11:25:03,259 DEBUG [NumberConverter] No NumberFormat, using default conversion 11:25:03,259 DEBUG [AbstractConverter] Converted to Integer value '20' 11:25:03,259 TRACE [PropertyUtilsBean] setSimpleProperty: Invoking method public void org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration.setMaxPoolSize(int) with value 20 (class java.lang.Integer) 11:25:03,259 TRACE [BeanUtilsBean] setProperty(org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@6759f091, minPoolSize, 5) 11:25:03,259 TRACE [BeanUtilsBean] Target bean = org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@6759f091 11:25:03,260 TRACE [BeanUtilsBean] Target name = minPoolSize 11:25:03,260 DEBUG [ConvertUtilsBean] Convert string '5' to class 'int' 11:25:03,260 TRACE [ConvertUtilsBean] Using converter ConverterFacade[IntegerConverter[UseDefault=true, UseLocaleFormat=false]] 11:25:03,260 DEBUG [AbstractConverter] Converting 'String' value '5' to type 'Integer' 11:25:03,260 DEBUG [NumberConverter] No NumberFormat, using default conversion 11:25:03,260 DEBUG [AbstractConverter] Converted to Integer value '5' 11:25:03,260 TRACE [PropertyUtilsBean] setSimpleProperty: Invoking method public void org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration.setMinPoolSize(int) with value 5 (class java.lang.Integer) 11:25:03,260 TRACE [BeanUtilsBean] setProperty(org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@6759f091, name, jdbc/nxsqldirectory) 11:25:03,261 TRACE [BeanUtilsBean] Target bean = org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@6759f091 11:25:03,261 TRACE [BeanUtilsBean] Target name = name 11:25:03,261 DEBUG [ConvertUtilsBean] Convert string 'jdbc/nxsqldirectory' to class 'java.lang.String' 11:25:03,261 TRACE [ConvertUtilsBean] Using converter ConverterFacade[StringConverter[UseDefault=true]] 11:25:03,261 DEBUG [AbstractConverter] Converting 'String' value 'jdbc/nxsqldirectory' to type 'String' 11:25:03,261 TRACE [PropertyUtilsBean] setSimpleProperty: Invoking method public void org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration.setName(java.lang.String) with value jdbc/nxsqldirectory (class java.lang.String) 11:25:03,261 TRACE [BeanUtilsBean] setProperty(org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@6759f091, password, ) 11:25:03,261 TRACE [BeanUtilsBean] Target bean = org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@6759f091 11:25:03,261 TRACE [BeanUtilsBean] Target name = password 11:25:03,262 TRACE [MethodUtils] Matching name=getPassword on class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration 11:25:03,262 TRACE [MethodUtils] No match found. 11:25:03,262 TRACE [MethodUtils] Matching name=isPassword on class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration 11:25:03,262 TRACE [MethodUtils] No match found. 11:25:03,262 TRACE [BeanUtilsBean] setProperty(org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@6759f091, url, jdbc:h2:mem:nuxeojunittests;DB_CLOSE_DELAY=-1) 11:25:03,262 TRACE [BeanUtilsBean] Target bean = org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@6759f091 11:25:03,262 TRACE [BeanUtilsBean] Target name = url 11:25:03,263 TRACE [MethodUtils] Matching name=getUrl on class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration 11:25:03,263 TRACE [MethodUtils] No match found. 11:25:03,263 TRACE [MethodUtils] Matching name=isUrl on class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration 11:25:03,263 TRACE [MethodUtils] No match found. 11:25:03,263 TRACE [BeanUtilsBean] setProperty(org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@6759f091, username, sa) 11:25:03,263 TRACE [BeanUtilsBean] Target bean = org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@6759f091 11:25:03,263 TRACE [BeanUtilsBean] Target name = username 11:25:03,264 TRACE [MethodUtils] Matching name=getUsername on class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration 11:25:03,264 TRACE [MethodUtils] No match found. 11:25:03,264 TRACE [MethodUtils] Matching name=isUsername on class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration 11:25:03,264 TRACE [MethodUtils] No match found. 11:25:03,273 TRACE [NuxeoConnectionManager$InterceptorsImpl] Connection Manager jdbc/nxsqldirectory installed pool org.nuxeo.runtime.jtajca.NuxeoPool$1@67fe380b 11:25:03,276 DEBUG [NuxeoConnectionManager$InterceptorsImpl] ConnectionManager Interceptor stack; org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor[key=jdbc/nxsqldirectory] org.apache.geronimo.connector.outbound.TCCLInterceptor[classLoader=org.nuxeo.osgi.application.SharedClassLoaderImpl@2e55dd0c] org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor[transactionManager=org.apache.geronimo.transaction.manager.TransactionManagerImpl@3163987e] org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor[transactionManager=org.apache.geronimo.transaction.manager.TransactionManagerImpl@3163987e] org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor[minSize=5,maxSize=20,idleTimeoutMilliseconds=0,blockingTimeoutMilliseconds=100] org.apache.geronimo.connector.outbound.LocalXAResourceInsertionInterceptor[name=jdbc/nxsqldirectory] org.apache.geronimo.connector.outbound.MCFConnectionInterceptor[stack=org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor@6c000e0c] 11:25:03,281 INFO [DataSourceComponent] Registering datasource: jdbc/nuxeojunittests 11:25:03,281 INFO [DataSourceDescriptor] binding jdbc/nuxeojunittests 11:25:03,282 TRACE [BeanUtilsBean] setProperty(org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@1adb7478, password, ) 11:25:03,282 TRACE [BeanUtilsBean] Target bean = org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@1adb7478 11:25:03,282 TRACE [BeanUtilsBean] Target name = password 11:25:03,282 TRACE [MethodUtils] Matching name=getPassword on class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration 11:25:03,282 TRACE [MethodUtils] No match found. 11:25:03,283 TRACE [MethodUtils] Matching name=isPassword on class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration 11:25:03,283 TRACE [MethodUtils] No match found. 11:25:03,283 TRACE [BeanUtilsBean] setProperty(org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@1adb7478, url, jdbc:h2:mem:nuxeojunittests;DB_CLOSE_DELAY=-1) 11:25:03,283 TRACE [BeanUtilsBean] Target bean = org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@1adb7478 11:25:03,283 TRACE [BeanUtilsBean] Target name = url 11:25:03,284 TRACE [MethodUtils] Matching name=getUrl on class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration 11:25:03,284 TRACE [MethodUtils] No match found. 11:25:03,284 TRACE [MethodUtils] Matching name=isUrl on class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration 11:25:03,284 TRACE [MethodUtils] No match found. 11:25:03,284 TRACE [BeanUtilsBean] setProperty(org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@1adb7478, username, sa) 11:25:03,284 TRACE [BeanUtilsBean] Target bean = org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@1adb7478 11:25:03,285 TRACE [BeanUtilsBean] Target name = username 11:25:03,285 TRACE [MethodUtils] Matching name=getUsername on class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration 11:25:03,285 TRACE [MethodUtils] No match found. 11:25:03,285 TRACE [MethodUtils] Matching name=isUsername on class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration 11:25:03,285 TRACE [MethodUtils] No match found. 11:25:03,286 TRACE [BeanUtilsBean] setProperty(org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@1adb7478, blockingTimeoutMillis, 10000) 11:25:03,286 TRACE [BeanUtilsBean] Target bean = org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@1adb7478 11:25:03,286 TRACE [BeanUtilsBean] Target name = blockingTimeoutMillis 11:25:03,286 DEBUG [ConvertUtilsBean] Convert string '10000' to class 'int' 11:25:03,286 TRACE [ConvertUtilsBean] Using converter ConverterFacade[IntegerConverter[UseDefault=true, UseLocaleFormat=false]] 11:25:03,286 DEBUG [AbstractConverter] Converting 'String' value '10000' to type 'Integer' 11:25:03,286 DEBUG [NumberConverter] No NumberFormat, using default conversion 11:25:03,287 DEBUG [AbstractConverter] Converted to Integer value '10000' 11:25:03,287 TRACE [PropertyUtilsBean] setSimpleProperty: Invoking method public void org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration.setBlockingTimeoutMillis(int) with value 10000 (class java.lang.Integer) 11:25:03,287 TRACE [BeanUtilsBean] setProperty(org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@1adb7478, driverClassName, org.h2.Driver) 11:25:03,287 TRACE [BeanUtilsBean] Target bean = org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@1adb7478 11:25:03,287 TRACE [BeanUtilsBean] Target name = driverClassName 11:25:03,287 TRACE [MethodUtils] Matching name=getDriverClassName on class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration 11:25:03,287 TRACE [MethodUtils] No match found. 11:25:03,288 TRACE [MethodUtils] Matching name=isDriverClassName on class org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration 11:25:03,288 TRACE [MethodUtils] No match found. 11:25:03,288 TRACE [BeanUtilsBean] setProperty(org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@1adb7478, maxPoolSize, 30) 11:25:03,288 TRACE [BeanUtilsBean] Target bean = org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@1adb7478 11:25:03,288 TRACE [BeanUtilsBean] Target name = maxPoolSize 11:25:03,288 DEBUG [ConvertUtilsBean] Convert string '30' to class 'int' 11:25:03,288 TRACE [ConvertUtilsBean] Using converter ConverterFacade[IntegerConverter[UseDefault=true, UseLocaleFormat=false]] 11:25:03,288 DEBUG [AbstractConverter] Converting 'String' value '30' to type 'Integer' 11:25:03,288 DEBUG [NumberConverter] No NumberFormat, using default conversion 11:25:03,288 DEBUG [AbstractConverter] Converted to Integer value '30' 11:25:03,289 TRACE [PropertyUtilsBean] setSimpleProperty: Invoking method public void org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration.setMaxPoolSize(int) with value 30 (class java.lang.Integer) 11:25:03,289 TRACE [BeanUtilsBean] setProperty(org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@1adb7478, minPoolSize, 5) 11:25:03,289 TRACE [BeanUtilsBean] Target bean = org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@1adb7478 11:25:03,289 TRACE [BeanUtilsBean] Target name = minPoolSize 11:25:03,289 DEBUG [ConvertUtilsBean] Convert string '5' to class 'int' 11:25:03,289 TRACE [ConvertUtilsBean] Using converter ConverterFacade[IntegerConverter[UseDefault=true, UseLocaleFormat=false]] 11:25:03,289 DEBUG [AbstractConverter] Converting 'String' value '5' to type 'Integer' 11:25:03,289 DEBUG [NumberConverter] No NumberFormat, using default conversion 11:25:03,289 DEBUG [AbstractConverter] Converted to Integer value '5' 11:25:03,289 TRACE [PropertyUtilsBean] setSimpleProperty: Invoking method public void org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration.setMinPoolSize(int) with value 5 (class java.lang.Integer) 11:25:03,289 TRACE [BeanUtilsBean] setProperty(org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@1adb7478, name, jdbc/nuxeojunittests) 11:25:03,290 TRACE [BeanUtilsBean] Target bean = org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration@1adb7478 11:25:03,290 TRACE [BeanUtilsBean] Target name = name 11:25:03,290 DEBUG [ConvertUtilsBean] Convert string 'jdbc/nuxeojunittests' to class 'java.lang.String' 11:25:03,290 TRACE [ConvertUtilsBean] Using converter ConverterFacade[StringConverter[UseDefault=true]] 11:25:03,290 DEBUG [AbstractConverter] Converting 'String' value 'jdbc/nuxeojunittests' to type 'String' 11:25:03,290 TRACE [PropertyUtilsBean] setSimpleProperty: Invoking method public void org.nuxeo.runtime.jtajca.NuxeoConnectionManagerConfiguration.setName(java.lang.String) with value jdbc/nuxeojunittests (class java.lang.String) 11:25:03,290 TRACE [NuxeoConnectionManager$InterceptorsImpl] Connection Manager jdbc/nuxeojunittests installed pool org.nuxeo.runtime.jtajca.NuxeoPool$1@3ae66c85 11:25:03,290 DEBUG [NuxeoConnectionManager$InterceptorsImpl] ConnectionManager Interceptor stack; org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor[key=jdbc/nuxeojunittests] org.apache.geronimo.connector.outbound.TCCLInterceptor[classLoader=org.nuxeo.osgi.application.SharedClassLoaderImpl@2e55dd0c] org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor[transactionManager=org.apache.geronimo.transaction.manager.TransactionManagerImpl@3163987e] org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor[transactionManager=org.apache.geronimo.transaction.manager.TransactionManagerImpl@3163987e] org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor[minSize=5,maxSize=30,idleTimeoutMilliseconds=0,blockingTimeoutMilliseconds=10000] org.apache.geronimo.connector.outbound.LocalXAResourceInsertionInterceptor[name=jdbc/nuxeojunittests] org.apache.geronimo.connector.outbound.MCFConnectionInterceptor[stack=org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor@16943e88] 11:25:03,290 INFO [DataSourceComponent] Registering DataSourceLink: java:comp/env/jdbc/repository_test 11:25:03,291 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.datasource 11:25:03,291 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.work.service 11:25:03,298 INFO [WorkManagerImpl] Initialized work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 11:25:03,298 INFO [WorkManagerImpl] Initialized work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 11:25:03,298 INFO [WorkManagerImpl] Initialized work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 11:25:03,299 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.work.service 11:25:03,299 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.event.EventServiceComponent 11:25:03,299 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.event.EventServiceComponent 11:25:03,300 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.kv.KeyValueService 11:25:03,300 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.kv.KeyValueService 11:25:03,300 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.migration.MigrationService 11:25:03,300 INFO [MigrationServiceImpl] Not registering a migration invalidator because clustering is not enabled 11:25:03,301 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.migration.MigrationService 11:25:03,301 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.pubsub.PubSubService 11:25:03,301 DEBUG [MemPubSubProvider] Initialized 11:25:03,301 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.pubsub.PubSubService 11:25:03,302 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.schema.TypeService 11:25:03,303 DEBUG [SchemaManagerImpl] Registering schema: directory_configuration from null 11:25:03,303 DEBUG [SchemaManagerImpl] Registering schema: core-types from null 11:25:03,303 DEBUG [SchemaManagerImpl] Registering schema: base from null 11:25:03,303 DEBUG [SchemaManagerImpl] Registering schema: relation from null 11:25:03,303 DEBUG [SchemaManagerImpl] Registering schema: common from null 11:25:03,303 DEBUG [SchemaManagerImpl] Registering schema: dublincore from null 11:25:03,303 DEBUG [SchemaManagerImpl] Registering schema: uid from null 11:25:03,303 DEBUG [SchemaManagerImpl] Registering schema: file from null 11:25:03,303 DEBUG [SchemaManagerImpl] Registering schema: files from null 11:25:03,303 DEBUG [SchemaManagerImpl] Registering schema: note from null 11:25:03,303 DEBUG [SchemaManagerImpl] Registering schema: domain from null 11:25:03,303 DEBUG [SchemaManagerImpl] Registering schema: relatedtext from null 11:25:03,303 DEBUG [SchemaManagerImpl] Registering schema: publishing from null 11:25:03,303 DEBUG [SchemaManagerImpl] Registering schema: webcontainer from null 11:25:03,303 DEBUG [SchemaManagerImpl] Registering schema: user from null 11:25:03,304 DEBUG [SchemaManagerImpl] Registering schema: group from null 11:25:03,304 DEBUG [SchemaManagerImpl] Registering schema: vocabulary from null 11:25:03,304 DEBUG [SchemaManagerImpl] Registering schema: xvocabulary from null 11:25:03,304 DEBUG [SchemaManagerImpl] Registering schema: l10nvocabulary from null 11:25:03,304 DEBUG [SchemaManagerImpl] Registering schema: l10nxvocabulary from null 11:25:03,304 DEBUG [SchemaManagerImpl] Registering schema: documentsLists from null 11:25:03,304 DEBUG [SchemaManagerImpl] Registering schema: target_platform_override from null 11:25:03,389 INFO [SchemaManagerImpl] Registered schema: directory_configuration from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/directory_configuration.xsd 11:25:03,409 INFO [SchemaManagerImpl] Registered schema: core-types from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/core-types.xsd 11:25:03,416 INFO [SchemaManagerImpl] Registered schema: base from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/base.xsd 11:25:03,425 INFO [SchemaManagerImpl] Registered schema: relation from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/relation.xsd 11:25:03,431 INFO [SchemaManagerImpl] Registered schema: common from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/common.xsd 11:25:03,439 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10nsubjects} 11:25:03,439 INFO [XSDLoader] type of null|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 11:25:03,440 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=l10ncoverage} 11:25:03,440 INFO [XSDLoader] type of coverage|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 11:25:03,440 INFO [XSDLoader] type of creator|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 11:25:03,440 INFO [XSDLoader] type of null|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 11:25:03,440 INFO [XSDLoader] type of lastContributor|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 11:25:03,441 INFO [ObjectResolverServiceImpl] Unable to configure org.nuxeo.ecm.directory.DirectoryEntryResolver with parameters {directory=nature} 11:25:03,441 INFO [XSDLoader] type of nature|null targets ObjectResolver namespace but has no matching resolver registered (please contribute to component : org.nuxeo.ecm.core.schema.ObjectResolverService) 11:25:03,441 INFO [SchemaManagerImpl] Registered schema: dublincore from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/dublincore.xsd 11:25:03,447 INFO [SchemaManagerImpl] Registered schema: uid from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/uid.xsd 11:25:03,456 INFO [SchemaManagerImpl] Registered schema: file from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/file.xsd 11:25:03,461 INFO [SchemaManagerImpl] Registered schema: files from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/files.xsd 11:25:03,469 INFO [SchemaManagerImpl] Registered schema: note from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/note.xsd 11:25:03,474 INFO [SchemaManagerImpl] Registered schema: domain from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/domain.xsd 11:25:03,480 INFO [SchemaManagerImpl] Registered schema: relatedtext from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/relatedtext.xsd 11:25:03,485 INFO [SchemaManagerImpl] Registered schema: publishing from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/publishing.xsd 11:25:03,492 INFO [SchemaManagerImpl] Registered schema: webcontainer from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/webcontainer.xsd 11:25:03,500 INFO [SchemaManagerImpl] Registered schema: user from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/user.xsd 11:25:03,506 INFO [SchemaManagerImpl] Registered schema: group from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/group.xsd 11:25:03,510 INFO [SchemaManagerImpl] Registered schema: vocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/vocabulary.xsd 11:25:03,515 INFO [SchemaManagerImpl] Registered schema: xvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/xvocabulary.xsd 11:25:03,530 INFO [SchemaManagerImpl] Registered schema: l10nvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/l10nvocabulary.xsd 11:25:03,537 INFO [SchemaManagerImpl] Registered schema: l10nxvocabulary from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/l10nxvocabulary.xsd 11:25:03,544 INFO [SchemaManagerImpl] Registered schema: documentsLists from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/documentsLists.xsd 11:25:03,550 INFO [SchemaManagerImpl] Registered schema: target_platform_override from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nxruntime-main-2135395679985258660.tmp/tmp/schemas/target_platform_override.xsd 11:25:03,554 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.schema.TypeService 11:25:03,554 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.directory.test.sql 11:25:03,554 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.directory.test.sql 11:25:03,555 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.CoreExtensions 11:25:03,555 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.CoreExtensions 11:25:03,555 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.DocumentModel.resolver 11:25:03,555 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.DocumentModel.resolver 11:25:03,555 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 11:25:03,555 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 11:25:03,555 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 11:25:03,555 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 11:25:03,555 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.api.blohodlers.adapters 11:25:03,556 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 11:25:03,556 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.api.properties 11:25:03,556 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.api.properties 11:25:03,556 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.api.thumbnail.adapter 11:25:03,556 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 11:25:03,556 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.convert.plugins 11:25:03,556 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.convert.plugins 11:25:03,556 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 11:25:03,556 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 11:25:03,556 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.event.lifecycle.listener 11:25:03,556 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.event.lifecycle.listener 11:25:03,557 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 11:25:03,557 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 11:25:03,557 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 11:25:03,557 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 11:25:03,557 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 11:25:03,557 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 11:25:03,557 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.orphanVersionsCleanup 11:25:03,557 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.orphanVersionsCleanup 11:25:03,557 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.query.properties 11:25:03,557 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.query.properties 11:25:03,557 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.schedulers 11:25:03,557 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.schedulers 11:25:03,557 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.security.defaultPermissions 11:25:03,557 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.security.defaultPermissions 11:25:03,558 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.security.defaultPolicies 11:25:03,558 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.security.defaultPolicies 11:25:03,558 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 11:25:03,558 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 11:25:03,558 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.softdelete 11:25:03,558 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.storage.sql.softdelete 11:25:03,558 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 11:25:03,558 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 11:25:03,558 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.test.blobmanager 11:25:03,558 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.test.blobmanager 11:25:03,558 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.test.queuing 11:25:03,558 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.test.queuing 11:25:03,558 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 11:25:03,559 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 11:25:03,559 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.versioning.default-policies 11:25:03,559 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.versioning.default-policies 11:25:03,559 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.work.config 11:25:03,559 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.work.config 11:25:03,559 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.directory.local.configuration 11:25:03,559 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.directory.local.configuration 11:25:03,559 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.directory.marshallers 11:25:03,560 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.directory.marshallers 11:25:03,560 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.directory.resolver 11:25:03,560 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.directory.resolver 11:25:03,560 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.directory.types 11:25:03,560 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.directory.types 11:25:03,560 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 11:25:03,560 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 11:25:03,561 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 11:25:03,561 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 11:25:03,561 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.platform.login.default.config 11:25:03,561 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.platform.login.default.config 11:25:03,561 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.platform.login.defaultLMP 11:25:03,561 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.platform.login.defaultLMP 11:25:03,561 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.platform.targetplatforms.test.datasource 11:25:03,561 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.platform.targetplatforms.test.datasource 11:25:03,561 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.started 11:25:03,562 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.started 11:25:03,562 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.trackers.files.threadstracking.config 11:25:03,562 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.trackers.files.threadstracking.config 11:25:03,562 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.targetplatforms.core.test.contrib 11:25:03,562 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.targetplatforms.core.test.contrib 11:25:03,562 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.cache.CacheService 11:25:03,562 INFO [CacheServiceImpl] Not registering a cache invalidator because clustering is not enabled 11:25:03,563 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.cache.CacheService 11:25:03,564 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.mongodb.MongoDBComponent 11:25:03,564 INFO [MongoDBComponent] Activate MongoDB component 11:25:03,564 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.mongodb.MongoDBComponent 11:25:03,564 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 11:25:03,566 DEBUG [TransactionHelper] Starting transaction 11:25:03,567 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:03,585 DEBUG [RepositoryImpl] Initializing 11:25:03,598 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying new connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:03,599 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@54da32dc in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@47c64cfe 11:25:03,600 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:03,626 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@ff6077 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:03,627 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@ff6077ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:03,646 DEBUG [Model] Schemas fields from descriptor: [FieldDescriptor(note,type=largetext,table=null,column=null), FieldDescriptor(relatedtext,type=largetext,table=null,column=null)] 11:25:03,647 DEBUG [Model] Making model for type common 11:25:03,648 DEBUG [Model] Making model for type dublincore 11:25:03,649 DEBUG [Model] List field 'dc:subjects' using column type STRING 11:25:03,649 DEBUG [Model] List field 'dc:contributors' using column type STRING 11:25:03,651 DEBUG [Model] Fragments for type OrderedFolder: [acls, common, versions, fulltext, dublincore, dc:subjects, dc:contributors, misc], prefetch: [common, acls, versions, dublincore, misc] 11:25:03,651 DEBUG [Model] Fragments for type TemplateRoot: [acls, common, versions, fulltext, dublincore, dc:subjects, dc:contributors, misc], prefetch: [common, acls, versions, dublincore, misc] 11:25:03,651 DEBUG [Model] Fragments for type Root: [acls, common, versions, dublincore, dc:subjects, dc:contributors, misc], prefetch: [common, acls, versions, dublincore, misc] 11:25:03,652 DEBUG [Model] Fragments for type SectionRoot: [acls, common, versions, fulltext, dublincore, dc:subjects, dc:contributors, misc], prefetch: [common, acls, versions, dublincore, misc] 11:25:03,652 DEBUG [Model] Fragments for type Document: [acls, versions, fulltext, misc], prefetch: [acls, versions, misc] 11:25:03,652 DEBUG [Model] Fragments for type Folder: [acls, common, versions, fulltext, dublincore, dc:subjects, dc:contributors, misc], prefetch: [common, acls, versions, dublincore, misc] 11:25:03,652 DEBUG [Model] Fragments for type WorkspaceRoot: [acls, common, versions, fulltext, dublincore, dc:subjects, dc:contributors, misc], prefetch: [common, acls, versions, dublincore, misc] 11:25:03,652 DEBUG [Model] Fragments for type HiddenFolder: [acls, common, versions, fulltext, dublincore, dc:subjects, dc:contributors, misc], prefetch: [common, acls, versions, dublincore, misc] 11:25:03,652 DEBUG [Model] Making model for type file 11:25:03,652 DEBUG [Model] Making model for type content 11:25:03,653 DEBUG [Model] Fragments for type Section: [acls, common, versions, fulltext, dublincore, dc:subjects, dc:contributors, misc], prefetch: [common, acls, versions, dublincore, misc] 11:25:03,653 DEBUG [Model] Making model for type relation 11:25:03,653 DEBUG [Model] Fragments for type Relation: [acls, versions, fulltext, dublincore, dc:subjects, dc:contributors, misc, relation], prefetch: [acls, versions, dublincore, misc] 11:25:03,653 DEBUG [Model] Making model for type note 11:25:03,653 DEBUG [Model] Making model for type uid 11:25:03,653 DEBUG [Model] Making model for type files 11:25:03,653 DEBUG [Model] Making model for type file 11:25:03,654 DEBUG [Model] Making model for type relatedtext 11:25:03,654 DEBUG [Model] Making model for type relatedtextresource 11:25:03,654 DEBUG [Model] Fragments for type Note: [note, uid, acls, common, versions, fulltext, dublincore, dc:subjects, dc:contributors, misc], prefetch: [common, acls, versions, dublincore, misc] 11:25:03,654 DEBUG [Model] Making model for type domain 11:25:03,654 DEBUG [Model] List field 'content_roots' using column type STRING 11:25:03,654 DEBUG [Model] Fragments for type Domain: [content_roots, acls, common, versions, domain, fulltext, dublincore, dc:subjects, dc:contributors, misc], prefetch: [common, acls, versions, dublincore, misc] 11:25:03,654 DEBUG [Model] Fragments for type File: [uid, acls, common, versions, fulltext, dublincore, dc:subjects, dc:contributors, misc], prefetch: [common, acls, versions, dublincore, misc] 11:25:03,654 DEBUG [Model] Making model for type webcontainer 11:25:03,655 DEBUG [Model] Making model for type publishing 11:25:03,655 DEBUG [Model] List field 'publish:sections' using column type STRING 11:25:03,655 DEBUG [Model] Fragments for type Workspace: [webcontainer, acls, common, versions, fulltext, dublincore, dc:subjects, publish:sections, dc:contributors, misc], prefetch: [common, acls, versions, dublincore, misc] 11:25:03,655 DEBUG [Model] Fragments for facet Publishable: [] 11:25:03,655 DEBUG [Model] Fragments for facet Orderable: [] 11:25:03,655 DEBUG [Model] Fragments for facet HiddenInCreation: [] 11:25:03,655 DEBUG [Model] Fragments for facet Commentable: [] 11:25:03,655 DEBUG [Model] Fragments for facet HasRelatedText: [] 11:25:03,655 DEBUG [Model] Fragments for facet MasterPublishSpace: [] 11:25:03,655 DEBUG [Model] Fragments for facet BigFolder: [] 11:25:03,655 DEBUG [Model] Fragments for facet Downloadable: [] 11:25:03,656 DEBUG [Model] Fragments for facet Versionable: [] 11:25:03,656 DEBUG [Model] Fragments for facet SystemDocument: [] 11:25:03,656 DEBUG [Model] Fragments for facet NotFulltextIndexable: [] 11:25:03,656 DEBUG [Model] Fragments for facet Folderish: [] 11:25:03,656 DEBUG [Model] Fragments for facet HiddenInNavigation: [] 11:25:03,656 DEBUG [Model] Fragments for facet SuperSpace: [] 11:25:03,656 DEBUG [Model] Making model for type directory_configuration 11:25:03,656 DEBUG [Model] Fragments for facet DirectoryLocalConfiguration: [directory_configuration] 11:25:03,656 DEBUG [Model] Fragments for facet PublishSpace: [] 11:25:03,656 DEBUG [Model] Fragments for facet WebView: [] 11:25:03,697 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:03,697 TRACE [TransactionEnlistingInterceptor] not enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:03,713 TRACE [JDBCLogger] (1) SQL: CREATE ALIAS IF NOT EXISTS NX_IN_TREE FOR "org.nuxeo.ecm.core.storage.sql.db.H2Functions.isInTreeString"; 11:25:03,725 TRACE [JDBCLogger] (1) SQL: CREATE ALIAS IF NOT EXISTS NX_ACCESS_ALLOWED FOR "org.nuxeo.ecm.core.storage.sql.db.H2Functions.isAccessAllowedString"; 11:25:03,726 TRACE [JDBCLogger] (1) SQL: CREATE ALIAS IF NOT EXISTS nx_upgrade_versions FOR "org.nuxeo.ecm.core.storage.sql.db.H2Functions.upgradeVersions"; 11:25:03,726 TRACE [JDBCLogger] (1) SQL: CREATE ALIAS IF NOT EXISTS nx_upgrade_lastContributor FOR "org.nuxeo.ecm.core.storage.sql.db.H2Functions.upgradeLastContributor"; 11:25:03,727 TRACE [JDBCLogger] (1) SQL: CREATE ALIAS IF NOT EXISTS NX_ANCESTORS FOR "org.nuxeo.ecm.core.storage.sql.db.H2Functions.getAncestorsIds"; 11:25:03,727 TRACE [JDBCLogger] (1) SQL: CREATE ALIAS IF NOT EXISTS NXFT_INIT FOR "org.nuxeo.ecm.core.storage.sql.db.H2Fulltext.init"; 11:25:03,736 TRACE [JDBCLogger] (1) SQL: CALL NXFT_INIT(); 11:25:03,744 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "HIERARCHY" ("ID" VARCHAR(36) NOT NULL, "PARENTID" VARCHAR(36), "POS" INTEGER, "NAME" VARCHAR, "ISPROPERTY" BOOLEAN, "PRIMARYTYPE" VARCHAR(250), "MIXINTYPES" VARCHAR(250), "ISCHECKEDIN" BOOLEAN, "BASEVERSIONID" VARCHAR(36), "MAJORVERSION" BIGINT, "MINORVERSION" BIGINT, "ISVERSION" BOOLEAN, "ISRETENTIONACTIVE" BOOLEAN, "SYSTEMCHANGETOKEN" BIGINT, "CHANGETOKEN" BIGINT) 11:25:03,745 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "HIERARCHY" ADD CONSTRAINT "HIERARCHY_PK" PRIMARY KEY ("ID") 11:25:03,746 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "HIERARCHY" ADD CONSTRAINT "HIERARCHY_PARENTID_HIERARCHY_FK" FOREIGN KEY ("PARENTID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:03,752 TRACE [JDBCLogger] (1) SQL: CREATE INDEX "HIERARCHY_PARENTID_IDX" ON "HIERARCHY" ("PARENTID") 11:25:03,753 TRACE [JDBCLogger] (1) SQL: CREATE INDEX "HIERARCHY_PARENTID_NAME_IDX" ON "HIERARCHY" ("PARENTID", "NAME") 11:25:03,753 TRACE [JDBCLogger] (1) SQL: CREATE INDEX "HIERARCHY_PRIMARYTYPE_IDX" ON "HIERARCHY" ("PRIMARYTYPE") 11:25:03,754 TRACE [JDBCLogger] (1) SQL: CREATE INDEX "HIERARCHY_ISVERSION_IDX" ON "HIERARCHY" ("ISVERSION") 11:25:03,754 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "REPOSITORIES" ("ID" VARCHAR(36) NOT NULL, "NAME" VARCHAR(250)) 11:25:03,755 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "REPOSITORIES" ADD CONSTRAINT "REPOSITORIES_PK" PRIMARY KEY ("ID") 11:25:03,755 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "REPOSITORIES" ADD CONSTRAINT "REPOSITORIES_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:03,757 TRACE [JDBCLogger] (1) SQL: CREATE UNIQUE INDEX "REPOSITORIES_NAME_IDX" ON "REPOSITORIES" ("NAME") 11:25:03,757 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "WEBCONTAINER" ("ID" VARCHAR(36) NOT NULL, "THEMEPERSPECTIVE" VARCHAR, "USECAPTCHA" BOOLEAN, "ISWEBCONTAINER" BOOLEAN, "TEMPLATE" VARCHAR, "THEMEPAGE" VARCHAR, "NAME" VARCHAR, "EMAIL" VARCHAR, "URL" VARCHAR, "BASELINE" VARCHAR, "THEME" VARCHAR, "MODERATIONTYPE" VARCHAR, "WELCOMETEXT" CLOB) 11:25:03,758 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "WEBCONTAINER" ADD CONSTRAINT "WEBCONTAINER_PK" PRIMARY KEY ("ID") 11:25:03,758 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "WEBCONTAINER" ADD CONSTRAINT "WEBCONTAINER_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:03,760 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "NOTE" ("ID" VARCHAR(36) NOT NULL, "NOTE" CLOB, "MIME_TYPE" VARCHAR) 11:25:03,760 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "NOTE" ADD CONSTRAINT "NOTE_PK" PRIMARY KEY ("ID") 11:25:03,761 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "NOTE" ADD CONSTRAINT "NOTE_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:03,762 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "CONTENT_ROOTS" ("ID" VARCHAR(36) NOT NULL, "POS" INTEGER, "ITEM" VARCHAR) 11:25:03,763 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "CONTENT_ROOTS" ADD CONSTRAINT "CONTENT_ROOTS_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:03,764 TRACE [JDBCLogger] (1) SQL: CREATE INDEX "CONTENT_ROOTS_ID_IDX" ON "CONTENT_ROOTS" ("ID") 11:25:03,765 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "ACLS" ("ID" VARCHAR(36) NOT NULL, "POS" INTEGER, "NAME" VARCHAR(250), "GRANT" BOOLEAN, "PERMISSION" VARCHAR(250), "CREATOR" VARCHAR(250), "BEGIN" TIMESTAMP, "END" TIMESTAMP, "STATUS" BIGINT, "USER" VARCHAR(250), "GROUP" VARCHAR(250)) 11:25:03,765 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "ACLS" ADD CONSTRAINT "ACLS_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:03,767 TRACE [JDBCLogger] (1) SQL: CREATE INDEX "ACLS_ID_IDX" ON "ACLS" ("ID") 11:25:03,767 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "DIRECTORY_CONFIGURATION" ("ID" VARCHAR(36) NOT NULL, "SUFFIX" VARCHAR) 11:25:03,768 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "DIRECTORY_CONFIGURATION" ADD CONSTRAINT "DIRECTORY_CONFIGURATION_PK" PRIMARY KEY ("ID") 11:25:03,768 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "DIRECTORY_CONFIGURATION" ADD CONSTRAINT "DIRECTORY_CONFIGURATION_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:03,770 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "RELATEDTEXTRESOURCE" ("ID" VARCHAR(36) NOT NULL, "RELATEDTEXTID" VARCHAR, "RELATEDTEXT" CLOB) 11:25:03,770 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "RELATEDTEXTRESOURCE" ADD CONSTRAINT "RELATEDTEXTRESOURCE_PK" PRIMARY KEY ("ID") 11:25:03,770 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "RELATEDTEXTRESOURCE" ADD CONSTRAINT "RELATEDTEXTRESOURCE_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:03,774 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "DUBLINCORE" ("ID" VARCHAR(36) NOT NULL, "DESCRIPTION" VARCHAR(2000), "LANGUAGE" VARCHAR, "COVERAGE" VARCHAR, "VALID" TIMESTAMP, "CREATOR" VARCHAR, "MODIFIED" TIMESTAMP, "LASTCONTRIBUTOR" VARCHAR, "RIGHTS" VARCHAR, "EXPIRED" TIMESTAMP, "FORMAT" VARCHAR, "CREATED" TIMESTAMP, "TITLE" VARCHAR, "ISSUED" TIMESTAMP, "NATURE" VARCHAR, "SOURCE" VARCHAR, "PUBLISHER" VARCHAR) 11:25:03,775 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "DUBLINCORE" ADD CONSTRAINT "DUBLINCORE_PK" PRIMARY KEY ("ID") 11:25:03,775 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "DUBLINCORE" ADD CONSTRAINT "DUBLINCORE_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:03,776 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "LOCKS" ("ID" VARCHAR(36) NOT NULL, "OWNER" VARCHAR(250), "CREATED" TIMESTAMP) 11:25:03,776 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "LOCKS" ADD CONSTRAINT "LOCKS_PK" PRIMARY KEY ("ID") 11:25:03,777 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "PUBLISH_SECTIONS" ("ID" VARCHAR(36) NOT NULL, "POS" INTEGER, "ITEM" VARCHAR) 11:25:03,777 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "PUBLISH_SECTIONS" ADD CONSTRAINT "PUBLISH_SECTIONS_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:03,778 TRACE [JDBCLogger] (1) SQL: CREATE INDEX "PUBLISH_SECTIONS_ID_IDX" ON "PUBLISH_SECTIONS" ("ID") 11:25:03,778 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "CONTENT" ("ID" VARCHAR(36) NOT NULL, "MIME-TYPE" VARCHAR, "DATA" VARCHAR(250), "NAME" VARCHAR, "LENGTH" BIGINT, "DIGEST" VARCHAR, "ENCODING" VARCHAR) 11:25:03,778 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "CONTENT" ADD CONSTRAINT "CONTENT_PK" PRIMARY KEY ("ID") 11:25:03,779 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "CONTENT" ADD CONSTRAINT "CONTENT_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:03,780 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "RELATION" ("ID" VARCHAR(36) NOT NULL, "TARGETSTRING" VARCHAR(10000), "PREDICATE" VARCHAR, "SOURCE" VARCHAR, "TARGETURI" VARCHAR, "SOURCEURI" VARCHAR, "TARGET" VARCHAR) 11:25:03,780 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "RELATION" ADD CONSTRAINT "RELATION_PK" PRIMARY KEY ("ID") 11:25:03,780 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "RELATION" ADD CONSTRAINT "RELATION_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:03,781 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "UID" ("ID" VARCHAR(36) NOT NULL, "UID" VARCHAR) 11:25:03,782 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "UID" ADD CONSTRAINT "UID_PK" PRIMARY KEY ("ID") 11:25:03,782 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "UID" ADD CONSTRAINT "UID_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:03,783 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "COMMON" ("ID" VARCHAR(36) NOT NULL, "ICON-EXPANDED" VARCHAR, "ICON" VARCHAR) 11:25:03,783 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "COMMON" ADD CONSTRAINT "COMMON_PK" PRIMARY KEY ("ID") 11:25:03,783 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "COMMON" ADD CONSTRAINT "COMMON_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:03,784 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "VERSIONS" ("ID" VARCHAR(36) NOT NULL, "VERSIONABLEID" VARCHAR(36), "CREATED" TIMESTAMP, "LABEL" VARCHAR(250), "DESCRIPTION" VARCHAR, "ISLATEST" BOOLEAN, "ISLATESTMAJOR" BOOLEAN) 11:25:03,785 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "VERSIONS" ADD CONSTRAINT "VERSIONS_PK" PRIMARY KEY ("ID") 11:25:03,785 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "VERSIONS" ADD CONSTRAINT "VERSIONS_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:03,786 TRACE [JDBCLogger] (1) SQL: CREATE INDEX "VERSIONS_VERSIONABLEID_IDX" ON "VERSIONS" ("VERSIONABLEID") 11:25:03,786 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "DOMAIN" ("ID" VARCHAR(36) NOT NULL, "DISPLAY_TYPE" BOOLEAN) 11:25:03,786 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "DOMAIN" ADD CONSTRAINT "DOMAIN_PK" PRIMARY KEY ("ID") 11:25:03,787 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "DOMAIN" ADD CONSTRAINT "DOMAIN_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:03,787 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "FULLTEXT" ("ID" VARCHAR(36) NOT NULL, "JOBID" VARCHAR(250), "SIMPLETEXT" CLOB, "BINARYTEXT" CLOB, "SIMPLETEXT_TITLE" CLOB, "BINARYTEXT_TITLE" CLOB) 11:25:03,788 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "FULLTEXT" ADD CONSTRAINT "FULLTEXT_PK" PRIMARY KEY ("ID") 11:25:03,788 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "FULLTEXT" ADD CONSTRAINT "FULLTEXT_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:03,789 TRACE [JDBCLogger] (1) SQL: CALL NXFT_CREATE_INDEX('PUBLIC_FULLTEXT_default', 'PUBLIC', 'FULLTEXT', ('SIMPLETEXT', 'BINARYTEXT'), 'org.apache.lucene.analysis.fr.FrenchAnalyzer') 11:25:03,997 TRACE [JDBCLogger] (1) SQL: CALL NXFT_CREATE_INDEX('PUBLIC_FULLTEXT_title', 'PUBLIC', 'FULLTEXT', ('SIMPLETEXT_TITLE', 'BINARYTEXT_TITLE'), 'org.apache.lucene.analysis.fr.FrenchAnalyzer') 11:25:04,004 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "PROXIES" ("ID" VARCHAR(36) NOT NULL, "TARGETID" VARCHAR(36), "VERSIONABLEID" VARCHAR(36)) 11:25:04,005 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "PROXIES" ADD CONSTRAINT "PROXIES_PK" PRIMARY KEY ("ID") 11:25:04,005 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "PROXIES" ADD CONSTRAINT "PROXIES_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:04,006 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "PROXIES" ADD CONSTRAINT "PROXIES_TARGETID_HIERARCHY_FK" FOREIGN KEY ("TARGETID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:04,008 TRACE [JDBCLogger] (1) SQL: CREATE INDEX "PROXIES_TARGETID_IDX" ON "PROXIES" ("TARGETID") 11:25:04,008 TRACE [JDBCLogger] (1) SQL: CREATE INDEX "PROXIES_VERSIONABLEID_IDX" ON "PROXIES" ("VERSIONABLEID") 11:25:04,009 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "DC_SUBJECTS" ("ID" VARCHAR(36) NOT NULL, "POS" INTEGER, "ITEM" VARCHAR) 11:25:04,009 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "DC_SUBJECTS" ADD CONSTRAINT "DC_SUBJECTS_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:04,010 TRACE [JDBCLogger] (1) SQL: CREATE INDEX "DC_SUBJECTS_ID_IDX" ON "DC_SUBJECTS" ("ID") 11:25:04,010 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "DC_CONTRIBUTORS" ("ID" VARCHAR(36) NOT NULL, "POS" INTEGER, "ITEM" VARCHAR) 11:25:04,010 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "DC_CONTRIBUTORS" ADD CONSTRAINT "DC_CONTRIBUTORS_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:04,011 TRACE [JDBCLogger] (1) SQL: CREATE INDEX "DC_CONTRIBUTORS_ID_IDX" ON "DC_CONTRIBUTORS" ("ID") 11:25:04,011 TRACE [JDBCLogger] (1) SQL: CREATE TABLE "MISC" ("ID" VARCHAR(36) NOT NULL, "LIFECYCLEPOLICY" VARCHAR(250), "LIFECYCLESTATE" VARCHAR(250)) 11:25:04,012 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "MISC" ADD CONSTRAINT "MISC_PK" PRIMARY KEY ("ID") 11:25:04,012 TRACE [JDBCLogger] (1) SQL: ALTER TABLE "MISC" ADD CONSTRAINT "MISC_ID_HIERARCHY_FK" FOREIGN KEY ("ID") REFERENCES "HIERARCHY" ON DELETE CASCADE 11:25:04,013 TRACE [JDBCLogger] (1) SQL: DROP TRIGGER IF EXISTS nx_trig_acls_modified; 11:25:04,013 TRACE [JDBCLogger] (1) SQL: DROP TRIGGER IF EXISTS nx_trig_hierarchy_modified; 11:25:04,013 TRACE [JDBCLogger] (1) SQL: DROP TRIGGER IF EXISTS NX_TRIG_DESC; 11:25:04,013 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@3c6aa04a for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:04,013 TRACE [TransactionCachingInterceptor] tx ended, returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@3c6aa04aManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,013 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: org.tranql.connector.jdbc.ConnectionHandle@3c6aa04aManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:04,014 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection org.tranql.connector.jdbc.ConnectionHandle@3c6aa04a for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:04,014 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@3c6aa04aManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,014 DEBUG [TransactionHelper] Starting transaction 11:25:04,014 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:04,014 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,015 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@2257fadf 11:25:04,015 TRACE [TransactionCachingInterceptor] Enlisting connection already associated with handle for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,015 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@5c82cd4f for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:04,015 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@5c82cd4fManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,015 DEBUG [TransactionHelper] Committing transaction 11:25:04,015 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:04,016 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return unshared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,016 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:04,017 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:04,017 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,018 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:04,018 DEBUG [SequenceTracer] @@ main -> main: tx end 2 ms @@ deactivate main 11:25:04,019 DEBUG [JDBCBackend] Database ready, fulltext: disabled=false searchDisabled=false. 11:25:04,021 INFO [RepositoryImpl] Repository test using lock manager VCSLockManager(test) 11:25:04,023 INFO [RepositoryImpl] VCS Mapper cache using: org.nuxeo.ecm.core.storage.sql.SoftRefCachingMapper 11:25:04,041 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,041 TRACE [JDBCLogger] (2) SQL: SELECT "ID" FROM "REPOSITORIES" WHERE "NAME" = 'test' 11:25:04,043 TRACE [JDBCLogger] (2) SQL: -> (none) 11:25:04,043 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@5109e8cf for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:04,043 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@5109e8cfManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,043 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,043 TRACE [JDBCLogger] (2) SQL: SELECT "ID" FROM "REPOSITORIES" WHERE "NAME" = 'default' 11:25:04,044 TRACE [JDBCLogger] (2) SQL: -> (none) 11:25:04,044 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@3f672204 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:04,044 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@3f672204ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,044 DEBUG [SessionImpl] Creating root 11:25:04,045 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,045 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@78b41097 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:04,045 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@78b41097ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,057 DEBUG [SessionImpl] Saving session 11:25:04,058 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,059 TRACE [JDBCLogger] (2) SQL: INSERT INTO "HIERARCHY" ("ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION", "ISRETENTIONACTIVE", "SYSTEMCHANGETOKEN", "CHANGETOKEN") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', NULL, NULL, '', false, 'Root', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0) 11:25:04,063 TRACE [JDBCLogger] (2) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 0, 'local', true, 'Everything', NULL, NULL, NULL, NULL, 'administrators', NULL) 11:25:04,063 TRACE [JDBCLogger] (2) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 1, 'local', true, 'Everything', NULL, NULL, NULL, NULL, 'Administrator', NULL) 11:25:04,064 TRACE [JDBCLogger] (2) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 2, 'local', true, 'Read', NULL, NULL, NULL, NULL, 'members', NULL) 11:25:04,064 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@21422231 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:04,064 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@21422231ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,064 DEBUG [SessionImpl] End of save 11:25:04,064 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,065 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@10ee04df for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:04,065 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@10ee04dfManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,065 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,066 TRACE [JDBCLogger] (2) SQL: INSERT INTO "REPOSITORIES" ("ID", "NAME") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 'test') 11:25:04,066 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@692fd26 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:04,066 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@692fd26ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,066 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,067 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@36f1046f for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:04,067 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@36f1046fManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,068 TRACE [NuxeoConnectionManager$InterceptorsImpl] Connection Manager repository/test installed pool org.nuxeo.runtime.jtajca.NuxeoPool$1@76c548f 11:25:04,069 DEBUG [NuxeoConnectionManager$InterceptorsImpl] ConnectionManager Interceptor stack; org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor[key=repository/test] org.apache.geronimo.connector.outbound.TCCLInterceptor[classLoader=org.nuxeo.osgi.application.SharedClassLoaderImpl@2e55dd0c] org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor[transactionManager=org.apache.geronimo.transaction.manager.TransactionManagerImpl@3163987e] org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor[transactionManager=org.apache.geronimo.transaction.manager.TransactionManagerImpl@3163987e] org.apache.geronimo.connector.outbound.ThreadLocalCachingConnectionInterceptor[matchConnections=false] org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor[minSize=0,maxSize=20,idleTimeoutMilliseconds=0,blockingTimeoutMilliseconds=100] org.apache.geronimo.connector.outbound.XAResourceInsertionInterceptor[name=repository/test] org.apache.geronimo.connector.outbound.MCFConnectionInterceptor[stack=org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor@7d0614f] 11:25:04,070 DEBUG [ManagedConnectionFactoryImpl] Created repository factory (org.nuxeo.ecm.core.storage.sql.ra.ConnectionFactoryImpl@3157e4c0) 11:25:04,070 DEBUG [TransactionHelper] Committing transaction 11:25:04,071 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:04,071 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,071 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@54da32dc no transaction 11:25:04,071 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:04,071 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3a095ec0. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@4f20a5e0. jdbc=conn1: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,071 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:04,072 DEBUG [SequenceTracer] @@ main -> main: tx end 499 ms @@ deactivate main 11:25:04,072 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 11:25:04,072 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.core.LocalConfigurationService 11:25:04,072 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.core.LocalConfigurationService 11:25:04,072 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 11:25:04,072 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 11:25:04,072 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.CoreService 11:25:04,072 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.CoreService 11:25:04,072 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 11:25:04,073 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 11:25:04,073 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.api.DocumentAdapterService 11:25:04,073 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.api.DocumentAdapterService 11:25:04,073 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.api.DocumentValidationService 11:25:04,073 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.api.DocumentValidationService 11:25:04,073 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 11:25:04,073 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 11:25:04,073 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 11:25:04,073 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 11:25:04,073 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 11:25:04,073 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 11:25:04,073 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 11:25:04,073 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 11:25:04,073 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 11:25:04,073 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 11:25:04,074 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.blob.BlobManager 11:25:04,074 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.blob.BlobManager 11:25:04,074 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 11:25:04,074 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 11:25:04,074 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 11:25:04,074 DEBUG [ConversionServiceImpl] CasheCGTaskActivator activated starting GC thread 11:25:04,075 DEBUG [ConversionServiceImpl] GC Thread started 11:25:04,075 DEBUG [GCTask] starting GC thread 11:25:04,075 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 11:25:04,075 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 11:25:04,075 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 11:25:04,075 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.io.MarshallerRegistry 11:25:04,075 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.io.MarshallerRegistry 11:25:04,075 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.io.download.DownloadService 11:25:04,076 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.io.download.DownloadService 11:25:04,076 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 11:25:04,076 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 11:25:04,076 DEBUG [ConversionCacheGCManager] GC Thread awake, see if there is some work to be done 11:25:04,076 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.repository.RepositoryService 11:25:04,076 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.repository.RepositoryService 11:25:04,076 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.scheduler.SchedulerService 11:25:04,077 DEBUG [ConversionCacheGCManager] No GC needed, go back to sleep for now 11:25:04,077 DEBUG [GCTask] GC sleeps for 600000 11:25:04,104 INFO [StdSchedulerFactory] Using default implementation for ThreadExecutor 11:25:04,125 INFO [SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 11:25:04,125 INFO [QuartzScheduler] Quartz Scheduler v.2.2.3 created. 11:25:04,126 INFO [RAMJobStore] RAMJobStore initialized. 11:25:04,127 INFO [QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v2.2.3) 'Quartz' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 11:25:04,128 INFO [StdSchedulerFactory] Quartz scheduler 'Quartz' initialized from an externally provided properties instance. 11:25:04,128 INFO [StdSchedulerFactory] Quartz scheduler version: 2.2.3 11:25:04,128 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED started. 11:25:04,136 DEBUG [QuartzSchedulerThread] batch acquisition of 0 triggers 11:25:04,137 DEBUG [QuartzSchedulerThread] batch acquisition of 0 triggers 11:25:04,137 INFO [SchedulerServiceImpl] Registering Schedule aceScheduler (cron=0 0/5 * * * ?) 11:25:04,153 INFO [SchedulerServiceImpl] Registering Schedule transientStoreGC (cron=0 0/15 * * * ?) 11:25:04,153 DEBUG [QuartzSchedulerThread] batch acquisition of 0 triggers 11:25:04,155 INFO [SchedulerServiceImpl] Registering Schedule orphanVersionsCleanup (cron=0 30 1 * * ?) 11:25:04,155 DEBUG [QuartzSchedulerThread] batch acquisition of 0 triggers 11:25:04,156 INFO [SchedulerServiceImpl] Registering Schedule softDeleteCleanup (cron=0 0/15 * * * ?) 11:25:04,156 DEBUG [QuartzSchedulerThread] batch acquisition of 0 triggers 11:25:04,157 INFO [SchedulerServiceImpl] scheduler started 11:25:04,157 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.scheduler.SchedulerService 11:25:04,158 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.schema.ObjectResolverService 11:25:04,158 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.schema.ObjectResolverService 11:25:04,158 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.security.SecurityService 11:25:04,158 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.security.SecurityService 11:25:04,158 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 11:25:04,158 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 11:25:04,158 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 11:25:04,158 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 11:25:04,159 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 11:25:04,159 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 11:25:04,159 DEBUG [QuartzSchedulerThread] batch acquisition of 0 triggers 11:25:04,159 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 11:25:04,159 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 11:25:04,159 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 11:25:04,159 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 11:25:04,159 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 11:25:04,160 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 11:25:04,160 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 11:25:04,160 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 11:25:04,160 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.trash.TrashService 11:25:04,160 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.trash.TrashService 11:25:04,160 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 11:25:04,160 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 11:25:04,160 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.core.versioning.VersioningService 11:25:04,161 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.core.versioning.VersioningService 11:25:04,161 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 11:25:04,161 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 11:25:04,161 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.directory.GenericDirectory 11:25:04,161 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.directory.GenericDirectory 11:25:04,161 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 11:25:04,161 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 11:25:04,162 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 11:25:04,162 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 11:25:04,162 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.directory.sql.config.login.test 11:25:04,162 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.directory.sql.config.login.test 11:25:04,162 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 11:25:04,162 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 11:25:04,162 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.platform.el.service 11:25:04,162 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.platform.el.service 11:25:04,162 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 11:25:04,163 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 11:25:04,163 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 11:25:04,163 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 11:25:04,163 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.ConfigurationService 11:25:04,163 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.ConfigurationService 11:25:04,163 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.EventService 11:25:04,163 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.EventService 11:25:04,163 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.LoginComponent 11:25:04,163 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.LoginComponent 11:25:04,164 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.RuntimeComponent 11:25:04,164 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.RuntimeComponent 11:25:04,164 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.jtajca.JtaActivator 11:25:04,164 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.jtajca.JtaActivator 11:25:04,164 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.management.ResourcePublisher 11:25:04,177 DEBUG [ResourcePublisherService$ResourcesRegistry] bound org.nuxeo.runtime.management.Resource@c1fa7d4 11:25:04,182 DEBUG [ResourcePublisherService$ResourcesRegistry] bound org.nuxeo.runtime.management.Resource@35178483 11:25:04,186 DEBUG [ResourcePublisherService$ResourcesRegistry] bound org.nuxeo.runtime.management.Resource@7a8136b3 11:25:04,186 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.management.ResourcePublisher 11:25:04,186 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.management.ServerLocator 11:25:04,186 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.management.ServerLocator 11:25:04,186 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.management.counters 11:25:04,201 DEBUG [ResourcePublisherService$ResourcesRegistry] bound org.nuxeo.runtime.management.Resource@6e8a9c30 11:25:04,202 DEBUG [ResourcePublisherService$ResourcesRegistry] registered org.nuxeo:name=root,type=Counter,management=metric 11:25:04,202 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.management.counters 11:25:04,202 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.management.metrics 11:25:04,202 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.management.metrics 11:25:04,202 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.metrics.MetricsService 11:25:04,210 INFO [MetricsServiceImpl] Setting up metrics configuration 11:25:04,251 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.metrics.MetricsService 11:25:04,252 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.model.persistence 11:25:04,252 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.model.persistence 11:25:04,252 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.reload 11:25:04,252 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.reload 11:25:04,252 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.services.resource.ResourceService 11:25:04,252 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.services.resource.ResourceService 11:25:04,252 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.targetplatforms.core.framework 11:25:04,252 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.targetplatforms.core.framework 11:25:04,252 DEBUG [ComponentManagerImpl] Dispatching event: STARTING_COMPONENT: service:org.nuxeo.runtime.trackers.files 11:25:04,252 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STARTED: service:org.nuxeo.runtime.trackers.files 11:25:04,253 TRACE [WorkQueuing$Listener$1Tracing] [default, 0, 0, 0, 0] -> activated 11:25:04,254 INFO [WorkManagerImpl] Activated work queue default WorkQueueDescriptor(id=default categories=[] queuing=true processing=true maxThreads=4 capacity=-1 clearCompletedAfterSeconds=) 11:25:04,256 TRACE [WorkQueuing$Listener$1Tracing] [updateACEStatus, 0, 0, 0, 0] -> activated 11:25:04,257 INFO [WorkManagerImpl] Activated work queue updateACEStatus WorkQueueDescriptor(id=updateACEStatus categories=[updateACEStatus] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 11:25:04,257 TRACE [WorkQueuing$Listener$1Tracing] [fulltextUpdater, 0, 0, 0, 0] -> activated 11:25:04,257 INFO [WorkManagerImpl] Activated work queue fulltextUpdater WorkQueueDescriptor(id=fulltextUpdater categories=[fulltextUpdater] queuing=true processing=true maxThreads=1 capacity=-1 clearCompletedAfterSeconds=) 11:25:04,258 DEBUG [TransactionHelper] Starting transaction 11:25:04,258 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:04,259 DEBUG [TransactionHelper] Committing transaction 11:25:04,259 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:04,260 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:04,260 DEBUG [SequenceTracer] @@ main -> main: tx end 1 ms @@ deactivate main 11:25:04,260 INFO [ComponentManagerImpl] Components started in 1.068 sec. 11:25:04,265 INFO [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 105 ====================================================================== 11:25:04,265 DEBUG [OSGiAdapter] End execution of class org.nuxeo.runtime.osgi.OSGiRuntimeService listener 11:25:04,265 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:04,265 DEBUG [WorkManagerImpl] awaitForCompletion 10000 ms 11:25:04,266 TRACE [WorkManagerImpl] default is completed 11:25:04,266 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:04,266 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:04,266 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main Running org.nuxeo.targetplatforms.io.test.TestJsonExporter 11:25:04,298 DEBUG [TransactionHelper] Starting transaction 11:25:04,299 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:04,309 DEBUG [LocalSession] Creating CoreSession: test/Administrator#1 11:25:04,314 DEBUG [ManagedConnectionImpl] construct: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:04,315 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,315 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@7c9bdee9 11:25:04,316 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:04,316 TRACE [JDBCLogger] (3) SQL: SELECT "ID" FROM "REPOSITORIES" WHERE "NAME" = 'test' 11:25:04,316 TRACE [JDBCLogger] (3) SQL: -> id=9afd2dbd-3d9f-4bdf-b52c-668158f4f155 11:25:04,316 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@31edeac for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:04,317 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@31edeacManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,317 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,318 TRACE [JDBCLogger] (3) SQL: SELECT "ID", "PARENTID", "POS", "NAME", "ISPROPERTY", "PRIMARYTYPE", "MIXINTYPES", "ISCHECKEDIN", "BASEVERSIONID", "MAJORVERSION", "MINORVERSION", "ISVERSION", "ISRETENTIONACTIVE", "SYSTEMCHANGETOKEN", "CHANGETOKEN" FROM "HIERARCHY" WHERE "ID" IN ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155') 11:25:04,319 TRACE [JDBCLogger] (3) SQL: -> id='9afd2dbd-3d9f-4bdf-b52c-668158f4f155', parentid=NULL, pos=NULL, name='', isproperty=false, primarytype='Root', mixintypes=NULL, ischeckedin=NULL, baseversionid=NULL, majorversion=NULL, minorversion=NULL, isversion=NULL, isretentionactive=NULL, systemchangetoken=0, changetoken=0 11:25:04,319 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@45bb2aa1 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:04,320 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@45bb2aa1ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,321 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying new connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:04,321 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@7c9bdee9 11:25:04,321 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=4000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=2000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:04,322 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,322 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@74db12c2 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:04,322 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@74db12c2ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,322 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:04,322 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:04,324 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2e3f79a2 11:25:04,331 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#1 11:25:04,335 DEBUG [TransactionHelper] Committing transaction 11:25:04,335 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:04,336 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#1 11:25:04,336 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2e3f79a2 11:25:04,336 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2e3f79a2 11:25:04,336 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2e3f79a2 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:04,336 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2e3f79a2ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:04,336 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=4000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=2000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:04,337 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=4000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=2000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:04,338 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=4000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=2000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:04,338 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:04,338 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:04,338 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:04,338 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:04,339 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:04,339 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,339 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:04,339 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:04,339 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,341 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:04,341 DEBUG [SequenceTracer] @@ main -> main: tx end 41 ms @@ deactivate main 11:25:04,341 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:04,341 DEBUG [WorkManagerImpl] awaitForCompletion 599994 ms 11:25:04,341 TRACE [WorkManagerImpl] default is completed 11:25:04,341 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:04,342 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:04,342 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:04,342 DEBUG [TransactionHelper] Starting transaction 11:25:04,342 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:04,342 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#1 11:25:04,342 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:04,342 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:04,343 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@4726927c 11:25:04,343 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=5000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:04,343 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,343 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@4726927c 11:25:04,343 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:04,343 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@7eb6b6b6 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:04,344 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@7eb6b6b6ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,344 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:04,344 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:04,344 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@7ed9499e 11:25:04,344 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#1 11:25:04,350 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,351 TRACE [JDBCLogger] (3) SQL: SELECT "ID", "LIFECYCLEPOLICY", "LIFECYCLESTATE" FROM "MISC" WHERE "ID" IN ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155') 11:25:04,351 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@736309a9 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:04,351 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@736309a9ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,352 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,352 TRACE [JDBCLogger] (3) SQL: SELECT "ID", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP" FROM "ACLS" WHERE "ID" IN ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155') ORDER BY "ID", "POS" 11:25:04,353 TRACE [JDBCLogger] (3) SQL: -> Row(acls, 9afd2dbd-3d9f-4bdf-b52c-668158f4f155, [ACLRow(0,local,GRANT,Everything,administrators,null,null,null44null), ACLRow(1,local,GRANT,Everything,Administrator,null,null,null44null), ACLRow(2,local,GRANT,Read,members,null,null,null44null)]) 11:25:04,354 TRACE [JDBCLogger] (3) SQL: SELECT "ID", "ICON-EXPANDED", "ICON" FROM "COMMON" WHERE "ID" IN ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155') 11:25:04,354 TRACE [JDBCLogger] (3) SQL: SELECT "ID", "VERSIONABLEID", "CREATED", "LABEL", "DESCRIPTION", "ISLATEST", "ISLATESTMAJOR" FROM "VERSIONS" WHERE "ID" IN ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155') 11:25:04,355 TRACE [JDBCLogger] (3) SQL: SELECT "ID", "DESCRIPTION", "LANGUAGE", "COVERAGE", "VALID", "CREATOR", "MODIFIED", "LASTCONTRIBUTOR", "RIGHTS", "EXPIRED", "FORMAT", "CREATED", "TITLE", "ISSUED", "NATURE", "SOURCE", "PUBLISHER" FROM "DUBLINCORE" WHERE "ID" IN ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155') 11:25:04,355 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@4e93dcb9 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:04,355 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@4e93dcb9ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,385 INFO [CacheServiceImpl] Cache registered: cache-targetPlatformOverrides 11:25:04,478 INFO [CacheServiceImpl] Cache registered: cacheWithoutReference-targetPlatformOverrides 11:25:04,481 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying new connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3baf6936. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@285f38f6. jdbc=conn11: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,482 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3baf6936. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@285f38f6. jdbc=conn11: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4e1459ea in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@4726927c 11:25:04,482 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@285f38f6. jdbc=conn11: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 11:25:04,486 DEBUG [SQLHelper] setting up table 'targetPlatformOverrides', policy='on_missing_columns' 11:25:04,488 DEBUG [SQLHelper] checking if table targetPlatformOverrides exists: false 11:25:04,488 TRACE [JDBCLogger] (SQLDirectory) SQL: CREATE TABLE "targetPlatformOverrides" ("default" BIGINT, "restricted" BIGINT, "deprecated" BIGINT, "id" VARCHAR NOT NULL, "enabled" BIGINT, "trial" BIGINT) 11:25:04,489 TRACE [JDBCLogger] (SQLDirectory) SQL: ALTER TABLE "targetPlatformOverrides" ADD CONSTRAINT "TARGETPLATFORMOVERRIDES_PK" PRIMARY KEY ("id") 11:25:04,489 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@642505c7 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3baf6936. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@285f38f6. jdbc=conn11: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@285f38f6. jdbc=conn11: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:04,490 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@642505c7ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3baf6936. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@285f38f6. jdbc=conn11: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,499 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3baf6936. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@285f38f6. jdbc=conn11: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,501 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:04,504 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@28c86134 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3baf6936. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@285f38f6. jdbc=conn11: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@285f38f6. jdbc=conn11: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:04,505 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@28c86134ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3baf6936. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@285f38f6. jdbc=conn11: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,505 DEBUG [TransactionHelper] Committing transaction 11:25:04,505 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:04,505 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#1 11:25:04,505 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@7ed9499e 11:25:04,506 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@7ed9499e 11:25:04,506 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@7ed9499e for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:04,506 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@7ed9499eManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:04,506 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=5000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:04,506 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=5000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:04,507 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=5000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:04,507 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:04,507 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:04,507 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:04,508 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:04,508 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:04,508 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3baf6936. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@285f38f6. jdbc=conn11: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,508 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3baf6936. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@285f38f6. jdbc=conn11: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4e1459ea no transaction 11:25:04,508 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3baf6936. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@285f38f6. jdbc=conn11: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@285f38f6. jdbc=conn11: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 11:25:04,508 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@3baf6936. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@285f38f6. jdbc=conn11: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,509 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,509 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:04,509 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:04,509 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,509 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:04,510 DEBUG [SequenceTracer] @@ main -> main: tx end 167 ms @@ deactivate main 11:25:04,510 DEBUG [TransactionHelper] Starting transaction 11:25:04,510 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:04,552 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:04,552 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@4492eede 11:25:04,552 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 11:25:04,553 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cap-5.8' 11:25:04,554 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@27b45ea for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:04,554 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@27b45eaManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,159 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,160 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,161 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@36681447 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,161 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@36681447ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,164 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,165 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,165 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@15639440 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,165 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@15639440ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,165 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,166 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@121bb45b for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,166 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@121bb45bManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,166 DEBUG [TransactionHelper] Committing transaction 11:25:05,166 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,166 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,166 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e no transaction 11:25:05,166 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 11:25:05,167 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,167 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,167 DEBUG [SequenceTracer] @@ main -> main: tx end 656 ms @@ deactivate main 11:25:05,167 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,167 DEBUG [WorkManagerImpl] awaitForCompletion 599999 ms 11:25:05,167 TRACE [WorkManagerImpl] default is completed 11:25:05,167 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,167 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,167 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,168 DEBUG [TransactionHelper] Starting transaction 11:25:05,168 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,169 DEBUG [TransactionHelper] Starting transaction 11:25:05,169 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,169 TRACE [CoreFeature] remove everything except root 11:25:05,170 DEBUG [SecurityPolicyServiceImpl] Ordered security policies: [lock] 11:25:05,171 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#1 11:25:05,171 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,171 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,172 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@5a6d30e2 11:25:05,172 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=8000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,172 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,172 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@5a6d30e2 11:25:05,173 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,173 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@6dcc40f5 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,173 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@6dcc40f5ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,173 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,174 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,174 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2b680207 11:25:05,174 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#1 11:25:05,174 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,217 TRACE [JDBCLogger] (3) SQL: SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'Note', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'Domain', 'HiddenFolder', 'Section', 'File', 'Workspace'))) 11:25:05,223 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@4c58255 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,224 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@4c58255ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,225 TRACE [JDBCLogger] (3) SQL: -> END 11:25:05,226 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,227 TRACE [JDBCLogger] (3) SQL: SELECT "HIERARCHY"."ID", "HIERARCHY"."POS", "HIERARCHY"."NAME", "HIERARCHY"."PRIMARYTYPE", "HIERARCHY"."MIXINTYPES", "HIERARCHY"."ISCHECKEDIN", "HIERARCHY"."BASEVERSIONID", "HIERARCHY"."MAJORVERSION", "HIERARCHY"."MINORVERSION", "HIERARCHY"."ISVERSION", "HIERARCHY"."ISRETENTIONACTIVE", "HIERARCHY"."SYSTEMCHANGETOKEN", "HIERARCHY"."CHANGETOKEN" FROM "HIERARCHY" WHERE "HIERARCHY"."PARENTID" = '9afd2dbd-3d9f-4bdf-b52c-668158f4f155' AND "HIERARCHY"."ISPROPERTY" = false 11:25:05,227 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@10b1a751 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,228 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@10b1a751ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,228 TRACE [CoreFeature] remove orphan versions as OrphanVersionRemoverListener is not triggered by CoreSession#removeChildren 11:25:05,229 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,233 TRACE [JDBCLogger] (3) SQL: SELECT "_C1" FROM (SELECT "HIERARCHY"."ID" AS "_C1" FROM "HIERARCHY" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace'))) UNION ALL SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace')))) 11:25:05,247 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@53cf9c99 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,247 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@53cf9c99ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,248 TRACE [JDBCLogger] (3) SQL: -> END 11:25:05,252 DEBUG [SessionImpl] Saving session 11:25:05,252 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,253 TRACE [JDBCLogger] (3) SQL: DELETE FROM "ACLS" WHERE "ID" = '9afd2dbd-3d9f-4bdf-b52c-668158f4f155' 11:25:05,254 TRACE [JDBCLogger] (3) SQL: -> 3 rows 11:25:05,255 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 0, 'local', true, 'Everything', NULL, NULL, NULL, NULL, 'administrators', NULL) 11:25:05,255 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 1, 'local', true, 'Everything', NULL, NULL, NULL, NULL, 'Administrator', NULL) 11:25:05,255 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 2, 'local', true, 'Read', NULL, NULL, NULL, NULL, 'members', NULL) 11:25:05,258 TRACE [JDBCLogger] (3) SQL: UPDATE "HIERARCHY" SET "SYSTEMCHANGETOKEN" = "SYSTEMCHANGETOKEN" + 1 WHERE "ID" = '9afd2dbd-3d9f-4bdf-b52c-668158f4f155' 11:25:05,258 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@6ad16c5d for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,258 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@6ad16c5dManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,258 DEBUG [SessionImpl] End of save 11:25:05,259 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,259 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@74ea46e2 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,259 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@74ea46e2ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,259 DEBUG [TransactionHelper] Committing transaction 11:25:05,259 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,259 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#1 11:25:05,260 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2b680207 11:25:05,260 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2b680207 11:25:05,260 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2b680207 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,260 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2b680207ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,260 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=8000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,260 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=8000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,261 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=8000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,261 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,261 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,261 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,261 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,261 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,261 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,261 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,262 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,262 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,262 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,262 DEBUG [SequenceTracer] @@ main -> main: tx end 92 ms @@ deactivate main 11:25:05,262 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,262 DEBUG [WorkManagerImpl] awaitForCompletion 599997 ms 11:25:05,262 TRACE [WorkManagerImpl] default is completed 11:25:05,262 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,263 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,263 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,263 DEBUG [TransactionHelper] Starting transaction 11:25:05,263 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,263 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#1 11:25:05,263 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,263 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,264 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@6f911326 11:25:05,264 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=9000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,264 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,264 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@6f911326 11:25:05,264 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,264 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@f1d0004 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,265 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@f1d0004ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,265 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,265 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,265 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@6e4f263e 11:25:05,265 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#1 11:25:05,265 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,267 TRACE [JDBCLogger] (3) SQL: SELECT "_C1" FROM (SELECT "HIERARCHY"."ID" AS "_C1" FROM "HIERARCHY" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace'))) UNION ALL SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace')))) 11:25:05,268 TRACE [JDBCLogger] (3) SQL: -> [] 11:25:05,268 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@315f09ef for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,268 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@315f09efManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,269 DEBUG [TransactionHelper] Committing transaction 11:25:05,269 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,269 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#1 11:25:05,269 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@6e4f263e 11:25:05,269 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@6e4f263e 11:25:05,269 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@6e4f263e for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,269 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@6e4f263eManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,269 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=9000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,270 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=9000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,270 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=9000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,270 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,270 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,270 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,270 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,270 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,271 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,271 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,271 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,271 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,271 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,271 DEBUG [SequenceTracer] @@ main -> main: tx end 8 ms @@ deactivate main 11:25:05,272 DEBUG [LocalSession] Destroying CoreSession: test/Administrator#1 11:25:05,272 DEBUG [TransactionHelper] Committing transaction 11:25:05,272 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,272 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,272 DEBUG [SequenceTracer] @@ main -> main: tx end 104 ms @@ deactivate main 11:25:05,279 DEBUG [TransactionHelper] Starting transaction 11:25:05,279 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,279 DEBUG [LocalSession] Creating CoreSession: test/Administrator#2 11:25:05,279 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,280 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,280 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@31ddb930 11:25:05,280 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=a000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,280 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,280 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@31ddb930 11:25:05,280 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,280 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@12eedfee for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,281 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@12eedfeeManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,281 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,281 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,281 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@3c3c4a71 11:25:05,281 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#2 11:25:05,281 DEBUG [TransactionHelper] Committing transaction 11:25:05,282 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,282 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#2 11:25:05,282 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@3c3c4a71 11:25:05,282 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@3c3c4a71 11:25:05,282 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@3c3c4a71 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,282 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@3c3c4a71ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,282 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=a000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,282 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=a000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,283 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=a000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,283 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,283 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,283 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,283 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,283 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,283 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,283 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,283 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,284 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,284 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,284 DEBUG [SequenceTracer] @@ main -> main: tx end 4 ms @@ deactivate main 11:25:05,284 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,284 DEBUG [WorkManagerImpl] awaitForCompletion 599997 ms 11:25:05,284 TRACE [WorkManagerImpl] default is completed 11:25:05,284 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,284 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,285 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,285 DEBUG [TransactionHelper] Starting transaction 11:25:05,285 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,285 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#2 11:25:05,285 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,285 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,285 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@4f9a6c2d 11:25:05,286 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=b000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,286 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,286 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@4f9a6c2d 11:25:05,286 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,286 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@2b6fcb9f for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,286 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@2b6fcb9fManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,287 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,287 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,287 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@75de6341 11:25:05,287 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#2 11:25:05,287 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,288 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@4f9a6c2d 11:25:05,288 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 11:25:05,288 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,288 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@68f0f72c for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,288 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@68f0f72cManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,288 DEBUG [TransactionHelper] Committing transaction 11:25:05,289 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,289 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#2 11:25:05,289 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@75de6341 11:25:05,289 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@75de6341 11:25:05,289 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@75de6341 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,289 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@75de6341ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,289 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=b000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,289 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=b000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,290 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=b000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,290 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,290 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,290 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,290 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,290 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,290 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,290 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e no transaction 11:25:05,290 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 11:25:05,290 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,291 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,291 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,291 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,291 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,291 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,291 DEBUG [SequenceTracer] @@ main -> main: tx end 6 ms @@ deactivate main 11:25:05,291 DEBUG [TransactionHelper] Starting transaction 11:25:05,291 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,293 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,293 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@3d96fa9e 11:25:05,293 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 11:25:05,293 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cap-5.8' 11:25:05,294 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@b887730 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,294 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@b887730ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,336 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,337 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,337 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@54e02f6a for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,337 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@54e02f6aManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,337 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,337 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,338 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@17f3eefb for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,338 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@17f3eefbManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,338 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,338 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@3ba46e63 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,338 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@3ba46e63ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,338 DEBUG [TransactionHelper] Committing transaction 11:25:05,338 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,338 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,339 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e no transaction 11:25:05,339 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 11:25:05,339 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,343 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,344 DEBUG [SequenceTracer] @@ main -> main: tx end 47 ms @@ deactivate main 11:25:05,344 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,344 DEBUG [WorkManagerImpl] awaitForCompletion 599994 ms 11:25:05,344 TRACE [WorkManagerImpl] default is completed 11:25:05,344 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,345 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,345 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,345 DEBUG [TransactionHelper] Starting transaction 11:25:05,345 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,345 DEBUG [TransactionHelper] Starting transaction 11:25:05,345 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,346 TRACE [CoreFeature] remove everything except root 11:25:05,346 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#2 11:25:05,346 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,346 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,346 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@2dc3271b 11:25:05,347 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=e000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,347 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,347 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@2dc3271b 11:25:05,348 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,348 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@254f906e for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,348 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@254f906eManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,348 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,348 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,349 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@3d0035d2 11:25:05,349 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#2 11:25:05,349 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,350 TRACE [JDBCLogger] (3) SQL: SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'Note', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'Domain', 'HiddenFolder', 'Section', 'File', 'Workspace'))) 11:25:05,351 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@1f346ad2 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,351 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@1f346ad2ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,351 TRACE [JDBCLogger] (3) SQL: -> END 11:25:05,351 TRACE [CoreFeature] remove orphan versions as OrphanVersionRemoverListener is not triggered by CoreSession#removeChildren 11:25:05,352 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,352 TRACE [JDBCLogger] (3) SQL: SELECT "_C1" FROM (SELECT "HIERARCHY"."ID" AS "_C1" FROM "HIERARCHY" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace'))) UNION ALL SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace')))) 11:25:05,352 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@7ab34619 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,353 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@7ab34619ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,353 TRACE [JDBCLogger] (3) SQL: -> END 11:25:05,354 DEBUG [SessionImpl] Saving session 11:25:05,354 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,354 TRACE [JDBCLogger] (3) SQL: DELETE FROM "ACLS" WHERE "ID" = '9afd2dbd-3d9f-4bdf-b52c-668158f4f155' 11:25:05,355 TRACE [JDBCLogger] (3) SQL: -> 3 rows 11:25:05,355 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 0, 'local', true, 'Everything', NULL, NULL, NULL, NULL, 'administrators', NULL) 11:25:05,355 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 1, 'local', true, 'Everything', NULL, NULL, NULL, NULL, 'Administrator', NULL) 11:25:05,356 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 2, 'local', true, 'Read', NULL, NULL, NULL, NULL, 'members', NULL) 11:25:05,356 TRACE [JDBCLogger] (3) SQL: UPDATE "HIERARCHY" SET "SYSTEMCHANGETOKEN" = "SYSTEMCHANGETOKEN" + 1 WHERE "ID" = '9afd2dbd-3d9f-4bdf-b52c-668158f4f155' 11:25:05,357 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@524270b8 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,357 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@524270b8ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,357 DEBUG [SessionImpl] End of save 11:25:05,357 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,358 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@4acb7ecc for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,358 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@4acb7eccManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,358 DEBUG [TransactionHelper] Committing transaction 11:25:05,358 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,359 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#2 11:25:05,359 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@3d0035d2 11:25:05,359 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@3d0035d2 11:25:05,359 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@3d0035d2 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,359 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@3d0035d2ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,360 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=e000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,360 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=e000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,360 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=e000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,361 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,361 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,361 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,361 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,361 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,361 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,362 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,362 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,362 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,362 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,363 DEBUG [SequenceTracer] @@ main -> main: tx end 16 ms @@ deactivate main 11:25:05,363 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,363 DEBUG [WorkManagerImpl] awaitForCompletion 599995 ms 11:25:05,363 TRACE [WorkManagerImpl] default is completed 11:25:05,363 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,363 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,364 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,364 DEBUG [TransactionHelper] Starting transaction 11:25:05,364 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,364 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#2 11:25:05,364 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,365 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,365 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@2a4f5433 11:25:05,365 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=f000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,365 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,365 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@2a4f5433 11:25:05,365 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,366 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@6812fa3a for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,366 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@6812fa3aManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,366 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,366 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,366 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@29149030 11:25:05,366 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#2 11:25:05,366 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,367 TRACE [JDBCLogger] (3) SQL: SELECT "_C1" FROM (SELECT "HIERARCHY"."ID" AS "_C1" FROM "HIERARCHY" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace'))) UNION ALL SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace')))) 11:25:05,368 TRACE [JDBCLogger] (3) SQL: -> [] 11:25:05,368 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@68868328 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,369 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@68868328ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,369 DEBUG [TransactionHelper] Committing transaction 11:25:05,369 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,369 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#2 11:25:05,369 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@29149030 11:25:05,370 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@29149030 11:25:05,370 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@29149030 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,370 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@29149030ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,370 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=f000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,370 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=f000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,371 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=f000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,371 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,371 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,371 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,371 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,371 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,372 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,372 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,372 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,372 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,372 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,373 DEBUG [SequenceTracer] @@ main -> main: tx end 8 ms @@ deactivate main 11:25:05,373 DEBUG [LocalSession] Destroying CoreSession: test/Administrator#2 11:25:05,373 DEBUG [TransactionHelper] Committing transaction 11:25:05,373 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,373 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,373 DEBUG [SequenceTracer] @@ main -> main: tx end 27 ms @@ deactivate main 11:25:05,391 DEBUG [TransactionHelper] Starting transaction 11:25:05,392 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,392 DEBUG [LocalSession] Creating CoreSession: test/Administrator#3 11:25:05,392 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,392 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,392 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@7f5538a1 11:25:05,392 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=10000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,393 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,393 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@7f5538a1 11:25:05,393 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,393 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@72fd8a3c for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,393 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@72fd8a3cManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,393 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,393 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,394 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@1f9f381d 11:25:05,394 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#3 11:25:05,394 DEBUG [TransactionHelper] Committing transaction 11:25:05,394 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,394 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#3 11:25:05,394 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@1f9f381d 11:25:05,394 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@1f9f381d 11:25:05,395 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@1f9f381d for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,395 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@1f9f381dManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,395 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=10000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,395 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=10000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,395 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=10000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,395 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,396 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,396 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,396 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,396 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,396 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,396 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,396 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,396 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,397 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,397 DEBUG [SequenceTracer] @@ main -> main: tx end 4 ms @@ deactivate main 11:25:05,397 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,397 DEBUG [WorkManagerImpl] awaitForCompletion 599997 ms 11:25:05,397 TRACE [WorkManagerImpl] default is completed 11:25:05,397 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,397 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,398 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,398 DEBUG [TransactionHelper] Starting transaction 11:25:05,398 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,398 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#3 11:25:05,398 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,398 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,398 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@623ebac7 11:25:05,399 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=11000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,399 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,399 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@623ebac7 11:25:05,399 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,400 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@1ab5f08a for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,400 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@1ab5f08aManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,400 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,400 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,400 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@6edf29c1 11:25:05,400 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#3 11:25:05,401 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,401 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@623ebac7 11:25:05,401 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 11:25:05,401 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,401 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@66b59b7d for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,401 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@66b59b7dManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,402 DEBUG [TransactionHelper] Committing transaction 11:25:05,402 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,402 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#3 11:25:05,402 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@6edf29c1 11:25:05,402 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@6edf29c1 11:25:05,402 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@6edf29c1 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,402 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@6edf29c1ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,402 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=11000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,402 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=11000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,403 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=11000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,403 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,403 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,403 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,403 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,403 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,403 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,403 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e no transaction 11:25:05,403 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 11:25:05,404 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,404 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,404 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,404 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,404 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,404 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,404 DEBUG [SequenceTracer] @@ main -> main: tx end 6 ms @@ deactivate main 11:25:05,404 DEBUG [TransactionHelper] Starting transaction 11:25:05,404 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,406 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,406 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@53311681 11:25:05,406 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 11:25:05,406 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cap-5.8' 11:25:05,407 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@753aca85 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,407 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@753aca85ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,411 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,411 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cap-5.8' 11:25:05,412 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@3dd31157 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,412 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@3dd31157ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,417 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,417 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,417 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@31c628e7 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,418 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@31c628e7ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,418 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,418 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,418 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@3240b2a4 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,419 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@3240b2a4ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,419 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,419 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@58434b19 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,419 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@58434b19ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,419 DEBUG [TransactionHelper] Committing transaction 11:25:05,420 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,420 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,420 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e no transaction 11:25:05,420 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 11:25:05,420 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,420 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,420 DEBUG [SequenceTracer] @@ main -> main: tx end 15 ms @@ deactivate main 11:25:05,420 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,421 DEBUG [WorkManagerImpl] awaitForCompletion 599999 ms 11:25:05,421 TRACE [WorkManagerImpl] default is completed 11:25:05,421 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,421 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,421 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,421 DEBUG [TransactionHelper] Starting transaction 11:25:05,421 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,421 DEBUG [TransactionHelper] Starting transaction 11:25:05,421 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,422 TRACE [CoreFeature] remove everything except root 11:25:05,422 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#3 11:25:05,422 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,422 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,423 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@7dbe2ebf 11:25:05,423 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=14000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,423 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,423 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@7dbe2ebf 11:25:05,423 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,423 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@4adc663e for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,424 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@4adc663eManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,424 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,424 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,424 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@885e7ff 11:25:05,424 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#3 11:25:05,424 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,425 TRACE [JDBCLogger] (3) SQL: SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'Note', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'Domain', 'HiddenFolder', 'Section', 'File', 'Workspace'))) 11:25:05,425 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@4fa9ab6 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,425 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@4fa9ab6ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,426 TRACE [JDBCLogger] (3) SQL: -> END 11:25:05,426 TRACE [CoreFeature] remove orphan versions as OrphanVersionRemoverListener is not triggered by CoreSession#removeChildren 11:25:05,426 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,427 TRACE [JDBCLogger] (3) SQL: SELECT "_C1" FROM (SELECT "HIERARCHY"."ID" AS "_C1" FROM "HIERARCHY" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace'))) UNION ALL SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace')))) 11:25:05,427 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@a2341c6 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,427 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@a2341c6ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,427 TRACE [JDBCLogger] (3) SQL: -> END 11:25:05,428 DEBUG [SessionImpl] Saving session 11:25:05,429 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,429 TRACE [JDBCLogger] (3) SQL: DELETE FROM "ACLS" WHERE "ID" = '9afd2dbd-3d9f-4bdf-b52c-668158f4f155' 11:25:05,429 TRACE [JDBCLogger] (3) SQL: -> 3 rows 11:25:05,430 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 0, 'local', true, 'Everything', NULL, NULL, NULL, NULL, 'administrators', NULL) 11:25:05,430 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 1, 'local', true, 'Everything', NULL, NULL, NULL, NULL, 'Administrator', NULL) 11:25:05,430 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 2, 'local', true, 'Read', NULL, NULL, NULL, NULL, 'members', NULL) 11:25:05,430 TRACE [JDBCLogger] (3) SQL: UPDATE "HIERARCHY" SET "SYSTEMCHANGETOKEN" = "SYSTEMCHANGETOKEN" + 1 WHERE "ID" = '9afd2dbd-3d9f-4bdf-b52c-668158f4f155' 11:25:05,431 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@5cf3157b for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,431 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@5cf3157bManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,431 DEBUG [SessionImpl] End of save 11:25:05,431 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,431 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@625dfff3 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,431 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@625dfff3ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,432 DEBUG [TransactionHelper] Committing transaction 11:25:05,432 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,432 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#3 11:25:05,432 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@885e7ff 11:25:05,432 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@885e7ff 11:25:05,432 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@885e7ff for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,432 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@885e7ffManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,433 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=14000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,433 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=14000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,433 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=14000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,433 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,433 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,433 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,433 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,434 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,434 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,434 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,434 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,434 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,434 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,434 DEBUG [SequenceTracer] @@ main -> main: tx end 12 ms @@ deactivate main 11:25:05,435 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,435 DEBUG [WorkManagerImpl] awaitForCompletion 599997 ms 11:25:05,435 TRACE [WorkManagerImpl] default is completed 11:25:05,435 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,435 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,435 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,435 DEBUG [TransactionHelper] Starting transaction 11:25:05,435 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,436 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#3 11:25:05,436 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,436 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,436 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@26350ea2 11:25:05,436 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=15000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,436 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,437 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@26350ea2 11:25:05,437 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,437 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@1e9469b8 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,437 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@1e9469b8ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,437 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,437 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,437 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@5a08efdc 11:25:05,438 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#3 11:25:05,438 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,438 TRACE [JDBCLogger] (3) SQL: SELECT "_C1" FROM (SELECT "HIERARCHY"."ID" AS "_C1" FROM "HIERARCHY" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace'))) UNION ALL SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace')))) 11:25:05,439 TRACE [JDBCLogger] (3) SQL: -> [] 11:25:05,439 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@59696551 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,439 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@59696551ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,439 DEBUG [TransactionHelper] Committing transaction 11:25:05,439 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,439 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#3 11:25:05,440 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@5a08efdc 11:25:05,440 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@5a08efdc 11:25:05,440 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@5a08efdc for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,440 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@5a08efdcManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,440 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=15000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,440 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=15000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,440 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=15000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,440 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,441 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,441 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,441 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,441 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,441 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,441 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,441 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,441 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,441 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,442 DEBUG [SequenceTracer] @@ main -> main: tx end 5 ms @@ deactivate main 11:25:05,442 DEBUG [LocalSession] Destroying CoreSession: test/Administrator#3 11:25:05,442 DEBUG [TransactionHelper] Committing transaction 11:25:05,442 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,442 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,442 DEBUG [SequenceTracer] @@ main -> main: tx end 20 ms @@ deactivate main 11:25:05,446 DEBUG [TransactionHelper] Starting transaction 11:25:05,446 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,447 DEBUG [LocalSession] Creating CoreSession: test/Administrator#4 11:25:05,447 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,447 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,447 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@984169e 11:25:05,447 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=16000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,447 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,448 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@984169e 11:25:05,448 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,448 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@43f1bb92 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,448 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@43f1bb92ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,448 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,448 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,448 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@6d6bbd35 11:25:05,449 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#4 11:25:05,449 DEBUG [TransactionHelper] Committing transaction 11:25:05,449 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,449 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#4 11:25:05,449 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@6d6bbd35 11:25:05,449 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@6d6bbd35 11:25:05,449 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@6d6bbd35 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,450 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@6d6bbd35ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,450 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=16000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,450 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=16000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,450 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=16000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,450 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,450 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,450 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,450 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,450 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,451 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,451 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,451 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,451 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,451 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,451 DEBUG [SequenceTracer] @@ main -> main: tx end 4 ms @@ deactivate main 11:25:05,451 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,451 DEBUG [WorkManagerImpl] awaitForCompletion 599998 ms 11:25:05,452 TRACE [WorkManagerImpl] default is completed 11:25:05,452 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,452 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,452 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,452 DEBUG [TransactionHelper] Starting transaction 11:25:05,452 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,452 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#4 11:25:05,452 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,452 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,452 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@7544ac86 11:25:05,453 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=17000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,453 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,453 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@7544ac86 11:25:05,453 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,453 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@3b27b497 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,453 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@3b27b497ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,453 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,454 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,454 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@b1534d3 11:25:05,454 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#4 11:25:05,454 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,454 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@7544ac86 11:25:05,455 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 11:25:05,455 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,455 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@6c841199 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,455 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@6c841199ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,455 DEBUG [TransactionHelper] Committing transaction 11:25:05,455 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,455 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#4 11:25:05,456 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@b1534d3 11:25:05,456 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@b1534d3 11:25:05,456 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@b1534d3 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,456 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@b1534d3ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,456 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=17000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,456 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=17000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,456 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=17000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,456 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,457 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,457 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,457 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,457 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,457 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,457 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e no transaction 11:25:05,457 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 11:25:05,457 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,458 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,458 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,458 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,458 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,458 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,458 DEBUG [SequenceTracer] @@ main -> main: tx end 5 ms @@ deactivate main 11:25:05,458 DEBUG [TransactionHelper] Starting transaction 11:25:05,458 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,500 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,501 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@6a818392 11:25:05,501 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 11:25:05,501 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,501 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@489091bd for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,501 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@489091bdManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,502 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,502 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,502 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@512d6e60 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,502 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@512d6e60ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,502 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,502 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@1de9b505 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,503 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@1de9b505ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,503 DEBUG [TransactionHelper] Committing transaction 11:25:05,503 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,503 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,503 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e no transaction 11:25:05,503 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 11:25:05,503 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,504 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,504 DEBUG [SequenceTracer] @@ main -> main: tx end 44 ms @@ deactivate main 11:25:05,504 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,504 DEBUG [WorkManagerImpl] awaitForCompletion 599999 ms 11:25:05,504 TRACE [WorkManagerImpl] default is completed 11:25:05,504 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,505 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,505 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,505 DEBUG [TransactionHelper] Starting transaction 11:25:05,505 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,505 DEBUG [TransactionHelper] Starting transaction 11:25:05,505 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,505 TRACE [CoreFeature] remove everything except root 11:25:05,505 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#4 11:25:05,506 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,506 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,506 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@3743539f 11:25:05,506 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=1a000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,506 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,506 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@3743539f 11:25:05,507 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,507 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@d277579 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,507 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@d277579ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,507 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,507 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,507 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@5db6b845 11:25:05,508 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#4 11:25:05,508 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,509 TRACE [JDBCLogger] (3) SQL: SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'Note', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'Domain', 'HiddenFolder', 'Section', 'File', 'Workspace'))) 11:25:05,509 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@1afd72ef for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,510 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@1afd72efManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,510 TRACE [JDBCLogger] (3) SQL: -> END 11:25:05,510 TRACE [CoreFeature] remove orphan versions as OrphanVersionRemoverListener is not triggered by CoreSession#removeChildren 11:25:05,510 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,511 TRACE [JDBCLogger] (3) SQL: SELECT "_C1" FROM (SELECT "HIERARCHY"."ID" AS "_C1" FROM "HIERARCHY" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace'))) UNION ALL SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace')))) 11:25:05,511 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@445bb139 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,511 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@445bb139ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,512 TRACE [JDBCLogger] (3) SQL: -> END 11:25:05,513 DEBUG [SessionImpl] Saving session 11:25:05,513 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,513 TRACE [JDBCLogger] (3) SQL: DELETE FROM "ACLS" WHERE "ID" = '9afd2dbd-3d9f-4bdf-b52c-668158f4f155' 11:25:05,513 TRACE [JDBCLogger] (3) SQL: -> 3 rows 11:25:05,513 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 0, 'local', true, 'Everything', NULL, NULL, NULL, NULL, 'administrators', NULL) 11:25:05,514 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 1, 'local', true, 'Everything', NULL, NULL, NULL, NULL, 'Administrator', NULL) 11:25:05,514 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 2, 'local', true, 'Read', NULL, NULL, NULL, NULL, 'members', NULL) 11:25:05,514 TRACE [JDBCLogger] (3) SQL: UPDATE "HIERARCHY" SET "SYSTEMCHANGETOKEN" = "SYSTEMCHANGETOKEN" + 1 WHERE "ID" = '9afd2dbd-3d9f-4bdf-b52c-668158f4f155' 11:25:05,514 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@5f254608 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,515 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@5f254608ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,515 DEBUG [SessionImpl] End of save 11:25:05,515 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,515 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@2eeb0f9b for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,515 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@2eeb0f9bManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,516 DEBUG [TransactionHelper] Committing transaction 11:25:05,516 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,516 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#4 11:25:05,516 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@5db6b845 11:25:05,517 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@5db6b845 11:25:05,517 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@5db6b845 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,517 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@5db6b845ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,517 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=1a000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,517 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=1a000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,518 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=1a000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,518 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,518 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,518 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,518 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,519 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,519 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,519 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,519 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,519 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,520 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,520 DEBUG [SequenceTracer] @@ main -> main: tx end 14 ms @@ deactivate main 11:25:05,520 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,520 DEBUG [WorkManagerImpl] awaitForCompletion 599996 ms 11:25:05,520 TRACE [WorkManagerImpl] default is completed 11:25:05,520 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,521 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,521 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,521 DEBUG [TransactionHelper] Starting transaction 11:25:05,521 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,521 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#4 11:25:05,522 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,522 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,522 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@1b1c538d 11:25:05,522 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=1b000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,522 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,523 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@1b1c538d 11:25:05,523 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,524 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@6325f352 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,524 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@6325f352ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,524 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,524 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,524 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@15c4af7a 11:25:05,525 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#4 11:25:05,525 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,526 TRACE [JDBCLogger] (3) SQL: SELECT "_C1" FROM (SELECT "HIERARCHY"."ID" AS "_C1" FROM "HIERARCHY" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace'))) UNION ALL SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace')))) 11:25:05,526 TRACE [JDBCLogger] (3) SQL: -> [] 11:25:05,526 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@55d58825 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,527 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@55d58825ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,527 DEBUG [TransactionHelper] Committing transaction 11:25:05,527 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,527 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#4 11:25:05,527 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@15c4af7a 11:25:05,527 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@15c4af7a 11:25:05,527 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@15c4af7a for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,527 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@15c4af7aManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,528 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=1b000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,528 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=1b000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,528 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=1b000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,528 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,528 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,528 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,528 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,528 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,529 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,529 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,529 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,529 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,529 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,529 DEBUG [SequenceTracer] @@ main -> main: tx end 7 ms @@ deactivate main 11:25:05,530 DEBUG [LocalSession] Destroying CoreSession: test/Administrator#4 11:25:05,530 DEBUG [TransactionHelper] Committing transaction 11:25:05,530 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,530 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,530 DEBUG [SequenceTracer] @@ main -> main: tx end 24 ms @@ deactivate main 11:25:05,534 DEBUG [TransactionHelper] Starting transaction 11:25:05,534 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,534 DEBUG [LocalSession] Creating CoreSession: test/Administrator#5 11:25:05,534 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,534 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,534 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@7fb66650 11:25:05,535 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=1c000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,535 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,535 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@7fb66650 11:25:05,535 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,536 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@1a96d94c for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,536 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@1a96d94cManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,536 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,536 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,536 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2a869a16 11:25:05,537 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#5 11:25:05,537 DEBUG [TransactionHelper] Committing transaction 11:25:05,537 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,537 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#5 11:25:05,537 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2a869a16 11:25:05,537 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2a869a16 11:25:05,538 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2a869a16 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,538 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2a869a16ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,538 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=1c000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,538 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=1c000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,538 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=1c000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,538 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,538 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,539 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,539 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,539 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,539 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,539 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,539 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,540 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,540 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,540 DEBUG [SequenceTracer] @@ main -> main: tx end 5 ms @@ deactivate main 11:25:05,540 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,540 DEBUG [WorkManagerImpl] awaitForCompletion 599997 ms 11:25:05,540 TRACE [WorkManagerImpl] default is completed 11:25:05,540 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,540 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,541 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,541 DEBUG [TransactionHelper] Starting transaction 11:25:05,541 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,541 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#5 11:25:05,541 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,541 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,541 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@46aa712c 11:25:05,541 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=1d000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,542 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,542 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@46aa712c 11:25:05,542 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,542 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@6ada9c0c for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,542 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@6ada9c0cManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,542 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,542 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,543 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@7412ed6b 11:25:05,543 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#5 11:25:05,543 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,544 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@46aa712c 11:25:05,544 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 11:25:05,544 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,544 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@7b4a0aef for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,544 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@7b4a0aefManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,545 DEBUG [TransactionHelper] Committing transaction 11:25:05,545 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,545 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#5 11:25:05,545 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@7412ed6b 11:25:05,545 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@7412ed6b 11:25:05,545 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@7412ed6b for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,545 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@7412ed6bManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,545 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=1d000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,545 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=1d000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,546 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=1d000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,546 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,546 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,546 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,546 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,546 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,546 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,546 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e no transaction 11:25:05,547 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 11:25:05,547 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,547 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,547 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,547 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,547 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,548 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,548 DEBUG [SequenceTracer] @@ main -> main: tx end 6 ms @@ deactivate main 11:25:05,548 DEBUG [TransactionHelper] Starting transaction 11:25:05,548 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,551 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,552 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@45cec376 11:25:05,552 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 11:25:05,552 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,552 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@26d41711 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,552 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@26d41711ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,553 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,553 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,553 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@298f0a0b for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,553 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@298f0a0bManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,553 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,553 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@2b960a7 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,553 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@2b960a7ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,554 DEBUG [TransactionHelper] Committing transaction 11:25:05,554 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,554 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,554 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e no transaction 11:25:05,554 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 11:25:05,554 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,554 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,555 DEBUG [SequenceTracer] @@ main -> main: tx end 6 ms @@ deactivate main 11:25:05,555 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,555 DEBUG [WorkManagerImpl] awaitForCompletion 599999 ms 11:25:05,555 TRACE [WorkManagerImpl] default is completed 11:25:05,555 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,555 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,556 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,556 DEBUG [TransactionHelper] Starting transaction 11:25:05,556 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,556 DEBUG [TransactionHelper] Starting transaction 11:25:05,556 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,556 TRACE [CoreFeature] remove everything except root 11:25:05,556 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#5 11:25:05,557 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,557 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,557 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@37b52340 11:25:05,557 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=20000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,557 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,558 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@37b52340 11:25:05,558 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,558 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@663bb8ef for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,558 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@663bb8efManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,559 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,559 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,559 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2f4e40d7 11:25:05,559 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#5 11:25:05,559 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,560 TRACE [JDBCLogger] (3) SQL: SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'Note', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'Domain', 'HiddenFolder', 'Section', 'File', 'Workspace'))) 11:25:05,561 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@7e5843db for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,561 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@7e5843dbManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,561 TRACE [JDBCLogger] (3) SQL: -> END 11:25:05,561 TRACE [CoreFeature] remove orphan versions as OrphanVersionRemoverListener is not triggered by CoreSession#removeChildren 11:25:05,561 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,562 TRACE [JDBCLogger] (3) SQL: SELECT "_C1" FROM (SELECT "HIERARCHY"."ID" AS "_C1" FROM "HIERARCHY" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace'))) UNION ALL SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace')))) 11:25:05,562 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@188ac8a3 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,562 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@188ac8a3ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,563 TRACE [JDBCLogger] (3) SQL: -> END 11:25:05,564 DEBUG [SessionImpl] Saving session 11:25:05,564 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,564 TRACE [JDBCLogger] (3) SQL: DELETE FROM "ACLS" WHERE "ID" = '9afd2dbd-3d9f-4bdf-b52c-668158f4f155' 11:25:05,564 TRACE [JDBCLogger] (3) SQL: -> 3 rows 11:25:05,565 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 0, 'local', true, 'Everything', NULL, NULL, NULL, NULL, 'administrators', NULL) 11:25:05,565 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 1, 'local', true, 'Everything', NULL, NULL, NULL, NULL, 'Administrator', NULL) 11:25:05,565 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 2, 'local', true, 'Read', NULL, NULL, NULL, NULL, 'members', NULL) 11:25:05,565 TRACE [JDBCLogger] (3) SQL: UPDATE "HIERARCHY" SET "SYSTEMCHANGETOKEN" = "SYSTEMCHANGETOKEN" + 1 WHERE "ID" = '9afd2dbd-3d9f-4bdf-b52c-668158f4f155' 11:25:05,566 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@10c72a6f for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,566 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@10c72a6fManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,566 DEBUG [SessionImpl] End of save 11:25:05,566 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,567 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@70e94ecb for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,567 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@70e94ecbManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,567 DEBUG [TransactionHelper] Committing transaction 11:25:05,567 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,567 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#5 11:25:05,567 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2f4e40d7 11:25:05,568 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2f4e40d7 11:25:05,568 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2f4e40d7 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,568 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@2f4e40d7ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,568 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=20000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,568 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=20000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,568 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=20000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,569 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,569 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,569 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,569 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,569 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,569 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,569 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,569 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,570 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,570 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,570 DEBUG [SequenceTracer] @@ main -> main: tx end 13 ms @@ deactivate main 11:25:05,570 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,570 DEBUG [WorkManagerImpl] awaitForCompletion 599997 ms 11:25:05,571 TRACE [WorkManagerImpl] default is completed 11:25:05,571 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,571 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,571 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,571 DEBUG [TransactionHelper] Starting transaction 11:25:05,571 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,571 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#5 11:25:05,572 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,572 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,572 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@56cfe111 11:25:05,572 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=21000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,572 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,572 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@56cfe111 11:25:05,573 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,573 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@7e446d92 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,573 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@7e446d92ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,573 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,573 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,573 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@57f9b467 11:25:05,573 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#5 11:25:05,573 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,574 TRACE [JDBCLogger] (3) SQL: SELECT "_C1" FROM (SELECT "HIERARCHY"."ID" AS "_C1" FROM "HIERARCHY" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace'))) UNION ALL SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace')))) 11:25:05,575 TRACE [JDBCLogger] (3) SQL: -> [] 11:25:05,575 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@44b29496 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,575 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@44b29496ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,575 DEBUG [TransactionHelper] Committing transaction 11:25:05,575 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,575 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#5 11:25:05,575 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@57f9b467 11:25:05,575 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@57f9b467 11:25:05,576 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@57f9b467 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,576 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@57f9b467ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,576 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=21000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,576 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=21000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,576 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=21000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,577 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,577 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,577 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,577 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,577 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,577 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,578 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,578 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,578 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,578 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,578 DEBUG [SequenceTracer] @@ main -> main: tx end 6 ms @@ deactivate main 11:25:05,578 DEBUG [LocalSession] Destroying CoreSession: test/Administrator#5 11:25:05,580 DEBUG [TransactionHelper] Committing transaction 11:25:05,592 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,592 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,592 DEBUG [SequenceTracer] @@ main -> main: tx end 35 ms @@ deactivate main 11:25:05,596 DEBUG [TransactionHelper] Starting transaction 11:25:05,596 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,596 DEBUG [LocalSession] Creating CoreSession: test/Administrator#6 11:25:05,597 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,597 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,597 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@7c847072 11:25:05,597 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=22000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,597 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,598 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@7c847072 11:25:05,598 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,598 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@43d9f1a2 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,598 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@43d9f1a2ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,598 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,599 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,599 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@23f86d8a 11:25:05,599 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#6 11:25:05,599 DEBUG [TransactionHelper] Committing transaction 11:25:05,600 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,600 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#6 11:25:05,600 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@23f86d8a 11:25:05,600 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@23f86d8a 11:25:05,600 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@23f86d8a for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,600 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@23f86d8aManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,601 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=22000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,601 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=22000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,601 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=22000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,601 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,601 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,601 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,602 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,602 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,602 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,602 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,602 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,602 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,620 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,620 DEBUG [SequenceTracer] @@ main -> main: tx end 23 ms @@ deactivate main 11:25:05,620 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,620 DEBUG [WorkManagerImpl] awaitForCompletion 599979 ms 11:25:05,620 TRACE [WorkManagerImpl] default is completed 11:25:05,621 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,621 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,621 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,621 DEBUG [TransactionHelper] Starting transaction 11:25:05,621 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,621 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#6 11:25:05,622 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,622 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,622 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@7d3c09ec 11:25:05,623 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=23000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,623 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,623 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@7d3c09ec 11:25:05,623 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,624 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@71e4b308 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,624 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@71e4b308ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,624 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,624 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,624 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@11900483 11:25:05,624 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#6 11:25:05,625 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,625 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@7d3c09ec 11:25:05,625 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 11:25:05,626 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,626 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@94e51e8 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,626 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@94e51e8ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,626 DEBUG [TransactionHelper] Committing transaction 11:25:05,626 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,626 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#6 11:25:05,627 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@11900483 11:25:05,627 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@11900483 11:25:05,627 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@11900483 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,627 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@11900483ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,636 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=23000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,637 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=23000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,638 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=23000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,638 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,638 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,638 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,638 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,638 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,639 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,639 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e no transaction 11:25:05,639 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 11:25:05,639 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,639 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,639 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,639 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,639 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,641 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,641 DEBUG [SequenceTracer] @@ main -> main: tx end 18 ms @@ deactivate main 11:25:05,641 DEBUG [TransactionHelper] Starting transaction 11:25:05,641 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,647 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,647 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@5de6cf3a 11:25:05,647 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 11:25:05,648 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cmf-1.8' 11:25:05,648 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@4cc36c19 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,648 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@4cc36c19ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,649 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,649 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cap-5.9.1' 11:25:05,649 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@5a3a1bf9 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,649 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@5a3a1bf9ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,650 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,650 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cap-5.9.2' 11:25:05,650 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@2100d047 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,650 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@2100d047ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,651 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,651 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cap-5.9.1' 11:25:05,651 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@4af45442 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,651 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@4af45442ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,654 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,654 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cap-5.9.1' 11:25:05,655 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@1d805aa1 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,655 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@1d805aa1ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,655 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,656 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cap-5.9.2' 11:25:05,656 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@176f7f3b for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,656 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@176f7f3bManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,657 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,657 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cap-5.9.3' 11:25:05,657 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@30ca0779 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,657 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@30ca0779ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,658 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,658 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cap-5.7.2' 11:25:05,658 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@58740366 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,658 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@58740366ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,659 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,659 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cap-5.8' 11:25:05,659 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@47be0f9b for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,659 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@47be0f9bManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,660 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,660 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'dm-5.3.0' 11:25:05,660 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@2bc426f0 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,660 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@2bc426f0ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,685 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,685 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,686 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@617389a for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,686 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@617389aManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,686 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,686 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,687 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@1c8f6a90 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,687 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@1c8f6a90ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,687 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,687 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@3050ac2f for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,687 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@3050ac2fManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,688 DEBUG [TransactionHelper] Committing transaction 11:25:05,688 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,688 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,688 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e no transaction 11:25:05,688 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 11:25:05,689 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,689 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,689 DEBUG [SequenceTracer] @@ main -> main: tx end 47 ms @@ deactivate main 11:25:05,689 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,689 DEBUG [WorkManagerImpl] awaitForCompletion 599999 ms 11:25:05,689 TRACE [WorkManagerImpl] default is completed 11:25:05,690 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,690 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,690 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,690 DEBUG [TransactionHelper] Starting transaction 11:25:05,690 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,690 DEBUG [TransactionHelper] Starting transaction 11:25:05,691 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,691 TRACE [CoreFeature] remove everything except root 11:25:05,691 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#6 11:25:05,691 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,691 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,692 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@1937eaff 11:25:05,692 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=26000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,692 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,692 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@1937eaff 11:25:05,693 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,693 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@7e0bc8a3 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,693 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@7e0bc8a3ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,693 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,693 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,693 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@4b0f2299 11:25:05,694 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#6 11:25:05,694 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,694 TRACE [JDBCLogger] (3) SQL: SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'Note', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'Domain', 'HiddenFolder', 'Section', 'File', 'Workspace'))) 11:25:05,695 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@352ed70d for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,695 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@352ed70dManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,695 TRACE [JDBCLogger] (3) SQL: -> END 11:25:05,695 TRACE [CoreFeature] remove orphan versions as OrphanVersionRemoverListener is not triggered by CoreSession#removeChildren 11:25:05,696 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,696 TRACE [JDBCLogger] (3) SQL: SELECT "_C1" FROM (SELECT "HIERARCHY"."ID" AS "_C1" FROM "HIERARCHY" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace'))) UNION ALL SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace')))) 11:25:05,697 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@5793b87 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,697 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@5793b87ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,697 TRACE [JDBCLogger] (3) SQL: -> END 11:25:05,699 DEBUG [SessionImpl] Saving session 11:25:05,699 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,699 TRACE [JDBCLogger] (3) SQL: DELETE FROM "ACLS" WHERE "ID" = '9afd2dbd-3d9f-4bdf-b52c-668158f4f155' 11:25:05,700 TRACE [JDBCLogger] (3) SQL: -> 3 rows 11:25:05,700 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 0, 'local', true, 'Everything', NULL, NULL, NULL, NULL, 'administrators', NULL) 11:25:05,700 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 1, 'local', true, 'Everything', NULL, NULL, NULL, NULL, 'Administrator', NULL) 11:25:05,701 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 2, 'local', true, 'Read', NULL, NULL, NULL, NULL, 'members', NULL) 11:25:05,701 TRACE [JDBCLogger] (3) SQL: UPDATE "HIERARCHY" SET "SYSTEMCHANGETOKEN" = "SYSTEMCHANGETOKEN" + 1 WHERE "ID" = '9afd2dbd-3d9f-4bdf-b52c-668158f4f155' 11:25:05,701 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@4993febc for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,702 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@4993febcManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,702 DEBUG [SessionImpl] End of save 11:25:05,702 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,702 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@7601bc96 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,703 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@7601bc96ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,703 DEBUG [TransactionHelper] Committing transaction 11:25:05,703 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,703 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#6 11:25:05,703 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@4b0f2299 11:25:05,704 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@4b0f2299 11:25:05,704 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@4b0f2299 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,704 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@4b0f2299ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,704 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=26000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,705 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=26000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,705 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=26000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,705 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,705 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,706 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,706 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,706 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,706 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,706 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,706 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,707 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,707 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,707 DEBUG [SequenceTracer] @@ main -> main: tx end 16 ms @@ deactivate main 11:25:05,707 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,707 DEBUG [WorkManagerImpl] awaitForCompletion 599996 ms 11:25:05,708 TRACE [WorkManagerImpl] default is completed 11:25:05,708 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,708 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,708 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,708 DEBUG [TransactionHelper] Starting transaction 11:25:05,708 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,709 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#6 11:25:05,709 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,709 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,709 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@48a0c8aa 11:25:05,710 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=27000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,710 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,710 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@48a0c8aa 11:25:05,710 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,711 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@6192a5d5 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,711 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@6192a5d5ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,711 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,711 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,711 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@3722c145 11:25:05,712 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#6 11:25:05,712 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,713 TRACE [JDBCLogger] (3) SQL: SELECT "_C1" FROM (SELECT "HIERARCHY"."ID" AS "_C1" FROM "HIERARCHY" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace'))) UNION ALL SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace')))) 11:25:05,713 TRACE [JDBCLogger] (3) SQL: -> [] 11:25:05,714 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@2975a9e for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,714 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@2975a9eManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,714 DEBUG [TransactionHelper] Committing transaction 11:25:05,714 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,715 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#6 11:25:05,715 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@3722c145 11:25:05,715 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@3722c145 11:25:05,715 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@3722c145 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,715 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@3722c145ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,716 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=27000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,716 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=27000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,717 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=27000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,717 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,717 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,717 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,717 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,718 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,718 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,718 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,718 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,718 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,719 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,719 DEBUG [SequenceTracer] @@ main -> main: tx end 9 ms @@ deactivate main 11:25:05,719 DEBUG [LocalSession] Destroying CoreSession: test/Administrator#6 11:25:05,719 DEBUG [TransactionHelper] Committing transaction 11:25:05,719 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,719 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,719 DEBUG [SequenceTracer] @@ main -> main: tx end 28 ms @@ deactivate main 11:25:05,724 DEBUG [TransactionHelper] Starting transaction 11:25:05,724 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,725 DEBUG [LocalSession] Creating CoreSession: test/Administrator#7 11:25:05,725 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,725 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,725 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@4bc33720 11:25:05,725 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=28000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,726 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,726 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@4bc33720 11:25:05,726 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,726 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@2dd0f797 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,726 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@2dd0f797ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,726 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,726 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,726 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@67064bdc 11:25:05,727 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#7 11:25:05,727 DEBUG [TransactionHelper] Committing transaction 11:25:05,727 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,727 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#7 11:25:05,727 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@67064bdc 11:25:05,727 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@67064bdc 11:25:05,728 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@67064bdc for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,728 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@67064bdcManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,728 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=28000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,728 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=28000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,728 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=28000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,728 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,728 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,728 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,729 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,729 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,729 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,729 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,729 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,729 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,729 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,729 DEBUG [SequenceTracer] @@ main -> main: tx end 4 ms @@ deactivate main 11:25:05,730 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,730 DEBUG [WorkManagerImpl] awaitForCompletion 599998 ms 11:25:05,730 TRACE [WorkManagerImpl] default is completed 11:25:05,730 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,730 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,730 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,730 DEBUG [TransactionHelper] Starting transaction 11:25:05,730 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,730 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#7 11:25:05,730 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,731 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,731 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@18578491 11:25:05,731 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=29000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,731 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,731 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@18578491 11:25:05,731 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,731 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@3291b443 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,732 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@3291b443ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,732 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,732 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,732 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@671c4166 11:25:05,732 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#7 11:25:05,733 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,733 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@18578491 11:25:05,733 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 11:25:05,733 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,733 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@77865933 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,734 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@77865933ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,734 DEBUG [TransactionHelper] Committing transaction 11:25:05,734 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,734 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#7 11:25:05,734 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@671c4166 11:25:05,734 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@671c4166 11:25:05,734 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@671c4166 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,734 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@671c4166ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,735 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=29000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,735 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=29000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,735 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=29000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,735 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,735 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,735 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,736 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,736 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,736 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,736 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e no transaction 11:25:05,736 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 11:25:05,736 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,736 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,736 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,737 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,737 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,737 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,737 DEBUG [SequenceTracer] @@ main -> main: tx end 6 ms @@ deactivate main 11:25:05,737 DEBUG [TransactionHelper] Starting transaction 11:25:05,737 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,738 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,738 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@480ad82c 11:25:05,738 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 11:25:05,738 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cmf-1.8' 11:25:05,739 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@4d18b73a for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,739 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@4d18b73aManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,739 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,739 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cap-5.9.2' 11:25:05,739 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@177515d1 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,739 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@177515d1ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,740 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,740 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cap-5.9.1' 11:25:05,740 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@52ff99cd for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,740 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@52ff99cdManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,740 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,740 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cap-5.9.3' 11:25:05,740 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@4c2af006 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,741 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@4c2af006ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,741 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,741 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cap-5.7.2' 11:25:05,741 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@44032fde for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,741 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@44032fdeManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,741 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,741 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'cap-5.8' 11:25:05,742 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@7b676112 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,742 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@7b676112ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,742 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,742 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" WHERE "id" = 'dm-5.3.0' 11:25:05,742 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@5578be42 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,742 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@5578be42ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,881 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,882 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,882 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@435cc7f9 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,882 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@435cc7f9ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,883 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,883 TRACE [JDBCLogger] (SQLDirectory) SQL: SELECT "default", "restricted", "deprecated", "id", "enabled", "trial" FROM "targetPlatformOverrides" 11:25:05,883 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@4364712f for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,884 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@4364712fManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,884 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,884 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@1b7a52dd for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,884 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: org.tranql.connector.jdbc.ConnectionHandle@1b7a52ddManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,884 DEBUG [TransactionHelper] Committing transaction 11:25:05,885 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,885 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,885 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@4b3fe06e no transaction 11:25:05,885 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@37d871c2 11:25:05,885 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@4acb2510 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@199bc830. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@3c4ecc60. jdbc=conn13: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,886 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,886 DEBUG [SequenceTracer] @@ main -> main: tx end 148 ms @@ deactivate main 11:25:05,886 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,886 DEBUG [WorkManagerImpl] awaitForCompletion 599998 ms 11:25:05,886 TRACE [WorkManagerImpl] default is completed 11:25:05,886 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,886 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,887 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,887 DEBUG [TransactionHelper] Starting transaction 11:25:05,887 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,887 DEBUG [TransactionHelper] Starting transaction 11:25:05,887 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,887 TRACE [CoreFeature] remove everything except root 11:25:05,888 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#7 11:25:05,888 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,888 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,888 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@5ad5be4a 11:25:05,888 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=2c000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,889 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,889 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@5ad5be4a 11:25:05,889 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,890 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@3ad85136 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,890 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@3ad85136ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,890 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,890 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,890 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@737d100a 11:25:05,891 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#7 11:25:05,891 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,895 TRACE [JDBCLogger] (3) SQL: SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'Note', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'Domain', 'HiddenFolder', 'Section', 'File', 'Workspace'))) 11:25:05,896 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@6535117e for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,896 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@6535117eManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,896 TRACE [JDBCLogger] (3) SQL: -> END 11:25:05,897 TRACE [CoreFeature] remove orphan versions as OrphanVersionRemoverListener is not triggered by CoreSession#removeChildren 11:25:05,897 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,898 TRACE [JDBCLogger] (3) SQL: SELECT "_C1" FROM (SELECT "HIERARCHY"."ID" AS "_C1" FROM "HIERARCHY" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace'))) UNION ALL SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace')))) 11:25:05,898 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@6fa13e6 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,899 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@6fa13e6ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,899 TRACE [JDBCLogger] (3) SQL: -> END 11:25:05,900 DEBUG [SessionImpl] Saving session 11:25:05,901 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,901 TRACE [JDBCLogger] (3) SQL: DELETE FROM "ACLS" WHERE "ID" = '9afd2dbd-3d9f-4bdf-b52c-668158f4f155' 11:25:05,901 TRACE [JDBCLogger] (3) SQL: -> 3 rows 11:25:05,902 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 0, 'local', true, 'Everything', NULL, NULL, NULL, NULL, 'administrators', NULL) 11:25:05,902 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 1, 'local', true, 'Everything', NULL, NULL, NULL, NULL, 'Administrator', NULL) 11:25:05,902 TRACE [JDBCLogger] (3) SQL: INSERT INTO "ACLS" ("ID", "POS", "NAME", "GRANT", "PERMISSION", "CREATOR", "BEGIN", "END", "STATUS", "USER", "GROUP") VALUES ('9afd2dbd-3d9f-4bdf-b52c-668158f4f155', 2, 'local', true, 'Read', NULL, NULL, NULL, NULL, 'members', NULL) 11:25:05,903 TRACE [JDBCLogger] (3) SQL: UPDATE "HIERARCHY" SET "SYSTEMCHANGETOKEN" = "SYSTEMCHANGETOKEN" + 1 WHERE "ID" = '9afd2dbd-3d9f-4bdf-b52c-668158f4f155' 11:25:05,903 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@ed91d8d for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,907 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@ed91d8dManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,907 DEBUG [SessionImpl] End of save 11:25:05,908 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,908 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@446626a7 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,908 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@446626a7ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,909 DEBUG [TransactionHelper] Committing transaction 11:25:05,909 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,909 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#7 11:25:05,909 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@737d100a 11:25:05,909 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@737d100a 11:25:05,910 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@737d100a for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,910 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@737d100aManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,910 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=2c000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,911 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=2c000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,911 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=2c000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,911 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,912 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,912 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,912 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,912 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,912 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,912 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,913 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,913 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,913 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,913 DEBUG [SequenceTracer] @@ main -> main: tx end 25 ms @@ deactivate main 11:25:05,914 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,914 DEBUG [WorkManagerImpl] awaitForCompletion 599995 ms 11:25:05,914 TRACE [WorkManagerImpl] default is completed 11:25:05,914 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,915 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,915 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,916 DEBUG [TransactionHelper] Starting transaction 11:25:05,916 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:05,916 DEBUG [LocalSession] Reconnecting CoreSession: test/Administrator#7 11:25:05,916 DEBUG [ManagedConnectionFactoryImpl] matched: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,916 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,917 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@429f7919 11:25:05,917 TRACE [WrapperNamedXAResource] Start called on XAResource repository/test Xid: [Xid:globalId=2d000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMNOFLAGS 11:25:05,917 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,917 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@429f7919 11:25:05,917 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:05,918 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@4a2929a4 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,918 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@4a2929a4ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,918 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a 11:25:05,918 DEBUG [ManagedConnectionImpl] getConnection: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,918 DEBUG [ManagedConnectionImpl] addConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@cda6019 11:25:05,919 DEBUG [LocalSession] Adding thread main for CoreSession: test/Administrator#7 11:25:05,919 TRACE [TransactionCachingInterceptor] supplying connection from tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,920 TRACE [JDBCLogger] (3) SQL: SELECT "_C1" FROM (SELECT "HIERARCHY"."ID" AS "_C1" FROM "HIERARCHY" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace'))) UNION ALL SELECT "_H"."ID" AS "_C1" FROM "HIERARCHY" "_H" JOIN "PROXIES" ON "_H"."ID" = "PROXIES"."ID" JOIN "HIERARCHY" ON "PROXIES"."TARGETID" = "HIERARCHY"."ID" WHERE (("HIERARCHY"."PRIMARYTYPE" IN ('OrderedFolder', 'TemplateRoot', 'SectionRoot', 'Document', 'Folder', 'WorkspaceRoot', 'HiddenFolder', 'Section', 'Relation', 'Note', 'Domain', 'File', 'Workspace')))) 11:25:05,921 TRACE [JDBCLogger] (3) SQL: -> [] 11:25:05,921 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@4012d5bc for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:05,921 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@4012d5bcManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,922 DEBUG [TransactionHelper] Committing transaction 11:25:05,922 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,922 DEBUG [LocalSession] Removing thread main for CoreSession: test/Administrator#7 11:25:05,922 DEBUG [ManagedConnectionImpl] removeConnection: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@cda6019 11:25:05,922 DEBUG [ManagedConnectionImpl] closing a connection org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@cda6019 11:25:05,922 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@cda6019 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,923 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl@cda6019ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,923 TRACE [WrapperNamedXAResource] End called on XAResource repository/test Xid: [Xid:globalId=2d000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] flags: TMSUCCESS remaining: 67108864 11:25:05,923 TRACE [WrapperNamedXAResource] Prepare called on XAResource repository/test Xid: [Xid:globalId=2d000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] 11:25:05,923 TRACE [WrapperNamedXAResource] Commit called on XAResource repository/test Xid: [Xid:globalId=2d000000047544d4944000000000000000000000000000000000000000000000000000,length=64,branchId=1000000047544d4944000000000000000000000000000000000000000000000000000,length=64] onePhase:false 11:25:05,923 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,924 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] with XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@6d469831 no transaction 11:25:05,924 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] and MC org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@6fa69af7 11:25:05,924 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:05,924 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@7b78ed6a handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@73545b80. mc: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741] 11:25:05,924 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,924 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:05,925 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:05,925 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:05,925 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,925 DEBUG [SequenceTracer] @@ main -> main: tx end 9 ms @@ deactivate main 11:25:05,925 DEBUG [LocalSession] Destroying CoreSession: test/Administrator#7 11:25:05,926 DEBUG [TransactionHelper] Committing transaction 11:25:05,926 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:05,926 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:05,926 DEBUG [SequenceTracer] @@ main -> main: tx end 38 ms @@ deactivate main 11:25:05,927 DEBUG [SequenceTracer] @@ main -> main: awaitCompletion on all queues @@ activate main #white 11:25:05,927 DEBUG [WorkManagerImpl] awaitForCompletion 600000 ms 11:25:05,928 TRACE [WorkManagerImpl] default is completed 11:25:05,928 TRACE [WorkManagerImpl] updateACEStatus is completed 11:25:05,928 TRACE [WorkManagerImpl] fulltextUpdater is completed 11:25:05,928 DEBUG [SequenceTracer] @@ main -> main: done @@ deactivate main 11:25:05,929 INFO [AbstractRuntimeService] Stopping Nuxeo Runtime service OSGi NXRuntime; version: 1.4.0 11:25:05,929 INFO [ComponentManagerImpl] Stopping Nuxeo Components 11:25:05,931 TRACE [WorkQueuing$Listener$1Tracing] [default, 0, 0, 0, 0] -> deactivated 11:25:05,931 INFO [WorkManagerImpl] Deactivated work queue default 11:25:05,931 TRACE [WorkQueuing$Listener$1Tracing] [updateACEStatus, 0, 0, 0, 0] -> deactivated 11:25:05,932 INFO [WorkManagerImpl] Deactivated work queue updateACEStatus 11:25:05,932 TRACE [WorkQueuing$Listener$1Tracing] [fulltextUpdater, 0, 0, 0, 0] -> deactivated 11:25:05,932 INFO [WorkManagerImpl] Deactivated work queue fulltextUpdater 11:25:05,933 TRACE [WorkQueuing$Listener$1Tracing] [default, 0, 0, 0, 0] -> deactivated 11:25:05,935 TRACE [WorkQueuing$Listener$1Tracing] [updateACEStatus, 0, 0, 0, 0] -> deactivated 11:25:05,944 TRACE [WorkQueuing$Listener$1Tracing] [fulltextUpdater, 0, 0, 0, 0] -> deactivated 11:25:05,964 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.trackers.files 11:25:05,965 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.trackers.files 11:25:05,965 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.targetplatforms.core.framework 11:25:05,965 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.targetplatforms.core.framework 11:25:05,965 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.services.resource.ResourceService 11:25:05,965 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.services.resource.ResourceService 11:25:05,965 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.reload 11:25:05,965 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.reload 11:25:05,966 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.model.persistence 11:25:05,966 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.model.persistence 11:25:05,966 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.metrics.MetricsService 11:25:05,997 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.metrics.MetricsService 11:25:05,998 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.management.metrics 11:25:05,998 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.management.metrics 11:25:05,998 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.management.counters 11:25:05,998 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.management.counters 11:25:05,998 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.management.ServerLocator 11:25:06,005 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.management.ServerLocator 11:25:06,006 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.management.ResourcePublisher 11:25:06,006 DEBUG [ResourcePublisherService$ResourcesRegistry] unbound org.nuxeo.runtime.management.Resource@c1fa7d4 11:25:06,006 DEBUG [ResourcePublisherService$ResourcesRegistry] unbound org.nuxeo.runtime.management.Resource@35178483 11:25:06,006 DEBUG [ResourcePublisherService$ResourcesRegistry] unbound org.nuxeo.runtime.management.Resource@6e8a9c30 11:25:06,006 DEBUG [ResourcePublisherService$ResourcesRegistry] unbound org.nuxeo.runtime.management.Resource@7a8136b3 11:25:06,006 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.management.ResourcePublisher 11:25:06,007 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.jtajca.JtaActivator 11:25:06,007 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.jtajca.JtaActivator 11:25:06,007 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.RuntimeComponent 11:25:06,007 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.RuntimeComponent 11:25:06,007 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.LoginComponent 11:25:06,007 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.LoginComponent 11:25:06,007 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.EventService 11:25:06,010 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.EventService 11:25:06,010 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.ConfigurationService 11:25:06,010 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.ConfigurationService 11:25:06,010 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 11:25:06,010 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 11:25:06,010 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 11:25:06,011 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 11:25:06,011 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.platform.el.service 11:25:06,011 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.platform.el.service 11:25:06,011 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 11:25:06,011 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 11:25:06,011 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.directory.sql.config.login.test 11:25:06,011 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.directory.sql.config.login.test 11:25:06,011 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 11:25:06,013 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 11:25:06,013 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 11:25:06,013 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 11:25:06,013 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.directory.GenericDirectory 11:25:06,013 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.directory.GenericDirectory 11:25:06,013 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 11:25:06,013 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 11:25:06,013 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.versioning.VersioningService 11:25:06,014 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.versioning.VersioningService 11:25:06,014 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 11:25:06,014 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 11:25:06,014 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.trash.TrashService 11:25:06,014 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.trash.TrashService 11:25:06,014 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 11:25:06,014 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 11:25:06,014 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 11:25:06,014 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 11:25:06,014 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 11:25:06,015 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 11:25:06,015 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 11:25:06,015 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 11:25:06,015 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 11:25:06,015 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 11:25:06,015 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 11:25:06,015 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 11:25:06,016 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 11:25:06,016 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 11:25:06,016 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.security.SecurityService 11:25:06,016 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.security.SecurityService 11:25:06,016 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.schema.ObjectResolverService 11:25:06,016 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.schema.ObjectResolverService 11:25:06,016 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.scheduler.SchedulerService 11:25:06,016 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 11:25:06,017 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.scheduler.SchedulerService 11:25:06,017 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.repository.RepositoryService 11:25:06,017 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.repository.RepositoryService 11:25:06,017 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 11:25:06,017 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 11:25:06,017 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.io.download.DownloadService 11:25:06,017 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.io.download.DownloadService 11:25:06,017 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.io.MarshallerRegistry 11:25:06,017 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.io.MarshallerRegistry 11:25:06,018 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 11:25:06,018 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 11:25:06,018 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 11:25:06,018 DEBUG [ConversionServiceImpl] Stopping GC Thread 11:25:06,018 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 11:25:06,018 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 11:25:06,018 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 11:25:06,019 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.blob.BlobManager 11:25:06,019 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.blob.BlobManager 11:25:06,019 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 11:25:06,019 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 11:25:06,019 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 11:25:06,019 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 11:25:06,019 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 11:25:06,020 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 11:25:06,020 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 11:25:06,020 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 11:25:06,020 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 11:25:06,020 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 11:25:06,020 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.api.DocumentValidationService 11:25:06,020 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.api.DocumentValidationService 11:25:06,020 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.api.DocumentAdapterService 11:25:06,020 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.api.DocumentAdapterService 11:25:06,021 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 11:25:06,021 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 11:25:06,021 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.CoreService 11:25:06,022 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.CoreService 11:25:06,022 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 11:25:06,022 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 11:25:06,022 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.core.LocalConfigurationService 11:25:06,022 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.core.LocalConfigurationService 11:25:06,022 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 11:25:06,024 DEBUG [TransactionHelper] Starting transaction 11:25:06,025 DEBUG [SequenceTracer] @@ main -> main: tx begin @@ activate main #DarkSalmon 11:25:06,025 INFO [RepositoryService] Shutting down repository manager 11:25:06,026 DEBUG [ManagedConnectionImpl] destroy: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:06,027 TRACE [SinglePoolMatchAllConnectionInterceptor] Supplying existing connection from pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:06,027 TRACE [TransactionEnlistingInterceptor] Enlisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 in transaction: org.apache.geronimo.transaction.manager.TransactionImpl@4b039c6d 11:25:06,027 TRACE [TransactionCachingInterceptor] supplying connection from pool null for managed connection org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 11:25:06,027 TRACE [GeronimoConnectionEventListener] connectionClosed called with org.tranql.connector.jdbc.ConnectionHandle@37045b48 for MCI: ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA 11:25:06,028 TRACE [TransactionCachingInterceptor] tx active, not returning connection for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: org.tranql.connector.jdbc.ConnectionHandle@37045b48ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:06,028 DEBUG [ManagedConnectionImpl] cleanup: org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl@7afb1741 11:25:06,028 DEBUG [TransactionHelper] Committing transaction 11:25:06,028 DEBUG [SequenceTracer] @@ main -> main: tx commiting @@ activate main #de6238 11:25:06,029 TRACE [TransactionCachingInterceptor] Transaction completed, attempting to return shared connection MCI: for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:06,029 TRACE [TransactionEnlistingInterceptor] not delisting connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] with XAResource org.apache.geronimo.connector.outbound.LocalXAResource@21325036 no transaction 11:25:06,029 TRACE [AbstractSinglePoolConnectionInterceptor] returning connection null for MCI ManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] and MC org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA to pool org.apache.geronimo.connector.outbound.SinglePoolMatchAllConnectionInterceptor@52a36910 11:25:06,029 TRACE [TransactionCachingInterceptor] completed return of connection through tx cache for tx caching interceptor org.apache.geronimo.connector.outbound.TransactionCachingInterceptor@56ccd751 handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@7a6ebe1e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@69bdf7c4. jdbc=conn4: url=jdbc:h2:mem:nuxeojunittests user=SA] 11:25:06,030 DEBUG [SequenceTracer] @@ main -> main: tx commited @@ deactivate main 11:25:06,030 DEBUG [SequenceTracer] @@ main -> main: tx end 4 ms @@ deactivate main 11:25:06,030 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 11:25:06,030 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.mongodb.MongoDBComponent 11:25:06,030 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.mongodb.MongoDBComponent 11:25:06,030 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.cache.CacheService 11:25:06,030 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.cache.CacheService 11:25:06,030 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.targetplatforms.core.test.contrib 11:25:06,031 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.targetplatforms.core.test.contrib 11:25:06,031 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.trackers.files.threadstracking.config 11:25:06,031 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.trackers.files.threadstracking.config 11:25:06,031 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.started 11:25:06,031 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.started 11:25:06,031 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.platform.targetplatforms.test.datasource 11:25:06,031 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.platform.targetplatforms.test.datasource 11:25:06,031 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.platform.login.defaultLMP 11:25:06,031 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.platform.login.defaultLMP 11:25:06,031 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.platform.login.default.config 11:25:06,031 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.platform.login.default.config 11:25:06,031 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 11:25:06,031 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 11:25:06,032 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 11:25:06,032 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 11:25:06,032 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.directory.types 11:25:06,032 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.directory.types 11:25:06,032 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.directory.resolver 11:25:06,032 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.directory.resolver 11:25:06,032 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.directory.marshallers 11:25:06,032 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.directory.marshallers 11:25:06,032 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.directory.local.configuration 11:25:06,032 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.directory.local.configuration 11:25:06,032 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.work.config 11:25:06,032 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.work.config 11:25:06,032 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.versioning.default-policies 11:25:06,033 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.versioning.default-policies 11:25:06,033 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 11:25:06,033 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 11:25:06,033 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.test.queuing 11:25:06,033 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.test.queuing 11:25:06,033 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.test.blobmanager 11:25:06,033 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.test.blobmanager 11:25:06,033 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 11:25:06,033 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 11:25:06,033 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.softdelete 11:25:06,033 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.storage.sql.softdelete 11:25:06,034 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 11:25:06,034 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 11:25:06,034 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.security.defaultPolicies 11:25:06,034 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.security.defaultPolicies 11:25:06,034 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.security.defaultPermissions 11:25:06,034 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.security.defaultPermissions 11:25:06,034 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.schedulers 11:25:06,034 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.schedulers 11:25:06,034 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.query.properties 11:25:06,034 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.query.properties 11:25:06,034 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.orphanVersionsCleanup 11:25:06,034 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.orphanVersionsCleanup 11:25:06,034 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 11:25:06,034 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 11:25:06,035 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 11:25:06,035 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 11:25:06,035 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 11:25:06,035 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 11:25:06,035 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.event.lifecycle.listener 11:25:06,035 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.event.lifecycle.listener 11:25:06,035 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 11:25:06,035 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 11:25:06,035 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.convert.plugins 11:25:06,035 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.convert.plugins 11:25:06,036 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.api.thumbnail.adapter 11:25:06,036 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 11:25:06,036 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.api.properties 11:25:06,036 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.api.properties 11:25:06,036 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.api.blohodlers.adapters 11:25:06,036 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 11:25:06,036 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 11:25:06,036 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 11:25:06,036 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 11:25:06,036 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 11:25:06,036 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.DocumentModel.resolver 11:25:06,037 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.DocumentModel.resolver 11:25:06,037 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.CoreExtensions 11:25:06,037 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.CoreExtensions 11:25:06,037 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.directory.test.sql 11:25:06,037 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.directory.test.sql 11:25:06,037 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.schema.TypeService 11:25:06,037 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.schema.TypeService 11:25:06,037 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.pubsub.PubSubService 11:25:06,037 DEBUG [MemPubSubProvider] Closed 11:25:06,037 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.pubsub.PubSubService 11:25:06,037 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.migration.MigrationService 11:25:06,038 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.migration.MigrationService 11:25:06,038 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.kv.KeyValueService 11:25:06,038 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.kv.KeyValueService 11:25:06,038 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.event.EventServiceComponent 11:25:06,038 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.event.EventServiceComponent 11:25:06,038 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.ecm.core.work.service 11:25:06,038 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.ecm.core.work.service 11:25:06,038 DEBUG [ComponentManagerImpl] Dispatching event: STOPPING_COMPONENT: service:org.nuxeo.runtime.datasource 11:25:06,038 INFO [DataSourceComponent] Unregistering DataSourceLink: java:comp/env/jdbc/repository_test 11:25:06,039 INFO [DataSourceComponent] Unregistering datasource: jdbc/nxsqldirectory 11:25:06,040 INFO [DataSourceComponent] Unregistering datasource: jdbc/nuxeojunittests 11:25:06,040 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_STOPPED: service:org.nuxeo.runtime.datasource 11:25:06,041 INFO [ComponentManagerImpl] Components stopped in 0.112 sec. 11:25:06,041 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.started 11:25:06,041 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.started 11:25:06,041 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.directory.test.sql 11:25:06,041 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.directory.test.sql 11:25:06,042 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 11:25:06,042 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.sql.test.repo.repository 11:25:06,042 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.test.blobmanager 11:25:06,042 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.test.blobmanager 11:25:06,042 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 11:25:06,042 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.platform.convert.commandline.pdf2text 11:25:06,042 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.convert.plugins 11:25:06,042 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.convert.plugins 11:25:06,042 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.migration.MigrationService 11:25:06,042 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.migration.MigrationService 11:25:06,043 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.kv.KeyValueService 11:25:06,043 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.kv.KeyValueService 11:25:06,043 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 11:25:06,043 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.mongodb.MongoDBRepositoryService 11:25:06,043 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 11:25:06,043 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.mem.MemRepositoryService 11:25:06,043 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 11:25:06,043 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.dbs.DBSRepositoryService 11:25:06,043 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 11:25:06,043 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.io.MarshallerRegistry.marshallers 11:25:06,044 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.io.MarshallerRegistry 11:25:06,044 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.io.MarshallerRegistry 11:25:06,044 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.io.download.DownloadService 11:25:06,044 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.io.download.DownloadService 11:25:06,044 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 11:25:06,044 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.io.DocumentXMLExporter 11:25:06,044 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 11:25:06,050 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent 11:25:06,051 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 11:25:06,051 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.directory.mongodb.MongoDBDirectoryFactory 11:25:06,051 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 11:25:06,051 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 11:25:06,051 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.directory.GenericDirectory 11:25:06,051 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.directory.GenericDirectory 11:25:06,051 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 11:25:06,051 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.directory.core.CoreDirectoryFactory 11:25:06,051 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 11:25:06,051 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.directory.DirectoryServiceImpl 11:25:06,052 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.cache.CacheService 11:25:06,052 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.cache.CacheService 11:25:06,052 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.mongodb.MongoDBComponent 11:25:06,052 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.mongodb.MongoDBComponent 11:25:06,052 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.management.counters 11:25:06,052 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.management.counters 11:25:06,052 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.management.metrics 11:25:06,053 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.management.metrics 11:25:06,053 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.metrics.MetricsService 11:25:06,053 DEBUG [MetricsServiceImpl] Deactivate component. 11:25:06,053 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.metrics.MetricsService 11:25:06,053 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.management.ResourcePublisher 11:25:06,054 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.management.ResourcePublisher 11:25:06,054 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.management.ServerLocator 11:25:06,054 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.management.ServerLocator 11:25:06,054 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.reload 11:25:06,054 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.reload 11:25:06,054 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.targetplatforms.core.test.contrib 11:25:06,054 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.targetplatforms.core.test.contrib 11:25:06,054 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.targetplatforms.test.datasource 11:25:06,054 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.platform.targetplatforms.test.datasource 11:25:06,055 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.targetplatforms.core.framework 11:25:06,055 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.targetplatforms.core.framework 11:25:06,055 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.versioning.default-policies 11:25:06,055 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.versioning.default-policies 11:25:06,055 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.el.service 11:25:06,055 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.platform.el.service 11:25:06,056 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 11:25:06,056 DEBUG [MimeTypeTranslationHelper] clear 11:25:06,056 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.convert.service.ConversionServiceImpl 11:25:06,056 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.directory.sql.config.login.test 11:25:06,056 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.directory.sql.config.login.test 11:25:06,056 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.login.default.config 11:25:06,056 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.platform.login.default.config 11:25:06,056 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.login.defaultLMP 11:25:06,057 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.platform.login.defaultLMP 11:25:06,057 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 11:25:06,057 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.platform.login.LoginPluginRegistry 11:25:06,057 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.datasource 11:25:06,057 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.datasource 11:25:06,057 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.properties 11:25:06,057 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.properties 11:25:06,057 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 11:25:06,057 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.thumbnail.ThumbnailService 11:25:06,057 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.thumbnail.adapter 11:25:06,057 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.thumbnail.adapter 11:25:06,058 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 11:25:06,058 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingComponent 11:25:06,058 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.core.LocalConfigurationService 11:25:06,058 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.core.LocalConfigurationService 11:25:06,058 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 11:25:06,058 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.pathsegment.PathSegmentService 11:25:06,058 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.blohodlers.adapters 11:25:06,058 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.blohodlers.adapters 11:25:06,058 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 11:25:06,058 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.blobholder.BlobHolderAdapterComponent 11:25:06,059 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.blob.BlobManager 11:25:06,059 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.blob.BlobManager 11:25:06,059 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 11:25:06,059 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.DocumentValidationService.activations 11:25:06,059 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.DocumentValidationService 11:25:06,060 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.DocumentValidationService 11:25:06,060 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.repository.RepositoryService 11:25:06,060 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.repository.RepositoryService 11:25:06,060 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 11:25:06,060 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.sql.RepositoryService 11:25:06,060 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 11:25:06,060 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.repository.RepositoryServiceComponent 11:25:06,060 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 11:25:06,060 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.repository.RepositoryManager 11:25:06,060 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.DocumentAdapterService 11:25:06,061 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.DocumentAdapterService 11:25:06,061 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.query.properties 11:25:06,061 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.query.properties 11:25:06,061 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.softdelete 11:25:06,061 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.sql.softdelete 11:25:06,061 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 11:25:06,061 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.sql.jdbc.querymaker.contrib 11:25:06,061 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 11:25:06,061 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.sql.jdbc.QueryMakerService 11:25:06,061 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.schedulers 11:25:06,061 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.schedulers 11:25:06,061 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 11:25:06,061 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.api.CoreSessionServiceImpl 11:25:06,061 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 11:25:06,062 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.uidgen.UIDGeneratorService 11:25:06,062 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 11:25:06,062 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.blob.DocumentBlobManager 11:25:06,062 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 11:25:06,062 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.document.characterFiltering.contrib 11:25:06,062 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 11:25:06,062 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.filter.CharacterFilteringService 11:25:06,062 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.DocumentModel.resolver 11:25:06,062 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.DocumentModel.resolver 11:25:06,063 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.orphanVersionsCleanup 11:25:06,063 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.orphanVersionsCleanup 11:25:06,063 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 11:25:06,063 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.event.orphanVersionRemoval.listener 11:25:06,063 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 11:25:06,063 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.versioning.VersioningDocumentAdapter 11:25:06,063 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.versioning.VersioningService 11:25:06,063 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.versioning.VersioningService 11:25:06,063 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.trash.TrashService 11:25:06,063 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.trash.TrashService 11:25:06,063 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.security.defaultPolicies 11:25:06,063 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.security.defaultPolicies 11:25:06,064 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.security.defaultPermissions 11:25:06,064 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.security.defaultPermissions 11:25:06,064 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.security.SecurityService 11:25:06,064 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.security.SecurityService 11:25:06,064 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.event.lifecycle.listener 11:25:06,064 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.event.lifecycle.listener 11:25:06,064 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 11:25:06,064 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.LifecycleCoreExtensions 11:25:06,064 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 11:25:06,064 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.lifecycle.LifeCycleService 11:25:06,064 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.directory.types 11:25:06,065 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.directory.types 11:25:06,065 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.CoreExtensions 11:25:06,065 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.CoreExtensions 11:25:06,065 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.CoreService 11:25:06,065 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.CoreService 11:25:06,065 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 11:25:06,065 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.platform.commandline.executor.service.defaultContrib 11:25:06,065 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 11:25:06,065 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent 11:25:06,065 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 11:25:06,066 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.storage.lock.LockManagerService 11:25:06,066 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 11:25:06,066 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.platform.mimetype.service.MimetypeRegistryService 11:25:06,066 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.pubsub.PubSubService 11:25:06,066 DEBUG [MemPubSubProvider] Closed 11:25:06,066 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.pubsub.PubSubService 11:25:06,066 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.jtajca.JtaActivator 11:25:06,067 TRACE [NuxeoContainer] Uninstalling nuxeo container org.nuxeo.runtime.jtajca.NuxeoContainer$InstallContext: Container installation context (main) at org.nuxeo.runtime.jtajca.NuxeoContainer.install(NuxeoContainer.java:140) at org.nuxeo.runtime.jtajca.JtaActivator.activate(JtaActivator.java:38) at org.nuxeo.runtime.model.impl.ComponentInstanceImpl.activate(ComponentInstanceImpl.java:118) at org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:427) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.activateComponent(ComponentManagerImpl.java:546) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.activateComponents(ComponentManagerImpl.java:523) at org.nuxeo.runtime.model.impl.ComponentManagerImpl.start(ComponentManagerImpl.java:786) at org.nuxeo.runtime.osgi.OSGiRuntimeService.startComponents(OSGiRuntimeService.java:460) at org.nuxeo.runtime.osgi.OSGiRuntimeService.frameworkEvent(OSGiRuntimeService.java:475) at org.nuxeo.osgi.OSGiAdapter.fireFrameworkEvent(OSGiAdapter.java:223) at org.nuxeo.runtime.test.NXRuntimeTestCase.fireFrameworkStarted(NXRuntimeTestCase.java:267) at org.nuxeo.runtime.test.runner.RuntimeFeature.beforeRun(RuntimeFeature.java:167) at org.nuxeo.runtime.test.runner.FeaturesRunner.lambda$beforeRun$1(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.beforeRun(FeaturesRunner.java:155) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:215) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 11:25:06,084 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.jtajca.JtaActivator 11:25:06,084 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.schema.TypeService 11:25:06,084 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.schema.TypeService 11:25:06,084 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.schema.ObjectResolverService 11:25:06,084 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.schema.ObjectResolverService 11:25:06,084 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.test.queuing 11:25:06,085 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.test.queuing 11:25:06,085 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.scheduler.SchedulerService 11:25:06,085 DEBUG [SchedulerServiceImpl] Deactivate 11:25:06,085 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutting down. 11:25:06,085 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED paused. 11:25:06,086 DEBUG [SimpleThreadPool] Shutting down threadpool... 11:25:06,086 DEBUG [SimpleThreadPool] Shutdown of threadpool complete. 11:25:06,086 INFO [QuartzScheduler] Scheduler Quartz_$_NON_CLUSTERED shutdown complete. 11:25:06,087 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.scheduler.SchedulerService 11:25:06,087 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.work.config 11:25:06,087 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.work.config 11:25:06,087 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.work.service 11:25:06,087 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.work.service 11:25:06,087 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.core.event.EventServiceComponent 11:25:06,111 DEBUG [ComponentManagerImpl] The component exposing the service interface org.nuxeo.ecm.core.work.api.WorkManager is not resolved or not started 11:25:06,111 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.core.event.EventServiceComponent 11:25:06,111 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.directory.marshallers 11:25:06,111 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.directory.marshallers 11:25:06,111 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.directory.resolver 11:25:06,112 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.directory.resolver 11:25:06,112 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.ecm.directory.local.configuration 11:25:06,112 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.ecm.directory.local.configuration 11:25:06,112 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.ConfigurationService 11:25:06,112 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.ConfigurationService 11:25:06,112 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.trackers.files.threadstracking.config 11:25:06,112 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.trackers.files.threadstracking.config 11:25:06,112 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.trackers.files 11:25:06,113 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.trackers.files 11:25:06,113 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.model.persistence 11:25:06,113 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.model.persistence 11:25:06,113 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.LoginComponent 11:25:06,113 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.LoginComponent 11:25:06,113 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.services.resource.ResourceService 11:25:06,113 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.services.resource.ResourceService 11:25:06,113 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.RuntimeComponent 11:25:06,113 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.RuntimeComponent 11:25:06,113 DEBUG [ComponentManagerImpl] Dispatching event: DEACTIVATING_COMPONENT: service:org.nuxeo.runtime.EventService 11:25:06,114 DEBUG [ComponentManagerImpl] Dispatching event: COMPONENT_DEACTIVATED: service:org.nuxeo.runtime.EventService 11:25:06,114 INFO [ComponentManagerImpl] Components deactivated in 0.073 sec. 11:25:06,124 TRACE [DatabaseH2] SHUTDOWN 11:25:06,147 DEBUG [SimpleThreadPool$WorkerThread] WorkerThread is shut down. Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.973 sec - in org.nuxeo.targetplatforms.io.test.TestJsonExporter Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-target-platforms-io --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-target-platforms-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nuxeo-target-platforms-io-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-target-platforms-io --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-io/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-target-platforms-io >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-io --- [INFO] Storing buildNumber: 20180228-112507 at timestamp: 1519817107235 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-io --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-target-platforms-io <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-target-platforms-io --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nuxeo-target-platforms-io-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-target-platforms-io --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nuxeo-target-platforms-io-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-io/10.1-I20180228_0918/nuxeo-target-platforms-io-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-io/10.1-I20180228_0918/nuxeo-target-platforms-io-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-io/target/nuxeo-target-platforms-io-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-io/10.1-I20180228_0918/nuxeo-target-platforms-io-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-target-platforms-io --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/10.1-I20180228_0918/nuxeo-target-platforms-io-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/10.1-I20180228_0918/nuxeo-target-platforms-io-10.1-I20180228_0918.jar (6 KB at 36.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/10.1-I20180228_0918/nuxeo-target-platforms-io-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/10.1-I20180228_0918/nuxeo-target-platforms-io-10.1-I20180228_0918.pom (3 KB at 37.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/maven-metadata.xml (63 KB at 158.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/maven-metadata.xml (63 KB at 801.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/10.1-I20180228_0918/nuxeo-target-platforms-io-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-io/10.1-I20180228_0918/nuxeo-target-platforms-io-10.1-I20180228_0918-sources.jar (2 KB at 24.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Target Platforms - JSF Module 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-target-platforms-jsf --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-jsf --- [INFO] Storing buildNumber: 20180228-112508 at timestamp: 1519817108586 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-jsf --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-target-platforms-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-target-platforms-jsf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-target-platforms-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-target-platforms-jsf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-target-platforms-jsf --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-target-platforms-jsf --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-target-platforms-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf/target/nuxeo-target-platforms-jsf-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-target-platforms-jsf --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-target-platforms-jsf >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-jsf --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-jsf --- [INFO] Storing buildNumber: 20180228-112509 at timestamp: 1519817109223 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-jsf --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-jsf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-target-platforms-jsf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-target-platforms-jsf --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf/target/nuxeo-target-platforms-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-target-platforms-jsf --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf/target/nuxeo-target-platforms-jsf-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.1-I20180228_0918/nuxeo-target-platforms-jsf-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.1-I20180228_0918/nuxeo-target-platforms-jsf-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jsf/target/nuxeo-target-platforms-jsf-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.1-I20180228_0918/nuxeo-target-platforms-jsf-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-target-platforms-jsf --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.1-I20180228_0918/nuxeo-target-platforms-jsf-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.1-I20180228_0918/nuxeo-target-platforms-jsf-10.1-I20180228_0918.jar (9 KB at 41.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.1-I20180228_0918/nuxeo-target-platforms-jsf-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.1-I20180228_0918/nuxeo-target-platforms-jsf-10.1-I20180228_0918.pom (978 B at 11.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/maven-metadata.xml (64 KB at 782.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/maven-metadata.xml (64 KB at 434.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.1-I20180228_0918/nuxeo-target-platforms-jsf-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jsf/10.1-I20180228_0918/nuxeo-target-platforms-jsf-10.1-I20180228_0918-sources.jar (5 KB at 67.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Target Platforms - JAXRS Module 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-target-platforms-jaxrs --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-jaxrs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-jaxrs --- [INFO] Storing buildNumber: 20180228-112512 at timestamp: 1519817112333 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-jaxrs --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-target-platforms-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-target-platforms-jaxrs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-target-platforms-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-target-platforms-jaxrs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/test/java/org/nuxeo/targetplatforms/jaxrs/TargetPlatformServiceTest.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/test/java/org/nuxeo/targetplatforms/jaxrs/TargetPlatformServiceTest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/test/java/org/nuxeo/targetplatforms/jaxrs/TargetPlatformServiceTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-target-platforms-jaxrs --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.targetplatforms.jaxrs.TargetPlatformServiceTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 11:25:23,500 ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 188 * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.021 sec - in org.nuxeo.targetplatforms.jaxrs.TargetPlatformServiceTest Running org.nuxeo.targetplatforms.jaxrs.RestApiTargetPlatformTest Feb 28, 2018 11:25:26 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.18.3 12/01/2014 08:23 AM' 11:25:29,696 WARN [DetectThreadDeadlocksFeature] Thread dump available at target/tdump-388143829899137707.log Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.168 sec - in org.nuxeo.targetplatforms.jaxrs.RestApiTargetPlatformTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-target-platforms-jaxrs --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-target-platforms-jaxrs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/target/nuxeo-target-platforms-jaxrs-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-target-platforms-jaxrs --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-target-platforms-jaxrs >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-jaxrs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-jaxrs --- [INFO] Storing buildNumber: 20180228-112532 at timestamp: 1519817132781 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-jaxrs --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-jaxrs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-target-platforms-jaxrs <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-target-platforms-jaxrs --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/target/nuxeo-target-platforms-jaxrs-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-target-platforms-jaxrs --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/target/nuxeo-target-platforms-jaxrs-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.1-I20180228_0918/nuxeo-target-platforms-jaxrs-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.1-I20180228_0918/nuxeo-target-platforms-jaxrs-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/target/nuxeo-target-platforms-jaxrs-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.1-I20180228_0918/nuxeo-target-platforms-jaxrs-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-target-platforms-jaxrs --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.1-I20180228_0918/nuxeo-target-platforms-jaxrs-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.1-I20180228_0918/nuxeo-target-platforms-jaxrs-10.1-I20180228_0918.jar (14 KB at 49.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.1-I20180228_0918/nuxeo-target-platforms-jaxrs-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.1-I20180228_0918/nuxeo-target-platforms-jaxrs-10.1-I20180228_0918.pom (3 KB at 37.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/maven-metadata.xml (60 KB at 224.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/maven-metadata.xml (60 KB at 269.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.1-I20180228_0918/nuxeo-target-platforms-jaxrs-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-jaxrs/10.1-I20180228_0918/nuxeo-target-platforms-jaxrs-10.1-I20180228_0918-sources.jar (8 KB at 100.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Target Platforms - Sample Module 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-target-platforms-sample --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-sample --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-sample --- [INFO] Storing buildNumber: 20180228-112533 at timestamp: 1519817133865 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-sample --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-target-platforms-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-target-platforms-sample --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-target-platforms-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-target-platforms-sample --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-target-platforms-sample --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-target-platforms-sample --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-target-platforms-sample --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample/target/nuxeo-target-platforms-sample-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-target-platforms-sample --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-sample/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-target-platforms-sample >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-sample --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-sample --- [INFO] Storing buildNumber: 20180228-112534 at timestamp: 1519817134616 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-sample --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-target-platforms-sample <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-target-platforms-sample --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample/target/nuxeo-target-platforms-sample-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-target-platforms-sample --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample/target/nuxeo-target-platforms-sample-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-sample/10.1-I20180228_0918/nuxeo-target-platforms-sample-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-sample/10.1-I20180228_0918/nuxeo-target-platforms-sample-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-sample/target/nuxeo-target-platforms-sample-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-sample/10.1-I20180228_0918/nuxeo-target-platforms-sample-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-target-platforms-sample --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/10.1-I20180228_0918/nuxeo-target-platforms-sample-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/10.1-I20180228_0918/nuxeo-target-platforms-sample-10.1-I20180228_0918.jar (5 KB at 33.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/10.1-I20180228_0918/nuxeo-target-platforms-sample-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/10.1-I20180228_0918/nuxeo-target-platforms-sample-10.1-I20180228_0918.pom (527 B at 6.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/maven-metadata.xml (64 KB at 153.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/maven-metadata.xml (64 KB at 444.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/10.1-I20180228_0918/nuxeo-target-platforms-sample-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-sample/10.1-I20180228_0918/nuxeo-target-platforms-sample-10.1-I20180228_0918-sources.jar (2 KB at 18.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Target Platforms - Compat Module 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-target-platforms-compat --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-compat --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-compat --- [INFO] Storing buildNumber: 20180228-112536 at timestamp: 1519817136531 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-compat --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-target-platforms-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-target-platforms-compat --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-target-platforms-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-target-platforms-compat --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-target-platforms-compat --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-target-platforms-compat --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-target-platforms-compat --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat/target/nuxeo-target-platforms-compat-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-target-platforms-compat --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-compat/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-target-platforms-compat >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-target-platforms-compat --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-target-platforms-compat --- [INFO] Storing buildNumber: 20180228-112537 at timestamp: 1519817137520 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-target-platforms-compat --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-target-platforms-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-target-platforms-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-target-platforms-compat <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-target-platforms-compat --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat/target/nuxeo-target-platforms-compat-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-target-platforms-compat --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat/target/nuxeo-target-platforms-compat-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-compat/10.1-I20180228_0918/nuxeo-target-platforms-compat-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-compat/10.1-I20180228_0918/nuxeo-target-platforms-compat-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-target-platforms/nuxeo-target-platforms-compat/target/nuxeo-target-platforms-compat-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/utils/nuxeo-target-platforms-compat/10.1-I20180228_0918/nuxeo-target-platforms-compat-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-target-platforms-compat --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/10.1-I20180228_0918/nuxeo-target-platforms-compat-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/10.1-I20180228_0918/nuxeo-target-platforms-compat-10.1-I20180228_0918.jar (7 KB at 66.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/10.1-I20180228_0918/nuxeo-target-platforms-compat-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/10.1-I20180228_0918/nuxeo-target-platforms-compat-10.1-I20180228_0918.pom (820 B at 10.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/maven-metadata.xml (50 KB at 15.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/maven-metadata.xml (50 KB at 116.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/10.1-I20180228_0918/nuxeo-target-platforms-compat-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/utils/nuxeo-target-platforms-compat/10.1-I20180228_0918/nuxeo-target-platforms-compat-10.1-I20180228_0918-sources.jar (3 KB at 37.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web UI - Web Application 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-ui --- [INFO] Storing buildNumber: 20180228-112541 at timestamp: 1519817141863 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (grunt-build) @ nuxeo-web-ui --- [INFO] Executing tasks main: init: [exec] npm WARN deprecated babel-preset-es2015@6.24.1: ๐Ÿ™Œ Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! [exec] npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 [exec] npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js [exec] npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js [exec] npm WARN deprecated gulp-util@2.2.14: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 [exec] npm WARN deprecated gulp-util@2.2.20: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 [exec] npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue [exec] npm WARN deprecated node-uuid@1.4.8: Use uuid module instead [exec] [exec] > uws@0.14.5 install /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/uws [exec] > node-gyp rebuild > build_log.txt 2>&1 || exit 0 [exec] [exec] [exec] > wd@1.5.0 install /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/wd [exec] > node scripts/build-browser-scripts [exec] [exec] [exec] > uws@9.14.0 install /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/uws [exec] > node-gyp rebuild > build_log.txt 2>&1 || exit 0 [exec] [exec] [exec] > typings-global@1.0.28 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/typings-global [exec] > node ./dist/install.js [exec] [exec] !!!!!!!!!!! [exec] typings-global is obsolete! Remove it! [exec] Use `yarn add --dev @types/node` instead! [exec] !!!!!!!!!!! [exec] [exec] > spawn-sync@1.0.15 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/spawn-sync [exec] > node postinstall [exec] [exec] [exec] > sauce-connect-launcher@1.2.3 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/sauce-connect-launcher [exec] > node scripts/install.js || nodejs scripts/install.js [exec] [exec] [exec] > wct-sauce@2.0.0 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/wct-sauce [exec] > node scripts/postinstall.js [exec] [exec] Prefetching the Sauce Connect binary. [exec] Missing Sauce Connect local proxy, downloading dependency [exec] This will only happen once. [exec] Downloading 6.25MB [exec] Archive checksum verified. [exec] Unzipping /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/sauce-connect-launcher/sc/sc-4.4.11-linux.tar.gz [exec] Removing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/sauce-connect-launcher/sc/sc-4.4.11-linux.tar.gz [exec] Sauce Connect downloaded correctly [exec] [exec] > wct-local@2.1.0 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/wct-local [exec] > node scripts/postinstall.js [exec] [exec] ---------- [exec] selenium-standalone installation starting [exec] ---------- [exec] [exec] --- [exec] selenium install: [exec] from: https://selenium-release.storage.googleapis.com/3.7/selenium-server-standalone-3.7.1.jar [exec] to: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/selenium-standalone/.selenium/selenium-server/3.7.1-server.jar [exec] --- [exec] chrome install: [exec] from: https://chromedriver.storage.googleapis.com/2.33/chromedriver_linux64.zip [exec] to: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/selenium-standalone/.selenium/chromedriver/2.33-x64-chromedriver [exec] --- [exec] firefox install: [exec] from: https://github.com/mozilla/geckodriver/releases/download/v0.19.1/geckodriver-v0.19.1-linux64.tar.gz [exec] to: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/polymer-cli/node_modules/selenium-standalone/.selenium/geckodriver/0.19.1-x64-geckodriver [exec] [exec] [exec] ----- [exec] selenium-standalone installation finished [exec] ----- [exec] [exec] > gifsicle@3.0.4 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/gifsicle [exec] > node lib/install.js [exec] [exec] โœ” gifsicle pre-build test passed successfully [exec] [exec] > jpegtran-bin@3.2.0 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/jpegtran-bin [exec] > node lib/install.js [exec] [exec] โœ” jpegtran pre-build test passed successfully [exec] [exec] > optipng-bin@3.1.4 postinstall /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/node_modules/optipng-bin [exec] > node lib/install.js [exec] [exec] โœ” optipng pre-build test passed successfully [exec] nuxeo-web-ui@2.3.1 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui [exec] โ”œโ”€โ”ฌ babel-core@6.26.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-code-frame@6.26.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ esutils@2.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ js-tokens@3.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ babel-generator@6.26.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ detect-indent@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ repeating@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-finite@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ jsesc@1.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ trim-right@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ babel-helpers@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-messages@6.23.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-register@6.26.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ core-js@2.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ home-or-tmp@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-tmpdir@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ mkdirp@0.5.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map-support@0.4.18 [exec] โ”‚ โ”œโ”€โ”ฌ babel-runtime@6.26.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ regenerator-runtime@0.11.1 [exec] โ”‚ โ”œโ”€โ”€ babel-template@6.26.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-traverse@6.26.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ globals@9.18.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ invariant@2.2.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ loose-envify@1.3.1 [exec] โ”‚ โ”œโ”€โ”ฌ babel-types@6.26.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ to-fast-properties@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ babylon@6.18.0 [exec] โ”‚ โ”œโ”€โ”€ convert-source-map@1.5.1 [exec] โ”‚ โ”œโ”€โ”ฌ debug@2.6.9 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ms@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ json5@0.5.1 [exec] โ”‚ โ”œโ”€โ”ฌ minimatch@3.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ brace-expansion@1.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ balanced-match@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ path-is-absolute@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ private@0.1.8 [exec] โ”‚ โ”œโ”€โ”€ slash@1.0.0 [exec] โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”œโ”€โ”ฌ babel-preset-es2015@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-check-es2015-constants@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-arrow-functions@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-block-scoped-functions@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-block-scoping@6.26.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-classes@6.24.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-define-map@6.26.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-function-name@6.24.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-optimise-call-expression@6.24.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-replace-supers@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-computed-properties@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-destructuring@6.23.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-duplicate-keys@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-for-of@6.23.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-function-name@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-literals@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-modules-amd@6.24.1 [exec] โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-modules-commonjs@6.26.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ babel-plugin-transform-strict-mode@6.24.1 [exec] โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-modules-systemjs@6.24.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-hoist-variables@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-modules-umd@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-object-super@6.24.1 [exec] โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-parameters@6.24.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-call-delegate@6.24.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-get-function-arity@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-shorthand-properties@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-spread@6.22.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-sticky-regex@6.24.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-regex@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-template-literals@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-typeof-symbol@6.23.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-plugin-transform-es2015-unicode-regex@6.24.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ regexpu-core@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ regenerate@1.3.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ regjsgen@0.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ regjsparser@0.1.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ jsesc@0.5.0 [exec] โ”‚ โ””โ”€โ”ฌ babel-plugin-transform-regenerator@6.26.0 [exec] โ”‚ โ””โ”€โ”€ regenerator-transform@0.10.1 [exec] โ”œโ”€โ”ฌ browser-sync@2.23.6 [exec] โ”‚ โ”œโ”€โ”ฌ browser-sync-ui@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async-each-series@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ socket.io-client@2.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ backo2@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ base64-arraybuffer@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ component-bind@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ component-emitter@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ engine.io-client@3.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ component-inherit@0.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ debug@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ xmlhttprequest-ssl@1.5.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ yeast@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ has-cors@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ indexof@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-component@0.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ parseqs@0.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ better-assert@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ callsite@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ parseuri@0.0.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-array@0.1.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ stream-throttle@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ commander@2.14.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ limiter@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ bs-recipes@1.3.4 [exec] โ”‚ โ”œโ”€โ”ฌ chokidar@1.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ anymatch@1.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async-each@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob-parent@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ inherits@2.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-binary-path@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ binary-extensions@1.11.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ readdirp@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ connect@3.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ debug@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@0.7.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ finalhandler@0.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ debug@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@0.7.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ on-finished@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ee-first@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ statuses@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unpipe@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ parseurl@1.3.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ utils-merge@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ connect-history-api-fallback@1.5.0 [exec] โ”‚ โ”œโ”€โ”€ dev-ip@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ easy-extender@2.3.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”œโ”€โ”ฌ eazy-logger@3.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ tfunk@3.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ object-path@0.9.2 [exec] โ”‚ โ”œโ”€โ”€ emitter-steward@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ etag@1.8.1 [exec] โ”‚ โ”œโ”€โ”€ fresh@0.5.2 [exec] โ”‚ โ”œโ”€โ”ฌ fs-extra@3.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ jsonfile@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ universalify@0.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ http-proxy@1.15.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ eventemitter3@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ requires-port@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ immutable@3.8.2 [exec] โ”‚ โ”œโ”€โ”ฌ localtunnel@1.8.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.6.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ openurl@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ request@2.81.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ aws-sign2@0.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ aws4@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ caseless@0.12.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ combined-stream@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ delayed-stream@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ forever-agent@0.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ form-data@2.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ asynckit@0.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ har-validator@4.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ har-schema@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ hawk@3.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ boom@2.10.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ cryptiles@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hoek@2.16.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sntp@1.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ http-signature@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ assert-plus@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ jsprim@1.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ assert-plus@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extsprintf@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ json-schema@0.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ verror@1.10.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ assert-plus@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ sshpk@1.13.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ asn1@0.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ assert-plus@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bcrypt-pbkdf@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ dashdash@1.14.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ assert-plus@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ecc-jsbn@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ getpass@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ assert-plus@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ jsbn@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tweetnacl@0.14.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-typedarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isstream@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ json-stringify-safe@5.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ oauth-sign@0.8.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ performance-now@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ qs@6.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stringstream@0.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tough-cookie@2.3.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ punycode@1.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ tunnel-agent@0.6.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ uuid@3.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ yargs@3.29.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ camelcase@1.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ window-size@0.1.4 [exec] โ”‚ โ”œโ”€โ”ฌ micromatch@2.3.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ arr-flatten@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@1.8.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-range@1.8.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fill-range@2.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ isobject@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ randomatic@1.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-string@1.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-brackets@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-posix-bracket@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ filename-regex@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-buffer@1.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-path@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ remove-trailing-separator@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ parse-glob@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-dotfile@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ regex-cache@0.4.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-equal-shallow@0.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ opn@4.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ portscanner@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@1.5.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-number-like@1.0.8 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash.isfinite@3.3.2 [exec] โ”‚ โ”œโ”€โ”€ qs@6.2.1 [exec] โ”‚ โ”œโ”€โ”€ resp-modifier@6.0.2 [exec] โ”‚ โ”œโ”€โ”€ rx@4.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ serve-index@1.8.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ accepts@1.3.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ negotiator@0.6.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ batch@0.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ debug@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@0.7.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-html@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ http-errors@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ setprototypeof@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ mime-types@2.1.18 [exec] โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.33.0 [exec] โ”‚ โ”œโ”€โ”ฌ serve-static@1.12.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ encodeurl@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ send@0.15.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ debug@2.6.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@0.7.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ depd@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ destroy@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fresh@0.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ http-errors@1.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ depd@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ setprototypeof@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ mime@1.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ms@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ range-parser@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ server-destroy@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ socket.io@2.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ engine.io@3.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ base64id@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ cookie@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ debug@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ engine.io-parser@2.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ after@0.8.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arraybuffer.slice@0.0.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ blob@0.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ uws@9.14.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ws@3.3.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ async-limiter@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ultron@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ socket.io-adapter@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ socket.io-parser@3.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ debug@3.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ has-binary2@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isarray@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ ua-parser-js@0.7.12 [exec] โ”‚ โ””โ”€โ”ฌ yargs@6.4.0 [exec] โ”‚ โ”œโ”€โ”€ camelcase@3.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ cliui@3.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ wrap-ansi@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ decamelize@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ get-caller-file@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ os-locale@1.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ lcid@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ invert-kv@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ read-pkg-up@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ find-up@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ read-pkg@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ load-json-file@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ parse-json@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ error-ex@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-type@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ require-directory@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ require-main-filename@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ set-blocking@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ string-width@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ code-point-at@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-fullwidth-code-point@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ which-module@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ window-size@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ y18n@3.2.1 [exec] โ”‚ โ””โ”€โ”ฌ yargs-parser@4.2.1 [exec] โ”‚ โ””โ”€โ”€ camelcase@3.0.0 [exec] โ”œโ”€โ”ฌ css-slam@1.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ command-line-args@3.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-back@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ feature-detect-es6@1.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ find-replace@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ test-value@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ typical@2.6.1 [exec] โ”‚ โ”œโ”€โ”ฌ command-line-usage@3.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-escape-sequences@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ table-layout@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ deep-extend@0.4.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ wordwrapjs@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ reduce-flatten@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ dom5@1.3.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/clone@0.1.30 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/node@4.2.23 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ @types/parse5@0.0.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @types/node@6.0.101 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ parse5@1.5.1 [exec] โ”‚ โ””โ”€โ”€ shady-css-parser@0.0.8 [exec] โ”œโ”€โ”ฌ del@2.2.2 [exec] โ”‚ โ”œโ”€โ”ฌ globby@5.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-union@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ arrify@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-path-cwd@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-path-in-cwd@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-path-inside@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ object-assign@4.1.1 [exec] โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ pinkie-promise@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pinkie@2.0.4 [exec] โ”‚ โ””โ”€โ”€ rimraf@2.6.2 [exec] โ”œโ”€โ”ฌ eslint-plugin-html@2.0.3 [exec] โ”‚ โ””โ”€โ”ฌ htmlparser2@3.9.2 [exec] โ”‚ โ”œโ”€โ”€ domelementtype@1.3.0 [exec] โ”‚ โ”œโ”€โ”€ domhandler@2.4.1 [exec] โ”‚ โ”œโ”€โ”€ domutils@1.7.0 [exec] โ”‚ โ””โ”€โ”€ entities@1.1.1 [exec] โ”œโ”€โ”ฌ gulp@3.9.1 [exec] โ”‚ โ”œโ”€โ”€ archy@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ chalk@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ deprecated@0.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@3.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-uniq@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ beeper@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@2.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.escape@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash._root@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@3.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.14 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.5.3 [exec] โ”‚ โ”œโ”€โ”€ interpret@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ liftoff@2.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ extend@3.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ findup-sync@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ detect-file@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-glob@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ micromatch@3.1.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ braces@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ fill-range@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ to-regex-range@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-number@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ snapdragon-node@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ snapdragon-util@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ split-string@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ extglob@2.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-brackets@2.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ posix-character-classes@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ fragment-cache@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ nanomatch@1.2.9 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-odd@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-number@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-windows@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ regex-not@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ safe-regex@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ret@0.1.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ snapdragon@0.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ base@0.11.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ cache-base@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ collection-visit@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-visit@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ object-visit@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ get-value@2.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-values@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ set-value@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ to-object-path@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ union-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ set-value@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ unset-value@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-value@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ has-values@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ isobject@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ class-utils@0.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ static-extend@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ object-copy@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ copy-descriptor@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ define-property@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ mixin-deep@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pascalcase@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ source-map-resolve@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ atob@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ decode-uri-component@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ resolve-url@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ source-map-url@0.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ urix@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ use@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lazy-cache@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ set-getter@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ to-regex@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ resolve-dir@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ global-modules@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ global-prefix@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ fined@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-tilde@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ homedir-polyfill@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ parse-passwd@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ object.defaults@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-each@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ array-slice@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ for-own@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ parse-filepath@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-relative@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-unc-path@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unc-path-regex@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-cache@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ path-root@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-root-regex@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ flagged-respawn@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-plain-object@2.0.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ object.map@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ for-own@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ make-iterator@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ rechoir@0.6.2 [exec] โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ orchestrator@0.3.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ end-of-stream@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ once@1.3.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ sequencify@0.0.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ stream-consume@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ pretty-hrtime@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ semver@4.3.6 [exec] โ”‚ โ”œโ”€โ”ฌ tildify@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ os-homedir@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ v8flags@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ user-home@1.1.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-fs@0.3.14 [exec] โ”‚ โ”œโ”€โ”€ defaults@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ glob-stream@3.1.18 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob@4.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob2base@0.0.12 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ find-index@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimatch@2.0.10 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob-watcher@0.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ gaze@0.5.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ globule@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob@3.1.21 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimatch@0.2.14 [exec] โ”‚ โ”œโ”€โ”ฌ graceful-fs@3.0.11 [exec] โ”‚ โ”‚ โ””โ”€โ”€ natives@1.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ strip-bom@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”œโ”€โ”ฌ gulp-autoprefixer@3.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ autoprefixer@6.7.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ browserslist@1.7.7 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ electron-to-chromium@1.3.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ caniuse-db@1.0.30000810 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ normalize-range@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ num2fraction@1.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ postcss-value-parser@3.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ postcss@5.2.18 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ js-base64@2.4.3 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ supports-color@3.2.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ has-flag@1.0.0 [exec] โ”‚ โ””โ”€โ”€ vinyl-sourcemaps-apply@0.2.1 [exec] โ”œโ”€โ”ฌ gulp-babel@7.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ plugin-error@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-colors@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ arr-union@3.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@3.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ assign-symbols@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ””โ”€โ”€ replace-ext@0.0.1 [exec] โ”œโ”€โ”ฌ gulp-cache@0.4.6 [exec] โ”‚ โ”œโ”€โ”€ bluebird@3.5.1 [exec] โ”‚ โ”œโ”€โ”€ cache-swap@0.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ object.omit@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ for-own@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ for-in@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ object.pick@1.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@2.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ safe-buffer@5.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ try-json-parse@0.1.1 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@1.2.0 [exec] โ”‚ โ””โ”€โ”€ clone-stats@0.0.1 [exec] โ”œโ”€โ”€ gulp-changed@1.3.2 [exec] โ”œโ”€โ”ฌ gulp-debug@2.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ plur@2.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ irregular-plurals@1.4.0 [exec] โ”‚ โ””โ”€โ”ฌ stringify-object@2.4.0 [exec] โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ””โ”€โ”€ is-regexp@1.0.0 [exec] โ”œโ”€โ”ฌ gulp-eslint@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ bufferstreams@1.1.3 [exec] โ”‚ โ””โ”€โ”ฌ eslint@3.19.0 [exec] โ”‚ โ”œโ”€โ”ฌ concat-stream@1.6.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ typedarray@0.0.6 [exec] โ”‚ โ”œโ”€โ”€ doctrine@2.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ escope@3.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ es6-map@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ d@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ es6-set@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ es6-symbol@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ event-emitter@0.3.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ es6-weak-map@2.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ esrecurse@4.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ espree@3.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ acorn@5.5.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ acorn-jsx@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ acorn@3.3.0 [exec] โ”‚ โ”œโ”€โ”€ esquery@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ estraverse@4.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ file-entry-cache@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ flat-cache@1.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ circular-json@0.3.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ write@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ ignore@3.3.7 [exec] โ”‚ โ”œโ”€โ”€ imurmurhash@0.1.4 [exec] โ”‚ โ”œโ”€โ”ฌ inquirer@0.12.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-escapes@1.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cli-cursor@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ restore-cursor@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ exit-hook@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cli-width@2.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ figures@1.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ readline2@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ mute-stream@0.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ run-async@0.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ rx-lite@3.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ is-my-json-valid@2.17.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ generate-function@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ generate-object-property@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-property@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-my-ip-valid@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ jsonpointer@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-resolvable@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ js-yaml@3.10.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ argparse@1.0.10 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sprintf-js@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ esprima@4.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ json-stable-stringify@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ jsonify@0.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ levn@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ prelude-ls@1.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ type-check@0.3.2 [exec] โ”‚ โ”œโ”€โ”€ natural-compare@1.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ optionator@0.8.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ deep-is@0.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fast-levenshtein@2.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ path-is-inside@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ pluralize@1.2.1 [exec] โ”‚ โ”œโ”€โ”€ progress@1.1.8 [exec] โ”‚ โ”œโ”€โ”ฌ require-uncached@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ caller-path@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ callsites@0.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ resolve-from@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ shelljs@0.7.8 [exec] โ”‚ โ”œโ”€โ”€ strip-bom@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ strip-json-comments@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ table@3.8.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ ajv@4.11.8 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@4.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ajv-keywords@1.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ slice-ansi@0.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ string-width@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ strip-ansi@4.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ text-table@0.2.0 [exec] โ”‚ โ””โ”€โ”€ user-home@2.0.0 [exec] โ”œโ”€โ”ฌ gulp-html-extract@0.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ cheerio@0.19.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ css-select@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ boolbase@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ css-what@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domutils@1.4.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ nth-check@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom-serializer@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ domelementtype@1.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ htmlparser2@3.8.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domhandler@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ domutils@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ entities@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.1.14 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ has-color@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-ansi@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._escapestringchar@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.defaults@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._objecttypes@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash._escapehtmlchar@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash._htmlescapes@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lodash._reunescapedhtml@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._isnative@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash._shimkeys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.isobject@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ lodash.values@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ multipipe@0.0.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.4.1 [exec] โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ””โ”€โ”ฌ xtend@2.1.2 [exec] โ”‚ โ””โ”€โ”€ object-keys@0.4.0 [exec] โ”œโ”€โ”ฌ gulp-html-minifier@0.1.8 [exec] โ”‚ โ”œโ”€โ”ฌ event-stream@3.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ duplexer@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ from@0.1.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ map-stream@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ pause-stream@0.0.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ split@0.3.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ stream-combiner@0.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@2.2.20 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ has-ansi@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@0.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ supports-color@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dateformat@1.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.escape@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lodash.keys@2.4.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xtend@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.2.3 [exec] โ”‚ โ”œโ”€โ”ฌ html-minifier@1.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ change-case@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ camel-case@1.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ constant-case@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ dot-case@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-lower-case@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-upper-case@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lower-case@1.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lower-case-first@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ param-case@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pascal-case@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ path-case@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ sentence-case@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ snake-case@1.npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents): [exec] npm WARN notsup S1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ swap-case@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ title-case@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ upper-case@1.1.3 [exec] โ”‚ KIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [exec] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.3 (node_modules/polymer-cli/node_modules/fsevents): [exec] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [exec] โ”‚ โ”‚ โ””โ”€โ”€ upper-case-first@1.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ commander@2.9.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-stream@1.5.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@2.0.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.7 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ he@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ ncname@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ xml-char-classes@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ relateurl@0.2.7 [exec] โ”‚ โ””โ”€โ”ฌ htmllint@0.2.7 [exec] โ”‚ โ”œโ”€โ”ฌ bulk-require@0.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ glob@3.2.11 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ minimatch@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ lodash@2.4.2 [exec] โ”‚ โ””โ”€โ”ฌ promise@6.1.0 [exec] โ”‚ โ””โ”€โ”€ asap@1.0.0 [exec] โ”œโ”€โ”ฌ gulp-if@2.0.2 [exec] โ”‚ โ”œโ”€โ”€ gulp-match@1.0.3 [exec] โ”‚ โ””โ”€โ”ฌ ternary-stream@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ duplexify@3.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ stream-shift@1.0.0 [exec] โ”‚ โ””โ”€โ”€ fork-stream@0.0.4 [exec] โ”œโ”€โ”ฌ gulp-imagemin@2.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ imagemin@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ buffer-to-vinyl@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ file-type@3.9.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-gifsicle@4.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ gifsicle@3.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-build@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ archive-type@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tar@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-tar@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ strip-dirs@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-absolute@0.1.7 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-relative@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-natural-number@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ sum-up@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ tar-stream@1.5.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ bl@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-tarbz2@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-bzip2@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ seek-bzip@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ commander@2.8.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-targz@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@0.4.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clone@0.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ decompress-unzip@3.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-zip@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ stat-mode@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ yauzl@2.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ buffer-crc32@0.2.13 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ fd-slicer@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ vinyl-assign@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ download@4.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ caw@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ get-proxy@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ filenamify@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ filename-reserved-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ strip-outer@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ trim-repeated@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@5.7.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@3.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unzip-response@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ gulp-decompress@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-url@1.2.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ read-all-stream@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ ware@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ wrap-fn@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ co@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-series@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ async-each-series@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-regex@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ip-regex@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-wrapper@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-check@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ executable@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version-check@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ bin-version@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ find-versions@1.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ semver@4.3.6 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ semver-truncate@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ each-async@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lazy-req@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ os-filter-obj@1.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ logalot@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ squeak@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ console-stream@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lpad-align@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-gif@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-jpegtran@4.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-jpg@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ jpegtran-bin@3.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-optipng@4.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ exec-buffer@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ tempfile@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ uuid@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-png@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ optipng-bin@3.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ imagemin-svgo@4.2.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-svg@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ svgo@0.6.6 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ coa@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ q@1.5.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ colors@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ csso@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ clap@1.2.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ js-yaml@3.6.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ esprima@2.7.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ sax@1.2.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ whet.extend@0.9.9 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ optional@0.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ stream-combiner2@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ pretty-bytes@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ camelcase-keys@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ camelcase@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ loud-rejection@1.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ currently-unhandled@0.4.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-find-index@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ signal-exit@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ normalize-package-data@2.4.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ hosted-git-info@2.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-builtin-module@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ semver@5.5.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ validate-npm-package-license@3.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ spdx-correct@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-license-ids@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ spdx-expression-parse@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ spdx-exceptions@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ redent@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ indent-string@2.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ trim-newlines@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ number-is-nan@1.0.1 [exec] โ”‚ โ””โ”€โ”€ through2-concurrent@1.1.1 [exec] โ”œโ”€โ”ฌ gulp-load-plugins@1.5.0 [exec] โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ fancy-log@1.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-gray@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ color-support@1.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ time-stamp@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ findup-sync@0.4.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ detect-file@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ fs-exists-sync@0.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ resolve-dir@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ expand-tilde@1.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ global-modules@0.2.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ global-prefix@0.1.5 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ ini@1.3.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ which@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isexe@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-windows@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ gulplog@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ glogg@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ has-gulplog@0.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ resolve@1.5.0 [exec] โ”‚ โ””โ”€โ”€ path-parse@1.0.5 [exec] โ”œโ”€โ”ฌ gulp-merge-json@0.6.0 [exec] โ”‚ โ””โ”€โ”€ through@2.3.8 [exec] โ”œโ”€โ”ฌ gulp-minify-html@1.0.6 [exec] โ”‚ โ”œโ”€โ”ฌ minimize@1.8.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ argh@0.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cli-color@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ d@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ es5-ext@0.10.39 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ es6-iterator@2.0.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ memoizee@0.3.10 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ d@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ es6-weak-map@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ es6-iterator@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ es6-symbol@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lru-queue@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ next-tick@0.2.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ timers-ext@0.1.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ next-tick@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ diagnostics@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ colorspace@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ color@0.8.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ color-convert@0.5.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ color-string@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ color-name@1.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ text-hex@0.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ enabled@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ env-variable@0.0.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ kuler@0.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ colornames@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ emits@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ node-uuid@1.4.8 [exec] โ”‚ โ””โ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”œโ”€โ”ฌ gulp-minify-inline@0.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ clean-css@3.4.28 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ commander@2.8.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ source-map@0.4.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ amdefine@1.0.1 [exec] โ”‚ โ””โ”€โ”ฌ uglify-js@2.6.4 [exec] โ”‚ โ”œโ”€โ”€ async@0.2.10 [exec] โ”‚ โ”œโ”€โ”€ uglify-to-browserify@1.0.2 [exec] โ”‚ โ””โ”€โ”ฌ yargs@3.10.0 [exec] โ”‚ โ”œโ”€โ”ฌ cliui@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ center-align@0.1.3 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ align-text@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ longest@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lazy-cache@1.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ right-align@0.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@0.0.2 [exec] โ”‚ โ””โ”€โ”€ window-size@0.1.0 [exec] โ”œโ”€โ”€ gulp-rename@1.2.2 [exec] โ”œโ”€โ”ฌ gulp-replace@0.5.4 [exec] โ”‚ โ”œโ”€โ”ฌ istextorbinary@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ binaryextensions@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ textextensions@1.0.2 [exec] โ”‚ โ””โ”€โ”€ replacestream@4.0.3 [exec] โ”œโ”€โ”ฌ gulp-size@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ gzip-size@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ pretty-bytes@3.0.1 [exec] โ”‚ โ””โ”€โ”€ stream-counter@1.0.0 [exec] โ”œโ”€โ”ฌ gulp-useref@3.1.4 [exec] โ”‚ โ”œโ”€โ”ฌ glob@7.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fs.realpath@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ inflight@1.0.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ wrappy@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ once@1.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-concat@2.6.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ concat-with-sourcemaps@1.0.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ vinyl@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-buffer@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ cloneable-readable@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ process-nextick-args@1.0.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-relative-url@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-absolute-url@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ plugin-error@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-cyan@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-red@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ arr-diff@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ array-slice@0.2.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ arr-union@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ extend-shallow@1.1.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ useref@1.4.0 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-fs@3.0.2 [exec] โ”‚ โ”œโ”€โ”€ fs-mkdirp-stream@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob-stream@6.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ is-glob@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-dirname@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-negated-glob@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ordered-read-streams@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ to-absolute-glob@2.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”œโ”€โ”€ is-valid-glob@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ lead@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ flush-write-stream@1.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ object.assign@4.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ define-properties@1.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ foreach@2.0.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ object-keys@1.0.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ function-bind@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ has-symbols@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ object-keys@1.0.11 [exec] โ”‚ โ”œโ”€โ”ฌ pumpify@1.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ pump@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”œโ”€โ”€ remove-bom-buffer@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ remove-bom-stream@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ resolve-options@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ to-through@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ value-or-function@3.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ vinyl@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-sourcemap@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ append-buffer@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ buffer-equal@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ now-and-later@2.0.0 [exec] โ”‚ โ””โ”€โ”ฌ vinyl@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ””โ”€โ”€ replace-ext@1.0.0 [exec] โ”œโ”€โ”ฌ gulp-vulcanize@6.1.0 [exec] โ”‚ โ””โ”€โ”ฌ vulcanize@1.16.0 [exec] โ”‚ โ”œโ”€โ”€ es6-promise@2.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ hydrolysis@1.25.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ acorn@3.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-polyfill@6.26.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ regenerator-runtime@0.10.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ doctrine@0.7.2 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ esutils@1.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dom5@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ estraverse@3.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ nopt@3.0.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ abbrev@1.1.1 [exec] โ”‚ โ””โ”€โ”€ path-posix@1.0.0 [exec] โ”œโ”€โ”€ lodash@4.17.5 [exec] โ”œโ”€โ”€ merge-stream@1.0.1 [exec] โ”œโ”€โ”ฌ polymer-build@2.2.0 [exec] โ”‚ โ”œโ”€โ”€ @types/mz@0.0.31 [exec] โ”‚ โ”œโ”€โ”€ @types/node@6.0.101 [exec] โ”‚ โ”œโ”€โ”€ @types/parse5@2.2.34 [exec] โ”‚ โ”œโ”€โ”€ @types/vinyl@2.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ @types/vinyl-fs@0.0.28 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ @types/glob-stream@6.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ @types/glob@5.0.35 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/events@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/minimatch@3.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ dom5@2.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ multipipe@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”œโ”€โ”ฌ mz@2.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ any-promise@1.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ thenify-all@1.6.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ thenify@3.3.0 [exec] โ”‚ โ”œโ”€โ”€ parse5@2.2.3 [exec] โ”‚ โ”œโ”€โ”ฌ plylog@0.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/winston@2.3.8 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ winston@2.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ colors@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cycle@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ eyes@0.1.8 [exec] โ”‚ โ”‚ โ””โ”€โ”€ stack-trace@0.0.10 [exec] โ”‚ โ”œโ”€โ”ฌ polymer-analyzer@2.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ @types/chai-subset@1.3.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @types/chai@4.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/chalk@0.4.31 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/cssbeautify@0.3.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/doctrine@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/escodegen@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/estraverse@0.0.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/estree@0.0.37 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/node@6.0.101 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/parse5@2.2.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cssbeautify@0.3.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dom5@2.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ escodegen@1.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ esprima@3.1.3 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ jsonschema@1.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ parse5@2.2.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ shady-css-parser@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ stable@0.1.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ polymer-bundler@3.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom5@2.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ @types/node@6.0.101 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ @types/parse5@2.2.34 [exec] โ”‚ โ”‚ โ””โ”€โ”€ parse5@2.2.3 [exec] โ”‚ โ”œโ”€โ”ฌ polymer-project-config@3.9.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/node@6.0.101 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimatch-all@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ sw-precache@5.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ dom-urls@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ urijs@1.19.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ es6-promise@4.2.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash.defaults@4.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@4.4.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@4.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ pretty-bytes@4.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ sw-toolbox@3.6.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ path-to-regexp@1.7.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ serviceworker-cache-polyfill@4.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ update-notifier@2.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ boxen@1.3.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-align@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ string-width@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-ansi@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ camelcase@4.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-styles@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ color-convert@1.9.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ supports-color@5.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ has-flag@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ cli-boxes@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ string-width@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-ansi@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ term-size@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ execa@0.7.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ cross-spawn@5.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ lru-cache@4.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ pseudomap@1.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ yallist@2.1.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ shebang-command@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ shebang-regex@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ get-stream@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ npm-run-path@2.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ path-key@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ p-finally@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ strip-eof@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ widest-line@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ string-width@2.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ strip-ansi@4.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ansi-regex@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ chalk@2.3.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ ansi-styles@3.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ color-convert@1.9.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ supports-color@5.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ has-flag@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ configstore@3.1.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ dot-prop@4.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-obj@1.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ make-dir@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ pify@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ unique-string@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ crypto-random-string@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ write-file-atomic@2.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ import-lazy@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-installed-globally@0.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ global-dirs@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-npm@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ latest-version@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ package-json@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ got@6.7.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ create-error-class@3.0.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ duplexer3@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ is-retry-allowed@1.1.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@4.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@2.0.1 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ url-parse-lax@1.0.0 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ prepend-http@1.0.4 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”ฌ registry-auth-token@3.3.2 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ rc@1.2.5 [exec] โ”‚ โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ registry-url@3.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ semver-diff@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xdg-basedir@3.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ clone@1.0.3 [exec] โ”‚ โ””โ”€โ”ฌ vinyl-fs@2.4.4 [exec] โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ glob-parent@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ is-glob@3.1.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ ordered-read-streams@0.3.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ is-stream@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ through2@0.6.5 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”ฌ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ to-absolute-glob@0.1.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”œโ”€โ”€ lodash.isequal@4.5.0 [exec] โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ strip-bom-stream@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ through2-filter@2.0.0 [exec] โ”‚ โ””โ”€โ”€ vali-date@1.0.0 [exec] โ”œโ”€โ”ฌ polymer-cli@1.6.0 [exec] โ”‚ โ”œโ”€โ”€ @polymer/sinonjs@1.17.1 [exec] โ”‚ โ”œโ”€โ”€ @polymer/test-fixture@0.0.3 [exec] โ”‚ โ”œโ”€โ”€ @polymer/tools-common@1.0.2 extraneous [exec] โ”‚ โ”œโ”€โ”€ @types/assert@0.0.29 [exec] โ”‚ โ”œโ”€โ”€ @types/babel-core@6.25.3 [exec] โ”‚ โ”œโ”€โ”€ @types/babel-generator@6.25.1 [exec] โ”‚ โ”œโ”€โ”€ @types/babel-template@6.25.0 [exec] โ”‚ โ”œโ”€โ”€ @types/babel-traverse@6.25.3 [exec] โ”‚ โ”œโ”€โ”€ @types/babel-types@7.0.0 [exec] โ”‚ โ”œโ”€โ”€ @types/babylon@6.16.2 [exec] โ”‚ โ”œโ”€โ”€ @types/bluebird@3.5.20 [exec] โ”‚ โ”œโ”€โ”ฌ @types/body-parser@1.16.8 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/chai@4.1.2 [exec] โ”‚ โ”œโ”€โ”€ @types/chai-subset@1.3.1 [exec] โ”‚ โ”œโ”€โ”€ @types/chalk@0.4.31 [exec] โ”‚ โ”œโ”€โ”€ @types/chokidar@1.7.4 extraneous [exec] โ”‚ โ”œโ”€โ”€ @types/clean-css@3.4.30 [exec] โ”‚ โ”œโ”€โ”€ @types/clone@0.1.30 [exec] โ”‚ โ”œโ”€โ”€ @types/compression@0.0.33 [exec] โ”‚ โ”œโ”€โ”€ @types/content-type@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ @types/cssbeautify@0.3.1 [exec] โ”‚ โ”œโ”€โ”€ @types/del@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ @types/doctrine@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ @types/escodegen@0.0.2 [exec] โ”‚ โ”œโ”€โ”€ @types/estraverse@0.0.6 [exec] โ”‚ โ”œโ”€โ”€ @types/estree@0.0.37 [exec] โ”‚ โ”œโ”€โ”€ @types/events@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ @types/express@4.11.1 [exec] โ”‚ โ”œโ”€โ”ฌ @types/express-serve-static-core@4.11.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/fast-levenshtein@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ @types/findup-sync@0.3.29 [exec] โ”‚ โ”œโ”€โ”ฌ @types/form-data@2.2.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/freeport@1.0.21 [exec] โ”‚ โ”œโ”€โ”€ @types/fs-extra@0.0.37 extraneous [exec] โ”‚ โ”œโ”€โ”ฌ @types/glob@5.0.35 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/glob-stream@6.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/gulp-if@0.0.30 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/html-minifier@1.1.31 [exec] โ”‚ โ”œโ”€โ”€ @types/inquirer@0.0.32 [exec] โ”‚ โ”œโ”€โ”€ @types/launchpad@0.6.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/merge-stream@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/mime@0.0.29 [exec] โ”‚ โ”œโ”€โ”€ @types/minimatch@3.0.3 [exec] โ”‚ โ”œโ”€โ”€ @types/mocha@2.2.48 extraneous [exec] โ”‚ โ”œโ”€โ”ฌ @types/mz@0.0.31 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/opn@3.0.28 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/parse5@2.2.34 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/pem@1.9.3 [exec] โ”‚ โ”œโ”€โ”€ @types/relateurl@0.2.28 [exec] โ”‚ โ”œโ”€โ”ฌ @types/request@2.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/resolve@0.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/rimraf@0.0.28 [exec] โ”‚ โ”œโ”€โ”€ @types/rx@4.1.1 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-core@4.0.3 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-core-binding@4.0.4 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite@4.0.5 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite-aggregates@4.0.3 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite-async@4.0.2 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite-backpressure@4.0.3 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite-coincidence@4.0.3 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite-experimental@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite-joinpatterns@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite-testing@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite-time@4.0.3 [exec] โ”‚ โ”œโ”€โ”€ @types/rx-lite-virtualtime@4.0.3 [exec] โ”‚ โ”œโ”€โ”€ @types/semver@5.5.0 [exec] โ”‚ โ”œโ”€โ”€ @types/serve-static@1.13.1 [exec] โ”‚ โ”œโ”€โ”€ @types/sinon@4.1.3 extraneous [exec] โ”‚ โ”œโ”€โ”ฌ @types/spdy@3.4.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/temp@0.8.31 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/through@0.0.29 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/tmp@0.0.33 extraneous [exec] โ”‚ โ”œโ”€โ”€ @types/ua-parser-js@0.7.32 [exec] โ”‚ โ”œโ”€โ”€ @types/uglify-js@2.6.30 [exec] โ”‚ โ”œโ”€โ”€ @types/update-notifier@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ @types/vinyl@2.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ @types/vinyl-fs@0.0.28 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/which@1.3.1 [exec] โ”‚ โ”œโ”€โ”ฌ @types/winston@2.3.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”œโ”€โ”€ @types/yeoman-generator@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ @types/yeoman-test@1.7.3 extraneous [exec] โ”‚ โ”œโ”€โ”€ @webcomponents/webcomponentsjs@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ abbrev@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ accepts@1.3.4 [exec] โ”‚ โ”œโ”€โ”€ accessibility-developer-tools@2.12.0 [exec] โ”‚ โ”œโ”€โ”€ acorn@5.4.1 [exec] โ”‚ โ”œโ”€โ”ฌ acorn-jsx@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ acorn@3.3.0 [exec] โ”‚ โ”œโ”€โ”€ adm-zip@0.4.7 [exec] โ”‚ โ”œโ”€โ”€ after@0.8.2 [exec] โ”‚ โ”œโ”€โ”ฌ agent-base@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ semver@5.0.3 [exec] โ”‚ โ”œโ”€โ”€ ajv@5.5.2 [exec] โ”‚ โ”œโ”€โ”€ ajv-keywords@1.5.1 [exec] โ”‚ โ”œโ”€โ”€ align-text@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ amdefine@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ ansi-align@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-regex@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string-width@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-ansi@4.0.0 [exec] โ”‚ โ”œโ”€โ”€ ansi-escape-sequences@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ ansi-escapes@1.4.0 [exec] โ”‚ โ”œโ”€โ”€ ansi-gray@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ ansi-regex@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ ansi-styles@2.2.1 [exec] โ”‚ โ”œโ”€โ”€ ansi-wrap@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ any-promise@1.3.0 [exec] โ”‚ โ”œโ”€โ”€ anymatch@1.3.2 [exec] โ”‚ โ”œโ”€โ”€ append-field@0.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ archiver@1.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ async@2.6.0 [exec] โ”‚ โ”œโ”€โ”€ archiver-utils@1.3.0 [exec] โ”‚ โ”œโ”€โ”€ archy@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ argparse@1.0.9 [exec] โ”‚ โ”‚ โ””โ”€โ”€ sprintf-js@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ arr-diff@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ arr-flatten@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ arr-union@3.1.0 [exec] โ”‚ โ”œโ”€โ”€ array-back@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ array-differ@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ array-each@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ array-find-index@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ array-flatten@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ array-slice@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ array-union@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ array-uniq@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ array-unique@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ arraybuffer.slice@0.0.7 [exec] โ”‚ โ”œโ”€โ”€ arrify@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ asap@2.0.6 [exec] โ”‚ โ”œโ”€โ”€ asn1@0.2.3 [exec] โ”‚ โ”œโ”€โ”€ assert-plus@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ assertion-error@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ assign-symbols@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ async@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ async-each@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ async-limiter@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ asynckit@0.4.0 [exec] โ”‚ โ”œโ”€โ”€ atob@2.0.3 [exec] โ”‚ โ”œโ”€โ”€ aws-sign2@0.7.0 [exec] โ”‚ โ”œโ”€โ”€ aws4@1.6.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-cli@6.26.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”œโ”€โ”€ babel-code-frame@6.26.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-core@6.26.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”œโ”€โ”ฌ babel-generator@6.26.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-call-delegate@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-define-map@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-evaluate-path@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-flip-expressions@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-function-name@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-get-function-arity@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-hoist-variables@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-is-nodes-equiv@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-is-void-0@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-mark-eval-scopes@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-optimise-call-expression@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-regex@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-remove-or-void@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-replace-supers@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-helper-to-multiple-sequence-expressions@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-helpers@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-messages@6.23.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-check-es2015-constants@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-external-helpers@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-builtins@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-constant-folding@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-dead-code-elimination@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-flip-comparisons@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-guarded-expressions@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-infinity@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-mangle-names@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-numeric-literals@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-replace@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-simplify@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-minify-type-constructors@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-arrow-functions@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-block-scoped-functions@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-block-scoping@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-classes@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-computed-properties@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-destructuring@6.23.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-duplicate-keys@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-for-of@6.23.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-function-name@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-literals@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-modules-amd@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-modules-commonjs@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-modules-systemjs@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-modules-umd@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-object-super@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-parameters@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-shorthand-properties@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-spread@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-sticky-regex@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-template-literals@6.22.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-typeof-symbol@6.23.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-es2015-unicode-regex@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-inline-consecutive-adds@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-member-expression-literals@6.9.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-merge-sibling-variables@6.9.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-minify-booleans@6.9.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-property-literals@6.9.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-regenerator@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-regexp-constructors@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-remove-console@6.9.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-remove-debugger@6.9.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-remove-undefined@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-simplify-comparison-operators@6.9.0 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-strict-mode@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-plugin-transform-undefined-to-void@6.9.0 [exec] โ”‚ โ”œโ”€โ”ฌ babel-polyfill@6.26.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ regenerator-runtime@0.10.5 [exec] โ”‚ โ”œโ”€โ”ฌ babel-preset-babili@0.0.12 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-evaluate-path@0.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-flip-expressions@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-is-void-0@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-mark-eval-scopes@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-remove-or-void@0.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-helper-to-multiple-sequence-expressions@0.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-builtins@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-constant-folding@0.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-dead-code-elimination@0.1.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-flip-comparisons@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-guarded-expressions@0.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-infinity@0.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ babel-plugin-minify-mangle-names@0.0.8 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ babel-helper-mark-eval-scopes@0.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-numeric-literals@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-replace@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-simplify@0.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-minify-type-constructors@0.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-inline-consecutive-adds@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-regexp-constructors@0.0.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ babel-plugin-transform-remove-undefined@0.0.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ jsesc@2.5.1 [exec] โ”‚ โ”œโ”€โ”€ babel-preset-es2015@6.24.1 [exec] โ”‚ โ”œโ”€โ”€ babel-preset-minify@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ babel-register@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-runtime@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-template@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-traverse@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babel-types@6.26.0 [exec] โ”‚ โ”œโ”€โ”€ babili@0.0.12 extraneous [exec] โ”‚ โ”œโ”€โ”€ babylon@6.18.0 [exec] โ”‚ โ”œโ”€โ”€ backo2@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ balanced-match@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ base@0.11.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ base64-arraybuffer@0.1.5 [exec] โ”‚ โ”œโ”€โ”€ base64-js@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ base64id@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ bcrypt-pbkdf@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ beeper@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ better-assert@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ binary-extensions@1.11.0 [exec] โ”‚ โ”œโ”€โ”€ binaryextensions@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ bl@1.2.1 [exec] โ”‚ โ”œโ”€โ”€ blob@0.0.4 [exec] โ”‚ โ”œโ”€โ”€ body-parser@1.18.2 [exec] โ”‚ โ”œโ”€โ”€ boom@4.3.1 [exec] โ”‚ โ”œโ”€โ”€ bower@1.8.2 [exec] โ”‚ โ”œโ”€โ”€ bower-json@0.8.1 [exec] โ”‚ โ”œโ”€โ”€ bower-logger@0.2.2 [exec] โ”‚ โ”œโ”€โ”ฌ boxen@1.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-regex@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@3.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ camelcase@4.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ chalk@2.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string-width@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@4.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@4.5.0 [exec] โ”‚ โ”œโ”€โ”€ brace-expansion@1.1.8 [exec] โ”‚ โ”œโ”€โ”€ braces@1.8.5 [exec] โ”‚ โ”œโ”€โ”€ browser-capabilities@0.2.2 [exec] โ”‚ โ”œโ”€โ”€ browser-stdout@1.3.0 [exec] โ”‚ โ”œโ”€โ”€ browserify-zlib@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ browserstack@1.5.0 [exec] โ”‚ โ”œโ”€โ”€ buffer-crc32@0.2.13 [exec] โ”‚ โ”œโ”€โ”€ bufferstreams@1.1.3 [exec] โ”‚ โ”œโ”€โ”€ builtin-modules@1.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ busboy@0.2.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@1.1.14 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”œโ”€โ”€ bytes@3.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ cache-base@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ caller-path@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ callsite@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ callsites@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ camel-case@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ camelcase@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ camelcase-keys@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ capture-stack-trace@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ caseless@0.12.0 [exec] โ”‚ โ”œโ”€โ”ฌ center-align@0.1.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lazy-cache@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ chai@3.5.0 extraneous [exec] โ”‚ โ”œโ”€โ”€ chalk@1.1.3 [exec] โ”‚ โ”œโ”€โ”€ chardet@0.4.2 [exec] โ”‚ โ”œโ”€โ”€ charenc@0.0.2 [exec] โ”‚ โ”œโ”€โ”€ check-error@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ chokidar@1.7.0 [exec] โ”‚ โ”œโ”€โ”€ chownr@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ circular-json@0.3.3 [exec] โ”‚ โ”œโ”€โ”€ clang-format@1.1.0 extraneous [exec] โ”‚ โ”œโ”€โ”ฌ class-extend@0.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ object-assign@2.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ class-utils@0.3.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ clean-css@4.1.9 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”œโ”€โ”€ cleankill@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ cli-boxes@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ cli-cursor@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ cli-table@0.3.1 [exec] โ”‚ โ”œโ”€โ”€ cli-width@2.2.0 [exec] โ”‚ โ”œโ”€โ”€ cliui@3.2.0 [exec] โ”‚ โ”œโ”€โ”€ clone@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ clone-buffer@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ clone-stats@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ cloneable-readable@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ co@4.6.0 [exec] โ”‚ โ”œโ”€โ”€ code-point-at@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ collection-visit@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ color-convert@1.9.1 [exec] โ”‚ โ”œโ”€โ”€ color-name@1.1.3 [exec] โ”‚ โ”œโ”€โ”€ color-support@1.1.3 [exec] โ”‚ โ”œโ”€โ”€ colors@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ combined-stream@1.0.5 [exec] โ”‚ โ”œโ”€โ”€ command-line-args@3.0.5 [exec] โ”‚ โ”œโ”€โ”€ command-line-commands@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ command-line-usage@3.0.8 [exec] โ”‚ โ”œโ”€โ”€ commander@2.12.2 [exec] โ”‚ โ”œโ”€โ”€ commondir@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ component-bind@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ component-emitter@1.2.1 [exec] โ”‚ โ”œโ”€โ”€ component-inherit@0.0.3 [exec] โ”‚ โ”œโ”€โ”€ compress-commons@1.2.2 [exec] โ”‚ โ”œโ”€โ”€ compressible@2.0.12 [exec] โ”‚ โ”œโ”€โ”€ compression@1.7.1 [exec] โ”‚ โ”œโ”€โ”€ concat-map@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ concat-stream@1.6.0 [exec] โ”‚ โ”œโ”€โ”€ configstore@3.1.1 [exec] โ”‚ โ”œโ”€โ”€ content-disposition@0.5.2 [exec] โ”‚ โ”œโ”€โ”€ content-type@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ convert-source-map@1.5.1 [exec] โ”‚ โ”œโ”€โ”€ cookie@0.3.1 [exec] โ”‚ โ”œโ”€โ”€ cookie-signature@1.0.6 [exec] โ”‚ โ”œโ”€โ”€ copy-descriptor@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ core-js@2.5.3 [exec] โ”‚ โ”œโ”€โ”€ core-util-is@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ crc@3.2.1 [exec] โ”‚ โ”œโ”€โ”ฌ crc32-stream@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ crc@3.5.0 [exec] โ”‚ โ”œโ”€โ”€ create-error-class@3.0.2 [exec] โ”‚ โ”œโ”€โ”€ cross-spawn@5.1.0 [exec] โ”‚ โ”œโ”€โ”€ crypt@0.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ cryptiles@3.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ boom@5.2.0 [exec] โ”‚ โ”œโ”€โ”€ crypto-random-string@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ css-slam@2.0.2 [exec] โ”‚ โ”œโ”€โ”€ css-what@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ cssbeautify@0.3.1 [exec] โ”‚ โ”œโ”€โ”€ currently-unhandled@0.4.1 [exec] โ”‚ โ”œโ”€โ”€ cycle@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ d@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ dargs@5.1.0 [exec] โ”‚ โ”œโ”€โ”€ dashdash@1.14.1 [exec] โ”‚ โ”œโ”€โ”€ dateformat@2.2.0 [exec] โ”‚ โ”œโ”€โ”€ debug@2.6.9 [exec] โ”‚ โ”œโ”€โ”€ decamelize@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ decode-uri-component@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ deep-eql@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ deep-extend@0.4.2 [exec] โ”‚ โ”œโ”€โ”€ deep-is@0.1.3 [exec] โ”‚ โ”œโ”€โ”ฌ defaults@1.0.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ clone@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ define-property@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ del@3.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pify@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ delayed-stream@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ depd@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ deprecate@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ deprecated@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ deps-regex@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ destroy@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ detect-conflict@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ detect-file@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ detect-indent@4.0.0 [exec] โ”‚ โ”œโ”€โ”€ detect-node@2.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ dicer@0.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@1.1.14 [exec] โ”‚ โ”‚ โ””โ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”œโ”€โ”€ diff@3.2.0 [exec] โ”‚ โ”œโ”€โ”€ doctrine@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ dom-urls@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ dom5@2.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@6.0.96 [exec] โ”‚ โ”œโ”€โ”€ dot-prop@4.2.0 [exec] โ”‚ โ”œโ”€โ”€ duplexer2@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ duplexer3@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ duplexify@3.5.3 [exec] โ”‚ โ”œโ”€โ”€ ecc-jsbn@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ editions@1.3.4 [exec] โ”‚ โ”œโ”€โ”€ ee-first@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ ejs@2.5.7 [exec] โ”‚ โ”œโ”€โ”€ encodeurl@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ end-of-stream@1.4.1 [exec] โ”‚ โ”œโ”€โ”€ ends-with@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ engine.io@3.1.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ accepts@1.3.3 [exec] โ”‚ โ”œโ”€โ”€ engine.io-client@3.1.4 [exec] โ”‚ โ”œโ”€โ”€ engine.io-parser@2.1.2 [exec] โ”‚ โ”œโ”€โ”€ error@7.0.2 [exec] โ”‚ โ”œโ”€โ”€ error-ex@1.3.1 [exec] โ”‚ โ”œโ”€โ”€ es5-ext@0.10.38 [exec] โ”‚ โ”œโ”€โ”€ es6-iterator@2.0.3 [exec] โ”‚ โ”œโ”€โ”€ es6-map@0.1.5 [exec] โ”‚ โ”œโ”€โ”€ es6-promise@4.2.4 [exec] โ”‚ โ”œโ”€โ”€ es6-set@0.1.5 [exec] โ”‚ โ”œโ”€โ”€ es6-symbol@3.1.1 [exec] โ”‚ โ”œโ”€โ”€ es6-weak-map@2.0.2 [exec] โ”‚ โ”œโ”€โ”€ escape-html@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ escape-string-regexp@1.0.5 [exec] โ”‚ โ”œโ”€โ”ฌ escodegen@1.9.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”œโ”€โ”€ escope@3.6.0 [exec] โ”‚ โ”œโ”€โ”ฌ eslint@3.19.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ inquirer@0.12.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ progress@1.1.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ run-async@0.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ espree@3.5.2 [exec] โ”‚ โ”œโ”€โ”€ esprima@3.1.3 [exec] โ”‚ โ”œโ”€โ”€ esquery@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ esrecurse@4.2.0 [exec] โ”‚ โ”œโ”€โ”€ estraverse@4.2.0 [exec] โ”‚ โ”œโ”€โ”€ esutils@2.0.2 [exec] โ”‚ โ”œโ”€โ”€ etag@1.8.1 [exec] โ”‚ โ”œโ”€โ”€ event-emitter@0.3.5 [exec] โ”‚ โ”œโ”€โ”€ eventemitter3@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ execa@0.7.0 [exec] โ”‚ โ”œโ”€โ”€ exit-hook@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ expand-brackets@0.1.5 [exec] โ”‚ โ”œโ”€โ”€ expand-range@1.8.2 [exec] โ”‚ โ”œโ”€โ”€ expand-tilde@1.2.2 [exec] โ”‚ โ”œโ”€โ”ฌ express@4.16.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ mime@1.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-to-regexp@0.1.7 [exec] โ”‚ โ”‚ โ””โ”€โ”€ send@0.16.1 [exec] โ”‚ โ”œโ”€โ”€ ext-list@2.2.2 [exec] โ”‚ โ”œโ”€โ”€ ext-name@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ extend@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ extend-shallow@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ external-editor@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ tmp@0.0.29 [exec] โ”‚ โ”œโ”€โ”€ extglob@0.3.2 [exec] โ”‚ โ”œโ”€โ”€ extsprintf@1.3.0 [exec] โ”‚ โ”œโ”€โ”€ eyes@0.1.8 [exec] โ”‚ โ”œโ”€โ”€ fancy-log@1.3.2 [exec] โ”‚ โ”œโ”€โ”€ fast-deep-equal@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ fast-json-stable-stringify@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ fast-levenshtein@2.0.6 [exec] โ”‚ โ”œโ”€โ”€ fd-slicer@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ feature-detect-es6@1.4.0 [exec] โ”‚ โ”œโ”€โ”€ figures@1.7.0 [exec] โ”‚ โ”œโ”€โ”€ file-entry-cache@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ filename-regex@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ fill-range@2.2.3 [exec] โ”‚ โ”œโ”€โ”€ filled-array@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ finalhandler@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ find-index@0.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ find-port@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ async@0.2.10 [exec] โ”‚ โ”œโ”€โ”€ find-replace@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ find-up@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ findup-sync@0.4.3 [exec] โ”‚ โ”œโ”€โ”ฌ fined@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ expand-tilde@2.0.2 [exec] โ”‚ โ”œโ”€โ”€ first-chunk-stream@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ flagged-respawn@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ flat-cache@1.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ del@2.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ globby@5.0.0 [exec] โ”‚ โ”œโ”€โ”€ follow-redirects@0.0.7 [exec] โ”‚ โ”œโ”€โ”€ for-in@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ for-own@0.1.5 [exec] โ”‚ โ”œโ”€โ”€ forever-agent@0.6.1 [exec] โ”‚ โ”œโ”€โ”€ fork-stream@0.0.4 [exec] โ”‚ โ”œโ”€โ”€ form-data@2.3.1 [exec] โ”‚ โ”œโ”€โ”€ formatio@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ forwarded@0.1.2 [exec] โ”‚ โ”œโ”€โ”€ fragment-cache@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ freeport@1.0.5 [exec] โ”‚ โ”œโ”€โ”€ fresh@0.5.2 [exec] โ”‚ โ”œโ”€โ”€ fs-exists-sync@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ fs-readdir-recursive@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ fs.realpath@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ function-bind@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ gaze@0.5.2 [exec] โ”‚ โ”œโ”€โ”€ generate-function@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ generate-object-property@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ get-caller-file@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ get-func-name@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ get-stdin@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ get-stream@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ get-value@2.0.6 [exec] โ”‚ โ”œโ”€โ”€ getpass@0.1.7 [exec] โ”‚ โ”œโ”€โ”€ gh-got@5.0.0 [exec] โ”‚ โ”œโ”€โ”€ github@7.3.2 [exec] โ”‚ โ”œโ”€โ”€ github-username@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ glob@7.1.2 [exec] โ”‚ โ”œโ”€โ”€ glob-base@0.3.0 [exec] โ”‚ โ”œโ”€โ”€ glob-parent@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ glob-stream@5.3.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob@5.0.15 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob-parent@3.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@3.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@1.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ””โ”€โ”€ through2@0.6.5 [exec] โ”‚ โ”œโ”€โ”€ glob-watcher@0.0.6 [exec] โ”‚ โ”œโ”€โ”€ glob2base@0.0.12 [exec] โ”‚ โ”œโ”€โ”€ global-dirs@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ global-modules@0.2.3 [exec] โ”‚ โ”œโ”€โ”€ global-prefix@0.1.5 [exec] โ”‚ โ”œโ”€โ”€ globals@9.18.0 [exec] โ”‚ โ”œโ”€โ”€ globby@6.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ globule@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob@3.1.21 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ graceful-fs@1.2.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ inherits@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lru-cache@2.7.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimatch@0.2.14 [exec] โ”‚ โ”œโ”€โ”€ glogg@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ got@6.7.1 [exec] โ”‚ โ”œโ”€โ”€ graceful-fs@4.1.11 [exec] โ”‚ โ”œโ”€โ”€ graceful-readlink@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ grouped-queue@0.3.3 [exec] โ”‚ โ”œโ”€โ”€ growl@1.9.2 [exec] โ”‚ โ”œโ”€โ”€ gulp@3.9.1 extraneous [exec] โ”‚ โ”œโ”€โ”€ gulp-eslint@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ gulp-if@2.0.2 [exec] โ”‚ โ”œโ”€โ”€ gulp-match@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-mocha@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ mocha@3.5.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ commander@2.9.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.6.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob@7.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ has-flag@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@3.1.2 [exec] โ”‚ โ”œโ”€โ”€ gulp-sourcemaps@1.6.0 [exec] โ”‚ โ”œโ”€โ”€ gulp-spawn-mocha@3.3.1 extraneous [exec] โ”‚ โ”œโ”€โ”€ gulp-typings@2.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ gulp-util@3.0.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ duplexer2@0.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ lodash.template@3.6.2 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash.templatesettings@3.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ multipipe@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ readable-stream@1.1.14 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string_decoder@0.10.31 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@0.5.3 [exec] โ”‚ โ”œโ”€โ”€ gulplog@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ gunzip-maybe@1.4.1 [exec] โ”‚ โ”œโ”€โ”€ handle-thing@1.2.5 [exec] โ”‚ โ”œโ”€โ”ฌ handlebars@4.0.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@1.5.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ camelcase@1.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cliui@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ source-map@0.4.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ uglify-js@2.8.29 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ wordwrap@0.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ yargs@3.10.0 [exec] โ”‚ โ”œโ”€โ”€ har-schema@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ har-validator@5.0.3 [exec] โ”‚ โ”œโ”€โ”€ has@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ has-ansi@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ has-binary2@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isarray@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ has-color@0.1.7 [exec] โ”‚ โ”œโ”€โ”€ has-cors@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ has-flag@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ has-gulplog@0.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ has-value@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ has-values@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@4.0.0 [exec] โ”‚ โ”œโ”€โ”€ hawk@6.0.2 [exec] โ”‚ โ”œโ”€โ”€ he@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ hoek@4.2.0 [exec] โ”‚ โ”œโ”€โ”€ home-or-tmp@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ homedir-polyfill@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ hosted-git-info@2.5.0 [exec] โ”‚ โ”œโ”€โ”€ hpack.js@2.1.6 [exec] โ”‚ โ”œโ”€โ”€ html-minifier@3.5.8 [exec] โ”‚ โ”œโ”€โ”€ http-deceiver@1.2.7 [exec] โ”‚ โ”œโ”€โ”ฌ http-errors@1.6.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ depd@1.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ setprototypeof@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ http-proxy@1.16.2 [exec] โ”‚ โ”œโ”€โ”€ http-proxy-agent@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ http-proxy-middleware@0.17.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-glob@3.1.0 [exec] โ”‚ โ”œโ”€โ”€ http-signature@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ https-proxy-agent@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ iconv-lite@0.4.19 [exec] โ”‚ โ”œโ”€โ”€ ignore@3.3.7 [exec] โ”‚ โ”œโ”€โ”€ import-lazy@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ imurmurhash@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ indent-string@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ indexof@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ inflight@1.0.6 [exec] โ”‚ โ”œโ”€โ”€ inherits@2.0.3 [exec] โ”‚ โ”œโ”€โ”€ ini@1.3.5 [exec] โ”‚ โ”œโ”€โ”€ inquirer@1.2.3 [exec] โ”‚ โ”œโ”€โ”€ interpret@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ intersect@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ invariant@2.2.2 [exec] โ”‚ โ”œโ”€โ”€ invert-kv@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ ipaddr.js@1.5.2 [exec] โ”‚ โ”œโ”€โ”€ irregular-plurals@1.4.0 [exec] โ”‚ โ”œโ”€โ”€ is-absolute@0.2.6 [exec] โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”œโ”€โ”€ is-arrayish@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ is-binary-path@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-buffer@1.1.6 [exec] โ”‚ โ”œโ”€โ”€ is-builtin-module@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”œโ”€โ”€ is-deflate@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-descriptor@1.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”œโ”€โ”€ is-dotfile@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ is-equal-shallow@0.1.3 [exec] โ”‚ โ”œโ”€โ”€ is-extendable@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ is-extglob@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-finite@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-glob@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-gzip@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-installed-globally@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-my-json-valid@2.17.1 [exec] โ”‚ โ”œโ”€โ”€ is-npm@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-number@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-obj@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ is-odd@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-number@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-path-cwd@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-path-in-cwd@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-path-inside@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-plain-obj@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ is-plain-object@2.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ is-posix-bracket@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ is-primitive@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-promise@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-property@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ is-redirect@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-relative@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ is-resolvable@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-retry-allowed@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-scoped@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-stream@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ is-typedarray@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ is-unc-path@0.1.2 [exec] โ”‚ โ”œโ”€โ”€ is-utf8@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ is-valid-glob@0.3.0 [exec] โ”‚ โ”œโ”€โ”€ is-windows@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ isarray@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ isexe@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ isobject@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ isstream@0.1.2 [exec] โ”‚ โ”œโ”€โ”€ istanbul@0.4.5 extraneous [exec] โ”‚ โ”œโ”€โ”€ istextorbinary@2.2.1 [exec] โ”‚ โ”œโ”€โ”€ js-tokens@3.0.2 [exec] โ”‚ โ”œโ”€โ”ฌ js-yaml@3.10.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ esprima@4.0.0 [exec] โ”‚ โ”œโ”€โ”€ jsbn@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ jsesc@1.3.0 [exec] โ”‚ โ”œโ”€โ”€ json-schema@0.2.3 [exec] โ”‚ โ”œโ”€โ”€ json-schema-traverse@0.3.1 [exec] โ”‚ โ”œโ”€โ”€ json-stable-stringify@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ json-stringify-safe@5.0.1 [exec] โ”‚ โ”œโ”€โ”€ json3@3.3.2 [exec] โ”‚ โ”œโ”€โ”€ json5@0.5.1 [exec] โ”‚ โ”œโ”€โ”€ jsonfile@2.4.0 [exec] โ”‚ โ”œโ”€โ”€ jsonify@0.0.0 [exec] โ”‚ โ”œโ”€โ”€ jsonpointer@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ jsonschema@1.2.2 [exec] โ”‚ โ”œโ”€โ”€ jsprim@1.4.1 [exec] โ”‚ โ”œโ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”œโ”€โ”€ latest-version@3.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ launchpad@0.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@2.6.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ underscore@1.8.3 [exec] โ”‚ โ”œโ”€โ”€ lazy-cache@2.0.2 [exec] โ”‚ โ”œโ”€โ”€ lazy-req@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ lazystream@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ lcid@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ levn@0.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ liftoff@2.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ braces@2.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ detect-file@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ expand-brackets@2.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ expand-tilde@2.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ extglob@2.0.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fill-range@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ findup-sync@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ global-modules@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ global-prefix@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-extglob@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-glob@3.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-windows@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ kind-of@6.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ micromatch@3.1.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ resolve-dir@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ listify@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ load-json-file@1.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ locate-path@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ path-exists@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ lockfile@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ lodash@4.17.4 [exec] โ”‚ โ”œโ”€โ”€ lodash._baseassign@3.2.0 [exec] โ”‚ โ”œโ”€โ”€ lodash._basecopy@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ lodash._basecreate@3.0.3 [exec] โ”‚ โ”œโ”€โ”€ lodash._basetostring@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ lodash._basevalues@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ lodash._getnative@3.9.1 [exec] โ”‚ โ”œโ”€โ”€ lodash._isiterateecall@3.0.9 [exec] โ”‚ โ”œโ”€โ”€ lodash._reescape@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ lodash._reevaluate@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ lodash._reinterpolate@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ lodash._root@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ lodash.create@3.1.1 [exec] โ”‚ โ”œโ”€โ”€ lodash.defaults@4.2.0 [exec] โ”‚ โ”œโ”€โ”€ lodash.escape@3.2.0 [exec] โ”‚ โ”œโ”€โ”€ lodash.isarguments@3.1.0 [exec] โ”‚ โ”œโ”€โ”€ lodash.isarray@3.0.4 [exec] โ”‚ โ”œโ”€โ”€ lodash.isequal@4.5.0 [exec] โ”‚ โ”œโ”€โ”€ lodash.isplainobject@4.0.6 [exec] โ”‚ โ”œโ”€โ”€ lodash.keys@3.1.2 [exec] โ”‚ โ”œโ”€โ”€ lodash.restparam@3.6.1 [exec] โ”‚ โ”œโ”€โ”€ lodash.some@4.6.0 [exec] โ”‚ โ”œโ”€โ”€ lodash.template@4.4.0 [exec] โ”‚ โ”œโ”€โ”€ lodash.templatesettings@4.1.0 [exec] โ”‚ โ”œโ”€โ”€ log-symbols@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ lolex@1.6.0 [exec] โ”‚ โ”œโ”€โ”€ longest@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ loose-envify@1.3.1 [exec] โ”‚ โ”œโ”€โ”€ loud-rejection@1.6.0 [exec] โ”‚ โ”œโ”€โ”€ lower-case@1.1.4 [exec] โ”‚ โ”œโ”€โ”€ lowercase-keys@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ lru-cache@4.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ make-dir@1.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pify@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ make-error@1.3.2 [exec] โ”‚ โ”œโ”€โ”€ make-error-cause@1.2.2 [exec] โ”‚ โ”œโ”€โ”€ make-iterator@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ map-cache@0.2.2 [exec] โ”‚ โ”œโ”€โ”€ map-obj@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ map-stream@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ map-visit@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ matcher@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ md5@2.2.1 [exec] โ”‚ โ”œโ”€โ”€ media-typer@0.3.0 [exec] โ”‚ โ”œโ”€โ”€ mem@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ mem-fs@1.1.3 [exec] โ”‚ โ”œโ”€โ”ฌ mem-fs-editor@3.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ clone-stats@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ replace-ext@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ vinyl@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ memory-streams@0.1.2 extraneous [exec] โ”‚ โ”œโ”€โ”ฌ meow@3.7.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ merge-descriptors@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ merge-stream@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ methods@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ micromatch@2.3.11 [exec] โ”‚ โ”œโ”€โ”€ mime@1.6.0 [exec] โ”‚ โ”œโ”€โ”€ mime-db@1.32.0 [exec] โ”‚ โ”œโ”€โ”ฌ mime-types@2.1.17 [exec] โ”‚ โ”‚ โ””โ”€โ”€ mime-db@1.30.0 [exec] โ”‚ โ”œโ”€โ”€ mimic-fn@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ minimalistic-assert@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ minimatch@3.0.4 [exec] โ”‚ โ”œโ”€โ”€ minimatch-all@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ minimist@0.0.8 [exec] โ”‚ โ”œโ”€โ”ฌ mixin-deep@1.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ mkdirp@0.5.1 [exec] โ”‚ โ”œโ”€โ”€ ms@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ multer@1.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ object-assign@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ multimatch@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ multipipe@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ mute-stream@0.0.6 [exec] โ”‚ โ”œโ”€โ”€ mz@2.7.0 [exec] โ”‚ โ”œโ”€โ”€ nan@2.8.0 [exec] โ”‚ โ”œโ”€โ”ฌ nanomatch@1.2.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ arr-diff@4.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ array-unique@0.3.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”œโ”€โ”€ native-promise-only@0.8.1 [exec] โ”‚ โ”œโ”€โ”€ natives@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ natural-compare@1.4.0 [exec] โ”‚ โ”œโ”€โ”€ ncname@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ negotiator@0.6.1 [exec] โ”‚ โ”œโ”€โ”€ netrc@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ no-case@2.3.2 [exec] โ”‚ โ”œโ”€โ”€ node-status-codes@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ nodegit-promise@4.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ nomnom@1.8.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ chalk@0.4.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-ansi@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ nopt@1.0.10 [exec] โ”‚ โ”œโ”€โ”€ normalize-package-data@2.4.0 [exec] โ”‚ โ”œโ”€โ”€ normalize-path@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ npm-run-path@2.0.2 [exec] โ”‚ โ”œโ”€โ”€ number-is-nan@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ oauth-sign@0.8.2 [exec] โ”‚ โ”œโ”€โ”€ object-assign@4.1.1 [exec] โ”‚ โ”œโ”€โ”€ object-component@0.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ object-copy@0.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ object-visit@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ object.defaults@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ for-own@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ object.map@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ for-own@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ object.omit@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ object.pick@1.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ obuf@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ on-finished@2.3.0 [exec] โ”‚ โ”œโ”€โ”€ on-headers@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ once@1.4.0 [exec] โ”‚ โ”œโ”€โ”€ onetime@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ opn@3.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ optimist@0.6.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ wordwrap@0.0.3 [exec] โ”‚ โ”œโ”€โ”€ optionator@0.8.2 [exec] โ”‚ โ”œโ”€โ”ฌ orchestrator@0.3.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ end-of-stream@0.1.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ once@1.3.3 [exec] โ”‚ โ”œโ”€โ”€ ordered-read-streams@0.3.0 [exec] โ”‚ โ”œโ”€โ”€ os-homedir@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ os-locale@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ os-shim@0.1.3 [exec] โ”‚ โ”œโ”€โ”€ os-tmpdir@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ osenv@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ output-file-sync@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ p-finally@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ p-limit@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ p-locate@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ p-map@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ p-try@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ package-json@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ pako@0.2.9 [exec] โ”‚ โ”œโ”€โ”€ param-case@2.1.1 [exec] โ”‚ โ”œโ”€โ”ฌ parse-filepath@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-absolute@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-relative@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-unc-path@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-windows@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ parse-glob@3.0.4 [exec] โ”‚ โ”œโ”€โ”€ parse-json@2.2.0 [exec] โ”‚ โ”œโ”€โ”€ parse-passwd@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ parse5@2.2.3 [exec] โ”‚ โ”œโ”€โ”€ parseqs@0.0.5 [exec] โ”‚ โ”œโ”€โ”€ parseuri@0.0.5 [exec] โ”‚ โ”œโ”€โ”€ parseurl@1.3.2 [exec] โ”‚ โ”œโ”€โ”€ pascalcase@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ path-dirname@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ path-exists@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ path-is-absolute@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ path-is-inside@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ path-key@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ path-parse@1.0.5 [exec] โ”‚ โ”œโ”€โ”€ path-root@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ path-root-regex@0.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ path-to-regexp@1.7.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isarray@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ path-type@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ pathval@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ peek-stream@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ pem@1.12.3 [exec] โ”‚ โ”œโ”€โ”€ pend@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ performance-now@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ pify@2.3.0 [exec] โ”‚ โ”œโ”€โ”€ pinkie@2.0.4 [exec] โ”‚ โ”œโ”€โ”€ pinkie-promise@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ plist@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ plur@2.1.2 [exec] โ”‚ โ”œโ”€โ”€ pluralize@1.2.1 [exec] โ”‚ โ”œโ”€โ”€ plylog@0.4.0 [exec] โ”‚ โ”œโ”€โ”ฌ polymer-analyzer@2.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/node@6.0.96 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ polymer-build@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/node@6.0.96 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ plylog@0.5.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@4.2.23 [exec] โ”‚ โ”œโ”€โ”ฌ polymer-bundler@3.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”œโ”€โ”ฌ polymer-linter@2.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/estree@0.0.34 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/node@6.0.96 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-indent@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ polymer-project-config@3.8.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/node@6.0.96 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ plylog@0.5.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@4.2.23 [exec] โ”‚ โ”œโ”€โ”ฌ polyserve@0.23.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/mz@0.0.29 [exec] โ”‚ โ”‚ โ””โ”€โ”€ @types/node@8.5.9 [exec] โ”‚ โ”œโ”€โ”€ popsicle@8.2.0 [exec] โ”‚ โ”œโ”€โ”€ popsicle-proxy-agent@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ popsicle-retry@3.2.1 [exec] โ”‚ โ”œโ”€โ”€ popsicle-rewrite@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ popsicle-status@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ posix-character-classes@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ prelude-ls@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ prepend-http@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ preserve@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ pretty-bytes@4.0.2 [exec] โ”‚ โ”œโ”€โ”€ pretty-hrtime@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ private@0.1.8 [exec] โ”‚ โ”œโ”€โ”€ process-nextick-args@1.0.7 [exec] โ”‚ โ”œโ”€โ”€ progress@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ promise-finally@2.2.1 [exec] โ”‚ โ”œโ”€โ”€ promisify-node@0.4.0 [exec] โ”‚ โ”œโ”€โ”€ proxy-addr@2.0.2 [exec] โ”‚ โ”œโ”€โ”€ pseudomap@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ pump@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ pumpify@1.4.0 [exec] โ”‚ โ”œโ”€โ”€ punycode@1.4.1 [exec] โ”‚ โ”œโ”€โ”€ q@1.5.1 [exec] โ”‚ โ”œโ”€โ”€ qs@6.5.1 [exec] โ”‚ โ”œโ”€โ”ฌ randomatic@1.1.7 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-number@3.0.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@4.0.0 [exec] โ”‚ โ”œโ”€โ”€ range-parser@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ raw-body@2.3.2 [exec] โ”‚ โ”œโ”€โ”ฌ rc@1.2.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ read-all-stream@3.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ read-chunk@2.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pify@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ read-pkg@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ read-pkg-up@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ readable-stream@2.3.3 [exec] โ”‚ โ”œโ”€โ”€ readdirp@2.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ readline2@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ mute-stream@0.0.5 [exec] โ”‚ โ”œโ”€โ”€ rechoir@0.6.2 [exec] โ”‚ โ”œโ”€โ”€ redent@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ reduce-flatten@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ regenerate@1.3.3 [exec] โ”‚ โ”œโ”€โ”€ regenerator-runtime@0.11.1 [exec] โ”‚ โ”œโ”€โ”€ regenerator-transform@0.10.1 [exec] โ”‚ โ”œโ”€โ”€ regex-cache@0.4.4 [exec] โ”‚ โ”œโ”€โ”€ regex-not@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ regexpu-core@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ registry-auth-token@3.3.2 [exec] โ”‚ โ”œโ”€โ”€ registry-url@3.1.0 [exec] โ”‚ โ”œโ”€โ”€ regjsgen@0.2.0 [exec] โ”‚ โ”œโ”€โ”ฌ regjsparser@0.1.5 [exec] โ”‚ โ”‚ โ””โ”€โ”€ jsesc@0.5.0 [exec] โ”‚ โ”œโ”€โ”€ relateurl@0.2.7 [exec] โ”‚ โ”œโ”€โ”€ remove-trailing-separator@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ repeat-element@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ repeat-string@1.6.1 [exec] โ”‚ โ”œโ”€โ”€ repeating@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ replace-ext@0.0.1 [exec] โ”‚ โ”œโ”€โ”€ req-cwd@1.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ req-from@1.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ resolve-from@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ request@2.83.0 [exec] โ”‚ โ”œโ”€โ”€ require-directory@2.1.1 [exec] โ”‚ โ”œโ”€โ”€ require-main-filename@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ require-package-name@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ require-uncached@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ requirejs@2.3.5 [exec] โ”‚ โ”œโ”€โ”€ requires-port@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ resolve@1.5.0 [exec] โ”‚ โ”œโ”€โ”€ resolve-dir@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ resolve-from@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ resolve-url@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ restore-cursor@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ right-align@0.1.3 [exec] โ”‚ โ”œโ”€โ”€ rimraf@2.6.2 [exec] โ”‚ โ”œโ”€โ”€ run-async@2.3.0 [exec] โ”‚ โ”œโ”€โ”€ rx@4.1.0 [exec] โ”‚ โ”œโ”€โ”€ rx-lite@3.1.2 [exec] โ”‚ โ”œโ”€โ”€ rx-lite-aggregates@4.0.8 [exec] โ”‚ โ”œโ”€โ”€ safe-buffer@5.1.1 [exec] โ”‚ โ”œโ”€โ”€ samsam@1.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ sauce-connect-launcher@1.2.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ async@2.6.0 [exec] โ”‚ โ”œโ”€โ”€ scoped-regex@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ select-hose@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ selenium-standalone@6.12.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ assert-plus@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@2.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ aws-sign2@0.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ boom@2.10.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ caseless@0.11.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cryptiles@2.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ debug@3.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ form-data@2.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ har-validator@2.0.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ hawk@3.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ hoek@2.16.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ http-signature@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ qs@6.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ request@2.79.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ sntp@1.0.9 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ tar-stream@1.5.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.3 [exec] โ”‚ โ”œโ”€โ”€ semver@5.5.0 [exec] โ”‚ โ”œโ”€โ”€ semver-diff@2.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ send@0.14.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ debug@2.2.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ ms@0.7.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ etag@1.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fresh@0.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ http-errors@1.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ mime@1.3.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ms@0.7.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ setprototypeof@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ sequencify@0.0.7 [exec] โ”‚ โ”œโ”€โ”ฌ serve-static@1.13.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ mime@1.4.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ send@0.16.1 [exec] โ”‚ โ”œโ”€โ”€ server-destroy@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ serviceworker-cache-polyfill@4.0.0 [exec] โ”‚ โ”œโ”€โ”€ set-blocking@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ set-getter@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ set-immediate-shim@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ set-value@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ setprototypeof@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ shady-css-parser@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ shebang-command@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ shebang-regex@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ shelljs@0.7.8 [exec] โ”‚ โ”œโ”€โ”€ sigmund@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ signal-exit@3.0.2 [exec] โ”‚ โ”œโ”€โ”€ sinon@1.17.7 extraneous [exec] โ”‚ โ”œโ”€โ”€ sinon-chai@2.14.0 [exec] โ”‚ โ”œโ”€โ”€ slash@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ slice-ansi@0.0.4 [exec] โ”‚ โ”œโ”€โ”€ slide@1.1.6 [exec] โ”‚ โ”œโ”€โ”ฌ snapdragon@0.8.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”œโ”€โ”ฌ snapdragon-node@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ snapdragon-util@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ sntp@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ socket.io@2.0.4 [exec] โ”‚ โ”œโ”€โ”€ socket.io-adapter@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ socket.io-client@2.0.4 [exec] โ”‚ โ”œโ”€โ”ฌ socket.io-parser@3.1.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isarray@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ sort-keys@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ sort-keys-length@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ source-map@0.6.1 [exec] โ”‚ โ”œโ”€โ”€ source-map-resolve@0.5.1 [exec] โ”‚ โ”œโ”€โ”ฌ source-map-support@0.4.18 [exec] โ”‚ โ”‚ โ””โ”€โ”€ source-map@0.5.7 [exec] โ”‚ โ”œโ”€โ”€ source-map-url@0.4.0 [exec] โ”‚ โ”œโ”€โ”€ sparkles@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ spawn-sync@1.0.15 [exec] โ”‚ โ”œโ”€โ”€ spdx-correct@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ spdx-expression-parse@1.0.4 [exec] โ”‚ โ”œโ”€โ”€ spdx-license-ids@1.2.2 [exec] โ”‚ โ”œโ”€โ”€ spdy@3.4.7 [exec] โ”‚ โ”œโ”€โ”€ spdy-transport@2.0.20 [exec] โ”‚ โ”œโ”€โ”ฌ split-string@3.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ extend-shallow@3.0.2 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-extendable@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ sprintf-js@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ sshpk@1.13.1 [exec] โ”‚ โ”œโ”€โ”€ stable@0.1.6 [exec] โ”‚ โ”œโ”€โ”€ stack-trace@0.0.10 [exec] โ”‚ โ”œโ”€โ”ฌ stacky@1.3.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”œโ”€โ”ฌ static-extend@0.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”œโ”€โ”€ statuses@1.3.1 [exec] โ”‚ โ”œโ”€โ”€ stream-consume@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ stream-shift@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ streamsearch@0.1.2 [exec] โ”‚ โ”œโ”€โ”€ string-template@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ string-width@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ string_decoder@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ stringstream@0.0.5 [exec] โ”‚ โ”œโ”€โ”€ strip-ansi@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ strip-bom@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ strip-bom-stream@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ strip-eof@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ strip-indent@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ strip-json-comments@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ supports-color@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ sw-precache@5.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@3.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ chalk@2.3.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ supports-color@4.5.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ update-notifier@2.3.0 [exec] โ”‚ โ”œโ”€โ”€ sw-toolbox@3.6.0 [exec] โ”‚ โ”œโ”€โ”ฌ table@3.8.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ajv@4.11.8 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-regex@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string-width@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-ansi@4.0.0 [exec] โ”‚ โ”œโ”€โ”€ table-layout@0.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ tar-fs@1.16.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ pump@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ tar-stream@1.5.5 [exec] โ”‚ โ”œโ”€โ”ฌ temp@0.8.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ rimraf@2.2.8 [exec] โ”‚ โ”œโ”€โ”€ term-size@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ ternary-stream@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ test-value@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ text-encoding@0.6.4 [exec] โ”‚ โ”œโ”€โ”€ text-table@0.2.0 [exec] โ”‚ โ”œโ”€โ”€ textextensions@2.2.0 [exec] โ”‚ โ”œโ”€โ”€ thenify@3.3.0 [exec] โ”‚ โ”œโ”€โ”€ thenify-all@1.6.0 [exec] โ”‚ โ”œโ”€โ”€ throat@3.2.0 [exec] โ”‚ โ”œโ”€โ”€ through@2.3.8 [exec] โ”‚ โ”œโ”€โ”€ through2@2.0.3 [exec] โ”‚ โ”œโ”€โ”€ through2-filter@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ throwback@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ tildify@1.2.0 [exec] โ”‚ โ”œโ”€โ”€ time-stamp@1.1.0 [exec] โ”‚ โ”œโ”€โ”€ timed-out@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ tmp@0.0.31 extraneous [exec] โ”‚ โ”œโ”€โ”€ to-absolute-glob@0.1.1 [exec] โ”‚ โ”œโ”€โ”€ to-array@0.1.4 [exec] โ”‚ โ”œโ”€โ”€ to-fast-properties@1.0.3 [exec] โ”‚ โ”œโ”€โ”€ to-object-path@0.3.0 [exec] โ”‚ โ”œโ”€โ”ฌ to-regex@3.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ to-regex-range@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ is-number@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ touch@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ tough-cookie@2.3.3 [exec] โ”‚ โ”œโ”€โ”€ trim-newlines@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ trim-right@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ tsutils@1.9.1 [exec] โ”‚ โ”œโ”€โ”€ tunnel-agent@0.6.0 [exec] โ”‚ โ”œโ”€โ”€ tweetnacl@0.14.5 [exec] โ”‚ โ”œโ”€โ”€ type-check@0.3.2 [exec] โ”‚ โ”œโ”€โ”€ type-detect@4.0.8 [exec] โ”‚ โ”œโ”€โ”€ type-is@1.6.15 [exec] โ”‚ โ”œโ”€โ”€ typedarray@0.0.6 [exec] โ”‚ โ”œโ”€โ”€ typical@2.6.1 [exec] โ”‚ โ”œโ”€โ”ฌ typings-core@1.6.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ configstore@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dot-prop@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string-template@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ typescript@2.7.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ write-file-atomic@1.3.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xdg-basedir@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ typings-global@1.0.28 [exec] โ”‚ โ”œโ”€โ”€ ua-parser-js@0.7.17 [exec] โ”‚ โ”œโ”€โ”ฌ uglify-js@3.3.9 [exec] โ”‚ โ”‚ โ””โ”€โ”€ commander@2.13.0 [exec] โ”‚ โ”œโ”€โ”€ uglify-to-browserify@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ ultron@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ unc-path-regex@0.1.2 [exec] โ”‚ โ”œโ”€โ”€ underscore@1.6.0 [exec] โ”‚ โ”œโ”€โ”€ underscore.string@3.3.4 [exec] โ”‚ โ”œโ”€โ”ฌ union-value@1.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ set-value@0.4.3 [exec] โ”‚ โ”œโ”€โ”€ unique-stream@2.2.1 [exec] โ”‚ โ”œโ”€โ”€ unique-string@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ unpipe@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ unset-value@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ has-value@0.3.1 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ isobject@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ has-values@0.1.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ untildify@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ unzip-response@2.0.1 [exec] โ”‚ โ”œโ”€โ”ฌ update-notifier@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-align@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ boxen@0.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ configstore@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ dot-prop@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ got@5.7.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ latest-version@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ package-json@2.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ timed-out@3.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ unzip-response@1.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ uuid@2.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ widest-line@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ write-file-atomic@1.3.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ xdg-basedir@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ upper-case@1.1.3 [exec] โ”‚ โ”œโ”€โ”€ urijs@1.19.0 [exec] โ”‚ โ”œโ”€โ”€ urix@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ url-parse-lax@1.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ use@2.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ define-property@0.2.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-accessor-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ is-data-descriptor@0.1.4 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ kind-of@3.2.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-descriptor@0.1.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ isobject@3.0.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ kind-of@5.1.0 [exec] โ”‚ โ”œโ”€โ”€ user-home@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ util@0.10.3 [exec] โ”‚ โ”‚ โ””โ”€โ”€ inherits@2.0.1 [exec] โ”‚ โ”œโ”€โ”€ util-deprecate@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ utils-merge@1.0.1 [exec] โ”‚ โ”œโ”€โ”€ uuid@3.2.1 [exec] โ”‚ โ”œโ”€โ”€ uws@0.14.5 [exec] โ”‚ โ”œโ”€โ”ฌ v8flags@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ user-home@1.1.1 [exec] โ”‚ โ”œโ”€โ”€ vali-date@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ validate-npm-package-license@3.0.1 [exec] โ”‚ โ”œโ”€โ”€ vargs@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ vary@1.1.2 [exec] โ”‚ โ”œโ”€โ”€ verror@1.10.0 [exec] โ”‚ โ”œโ”€โ”ฌ vinyl@1.2.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ clone@1.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ vinyl-file@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ first-chunk-stream@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-bom-stream@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ vinyl-fs@2.4.4 [exec] โ”‚ โ”œโ”€โ”€ vinyl-fs-fake@1.1.0 extraneous [exec] โ”‚ โ”œโ”€โ”€ walkdir@0.0.11 [exec] โ”‚ โ”œโ”€โ”€ wbuf@1.7.2 [exec] โ”‚ โ”œโ”€โ”ฌ wct-local@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ @types/node@9.4.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@3.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ chalk@2.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ supports-color@4.5.0 [exec] โ”‚ โ”œโ”€โ”ฌ wct-sauce@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ uuid@2.0.3 [exec] โ”‚ โ”œโ”€โ”ฌ wd@1.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ assert-plus@0.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@2.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ aws-sign2@0.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ boom@2.10.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ caseless@0.11.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ cryptiles@2.0.5 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ form-data@2.1.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ har-validator@2.0.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ hawk@3.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ hoek@2.16.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ http-signature@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@4.16.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ q@1.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ qs@6.3.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ request@2.79.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ sntp@1.0.9 [exec] โ”‚ โ”‚ โ””โ”€โ”€ tunnel-agent@0.4.3 [exec] โ”‚ โ”œโ”€โ”ฌ web-component-tester@6.5.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-styles@3.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”ฌ async@2.6.0 [exec] โ”‚ โ”‚ โ”‚ โ””โ”€โ”€ lodash@4.17.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ chai@4.1.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ debug@2.1.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ depd@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ destroy@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ee-first@1.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ escape-html@1.0.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ etag@1.5.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ findup-sync@1.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ fresh@0.2.4 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ lodash@3.10.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ mime@1.2.11 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ms@0.7.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ on-finished@2.2.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ range-parser@1.0.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ send@0.11.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ sinon@2.4.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ supports-color@4.5.0 [exec] โ”‚ โ”‚ โ””โ”€โ”ฌ update-notifier@2.3.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ chalk@2.3.0 [exec] โ”‚ โ”œโ”€โ”€ which@1.3.0 [exec] โ”‚ โ”œโ”€โ”€ which-module@2.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ widest-line@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-regex@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string-width@2.1.1 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-ansi@4.0.0 [exec] โ”‚ โ”œโ”€โ”€ window-size@0.1.0 [exec] โ”‚ โ”œโ”€โ”€ winston@2.4.0 [exec] โ”‚ โ”œโ”€โ”€ wordwrap@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ wordwrapjs@2.0.0 [exec] โ”‚ โ”œโ”€โ”€ wrap-ansi@2.1.0 [exec] โ”‚ โ”œโ”€โ”€ wrappy@1.0.2 [exec] โ”‚ โ”œโ”€โ”€ write@0.2.1 [exec] โ”‚ โ”œโ”€โ”€ write-file-atomic@2.3.0 [exec] โ”‚ โ”œโ”€โ”€ ws@3.3.3 [exec] โ”‚ โ”œโ”€โ”€ xdg-basedir@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ xml-char-classes@1.0.0 [exec] โ”‚ โ”œโ”€โ”€ xmlbuilder@8.2.2 [exec] โ”‚ โ”œโ”€โ”€ xmldom@0.1.27 [exec] โ”‚ โ”œโ”€โ”€ xmlhttprequest-ssl@1.5.5 [exec] โ”‚ โ”œโ”€โ”€ xtend@4.0.1 [exec] โ”‚ โ”œโ”€โ”€ y18n@3.2.1 [exec] โ”‚ โ”œโ”€โ”€ yallist@2.1.2 [exec] โ”‚ โ”œโ”€โ”ฌ yargs@8.0.2 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ ansi-regex@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ camelcase@4.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ find-up@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ is-fullwidth-code-point@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ load-json-file@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-type@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ read-pkg@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ read-pkg-up@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ string-width@2.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ strip-ansi@4.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@3.0.0 [exec] โ”‚ โ”œโ”€โ”ฌ yargs-parser@7.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ camelcase@4.1.0 [exec] โ”‚ โ”œโ”€โ”€ yauzl@2.9.1 [exec] โ”‚ โ”œโ”€โ”€ yeast@0.1.2 [exec] โ”‚ โ”œโ”€โ”€ yeoman-assert@2.2.3 extraneous [exec] โ”‚ โ”œโ”€โ”ฌ yeoman-environment@1.6.6 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ diff@2.2.3 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ glob@6.0.4 [exec] โ”‚ โ”‚ โ””โ”€โ”€ globby@4.1.0 [exec] โ”‚ โ”œโ”€โ”ฌ yeoman-generator@1.1.1 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ async@2.6.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ find-up@2.1.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ load-json-file@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ minimist@1.2.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-exists@3.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ path-type@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ read-pkg@2.0.0 [exec] โ”‚ โ”‚ โ”œโ”€โ”€ read-pkg-up@2.0.0 [exec] โ”‚ โ”‚ โ””โ”€โ”€ strip-bom@3.0.0 [exec] โ”‚ โ”œโ”€โ”€ yeoman-test@1.7.0 extraneous [exec] โ”‚ โ”œโ”€โ”€ zip-object@0.1.0 [exec] โ”‚ โ””โ”€โ”€ zip-stream@1.2.0 [exec] โ”œโ”€โ”€ proxy-middleware@0.15.0 [exec] โ”œโ”€โ”€ run-sequence@1.2.2 [exec] โ””โ”€โ”ฌ through2@2.0.3 [exec] โ””โ”€โ”€ xtend@4.0.1 [exec] [exec] bower marked-element#^2.0.0 not-cached https://github.com/PolymerElements/marked-element.git#^2.0.0 [exec] bower marked-element#^2.0.0 resolve https://github.com/PolymerElements/marked-element.git#^2.0.0 [exec] bower page#1.6.7 not-cached https://github.com/nuxeo/page.js.git#1.6.7 [exec] bower page#1.6.7 resolve https://github.com/nuxeo/page.js.git#1.6.7 [exec] bower polymer#^2.0.0 not-cached https://github.com/polymer/polymer.git#^2.0.0 [exec] bower polymer#^2.0.0 resolve https://github.com/polymer/polymer.git#^2.0.0 [exec] bower chart-elements#4.0.0 not-cached https://github.com/nuxeo/chart-elements.git#4.0.0 [exec] bower chart-elements#4.0.0 resolve https://github.com/nuxeo/chart-elements.git#4.0.0 [exec] bower neon-animation#2.0.2 not-cached https://github.com/PolymerElements/neon-animation.git#2.0.2 [exec] bower neon-animation#2.0.2 resolve https://github.com/PolymerElements/neon-animation.git#2.0.2 [exec] bower nuxeo-elements#master not-cached https://github.com/nuxeo/nuxeo-elements.git#master [exec] bower nuxeo-elements#master resolve https://github.com/nuxeo/nuxeo-elements.git#master [exec] bower nuxeo-ui-elements#master not-cached https://github.com/nuxeo/nuxeo-ui-elements.git#master [exec] bower nuxeo-ui-elements#master resolve https://github.com/nuxeo/nuxeo-ui-elements.git#master [exec] bower nuxeo-dataviz-elements#master not-cached https://github.com/nuxeo/nuxeo-dataviz-elements.git#master [exec] bower nuxeo-dataviz-elements#master resolve https://github.com/nuxeo/nuxeo-dataviz-elements.git#master [exec] bower iron-a11y-keys#^2.0.0 not-cached https://github.com/PolymerElements/iron-a11y-keys.git#^2.0.0 [exec] bower iron-a11y-keys#^2.0.0 resolve https://github.com/PolymerElements/iron-a11y-keys.git#^2.0.0 [exec] bower iron-icons#^2.0.0 not-cached https://github.com/PolymerElements/iron-icons.git#^2.0.0 [exec] bower iron-icons#^2.0.0 resolve https://github.com/PolymerElements/iron-icons.git#^2.0.0 [exec] bower iron-jsonp-library#^2.0.0 not-cached https://github.com/PolymerElements/iron-jsonp-library.git#^2.0.0 [exec] bower iron-jsonp-library#^2.0.0 resolve https://github.com/PolymerElements/iron-jsonp-library.git#^2.0.0 [exec] bower iron-label#^2.0.0 not-cached https://github.com/PolymerElements/iron-label.git#^2.0.0 [exec] bower iron-label#^2.0.0 resolve https://github.com/PolymerElements/iron-label.git#^2.0.0 [exec] bower iron-localstorage#^2.0.0 not-cached https://github.com/PolymerElements/iron-localstorage.git#^2.0.0 [exec] bower iron-localstorage#^2.0.0 resolve https://github.com/PolymerElements/iron-localstorage.git#^2.0.0 [exec] bower iron-location#^2.0.0 not-cached https://github.com/PolymerElements/iron-location.git#^2.0.0 [exec] bower iron-location#^2.0.0 resolve https://github.com/PolymerElements/iron-location.git#^2.0.0 [exec] bower iron-media-query#^2.0.0 not-cached https://github.com/PolymerElements/iron-media-query.git#^2.0.0 [exec] bower iron-media-query#^2.0.0 resolve https://github.com/PolymerElements/iron-media-query.git#^2.0.0 [exec] bower iron-overlay-behavior#2.2.1 not-cached https://github.com/PolymerElements/iron-overlay-behavior.git#2.2.1 [exec] bower iron-overlay-behavior#2.2.1 resolve https://github.com/PolymerElements/iron-overlay-behavior.git#2.2.1 [exec] bower iron-pages#^2.0.0 not-cached https://github.com/PolymerElements/iron-pages.git#^2.0.0 [exec] bower iron-pages#^2.0.0 resolve https://github.com/PolymerElements/iron-pages.git#^2.0.0 [exec] bower paper-drawer-panel#^2.0.0 not-cached https://github.com/PolymerElements/paper-drawer-panel.git#^2.0.0 [exec] bower paper-drawer-panel#^2.0.0 resolve https://github.com/PolymerElements/paper-drawer-panel.git#^2.0.0 [exec] bower paper-header-panel#^2.0.0 not-cached https://github.com/PolymerElements/paper-header-panel.git#^2.0.0 [exec] bower paper-header-panel#^2.0.0 resolve https://github.com/PolymerElements/paper-header-panel.git#^2.0.0 [exec] bower paper-listbox#^2.0.0 not-cached https://github.com/PolymerElements/paper-listbox.git#^2.0.0 [exec] bower paper-listbox#^2.0.0 resolve https://github.com/PolymerElements/paper-listbox.git#^2.0.0 [exec] bower paper-radio-group#^2.0.0 not-cached https://github.com/PolymerElements/paper-radio-group.git#^2.0.0 [exec] bower paper-radio-group#^2.0.0 resolve https://github.com/PolymerElements/paper-radio-group.git#^2.0.0 [exec] bower paper-slider#^2.0.0 not-cached https://github.com/PolymerElements/paper-slider.git#^2.0.0 [exec] bower paper-slider#^2.0.0 resolve https://github.com/PolymerElements/paper-slider.git#^2.0.0 [exec] bower paper-fab#^2.0.0 not-cached https://github.com/PolymerElements/paper-fab.git#^2.0.0 [exec] bower paper-fab#^2.0.0 resolve https://github.com/PolymerElements/paper-fab.git#^2.0.0 [exec] bower paper-tabs#^2.0.0 not-cached https://github.com/PolymerElements/paper-tabs.git#^2.0.0 [exec] bower paper-tabs#^2.0.0 resolve https://github.com/PolymerElements/paper-tabs.git#^2.0.0 [exec] bower paper-badge#^2.0.0 not-cached https://github.com/PolymerElements/paper-badge.git#^2.0.0 [exec] bower paper-badge#^2.0.0 resolve https://github.com/PolymerElements/paper-badge.git#^2.0.0 [exec] bower paper-toolbar#^2.0.0 not-cached https://github.com/PolymerElements/paper-toolbar.git#^2.0.0 [exec] bower paper-toolbar#^2.0.0 resolve https://github.com/PolymerElements/paper-toolbar.git#^2.0.0 [exec] bower paper-radio-button#^2.0.0 not-cached https://github.com/PolymerElements/paper-radio-button.git#^2.0.0 [exec] bower paper-radio-button#^2.0.0 resolve https://github.com/PolymerElements/paper-radio-button.git#^2.0.0 [exec] bower app-layout#^2.0.0 not-cached https://github.com/PolymerElements/app-layout.git#^2.0.0 [exec] bower app-layout#^2.0.0 resolve https://github.com/PolymerElements/app-layout.git#^2.0.0 [exec] bower paper-dialog-scrollable#^2.0.0 not-cached https://github.com/PolymerElements/paper-dialog-scrollable.git#^2.0.0 [exec] bower paper-dialog-scrollable#^2.0.0 resolve https://github.com/PolymerElements/paper-dialog-scrollable.git#^2.0.0 [exec] bower iron-validator-behavior#^2.0.0 not-cached https://github.com/PolymerElements/iron-validator-behavior.git#^2.0.0 [exec] bower iron-validator-behavior#^2.0.0 resolve https://github.com/PolymerElements/iron-validator-behavior.git#^2.0.0 [exec] bower web-animations-js#^2.3.1 not-cached https://github.com/web-animations/web-animations-js.git#^2.3.1 [exec] bower web-animations-js#^2.3.1 resolve https://github.com/web-animations/web-animations-js.git#^2.3.1 [exec] bower webcomponentsjs#^1.0.0 not-cached https://github.com/webcomponents/webcomponentsjs.git#^1.0.0 [exec] bower webcomponentsjs#^1.0.0 resolve https://github.com/webcomponents/webcomponentsjs.git#^1.0.0 [exec] bower jsPlumb#2.0.4 not-cached https://github.com/sporritt/jsPlumb.git#2.0.4 [exec] bower jsPlumb#2.0.4 resolve https://github.com/sporritt/jsPlumb.git#2.0.4 [exec] bower moment#2.10.6 not-cached https://github.com/moment/moment.git#2.10.6 [exec] bower moment#2.10.6 resolve https://github.com/moment/moment.git#2.10.6 [exec] bower page#1.6.7 download https://github.com/nuxeo/page.js/archive/1.6.7.tar.gz [exec] bower chart-elements#4.0.0 download https://github.com/nuxeo/chart-elements/archive/4.0.0.tar.gz [exec] bower marked-element#^2.0.0 download https://github.com/PolymerElements/marked-element/archive/v2.3.4.tar.gz [exec] bower neon-animation#2.0.2 download https://github.com/PolymerElements/neon-animation/archive/v2.0.2.tar.gz [exec] bower polymer#^2.0.0 download https://github.com/polymer/polymer/archive/v2.5.0.tar.gz [exec] bower nuxeo-elements#master download https://github.com/nuxeo/nuxeo-elements/archive/master.tar.gz [exec] bower nuxeo-dataviz-elements#master download https://github.com/nuxeo/nuxeo-dataviz-elements/archive/master.tar.gz [exec] bower nuxeo-ui-elements#master download https://github.com/nuxeo/nuxeo-ui-elements/archive/master.tar.gz [exec] bower iron-icons#^2.0.0 download https://github.com/PolymerElements/iron-icons/archive/v2.1.0.tar.gz [exec] bower iron-jsonp-library#^2.0.0 download https://github.com/PolymerElements/iron-jsonp-library/archive/v2.1.0.tar.gz [exec] bower chart-elements#4.0.0 extract archive.tar.gz [exec] bower marked-element#^2.0.0 extract archive.tar.gz [exec] bower page#1.6.7 extract archive.tar.gz [exec] bower iron-label#^2.0.0 download https://github.com/PolymerElements/iron-label/archive/v2.1.0.tar.gz [exec] bower iron-location#^2.0.0 download https://github.com/PolymerElements/iron-location/archive/v2.2.0.tar.gz [exec] bower iron-media-query#^2.0.0 download https://github.com/PolymerElements/iron-media-query/archive/v2.1.0.tar.gz [exec] bower iron-localstorage#^2.0.0 download https://github.com/PolymerElements/iron-localstorage/archive/v2.1.1.tar.gz [exec] bower iron-overlay-behavior#2.2.1 download https://github.com/PolymerElements/iron-overlay-behavior/archive/v2.2.1.tar.gz [exec] bower neon-animation#2.0.2 extract archive.tar.gz [exec] bower nuxeo-dataviz-elements#master extract archive.tar.gz [exec] bower nuxeo-elements#master extract archive.tar.gz [exec] bower marked-element#^2.0.0 resolved https://github.com/PolymerElements/marked-element.git#2.3.4 [exec] bower polymer#^2.0.0 extract archive.tar.gz [exec] bower marked#~0.3.9 not-cached https://github.com/chjj/marked.git#~0.3.9 [exec] bower marked#~0.3.9 resolve https://github.com/chjj/marked.git#~0.3.9 [exec] bower iron-jsonp-library#^2.0.0 extract archive.tar.gz [exec] bower iron-icons#^2.0.0 extract archive.tar.gz [exec] bower iron-pages#^2.0.0 download https://github.com/PolymerElements/iron-pages/archive/v2.1.0.tar.gz [exec] bower paper-drawer-panel#^2.0.0 download https://github.com/PolymerElements/paper-drawer-panel/archive/v2.1.0.tar.gz [exec] bower paper-listbox#^2.0.0 download https://github.com/PolymerElements/paper-listbox/archive/v2.0.0.tar.gz [exec] bower nuxeo-dataviz-elements#master resolved https://github.com/nuxeo/nuxeo-dataviz-elements.git#be1f61e431 [exec] bower iron-label#^2.0.0 extract archive.tar.gz [exec] bower paper-header-panel#^2.0.0 download https://github.com/PolymerElements/paper-header-panel/archive/v2.1.0.tar.gz [exec] bower paper-radio-group#^2.0.0 download https://github.com/PolymerElements/paper-radio-group/archive/v2.1.0.tar.gz [exec] bower iron-localstorage#^2.0.0 extract archive.tar.gz [exec] bower iron-media-query#^2.0.0 extract archive.tar.gz [exec] bower iron-location#^2.0.0 extract archive.tar.gz [exec] bower iron-overlay-behavior#2.2.1 extract archive.tar.gz [exec] bower nuxeo-elements#master resolved https://github.com/nuxeo/nuxeo-elements.git#445bd65991 [exec] bower chart-elements#4.0.0 resolved https://github.com/nuxeo/chart-elements.git#41ebfa0e6f [exec] bower iron-resizable-behavior#~2.0.0 not-cached https://github.com/PolymerElements/iron-resizable-behavior.git#~2.0.0 [exec] bower iron-resizable-behavior#~2.0.0 resolve https://github.com/PolymerElements/iron-resizable-behavior.git#~2.0.0 [exec] bower es6-promise#2.2.0 cached https://github.com/components/es6-promise.git#2.2.0 [exec] bower es6-promise#2.2.0 validate 2.2.0 against https://github.com/components/es6-promise.git#2.2.0 [exec] bower iron-jsonp-library#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower nuxeo#^3.2.1 not-cached https://github.com/nuxeo/nuxeo-js-client.git#^3.2.1 [exec] bower nuxeo#^3.2.1 resolve https://github.com/nuxeo/nuxeo-js-client.git#^3.2.1 [exec] bower Chart.js#^2.0.0 not-cached https://github.com/nnnick/Chart.js.git#^2.0.0 [exec] bower Chart.js#^2.0.0 resolve https://github.com/nnnick/Chart.js.git#^2.0.0 [exec] bower iron-jsonp-library#^2.0.0 resolved https://github.com/PolymerElements/iron-jsonp-library.git#2.1.0 [exec] bower iron-label#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower paper-slider#^2.0.0 download https://github.com/PolymerElements/paper-slider/archive/v2.0.4.tar.gz [exec] bower paper-fab#^2.0.0 download https://github.com/PolymerElements/paper-fab/archive/v2.0.0.tar.gz [exec] bower iron-pages#^2.0.0 extract archive.tar.gz [exec] bower paper-listbox#^2.0.0 extract archive.tar.gz [exec] bower paper-drawer-panel#^2.0.0 extract archive.tar.gz [exec] bower iron-label#^2.0.0 resolved https://github.com/PolymerElements/iron-label.git#2.1.0 [exec] bower paper-tabs#^2.0.0 download https://github.com/PolymerElements/paper-tabs/archive/v2.0.0.tar.gz [exec] bower iron-media-query#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower iron-localstorage#^2.0.0 mismatch Version declared in the json (2.1.0) is different than the resolved one (2.1.1) [exec] bower paper-badge#^2.0.0 download https://github.com/PolymerElements/paper-badge/archive/v2.1.0.tar.gz [exec] bower paper-toolbar#^2.0.0 download https://github.com/PolymerElements/paper-toolbar/archive/v2.1.0.tar.gz [exec] bower paper-radio-group#^2.0.0 extract archive.tar.gz [exec] bower paper-header-panel#^2.0.0 extract archive.tar.gz [exec] bower page#1.6.7 resolved https://github.com/nuxeo/page.js.git#1.6.7 [exec] bower iron-media-query#^2.0.0 resolved https://github.com/PolymerElements/iron-media-query.git#2.1.0 [exec] bower iron-localstorage#^2.0.0 resolved https://github.com/PolymerElements/iron-localstorage.git#2.1.1 [exec] bower neon-animation#2.0.2 invalid-meta for:/tmp/jenkins/bower/2cf7b7b37674d1417cf98342d6ef47f7-31216-bxP08X/bower.json [exec] bower neon-animation#2.0.2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["neon-animated-pages.html","neon-animatable-behavior.html","neon-animation-behavior.html","neon-animation-runner-behavior.html","neon-shared-element-animatable-behavior.html","neon-shared-element-animation-behavior.html","neon-animatable.html","neon-animations.html"] [exec] bower iron-location#^2.0.0 invalid-meta for:/tmp/jenkins/bower/55863583333219e3aeaa111e082667ff-31216-BcvtEA/bower.json [exec] bower iron-location#^2.0.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-location.html","iron-query-params.html"] [exec] bower nuxeo-ui-elements#master extract archive.tar.gz [exec] bower neon-animation#2.0.2 resolved https://github.com/PolymerElements/neon-animation.git#2.0.2 [exec] bower iron-selector#1 - 2 not-cached https://github.com/PolymerElements/iron-selector.git#1 - 2 [exec] bower iron-selector#1 - 2 resolve https://github.com/PolymerElements/iron-selector.git#1 - 2 [exec] bower iron-resizable-behavior#1 - 2 cached https://github.com/PolymerElements/iron-resizable-behavior.git#1.0.6 [exec] bower iron-resizable-behavior#1 - 2 validate 1.0.6 against https://github.com/PolymerElements/iron-resizable-behavior.git#1 - 2 [exec] bower iron-location#^2.0.0 resolved https://github.com/PolymerElements/iron-location.git#2.2.0 [exec] bower iron-overlay-behavior#2.2.1 resolved https://github.com/PolymerElements/iron-overlay-behavior.git#2.2.1 [exec] bower iron-a11y-keys-behavior#1 - 2 not-cached https://github.com/PolymerElements/iron-a11y-keys-behavior.git#1 - 2 [exec] bower iron-a11y-keys-behavior#1 - 2 resolve https://github.com/PolymerElements/iron-a11y-keys-behavior.git#1 - 2 [exec] bower iron-fit-behavior#1 - 2 not-cached https://github.com/PolymerElements/iron-fit-behavior.git#1 - 2 [exec] bower iron-fit-behavior#1 - 2 resolve https://github.com/PolymerElements/iron-fit-behavior.git#1 - 2 [exec] bower paper-listbox#^2.0.0 resolved https://github.com/PolymerElements/paper-listbox.git#2.0.0 [exec] bower iron-behaviors#1 - 2 not-cached https://github.com/PolymerElements/iron-behaviors.git#1 - 2 [exec] bower iron-behaviors#1 - 2 resolve https://github.com/PolymerElements/iron-behaviors.git#1 - 2 [exec] bower iron-menu-behavior#1 - 2 not-cached https://github.com/PolymerElements/iron-menu-behavior.git#1 - 2 [exec] bower iron-menu-behavior#1 - 2 resolve https://github.com/PolymerElements/iron-menu-behavior.git#1 - 2 [exec] bower paper-dialog-scrollable#^2.0.0 download https://github.com/PolymerElements/paper-dialog-scrollable/archive/v2.2.0.tar.gz [exec] bower app-layout#^2.0.0 download https://github.com/PolymerElements/app-layout/archive/v2.0.5.tar.gz [exec] bower paper-radio-button#^2.0.0 download https://github.com/PolymerElements/paper-radio-button/archive/v2.0.0.tar.gz [exec] bower paper-styles#1 - 2 cached https://github.com/PolymerElements/paper-styles.git#1.3.1 [exec] bower paper-styles#1 - 2 validate 1.3.1 against https://github.com/PolymerElements/paper-styles.git#1 - 2 [exec] bower paper-radio-group#^2.0.0 resolved https://github.com/PolymerElements/paper-radio-group.git#2.1.0 [exec] bower paper-header-panel#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower paper-drawer-panel#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower iron-pages#^2.0.0 mismatch Version declared in the json (2.0.1) is different than the resolved one (2.1.0) [exec] bower paper-header-panel#^2.0.0 resolved https://github.com/PolymerElements/paper-header-panel.git#2.1.0 [exec] bower paper-drawer-panel#^2.0.0 resolved https://github.com/PolymerElements/paper-drawer-panel.git#2.1.0 [exec] bower iron-flex-layout#1 - 2 cached https://github.com/PolymerElements/iron-flex-layout.git#1.3.9 [exec] bower iron-flex-layout#1 - 2 validate 1.3.9 against https://github.com/PolymerElements/iron-flex-layout.git#1 - 2 [exec] bower iron-pages#^2.0.0 resolved https://github.com/PolymerElements/iron-pages.git#2.1.0 [exec] bower paper-tabs#^2.0.0 extract archive.tar.gz [exec] bower paper-fab#^2.0.0 extract archive.tar.gz [exec] bower paper-slider#^2.0.0 extract archive.tar.gz [exec] bower paper-toolbar#^2.0.0 extract archive.tar.gz [exec] bower paper-badge#^2.0.0 extract archive.tar.gz [exec] bower web-animations-js#^2.3.1 download https://github.com/web-animations/web-animations-js/archive/2.3.1.tar.gz [exec] bower iron-validator-behavior#^2.0.0 download https://github.com/PolymerElements/iron-validator-behavior/archive/v2.1.0.tar.gz [exec] bower paper-fab#^2.0.0 resolved https://github.com/PolymerElements/paper-fab.git#2.0.0 [exec] bower iron-icon#1 - 2 not-cached https://github.com/PolymerElements/iron-icon.git#1 - 2 [exec] bower iron-icon#1 - 2 resolve https://github.com/PolymerElements/iron-icon.git#1 - 2 [exec] bower paper-behaviors#1 - 2 not-cached https://github.com/PolymerElements/paper-behaviors.git#1 - 2 [exec] bower paper-behaviors#1 - 2 resolve https://github.com/PolymerElements/paper-behaviors.git#1 - 2 [exec] bower iron-icons#^2.0.0 mismatch Version declared in the json (2.0.1) is different than the resolved one (2.1.0) [exec] bower paper-toolbar#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower paper-badge#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower paper-slider#^2.0.0 resolved https://github.com/PolymerElements/paper-slider.git#2.0.4 [exec] bower paper-input#1 - 2 not-cached https://github.com/PolymerElements/paper-input.git#1 - 2 [exec] bower paper-input#1 - 2 resolve https://github.com/PolymerElements/paper-input.git#1 - 2 [exec] bower iron-form-element-behavior#1 - 2 not-cached https://github.com/PolymerElements/iron-form-element-behavior.git#1 - 2 [exec] bower iron-form-element-behavior#1 - 2 resolve https://github.com/PolymerElements/iron-form-element-behavior.git#1 - 2 [exec] bower iron-icons#^2.0.0 resolved https://github.com/PolymerElements/iron-icons.git#2.1.0 [exec] bower paper-progress#1 - 2 cached https://github.com/PolymerElements/paper-progress.git#1.0.12 [exec] bower paper-progress#1 - 2 validate 1.0.12 against https://github.com/PolymerElements/paper-progress.git#1 - 2 [exec] bower iron-iconset-svg#1 - 2 not-cached https://github.com/PolymerElements/iron-iconset-svg.git#1 - 2 [exec] bower iron-iconset-svg#1 - 2 resolve https://github.com/PolymerElements/iron-iconset-svg.git#1 - 2 [exec] bower paper-toolbar#^2.0.0 resolved https://github.com/PolymerElements/paper-toolbar.git#2.1.0 [exec] bower paper-tabs#^2.0.0 resolved https://github.com/PolymerElements/paper-tabs.git#2.0.0 [exec] bower paper-icon-button#1 - 2 not-cached https://github.com/PolymerElements/paper-icon-button.git#1 - 2 [exec] bower paper-icon-button#1 - 2 resolve https://github.com/PolymerElements/paper-icon-button.git#1 - 2 [exec] bower paper-badge#^2.0.0 resolved https://github.com/PolymerElements/paper-badge.git#2.1.0 [exec] bower paper-radio-button#^2.0.0 extract archive.tar.gz [exec] bower paper-dialog-scrollable#^2.0.0 mismatch Version declared in the json (2.1.0) is different than the resolved one (2.2.0) [exec] bower paper-radio-button#^2.0.0 resolved https://github.com/PolymerElements/paper-radio-button.git#2.0.0 [exec] bower iron-checked-element-behavior#1 - 2 not-cached https://github.com/PolymerElements/iron-checked-element-behavior.git#1 - 2 [exec] bower iron-checked-element-behavior#1 - 2 resolve https://github.com/PolymerElements/iron-checked-element-behavior.git#1 - 2 [exec] bower paper-dialog-scrollable#^2.0.0 extract archive.tar.gz [exec] bower paper-dialog-scrollable#^2.0.0 resolved https://github.com/PolymerElements/paper-dialog-scrollable.git#2.2.0 [exec] bower paper-dialog-behavior#1 - 2 not-cached https://github.com/PolymerElements/paper-dialog-behavior.git#1 - 2 [exec] bower paper-dialog-behavior#1 - 2 resolve https://github.com/PolymerElements/paper-dialog-behavior.git#1 - 2 [exec] bower webcomponentsjs#^1.0.0 download https://github.com/webcomponents/webcomponentsjs/archive/v1.1.0.tar.gz [exec] bower jsPlumb#2.0.4 download https://github.com/sporritt/jsPlumb/archive/2.0.4.tar.gz [exec] bower iron-a11y-keys#^2.0.0 download https://github.com/PolymerElements/iron-a11y-keys/archive/v2.1.0.tar.gz [exec] bower app-layout#^2.0.0 extract archive.tar.gz [exec] bower polymer#^2.0.0 resolved https://github.com/polymer/polymer.git#2.5.0 [exec] bower shadycss#^v1.1.0 not-cached https://github.com/webcomponents/shadycss.git#^v1.1.0 [exec] bower shadycss#^v1.1.0 resolve https://github.com/webcomponents/shadycss.git#^v1.1.0 [exec] bower iron-validator-behavior#^2.0.0 extract archive.tar.gz [exec] bower iron-validator-behavior#^2.0.0 mismatch Version declared in the json (2.0.1) is different than the resolved one (2.1.0) [exec] bower iron-validator-behavior#^2.0.0 resolved https://github.com/PolymerElements/iron-validator-behavior.git#2.1.0 [exec] bower iron-meta#1 - 2 not-cached https://github.com/PolymerElements/iron-meta.git#1 - 2 [exec] bower iron-meta#1 - 2 resolve https://github.com/PolymerElements/iron-meta.git#1 - 2 [exec] bower web-animations-js#^2.3.1 extract archive.tar.gz [exec] bower iron-a11y-keys#^2.0.0 extract archive.tar.gz [exec] bower moment#2.10.6 download https://github.com/moment/moment/archive/2.10.6.tar.gz [exec] bower marked#~0.3.9 download https://github.com/chjj/marked/archive/v0.3.17.tar.gz [exec] bower iron-a11y-keys#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower iron-resizable-behavior#1 - 2 new version for https://github.com/PolymerElements/iron-resizable-behavior.git#1 - 2 [exec] bower iron-resizable-behavior#1 - 2 resolve https://github.com/PolymerElements/iron-resizable-behavior.git#1 - 2 [exec] bower iron-resizable-behavior#~2.0.0 download https://github.com/PolymerElements/iron-resizable-behavior/archive/v2.0.1.tar.gz [exec] bower nuxeo#^3.2.1 download https://github.com/nuxeo/nuxeo-js-client/archive/v3.5.0.tar.gz [exec] bower iron-resizable-behavior#1 - 2 download https://github.com/PolymerElements/iron-resizable-behavior/archive/v2.1.0.tar.gz [exec] bower iron-a11y-keys#^2.0.0 resolved https://github.com/PolymerElements/iron-a11y-keys.git#2.1.0 [exec] bower webcomponentsjs#^1.0.0 extract archive.tar.gz [exec] bower app-layout#^2.0.0 resolved https://github.com/PolymerElements/app-layout.git#2.0.5 [exec] bower iron-scroll-target-behavior#1 - 2 not-cached https://github.com/PolymerElements/iron-scroll-target-behavior.git#1 - 2 [exec] bower iron-scroll-target-behavior#1 - 2 resolve https://github.com/PolymerElements/iron-scroll-target-behavior.git#1 - 2 [exec] bower jsPlumb#2.0.4 extract archive.tar.gz [exec] bower iron-resizable-behavior#~2.0.0 extract archive.tar.gz [exec] bower iron-resizable-behavior#1 - 2 mismatch Version declared in the json (2.0.1) is different than the resolved one (2.1.0) [exec] bower iron-resizable-behavior#1 - 2 extract archive.tar.gz [exec] bower iron-resizable-behavior#~2.0.0 resolved https://github.com/PolymerElements/iron-resizable-behavior.git#2.0.1 [exec] bower iron-resizable-behavior#1 - 2 resolved https://github.com/PolymerElements/iron-resizable-behavior.git#2.1.0 [exec] bower webcomponentsjs#^1.0.0 resolved https://github.com/webcomponents/webcomponentsjs.git#1.1.0 [exec] bower web-animations-js#^2.3.1 invalid-meta for:/tmp/jenkins/bower/87d0027fe1bf217ed9e5fc662c53df96-31216-jl4zXJ/bower.json [exec] bower web-animations-js#^2.3.1 invalid-meta The "main" field cannot contain minified files [exec] bower iron-selector#1 - 2 download https://github.com/PolymerElements/iron-selector/archive/v2.1.0.tar.gz [exec] bower nuxeo#^3.2.1 extract archive.tar.gz [exec] bower Chart.js#^2.0.0 download https://github.com/nnnick/Chart.js/archive/v2.7.1.tar.gz [exec] bower iron-a11y-keys-behavior#1 - 2 download https://github.com/PolymerElements/iron-a11y-keys-behavior/archive/v2.1.0.tar.gz [exec] bower marked#~0.3.9 extract archive.tar.gz [exec] bower moment#2.10.6 extract archive.tar.gz [exec] bower iron-behaviors#1 - 2 download https://github.com/PolymerElements/iron-behaviors/archive/v2.1.0.tar.gz [exec] bower iron-fit-behavior#1 - 2 download https://github.com/PolymerElements/iron-fit-behavior/archive/v2.1.1.tar.gz [exec] bower web-animations-js#^2.3.1 resolved https://github.com/web-animations/web-animations-js.git#2.3.1 [exec] bower iron-selector#1 - 2 extract archive.tar.gz [exec] bower marked#~0.3.9 resolved https://github.com/chjj/marked.git#0.3.17 [exec] bower iron-a11y-keys-behavior#1 - 2 extract archive.tar.gz [exec] bower iron-selector#1 - 2 invalid-meta for:/tmp/jenkins/bower/2b5cad026ffbe623c5e102d04a5482a1-31216-6fD9nY/bower.json [exec] bower iron-selector#1 - 2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-selector.html","iron-multi-selectable.html","iron-selectable.html","iron-selection.html"] [exec] bower iron-selector#1 - 2 mismatch Version declared in the json (2.0.1) is different than the resolved one (2.1.0) [exec] bower iron-a11y-keys-behavior#1 - 2 mismatch Version declared in the json (2.0.1) is different than the resolved one (2.1.0) [exec] bower iron-behaviors#1 - 2 extract archive.tar.gz [exec] bower iron-selector#1 - 2 resolved https://github.com/PolymerElements/iron-selector.git#2.1.0 [exec] bower iron-a11y-keys-behavior#1 - 2 resolved https://github.com/PolymerElements/iron-a11y-keys-behavior.git#2.1.0 [exec] bower iron-fit-behavior#1 - 2 extract archive.tar.gz [exec] bower iron-behaviors#1 - 2 invalid-meta for:/tmp/jenkins/bower/a0fbc0265707e4300e9778ed1e691132-31216-Z9yjU1/bower.json [exec] bower iron-behaviors#1 - 2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-button-state.html","iron-control-state.html"] [exec] bower iron-behaviors#1 - 2 mismatch Version declared in the json (2.0.2) is different than the resolved one (2.1.0) [exec] bower iron-fit-behavior#1 - 2 mismatch Version declared in the json (2.1.0) is different than the resolved one (2.1.1) [exec] bower iron-behaviors#1 - 2 resolved https://github.com/PolymerElements/iron-behaviors.git#2.1.0 [exec] bower iron-fit-behavior#1 - 2 resolved https://github.com/PolymerElements/iron-fit-behavior.git#2.1.1 [exec] bower nuxeo#^3.2.1 resolved https://github.com/nuxeo/nuxeo-js-client.git#3.5.0 [exec] bower iron-menu-behavior#1 - 2 download https://github.com/PolymerElements/iron-menu-behavior/archive/v2.0.1.tar.gz [exec] bower paper-styles#1 - 2 new version for https://github.com/PolymerElements/paper-styles.git#1 - 2 [exec] bower paper-styles#1 - 2 resolve https://github.com/PolymerElements/paper-styles.git#1 - 2 [exec] bower paper-styles#1 - 2 download https://github.com/PolymerElements/paper-styles/archive/v2.1.0.tar.gz [exec] bower Chart.js#^2.0.0 extract archive.tar.gz [exec] bower iron-flex-layout#1 - 2 new version for https://github.com/PolymerElements/iron-flex-layout.git#1 - 2 [exec] bower iron-flex-layout#1 - 2 resolve https://github.com/PolymerElements/iron-flex-layout.git#1 - 2 [exec] bower iron-flex-layout#1 - 2 download https://github.com/PolymerElements/iron-flex-layout/archive/v2.0.3.tar.gz [exec] bower iron-icon#1 - 2 download https://github.com/PolymerElements/iron-icon/archive/v2.1.0.tar.gz [exec] bower paper-behaviors#1 - 2 download https://github.com/PolymerElements/paper-behaviors/archive/v2.0.1.tar.gz [exec] bower jsPlumb#2.0.4 invalid-meta for:/tmp/jenkins/bower/1df66296f928168e276aebb2d5bdac82-31216-D44iem/bower.json [exec] bower jsPlumb#2.0.4 invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes [exec] bower iron-menu-behavior#1 - 2 extract archive.tar.gz [exec] bower jsPlumb#2.0.4 resolved https://github.com/sporritt/jsPlumb.git#2.0.4 [exec] bower iron-menu-behavior#1 - 2 invalid-meta for:/tmp/jenkins/bower/638b0a4714058594ec5e3aa2c3578dcc-31216-3LKbWn/bower.json [exec] bower iron-menu-behavior#1 - 2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-menu-behavior.html","iron-menubar-behavior.html"] [exec] bower paper-styles#1 - 2 extract archive.tar.gz [exec] bower paper-behaviors#1 - 2 extract archive.tar.gz [exec] bower iron-icon#1 - 2 extract archive.tar.gz [exec] bower iron-flex-layout#1 - 2 extract archive.tar.gz [exec] bower iron-form-element-behavior#1 - 2 download https://github.com/PolymerElements/iron-form-element-behavior/archive/v2.1.0.tar.gz [exec] bower iron-menu-behavior#1 - 2 resolved https://github.com/PolymerElements/iron-menu-behavior.git#2.0.1 [exec] bower nuxeo-ui-elements#master resolved https://github.com/nuxeo/nuxeo-ui-elements.git#08e58cc828 [exec] bower iron-form#^2.0.0 not-cached https://github.com/PolymerElements/iron-form.git#^2.0.0 [exec] bower iron-form#^2.0.0 resolve https://github.com/PolymerElements/iron-form.git#^2.0.0 [exec] bower iron-list#^2.0.0 not-cached https://github.com/PolymerElements/iron-list.git#^2.0.0 [exec] bower iron-list#^2.0.0 resolve https://github.com/PolymerElements/iron-list.git#^2.0.0 [exec] bower paper-button#^2.0.0 not-cached https://github.com/PolymerElements/paper-button.git#^2.0.0 [exec] bower paper-button#^2.0.0 resolve https://github.com/PolymerElements/paper-button.git#^2.0.0 [exec] bower paper-card#^2.0.0 not-cached https://github.com/PolymerElements/paper-card.git#^2.0.0 [exec] bower paper-card#^2.0.0 resolve https://github.com/PolymerElements/paper-card.git#^2.0.0 [exec] bower paper-dropdown-menu#^2.0.0 not-cached https://github.com/PolymerElements/paper-dropdown-menu.git#^2.0.0 [exec] bower paper-dropdown-menu#^2.0.0 resolve https://github.com/PolymerElements/paper-dropdown-menu.git#^2.0.0 [exec] bower paper-item#^2.0.0 not-cached https://github.com/PolymerElements/paper-item.git#^2.0.0 [exec] bower paper-item#^2.0.0 resolve https://github.com/PolymerElements/paper-item.git#^2.0.0 [exec] bower paper-tooltip#^2.0.0 not-cached https://github.com/PolymerElements/paper-tooltip.git#^2.0.0 [exec] bower paper-tooltip#^2.0.0 resolve https://github.com/PolymerElements/paper-tooltip.git#^2.0.0 [exec] bower paper-toast#^2.0.0 not-cached https://github.com/PolymerElements/paper-toast.git#^2.0.0 [exec] bower paper-toast#^2.0.0 resolve https://github.com/PolymerElements/paper-toast.git#^2.0.0 [exec] bower iron-scroll-threshold#^2.0.0 not-cached https://github.com/PolymerElements/iron-scroll-threshold.git#^2.0.0 [exec] bower iron-scroll-threshold#^2.0.0 resolve https://github.com/PolymerElements/iron-scroll-threshold.git#^2.0.0 [exec] bower paper-spinner#^2.0.0 not-cached https://github.com/PolymerElements/paper-spinner.git#^2.0.0 [exec] bower paper-spinner#^2.0.0 resolve https://github.com/PolymerElements/paper-spinner.git#^2.0.0 [exec] bower paper-checkbox#^2.0.0 not-cached https://github.com/PolymerElements/paper-checkbox.git#^2.0.0 [exec] bower paper-checkbox#^2.0.0 resolve https://github.com/PolymerElements/paper-checkbox.git#^2.0.0 [exec] bower paper-dialog#^2.0.0 not-cached https://github.com/PolymerElements/paper-dialog.git#^2.0.0 [exec] bower paper-dialog#^2.0.0 resolve https://github.com/PolymerElements/paper-dialog.git#^2.0.0 [exec] bower paper-toggle-button#^2.0.0 not-cached https://github.com/PolymerElements/paper-toggle-button.git#^2.0.0 [exec] bower paper-toggle-button#^2.0.0 resolve https://github.com/PolymerElements/paper-toggle-button.git#^2.0.0 [exec] bower iron-collapse#^2.0.0 not-cached https://github.com/PolymerElements/iron-collapse.git#^2.0.0 [exec] bower iron-collapse#^2.0.0 resolve https://github.com/PolymerElements/iron-collapse.git#^2.0.0 [exec] bower paper-typeahead#0.6 not-cached https://github.com/nuxeo/paper-typeahead.git#0.6 [exec] bower paper-typeahead#0.6 resolve https://github.com/nuxeo/paper-typeahead.git#0.6 [exec] bower datetime-picker#2.5.8 not-cached https://github.com/fooloomanzoo/datetime-picker.git#2.5.8 [exec] bower datetime-picker#2.5.8 resolve https://github.com/fooloomanzoo/datetime-picker.git#2.5.8 [exec] bower input-picker-pattern#1.0.13 not-cached https://github.com/fooloomanzoo/input-picker-pattern.git#1.0.13 [exec] bower input-picker-pattern#1.0.13 resolve https://github.com/fooloomanzoo/input-picker-pattern.git#1.0.13 [exec] bower number-input#1.3.2 not-cached https://github.com/fooloomanzoo/number-input.git#1.3.2 [exec] bower number-input#1.3.2 resolve https://github.com/fooloomanzoo/number-input.git#1.3.2 [exec] bower property-mixins#1.0.10 not-cached https://github.com/fooloomanzoo/property-mixins.git#1.0.10 [exec] bower property-mixins#1.0.10 resolve https://github.com/fooloomanzoo/property-mixins.git#1.0.10 [exec] bower paper-input#1 - 2 download https://github.com/PolymerElements/paper-input/archive/v2.1.1.tar.gz [exec] bower paper-progress#1 - 2 new version for https://github.com/PolymerElements/paper-progress.git#1 - 2 [exec] bower paper-progress#1 - 2 resolve https://github.com/PolymerElements/paper-progress.git#1 - 2 [exec] bower iron-iconset-svg#1 - 2 download https://github.com/PolymerElements/iron-iconset-svg/archive/v2.2.0.tar.gz [exec] bower paper-icon-button#1 - 2 download https://github.com/PolymerElements/paper-icon-button/archive/v2.1.0.tar.gz [exec] bower iron-checked-element-behavior#1 - 2 download https://github.com/PolymerElements/iron-checked-element-behavior/archive/v2.1.0.tar.gz [exec] bower video.js#^5.20.4 not-cached https://github.com/videojs/video.js.git#^5.20.4 [exec] bower video.js#^5.20.4 resolve https://github.com/videojs/video.js.git#^5.20.4 [exec] bower cropperjs#0.5.6 not-cached https://github.com/fengyuanchen/cropperjs.git#0.5.6 [exec] bower cropperjs#0.5.6 resolve https://github.com/fengyuanchen/cropperjs.git#0.5.6 [exec] bower randomcolor#0.4.1 not-cached https://github.com/davidmerfield/randomColor.git#0.4.1 [exec] bower randomcolor#0.4.1 resolve https://github.com/davidmerfield/randomColor.git#0.4.1 [exec] bower paper-dialog-behavior#1 - 2 download https://github.com/PolymerElements/paper-dialog-behavior/archive/v2.2.0.tar.gz [exec] bower paper-progress#1 - 2 download https://github.com/PolymerElements/paper-progress/archive/v2.1.0.tar.gz [exec] bower d3#3.5.17 not-cached https://github.com/mbostock-bower/d3-bower.git#3.5.17 [exec] bower d3#3.5.17 resolve https://github.com/mbostock-bower/d3-bower.git#3.5.17 [exec] bower select2#3.5.2 cached https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower select2#3.5.2 validate 3.5.2 against https://github.com/ivaynberg/select2.git#3.5.2 [exec] bower paper-behaviors#1 - 2 invalid-meta for:/tmp/jenkins/bower/476b583871c2ccef5587127f5eabb4de-31216-CZiG8V/bower.json [exec] bower paper-behaviors#1 - 2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-button-behavior.html","paper-checked-element-behavior.html","paper-inky-focus-behavior.html"] [exec] bower iron-icon#1 - 2 mismatch Version declared in the json (2.0.1) is different than the resolved one (2.1.0) [exec] bower paper-behaviors#1 - 2 resolved https://github.com/PolymerElements/paper-behaviors.git#2.0.1 [exec] bower paper-ripple#1 - 2 not-cached https://github.com/PolymerElements/paper-ripple.git#1 - 2 [exec] bower paper-ripple#1 - 2 resolve https://github.com/PolymerElements/paper-ripple.git#1 - 2 [exec] bower iron-flex-layout#1 - 2 resolved https://github.com/PolymerElements/iron-flex-layout.git#2.0.3 [exec] bower iron-icon#1 - 2 resolved https://github.com/PolymerElements/iron-icon.git#2.1.0 [exec] bower iron-meta#1 - 2 download https://github.com/PolymerElements/iron-meta/archive/v2.1.0.tar.gz [exec] bower paper-styles#1 - 2 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower paper-styles#1 - 2 resolved https://github.com/PolymerElements/paper-styles.git#2.1.0 [exec] bower font-roboto#^1.0.1 cached https://github.com/PolymerElements/font-roboto.git#1.1.0 [exec] bower font-roboto#^1.0.1 validate 1.1.0 against https://github.com/PolymerElements/font-roboto.git#^1.0.1 [exec] bower shadycss#^v1.1.0 download https://github.com/webcomponents/shadycss/archive/v1.1.1.tar.gz [exec] bower iron-form-element-behavior#1 - 2 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower iron-form-element-behavior#1 - 2 extract archive.tar.gz [exec] bower iron-scroll-target-behavior#1 - 2 download https://github.com/PolymerElements/iron-scroll-target-behavior/archive/v2.1.0.tar.gz [exec] bower iron-form-element-behavior#1 - 2 resolved https://github.com/PolymerElements/iron-form-element-behavior.git#2.1.0 [exec] bower paper-input#1 - 2 extract archive.tar.gz [exec] bower paper-input#1 - 2 invalid-meta for:/tmp/jenkins/bower/ca42f9e11ffcee590e78a9733278a7ae-31216-2Q8cXl/bower.json [exec] bower paper-input#1 - 2 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-input.html","paper-textarea.html","paper-input-behavior.html","paper-input-container.html","paper-input-error.html","paper-input-addon-behavior.html","paper-input-char-counter.html"] [exec] bower iron-form#^2.0.0 download https://github.com/PolymerElements/iron-form/archive/v2.2.1.tar.gz [exec] bower paper-icon-button#1 - 2 extract archive.tar.gz [exec] bower paper-input#1 - 2 resolved https://github.com/PolymerElements/paper-input.git#2.1.1 [exec] bower iron-autogrow-textarea#1 - 2 not-cached https://github.com/PolymerElements/iron-autogrow-textarea.git#1 - 2 [exec] bower iron-autogrow-textarea#1 - 2 resolve https://github.com/PolymerElements/iron-autogrow-textarea.git#1 - 2 [exec] bower iron-input#1 - 2 not-cached https://github.com/PolymerElements/iron-input.git#1 - 2 [exec] bower iron-input#1 - 2 resolve https://github.com/PolymerElements/iron-input.git#1 - 2 [exec] bower iron-iconset-svg#1 - 2 extract archive.tar.gz [exec] bower iron-iconset-svg#1 - 2 mismatch Version declared in the json (2.1.1) is different than the resolved one (2.2.0) [exec] bower paper-icon-button#1 - 2 resolved https://github.com/PolymerElements/paper-icon-button.git#2.1.0 [exec] bower iron-checked-element-behavior#1 - 2 extract archive.tar.gz [exec] bower iron-iconset-svg#1 - 2 resolved https://github.com/PolymerElements/iron-iconset-svg.git#2.2.0 [exec] bower iron-checked-element-behavior#1 - 2 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower iron-list#^2.0.0 download https://github.com/PolymerElements/iron-list/archive/v2.0.12.tar.gz [exec] bower paper-button#^2.0.0 download https://github.com/PolymerElements/paper-button/archive/v2.0.0.tar.gz [exec] bower paper-dialog-behavior#1 - 2 extract archive.tar.gz [exec] bower iron-checked-element-behavior#1 - 2 resolved https://github.com/PolymerElements/iron-checked-element-behavior.git#2.1.0 [exec] bower iron-validatable-behavior#1 - 2 not-cached https://github.com/PolymerElements/iron-validatable-behavior.git#1 - 2 [exec] bower iron-validatable-behavior#1 - 2 resolve https://github.com/PolymerElements/iron-validatable-behavior.git#1 - 2 [exec] bower paper-progress#1 - 2 extract archive.tar.gz [exec] bower moment#2.10.6 resolved https://github.com/moment/moment.git#2.10.6 [exec] bower paper-progress#1 - 2 mismatch Version declared in the json (2.0.1) is different than the resolved one (2.1.0) [exec] bower paper-progress#1 - 2 resolved https://github.com/PolymerElements/paper-progress.git#2.1.0 [exec] bower iron-range-behavior#1 - 2 cached https://github.com/PolymerElements/iron-range-behavior.git#1.0.7 [exec] bower iron-range-behavior#1 - 2 validate 1.0.7 against https://github.com/PolymerElements/iron-range-behavior.git#1 - 2 [exec] bower iron-meta#1 - 2 extract archive.tar.gz [exec] bower paper-dialog-behavior#1 - 2 resolved https://github.com/PolymerElements/paper-dialog-behavior.git#2.2.0 [exec] bower paper-card#^2.0.0 download https://github.com/PolymerElements/paper-card/archive/v2.1.0.tar.gz [exec] bower paper-dropdown-menu#^2.0.0 download https://github.com/PolymerElements/paper-dropdown-menu/archive/v2.0.2.tar.gz [exec] bower iron-meta#1 - 2 mismatch Version declared in the json (2.0.5) is different than the resolved one (2.1.0) [exec] bower paper-toast#^2.0.0 download https://github.com/PolymerElements/paper-toast/archive/v2.1.0.tar.gz [exec] bower iron-meta#1 - 2 resolved https://github.com/PolymerElements/iron-meta.git#2.1.0 [exec] bower iron-scroll-target-behavior#1 - 2 extract archive.tar.gz [exec] bower iron-scroll-threshold#^2.0.0 download https://github.com/PolymerElements/iron-scroll-threshold/archive/v2.0.0.tar.gz [exec] bower paper-dialog#^2.0.0 download https://github.com/PolymerElements/paper-dialog/archive/v2.1.0.tar.gz [exec] bower iron-collapse#^2.0.0 download https://github.com/PolymerElements/iron-collapse/archive/v2.2.0.tar.gz [exec] bower paper-item#^2.0.0 download https://github.com/PolymerElements/paper-item/archive/v2.1.0.tar.gz [exec] bower shadycss#^v1.1.0 extract archive.tar.gz [exec] bower iron-scroll-target-behavior#1 - 2 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower iron-scroll-target-behavior#1 - 2 resolved https://github.com/PolymerElements/iron-scroll-target-behavior.git#2.1.0 [exec] bower Chart.js#^2.0.0 resolved https://github.com/nnnick/Chart.js.git#2.7.1 [exec] bower shadycss#^v1.1.0 invalid-meta for:/tmp/jenkins/bower/cd3f3d97e4964de4261820ac30f5eb05-31216-DfNvTT/bower.json [exec] bower shadycss#^v1.1.0 invalid-meta The "main" field cannot contain minified files [exec] bower paper-checkbox#^2.0.0 download https://github.com/PolymerElements/paper-checkbox/archive/v2.0.2.tar.gz [exec] bower iron-form#^2.0.0 extract archive.tar.gz [exec] bower shadycss#^v1.1.0 resolved https://github.com/webcomponents/shadycss.git#1.1.1 [exec] bower iron-form#^2.0.0 mismatch Version declared in the json (2.1.6) is different than the resolved one (2.2.1) [exec] bower iron-form#^2.0.0 resolved https://github.com/PolymerElements/iron-form.git#2.2.1 [exec] bower iron-ajax#1 - 2 not-cached https://github.com/PolymerElements/iron-ajax.git#1 - 2 [exec] bower iron-ajax#1 - 2 resolve https://github.com/PolymerElements/iron-ajax.git#1 - 2 [exec] bower input-picker-pattern#1.0.13 download https://github.com/fooloomanzoo/input-picker-pattern/archive/1.0.13.tar.gz [exec] bower property-mixins#1.0.10 download https://github.com/fooloomanzoo/property-mixins/archive/1.0.10.tar.gz [exec] bower number-input#1.3.2 download https://github.com/fooloomanzoo/number-input/archive/1.3.2.tar.gz [exec] bower datetime-picker#2.5.8 download https://github.com/fooloomanzoo/datetime-picker/archive/2.5.8.tar.gz [exec] bower paper-typeahead#0.6 download https://github.com/nuxeo/paper-typeahead/archive/0.6.tar.gz [exec] bower paper-checkbox#^2.0.0 extract archive.tar.gz [exec] bower iron-scroll-threshold#^2.0.0 extract archive.tar.gz [exec] bower paper-toast#^2.0.0 extract archive.tar.gz [exec] bower paper-tooltip#^2.0.0 download https://github.com/PolymerElements/paper-tooltip/archive/v2.1.1.tar.gz [exec] bower paper-item#^2.0.0 extract archive.tar.gz [exec] bower paper-button#^2.0.0 extract archive.tar.gz [exec] bower paper-spinner#^2.0.0 download https://github.com/PolymerElements/paper-spinner/archive/v2.1.0.tar.gz [exec] bower paper-toggle-button#^2.0.0 download https://github.com/PolymerElements/paper-toggle-button/archive/v2.0.0.tar.gz [exec] bower input-picker-pattern#1.0.13 extract archive.tar.gz [exec] bower paper-dropdown-menu#^2.0.0 extract archive.tar.gz [exec] bower property-mixins#1.0.10 extract archive.tar.gz [exec] bower paper-dialog#^2.0.0 extract archive.tar.gz [exec] bower iron-collapse#^2.0.0 extract archive.tar.gz [exec] bower cropperjs#0.5.6 download https://github.com/fengyuanchen/cropperjs/archive/v0.5.6.tar.gz [exec] bower number-input#1.3.2 extract archive.tar.gz [exec] bower paper-typeahead#0.6 extract archive.tar.gz [exec] bower paper-checkbox#^2.0.0 resolved https://github.com/PolymerElements/paper-checkbox.git#2.0.2 [exec] bower property-mixins#1.0.10 invalid-meta for:/tmp/jenkins/bower/947a5ddeb2541f4cea055917f6780396-31216-zRSzLt/bower.json [exec] bower property-mixins#1.0.10 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["color-mixin.html","datetime-mixin.html","intl-number-mixin.html","range-mixin.html"] [exec] bower paper-toast#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower video.js#^5.20.4 download https://github.com/videojs/video.js/archive/v5.20.5.tar.gz [exec] bower paper-button#^2.0.0 resolved https://github.com/PolymerElements/paper-button.git#2.0.0 [exec] bower datetime-picker#2.5.8 extract archive.tar.gz [exec] bower iron-list#^2.0.0 extract archive.tar.gz [exec] bower iron-scroll-threshold#^2.0.0 resolved https://github.com/PolymerElements/iron-scroll-threshold.git#2.0.0 [exec] bower paper-toast#^2.0.0 resolved https://github.com/PolymerElements/paper-toast.git#2.1.0 [exec] bower iron-a11y-announcer#1 - 2 not-cached https://github.com/PolymerElements/iron-a11y-announcer.git#1 - 2 [exec] bower iron-a11y-announcer#1 - 2 resolve https://github.com/PolymerElements/iron-a11y-announcer.git#1 - 2 [exec] bower property-mixins#1.0.10 resolved https://github.com/fooloomanzoo/property-mixins.git#1.0.10 [exec] bower input-picker-pattern#1.0.13 resolved https://github.com/fooloomanzoo/input-picker-pattern.git#1.0.13 [exec] bower paper-typeahead#0.6 resolved https://github.com/nuxeo/paper-typeahead.git#67c1941b40 [exec] bower paper-input#~2.0.0 not-cached https://github.com/PolymerElements/paper-input.git#~2.0.0 [exec] bower paper-input#~2.0.0 resolve https://github.com/PolymerElements/paper-input.git#~2.0.0 [exec] bower paper-item#~2.0.0 not-cached https://github.com/PolymerElements/paper-item.git#~2.0.0 [exec] bower paper-item#~2.0.0 resolve https://github.com/PolymerElements/paper-item.git#~2.0.0 [exec] bower paper-styles#~2.0.0 not-cached https://github.com/PolymerElements/paper-styles.git#~2.0.0 [exec] bower paper-styles#~2.0.0 resolve https://github.com/PolymerElements/paper-styles.git#~2.0.0 [exec] bower iron-a11y-keys-behavior#~2.0.0 not-cached https://github.com/PolymerElements/iron-a11y-keys-behavior.git#~2.0.0 [exec] bower iron-a11y-keys-behavior#~2.0.0 resolve https://github.com/PolymerElements/iron-a11y-keys-behavior.git#~2.0.0 [exec] bower iron-selector#~2.0.0 not-cached https://github.com/PolymerElements/iron-selector.git#~2.0.0 [exec] bower iron-selector#~2.0.0 resolve https://github.com/PolymerElements/iron-selector.git#~2.0.0 [exec] bower iron-behaviors#~2.0.0 not-cached https://github.com/PolymerElements/iron-behaviors.git#~2.0.0 [exec] bower iron-behaviors#~2.0.0 resolve https://github.com/PolymerElements/iron-behaviors.git#~2.0.0 [exec] bower iron-form-element-behavior#~2.0.0 not-cached https://github.com/PolymerElements/iron-form-element-behavior.git#~2.0.0 [exec] bower iron-form-element-behavior#~2.0.0 resolve https://github.com/PolymerElements/iron-form-element-behavior.git#~2.0.0 [exec] bower paper-material#~2.0.0 not-cached https://github.com/PolymerElements/paper-material.git#~2.0.0 [exec] bower paper-material#~2.0.0 resolve https://github.com/PolymerElements/paper-material.git#~2.0.0 [exec] bower paper-input#~2.0.0 download https://github.com/PolymerElements/paper-input/archive/v2.0.5.tar.gz [exec] bower paper-item#~2.0.0 download https://github.com/PolymerElements/paper-item/archive/v2.0.0.tar.gz [exec] bower paper-styles#~2.0.0 download https://github.com/PolymerElements/paper-styles/archive/v2.0.0.tar.gz [exec] bower iron-a11y-keys-behavior#~2.0.0 download https://github.com/PolymerElements/iron-a11y-keys-behavior/archive/v2.0.1.tar.gz [exec] bower iron-behaviors#~2.0.0 download https://github.com/PolymerElements/iron-behaviors/archive/v2.0.2.tar.gz [exec] bower iron-form-element-behavior#~2.0.0 download https://github.com/PolymerElements/iron-form-element-behavior/archive/v2.0.0.tar.gz [exec] bower paper-dialog#^2.0.0 mismatch Version declared in the json (2.0.1) is different than the resolved one (2.1.0) [exec] bower paper-item#^2.0.0 invalid-meta for:/tmp/jenkins/bower/61ae04c910cc77fdacea78d9cefc90aa-31216-CRuG5p/bower.json [exec] bower paper-item#^2.0.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-item.html","paper-icon-item.html","paper-item-body.html"] [exec] bower paper-item#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower iron-collapse#^2.0.0 mismatch Version declared in the json (2.1.0) is different than the resolved one (2.2.0) [exec] bower randomcolor#0.4.1 download https://github.com/davidmerfield/randomColor/archive/0.4.1.tar.gz [exec] bower paper-dropdown-menu#^2.0.0 resolved https://github.com/PolymerElements/paper-dropdown-menu.git#2.0.2 [exec] bower paper-menu-button#1 - 2 not-cached https://github.com/PolymerElements/paper-menu-button.git#1 - 2 [exec] bower paper-menu-button#1 - 2 resolve https://github.com/PolymerElements/paper-menu-button.git#1 - 2 [exec] bower paper-dialog#^2.0.0 resolved https://github.com/PolymerElements/paper-dialog.git#2.1.0 [exec] bower paper-item#^2.0.0 resolved https://github.com/PolymerElements/paper-item.git#2.1.0 [exec] bower number-input#1.3.2 resolved https://github.com/fooloomanzoo/number-input.git#1.3.2 [exec] bower iron-collapse#^2.0.0 resolved https://github.com/PolymerElements/iron-collapse.git#2.2.0 [exec] bower paper-card#^2.0.0 extract archive.tar.gz [exec] bower paper-card#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower datetime-picker#2.5.8 resolved https://github.com/fooloomanzoo/datetime-picker.git#2.5.8 [exec] bower paper-card#^2.0.0 resolved https://github.com/PolymerElements/paper-card.git#2.1.0 [exec] bower iron-image#1 - 2 not-cached https://github.com/PolymerElements/iron-image.git#1 - 2 [exec] bower iron-image#1 - 2 resolve https://github.com/PolymerElements/iron-image.git#1 - 2 [exec] bower paper-toggle-button#^2.0.0 extract archive.tar.gz [exec] bower paper-spinner#^2.0.0 extract archive.tar.gz [exec] bower paper-spinner#^2.0.0 invalid-meta for:/tmp/jenkins/bower/159ecf43eff2dbe0da959c35886f5f72-31216-SOddVB/bower.json [exec] bower paper-spinner#^2.0.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-spinner.html","paper-spinner-lite.html"] [exec] bower paper-spinner#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower d3#3.5.17 download https://github.com/mbostock-bower/d3-bower/archive/v3.5.17.tar.gz [exec] bower iron-list#^2.0.0 resolved https://github.com/PolymerElements/iron-list.git#2.0.12 [exec] bower paper-toggle-button#^2.0.0 resolved https://github.com/PolymerElements/paper-toggle-button.git#2.0.0 [exec] bower paper-ripple#1 - 2 download https://github.com/PolymerElements/paper-ripple/archive/v2.0.1.tar.gz [exec] bower paper-spinner#^2.0.0 resolved https://github.com/PolymerElements/paper-spinner.git#2.1.0 [exec] bower jquery#>= 1.7.1 cached https://github.com/jquery/jquery-dist.git#3.1.1 [exec] bower jquery#>= 1.7.1 validate 3.1.1 against https://github.com/jquery/jquery-dist.git#>= 1.7.1 [exec] bower paper-tooltip#^2.0.0 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.1) [exec] bower paper-tooltip#^2.0.0 extract archive.tar.gz [exec] bower paper-tooltip#^2.0.0 resolved https://github.com/PolymerElements/paper-tooltip.git#2.1.1 [exec] bower iron-autogrow-textarea#1 - 2 download https://github.com/PolymerElements/iron-autogrow-textarea/archive/v2.2.0.tar.gz [exec] bower paper-item#~2.0.0 extract archive.tar.gz [exec] bower iron-behaviors#~2.0.0 extract archive.tar.gz [exec] bower iron-a11y-keys-behavior#~2.0.0 extract archive.tar.gz [exec] bower paper-styles#~2.0.0 extract archive.tar.gz [exec] bower randomcolor#0.4.1 extract archive.tar.gz [exec] bower iron-form-element-behavior#~2.0.0 extract archive.tar.gz [exec] bower paper-input#~2.0.0 extract archive.tar.gz [exec] bower iron-range-behavior#1 - 2 new version for https://github.com/PolymerElements/iron-range-behavior.git#1 - 2 [exec] bower iron-range-behavior#1 - 2 resolve https://github.com/PolymerElements/iron-range-behavior.git#1 - 2 [exec] bower iron-range-behavior#1 - 2 download https://github.com/PolymerElements/iron-range-behavior/archive/v2.1.0.tar.gz [exec] bower iron-input#1 - 2 download https://github.com/PolymerElements/iron-input/archive/v2.1.1.tar.gz [exec] bower iron-validatable-behavior#1 - 2 download https://github.com/PolymerElements/iron-validatable-behavior/archive/v2.1.0.tar.gz [exec] bower paper-ripple#1 - 2 extract archive.tar.gz [exec] bower iron-a11y-keys-behavior#~2.0.0 resolved https://github.com/PolymerElements/iron-a11y-keys-behavior.git#2.0.1 [exec] bower paper-item#~2.0.0 invalid-meta for:/tmp/jenkins/bower/61ae04c910cc77fdacea78d9cefc90aa-31216-mDHXTM/bower.json [exec] bower paper-item#~2.0.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-item.html","paper-icon-item.html","paper-item-body.html"] [exec] bower iron-behaviors#~2.0.0 invalid-meta for:/tmp/jenkins/bower/a0fbc0265707e4300e9778ed1e691132-31216-ukRoAa/bower.json [exec] bower iron-behaviors#~2.0.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-button-state.html","iron-control-state.html"] [exec] bower iron-form-element-behavior#~2.0.0 resolved https://github.com/PolymerElements/iron-form-element-behavior.git#2.0.0 [exec] bower randomcolor#0.4.1 resolved https://github.com/davidmerfield/randomColor.git#0.4.1 [exec] bower paper-item#~2.0.0 resolved https://github.com/PolymerElements/paper-item.git#2.0.0 [exec] bower iron-behaviors#~2.0.0 resolved https://github.com/PolymerElements/iron-behaviors.git#2.0.2 [exec] bower cropperjs#0.5.6 extract archive.tar.gz [exec] bower iron-ajax#1 - 2 download https://github.com/PolymerElements/iron-ajax/archive/v2.1.2.tar.gz [exec] bower d3#3.5.17 extract archive.tar.gz [exec] bower paper-input#~2.0.0 invalid-meta for:/tmp/jenkins/bower/ca42f9e11ffcee590e78a9733278a7ae-31216-IOpaNP/bower.json [exec] bower paper-input#~2.0.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["paper-input.html","paper-textarea.html","paper-input-behavior.html","paper-input-container.html","paper-input-error.html","paper-input-addon-behavior.html","paper-input-char-counter.html"] [exec] bower video.js#^5.20.4 extract archive.tar.gz [exec] bower paper-input#~2.0.0 resolved https://github.com/PolymerElements/paper-input.git#2.0.5 [exec] bower paper-ripple#1 - 2 resolved https://github.com/PolymerElements/paper-ripple.git#2.0.1 [exec] bower paper-styles#~2.0.0 resolved https://github.com/PolymerElements/paper-styles.git#2.0.0 [exec] bower d3#3.5.17 resolved https://github.com/mbostock-bower/d3-bower.git#3.5.17 [exec] bower iron-a11y-announcer#1 - 2 download https://github.com/PolymerElements/iron-a11y-announcer/archive/v2.1.0.tar.gz [exec] bower paper-material#~2.0.0 download https://github.com/PolymerElements/paper-material/archive/v2.0.0.tar.gz [exec] bower iron-autogrow-textarea#1 - 2 extract archive.tar.gz [exec] bower iron-range-behavior#1 - 2 extract archive.tar.gz [exec] bower iron-autogrow-textarea#1 - 2 mismatch Version declared in the json (2.1.1) is different than the resolved one (2.2.0) [exec] bower iron-selector#~2.0.0 download https://github.com/PolymerElements/iron-selector/archive/v2.0.1.tar.gz [exec] bower paper-menu-button#1 - 2 download https://github.com/PolymerElements/paper-menu-button/archive/v2.1.0.tar.gz [exec] bower iron-image#1 - 2 download https://github.com/PolymerElements/iron-image/archive/v2.2.0.tar.gz [exec] bower iron-validatable-behavior#1 - 2 extract archive.tar.gz [exec] bower iron-input#1 - 2 extract archive.tar.gz [exec] bower iron-autogrow-textarea#1 - 2 resolved https://github.com/PolymerElements/iron-autogrow-textarea.git#2.2.0 [exec] bower iron-ajax#1 - 2 extract archive.tar.gz [exec] bower iron-range-behavior#1 - 2 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower iron-input#1 - 2 mismatch Version declared in the json (2.0.1) is different than the resolved one (2.1.1) [exec] bower iron-validatable-behavior#1 - 2 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower jquery#>= 1.7.1 new version for https://github.com/jquery/jquery-dist.git#>= 1.7.1 [exec] bower jquery#>= 1.7.1 resolve https://github.com/jquery/jquery-dist.git#>= 1.7.1 [exec] bower jquery#>= 1.7.1 download https://github.com/jquery/jquery-dist/archive/3.3.1.tar.gz [exec] bower iron-ajax#1 - 2 mismatch Version declared in the json (2.1.1) is different than the resolved one (2.1.2) [exec] bower iron-input#1 - 2 resolved https://github.com/PolymerElements/iron-input.git#2.1.1 [exec] bower iron-range-behavior#1 - 2 resolved https://github.com/PolymerElements/iron-range-behavior.git#2.1.0 [exec] bower iron-validatable-behavior#1 - 2 resolved https://github.com/PolymerElements/iron-validatable-behavior.git#2.1.0 [exec] bower cropperjs#0.5.6 resolved https://github.com/fengyuanchen/cropperjs.git#0.5.6 [exec] bower iron-ajax#1 - 2 resolved https://github.com/PolymerElements/iron-ajax.git#2.1.2 [exec] bower iron-a11y-announcer#1 - 2 extract archive.tar.gz [exec] bower paper-material#~2.0.0 extract archive.tar.gz [exec] bower iron-a11y-announcer#1 - 2 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower iron-selector#~2.0.0 extract archive.tar.gz [exec] bower paper-menu-button#1 - 2 extract archive.tar.gz [exec] bower iron-image#1 - 2 extract archive.tar.gz [exec] bower paper-material#~2.0.0 resolved https://github.com/PolymerElements/paper-material.git#2.0.0 [exec] bower iron-a11y-announcer#1 - 2 resolved https://github.com/PolymerElements/iron-a11y-announcer.git#2.1.0 [exec] bower iron-image#1 - 2 mismatch Version declared in the json (2.1.2) is different than the resolved one (2.2.0) [exec] bower paper-menu-button#1 - 2 mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.0) [exec] bower iron-selector#~2.0.0 invalid-meta for:/tmp/jenkins/bower/2b5cad026ffbe623c5e102d04a5482a1-31216-5pGkYy/bower.json [exec] bower iron-selector#~2.0.0 invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .html files: ["iron-selector.html","iron-multi-selectable.html","iron-selectable.html","iron-selection.html"] [exec] bower iron-image#1 - 2 resolved https://github.com/PolymerElements/iron-image.git#2.2.0 [exec] bower paper-menu-button#1 - 2 resolved https://github.com/PolymerElements/paper-menu-button.git#2.1.0 [exec] bower iron-dropdown#1 - 2 not-cached https://github.com/PolymerElements/iron-dropdown.git#1 - 2 [exec] bower iron-dropdown#1 - 2 resolve https://github.com/PolymerElements/iron-dropdown.git#1 - 2 [exec] bower iron-selector#~2.0.0 resolved https://github.com/PolymerElements/iron-selector.git#2.0.1 [exec] bower jquery#>= 1.7.1 extract archive.tar.gz [exec] bower video.js#^5.20.4 resolved https://github.com/videojs/video.js.git#5.20.5 [exec] bower iron-dropdown#1 - 2 download https://github.com/PolymerElements/iron-dropdown/archive/v2.2.0.tar.gz [exec] bower jquery#>= 1.7.1 resolved https://github.com/jquery/jquery-dist.git#3.3.1 [exec] bower iron-dropdown#1 - 2 extract archive.tar.gz [exec] bower iron-dropdown#1 - 2 resolved https://github.com/PolymerElements/iron-dropdown.git#2.2.0 [exec] bower iron-dropdown#1 - 2 mismatch Version declared in the json (2.1.0) is different than the resolved one (2.2.0) [exec] bower marked-element#^2.0.0 install marked-element#2.3.4 [exec] bower nuxeo-dataviz-elements#master install nuxeo-dataviz-elements#be1f61e431 [exec] bower nuxeo-elements#master install nuxeo-elements#445bd65991 [exec] bower chart-elements#4.0.0 install chart-elements#41ebfa0e6f [exec] bower iron-jsonp-library#^2.0.0 install iron-jsonp-library#2.1.0 [exec] bower iron-label#^2.0.0 install iron-label#2.1.0 [exec] bower page#1.6.7 install page#1.6.7 [exec] bower iron-media-query#^2.0.0 install iron-media-query#2.1.0 [exec] bower iron-localstorage#^2.0.0 install iron-localstorage#2.1.1 [exec] bower neon-animation#2.0.2 install neon-animation#2.0.2 [exec] bower iron-location#^2.0.0 install iron-location#2.2.0 [exec] bower iron-overlay-behavior#2.2.1 install iron-overlay-behavior#2.2.1 [exec] bower paper-listbox#^2.0.0 install paper-listbox#2.0.0 [exec] bower paper-radio-group#^2.0.0 install paper-radio-group#2.1.0 [exec] bower paper-header-panel#^2.0.0 install paper-header-panel#2.1.0 [exec] bower paper-drawer-panel#^2.0.0 install paper-drawer-panel#2.1.0 [exec] bower iron-pages#^2.0.0 install iron-pages#2.1.0 [exec] bower paper-fab#^2.0.0 install paper-fab#2.0.0 [exec] bower paper-slider#^2.0.0 install paper-slider#2.0.4 [exec] bower iron-icons#^2.0.0 install iron-icons#2.1.0 [exec] bower paper-toolbar#^2.0.0 install paper-toolbar#2.1.0 [exec] bower paper-tabs#^2.0.0 install paper-tabs#2.0.0 [exec] bower paper-badge#^2.0.0 install paper-badge#2.1.0 [exec] bower paper-radio-button#^2.0.0 install paper-radio-button#2.0.0 [exec] bower paper-dialog-scrollable#^2.0.0 install paper-dialog-scrollable#2.2.0 [exec] bower polymer#^2.0.0 install polymer#2.5.0 [exec] bower iron-validator-behavior#^2.0.0 install iron-validator-behavior#2.1.0 [exec] bower es6-promise#2.2.0 install es6-promise#2.2.0 [exec] bower iron-a11y-keys#^2.0.0 install iron-a11y-keys#2.1.0 [exec] bower app-layout#^2.0.0 install app-layout#2.0.5 [exec] bower iron-resizable-behavior#~2.0.0 install iron-resizable-behavior#2.0.1 [exec] bower webcomponentsjs#^1.0.0 install webcomponentsjs#1.1.0 [exec] bower web-animations-js#^2.3.1 install web-animations-js#2.3.1 [exec] bower marked#~0.3.9 install marked#0.3.17 [exec] bower iron-selector#~2.0.0 install iron-selector#2.0.1 [exec] bower iron-a11y-keys-behavior#~2.0.0 install iron-a11y-keys-behavior#2.0.1 [exec] bower iron-behaviors#~2.0.0 install iron-behaviors#2.0.2 [exec] bower iron-fit-behavior#1 - 2 install iron-fit-behavior#2.1.1 [exec] bower nuxeo#^3.2.1 install nuxeo#3.5.0 [exec] bower jsPlumb#2.0.4 install jsPlumb#2.0.4 [exec] bower iron-menu-behavior#1 - 2 install iron-menu-behavior#2.0.1 [exec] bower nuxeo-ui-elements#master install nuxeo-ui-elements#08e58cc828 [exec] bower paper-behaviors#1 - 2 install paper-behaviors#2.0.1 [exec] bower iron-flex-layout#1 - 2 install iron-flex-layout#2.0.3 [exec] bower iron-icon#1 - 2 install iron-icon#2.1.0 [exec] bower paper-styles#~2.0.0 install paper-styles#2.0.0 [exec] bower iron-form-element-behavior#~2.0.0 install iron-form-element-behavior#2.0.0 [exec] bower paper-input#~2.0.0 install paper-input#2.0.5 [exec] bower paper-icon-button#1 - 2 install paper-icon-button#2.1.0 [exec] bower iron-iconset-svg#1 - 2 install iron-iconset-svg#2.2.0 [exec] bower iron-checked-element-behavior#1 - 2 install iron-checked-element-behavior#2.1.0 [exec] bower moment#2.10.6 install moment#2.10.6 [exec] bower paper-progress#1 - 2 install paper-progress#2.1.0 [exec] bower paper-dialog-behavior#1 - 2 install paper-dialog-behavior#2.2.0 [exec] bower iron-meta#1 - 2 install iron-meta#2.1.0 [exec] bower iron-scroll-target-behavior#1 - 2 install iron-scroll-target-behavior#2.1.0 [exec] bower Chart.js#^2.0.0 install Chart.js#2.7.1 [exec] bower shadycss#^v1.1.0 install shadycss#1.1.1 [exec] bower iron-form#^2.0.0 install iron-form#2.2.1 [exec] bower paper-checkbox#^2.0.0 install paper-checkbox#2.0.2 [exec] bower paper-button#^2.0.0 install paper-button#2.0.0 [exec] bower iron-scroll-threshold#^2.0.0 install iron-scroll-threshold#2.0.0 [exec] bower paper-toast#^2.0.0 install paper-toast#2.1.0 [exec] bower property-mixins#1.0.10 install property-mixins#1.0.10 [exec] bower input-picker-pattern#1.0.13 install input-picker-pattern#1.0.13 [exec] bower paper-typeahead#0.6 install paper-typeahead#67c1941b40 [exec] bower paper-dropdown-menu#^2.0.0 install paper-dropdown-menu#2.0.2 [exec] bower paper-dialog#^2.0.0 install paper-dialog#2.1.0 [exec] bower paper-item#~2.0.0 install paper-item#2.0.0 [exec] bower number-input#1.3.2 install number-input#1.3.2 [exec] bower iron-collapse#^2.0.0 install iron-collapse#2.2.0 [exec] bower datetime-picker#2.5.8 install datetime-picker#2.5.8 [exec] bower paper-card#^2.0.0 install paper-card#2.1.0 [exec] bower iron-list#^2.0.0 install iron-list#2.0.12 [exec] bower paper-toggle-button#^2.0.0 install paper-toggle-button#2.0.0 [exec] bower paper-spinner#^2.0.0 install paper-spinner#2.1.0 [exec] bower select2#3.5.2 install select2#3.5.2 [exec] bower font-roboto#^1.0.1 install font-roboto#1.1.0 [exec] bower paper-tooltip#^2.0.0 install paper-tooltip#2.1.1 [exec] bower randomcolor#0.4.1 install randomcolor#0.4.1 [exec] bower paper-ripple#1 - 2 install paper-ripple#2.0.1 [exec] bower d3#3.5.17 install d3#3.5.17 [exec] bower iron-autogrow-textarea#1 - 2 install iron-autogrow-textarea#2.2.0 [exec] bower iron-input#1 - 2 install iron-input#2.1.1 [exec] bower iron-range-behavior#1 - 2 install iron-range-behavior#2.1.0 [exec] bower iron-validatable-behavior#1 - 2 install iron-validatable-behavior#2.1.0 [exec] bower cropperjs#0.5.6 install cropperjs#0.5.6 [exec] bower iron-ajax#1 - 2 install iron-ajax#2.1.2 [exec] bower paper-material#~2.0.0 install paper-material#2.0.0 [exec] bower iron-a11y-announcer#1 - 2 install iron-a11y-announcer#2.1.0 [exec] bower iron-image#1 - 2 install iron-image#2.2.0 [exec] bower paper-menu-button#1 - 2 install paper-menu-button#2.1.0 [exec] bower video.js#^5.20.4 install video.js#5.20.5 [exec] bower jquery#>= 1.7.1 install jquery#3.3.1 [exec] bower iron-dropdown#1 - 2 install iron-dropdown#2.2.0 [exec] [exec] marked-element#2.3.4 bower_components/marked-element [exec] โ”œโ”€โ”€ marked#0.3.17 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] nuxeo-dataviz-elements#be1f61e431 bower_components/nuxeo-dataviz-elements [exec] โ”œโ”€โ”€ nuxeo-elements#445bd65991 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] nuxeo-elements#445bd65991 bower_components/nuxeo-elements [exec] โ”œโ”€โ”€ es6-promise#2.2.0 [exec] โ”œโ”€โ”€ nuxeo#3.5.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] chart-elements#41ebfa0e6f bower_components/chart-elements [exec] โ”œโ”€โ”€ Chart.js#2.7.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-jsonp-library#2.1.0 bower_components/iron-jsonp-library [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-label#2.1.0 bower_components/iron-label [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] page#1.6.7 bower_components/page [exec] [exec] iron-media-query#2.1.0 bower_components/iron-media-query [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-localstorage#2.1.1 bower_components/iron-localstorage [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] neon-animation#2.0.2 bower_components/neon-animation [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-selector#2.0.1 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-location#2.2.0 bower_components/iron-location [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-overlay-behavior#2.2.1 bower_components/iron-overlay-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-fit-behavior#2.1.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-listbox#2.0.0 bower_components/paper-listbox [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-menu-behavior#2.0.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-radio-group#2.1.0 bower_components/paper-radio-group [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-menu-behavior#2.0.1 [exec] โ”œโ”€โ”€ paper-radio-button#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-header-panel#2.1.0 bower_components/paper-header-panel [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-drawer-panel#2.1.0 bower_components/paper-drawer-panel [exec] โ”œโ”€โ”€ iron-media-query#2.1.0 [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-selector#2.0.1 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-pages#2.1.0 bower_components/iron-pages [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-selector#2.0.1 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-fab#2.0.0 bower_components/paper-fab [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-icon#2.1.0 [exec] โ”œโ”€โ”€ paper-behaviors#2.0.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-slider#2.0.4 bower_components/paper-slider [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-form-element-behavior#2.0.0 [exec] โ”œโ”€โ”€ paper-behaviors#2.0.1 [exec] โ”œโ”€โ”€ paper-input#2.0.5 [exec] โ”œโ”€โ”€ paper-progress#2.1.0 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-icons#2.1.0 bower_components/iron-icons [exec] โ”œโ”€โ”€ iron-icon#2.1.0 [exec] โ”œโ”€โ”€ iron-iconset-svg#2.2.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-toolbar#2.1.0 bower_components/paper-toolbar [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-tabs#2.0.0 bower_components/paper-tabs [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-icon#2.1.0 [exec] โ”œโ”€โ”€ iron-iconset-svg#2.2.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ”œโ”€โ”€ paper-behaviors#2.0.1 [exec] โ”œโ”€โ”€ paper-icon-button#2.1.0 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-badge#2.1.0 bower_components/paper-badge [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-icon#2.1.0 [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-radio-button#2.0.0 bower_components/paper-radio-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#2.1.0 [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ paper-behaviors#2.0.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-dialog-scrollable#2.2.0 bower_components/paper-dialog-scrollable [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ paper-dialog-behavior#2.2.0 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] polymer#2.5.0 bower_components/polymer [exec] โ”œโ”€โ”€ shadycss#1.1.1 [exec] โ””โ”€โ”€ webcomponentsjs#1.1.0 [exec] [exec] iron-validator-behavior#2.1.0 bower_components/iron-validator-behavior [exec] โ”œโ”€โ”€ iron-meta#2.1.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] es6-promise#2.2.0 bower_components/es6-promise [exec] [exec] iron-a11y-keys#2.1.0 bower_components/iron-a11y-keys [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] app-layout#2.0.5 bower_components/app-layout [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-media-query#2.1.0 [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#2.1.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-resizable-behavior#2.0.1 bower_components/iron-resizable-behavior [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] webcomponentsjs#1.1.0 bower_components/webcomponentsjs [exec] [exec] web-animations-js#2.3.1 bower_components/web-animations-js [exec] [exec] marked#0.3.17 bower_components/marked [exec] [exec] iron-selector#2.0.1 bower_components/iron-selector [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-a11y-keys-behavior#2.0.1 bower_components/iron-a11y-keys-behavior [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-behaviors#2.0.2 bower_components/iron-behaviors [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-fit-behavior#2.1.1 bower_components/iron-fit-behavior [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] nuxeo#3.5.0 bower_components/nuxeo [exec] [exec] jsPlumb#2.0.4 bower_components/jsPlumb [exec] [exec] iron-menu-behavior#2.0.1 bower_components/iron-menu-behavior [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-selector#2.0.1 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] nuxeo-ui-elements#08e58cc828 bower_components/nuxeo-ui-elements [exec] โ”œโ”€โ”€ cropperjs#0.5.6 [exec] โ”œโ”€โ”€ d3#3.5.17 [exec] โ”œโ”€โ”€ datetime-picker#2.5.8 [exec] โ”œโ”€โ”€ input-picker-pattern#1.0.13 [exec] โ”œโ”€โ”€ iron-collapse#2.2.0 [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-form#2.2.1 [exec] โ”œโ”€โ”€ iron-icon#2.1.0 [exec] โ”œโ”€โ”€ iron-list#2.0.12 [exec] โ”œโ”€โ”€ iron-pages#2.1.0 [exec] โ”œโ”€โ”€ iron-scroll-threshold#2.0.0 [exec] โ”œโ”€โ”€ moment#2.10.6 [exec] โ”œโ”€โ”€ number-input#1.3.2 [exec] โ”œโ”€โ”€ nuxeo-elements#445bd65991 [exec] โ”œโ”€โ”€ paper-button#2.0.0 [exec] โ”œโ”€โ”€ paper-card#2.1.0 [exec] โ”œโ”€โ”€ paper-checkbox#2.0.2 [exec] โ”œโ”€โ”€ paper-dialog#2.1.0 [exec] โ”œโ”€โ”€ paper-dialog-scrollable#2.2.0 [exec] โ”œโ”€โ”€ paper-dropdown-menu#2.0.2 [exec] โ”œโ”€โ”€ paper-icon-button#2.1.0 [exec] โ”œโ”€โ”€ paper-input#2.0.5 [exec] โ”œโ”€โ”€ paper-item#2.0.0 [exec] โ”œโ”€โ”€ paper-listbox#2.0.0 [exec] โ”œโ”€โ”€ paper-progress#2.1.0 [exec] โ”œโ”€โ”€ paper-radio-button#2.0.0 [exec] โ”œโ”€โ”€ paper-radio-group#2.1.0 [exec] โ”œโ”€โ”€ paper-spinner#2.1.0 [exec] โ”œโ”€โ”€ paper-toast#2.1.0 [exec] โ”œโ”€โ”€ paper-toggle-button#2.0.0 [exec] โ”œโ”€โ”€ paper-tooltip#2.1.1 [exec] โ”œโ”€โ”€ paper-typeahead#67c1941b40 [exec] โ”œโ”€โ”€ polymer#2.5.0 [exec] โ”œโ”€โ”€ property-mixins#1.0.10 [exec] โ”œโ”€โ”€ randomcolor#0.4.1 [exec] โ”œโ”€โ”€ select2#3.5.2 [exec] โ””โ”€โ”€ video.js#5.20.5 [exec] [exec] paper-behaviors#2.0.1 bower_components/paper-behaviors [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#2.1.0 [exec] โ”œโ”€โ”€ paper-ripple#2.0.1 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-flex-layout#2.0.3 bower_components/iron-flex-layout [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-icon#2.1.0 bower_components/iron-icon [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-meta#2.1.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-styles#2.0.0 bower_components/paper-styles [exec] โ”œโ”€โ”€ font-roboto#1.1.0 [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-form-element-behavior#2.0.0 bower_components/iron-form-element-behavior [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-input#2.0.5 bower_components/paper-input [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-autogrow-textarea#2.2.0 [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-form-element-behavior#2.0.0 [exec] โ”œโ”€โ”€ iron-input#2.1.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-icon-button#2.1.0 bower_components/paper-icon-button [exec] โ”œโ”€โ”€ iron-icon#2.1.0 [exec] โ”œโ”€โ”€ paper-behaviors#2.0.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-iconset-svg#2.2.0 bower_components/iron-iconset-svg [exec] โ”œโ”€โ”€ iron-meta#2.1.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-checked-element-behavior#2.1.0 bower_components/iron-checked-element-behavior [exec] โ”œโ”€โ”€ iron-form-element-behavior#2.0.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#2.1.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] moment#2.10.6 bower_components/moment [exec] [exec] paper-progress#2.1.0 bower_components/paper-progress [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-range-behavior#2.1.0 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-dialog-behavior#2.2.0 bower_components/paper-dialog-behavior [exec] โ”œโ”€โ”€ iron-overlay-behavior#2.2.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-meta#2.1.0 bower_components/iron-meta [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-scroll-target-behavior#2.1.0 bower_components/iron-scroll-target-behavior [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] Chart.js#2.7.1 bower_components/Chart.js [exec] [exec] shadycss#1.1.1 bower_components/shadycss [exec] [exec] iron-form#2.2.1 bower_components/iron-form [exec] โ”œโ”€โ”€ iron-ajax#2.1.2 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-checkbox#2.0.2 bower_components/paper-checkbox [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-checked-element-behavior#2.1.0 [exec] โ”œโ”€โ”€ paper-behaviors#2.0.1 [exec] โ”œโ”€โ”€ paper-ripple#2.0.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-button#2.0.0 bower_components/paper-button [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ paper-behaviors#2.0.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-scroll-threshold#2.0.0 bower_components/iron-scroll-threshold [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#2.1.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-toast#2.1.0 bower_components/paper-toast [exec] โ”œโ”€โ”€ iron-a11y-announcer#2.1.0 [exec] โ”œโ”€โ”€ iron-fit-behavior#2.1.1 [exec] โ”œโ”€โ”€ iron-overlay-behavior#2.2.1 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] property-mixins#1.0.10 bower_components/property-mixins [exec] [exec] input-picker-pattern#1.0.13 bower_components/input-picker-pattern [exec] โ”œโ”€โ”€ iron-overlay-behavior#2.2.1 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-typeahead#67c1941b40 bower_components/paper-typeahead [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-form-element-behavior#2.0.0 [exec] โ”œโ”€โ”€ iron-menu-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-selector#2.0.1 [exec] โ”œโ”€โ”€ paper-input#2.0.5 [exec] โ”œโ”€โ”€ paper-item#2.0.0 [exec] โ”œโ”€โ”€ paper-material#2.0.0 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-dropdown-menu#2.0.2 bower_components/paper-dropdown-menu [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-form-element-behavior#2.0.0 [exec] โ”œโ”€โ”€ iron-icon#2.1.0 [exec] โ”œโ”€โ”€ iron-iconset-svg#2.2.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#2.1.0 [exec] โ”œโ”€โ”€ paper-behaviors#2.0.1 [exec] โ”œโ”€โ”€ paper-input#2.0.5 [exec] โ”œโ”€โ”€ paper-menu-button#2.1.0 [exec] โ”œโ”€โ”€ paper-ripple#2.0.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-dialog#2.1.0 bower_components/paper-dialog [exec] โ”œโ”€โ”€ iron-overlay-behavior#2.2.1 [exec] โ”œโ”€โ”€ neon-animation#2.0.2 [exec] โ”œโ”€โ”€ paper-dialog-behavior#2.2.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-item#2.0.0 bower_components/paper-item [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] number-input#1.3.2 bower_components/number-input [exec] โ”œโ”€โ”€ polymer#2.5.0 [exec] โ””โ”€โ”€ property-mixins#1.0.10 [exec] [exec] iron-collapse#2.2.0 bower_components/iron-collapse [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] datetime-picker#2.5.8 bower_components/datetime-picker [exec] โ”œโ”€โ”€ input-picker-pattern#1.0.13 [exec] โ”œโ”€โ”€ number-input#1.3.2 [exec] โ”œโ”€โ”€ polymer#2.5.0 [exec] โ””โ”€โ”€ property-mixins#1.0.10 [exec] [exec] paper-card#2.1.0 bower_components/paper-card [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-image#2.2.0 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-list#2.0.12 bower_components/iron-list [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-resizable-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-scroll-target-behavior#2.1.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-toggle-button#2.0.0 bower_components/paper-toggle-button [exec] โ”œโ”€โ”€ iron-checked-element-behavior#2.1.0 [exec] โ”œโ”€โ”€ paper-behaviors#2.0.1 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-spinner#2.1.0 bower_components/paper-spinner [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] select2#3.5.2 bower_components/select2 [exec] โ””โ”€โ”€ jquery#3.3.1 [exec] [exec] font-roboto#1.1.0 bower_components/font-roboto [exec] [exec] paper-tooltip#2.1.1 bower_components/paper-tooltip [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] randomcolor#0.4.1 bower_components/randomcolor [exec] [exec] paper-ripple#2.0.1 bower_components/paper-ripple [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] d3#3.5.17 bower_components/d3 [exec] [exec] iron-autogrow-textarea#2.2.0 bower_components/iron-autogrow-textarea [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-flex-layout#2.0.3 [exec] โ”œโ”€โ”€ iron-validatable-behavior#2.1.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-input#2.1.1 bower_components/iron-input [exec] โ”œโ”€โ”€ iron-a11y-announcer#2.1.0 [exec] โ”œโ”€โ”€ iron-validatable-behavior#2.1.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-range-behavior#2.1.0 bower_components/iron-range-behavior [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-validatable-behavior#2.1.0 bower_components/iron-validatable-behavior [exec] โ”œโ”€โ”€ iron-meta#2.1.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] cropperjs#0.5.6 bower_components/cropperjs [exec] [exec] iron-ajax#2.1.2 bower_components/iron-ajax [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-material#2.0.0 bower_components/paper-material [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-a11y-announcer#2.1.0 bower_components/iron-a11y-announcer [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] iron-image#2.2.0 bower_components/iron-image [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] paper-menu-button#2.1.0 bower_components/paper-menu-button [exec] โ”œโ”€โ”€ iron-a11y-keys-behavior#2.0.1 [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-dropdown#2.2.0 [exec] โ”œโ”€โ”€ iron-fit-behavior#2.1.1 [exec] โ”œโ”€โ”€ neon-animation#2.0.2 [exec] โ”œโ”€โ”€ paper-styles#2.0.0 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] video.js#5.20.5 bower_components/video.js [exec] [exec] jquery#3.3.1 bower_components/jquery [exec] [exec] iron-dropdown#2.2.0 bower_components/iron-dropdown [exec] โ”œโ”€โ”€ iron-behaviors#2.0.2 [exec] โ”œโ”€โ”€ iron-overlay-behavior#2.2.1 [exec] โ”œโ”€โ”€ neon-animation#2.0.2 [exec] โ””โ”€โ”€ polymer#2.5.0 [exec] [exec] > nuxeo-web-ui@2.3.1 lint /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui [exec] > gulp lint && polymer lint -i elements/*/*.html [exec] [exec] [11:31:23] Using gulpfile ~/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/gulpfile.js [exec] [11:31:23] Starting 'lint'... [exec] [11:31:28] Finished 'lint' after 4.6 s build: [exec] [11:31:48] Using gulpfile ~/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/gulpfile.js [exec] [11:31:48] Starting 'clean'... [exec] [11:31:48] Finished 'clean' after 6.27 ms [exec] [11:31:48] Starting 'build'... [exec] [11:31:48] Starting 'merge-message-files'... [exec] [11:31:48] Finished 'merge-message-files' after 234 ms [exec] [11:31:48] Starting 'polymer-build'... [exec] [11:38:49] gulp-imagemin: Minified 119 images (saved 376.71 kB - 51%) [exec] [11:39:10] Finished 'polymer-build' after 7.35 min [exec] [11:39:10] Starting 'babel-helpers'... [exec] [11:39:10] Finished 'babel-helpers' after 15 ms [exec] [11:39:10] Starting 'move-elements'... [exec] [11:39:12] Finished 'move-elements' after 2.09 s [exec] [11:39:12] Starting 'strip'... [exec] [11:39:12] Finished 'strip' after 48 ms [exec] [11:39:12] Finished 'build' after 7.4 min [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-web-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-web-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-web-ui --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Running org.nuxeo.web.ui.url.codec.TestWebNotificationCodec Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.nuxeo.web.ui.url.codec.TestWebNotificationCodec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/target/nuxeo-web-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-ui --- [INFO] Storing buildNumber: 20180228-113921 at timestamp: 1519817961436 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/target/nuxeo-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/target/nuxeo-web-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui/10.1-I20180228_0918/nuxeo-web-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui/10.1-I20180228_0918/nuxeo-web-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui/target/nuxeo-web-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui/10.1-I20180228_0918/nuxeo-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/10.1-I20180228_0918/nuxeo-web-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/10.1-I20180228_0918/nuxeo-web-ui-10.1-I20180228_0918.jar (5472 KB at 3562.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/10.1-I20180228_0918/nuxeo-web-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/10.1-I20180228_0918/nuxeo-web-ui-10.1-I20180228_0918.pom (3 KB at 37.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/maven-metadata.xml (19 KB at 53.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/maven-metadata.xml (19 KB at 78.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/10.1-I20180228_0918/nuxeo-web-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui/10.1-I20180228_0918/nuxeo-web-ui-10.1-I20180228_0918-sources.jar (7 KB at 60.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web UI itests 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-web-ui-itests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-ui-itests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-ui-itests --- [INFO] Storing buildNumber: 20180228-113924 at timestamp: 1519817964331 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-ui-itests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-ui-itests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-ui-itests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-web-ui-itests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-web-ui-itests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-web-ui-itests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-web-ui-itests --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-web-ui-itests --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-web-ui-itests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-web-ui-itests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests/target/nuxeo-web-ui-itests-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-web-ui-itests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-web-ui-itests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-ui-itests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-ui-itests --- [INFO] Storing buildNumber: 20180228-113925 at timestamp: 1519817965310 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-ui-itests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-ui-itests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-ui-itests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-web-ui-itests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-web-ui-itests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests/target/nuxeo-web-ui-itests-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-web-ui-itests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests/target/nuxeo-web-ui-itests-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.1-I20180228_0918/nuxeo-web-ui-itests-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.1-I20180228_0918/nuxeo-web-ui-itests-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-web-ui-itests/target/nuxeo-web-ui-itests-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.1-I20180228_0918/nuxeo-web-ui-itests-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-web-ui-itests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.1-I20180228_0918/nuxeo-web-ui-itests-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.1-I20180228_0918/nuxeo-web-ui-itests-10.1-I20180228_0918.jar (20 KB at 154.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.1-I20180228_0918/nuxeo-web-ui-itests-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.1-I20180228_0918/nuxeo-web-ui-itests-10.1-I20180228_0918.pom (733 B at 9.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/maven-metadata.xml (10 KB at 76.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/maven-metadata.xml (10 KB at 103.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.1-I20180228_0918/nuxeo-web-ui-itests-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-itests/10.1-I20180228_0918/nuxeo-web-ui-itests-10.1-I20180228_0918-sources.jar (18 KB at 194.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo API Playground 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-api-playground --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-api-playground --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-api-playground --- [INFO] Storing buildNumber: 20180228-113926 at timestamp: 1519817966407 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-api-playground --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (gulp-build) @ nuxeo-api-playground --- [INFO] Executing tasks main: init: [exec] Resolving dependencies... [exec] Got dependencies! [exec] Precompiling dependencies... [exec] Loading source assets... [exec] Loading initialize/build/loader_replacer, initialize, observe, code_transformers/src/delete_file, polymer_interop/src/build/replace_polymer_js, smoke/src/default_transformer, web_components/build/mirrors_remover and web_components transformers... [exec] Precompiled dart_style, initialize, intl, observe, polymer, polymer_interop, smoke and web_components. [exec] Precompiling executables... [exec] Loading source assets... [exec] Precompiled polymer:new_entry. [exec] Precompiled polymer:new_element. build: [exec] Loading source assets... [exec] Loading initialize/build/loader_replacer, initialize, observe, code_transformers/src/delete_file, polymer_interop/src/build/replace_polymer_js, smoke/src/default_transformer, web_components/build/mirrors_remover and web_components transformers... [exec] Loading polymer transformers... [exec] Building nuxeo_api_playground... [exec] [Warning from HtmlFinalizer on nuxeo_api_playground|web/index.html]: [exec] line 1082, column 5 of web/index.html: The css file lib/semantic/modules/tab.min.css was inlined multiple times. See http://goo.gl/5HPeuP#polymer_42 for details. [exec] [exec] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS]: [exec] Compiling nuxeo_api_playground|web/index.bootstrap.dart... [exec] [Dart2JS on nuxeo_api_playground|web/index.bootstrap.dart]: [exec] [exec] **************************************************************** [exec] * WARNING: dart:mirrors support in dart2js is experimental, [exec] * and not recommended. [exec] * This implementation of mirrors is incomplete, [exec] * and often greatly increases the size of the generated [exec] * JavaScript code. [exec] * [exec] * Your app imports dart:mirrors via: [exec] * index.bootstrap.dart => package:nuxeo_api_playground => package:nuxeo_client => dart:mirrors [exec] * index.bootstrap.dart => package:nuxeo_api_playground => dart:mirrors [exec] * [exec] * You can disable this message by using the --enable-experimental-mirrors [exec] * command-line flag. [exec] * [exec] * To learn what to do next, please visit: [exec] * http://dartlang.org/dart2js-reflection [exec] **************************************************************** [exec] [Warning from Dart2JS on nuxeo_api_playground|web/index.bootstrap.dart]: [exec] 2 hint(s) suppressed in package:nuxeo_api_playground. [exec] [Warning from Dart2JS]: [exec] web/index.bootstrap.dart: [exec] 85 methods retained for use by dart:mirrors out of 3140 total methods (3%). [exec] [Info from Dart2JS on nuxeo_api_playground|web/index.bootstrap.dart]: [exec] web/packages/nuxeo_client/client.dart:46:1: [exec] Import of 'dart:mirrors'. [exec] import 'dart:mirrors'; [exec] ^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS on nuxeo_api_playground|web/index.bootstrap.dart]: [exec] web/packages/nuxeo_client/rest.dart:5:1: [exec] Import of 'dart:mirrors'. [exec] import 'dart:mirrors'; [exec] ^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS on nuxeo_api_playground|web/index.bootstrap.dart]: [exec] web/packages/nuxeo_api_playground/components/nx_request_options.dart:21:1: [exec] Import of 'dart:mirrors'. [exec] import 'dart:mirrors'; [exec] ^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS]: [exec] Took 0:00:19.731815 to compile nuxeo_api_playground|web/index.bootstrap.dart. [exec] [Info from Dart2JS]: [exec] Compiling nuxeo_api_playground|web/index.web_components.bootstrap.dart... [exec] [Dart2JS on nuxeo_api_playground|web/index.web_components.bootstrap.dart]: [exec] [exec] **************************************************************** [exec] * WARNING: dart:mirrors support in dart2js is experimental, [exec] * and not recommended. [exec] * This implementation of mirrors is incomplete, [exec] * and often greatly increases the size of the generated [exec] * JavaScript code. [exec] * [exec] * Your app imports dart:mirrors via: [exec] * index.bootstrap.dart => package:nuxeo_api_playground => package:nuxeo_client => dart:mirrors [exec] * index.bootstrap.dart => package:nuxeo_api_playground => dart:mirrors [exec] * index.web_components.bootstrap.dart => package:nuxeo_api_playground => package:nuxeo_client => dart:mirrors [exec] * index.web_components.bootstrap.dart => package:nuxeo_api_playground => dart:mirrors [exec] * [exec] * You can disable this message by using the --enable-experimental-mirrors [exec] * command-line flag. [exec] * [exec] * To learn what to do next, please visit: [exec] * http://dartlang.org/dart2js-reflection [exec] **************************************************************** [exec] [Warning from Dart2JS on nuxeo_api_playground|web/index.web_components.bootstrap.dart]: [exec] 2 hint(s) suppressed in package:nuxeo_api_playground. [exec] [Info from Dart2JS on nuxeo_api_playground|web/index.web_components.bootstrap.dart]: [exec] web/packages/nuxeo_client/client.dart:46:1: [exec] Import of 'dart:mirrors'. [exec] import 'dart:mirrors'; [exec] ^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS on nuxeo_api_playground|web/index.web_components.bootstrap.dart]: [exec] web/packages/nuxeo_client/rest.dart:5:1: [exec] Import of 'dart:mirrors'. [exec] import 'dart:mirrors'; [exec] ^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS on nuxeo_api_playground|web/index.web_components.bootstrap.dart]: [exec] web/packages/nuxeo_api_playground/components/nx_request_options.dart:21:1: [exec] Import of 'dart:mirrors'. [exec] import 'dart:mirrors'; [exec] ^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS]: [exec] Took 0:00:08.801824 to compile nuxeo_api_playground|web/index.web_components.bootstrap.dart. [exec] [Info from Dart2JS]: [exec] Compiling nuxeo_api_playground|web/index.html.polymer.bootstrap.dart... [exec] [Warning from Dart2JS]: [exec] web/index.web_components.bootstrap.dart: [exec] 84 methods retained for use by dart:mirrors out of 3140 total methods (3%). [exec] [Dart2JS on nuxeo_api_playground|web/index.html.polymer.bootstrap.dart]: [exec] [exec] **************************************************************** [exec] * WARNING: dart:mirrors support in dart2js is experimental, [exec] * and not recommended. [exec] * This implementation of mirrors is incomplete, [exec] * and often greatly increases the size of the generated [exec] * JavaScript code. [exec] * [exec] * Your app imports dart:mirrors via: [exec] * index.bootstrap.dart => package:nuxeo_api_playground => package:nuxeo_client => dart:mirrors [exec] * index.bootstrap.dart => package:nuxeo_api_playground => dart:mirrors [exec] * index.web_components.bootstrap.dart => package:nuxeo_api_playground => package:nuxeo_client => dart:mirrors [exec] * index.web_components.bootstrap.dart => package:nuxeo_api_playground => dart:mirrors [exec] * index.html.polymer.bootstrap.dart => package:nuxeo_api_playground => package:nuxeo_client => dart:mirrors [exec] * index.html.polymer.bootstrap.dart => package:nuxeo_client => dart:mirrors [exec] * index.html.polymer.bootstrap.dart => package:nuxeo_api_playground => dart:mirrors [exec] * [exec] * You can disable this message by using the --enable-experimental-mirrors [exec] * command-line flag. [exec] * [exec] * To learn what to do next, please visit: [exec] * http://dartlang.org/dart2js-reflection [exec] **************************************************************** [exec] [Dart2JS on nuxeo_api_playground|web/index.html.polymer.bootstrap.dart]: [exec] 1 warning(s) and 2 hint(s) suppressed in package:nuxeo_api_playground. [exec] [Warning from Dart2JS]: [exec] web/index.html.polymer.bootstrap.dart: [exec] 64 methods retained for use by dart:mirrors out of 4435 total methods (1%). [exec] [Info from Dart2JS on nuxeo_api_playground|web/index.html.polymer.bootstrap.dart]: [exec] web/packages/nuxeo_client/client.dart:46:1: [exec] Import of 'dart:mirrors'. [exec] import 'dart:mirrors'; [exec] ^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS on nuxeo_api_playground|web/index.html.polymer.bootstrap.dart]: [exec] web/packages/nuxeo_client/rest.dart:5:1: [exec] Import of 'dart:mirrors'. [exec] import 'dart:mirrors'; [exec] ^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS on nuxeo_api_playground|web/index.html.polymer.bootstrap.dart]: [exec] web/packages/nuxeo_api_playground/components/nx_request_options.dart:21:1: [exec] Import of 'dart:mirrors'. [exec] import 'dart:mirrors'; [exec] ^^^^^^^^^^^^^^^^^^^^^^ [exec] [Info from Dart2JS]: [exec] Took 0:00:10.264879 to compile nuxeo_api_playground|web/index.html.polymer.bootstrap.dart. [exec] Built 357 files to "build". [copy] Copying 357 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/target/classes/web/nuxeo.war/playground [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-api-playground --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-api-playground --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-api-playground --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-api-playground --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-api-playground --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/target/nuxeo-api-playground-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-api-playground --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-api-playground/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-api-playground >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-api-playground --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-api-playground --- [INFO] Storing buildNumber: 20180228-114031 at timestamp: 1519818031597 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-api-playground --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-api-playground <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-api-playground --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/target/nuxeo-api-playground-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-api-playground --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/target/nuxeo-api-playground-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-api-playground/10.1-I20180228_0918/nuxeo-api-playground-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-api-playground/10.1-I20180228_0918/nuxeo-api-playground-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/target/nuxeo-api-playground-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-api-playground/10.1-I20180228_0918/nuxeo-api-playground-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-api-playground --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/10.1-I20180228_0918/nuxeo-api-playground-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/10.1-I20180228_0918/nuxeo-api-playground-10.1-I20180228_0918.jar (5921 KB at 2909.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/10.1-I20180228_0918/nuxeo-api-playground-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/10.1-I20180228_0918/nuxeo-api-playground-10.1-I20180228_0918.pom (3 KB at 15.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/maven-metadata.xml (17 KB at 42.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/maven-metadata.xml (17 KB at 85.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/10.1-I20180228_0918/nuxeo-api-playground-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-api-playground/10.1-I20180228_0918/nuxeo-api-playground-10.1-I20180228_0918-sources.jar (730 B at 9.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo JSF to Web UI 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-jsf-to-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-to-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-to-web-ui --- [INFO] Storing buildNumber: 20180228-114034 at timestamp: 1519818034770 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-jsf-to-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-jsf-to-web-ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-jsf-to-web-ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-jsf-to-web-ui --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-jsf-to-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-jsf-to-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui/target/nuxeo-jsf-to-web-ui-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-jsf-to-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-jsf-to-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-to-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-to-web-ui --- [INFO] Storing buildNumber: 20180228-114036 at timestamp: 1519818036098 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-jsf-to-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-jsf-to-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-jsf-to-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui/target/nuxeo-jsf-to-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-jsf-to-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui/target/nuxeo-jsf-to-web-ui-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.1-I20180228_0918/nuxeo-jsf-to-web-ui-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.1-I20180228_0918/nuxeo-jsf-to-web-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-jsf-to-web-ui/target/nuxeo-jsf-to-web-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.1-I20180228_0918/nuxeo-jsf-to-web-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-jsf-to-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.1-I20180228_0918/nuxeo-jsf-to-web-ui-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.1-I20180228_0918/nuxeo-jsf-to-web-ui-10.1-I20180228_0918.jar (7 KB at 16.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.1-I20180228_0918/nuxeo-jsf-to-web-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.1-I20180228_0918/nuxeo-jsf-to-web-ui-10.1-I20180228_0918.pom (2 KB at 23.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/maven-metadata.xml (14 KB at 26.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/maven-metadata.xml (14 KB at 128.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.1-I20180228_0918/nuxeo-jsf-to-web-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-jsf-to-web-ui/10.1-I20180228_0918/nuxeo-jsf-to-web-ui-10.1-I20180228_0918-sources.jar (4 KB at 45.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Audit Storage Directory 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-audit-storage-directory --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-audit-storage-directory --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-audit-storage-directory --- [INFO] Storing buildNumber: 20180228-114038 at timestamp: 1519818038171 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-audit-storage-directory --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-audit-storage-directory --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-audit-storage-directory --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-audit-storage-directory --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 11:40:48,749 main WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Running org.nuxeo.audit.storage.stream.TestStreamAuditStorageWriter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 11:40:56,372 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 1 / Missing: 2 / Unstarted: 0 / Total: 115 * service:org.nuxeo.ecm.platform.audit.PageProviderservice.mongodb.contrib requires [service:org.nuxeo.admin.pageproviders] * service:org.nuxeo.ecm.platform.audit.service.persistence references missing [target=org.nuxeo.ecm.core.persistence.PersistenceComponent;point=hibernate] * service:org.nuxeo.ecm.platform.audit.PageProviderservice.contrib references missing [target=org.nuxeo.ecm.platform.query.api.PageProviderService;point=providers] ====================================================================== Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.198 sec - in org.nuxeo.audit.storage.stream.TestStreamAuditStorageWriter Running org.nuxeo.audit.storage.impl.TestRestorationFromDirectoryAuditStorage StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 11:40:58,203 main WARN [Ejb3Configuration] Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.091 sec - in org.nuxeo.audit.storage.impl.TestRestorationFromDirectoryAuditStorage Running org.nuxeo.audit.storage.impl.TestDirectoryAuditStorage Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.034 sec - in org.nuxeo.audit.storage.impl.TestDirectoryAuditStorage Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-audit-storage-directory --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-audit-storage-directory --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/target/nuxeo-audit-storage-directory-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-audit-storage-directory --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-audit-storage-directory >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-audit-storage-directory --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-audit-storage-directory --- [INFO] Storing buildNumber: 20180228-114100 at timestamp: 1519818060403 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-audit-storage-directory --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-audit-storage-directory <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-audit-storage-directory --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/target/nuxeo-audit-storage-directory-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-audit-storage-directory --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/target/nuxeo-audit-storage-directory-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.1-I20180228_0918/nuxeo-audit-storage-directory-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.1-I20180228_0918/nuxeo-audit-storage-directory-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-audit-storage-directory/target/nuxeo-audit-storage-directory-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.1-I20180228_0918/nuxeo-audit-storage-directory-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-audit-storage-directory --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.1-I20180228_0918/nuxeo-audit-storage-directory-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.1-I20180228_0918/nuxeo-audit-storage-directory-10.1-I20180228_0918.jar (13 KB at 38.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.1-I20180228_0918/nuxeo-audit-storage-directory-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.1-I20180228_0918/nuxeo-audit-storage-directory-10.1-I20180228_0918.pom (5 KB at 64.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/maven-metadata.xml (6 KB at 22.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/maven-metadata.xml (6 KB at 22.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.1-I20180228_0918/nuxeo-audit-storage-directory-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-audit-storage-directory/10.1-I20180228_0918/nuxeo-audit-storage-directory-10.1-I20180228_0918-sources.jar (7 KB at 80.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Functional Tests 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-functional-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-functional-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-functional-tests --- [INFO] Storing buildNumber: 20180228-114102 at timestamp: 1519818062115 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-functional-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-functional-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 157 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/LogTestWatchman.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/LogTestWatchman.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy) @ nuxeo-functional-tests --- [INFO] Configured Artifact: firebug:firebug:?:xpi [INFO] Copying firebug-1.6.2-fx.xpi to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/target/classes/firebug.xpi [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-functional-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-functional-tests --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-functional-tests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-functional-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/target/nuxeo-functional-tests-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-functional-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-functional-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-functional-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-functional-tests --- [INFO] Storing buildNumber: 20180228-114104 at timestamp: 1519818064582 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-functional-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-functional-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-functional-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-functional-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/target/nuxeo-functional-tests-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ nuxeo-functional-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ nuxeo-functional-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-functional-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/target/nuxeo-functional-tests-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.1-I20180228_0918/nuxeo-functional-tests-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.1-I20180228_0918/nuxeo-functional-tests-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/target/nuxeo-functional-tests-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.1-I20180228_0918/nuxeo-functional-tests-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-functional-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.1-I20180228_0918/nuxeo-functional-tests-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.1-I20180228_0918/nuxeo-functional-tests-10.1-I20180228_0918.jar (1413 KB at 4661.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.1-I20180228_0918/nuxeo-functional-tests-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.1-I20180228_0918/nuxeo-functional-tests-10.1-I20180228_0918.pom (4 KB at 52.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/maven-metadata.xml (144 KB at 34.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/maven-metadata.xml (144 KB at 91.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.1-I20180228_0918/nuxeo-functional-tests-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-functional-tests/10.1-I20180228_0918/nuxeo-functional-tests-10.1-I20180228_0918-sources.jar (216 KB at 2799.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Distribution Parent 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-distribution --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-distribution --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-distribution --- [INFO] Storing buildNumber: 20180228-114111 at timestamp: 1519818071240 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-distribution --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-distribution --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-distribution --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-distribution --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-distribution --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-distribution/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-distribution >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-distribution --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-distribution --- [INFO] Storing buildNumber: 20180228-114111 at timestamp: 1519818071356 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-distribution --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-distribution --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-distribution --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-distribution <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-distribution --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-distribution --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-distribution/10.1-I20180228_0918/nuxeo-distribution-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-distribution --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution/10.1-I20180228_0918/nuxeo-distribution-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution/10.1-I20180228_0918/nuxeo-distribution-10.1-I20180228_0918.pom (7 KB at 92.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution/maven-metadata.xml (144 KB at 1005.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution/maven-metadata.xml (144 KB at 1169.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Startup Wizard 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-startup-wizard --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-startup-wizard --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-startup-wizard --- [INFO] Storing buildNumber: 20180228-114112 at timestamp: 1519818072360 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-startup-wizard --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-startup-wizard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-startup-wizard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-startup-wizard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-installed) @ nuxeo-startup-wizard --- [INFO] Configured Artifact: javax.servlet:jstl:?:jar [INFO] Configured Artifact: taglibs:standard:?:jar [INFO] Configured Artifact: commons-codec:commons-codec:?:jar [INFO] Copying jstl-1.1.2.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-10.1-I20180228_0918/WEB-INF/lib/jstl-1.1.2.jar [INFO] Copying standard-1.1.2.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-10.1-I20180228_0918/WEB-INF/lib/standard-1.1.2.jar [INFO] Copying commons-codec-1.10.jar to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-10.1-I20180228_0918/WEB-INF/lib/commons-codec-1.10.jar [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-startup-wizard --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/PackageDownloader.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/PackageDownloader.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/PackageDownloader.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-startup-wizard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-startup-wizard --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-startup-wizard --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.wizard.download.tests.TestParser 11:41:13,475 WARN [DownloadablePackageOptions] Unsatisfied constraints in selection ... fixing Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec - in org.nuxeo.wizard.download.tests.TestParser Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-startup-wizard --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-war-plugin:2.4:war (default-war) @ nuxeo-startup-wizard --- [INFO] Packaging webapp [INFO] Assembling webapp [nuxeo-startup-wizard] in [/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-10.1-I20180228_0918] [INFO] Processing war project [INFO] Copying webapp resources [/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp] [INFO] Webapp assembled in [787 msecs] [INFO] Building war: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-10.1-I20180228_0918.war [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-startup-wizard --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-startup-wizard >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-startup-wizard --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-startup-wizard --- [INFO] Storing buildNumber: 20180228-114116 at timestamp: 1519818076513 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-startup-wizard --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-startup-wizard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-startup-wizard --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-startup-wizard <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-startup-wizard --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-startup-wizard --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-10.1-I20180228_0918.war to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.1-I20180228_0918/nuxeo-startup-wizard-10.1-I20180228_0918.war [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.1-I20180228_0918/nuxeo-startup-wizard-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/target/nuxeo-startup-wizard-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.1-I20180228_0918/nuxeo-startup-wizard-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-startup-wizard --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.1-I20180228_0918/nuxeo-startup-wizard-10.1-I20180228_0918.war [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.1-I20180228_0918/nuxeo-startup-wizard-10.1-I20180228_0918.war (8423 KB at 26910.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.1-I20180228_0918/nuxeo-startup-wizard-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.1-I20180228_0918/nuxeo-startup-wizard-10.1-I20180228_0918.pom (3 KB at 37.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/maven-metadata.xml (144 KB at 274.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/maven-metadata.xml (144 KB at 766.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.1-I20180228_0918/nuxeo-startup-wizard-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-startup-wizard/10.1-I20180228_0918/nuxeo-startup-wizard-10.1-I20180228_0918-sources.jar (36 KB at 468.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Control Panel and Launcher 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-launcher --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-launcher --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-launcher --- [INFO] Storing buildNumber: 20180228-114119 at timestamp: 1519818079665 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-launcher --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-launcher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-launcher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-launcher --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.launcher.TestMessages Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.nuxeo.launcher.TestMessages Running org.nuxeo.launcher.TestNuxeoLauncher {$$JWP46mI8lSH49qmQG3bsWA==} {$$ZWa5iz3WdhzRYLK4j2QROQ==} {$QUVTL0VDQi9QS0NTNVBhZGRpbmc=$JWP46mI8lSH49qmQG3bsWA==} {$QUVTL0VDQi9QS0NTNVBhZGRpbmc=$ZWa5iz3WdhzRYLK4j2QROQ==} {$$JWP46mI8lSH49qmQG3bsWA==} {$$ZWa5iz3WdhzRYLK4j2QROQ==} StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.993 sec - in org.nuxeo.launcher.TestNuxeoLauncher Running org.nuxeo.launcher.CanDumpConnectReportTest 11:41:36,266 ERROR [ReportConnector$Discovery$1] Cannot connect to sun.tools.attach.LinuxAttachProvider@1e7f19b4: 527 /opt/jenkins/bin/slave.jar java.io.IOException: Cannot attach to sun.tools.attach.LinuxAttachProvider@1e7f19b4: 527 /opt/jenkins/bin/slave.jar at org.nuxeo.connect.tools.report.client.ReportConnector$Discovery$1$Management.connect(ReportConnector.java:145) at org.nuxeo.connect.tools.report.client.ReportConnector$Discovery$1.fetchNext(ReportConnector.java:120) at org.nuxeo.connect.tools.report.client.ReportConnector$Discovery$1.next(ReportConnector.java:230) at org.nuxeo.connect.tools.report.client.ReportConnector$Discovery$1.next(ReportConnector.java:107) at org.nuxeo.connect.tools.report.client.ReportConnector.connect(ReportConnector.java:253) at org.nuxeo.connect.tools.report.client.ReportConnector.feed(ReportConnector.java:87) at org.nuxeo.launcher.NuxeoLauncher.dumpConnectReport(NuxeoLauncher.java:2956) at org.nuxeo.launcher.CanDumpConnectReportTest.canDumpReport(CanDumpConnectReportTest.java:40) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:301) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:332) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:351) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:325) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:137) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:235) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:429) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:218) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: com.sun.tools.attach.AttachNotSupportedException: Unable to open socket file: target process not responding or HotSpot VM not loaded at sun.tools.attach.LinuxVirtualMachine.(LinuxVirtualMachine.java:106) at sun.tools.attach.LinuxAttachProvider.attachVirtualMachine(LinuxAttachProvider.java:78) at org.nuxeo.connect.tools.report.client.ReportConnector$Discovery$1$Management.connect(ReportConnector.java:143) ... 54 more 11:41:37,576 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 11:41:37,587 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 11:41:37,602 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 11:41:37,617 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 11:41:37,631 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:322) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 11:41:37,771 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:72) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 11:41:37,772 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 11:41:37,775 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.introspection.EmbeddedDocExtractor.extractEmbeddedDoc(EmbeddedDocExtractor.java:57) at org.nuxeo.apidoc.introspection.ServerInfo.computeBundleInfo(ServerInfo.java:269) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:380) at org.nuxeo.apidoc.introspection.ServerInfo.build(ServerInfo.java:184) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:113) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 11:41:37,779 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 11:41:37,781 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 11:41:37,782 ERROR [AbstractDocumentationItem] Error while resolving typeLabel org.nuxeo.ecm.directory.DirectoryException: No directory registered with name: documentationTypes at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:167) at org.nuxeo.ecm.directory.DirectoryServiceImpl.getDirectoryOrFail(DirectoryServiceImpl.java:161) at org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:204) at org.nuxeo.apidoc.api.AbstractDocumentationItem.typeLabelOf(AbstractDocumentationItem.java:80) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:64) at org.nuxeo.apidoc.documentation.ResourceDocumentationItem.(ResourceDocumentationItem.java:68) at org.nuxeo.apidoc.introspection.BundleGroupImpl.addLiveDoc(BundleGroupImpl.java:140) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.buildBundleGroup(RuntimeSnapshot.java:239) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.index(RuntimeSnapshot.java:222) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.(RuntimeSnapshot.java:116) at org.nuxeo.apidoc.introspection.RuntimeSnapshot.build(RuntimeSnapshot.java:97) at org.nuxeo.connect.tools.report.apidoc.APIDocReport.write(APIDocReport.java:38) at org.nuxeo.connect.tools.report.ReportComponent$Service.run(ReportComponent.java:76) at org.nuxeo.connect.tools.report.ReportComponent$Management.run(ReportComponent.java:97) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275) at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1252) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1246) at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:1085) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801) at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468) at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76) at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309) at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1401) at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:357) at sun.rmi.transport.Transport$1.run(Transport.java:200) at sun.rmi.transport.Transport$1.run(Transport.java:197) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:196) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:568) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:826) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:683) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:682) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.186 sec - in org.nuxeo.launcher.CanDumpConnectReportTest Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-launcher --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-launcher --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/target/nuxeo-launcher-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-launcher --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-launcher/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-launcher >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-launcher --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-launcher --- [INFO] Storing buildNumber: 20180228-114140 at timestamp: 1519818100660 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-launcher --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-launcher <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-launcher --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/target/nuxeo-launcher-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-shade-plugin:2.4.2:shade (default) @ nuxeo-launcher --- [INFO] Including org.nuxeo.common:nuxeo-common:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.freemarker:freemarker:jar:2.3.26-incubating in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-launcher-commons:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including net.jodah:failsafe:jar:1.0.1 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-connect-standalone:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including commons-jexl:commons-jexl:jar:1.1 in the shaded jar. [INFO] Including org.nuxeo.runtime:nuxeo-runtime:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including javax.transaction:jta:jar:1.1 in the shaded jar. [INFO] Including com.codahale.metrics:metrics-core:jar:3.0.0 in the shaded jar. [INFO] Including org.osgi:org.osgi.core:jar:4.2.0 in the shaded jar. [INFO] Including org.nuxeo.shell:nuxeo-shell-core:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including jline:jline:jar:0.9.94 in the shaded jar. [INFO] Skipping pom dependency org.nuxeo.shell:nuxeo-shell:pom:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.shell:nuxeo-shell-automation:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.7.4 in the shaded jar. [INFO] Including org.nuxeo.shell:nuxeo-shell-equinox:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.ecm.automation:nuxeo-automation-client:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient-osgi:jar:4.5.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpmime:jar:4.5.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient-cache:jar:4.5.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:fluent-hc:jar:4.5.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore-osgi:jar:4.4.6 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore-nio:jar:4.4.5 in the shaded jar. [INFO] Including com.sun.jersey:jersey-client:jar:1.18.3 in the shaded jar. [INFO] Including com.sun.jersey.contribs:jersey-apache-client4:jar:1.18.3 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.21 in the shaded jar. [INFO] Including org.slf4j:slf4j-log4j12:jar:1.7.21 in the shaded jar. [INFO] Including javax.mail:mail:jar:1.4.5 in the shaded jar. [INFO] Including javax.activation:activation:jar:1.1 in the shaded jar. [INFO] Including commons-beanutils:commons-beanutils:jar:1.9.3 in the shaded jar. [INFO] Including commons-cli:commons-cli:jar:1.4 in the shaded jar. [INFO] Including org.nuxeo.connect:nuxeo-connect-client:jar:1.7.0-SNAPSHOT in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.3 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.6 in the shaded jar. [INFO] Including org.apache.commons:commons-text:jar:1.1 in the shaded jar. [INFO] Including org.eclipse.equinox:org.eclipse.equinox.p2.cudf:jar:1.17-NX in the shaded jar. [INFO] Including org.sat4j:org.sat4j.pb:jar:2.3.1 in the shaded jar. [INFO] Including org.sat4j:org.sat4j.core:jar:2.3.1 in the shaded jar. [INFO] Including org.eclipse.core:org.eclipse.core.jobs:jar:3.5.0.v20100515 in the shaded jar. [INFO] Including org.eclipse.equinox:org.eclipse.equinox.common:jar:3.6.0.v20100503 in the shaded jar. [INFO] Including org.json:json:jar:20070829 in the shaded jar. [INFO] Including org.nuxeo.connect.tools:nuxeo-connect-tools-report-client:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Including org.nuxeo.connect.tools:nuxeo-connect-tools-report-management-api:jar:10.1-I20180228_0918 in the shaded jar. [INFO] Skipping pom dependency com.github.olivergondza:maven-jdk-tools-wrapper:pom:0.1 in the shaded jar. [INFO] Including org.glassfish:javax.json:jar:1.0.4 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including log4j:log4j:jar:1.2.17 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.5 in the shaded jar. [INFO] Including org.apache.commons:commons-vfs2:jar:2.1 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.6 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.10 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.2.2 in the shaded jar. [INFO] Including joda-time:joda-time:jar:2.8.2 in the shaded jar. [INFO] Including javax.validation:validation-api:jar:1.0.0.GA in the shaded jar. [INFO] Including commons-validator:commons-validator:jar:1.5.1 in the shaded jar. [INFO] Including commons-digester:commons-digester:jar:2.1 in the shaded jar. [INFO] Including com.sun.jersey:jersey-json:jar:1.18.3 in the shaded jar. [INFO] Including org.codehaus.jettison:jettison:jar:1.3.7 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-core-asl:jar:1.8.1 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-mapper-asl:jar:1.8.1 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-jaxrs:jar:1.9.2 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-xc:jar:1.9.2 in the shaded jar. [INFO] Including com.sun.jersey:jersey-core:jar:1.18.3 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.2.11 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-core:jar:2.2.11 in the shaded jar. [INFO] Including org.nuxeo.build:nuxeo-apt-extensions:jar:1.0 in the shaded jar. [INFO] Including org.nuxeo.build:nuxeo-webengine-apt:jar:1.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.7.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.7.4 in the shaded jar. [WARNING] httpclient-osgi-4.5.3.jar, fluent-hc-4.5.3.jar define 14 overlapping classes: [WARNING] - org.apache.http.client.fluent.InternalHttpRequest [WARNING] - org.apache.http.client.fluent.InternalInputStreamEntity [WARNING] - org.apache.http.client.fluent.ContentResponseHandler [WARNING] - org.apache.http.client.fluent.Async [WARNING] - org.apache.http.client.fluent.HttpHeader [WARNING] - org.apache.http.client.fluent.Async$ExecRunnable [WARNING] - org.apache.http.client.fluent.Response [WARNING] - org.apache.http.client.fluent.InternalEntityEnclosingHttpRequest [WARNING] - org.apache.http.client.fluent.Content [WARNING] - org.apache.http.client.fluent.Request [WARNING] - 4 more... [WARNING] httpclient-osgi-4.5.3.jar, httpclient-cache-4.5.3.jar define 80 overlapping classes: [WARNING] - org.apache.http.client.cache.HeaderConstants [WARNING] - org.apache.http.impl.client.cache.memcached.MemcachedSerializationException [WARNING] - org.apache.http.impl.client.cache.ImmediateSchedulingStrategy [WARNING] - org.apache.http.impl.client.cache.OptionsHttp11Response [WARNING] - org.apache.http.client.cache.HttpCacheContext [WARNING] - org.apache.http.impl.client.cache.CacheConfig$Builder [WARNING] - org.apache.http.impl.client.cache.FailureCache [WARNING] - org.apache.http.impl.client.cache.SizeLimitedResponseReader$1 [WARNING] - org.apache.http.impl.client.cache.BasicIdGenerator [WARNING] - org.apache.http.client.cache.CacheResponseStatus [WARNING] - 70 more... [WARNING] httpcore-osgi-4.4.6.jar, httpcore-nio-4.4.5.jar define 239 overlapping classes: [WARNING] - org.apache.http.nio.reactor.IOReactor [WARNING] - org.apache.http.impl.nio.codecs.AbstractContentDecoder [WARNING] - org.apache.http.impl.nio.DefaultNHttpClientConnection [WARNING] - org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler [WARNING] - org.apache.http.nio.pool.AbstractNIOConnPool [WARNING] - org.apache.http.impl.nio.codecs.DefaultHttpRequestWriter [WARNING] - org.apache.http.impl.nio.reactor.ChannelEntry [WARNING] - org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker [WARNING] - org.apache.http.nio.entity.NByteArrayEntity [WARNING] - org.apache.http.nio.protocol.BufferingHttpServiceHandler$RequestHandlerResolverAdaptor [WARNING] - 229 more... [WARNING] httpclient-osgi-4.5.3.jar, httpmime-4.5.3.jar define 23 overlapping classes: [WARNING] - org.apache.http.entity.mime.FormBodyPart [WARNING] - org.apache.http.entity.mime.MultipartEntity [WARNING] - org.apache.http.entity.mime.content.FileBody [WARNING] - org.apache.http.entity.mime.MultipartFormEntity [WARNING] - org.apache.http.entity.mime.HttpMultipart [WARNING] - org.apache.http.entity.mime.content.ContentBody [WARNING] - org.apache.http.entity.mime.content.AbstractContentBody [WARNING] - org.apache.http.entity.mime.content.ByteArrayBody [WARNING] - org.apache.http.entity.mime.HttpRFC6532Multipart [WARNING] - org.apache.http.entity.mime.HttpStrictMultipart [WARNING] - 13 more... [WARNING] httpcore-osgi-4.4.6.jar, httpcore-4.4.6.jar define 252 overlapping classes: [WARNING] - org.apache.http.protocol.HttpRequestHandler [WARNING] - org.apache.http.impl.io.ChunkedOutputStream [WARNING] - org.apache.http.protocol.ChainBuilder [WARNING] - org.apache.http.impl.entity.DisallowIdentityContentLengthStrategy [WARNING] - org.apache.http.impl.ConnSupport [WARNING] - org.apache.http.impl.io.DefaultHttpResponseParserFactory [WARNING] - org.apache.http.NameValuePair [WARNING] - org.apache.http.HttpClientConnection [WARNING] - org.apache.http.protocol.HttpExpectationVerifier [WARNING] - org.apache.http.protocol.UriPatternMatcher [WARNING] - 242 more... [WARNING] httpclient-osgi-4.5.3.jar, httpclient-4.5.3.jar define 466 overlapping classes: [WARNING] - org.apache.http.impl.cookie.RFC2109Spec [WARNING] - org.apache.http.impl.execchain.MainClientExec [WARNING] - org.apache.http.client.methods.HttpGet [WARNING] - org.apache.http.conn.routing.RouteInfo$TunnelType [WARNING] - org.apache.http.impl.cookie.BrowserCompatSpecFactory [WARNING] - org.apache.http.impl.client.HttpAuthenticator [WARNING] - org.apache.http.conn.ManagedClientConnection [WARNING] - org.apache.http.client.protocol.RequestAuthCache [WARNING] - org.apache.http.conn.params.ConnConnectionParamBean [WARNING] - org.apache.http.impl.client.IdleConnectionEvictor [WARNING] - 456 more... [WARNING] httpclient-osgi-4.5.3.jar, commons-codec-1.10.jar define 85 overlapping classes: [WARNING] - org.apache.commons.codec.language.Nysiis [WARNING] - org.apache.commons.codec.language.bm.Rule$1 [WARNING] - org.apache.commons.codec.language.bm.Rule$RPattern [WARNING] - org.apache.commons.codec.language.ColognePhonetic$CologneInputBuffer [WARNING] - org.apache.commons.codec.language.bm.BeiderMorseEncoder [WARNING] - org.apache.commons.codec.digest.UnixCrypt [WARNING] - org.apache.commons.codec.language.Soundex [WARNING] - org.apache.commons.codec.binary.BinaryCodec [WARNING] - org.apache.commons.codec.language.bm.Languages$1 [WARNING] - org.apache.commons.codec.language.bm.PhoneticEngine$1 [WARNING] - 75 more... [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-launcher --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/target/nuxeo-launcher-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-launcher/10.1-I20180228_0918/nuxeo-launcher-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-launcher/10.1-I20180228_0918/nuxeo-launcher-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/target/nuxeo-launcher-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-launcher/10.1-I20180228_0918/nuxeo-launcher-10.1-I20180228_0918-sources.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/target/nuxeo-launcher-10.1-I20180228_0918-jar-with-dependencies.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-launcher/10.1-I20180228_0918/nuxeo-launcher-10.1-I20180228_0918-jar-with-dependencies.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-launcher --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/10.1-I20180228_0918/nuxeo-launcher-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/10.1-I20180228_0918/nuxeo-launcher-10.1-I20180228_0918.jar (94 KB at 115.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/10.1-I20180228_0918/nuxeo-launcher-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/10.1-I20180228_0918/nuxeo-launcher-10.1-I20180228_0918.pom (8 KB at 105.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/maven-metadata.xml (141 KB at 637.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/maven-metadata.xml (141 KB at 1754.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/10.1-I20180228_0918/nuxeo-launcher-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/10.1-I20180228_0918/nuxeo-launcher-10.1-I20180228_0918-sources.jar (63 KB at 781.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/10.1-I20180228_0918/nuxeo-launcher-10.1-I20180228_0918-jar-with-dependencies.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-launcher/10.1-I20180228_0918/nuxeo-launcher-10.1-I20180228_0918-jar-with-dependencies.jar (14866 KB at 41178.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Helper POM with Nuxeo test dependencies 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-distribution-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-distribution-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-distribution-tests --- [INFO] Storing buildNumber: 20180228-114155 at timestamp: 1519818115045 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-test-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-test-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-distribution-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-test-dependencies/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-distribution-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-distribution-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-distribution-tests --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-distribution-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-distribution-tests/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-distribution-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-distribution-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-distribution-tests --- [INFO] Storing buildNumber: 20180228-114157 at timestamp: 1519818117256 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-test-dependencies && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-test-dependencies [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-distribution-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-distribution-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-distribution-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-distribution-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-distribution-tests --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-distribution-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-test-dependencies/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-distribution-tests/10.1-I20180228_0918/nuxeo-distribution-tests-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-distribution-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution-tests/10.1-I20180228_0918/nuxeo-distribution-tests-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution-tests/10.1-I20180228_0918/nuxeo-distribution-tests-10.1-I20180228_0918.pom (4 KB at 12.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution-tests/maven-metadata.xml (134 KB at 296.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-distribution-tests/maven-metadata.xml (134 KB at 1487.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Server NXR 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-nxr-server --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-nxr-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-nxr-server --- [INFO] Storing buildNumber: 20180228-114201 at timestamp: 1519818121038 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-nxr-server --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-nxr-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-nxr-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-nxr-server --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-nxr-server --- [INFO] Active Maven profiles: release (source: external) os-notwindows (source: org.nuxeo.ecm.distribution:nuxeo-nxr-server:10.1-I20180228_0918) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) addons (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) distrib (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nuxeo-assembly.build: [INFO] [echo] Building Nuxeo Server NXR [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr [INFO] [copy] Copying 170 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/bundles [INFO] [copy] Copying 270 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [nx:rmdups] removed duplicates: jna-4.4.0.jar ; preserved: jna-4.4.0-1.jar [INFO] [copy] Copying 99 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/templates [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/templates/default/nxserver/lib [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/templates/default/nxserver/lib [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/templates/mssql/lib [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/templates/mongodb/nxserver/lib [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/templates/mysql/lib [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/templates/mariadb/lib [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/templates/postgresql/lib [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nuxeo-nxr-server-10.1-I20180228_0918.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nuxeo-nxr-server-10.1-I20180228_0918.zip to MavenProject: org.nuxeo.ecm.distribution:nuxeo-nxr-server:10.1-I20180228_0918 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-nxr-server --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-nxr-server >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-nxr-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-nxr-server --- [INFO] Storing buildNumber: 20180228-114217 at timestamp: 1519818137409 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-nxr-server --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-nxr-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-nxr-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-nxr-server <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-nxr-server --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nuxeo-nxr-server-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- tattletale-maven:1.2.0.Beta2:report (default) @ nuxeo-nxr-server --- [INFO] Scanning: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/lib:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nxr/bundles [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-nxr-server --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nuxeo-nxr-server-10.1-I20180228_0918.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.1-I20180228_0918/nuxeo-nxr-server-10.1-I20180228_0918.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.1-I20180228_0918/nuxeo-nxr-server-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nuxeo-nxr-server-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.1-I20180228_0918/nuxeo-nxr-server-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-nxr-server --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.1-I20180228_0918/nuxeo-nxr-server-10.1-I20180228_0918.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.1-I20180228_0918/nuxeo-nxr-server-10.1-I20180228_0918.zip (150169 KB at 34308.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.1-I20180228_0918/nuxeo-nxr-server-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.1-I20180228_0918/nuxeo-nxr-server-10.1-I20180228_0918.pom (23 KB at 302.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/maven-metadata.xml (49 KB at 42.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/maven-metadata.xml (49 KB at 19.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.1-I20180228_0918/nuxeo-nxr-server-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.1-I20180228_0918/nuxeo-nxr-server-10.1-I20180228_0918-sources.jar (79 KB at 70.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo JSF UI NXR 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-nxr-jsf-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-nxr-jsf-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-nxr-jsf-ui --- [INFO] Storing buildNumber: 20180228-114230 at timestamp: 1519818150611 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-nxr-jsf-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-nxr-jsf-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-nxr-jsf-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-nxr-jsf-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-nxr-jsf-ui --- [INFO] Active Maven profiles: release (source: external) os-notwindows (source: org.nuxeo.ecm.distribution:nuxeo-nxr-jsf-ui:10.1-I20180228_0918) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) addons (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) distrib (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) jsf-ui-nxr-assembly.build: [INFO] [echo] Building Nuxeo JSF UI NXR [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nxr [INFO] [copy] Copying 215 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nxr/bundles [INFO] [copy] Copying 294 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nxr/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [nx:rmdups] removed duplicates: jna-4.4.0.jar ; preserved: jna-4.4.0-1.jar [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nxr [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nxr [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip to MavenProject: org.nuxeo.ecm.distribution:nuxeo-nxr-jsf-ui:10.1-I20180228_0918 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-nxr-jsf-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-nxr-jsf-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-nxr-jsf-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-nxr-jsf-ui --- [INFO] Storing buildNumber: 20180228-114252 at timestamp: 1519818172501 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-nxr-jsf-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-nxr-jsf-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-nxr-jsf-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-nxr-jsf-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-nxr-jsf-ui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- tattletale-maven:1.2.0.Beta2:report (default) @ nuxeo-nxr-jsf-ui --- [INFO] Scanning: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nxr/lib:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nxr/bundles [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-nxr-jsf-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/10.1-I20180228_0918/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/10.1-I20180228_0918/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-nxr-jsf-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/10.1-I20180228_0918/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/10.1-I20180228_0918/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip (160038 KB at 37691.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/10.1-I20180228_0918/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/10.1-I20180228_0918/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.pom (9 KB at 111.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/maven-metadata.xml (48 KB at 63.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-jsf-ui/maven-metadata.xml (48 KB at 398.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace Package of Nuxeo DM 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-marketplace-dm --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-dm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-dm --- [INFO] Storing buildNumber: 20180228-114258 at timestamp: 1519818178134 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dm && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dm [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-dm --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-dm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-dm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-marketplace-dm --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-marketplace-dm --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) addons (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) distrib (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nuxeo-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-10.1-I20180228_0918.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-10.1-I20180228_0918.zip to MavenProject: org.nuxeo.ecm.distribution:nuxeo-marketplace-dm:10.1-I20180228_0918 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-marketplace-dm --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-dm/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-marketplace-dm >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-dm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-dm --- [INFO] Storing buildNumber: 20180228-114258 at timestamp: 1519818178374 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dm && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dm [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-dm --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-dm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-dm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-marketplace-dm <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-marketplace-dm --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-marketplace-dm --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-10.1-I20180228_0918.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-dm/10.1-I20180228_0918/nuxeo-marketplace-dm-10.1-I20180228_0918.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-dm/10.1-I20180228_0918/nuxeo-marketplace-dm-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-dm/10.1-I20180228_0918/nuxeo-marketplace-dm-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-marketplace-dm --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-dm/10.1-I20180228_0918/nuxeo-marketplace-dm-10.1-I20180228_0918.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-dm/10.1-I20180228_0918/nuxeo-marketplace-dm-10.1-I20180228_0918.zip (864 B at 3.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-dm/10.1-I20180228_0918/nuxeo-marketplace-dm-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-dm/10.1-I20180228_0918/nuxeo-marketplace-dm-10.1-I20180228_0918.pom (1009 B at 13.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-dm/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-dm/maven-metadata.xml (143 KB at 227.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-dm/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-dm/maven-metadata.xml (143 KB at 25.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-dm/10.1-I20180228_0918/nuxeo-marketplace-dm-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-dm/10.1-I20180228_0918/nuxeo-marketplace-dm-10.1-I20180228_0918-sources.jar (2 KB at 7.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Marketplace Package for JSF UI 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-marketplace-jsf-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-jsf-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-jsf-ui --- [INFO] Storing buildNumber: 20180228-114307 at timestamp: 1519818187455 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-jsf-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-jsf-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-jsf-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-marketplace-jsf-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-marketplace-jsf-ui --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) addons (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) distrib (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nuxeo-jsf-ui-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-a4j-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-core-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/marketplace/install [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.zip to MavenProject: org.nuxeo.ecm.distribution:nuxeo-marketplace-jsf-ui:10.1-I20180228_0918 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/pom.xml [INFO] [delete] Deleting: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip [INFO] [delete] Deleting: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-nxr-server-10.1-I20180228_0918.zip [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-marketplace-jsf-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-marketplace-jsf-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-jsf-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-jsf-ui --- [INFO] Storing buildNumber: 20180228-114314 at timestamp: 1519818194071 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-jsf-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-jsf-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-jsf-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-marketplace-jsf-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-marketplace-jsf-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-marketplace-jsf-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.1-I20180228_0918/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.1-I20180228_0918/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.1-I20180228_0918/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-marketplace-jsf-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.1-I20180228_0918/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.1-I20180228_0918/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.zip (20151 KB at 13153.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.1-I20180228_0918/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.1-I20180228_0918/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.pom (2 KB at 15.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/maven-metadata.xml (56 KB at 137.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/maven-metadata.xml (56 KB at 261.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.1-I20180228_0918/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-jsf-ui/10.1-I20180228_0918/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918-sources.jar (2 KB at 14.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Server Tomcat Build 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-server-tomcat --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-server-tomcat --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-server-tomcat --- [INFO] Storing buildNumber: 20180228-114320 at timestamp: 1519818200277 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-server-tomcat --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-server-tomcat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-server-tomcat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-server-tomcat --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-server-tomcat --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918 removed. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (packaging) @ nuxeo-server-tomcat --- [INFO] Active Maven profiles: release (source: external) release (source: org.nuxeo.ecm.distribution:nuxeo-server-tomcat:10.1-I20180228_0918) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) addons (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) distrib (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) tomcat-assembly.build: [INFO] [echo] Building Tomcat standard distributions... tomcat-assembly.prepare-tomcat: [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/apache/tomcat/tomcat/8.5.23/tomcat-8.5.23-light.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target [INFO] [move] Moving 102 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/tomcat [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/tomcat/bin [INFO] [copy] Copying 26 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/tomcat [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/tomcat/templates [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/tomcat/client [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/pom.xml to MavenProject: org.nuxeo.ecm.distribution:nuxeo-server-tomcat:10.1-I20180228_0918 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/pom.xml tomcat-assembly.copy-packages-xml: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/tomcat/setupWizardDownloads tomcat-assembly.build-nuxeo-server: [INFO] [echo] Building Nuxeo Server... [INFO] [copy] Copying 133 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918 [INFO] [copy] Copied 25 empty directories to 1 empty directory under /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918 [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918/nxserver [INFO] [move] Moving 107 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918/templates tomcat-assembly.reorganize-libs: [INFO] [copy] Copying 26 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918/nxserver/bundles [INFO] [copy] Copying 108 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918/nxserver/lib [INFO] [move] Moving 14 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [nx:rmdups] removed duplicates: jna-4.4.0.jar ; preserved: jna-4.4.0-1.jar tomcat-assembly.build-server: [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918.zip to MavenProject: org.nuxeo.ecm.distribution:nuxeo-server-tomcat:10.1-I20180228_0918 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/pom.xml tomcat-assembly.build-sdk: [INFO] [copy] Copying 683 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918-sdk [INFO] [copy] Copied 98 empty directories to 1 empty directory under /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918-sdk [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918-sdk/sdk [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918-sdk/sdk [INFO] [move] Moving 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918-sdk/sdk [WARNING] Failure to find com.cforcoding.jmd:jmd:jar:sources:0.8.1-tomasol-3e60e36137 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.sun.media:mlib_jai:jar:sources:1.1.2_01 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.openoffice:ridl:jar:sources:3.1.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/10.1-I20180228_0918/nuxeo-ecm-10.1-I20180228_0918-sources.zip [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/nuxeo-ecm/10.1-I20180228_0918/nuxeo-ecm-10.1-I20180228_0918-sources.zip [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuxeo/nuxeo-ecm/10.1-I20180228_0918/nuxeo-ecm-10.1-I20180228_0918-sources.zip [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/nuxeo/nuxeo-ecm/10.1-I20180228_0918/nuxeo-ecm-10.1-I20180228_0918-sources.zip [WARNING] Could not find artifact org.nuxeo:nuxeo-ecm:zip:sources:10.1-I20180228_0918 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [WARNING] Failure to find com.smartgwt:smartgwt:jar:sources:1.0-20081121 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.apache.cxf:cxf-rt-transports-http:jar:sources:3.1.3-NX2 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find cup:java-cup:jar:sources:0.11a in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.oracle:ojdbc14:jar:sources:10.2.0.5 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find net.sf.json-lib:json-lib:jar:sources:2.4 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.ericdaugherty.mail:jes:jar:sources:1.6.1 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.nuxeo.onedrive:onedrive-java-client:jar:sources:1.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.openoffice:juh:jar:sources:3.1.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/connect/tools/nuxeo-connect-tools/10.1-I20180228_0918/nuxeo-connect-tools-10.1-I20180228_0918-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/connect/tools/nuxeo-connect-tools/10.1-I20180228_0918/nuxeo-connect-tools-10.1-I20180228_0918-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuxeo/connect/tools/nuxeo-connect-tools/10.1-I20180228_0918/nuxeo-connect-tools-10.1-I20180228_0918-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/nuxeo/connect/tools/nuxeo-connect-tools/10.1-I20180228_0918/nuxeo-connect-tools-10.1-I20180228_0918-sources.jar [WARNING] Could not find artifact org.nuxeo.connect.tools:nuxeo-connect-tools:jar:sources:10.1-I20180228_0918 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [WARNING] Failure to find jboss:jboss-serialization:jar:sources:1.0.3.GA in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.hp.hpl.jena:jena:jar:sources:2.6.4-NX in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.seleniumhq.selenium:selenium-java:jar:sources:2.53.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.openoffice:unoil:jar:sources:3.1.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.sun.xml:relaxngDatatype:jar:sources:1.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.seleniumhq.selenium:selenium-server-standalone:jar:sources:2.53.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find postgresql:postgresql:jar:sources:8.4-701.jdbc4 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.jboss:jboss-as:zip:sources:5.1.0.GA in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find jotm:jotm:jar:sources:2.0.10 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.google.code.findbugs:jsr305:jar:sources:1.3.9 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find dnsjava:dnsjava:jar:sources:2.0.6 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find javax.media:jai_core:jar:sources:1.1.2_01 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.github.olivergondza:maven-jdk-tools-wrapper:pom:sources:0.1 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.marklogic:marklogic-xcc:jar:sources:8.0.5 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find javax.script:js-engine:jar:sources:1.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.apache.poi:poi-ooxml-schemas:jar:sources:3.17 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.eclipse.jdt:core:jar:sources:3.1.1-NXP-4284 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.gwtext:gwtext:jar:sources:2.0.5 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 2.2 KB/sec) [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 1.5 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT-sources.zip [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT-sources.zip [WARNING] Could not find artifact org.nuxeo:nuxeo-ftest:zip:sources:1.8.4-SNAPSHOT in public-snapshot (http://maven.nuxeo.org/nexus/content/groups/public-snapshot) [WARNING] Failure to find com.sun.media:jai_codec:jar:sources:1.1.2_01 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find javax.ejb:ejb:jar:sources:3.0-RC8 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.google.gwt.google-apis:gwt-gadgets:jar:sources:1.0.3 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find firebug:firebug:xpi:sources:1.6.2-fx in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find stax:stax-api:jar:sources:1.0.1 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find javax.script:bsh-engine:jar:sources:1.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find xmlunit:xmlunit:jar:sources:1.3 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find net.jsourcerer.webdriver:JSErrorCollector:jar:sources:0.6 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.openoffice:jurt:jar:sources:3.1.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find net.sourceforge.yarfraw:yarfraw:jar:sources:0.92 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.apache.tomcat:tomcat:zip:sources:8.5.23 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.jboss.jbossas:jboss-as-client:pom:sources:5.1.0.GA in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/nuxeo-easyshare/10.1-I20180228_0918/nuxeo-easyshare-10.1-I20180228_0918-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/ecm/nuxeo-easyshare/10.1-I20180228_0918/nuxeo-easyshare-10.1-I20180228_0918-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuxeo/ecm/nuxeo-easyshare/10.1-I20180228_0918/nuxeo-easyshare-10.1-I20180228_0918-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/nuxeo/ecm/nuxeo-easyshare/10.1-I20180228_0918/nuxeo-easyshare-10.1-I20180228_0918-sources.jar [WARNING] Could not find artifact org.nuxeo.ecm:nuxeo-easyshare:jar:sources:10.1-I20180228_0918 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [WARNING] Failure to find com.oracle:ojdbc6:jar:sources:11.2.0.2 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.1-I20180228_0918/nuxeo-nxr-server-10.1-I20180228_0918-sources.zip [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.1-I20180228_0918/nuxeo-nxr-server-10.1-I20180228_0918-sources.zip [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.1-I20180228_0918/nuxeo-nxr-server-10.1-I20180228_0918-sources.zip [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/nuxeo/ecm/distribution/nuxeo-nxr-server/10.1-I20180228_0918/nuxeo-nxr-server-10.1-I20180228_0918-sources.zip [WARNING] Could not find artifact org.nuxeo.ecm.distribution:nuxeo-nxr-server:zip:sources:10.1-I20180228_0918 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [WARNING] Failure to find caja:caja:jar:sources:r3889 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.nuxeo.build:nuxeo-distribution-tools:jar:sources:1.15 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find de.odysseus.juel:juel-impl:jar:sources:2.1.2-NX1 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.apache.tomcat:tomcat:zip:sources:8.5.23 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find javax.script:jexl-engine:jar:sources:1.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find bsh:bsh:jar:sources:2.0b1 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.eclipse.equinox:org.eclipse.equinox.p2.cudf:jar:sources:1.17-NX in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.glassfish.embedded:glassfish-embedded-all:jar:sources:3.0-b38-nxp-web-210 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find net.sourceforge.jexcelapi:jxl:jar:sources:2.6.12-NX1 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.octo.captcha:jcaptcha:jar:sources:1.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.duosecurity:com-duosecurity-java-client:jar:sources:1.0.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.jsecurity:jsecurity:jar:sources:0.9.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.nuxeo.build:nuxeo-distribution-tools:jar:sources:1.15 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.microsoft.sqlserver:sqljdbc:jar:sources:4.2.6420 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.apache.xmlbeans:xmlbeans:jar:sources:2.6.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.restlet:org.restlet.gwt:jar:sources:1.1.10 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find antlr:antlr:jar:sources:2.7.7 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.apache.derby:derby:jar:sources:10.13.1.1 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find javax.script:groovy-engine:jar:sources:1.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find commons-betwixt:commons-betwixt:jar:sources:0.8 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.google.code.guice:guice-internal:jar:sources:2.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/sample/nuxeo-travel-expenses/10.1-I20180228_0918/nuxeo-travel-expenses-10.1-I20180228_0918-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/sample/nuxeo-travel-expenses/10.1-I20180228_0918/nuxeo-travel-expenses-10.1-I20180228_0918-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuxeo/sample/nuxeo-travel-expenses/10.1-I20180228_0918/nuxeo-travel-expenses-10.1-I20180228_0918-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/nuxeo/sample/nuxeo-travel-expenses/10.1-I20180228_0918/nuxeo-travel-expenses-10.1-I20180228_0918-sources.jar [WARNING] Could not find artifact org.nuxeo.sample:nuxeo-travel-expenses:jar:sources:10.1-I20180228_0918 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/10.1-I20180228_0918/nuxeo-groups-rights-audit-10.1-I20180228_0918-sources.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/10.1-I20180228_0918/nuxeo-groups-rights-audit-10.1-I20180228_0918-sources.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/10.1-I20180228_0918/nuxeo-groups-rights-audit-10.1-I20180228_0918-sources.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/nuxeo/ecm/platform/nuxeo-groups-rights-audit/10.1-I20180228_0918/nuxeo-groups-rights-audit-10.1-I20180228_0918-sources.jar [WARNING] Could not find artifact org.nuxeo.ecm.platform:nuxeo-groups-rights-audit:jar:sources:10.1-I20180228_0918 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [WARNING] Failure to find com.oracle:ojdbc7:jar:sources:12.1.0.1 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find gwt.habyt:gwt-habyt-upload:jar:sources:0.1 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find javax.jms:jms:jar:sources:1.1 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find jdbm:jdbm:jar:sources:1.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find commons-jexl:commons-jexl:jar:sources:1.1 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.apache.ant:ant-launcher:jar:sources:1.7.0 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find info.simplecloud.scimproxy:compliance:jar:sources:0.1 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.oracle:ojdbc7:jar:sources:12.1.0.1 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.oracle:ojdbc6:jar:sources:11.2.0.2 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.oracle:ojdbc14:jar:sources:10.2.0.5 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find info.simplecloud:scimcore:jar:sources:0.1 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.apache.commons:not-yet-commons-ssl:jar:sources:0.3.7 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.microsoft.sqlserver:sqljdbc:jar:sources:4.2.6420 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find org.nuxeo.ecm.distribution:nuxeo-nxr-server:zip:sources:10.1-I20180228_0918 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [INFO] [copy] Copying 876 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918-sdk/sdk/sources [WARNING] Failure to find org.apache.shindig:shindig-gadgets:jar:tests:1.1-BETA5-incubating-nx2 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [WARNING] Failure to find com.oracle:ojdbc14:jar:10.2.0.5 in http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging was cached in the local repository, resolution will not be reattempted until the update interval of nightly-staging has elapsed or updates are forced [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/10.1-I20180228_0918/nuxeo-core-io-10.1-I20180228_0918-tests.jar [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public/org/nuxeo/ecm/core/nuxeo-core-io/10.1-I20180228_0918/nuxeo-core-io-10.1-I20180228_0918-tests.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuxeo/ecm/core/nuxeo-core-io/10.1-I20180228_0918/nuxeo-core-io-10.1-I20180228_0918-tests.jar [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-releases/org/nuxeo/ecm/core/nuxeo-core-io/10.1-I20180228_0918/nuxeo-core-io-10.1-I20180228_0918-tests.jar [WARNING] Could not find artifact org.nuxeo.ecm.core:nuxeo-core-io:jar:tests:10.1-I20180228_0918 in nightly-staging (http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging) [INFO] [copy] Copying 78 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918-sdk/sdk/tests [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/target/nuxeo-ecm-10.1-I20180228_0918-tools.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918-sdk/sdk/tools [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918-sdk/nxserver/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918-sdk.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918-sdk.zip to MavenProject: org.nuxeo.ecm.distribution:nuxeo-server-tomcat:10.1-I20180228_0918 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/pom.xml [INFO] [delete] Deleting directory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/tomcat [INFO] [delete] Deleting directory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918-sdk [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-server-tomcat >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-server-tomcat --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-server-tomcat --- [INFO] Storing buildNumber: 20180228-114446 at timestamp: 1519818286695 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-server-tomcat --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-server-tomcat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-server-tomcat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-server-tomcat <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-server-tomcat --- [INFO] [INFO] --- tattletale-maven:1.2.0.Beta2:report (default) @ nuxeo-server-tomcat --- [INFO] Scanning: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-server-tomcat --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/target/nuxeo-server-tomcat-10.1-I20180228_0918-sdk.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918-sdk.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-server-tomcat --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.pom (5 KB at 15.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/maven-metadata.xml (48 KB at 90.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/maven-metadata.xml (48 KB at 195.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip (186000 KB at 22749.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918-sdk.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918-sdk.zip (613325 KB at 36564.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Server Tests 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-server-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-server-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-server-tests --- [INFO] Storing buildNumber: 20180228-114517 at timestamp: 1519818317007 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-server-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-server-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-server-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-server-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-server-tests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-server-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/nuxeo-server-tests-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-server-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-server-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-server-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-server-tests --- [INFO] Storing buildNumber: 20180228-114519 at timestamp: 1519818319699 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-server-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-server-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-server-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/nuxeo-server-tests-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ nuxeo-server-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) addons (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) distrib (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target server-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ nuxeo-server-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ nuxeo-server-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) addons (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) distrib (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target server-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ nuxeo-server-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-server-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/nuxeo-server-tests-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.1-I20180228_0918/nuxeo-server-tests-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.1-I20180228_0918/nuxeo-server-tests-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/nuxeo-server-tests-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.1-I20180228_0918/nuxeo-server-tests-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-server-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.1-I20180228_0918/nuxeo-server-tests-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.1-I20180228_0918/nuxeo-server-tests-10.1-I20180228_0918.jar (9 KB at 26.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.1-I20180228_0918/nuxeo-server-tests-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.1-I20180228_0918/nuxeo-server-tests-10.1-I20180228_0918.pom (5 KB at 63.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/maven-metadata.xml (48 KB at 158.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/maven-metadata.xml (48 KB at 299.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.1-I20180228_0918/nuxeo-server-tests-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.1-I20180228_0918/nuxeo-server-tests-10.1-I20180228_0918-sources.jar (3 KB at 31.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Server Hotrealod Tests 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-server-hotreload-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-server-hotreload-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-server-hotreload-tests --- [INFO] Storing buildNumber: 20180228-114523 at timestamp: 1519818323767 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-server-hotreload-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-server-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-server-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-server-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-server-hotreload-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-server-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 42 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-server-hotreload-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-server-hotreload-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-server-hotreload-tests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-server-hotreload-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/target/nuxeo-server-hotreload-tests-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-server-hotreload-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-server-hotreload-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-server-hotreload-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-server-hotreload-tests --- [INFO] Storing buildNumber: 20180228-114527 at timestamp: 1519818327458 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-server-hotreload-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-server-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-server-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-server-hotreload-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-server-hotreload-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/target/nuxeo-server-hotreload-tests-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ nuxeo-server-hotreload-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) addons (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) distrib (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/target server-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ nuxeo-server-hotreload-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ nuxeo-server-hotreload-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) addons (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) distrib (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/target server-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ nuxeo-server-hotreload-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-server-hotreload-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/target/nuxeo-server-hotreload-tests-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.1-I20180228_0918/nuxeo-server-hotreload-tests-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.1-I20180228_0918/nuxeo-server-hotreload-tests-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-hotreload-tests/target/nuxeo-server-hotreload-tests-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.1-I20180228_0918/nuxeo-server-hotreload-tests-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-server-hotreload-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.1-I20180228_0918/nuxeo-server-hotreload-tests-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.1-I20180228_0918/nuxeo-server-hotreload-tests-10.1-I20180228_0918.jar (7 KB at 38.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.1-I20180228_0918/nuxeo-server-hotreload-tests-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.1-I20180228_0918/nuxeo-server-hotreload-tests-10.1-I20180228_0918.pom (4 KB at 43.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/maven-metadata.xml (15 KB at 67.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/maven-metadata.xml (15 KB at 5.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.1-I20180228_0918/nuxeo-server-hotreload-tests-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-hotreload-tests/10.1-I20180228_0918/nuxeo-server-hotreload-tests-10.1-I20180228_0918-sources.jar (3 KB at 0.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Functional [WebDriver] tests on Nuxeo (static) WAR 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-war-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-war-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-war-tests --- [INFO] Storing buildNumber: 20180228-114534 at timestamp: 1519818334088 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-war-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-war-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-war-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-war-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-war-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-war-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-war-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-war-tests --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-war-tests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-war-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/target/nuxeo-war-tests-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-war-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-war-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-war-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-war-tests --- [INFO] Storing buildNumber: 20180228-114535 at timestamp: 1519818335073 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-war-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-war-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-war-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-war-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-war-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/target/nuxeo-war-tests-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ nuxeo-war-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) addons (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) distrib (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/target static-war-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ nuxeo-war-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ nuxeo-war-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) addons (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) distrib (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/target static-war-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ nuxeo-war-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-war-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/target/nuxeo-war-tests-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.1-I20180228_0918/nuxeo-war-tests-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.1-I20180228_0918/nuxeo-war-tests-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-war-tests/target/nuxeo-war-tests-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.1-I20180228_0918/nuxeo-war-tests-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-war-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.1-I20180228_0918/nuxeo-war-tests-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.1-I20180228_0918/nuxeo-war-tests-10.1-I20180228_0918.jar (8 KB at 20.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.1-I20180228_0918/nuxeo-war-tests-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.1-I20180228_0918/nuxeo-war-tests-10.1-I20180228_0918.pom (4 KB at 45.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/maven-metadata.xml (23 KB at 85.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/maven-metadata.xml (23 KB at 137.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.1-I20180228_0918/nuxeo-war-tests-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-war-tests/10.1-I20180228_0918/nuxeo-war-tests-10.1-I20180228_0918-sources.jar (3 KB at 35.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo JSF UI Hotreload Tests 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Storing buildNumber: 20180228-114537 at timestamp: 1519818337720 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-jsf-ui-hotreload-tests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/target/nuxeo-jsf-ui-hotreload-tests-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-jsf-ui-hotreload-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Storing buildNumber: 20180228-114539 at timestamp: 1519818339277 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-jsf-ui-hotreload-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/target/nuxeo-jsf-ui-hotreload-tests-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) addons (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) distrib (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/target nuxeo-jsf-ui-hotreload-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) addons (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) distrib (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/target nuxeo-jsf-ui-hotreload-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/target/nuxeo-jsf-ui-hotreload-tests-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.1-I20180228_0918/nuxeo-jsf-ui-hotreload-tests-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.1-I20180228_0918/nuxeo-jsf-ui-hotreload-tests-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/target/nuxeo-jsf-ui-hotreload-tests-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.1-I20180228_0918/nuxeo-jsf-ui-hotreload-tests-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-jsf-ui-hotreload-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.1-I20180228_0918/nuxeo-jsf-ui-hotreload-tests-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.1-I20180228_0918/nuxeo-jsf-ui-hotreload-tests-10.1-I20180228_0918.jar (6 KB at 11.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.1-I20180228_0918/nuxeo-jsf-ui-hotreload-tests-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.1-I20180228_0918/nuxeo-jsf-ui-hotreload-tests-10.1-I20180228_0918.pom (4 KB at 46.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/maven-metadata.xml (15 KB at 30.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/maven-metadata.xml (15 KB at 88.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.1-I20180228_0918/nuxeo-jsf-ui-hotreload-tests-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-hotreload-tests/10.1-I20180228_0918/nuxeo-jsf-ui-hotreload-tests-10.1-I20180228_0918-sources.jar (337 B at 4.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo JSF UI WebDriver Tests 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Storing buildNumber: 20180228-114542 at timestamp: 1519818342630 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-jsf-ui-webdriver-tests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target/nuxeo-jsf-ui-webdriver-tests-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.1-I20180228_0918 removed. [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target/nuxeo-jsf-ui-webdriver-tests-10.1-I20180228_0918-tests.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-jsf-ui-webdriver-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Storing buildNumber: 20180228-114545 at timestamp: 1519818345359 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-jsf-ui-webdriver-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target/nuxeo-jsf-ui-webdriver-tests-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) addons (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) distrib (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target jsf-ui-webdriver-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) addons (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) distrib (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target jsf-ui-webdriver-tests._init: [INFO] Tests are skipped (skipITs=true). [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target/nuxeo-jsf-ui-webdriver-tests-10.1-I20180228_0918.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.1-I20180228_0918/nuxeo-jsf-ui-webdriver-tests-10.1-I20180228_0918.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.1-I20180228_0918/nuxeo-jsf-ui-webdriver-tests-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target/nuxeo-jsf-ui-webdriver-tests-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.1-I20180228_0918/nuxeo-jsf-ui-webdriver-tests-10.1-I20180228_0918-tests.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/target/nuxeo-jsf-ui-webdriver-tests-10.1-I20180228_0918-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.1-I20180228_0918/nuxeo-jsf-ui-webdriver-tests-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-jsf-ui-webdriver-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.1-I20180228_0918/nuxeo-jsf-ui-webdriver-tests-10.1-I20180228_0918.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.1-I20180228_0918/nuxeo-jsf-ui-webdriver-tests-10.1-I20180228_0918.jar (9 KB at 70.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.1-I20180228_0918/nuxeo-jsf-ui-webdriver-tests-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.1-I20180228_0918/nuxeo-jsf-ui-webdriver-tests-10.1-I20180228_0918.pom (5 KB at 66.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/maven-metadata.xml (48 KB at 96.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/maven-metadata.xml (48 KB at 493.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.1-I20180228_0918/nuxeo-jsf-ui-webdriver-tests-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.1-I20180228_0918/nuxeo-jsf-ui-webdriver-tests-10.1-I20180228_0918-tests.jar (134 KB at 452.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.1-I20180228_0918/nuxeo-jsf-ui-webdriver-tests-10.1-I20180228_0918-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-webdriver-tests/10.1-I20180228_0918/nuxeo-jsf-ui-webdriver-tests-10.1-I20180228_0918-sources.jar (4 KB at 42.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo JSF UI Gatling Bench 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-jsf-ui-gatling-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-ui-gatling-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Storing buildNumber: 20180228-114548 at timestamp: 1519818348125 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ nuxeo-jsf-ui-gatling-tests --- [INFO] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala:-1: info: compiling [INFO] Compiling 27 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/target/test-classes at 1519818353755 [INFO] prepare-compile in 0 s [INFO] compile in 17 s [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-jsf-ui-gatling-tests --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-jsf-ui-gatling-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-jsf-ui-gatling-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-jsf-ui-gatling-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Storing buildNumber: 20180228-114611 at timestamp: 1519818371289 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-jsf-ui-gatling-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-jsf-ui-gatling-tests --- [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/target/nuxeo-jsf-ui-gatling-tests-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/10.1-I20180228_0918/nuxeo-jsf-ui-gatling-tests-10.1-I20180228_0918.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/target/nuxeo-jsf-ui-gatling-tests-10.1-I20180228_0918-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/10.1-I20180228_0918/nuxeo-jsf-ui-gatling-tests-10.1-I20180228_0918-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-jsf-ui-gatling-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/10.1-I20180228_0918/nuxeo-jsf-ui-gatling-tests-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/10.1-I20180228_0918/nuxeo-jsf-ui-gatling-tests-10.1-I20180228_0918.pom (12 KB at 143.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/maven-metadata.xml (48 KB at 142.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/maven-metadata.xml (48 KB at 257.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/10.1-I20180228_0918/nuxeo-jsf-ui-gatling-tests-10.1-I20180228_0918-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-jsf-ui-gatling-tests/10.1-I20180228_0918/nuxeo-jsf-ui-gatling-tests-10.1-I20180228_0918-tests.jar (182 KB at 524.8 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo ECM Projects ................................. SUCCESS [ 6.308 s] [INFO] Nuxeo Common ....................................... SUCCESS [ 24.372 s] [INFO] Nuxeo Runtime Parent ............................... SUCCESS [ 0.739 s] [INFO] Nuxeo Stream ....................................... SUCCESS [01:14 min] [INFO] Nuxeo Runtime ...................................... SUCCESS [ 3.779 s] [INFO] Nuxeo Runtime OSGI Adapter ......................... SUCCESS [ 1.513 s] [INFO] Nuxeo Runtime Management ........................... SUCCESS [ 1.294 s] [INFO] Nuxeo Runtime Launcher Commons ..................... SUCCESS [ 4.862 s] [INFO] Nuxeo Runtime Deploy ............................... SUCCESS [ 1.711 s] [INFO] Nuxeo Runtime Jetty Adapter ........................ SUCCESS [ 1.111 s] [INFO] Nuxeo Runtime Metrics .............................. SUCCESS [ 1.716 s] [INFO] Nuxeo Runtime JTA/JCA Implementation ............... SUCCESS [ 1.242 s] [INFO] Nuxeo Runtime Tests ................................ SUCCESS [ 9.876 s] [INFO] Nuxeo Runtime Stream ............................... SUCCESS [ 4.260 s] [INFO] Nuxeo Runtime Launcher ............................. SUCCESS [ 1.281 s] [INFO] Nuxeo Runtime Reload ............................... SUCCESS [ 1.260 s] [INFO] Nuxeo Runtime Tomcat Adapter ....................... SUCCESS [ 1.904 s] [INFO] Nuxeo Runtime Key/Value Storage .................... SUCCESS [ 22.230 s] [INFO] Nuxeo Runtime Publish/Subscribe Service ............ SUCCESS [ 5.346 s] [INFO] Nuxeo Runtime Redis ................................ SUCCESS [ 1.985 s] [INFO] Nuxeo Runtime MongoDB .............................. SUCCESS [ 1.589 s] [INFO] Nuxeo Runtime DataSource Implementation ............ SUCCESS [ 4.140 s] [INFO] Nuxeo Runtime Migration Service .................... SUCCESS [ 2.603 s] [INFO] Nuxeo Runtime Online Services standalone client .... SUCCESS [ 55.686 s] [INFO] Nuxeo Core Parent .................................. SUCCESS [ 1.437 s] [INFO] Nuxeo Core Schema .................................. SUCCESS [ 9.965 s] [INFO] Nuxeo Core API ..................................... SUCCESS [ 18.514 s] [INFO] Nuxeo Core Query ................................... SUCCESS [ 3.662 s] [INFO] Nuxeo Core Event ................................... SUCCESS [02:36 min] [INFO] Nuxeo Core EL ...................................... SUCCESS [ 3.517 s] [INFO] Nuxeo Core ......................................... SUCCESS [ 8.077 s] [INFO] Nuxeo Core Cache ................................... SUCCESS [ 5.677 s] [INFO] Nuxeo Core Converter API ........................... SUCCESS [ 1.793 s] [INFO] Nuxeo Core Storage ................................. SUCCESS [ 3.892 s] [INFO] Nuxeo Core IO ...................................... SUCCESS [ 2.307 s] [INFO] Nuxeo Core SQL Storage Parent ...................... SUCCESS [ 1.417 s] [INFO] Nuxeo Core SQL Storage ............................. SUCCESS [ 7.681 s] [INFO] Nuxeo Core SQL Storage DB Extensions ............... SUCCESS [ 2.821 s] [INFO] Nuxeo Core Management .............................. SUCCESS [ 2.475 s] [INFO] Nuxeo Core SQL Storage Management .................. SUCCESS [ 1.563 s] [INFO] Nuxeo MimeType Service ............................. SUCCESS [ 4.878 s] [INFO] Nuxeo Core Converter Service ....................... SUCCESS [ 6.181 s] [INFO] Nuxeo CommandLine executor service ................. SUCCESS [ 4.669 s] [INFO] Nuxeo Core Converter Service default plugins ....... SUCCESS [ 2.096 s] [INFO] Nuxeo Core SQL Storage Tests ....................... SUCCESS [02:18 min] [INFO] Nuxeo Core Storage Document-Based .................. SUCCESS [ 4.635 s] [INFO] Nuxeo Core Storage In-Memory ....................... SUCCESS [ 1.745 s] [INFO] Nuxeo Core Storage MongoDB ......................... SUCCESS [ 2.243 s] [INFO] Nuxeo Core Test Framework .......................... SUCCESS [02:20 min] [INFO] Nuxeo Core Converter Service default plugins test .. SUCCESS [ 13.832 s] [INFO] Nuxeo Core Event JMS ............................... SUCCESS [ 3.851 s] [INFO] Nuxeo Core Persistence ............................. SUCCESS [ 7.276 s] [INFO] Nuxeo Core Management JTA/JCA ...................... SUCCESS [ 10.133 s] [INFO] Nuxeo Core Management Test ......................... SUCCESS [ 12.233 s] [INFO] Nuxeo Core MongoDB Connection Service .............. SUCCESS [ 4.935 s] [INFO] Nuxeo Core Redis ................................... SUCCESS [ 58.303 s] [INFO] Nuxeo Services Parent .............................. SUCCESS [ 1.823 s] [INFO] Nuxeo Platform API ................................. SUCCESS [ 2.058 s] [INFO] Nuxeo Platform Base ................................ SUCCESS [ 1.557 s] [INFO] Nuxeo Actions Service - Core ....................... SUCCESS [ 6.567 s] [INFO] Nuxeo Platform directory service parent ............ SUCCESS [ 1.675 s] [INFO] Nuxeo Directory Management Service - API ........... SUCCESS [ 2.033 s] [INFO] Nuxeo Directory Management Service - Types contribution SUCCESS [ 1.739 s] [INFO] Nuxeo Search Service - API ......................... SUCCESS [ 1.747 s] [INFO] Nuxeo Platform Query API ........................... SUCCESS [ 21.172 s] [INFO] Nuxeo User Manager - Api ........................... SUCCESS [ 9.170 s] [INFO] Nuxeo Login Parent POM ............................. SUCCESS [ 1.841 s] [INFO] Nuxeo Login Manager ................................ SUCCESS [ 9.414 s] [INFO] Nuxeo Directory Management Service - Core .......... SUCCESS [ 14.550 s] [INFO] Nuxeo Directory - SQL Storage ...................... SUCCESS [ 12.796 s] [INFO] Nuxeo Directory - LDAP Storage ..................... SUCCESS [01:05 min] [INFO] Nuxeo Directory - Multi-Directory Storage .......... SUCCESS [ 10.956 s] [INFO] Nuxeo MongoDB Directory ............................ SUCCESS [ 1.902 s] [INFO] Nuxeo Directory - Tests ............................ SUCCESS [ 21.841 s] [INFO] Nuxeo Dublin Core Support .......................... SUCCESS [ 9.465 s] [INFO] Nuxeo Platform File Manager API .................... SUCCESS [ 1.943 s] [INFO] Nuxeo Versioning Service - API ..................... SUCCESS [ 1.544 s] [INFO] Nuxeo Forms Layout API ............................. SUCCESS [ 2.037 s] [INFO] Nuxeo Content Types Service - API .................. SUCCESS [ 1.906 s] [INFO] Nuxeo Content Types Service - Core ................. SUCCESS [ 8.757 s] [INFO] Nuxeo EP Versioning Service Core ................... SUCCESS [ 1.841 s] [INFO] Nuxeo Platform File Manager ........................ SUCCESS [ 12.654 s] [INFO] Nuxeo Platform File Manager Core Listener .......... SUCCESS [ 8.190 s] [INFO] Nuxeo URL Service - API ............................ SUCCESS [ 2.017 s] [INFO] Nuxeo URL Service - Core ........................... SUCCESS [ 7.030 s] [INFO] Nuxeo Common Web Framework ......................... SUCCESS [ 10.394 s] [INFO] Nuxeo User Manager - Core .......................... SUCCESS [ 17.259 s] [INFO] Nuxeo Platform Management .......................... SUCCESS [ 8.972 s] [INFO] Nuxeo Content Template Manager ..................... SUCCESS [ 11.334 s] [INFO] Nuxeo Conversion Platform service .................. SUCCESS [ 36.735 s] [INFO] Nuxeo Forms Layout Core ............................ SUCCESS [ 6.515 s] [INFO] Nuxeo Rendering Service ............................ SUCCESS [ 7.694 s] [INFO] Nuxeo Platform API Tests ........................... SUCCESS [ 2.081 s] [INFO] Nuxeo UID Generator Service ........................ SUCCESS [ 6.549 s] [INFO] Nuxeo Platform WebService .......................... SUCCESS [ 8.468 s] [INFO] Nuxeo Platform WebService SUN JAXWS Binding ........ SUCCESS [ 1.857 s] [INFO] Nuxeo Platform WebService JBossWS Binding .......... SUCCESS [ 1.763 s] [INFO] Nuxeo HTML Sanitizer Service ....................... SUCCESS [ 7.023 s] [INFO] Nuxeo Platform Test Framework ...................... SUCCESS [ 9.830 s] [INFO] Nuxeo Invite ....................................... SUCCESS [ 9.280 s] [INFO] Nuxeo Web Resources API ............................ SUCCESS [ 2.011 s] [INFO] Nuxeo Web Resources Core ........................... SUCCESS [ 3.621 s] [INFO] Nuxeo Theme Parent ................................. SUCCESS [ 1.247 s] [INFO] Nuxeo Theme Styling ................................ SUCCESS [ 6.792 s] [INFO] Nuxeo Web Resources Wro integration ................ SUCCESS [ 5.780 s] [INFO] Nuxeo WebEngine .................................... SUCCESS [ 1.377 s] [INFO] Nuxeo WebEngine JAX-RS ............................. SUCCESS [ 2.319 s] [INFO] Nuxeo WebEngine Core ............................... SUCCESS [ 4.033 s] [INFO] Nuxeo Features - Parent POM ........................ SUCCESS [ 1.675 s] [INFO] Nuxeo Automation ................................... SUCCESS [ 1.657 s] [INFO] Nuxeo Automation Core .............................. SUCCESS [ 52.261 s] [INFO] Nuxeo Platform relations service parent ............ SUCCESS [ 1.681 s] [INFO] Nuxeo Relation Service - API ....................... SUCCESS [ 3.216 s] [INFO] Nuxeo User Workspace Service - Parent .............. SUCCESS [ 1.771 s] [INFO] Nuxeo User Workspace Service - API ................. SUCCESS [ 2.045 s] [INFO] Nuxeo Relation Service - Core ...................... SUCCESS [ 12.363 s] [INFO] Nuxeo Relation Service - JENA Store Plugin ......... SUCCESS [ 11.991 s] [INFO] Nuxeo Platform audit service parent ................ SUCCESS [ 1.246 s] [INFO] Nuxeo Audit Service - API .......................... SUCCESS [ 2.759 s] [INFO] Nuxeo Platform Audit Service - Core ................ SUCCESS [01:08 min] [INFO] Nuxeo Platform notification service parent ......... SUCCESS [ 1.469 s] [INFO] Nuxeo Notifications - API .......................... SUCCESS [ 2.313 s] [INFO] Nuxeo User Notification Service - Core ............. SUCCESS [ 11.847 s] [INFO] Nuxeo Platform comment service parent .............. SUCCESS [ 1.430 s] [INFO] Nuxeo Comment Service API .......................... SUCCESS [ 1.646 s] [INFO] Nuxeo task Service ................................. SUCCESS [ 1.453 s] [INFO] Nuxeo task Service API ............................. SUCCESS [ 2.801 s] [INFO] Nuxeo Platform User Workspace - Types .............. SUCCESS [ 1.703 s] [INFO] Nuxeo Platform User Workspace - Core ............... SUCCESS [ 9.397 s] [INFO] Nuxeo task Service test ............................ SUCCESS [ 1.915 s] [INFO] Nuxeo task Core Service ............................ SUCCESS [ 10.113 s] [INFO] Nuxeo task Automation Module ....................... SUCCESS [ 7.744 s] [INFO] Nuxeo Comment Service Workflow Contributions ....... SUCCESS [ 1.967 s] [INFO] Nuxeo WebEngine Base ............................... SUCCESS [ 4.680 s] [INFO] Nuxeo WebEngine UI ................................. SUCCESS [ 3.242 s] [INFO] Nuxeo Login Default Web Support .................... SUCCESS [ 2.432 s] [INFO] Nuxeo Features Test Framework ...................... SUCCESS [ 16.341 s] [INFO] Nuxeo JSF Parent ................................... SUCCESS [ 0.876 s] [INFO] Nuxeo Web Test Framework ........................... SUCCESS [ 1.264 s] [INFO] Nuxeo Web Framework ................................ SUCCESS [ 11.603 s] [INFO] Nuxeo Forms Layout Client .......................... SUCCESS [ 7.834 s] [INFO] Nuxeo Tag Service Module ........................... SUCCESS [ 1.714 s] [INFO] Nuxeo Tag Service - API ............................ SUCCESS [ 1.858 s] [INFO] Nuxeo Forms Layout Export .......................... SUCCESS [ 12.890 s] [INFO] Nuxeo Preview Parent ............................... SUCCESS [ 1.651 s] [INFO] Nuxeo Preview Core ................................. SUCCESS [ 30.492 s] [INFO] Nuxeo Automation IO ................................ SUCCESS [ 11.652 s] [INFO] Nuxeo Automation Server ............................ SUCCESS [ 3.255 s] [INFO] Nuxeo Automation Features .......................... SUCCESS [01:05 min] [INFO] Nuxeo Automation Scripting ......................... SUCCESS [ 19.862 s] [INFO] Nuxeo Automation Client ............................ SUCCESS [ 6.920 s] [INFO] Nuxeo Rest API Parent .............................. SUCCESS [ 2.264 s] [INFO] Nuxeo Rest API io .................................. SUCCESS [ 1.879 s] [INFO] Nuxeo Platform Rendition Parent .................... SUCCESS [ 1.394 s] [INFO] Nuxeo Platform Rendition API ....................... SUCCESS [ 1.676 s] [INFO] Nuxeo OAuth filters and services ................... SUCCESS [ 23.574 s] [INFO] Nuxeo Rest API server .............................. SUCCESS [ 5.507 s] [INFO] Nuxeo Automation Tests ............................. SUCCESS [ 47.836 s] [INFO] Nuxeo Login Module for Token Authentication ........ SUCCESS [ 37.859 s] [INFO] Nuxeo Permissions .................................. SUCCESS [ 32.927 s] [INFO] Nuxeo Platform Imaging parent ...................... SUCCESS [ 1.294 s] [INFO] Nuxeo Platform Imaging API ......................... SUCCESS [ 1.735 s] [INFO] Nuxeo Platform Imaging Convert ..................... SUCCESS [ 7.757 s] [INFO] Nuxeo User Center Parent ........................... SUCCESS [ 1.227 s] [INFO] Nuxeo User Dashboard Parent ........................ SUCCESS [ 1.281 s] [INFO] Nuxeo User Dashboard ............................... SUCCESS [ 3.000 s] [INFO] Nuxeo Tag Service - Core ........................... SUCCESS [ 21.474 s] [INFO] Nuxeo Collections .................................. SUCCESS [ 1.416 s] [INFO] Nuxeo Collections Core ............................. SUCCESS [ 23.699 s] [INFO] Nuxeo Platform IO service parent ................... SUCCESS [ 1.706 s] [INFO] Nuxeo Platform IO API Fragment ..................... SUCCESS [ 1.934 s] [INFO] Nuxeo Comment Service Core Contrib ................. SUCCESS [ 1.724 s] [INFO] Nuxeo Comment Service .............................. SUCCESS [ 8.872 s] [INFO] Nuxeo Platform IO Core Fragment .................... SUCCESS [ 10.942 s] [INFO] Nuxeo Platform Rendition Core ...................... SUCCESS [ 42.477 s] [INFO] Nuxeo Platform Imaging Core ........................ SUCCESS [ 51.230 s] [INFO] Nuxeo User Profile ................................. SUCCESS [ 13.545 s] [INFO] nuxeo-usermapper ................................... SUCCESS [ 11.035 s] [INFO] Nuxeo SCIM server .................................. SUCCESS [ 15.527 s] [INFO] Nuxeo Login Module for CAS2 ........................ SUCCESS [ 7.691 s] [INFO] Nuxeo Login Module for RSA ClearTrust .............. SUCCESS [ 3.444 s] [INFO] Nuxeo DM Parent .................................... SUCCESS [ 1.151 s] [INFO] Nuxeo Platform - default configuration ............. SUCCESS [ 1.472 s] [INFO] Nuxeo Login Deputy Management ...................... SUCCESS [ 8.283 s] [INFO] Nuxeo Login Module for HTTP Digest Authentication .. SUCCESS [ 4.011 s] [INFO] Nuxeo Login Module for Kerberos .................... SUCCESS [ 1.798 s] [INFO] Nuxeo Login Module for JBoss Keycloak .............. SUCCESS [ 11.848 s] [INFO] Nuxeo Login Module for Apache mod_sso .............. SUCCESS [ 5.972 s] [INFO] Nuxeo Login Module for NTLM ........................ SUCCESS [ 2.941 s] [INFO] Nuxeo Login Module for OpenID / OAuth 2 ............ SUCCESS [ 8.060 s] [INFO] Nuxeo Login Module for Portals ..................... SUCCESS [ 3.264 s] [INFO] Nuxeo Login Module for SAML v2 ..................... SUCCESS [ 13.171 s] [INFO] Nuxeo Login Module for Shibboleth .................. SUCCESS [ 12.743 s] [INFO] Nuxeo Forms Layout IO .............................. SUCCESS [ 5.325 s] [INFO] Nuxeo Actions Service - JSF integration ............ SUCCESS [ 7.663 s] [INFO] Nuxeo Platform Content View JSF .................... SUCCESS [ 12.476 s] [INFO] Nuxeo Web Resources JSF integration ................ SUCCESS [ 2.324 s] [INFO] Nuxeo WebApp types contributions ................... SUCCESS [ 1.739 s] [INFO] Nuxeo Webapp Base .................................. SUCCESS [ 15.096 s] [INFO] Nuxeo Login Module for Shibboleth - JSF UI ......... SUCCESS [ 3.436 s] [INFO] Nuxeo Login Module for Token Authentication - JSF UI SUCCESS [ 3.454 s] [INFO] Nuxeo Thumbnail .................................... SUCCESS [ 9.989 s] [INFO] Nuxeo Rest API test ................................ SUCCESS [02:20 min] [INFO] Nuxeo Token Authentication Rest API ................ SUCCESS [ 15.371 s] [INFO] Nuxeo Seam Debug Framework ......................... SUCCESS [ 1.436 s] [INFO] Nuxeo Annotation Parent ............................ SUCCESS [ 1.690 s] [INFO] Nuxeo Annotation API ............................... SUCCESS [ 2.056 s] [INFO] Nuxeo Annotation Core .............................. SUCCESS [ 8.236 s] [INFO] Nuxeo Annotation REST API .......................... SUCCESS [ 15.858 s] [INFO] Nuxeo Audit Service - Client ....................... SUCCESS [ 5.127 s] [INFO] Nuxeo Platform Audit IO Fragment ................... SUCCESS [ 2.301 s] [INFO] Nuxeo Audit Service - WebService ................... SUCCESS [ 2.316 s] [INFO] Nuxeo Admin Parent ................................. SUCCESS [ 1.713 s] [INFO] Nuxeo Connect Client Wrapper ....................... SUCCESS [ 4.872 s] [INFO] Nuxeo Administration Center Core ................... SUCCESS [ 12.460 s] [INFO] Nuxeo Platform Audit Service - MongoDB ............. SUCCESS [ 13.041 s] [INFO] Nuxeo task Web ..................................... SUCCESS [ 3.150 s] [INFO] Nuxeo Comment Service Web client ................... SUCCESS [ 3.109 s] [INFO] Nuxeo Platform Imaging JSF ......................... SUCCESS [ 4.776 s] [INFO] Nuxeo Platform Relations Core Listener ............. SUCCESS [ 9.426 s] [INFO] Nuxeo Relation Service - Default config ............ SUCCESS [ 1.812 s] [INFO] Nuxeo Platform Relations IO Fragment ............... SUCCESS [ 6.913 s] [INFO] Nuxeo Relation Service - Web UI .................... SUCCESS [ 3.272 s] [INFO] Nuxeo DOM synchronization Core ..................... SUCCESS [ 2.313 s] [INFO] Nuxeo IO web client ................................ SUCCESS [ 2.857 s] [INFO] Nuxeo Directory Management Service - Web ........... SUCCESS [ 9.062 s] [INFO] Select2 Integration ................................ SUCCESS [ 9.897 s] [INFO] Nuxeo Tag Service - Web ............................ SUCCESS [ 3.606 s] [INFO] Nuxeo Platform Annotation Parent ................... SUCCESS [ 1.763 s] [INFO] Nuxeo Platform Annotation API ...................... SUCCESS [ 2.127 s] [INFO] Nuxeo Platform Annotation Contributions ............ SUCCESS [ 2.018 s] [INFO] Nuxeo Platform Annotation Core ..................... SUCCESS [ 10.313 s] [INFO] Nuxeo Platform Annotation HTTP Connector ........... SUCCESS [ 3.068 s] [INFO] Nuxeo Platform Annotation Repository Plugin ........ SUCCESS [ 15.287 s] [INFO] Nuxeo Platform Annotation GWT Client ............... SUCCESS [01:25 min] [INFO] Nuxeo Picture Tiling parent ........................ SUCCESS [ 1.679 s] [INFO] Nuxeo Picture Tiling service ....................... SUCCESS [ 22.701 s] [INFO] Nuxeo Picture Tiling Preview ....................... SUCCESS [ 23.407 s] [INFO] Nuxeo EP Language .................................. SUCCESS [ 3.411 s] [INFO] Nuxeo Mail - Parent POM ............................ SUCCESS [ 1.623 s] [INFO] Nuxeo Mail - Test .................................. SUCCESS [ 2.408 s] [INFO] Nuxeo Mail - Types contrib ......................... SUCCESS [ 2.980 s] [INFO] Nuxeo Mail - Core .................................. SUCCESS [ 15.108 s] [INFO] Nuxeo Mail - JSF ................................... SUCCESS [ 3.526 s] [INFO] Nuxeo Mail - Web UI ................................ SUCCESS [ 2.295 s] [INFO] Nuxeo User Notification Service - Web .............. SUCCESS [ 3.283 s] [INFO] Nuxeo Preview JSF .................................. SUCCESS [ 3.319 s] [INFO] Nuxeo Platform Publisher Parent .................... SUCCESS [ 1.413 s] [INFO] Nuxeo Platform Publisher API ....................... SUCCESS [ 2.044 s] [INFO] Nuxeo Platform Publisher Core Contrib .............. SUCCESS [ 1.971 s] [INFO] Nuxeo Platform Publisher Core ...................... SUCCESS [ 14.924 s] [INFO] Nuxeo Platform Publisher task ...................... SUCCESS [ 10.231 s] [INFO] Nuxeo Platform Publisher Web ....................... SUCCESS [ 8.699 s] [INFO] Nuxeo User Workspace Service - Client .............. SUCCESS [ 3.221 s] [INFO] Nuxeo platform virtual navigation .................. SUCCESS [ 1.509 s] [INFO] Nuxeo platform virtual navigation web client ....... SUCCESS [ 5.947 s] [INFO] Nuxeo platform virtual navigation core contribs .... SUCCESS [ 2.024 s] [INFO] Nuxeo Automation JSF ............................... SUCCESS [ 3.441 s] [INFO] Nuxeo Online Services Update ....................... SUCCESS [ 16.595 s] [INFO] Nuxeo Administration Center Monitoring ............. SUCCESS [ 1.716 s] [INFO] Nuxeo Administration Center OAuth .................. SUCCESS [ 3.746 s] [INFO] Nuxeo Administration Center Analytics .............. SUCCESS [ 32.013 s] [INFO] Nuxeo Administration Center JSF .................... SUCCESS [ 13.772 s] [INFO] Nuxeo Forms Layout IO Plugins ...................... SUCCESS [ 10.699 s] [INFO] Nuxeo Local Configuration Parent ................... SUCCESS [ 1.810 s] [INFO] Nuxeo Local Configuration Simple ................... SUCCESS [ 12.214 s] [INFO] Nuxeo Local Configuration Web ...................... SUCCESS [ 4.453 s] [INFO] Nuxeo User Preferences ............................. SUCCESS [ 7.415 s] [INFO] Nuxeo Collections JSF .............................. SUCCESS [ 4.968 s] [INFO] Nuxeo Web Resources REST ........................... SUCCESS [ 1.949 s] [INFO] Nuxeo Search Parent ................................ SUCCESS [ 1.554 s] [INFO] Nuxeo Search Core .................................. SUCCESS [ 2.279 s] [INFO] Nuxeo Search UI .................................... SUCCESS [ 5.189 s] [INFO] Nuxeo Search Rest API .............................. SUCCESS [ 25.107 s] [INFO] Nuxeo Elasticsearch Parent ......................... SUCCESS [ 1.790 s] [INFO] Elasticsearch Connector implementation ............. SUCCESS [02:39 min] [INFO] Elasticsearch WebApp integration ................... SUCCESS [ 5.947 s] [INFO] Elasticsearch based Sequence generator ............. SUCCESS [ 15.104 s] [INFO] Elasticsearch based Audit backend implementation ... SUCCESS [01:11 min] [INFO] Nuxeo Elasticsearch HTTP Read Only ................. SUCCESS [ 23.238 s] [INFO] Nuxeo Elasticsearch Automation Module .............. SUCCESS [ 17.314 s] [INFO] Nuxeo Platform Rendition Publisher ................. SUCCESS [ 14.384 s] [INFO] Nuxeo Platform Rendition Web ....................... SUCCESS [ 5.258 s] [INFO] Nuxeo User Center .................................. SUCCESS [ 5.598 s] [INFO] Nuxeo User JSF Dashboard ........................... SUCCESS [ 3.183 s] [INFO] Nuxeo User Center Notification ..................... SUCCESS [ 4.683 s] [INFO] Nuxeo User OAuth Settings .......................... SUCCESS [ 4.381 s] [INFO] Nuxeo User Profile - JSF UI ........................ SUCCESS [ 2.824 s] [INFO] Nuxeo Theme Migration .............................. SUCCESS [ 3.517 s] [INFO] Nuxeo WebEngine Invite ............................. SUCCESS [ 4.656 s] [INFO] Nuxeo WebApp - Core ................................ SUCCESS [ 12.601 s] [INFO] Nuxeo WebApp ....................................... SUCCESS [ 28.693 s] [INFO] Nuxeo Addons Core parent POM ....................... SUCCESS [ 0.862 s] [INFO] Nuxeo Core Storage MarkLogic ....................... SUCCESS [ 6.863 s] [INFO] Nuxeo Addons parent POM ............................ SUCCESS [ 0.559 s] [INFO] Nuxeo EP Language Extensions ....................... SUCCESS [ 5.896 s] [INFO] Nuxeo EP Incomplete Language Extensions ............ SUCCESS [ 0.928 s] [INFO] Nuxeo Chemistry .................................... SUCCESS [ 0.700 s] [INFO] Nuxeo Chemistry OpenCMIS Implementation ............ SUCCESS [ 4.912 s] [INFO] Nuxeo Chemistry OpenCMIS Bindings .................. SUCCESS [ 3.347 s] [INFO] Nuxeo Chemistry OpenCMIS Tests ..................... SUCCESS [05:21 min] [INFO] Nuxeo Business Days Management ..................... SUCCESS [ 0.704 s] [INFO] Nuxeo Business Days Management Api ................. SUCCESS [ 0.978 s] [INFO] Nuxeo Business Days Management Core ................ SUCCESS [ 3.098 s] [INFO] Nuxeo Core SQL BinaryManager ....................... SUCCESS [ 6.469 s] [INFO] Nuxeo HTTP client .................................. SUCCESS [ 0.974 s] [INFO] Nuxeo Routing Parent ............................... SUCCESS [ 0.948 s] [INFO] Nuxeo Routing API .................................. SUCCESS [ 1.829 s] [INFO] Nuxeo Routing Core ................................. SUCCESS [ 24.337 s] [INFO] Nuxeo Routing Web .................................. SUCCESS [ 6.130 s] [INFO] Nuxeo Routing DM ................................... SUCCESS [ 10.161 s] [INFO] Nuxeo Routing Dashboard ............................ SUCCESS [ 4.370 s] [INFO] Nuxeo Routing Default Workflows .................... SUCCESS [ 3.247 s] [INFO] Nuxeo Routing Default Workflows JSF UI ............. SUCCESS [ 1.344 s] [INFO] Nuxeo Routing Test ................................. SUCCESS [ 3.498 s] [INFO] Nuxeo Routing Rest API ............................. SUCCESS [ 35.527 s] [INFO] Nuxeo web error addon parent ....................... SUCCESS [ 0.552 s] [INFO] Nuxeo web error addon .............................. SUCCESS [ 1.948 s] [INFO] Nuxeo forms layout demo parent ..................... SUCCESS [ 0.474 s] [INFO] Nuxeo forms layout demo addon ...................... SUCCESS [ 6.651 s] [INFO] Nuxeo Platform Audio parent ........................ SUCCESS [ 0.605 s] [INFO] Nuxeo Platform Audio Core .......................... SUCCESS [ 9.299 s] [INFO] Nuxeo Platform Audio JSF ........................... SUCCESS [ 0.948 s] [INFO] Nuxeo Platform Video parent ........................ SUCCESS [ 0.392 s] [INFO] Nuxeo Platform Video API ........................... SUCCESS [ 1.119 s] [INFO] Nuxeo Platform Video Converters .................... SUCCESS [ 39.289 s] [INFO] Nuxeo Platform Video Core .......................... SUCCESS [02:14 min] [INFO] Nuxeo Platform Video JSF ........................... SUCCESS [ 4.691 s] [INFO] Nuxeo User Registration Parent ..................... SUCCESS [ 0.581 s] [INFO] Nuxeo User Registration Core ....................... SUCCESS [ 9.962 s] [INFO] Nuxeo User Registration Web ........................ SUCCESS [ 5.019 s] [INFO] Nuxeo Shell ........................................ SUCCESS [ 0.786 s] [INFO] Nuxeo Shell Core ................................... SUCCESS [ 1.600 s] [INFO] Nuxeo Automation Shell ............................. SUCCESS [ 1.565 s] [INFO] Nuxeo Equinox Shell ................................ SUCCESS [ 0.851 s] [INFO] Nuxeo Shell ........................................ SUCCESS [ 7.402 s] [INFO] Nuxeo Filesystem Connectors ........................ SUCCESS [ 0.785 s] [INFO] Nuxeo WebDAV ....................................... SUCCESS [ 4.185 s] [INFO] Nuxeo WebDAV Tests ................................. SUCCESS [ 17.343 s] [INFO] Nuxeo Platform Shibboleth Groups Web ............... SUCCESS [ 10.756 s] [INFO] Nuxeo Documentation Server ......................... SUCCESS [ 0.676 s] [INFO] Nuxeo Documentation Server Core .................... SUCCESS [ 4.950 s] [INFO] Nuxeo Documentation Server Repository .............. SUCCESS [02:20 min] [INFO] Nuxeo Documentation Server Webengine Front End ..... SUCCESS [ 4.000 s] [INFO] Nuxeo Activity ..................................... SUCCESS [ 12.392 s] [INFO] Nuxeo Platform Suggestbox Parent ................... SUCCESS [ 0.562 s] [INFO] Nuxeo Platform Suggestbox Core ..................... SUCCESS [ 9.939 s] [INFO] Nuxeo Platform Suggestbox JSF ...................... SUCCESS [ 5.120 s] [INFO] Nuxeo DAM Parent ................................... SUCCESS [ 0.744 s] [INFO] Nuxeo DAM .......................................... SUCCESS [ 1.645 s] [INFO] Nuxeo DAM JSF ...................................... SUCCESS [ 1.696 s] [INFO] Nuxeo DAM Web UI ................................... SUCCESS [ 1.029 s] [INFO] Nuxeo Quota ........................................ SUCCESS [ 0.875 s] [INFO] Nuxeo Quota Core ................................... SUCCESS [ 16.301 s] [INFO] Nuxeo Quota Web .................................... SUCCESS [ 4.784 s] [INFO] Nuxeo Quota Automation ............................. SUCCESS [ 9.115 s] [INFO] Nuxeo Quota Core Dependencies ...................... SUCCESS [ 1.489 s] [INFO] Nuxeo External Indexer WS Gateway .................. SUCCESS [ 2.124 s] [INFO] Nuxeo Exalead WS Connector ......................... SUCCESS [ 1.805 s] [INFO] Nuxeo Platform Signature Parent .................... SUCCESS [ 0.693 s] [INFO] Nuxeo Platform Signature API ....................... SUCCESS [ 2.806 s] [INFO] Nuxeo Platform Signature Core ...................... SUCCESS [ 19.235 s] [INFO] Nuxeo Platform Signature Web ....................... SUCCESS [ 9.786 s] [INFO] Nuxeo Platform Signature Default Config ............ SUCCESS [ 0.778 s] [INFO] Nuxeo Platform Signature Core Dependencies ......... SUCCESS [ 1.505 s] [INFO] Nuxeo Rating Parent ................................ SUCCESS [ 0.754 s] [INFO] Nuxeo Rating API ................................... SUCCESS [ 2.094 s] [INFO] Nuxeo Rating Core .................................. SUCCESS [ 13.928 s] [INFO] Nuxeo Rating Web ................................... SUCCESS [ 6.760 s] [INFO] Nuxeo Multi Tenant Parent .......................... SUCCESS [ 1.108 s] [INFO] Nuxeo Multi Tenant Core ............................ SUCCESS [ 21.143 s] [INFO] Nuxeo Multi Tenant JSF ............................. SUCCESS [ 4.995 s] [INFO] Nuxeo Core BinaryManager for Clouds ................ SUCCESS [ 0.897 s] [INFO] Nuxeo Core BinaryManager Common .................... SUCCESS [ 1.771 s] [INFO] Nuxeo Core S3 BinaryManager ........................ SUCCESS [ 7.836 s] [INFO] Nuxeo Core Azure BinaryManager ..................... SUCCESS [ 3.653 s] [INFO] Nuxeo Core JClouds BinaryManager ................... SUCCESS [ 7.737 s] [INFO] Nuxeo Diff Parent .................................. SUCCESS [ 0.425 s] [INFO] Nuxeo Diff Test .................................... SUCCESS [ 2.055 s] [INFO] Nuxeo Diff Core .................................... SUCCESS [ 9.793 s] [INFO] Nuxeo Diff Content ................................. SUCCESS [ 10.335 s] [INFO] Nuxeo Diff Pictures ................................ SUCCESS [ 21.178 s] [INFO] Nuxeo Diff Jsf ..................................... SUCCESS [ 13.331 s] [INFO] Nuxeo Template Rendering Parent .................... SUCCESS [ 1.009 s] [INFO] Template Rendering service API ..................... SUCCESS [ 1.680 s] [INFO] Template Rendering service implementation .......... SUCCESS [ 21.893 s] [INFO] Template Rendering XDocReport plugin ............... SUCCESS [ 20.984 s] [INFO] Template Rendering JXLS plugin ..................... SUCCESS [ 12.394 s] [INFO] Template Rendering JODReport plugin ................ SUCCESS [ 2.949 s] [INFO] Template Rendering Sandbox plugins ................. SUCCESS [ 10.151 s] [INFO] Template Rendering JSF layer ....................... SUCCESS [ 8.185 s] [INFO] Template Rendering JAXRS Binding ................... SUCCESS [ 8.157 s] [INFO] Template Rendering JAXRS Binding Web UI Layer ...... SUCCESS [ 1.750 s] [INFO] Template Rendering Samples package ................. SUCCESS [ 16.138 s] [INFO] Template Rendering Samples JSF package ............. SUCCESS [ 1.477 s] [INFO] Template Rendering DeckJS plugin ................... SUCCESS [ 14.380 s] [INFO] Template Rendering Web UI layer .................... SUCCESS [ 1.948 s] [INFO] Template Rendering Core Dependencies ............... SUCCESS [ 1.760 s] [INFO] Template Rendering JSF Dependencies ................ SUCCESS [ 1.643 s] [INFO] Nuxeo CSV Parent ................................... SUCCESS [ 0.845 s] [INFO] nuxeo-csv-core ..................................... SUCCESS [ 13.859 s] [INFO] nuxeo-csv-jsf ...................................... SUCCESS [ 8.572 s] [INFO] Nuxeo CSV Web UI ................................... SUCCESS [ 1.423 s] [INFO] Nuxeo Tree Snapshot ................................ SUCCESS [ 0.779 s] [INFO] Nuxeo Tree Snapshot Core ........................... SUCCESS [ 13.782 s] [INFO] Nuxeo Tree Snapshot JSF ............................ SUCCESS [ 2.266 s] [INFO] Nuxeo Tree Snapshot Web UI ......................... SUCCESS [ 1.920 s] [INFO] Nuxeo Drive Parent ................................. SUCCESS [ 0.605 s] [INFO] Nuxeo Drive Core ................................... SUCCESS [01:38 min] [INFO] Nuxeo Drive JSF .................................... SUCCESS [ 11.540 s] [INFO] Nuxeo Drive Content Automation Operations .......... SUCCESS [01:13 min] [INFO] Nuxeo Drive Elasticsearch .......................... SUCCESS [01:03 min] [INFO] Nuxeo Drive REST API ............................... SUCCESS [ 21.177 s] [INFO] Nuxeo Drive Web UI ................................. SUCCESS [ 1.250 s] [INFO] Nuxeo Drive Core Dependencies ...................... SUCCESS [ 1.724 s] [INFO] Nuxeo Resources Compatibility ...................... SUCCESS [ 1.363 s] [INFO] nuxeo dmk adaptor .................................. SUCCESS [ 4.863 s] [INFO] Nuxeo Style Guide .................................. SUCCESS [ 2.021 s] [INFO] Nuxeo Java Agent Parent ............................ SUCCESS [ 0.644 s] [INFO] Nuxeo Java Agent Main .............................. SUCCESS [ 1.472 s] [INFO] Nuxeo Java Agent Application Bridge ................ SUCCESS [ 1.601 s] [INFO] nuxeo-platform-session-inspector ................... SUCCESS [ 2.320 s] [INFO] Nuxeo Importer parent .............................. SUCCESS [ 0.584 s] [INFO] Nuxeo Importer Core ................................ SUCCESS [ 47.285 s] [INFO] Nuxeo Importer JAXRS Binding ....................... SUCCESS [ 2.127 s] [INFO] Nuxeo Importer Scan ................................ SUCCESS [ 15.010 s] [INFO] Nuxeo Importer : XML Parser Service ................ SUCCESS [ 16.173 s] [INFO] Nuxeo Importer Scan with Advanced XML Parser ....... SUCCESS [ 8.070 s] [INFO] Nuxeo Importer Stream .............................. SUCCESS [02:57 min] [INFO] Nuxeo Easyshare Parent ............................. SUCCESS [ 0.982 s] [INFO] Nuxeo Easyshare Core ............................... SUCCESS [ 8.299 s] [INFO] Nuxeo Easyshare JSF ................................ SUCCESS [ 1.959 s] [INFO] Nuxeo Easyshare Web UI ............................. SUCCESS [ 1.573 s] [INFO] Nuxeo DuoWeb Authentication ........................ SUCCESS [ 1.782 s] [INFO] Nuxeo sample project ............................... SUCCESS [ 14.809 s] [INFO] Nuxeo Logs viewer .................................. SUCCESS [ 5.969 s] [INFO] Nuxeo Platform Spreadsheet Parent .................. SUCCESS [ 0.707 s] [INFO] Nuxeo Platform Spreadsheet Core .................... SUCCESS [ 1.107 s] [INFO] Nuxeo Platform Spreadsheet Web ..................... SUCCESS [02:57 min] [INFO] Nuxeo Platform Spreadsheet JSF ..................... SUCCESS [ 2.103 s] [INFO] Nuxeo Platform Spreadsheet Web UI .................. SUCCESS [ 1.183 s] [INFO] Nuxeo Binary Metadata .............................. SUCCESS [ 45.378 s] [INFO] nuxeo-segmentio-connector .......................... SUCCESS [ 12.673 s] [INFO] Nuxeo Live Connect Parent .......................... SUCCESS [ 0.689 s] [INFO] Nuxeo Live Connect Core ............................ SUCCESS [ 16.291 s] [INFO] Nuxeo Live Connect Core for Box .................... SUCCESS [ 12.298 s] [INFO] Nuxeo Live Connect Core for Dropbox ................ SUCCESS [ 11.679 s] [INFO] Nuxeo Live Connect Core for Google Drive ........... SUCCESS [ 15.029 s] [INFO] Nuxeo Live Connect Core for OneDrive ............... SUCCESS [ 17.117 s] [INFO] Nuxeo Live Connect Core Dependencies ............... SUCCESS [ 1.485 s] [INFO] Nuxeo Live Connect JSF ............................. SUCCESS [ 5.620 s] [INFO] Nuxeo Live Connect JSF for Box ..................... SUCCESS [ 6.052 s] [INFO] Nuxeo Live Connect JSF for Dropbox ................. SUCCESS [ 6.228 s] [INFO] Nuxeo Live Connect JSF for Google Drive ............ SUCCESS [ 13.024 s] [INFO] Nuxeo Live Connect JSF for OneDrive ................ SUCCESS [ 6.446 s] [INFO] Nuxeo Live Connect JSF Dependencies ................ SUCCESS [ 2.161 s] [INFO] Nuxeo Live Connect Web UI .......................... SUCCESS [ 1.877 s] [INFO] Nuxeo Live Connect Web UI for Google Drive ......... SUCCESS [ 2.062 s] [INFO] Nuxeo Live Connect Web UI for Dropbox .............. SUCCESS [ 1.936 s] [INFO] Nuxeo Live Connect Web UI for Box .................. SUCCESS [ 2.091 s] [INFO] Nuxeo Live Connect Web UI for OneDrive ............. SUCCESS [ 1.713 s] [INFO] Nuxeo Media Publishing Parent ...................... SUCCESS [ 0.657 s] [INFO] Nuxeo Media Publishing Core ........................ SUCCESS [ 2.495 s] [INFO] Nuxeo Media Publishing JSF ......................... SUCCESS [ 5.237 s] [INFO] Nuxeo Media Publishing Wistia Core ................. SUCCESS [ 2.084 s] [INFO] Nuxeo Media Publishing Wistia JSF .................. SUCCESS [ 1.720 s] [INFO] Nuxeo Media Publishing Youtube Core ................ SUCCESS [ 1.640 s] [INFO] Nuxeo Media Publishing Youtube JSF ................. SUCCESS [ 1.089 s] [INFO] Nuxeo Datadog reporter ............................. SUCCESS [ 7.492 s] [INFO] Nuxeo Review Workflows Dashboards .................. SUCCESS [02:13 min] [INFO] nuxeo-shibboleth-invitation ........................ SUCCESS [ 7.239 s] [INFO] Nuxeo File System Exporter ......................... SUCCESS [ 23.571 s] [INFO] Nuxeo Showcase Content Parent ...................... SUCCESS [ 0.559 s] [INFO] Nuxeo Showcase Content Importer .................... SUCCESS [ 20.432 s] [INFO] Nuxeo Platform Smart Search ........................ SUCCESS [ 6.682 s] [INFO] Nuxeo Connect Tools ................................ SUCCESS [ 6.041 s] [INFO] Nuxeo Connect Tools Report Management API .......... SUCCESS [ 0.997 s] [INFO] Nuxeo Connect Tools Report Core .................... SUCCESS [ 24.024 s] [INFO] Nuxeo Connect Tools Report Client .................. SUCCESS [ 30.003 s] [INFO] Nuxeo Connect Tools Report Web ..................... SUCCESS [ 31.307 s] [INFO] Nuxeo Connect Tools Report Viewer .................. SUCCESS [ 50.114 s] [INFO] Nuxeo Platform PDF Utils ........................... SUCCESS [01:09 min] [INFO] Nuxeo Platform 3D .................................. SUCCESS [ 1.028 s] [INFO] Nuxeo Platform 3D API .............................. SUCCESS [ 1.765 s] [INFO] Nuxeo Platform 3D Convert .......................... SUCCESS [01:46 min] [INFO] Nuxeo Platform 3D Core ............................. SUCCESS [03:09 min] [INFO] Nuxeo Platform 3D JSF .............................. SUCCESS [15:24 min] [INFO] Nuxeo Platform 3D Web UI ........................... SUCCESS [02:08 min] [INFO] Nuxeo Agenda Parent ................................ SUCCESS [ 0.767 s] [INFO] Nuxeo Agenda Core .................................. SUCCESS [ 26.660 s] [INFO] Nuxeo Agenda JSF ................................... SUCCESS [ 9.884 s] [INFO] Nuxeo Target Platforms - Parent Pom ................ SUCCESS [ 1.707 s] [INFO] Nuxeo Target Platforms - API module ................ SUCCESS [ 2.348 s] [INFO] Nuxeo Target Platforms - Core Module ............... SUCCESS [ 22.292 s] [INFO] Nuxeo Target Platforms - IO Module ................. SUCCESS [ 13.651 s] [INFO] Nuxeo Target Platforms - JSF Module ................ SUCCESS [ 2.290 s] [INFO] Nuxeo Target Platforms - JAXRS Module .............. SUCCESS [ 23.323 s] [INFO] Nuxeo Target Platforms - Sample Module ............. SUCCESS [ 2.154 s] [INFO] Nuxeo Target Platforms - Compat Module ............. SUCCESS [ 5.525 s] [INFO] Nuxeo Web UI - Web Application ..................... SUCCESS [13:42 min] [INFO] Nuxeo Web UI itests ................................ SUCCESS [ 1.989 s] [INFO] Nuxeo API Playground ............................... SUCCESS [01:08 min] [INFO] Nuxeo JSF to Web UI ................................ SUCCESS [ 2.856 s] [INFO] Nuxeo Audit Storage Directory ...................... SUCCESS [ 24.113 s] [INFO] Nuxeo Functional Tests ............................. SUCCESS [ 9.661 s] [INFO] Nuxeo Distribution Parent .......................... SUCCESS [ 1.010 s] [INFO] Nuxeo Startup Wizard ............................... SUCCESS [ 5.648 s] [INFO] Nuxeo Control Panel and Launcher ................... SUCCESS [ 34.926 s] [INFO] Helper POM with Nuxeo test dependencies ............ SUCCESS [ 5.484 s] [INFO] Nuxeo Server NXR ................................... SUCCESS [ 29.804 s] [INFO] Nuxeo JSF UI NXR ................................... SUCCESS [ 29.997 s] [INFO] Marketplace Package of Nuxeo DM .................... SUCCESS [ 7.139 s] [INFO] Nuxeo Marketplace Package for JSF UI ............... SUCCESS [ 12.613 s] [INFO] Nuxeo Server Tomcat Build .......................... SUCCESS [01:57 min] [INFO] Nuxeo Server Tests ................................. SUCCESS [ 7.310 s] [INFO] Nuxeo Server Hotrealod Tests ....................... SUCCESS [ 11.087 s] [INFO] Functional [WebDriver] tests on Nuxeo (static) WAR . SUCCESS [ 3.400 s] [INFO] Nuxeo JSF UI Hotreload Tests ....................... SUCCESS [ 4.155 s] [INFO] Nuxeo JSF UI WebDriver Tests ....................... SUCCESS [ 5.975 s] [INFO] Nuxeo JSF UI Gatling Bench ......................... SUCCESS [ 25.780 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:24 h [INFO] Finished at: 2018-02-28T11:46:12+00:00 [INFO] Final Memory: 1741M/3934M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Packaging /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/nuxeo-server-10.1-I20180228_0918-tomcat.zip ... Creating /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/nuxeo-server-10.1-I20180228_0918-tomcat.zip with nuxeo-server-10.1-I20180228_0918-tomcat ... Adding nuxeo-server-10.1-I20180228_0918-tomcat/README.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat/Start Nuxeo.command Adding nuxeo-server-10.1-I20180228_0918-tomcat/LICENSE.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat/Start Nuxeo.bat Adding nuxeo-server-10.1-I20180228_0918-tomcat/readme.html Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/test-artifacts-server.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/system.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/artifacts-server.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-schema-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-search-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-common-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-routing-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-redis-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-automation-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-preview-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-invite-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-el-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-cache-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-convert-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-io-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-query-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-routing-default-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-login-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-event-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-routing-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-automation-io-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-automation-server-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-automation-features-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-management-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-connect-update-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-storage-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-user-profile-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-permissions-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-webdav-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-management-jtajca-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javacc-4.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-validator-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/core-1.0-b02.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/json-simple-1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jna-platform-4.4.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/kafka-clients-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/mimepull-1.9.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/aopalliance-1.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jaxb-core-2.2.11.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-spatial-extras-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javasimon-core-2.5.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/tranql-connector-1.8.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/java-property-utils-1.9.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jcip-annotations-1.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-spatial3d-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javassist-3.21.0-GA.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/hibernate-commons-annotations-3.1.0.GA.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/google-http-client-jackson2-1.19.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jodconverter-core-3.0-NX10.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/guice-3.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/java-cup-0.11a.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jena-2.6.4-NX.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jbig2-imageio-2.99.0-NX1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-ws-addr-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/httpasyncclient-4.1.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/transport-netty4-client-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-core-shared-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/woodstox-core-asl-4.2.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/metrics-core-3.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/antisamy-1.5.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jsr305-1.3.9.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xml-resolver-1.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/hppc-0.7.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jericho-html-3.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-csv-1.5.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/plexus-utils-1.5.6.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.sat4j.pb-2.3.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.eclipse.core.jobs-3.5.0.v20100515.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/activation-1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jersey-server-1.18.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/transport-netty3-client-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/shared-asn1-0.9.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-bootstrap-extract-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/juh-3.1.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/google-http-client-1.19.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/tomcat-jdbc-8.5.23.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jaxb-impl-2.2.11.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/snappy-java-1.1.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/connector-api-1.5.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-backward-codecs-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/ant-launcher-1.7.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cors-filter-2.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jersey-multipart-1.18.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lang-mustache-client-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/curvesapi-1.04.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chronicle-bytes-1.9.18.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-transports-http-3.1.3-NX2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/wem-2.0.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xpp3-1.1.4c-clean.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-digester-2.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-queryparser-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/vaadin-sass-compiler-0.9.12-NX01.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-memory-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/compiler-0.9.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xbean-naming-3.9.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/geronimo-connector-2.2.1-NX1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jedis-2.9.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/c3p0-0.9.1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.osgi.core-4.2.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/guava-18.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-handler-4.1.13.Final.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-wsdl-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/scala-library-2.11.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-collections4-4.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-schema-bootstrap-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jsr250-api-1.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-jdbm-store-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-common-4.1.13.Final.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/percolator-client-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-pool2-2.4.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/snakeyaml-1.13.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-transport-4.1.13.Final.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/poi-ooxml-schemas-3.17.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-3.10.6.Final.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-bindings-soap-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jopt-simple-5.0.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/google-oauth-client-1.20.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-suggest-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-utils-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/parent-join-client-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/relaxngDatatype-20020414.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jaxen-1.1.6.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-analyzers-common-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-dataformat-smile-2.8.6.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/asm-5.0.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-grouping-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/securesm-1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/flute-1.3.0.gg2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-client-bindings-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/httpcore-nio-4.4.5.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-commons-impl-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/icu4j-51.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chronicle-queue-4.6.44.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.eclipse.equinox.common-3.6.0.v20100503.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/elasticsearch-rest-client-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-misc-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/arq-2.8.8.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xsom-20140925.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/httpcore-4.4.6.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/wsdl4j-1.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/hsqldb-1.8.0.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/hibernate-entitymanager-3.4.0.GA.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/poi-3.17.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-ws-policy-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jmd-0.8.1-tomasol-3e60e36137.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-highlighter-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/quartz-2.2.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/failsafe-1.0.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/elasticsearch-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/fontbox-1.8.9.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/standard-1.1.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.restlet-1.0.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-server-support-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-sandbox-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lz4-java-1.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jboss-el-1.0_02.CR6.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/nekohtml-1.9.22.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/persistence-api-1.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/neethi-3.0.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/mvel2-2.2.4.FinalNX01.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jline-0.9.94.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/expiringmap-0.5.8.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-dataformat-yaml-2.8.6.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-dataformat-cbor-2.8.6.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-constants-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-client-api-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/stringtemplate-3.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/unoil-3.1.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jboss-seam-2.3.1.Final.NX02.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/kafka_2.11-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jurt-3.1.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xstream-1.4.10.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/groovy-all-2.4.12.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jersey-client-1.18.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/hibernate-core-3.3.2.GA.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jettison-1.3.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/tomcat-juli-8.5.23.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.osgi.compendium-4.2.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/zookeeper-3.4.8.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/ridl-3.1.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/hibernate-annotations-3.4.0.GA.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-btree-base-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-codec-1.10.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-frontend-jaxws-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-fileupload-1.3.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xmlbeans-2.6.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.sat4j.core-2.3.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/nuxeo-stream-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jmimemagic-0.1.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/metrics-graphite-3.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/oauth-20090531.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chronicle-wire-1.9.34.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-core-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-commons-api-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-codec-4.1.13.Final.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/elasticsearch-rest-high-level-client-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-buffer-4.1.13.Final.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-core-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jgrapht-core-1.0.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-io-2.5.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chronicle-core-1.9.19.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-client-impl-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jersey-json-1.18.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javasimon-jmx-2.5.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-pool-1.5.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/metrics-log4j-3.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/oauth-provider-20090531.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-jaxrs-1.9.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/aggs-matrix-stats-client-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-text-1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-spatial-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/t-digest-3.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/bcprov-jdk15on-1.59.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jersey-core-1.18.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-bindings-xml-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-xc-1.9.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jersey-servlet-1.18.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/oro-2.0.8.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/webdav-jaxrs-1.1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jta-1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/geronimo-transaction-2.2.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/httpclient-4.5.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/iri-0.8.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/ant-1.7.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/poi-ooxml-3.17.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-core-2.7.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/pdfbox-1.8.9.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/zkclient-0.10.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/antlr-2.7.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/json-20070829.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/annotations-12.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-server-bindings-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-cli-1.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/dom4j-1.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-resolver-4.1.13.Final.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-schema-registries-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-core-asl-1.8.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/ehcache-core-2.5.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/howl-1.0.1-1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-codec-http-4.1.13.Final.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/joda-time-2.8.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/mina-core-1.1.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/reindex-client-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/shared-ldap-0.9.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-jexl-1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/affinity-3.1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/HdrHistogram-2.1.9.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-collections-3.2.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-annotations-2.7.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-beanutils-1.9.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/wro4j-core-1.7.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/batik-css-1.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-frontend-simple-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jstl-1.1.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/stax-api-1.0.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/sac-1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javax.inject-1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-databinding-jaxb-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jempbox-1.8.9.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-kerberos-shared-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/transport-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/poi-scratchpad-3.17.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xmlschema-core-2.2.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/antlr-runtime-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/metrics-jvm-3.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-core-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-join-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-databind-2.7.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-queries-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-mapper-asl-1.8.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/stax2-api-3.1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jolokia-core-1.3.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javax.json-1.0.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jdbm-1.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javasimon-jdbc3-2.5.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-protocol-shared-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chronicle-threads-1.9.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-dbcp-1.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jna-4.4.0-1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/batik-util-1.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/shared-ldap-constants-0.9.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/validation-api-1.0.0.GA.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/data/installAfterRestart-CAP.log Adding nuxeo-server-10.1-I20180228_0918-tomcat/conf/catalina.policy Adding nuxeo-server-10.1-I20180228_0918-tomcat/conf/tomcat-users.xsd Adding nuxeo-server-10.1-I20180228_0918-tomcat/conf/tomcat-users.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/conf/jaspic-providers.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/conf/catalina.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/conf/server.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/conf/context.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/conf/jaspic-providers.xsd Adding nuxeo-server-10.1-I20180228_0918-tomcat/conf/logging.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/conf/web.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/licenses/AL-2.0.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat/licenses/LGPL-2.1.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat/licenses/EPL-v10.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat/licenses/CDDL-1.0.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat/licenses/MIT-LICENSE.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/README.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/nuxeo-wizard.war Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/sdk/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/sdk/nxserver/config/seam-debug.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/https/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/xadatasource-params.ftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/sql-template-directory-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-doc-mapping.json Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/kafka-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-audit-mapping.json Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/datasources-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/stream-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/webengine.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/hsts-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/redis-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/default-repository-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/conf/server.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/conf/logging.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/webapps/ROOT/index.html Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/client/scripts/upgrade_tomcat7.ps1 Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/client/scripts/upgrade_tomcat7.sh Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/client/scripts/deleteOrphanBinaries.groovy Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql/lib/mysql-connector-java-5.1.44.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/default/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/default/nxserver/lib/derby-10.13.1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/default/nxserver/lib/h2-1.4.177-NX01.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/custom/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/custom/bundles/CUSTOM.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/db2/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql/lib/postgresql-42.1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb/lib/mariadb-java-client-1.6.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql/lib/sqljdbc-4.2.6420.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb-audit/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/perf/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/perf/nxserver/config/no-thumbnail-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/perf/nxserver/config/audit-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nxserver/config/quartz.properties.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/launcher.properties.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/bundles/README.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/plugins/README.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/nuxeo-preprocessor.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/jboss-web.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/pages.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/jboss-deployment-structure.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/application.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/faces-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/components.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/web.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/nuxeo-webapp-core.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/ooo-manager-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/login-digest-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/distribution.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/notification-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/default-directories-bundle.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/default-ldap-users-directory-bundle.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/management-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/nxmail-scheduler-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/sql.properties.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/transient-store-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/cache-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/nuxeo-tomcat.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/jms.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/login-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/blacklist.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/quartz.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/nuxeo.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/mbeans/core-events-service.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/lib/README.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/gridfsbinaries/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle/nxserver/hibernate.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/status.xsd Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/xform.xsl Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/index.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/add.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/design.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/code.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/tomcat.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/void.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/docs.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/update.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/fix.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/asf-logo.svg Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/META-INF/context.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/web.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/sessionsList.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/sessionDetail.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/404.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/401.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/403.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/manager.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/index.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/add.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/design.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/code.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/tomcat.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/void.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/docs.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/update.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/fix.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/asf-logo.svg Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/META-INF/context.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/WEB-INF/web.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/WEB-INF/jsp/404.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/WEB-INF/jsp/401.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/WEB-INF/jsp/403.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/tomcat.css Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/tomcat.png Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/tomcat.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/bg-nav-item.png Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/RELEASE-NOTES.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/bg-upper.png Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/favicon.ico Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/asf-logo-wide.svg Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/bg-button.png Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/bg-nav.png Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/index.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/bg-middle.png Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/tomcat.svg Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/tomcat-power.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/WEB-INF/web.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/doc-tomcat/LICENSE Adding nuxeo-server-10.1-I20180228_0918-tomcat/doc-tomcat/RELEASE-NOTES Adding nuxeo-server-10.1-I20180228_0918-tomcat/doc-tomcat/RUNNING.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat/doc-tomcat/NOTICE Adding nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/packages-default-selection.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/packages.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/log4j-1.2.17.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/catalina-ant.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/log4j-core-2.9.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-dbcp.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-api.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/commons-lang3-3.6.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/websocket-api.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/xml-apis-1.4.01.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/jsp-api.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/annotations-api.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-i18n-es.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/jcl-over-slf4j-1.7.21.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-jdbc.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-coyote.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/ecj-4.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/el-api.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-jni.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/log4j.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/jasper-el.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-i18n-fr.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/catalina.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-util-scan.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/mail-1.4.5.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-websocket.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/catalina-tribes.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/xercesImpl-2.11.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/catalina-ha.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/servlet-api.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/slf4j-log4j12-1.7.21.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/catalina-storeconfig.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/jasper.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/freemarker-2.3.26-incubating.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-util.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/slf4j-api-1.7.21.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/log4j-api-2.9.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/commons-lang-2.6.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/jaspic-api.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-i18n-ja.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/client/nuxeo-shell-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/Stop Nuxeo.bat Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/monitorctl.sh Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/NuxeoCtl.command Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/pack Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/nuxeoctl Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/Start Nuxeo.command Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/stream.sh Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/openofficectl Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/tool-wrapper.sh Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/catalina-tasks.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/setclasspath.bat Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/pack.bat Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/setclasspath.sh Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/tomcat-juli.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/digest.sh Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/daemon.sh Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/bootstrap.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/Stop Nuxeo.command Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/repl.bat Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/tomcat-native.tar.gz Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/nuxeo.conf Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/digest.bat Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/commons-daemon.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/Start Nuxeo.bat Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/nuxeo-launcher.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/nuxeoctl.bat Adding nuxeo-server-10.1-I20180228_0918-tomcat/bin/tool-wrapper.bat Packaging /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip ... Creating /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip with nuxeo-server-10.1-I20180228_0918-tomcat-sdk ... Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/README.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/Start Nuxeo.command Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/LICENSE.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/Start Nuxeo.bat Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/readme.html Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/test-artifacts-server.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/distribution.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/artifacts-tomcat.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/artifacts-server.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/artifacts-nuxeo.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/test-artifacts-nuxeo.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/nuxeo_cleanups.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/nuxeo.importorder Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/javascript-cleanup.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/jautodoc_header_epl.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/nuxeo_codetemplates.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/jautodoc_header_lgpl.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/javascript-formatter.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/jautodoc_header_al.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/javascript-codetemplates.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/nuxeo_formatter.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.osgi.core-4.2.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-ui-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-drive-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/stringtemplate-3.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jetty-util-6.1.26-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/transport-netty4-client-5.6.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-3d-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/oauth-consumer-20090531-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-misc-6.6.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpasyncclient-4.1.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-onedrive-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-dropbox-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/google-api-services-drive-v2-rev161-1.19.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/batik-ext-1.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-sample-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-audit-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-ejb-api-3.0.0.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jetty-annotations-6.1.26-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/ehcache-core-2.5.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/google-api-client-1.19.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/freemarker-2.3.26-incubating-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-codec-http-4.1.13.Final-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/kafka_2.11-1.0.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-jdbm-store-1.5.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-opencmis-tests-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-rest-api-server-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shindig-common-1.1-BETA5-incubating-nx2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.apache.felix.framework-4.6.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/easymockclassextension-2.2.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-box-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-notification-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-types-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hsqldb-1.8.0.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-codec-1.10-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gatling-core-2.1.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-indexing-gateway-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.converter-1.0.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-segmentio-connector-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/aws-java-sdk-cloudfront-1.11.93-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jline-0.9.94-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-base-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mimepull-1.9.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-juli-8.5.23-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/slf4j-log4j12-1.7.21-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-rating-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-spatial-extras-6.6.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audio-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-diff-pictures-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-csv-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-diff-test-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/axiom-api-1.2.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-core-2.7.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-suggestbox-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-uidgen-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-multi-tenant-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/standard-1.1.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-theme-migration-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-collections-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/log4j-core-2.9.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-management-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xbean-naming-3.9-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-drive-web-ui-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jetty-naming-6.1.26-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/snappy-java-1.1.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/c3p0-0.9.1.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jgiven-core-0.15.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xalan-2.7.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/selenium-ie-driver-2.53.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-io-2.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fluent-hc-4.5.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-util-8.5.23-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/json-20070829-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-comment-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-publisher-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-client-api-1.0.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-cli-1.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsonassert-1.2.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-debug-2.3.1.Final-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/elasticsearch-5.6.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cglib-nodep-2.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-dashboard-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-migration-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-mail-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsp-api-2.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-bootstrap-partition-1.5.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-default-config-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-el-1.0_02.CR6-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/ant-1.7.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webengine-base-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-validator-1.5.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/persistence-api-1.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-quota-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-ui-2.3.1.Final-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annot-contrib-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-api-test-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-box-web-ui-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webengine-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-apt-extensions-1.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-management-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/batik-css-1.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-standalone-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-automation-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-user-registration-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-queries-6.6.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/slf4j-api-1.7.21-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-text-1.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-default-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/plexus-utils-1.5.6-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-pdf-utils-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-client-bindings-1.0.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpcore-nio-4.4.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-java-client-3.0.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jta-1.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jcl-over-slf4j-1.7.21-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gatling-redis-2.1.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/metrics-core-2.2.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-notification-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-sql-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-portal-sso-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-mail-2.3.1.Final-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/poi-scratchpad-3.17-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/htmlunit-driver-2.20-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/poi-3.17-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-core-listener-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/connector-api-1.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-features-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/google-http-client-1.19.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-sandbox-6.6.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-management-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-importer-stream-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-digester-2.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/batik-gui-util-1.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.sat4j.core-2.3.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-default-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-sample-project-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-comment-workflow-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.restlet-1.0.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-deputy-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-logging-log4j-2.1.0.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-codeserver-2.7.0-NX1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jmimemagic-0.1.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annot-gwt-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-tree-snapshot-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/elasticsearch-rest-high-level-client-5.6.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-kernel-2.0.6.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xml-apis-1.4.01-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-ws-addr-3.1.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-diff-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-google-drive-web-ui-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/reindex-client-5.6.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gatling-charts-highcharts-2.1.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pax-exam-link-mvn-4.4.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-onedrive-web-ui-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-ws-jbossws-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-lang-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jgrapht-core-1.0.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/elasticsearch-rest-client-5.6.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/junit-dataprovider-1.12.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/backport-util-concurrent-3.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-actions-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/batik-util-1.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-io-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-lang-2.6-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-javaagent-bridge-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-task-test-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-common-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-commons-api-1.0.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-csv-web-ui-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gin-1.5.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/neethi-3.0.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/dumbster-1.6-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/richfaces-4.5.12.Final-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jettison-1.3.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pdfbox-1.8.9-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/aws-java-sdk-s3-1.11.93-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-fsexporter-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-resources-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-mail-types-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-deployers-vfs-spi-2.0.7.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xom-1.2.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/stax-ex-1.6-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/scala-library-2.11.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/bcmail-jdk15on-1.59-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/azure-storage-3.1.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-core-1.18.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-deployers-structure-spi-2.0.7.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/selenium-api-2.53.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/java-property-utils-1.9.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-demo-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-media-publishing-wistia-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-persistence-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-common-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-preview-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/t-digest-3.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/google-http-client-jackson2-1.19.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/dom4j-1.6.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/validation-api-1.0.0.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-servlet-1.18.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pax-exam-junit4-4.4.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-grouping-6.6.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/stax-api-1.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-beanutils-1.9.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-task-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chronicle-core-1.9.19-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/icu4j-51.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-management-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chronicle-queue-4.6.44-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-test-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-rss-2.3.1.Final-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-token-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-wsdl-3.1.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/aggs-matrix-stats-client-5.6.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-diff-content-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-schema-registries-1.5.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-cleartrust-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpclient-4.5.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cal10n-api-0.8.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-varia-5.1.0.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-kerberos-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-error-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/box-java-sdk-1.1.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jcifs-1.2.19-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/parent-join-client-5.6.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/oro-2.0.8-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jtds-1.3.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javax.servlet-api-3.1.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/annotations-12.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/rome-1.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-resolver-4.1.13.Final-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-backward-codecs-6.6.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/wem-2.0.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-3d-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-quota-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/axiom-impl-1.2.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-embed-core-8.5.23-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-task-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/com.noelios.restlet.ext.httpclient-1.0.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-frontend-jaxws-3.1.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-media-publishing-youtube-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/ezmorph-1.0.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-dublincore-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-core-shared-1.5.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsp-api-2.1-6.1.6-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-collections4-4.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/phloc-css-3.3.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/antlr-runtime-3.1.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-shibboleth-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-convert-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-default-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jodreports-2.4.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-exalead-connector-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mina-core-1.1.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/scim-sdk-1.7.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-system-jmx-5.1.0.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-buffer-4.1.13.Final-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/log4j-api-2.9.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javacc-4.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-oauth-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-video-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-digest-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-codec-4.1.13.Final-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pdf-rtf-1.0.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-profile-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-export-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-opencmis-bindings-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shindig-gadgets-1.1-BETA5-incubating-nx2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-actions-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-osgi-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-ui-itests-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gatling-recorder-2.1.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-pubsub-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-search-rest-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-scim-server-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lz4-java-1.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-rendering-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pom.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/transport-5.6.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-comment-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-deployers-core-spi-2.0.7.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-convert-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-3d-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chronicle-threads-1.9.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-remoting-2.3.1.Final.NX02-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/kafka-clients-1.0.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-test-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-core-3.1.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-filemanager-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-versioning-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pax-url-aether-1.5.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/transport-netty3-client-5.6.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/slf4j-jdk14-1.7.21-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-notification-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-profile-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-signature-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-commons-impl-1.0.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/poi-ooxml-3.17-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-media-publishing-youtube-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-server-1.18.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-rating-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-aop-2.2.0.Final-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-io-client-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/metrics-log4j-3.0.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/geronimo-connector-2.2.1-NX1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-search-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mongo-java-driver-3.4.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/openws-1.5.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-annotations-2.7.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-center-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-search-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-join-6.6.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-dam-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/metrics-jvm-3.0.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audit-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-opencmis-impl-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-google-drive-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-drive-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-event-jms-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-schema-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xml-resolver-1.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-contentview-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/asm-5.0.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-ejb3-5.1.0.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-binary-metadata-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-duoweb-authentication-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/bcpkix-jdk15on-1.59-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/browsermob-proxy-2.0-beta-6-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-agenda-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-shibboleth-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cors-filter-2.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document.odt-1.0.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-ejb3-proxy-impl-1.0.9-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-client-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/howl-1.0.1-1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackrabbit-webdav-2.15.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/guice-servlet-3.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jnp-client-5.0.3.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-schema-bootstrap-1.5.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.eclipse.birt.runtime-4.2.2-NX02-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-mem-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-importer-jaxrs-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-multipart-1.18.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-versioning-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jopt-simple-5.0.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xsom-20140925-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javasimon-core-2.5.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-pool2-2.4.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-azure-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-convert-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mockito-core-1.9.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-bootstrap-extract-1.5.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/scala-logging_2.11-3.1.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webengine-invite-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-launcher-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pdf-html-1.0.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-notification-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-client-1.7.0-SNAPSHOT-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-dmk-adaptor-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-aspects-5.1.0.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-types-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-csv-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audit-mongodb-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-preview-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hppc-0.7.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-seam-debug-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-rest-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gatling-app-2.1.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/guava-18.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/geronimo-jta_1.1_spec-1.1.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/affinity-3.1.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hibernate-entitymanager-3.4.0.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-lang3-3.6-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-virtualnavigation-core-contrib-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jclouds-allblobstore-1.9.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-presenter-1.0.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-common-core-2.2.14.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-jaxrs-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fontbox-1.8.9-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-vfs-2.1.2.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-deployers-spi-2.0.7.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-dam-web-ui-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-memory-6.6.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hamcrest-library-1.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-utils-1.5.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-el-api-8.5.23-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-dbcp-1.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/curvesapi-1.04-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-3.10.6.Final-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-event-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/concordion-1.3.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-business-days-management-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-user-registration-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-stream-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-csv-1.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-saml2-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/analytics-1.0.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-constants-1.5.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jetty-server-8.2.0.v20160908-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/percolator-client-5.6.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-analyzers-common-6.6.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-userpreferences-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-bindings-soap-3.1.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpmime-4.5.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-redis-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jbpm-jpdl-3.3.0.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-lang-ext-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-resources-rest-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webengine-ui-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jxls-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-3d-convert-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/postgresql-42.1.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jna-platform-4.4.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-server-bindings-1.0.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-resources-wro-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-dm-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-diff-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-io-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-quota-automation-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mail-1.4.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/logback-classic-1.2.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jericho-html-3.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-video-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audit-io-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-convert-plugins-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-apidoc-repo-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/junit-4.12-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-2.3.1.Final.NX02-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audit-client-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jmyspell-core-1.0.0-beta-2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annotation-rest-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jedis-2.9.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-usermanager-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-user-2.7.0-NX1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-excel-2.3.1.Final-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/guice-assistedinject-3.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/wink-client-apache-httpclient-1.3.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-signature-config-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-task-automation-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-comment-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-deckjs-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-drive-operations-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-codecs-6.6.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-dropbox-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/activation-1.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-protocol-shared-1.5.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shared-ldap-constants-0.9.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-deployers-vfs-2.0.7.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jempbox-1.8.9-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-web-ui-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-json-1.18.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gson-2.2.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/arq-2.8.8-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-types-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-lang-ext-incomplete-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-signature-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/textcat-1.0.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpcore-4.4.6-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-spatial3d-6.6.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annotation-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-log-3.3.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.sat4j.pb-2.3.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-logs-viewer-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/sanselan-0.97-incubator-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audit-ws-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annot-repo-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/h2-1.4.177-NX01-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/truezip-6.6-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-admin-center-monitoring-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-test-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-mongodb-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-localconf-simple-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-features-test-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-web-common-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.remoting.resources-1.0.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audit-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-test-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-multi-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-s3-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hamcrest-all-1.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/sac-1.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/snakeyaml-1.13-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/wro4j-extensions-1.7.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-jdbc-8.5.23-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-resources-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gatling-http-2.1.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document.docx-1.0.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jbig2-imageio-2.99.0-NX1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-smart-search-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-web-ui-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mariadb-java-client-1.6.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-io-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audio-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/janino-3.0.6-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-usermanager-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/imagej-1.4.1.e-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fast-classpath-scanner-2.0.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-xdocreport-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/openpdf-1.0.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-io-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/geronimo-j2ee-connector_1.5_spec-2.0.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-management-test-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jna-4.4.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-test-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-dashboard-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-frontend-simple-3.1.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-web-ui-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-dbcp-8.5.23-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-cas2-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-shell-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-bindings-xml-3.1.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-localconf-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-media-publishing-wistia-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.osgi.compendium-4.2.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/geronimo-transaction-2.2.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-ws-policy-3.1.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-reload-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-datadog-reporter-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/js-1.7R1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jodconverter-core-3.0-NX10-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-video-convert-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-dev-2.7.0-NX1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-dropbox-web-ui-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-shibboleth-invitation-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-shell-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsf-impl-2.2.6-NX01-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-rest-api-io-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mockserver-netty-3.10.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-vfs2-2.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-server-support-1.0.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shared-ldap-0.9.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-core-asl-1.8.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/joda-time-2.8.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-style-guide-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xmlschema-core-2.2.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-dispatch-1.0.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-io-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-shell-equinox-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-showcase-content-importer-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-dbs-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pax-exam-container-native-4.4.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-media-publishing-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-apidoc-webengine-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-mongodb-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-content-template-manager-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-datasource-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-ldap-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-mongodb-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-xc-1.9.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shindig-social-api-1.1-BETA5-incubating-nx2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-servlet-2.7.0-NX1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-commandline-executor-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-catalina-8.5.23-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jaxb-impl-2.2.11-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document.ods-1.0.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jgiven-junit-0.15.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/oauth-httpclient3-20090531-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jmock-2.5.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/HdrHistogram-2.1.9-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/json-simple-1.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-mail-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-management-jtajca-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/selenium-firefox-driver-2.53.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-server-5.1.0.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-apache-client4-1.18.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-dnd-3.3.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-token-rest-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-task-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annot-http-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-system-5.1.0.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-spatial-6.6.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-highlighter-6.6.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/groovy-all-2.4.12-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jstl-1.1.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jdom-1.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annotation-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-query-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpclient-osgi-4.5.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-multi-tenant-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-activity-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-suggest-6.6.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-pdf-2.3.1.Final-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-kv-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/logback-core-1.2.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpclient-cache-4.5.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/stax2-api-3.1.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-collections-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annot-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-ejb3-security-1.0.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-admin-center-analytics-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/com.noelios.restlet-1.0.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsf-api-2.2.6-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shared-asn1-0.9.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jbossws-spi-1.1.2.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-httpclient-3.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-client-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-dataformat-cbor-2.8.6-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-rating-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-types-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jxls-core-1.0.6-NX01-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-client-1.18.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-openid-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.template.freemarker-1.0.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-comment-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-business-days-management-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-ntlm-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jaxb-api-2.2.11-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.template-1.0.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javax.json-1.0.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-handler-4.1.13.Final-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-audit-storage-directory-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-core-1.5.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-common-4.1.13.Final-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/assertj-core-3.8.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javax.inject-1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/core-1.0-b02-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-mod_sso-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-test-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-review-workflows-dashboards-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsr250-api-1.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-virtualnavigation-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jxls-reader-1.0.6-NX01-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-domsync-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/logback-access-1.2.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-ui-web-test-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jbosssx-2.0.3.SP1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-transport-4.1.13.Final-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hamcrest-core-1.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-core-6.6.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-convert-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/metrics-core-3.0.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/antisamy-1.5.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annot-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/wsdl4j-1.6.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-kerberos-shared-1.5.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-dataformat-xml-2.7.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-box-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/expiringmap-0.5.8-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-importer-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/el-api-1.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpcore-osgi-4.4.6-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-jaxrs-1.9.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jaxb-core-2.2.11-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/google-oauth-client-1.20.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jansi-1.16-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-logging-1.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-apidoc-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-mimetype-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-admin-center-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-admin-center-oauth-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-databinding-jaxb-3.1.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javassist-3.21.0-GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-coyote-8.5.23-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-j2se-5.1.0.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/securesm-1.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/com.noelios.restlet.ext.servlet-1.0.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jolokia-core-1.3.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-ui-select2-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-drive-elasticsearch-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jetty-plus-6.1.26-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-invite-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-url-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-dashboard-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-ui-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/dropbox-core-sdk-2.1.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-rest-api-test-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-redis-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-admin-center-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-samples-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/webdav-jaxrs-1.1.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jaxws-api-2.2.9-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/oauth-20090531-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/failsafe-1.0.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-ws-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/guice-jmx-3.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/guice-3.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-connector-5.1.0.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-token-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-mapper-asl-1.8.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javasimon-jdbc3-2.5.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/concurrent-1.3.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-ejb3-core-1.6.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-resources-compat-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-pool-1.5.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hibernate-validator-3.1.0.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/relaxngDatatype-20020414-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-agenda-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-permissions-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-thumbnail-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-io-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-api-playground-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hsqldb-2.3.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/aopalliance-1.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-launcher-commons-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-theme-styling-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-tiling-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/daisydiff-1.2-NX2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-server-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document-1.0.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jetty-6.1.26-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/flute-1.3.0.gg2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-dependency-2.0.6.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-remoting-2.5.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nekohtml-1.9.22-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webdav-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-shell-automation-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/zookeeper-3.4.8-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/quartz-mongodb-2.0.0-NX2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/bcprov-jdk15on-1.59-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-btree-base-1.5.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-el-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-ejb3-proxy-1.0.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-client-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-tree-snapshot-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-onedrive-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jaxrs-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-logging-spi-2.1.0.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-media-publishing-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-metrics-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.eclipse.equinox.common-3.6.0.v20100503-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-url-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-deploy-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsp-2.1-6.1.6-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/quartz-2.2.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/selenium-support-2.53.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-default-config-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jtidy-r938-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-ejb3-common-1.0.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-test-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hibernate-commons-annotations-3.1.0.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-search-ui-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mysql-connector-java-5.1.44-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-scripting-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-client-impl-1.0.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-task-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.eclipse.core.jobs-3.5.0.v20100515-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-tag-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xercesImpl-2.11.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-query-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-jtajca-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-session-inspector-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-dataformat-smile-2.8.6-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-mail-test-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/oauth-provider-20090531-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-drive-rest-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-importer-scan-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-video-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-tag-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/compiler-0.9.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-signature-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mvel2-2.2.4.FinalNX01-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hibernate-annotations-3.4.0.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-3d-web-ui-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-filemanager-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-oauth-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lang-mustache-client-5.6.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-mail-web-ui-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chronicle-bytes-1.9.18-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webengine-jaxrs-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-collections-3.2.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-queryparser-6.6.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webengine-apt-1.2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-client-wrapper-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jaxrs-web-ui-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tranql-connector-1.8-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-databind-2.7.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jaxen-1.1.6-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.restlet.ext.fileupload-1.0.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-javaagent-main-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-stream-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hibernate-core-3.3.2.GA-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-mongodb-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-tag-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jcip-annotations-1.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-cache-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/log4j-1.2.17-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jna-4.4.0-1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javasimon-jmx-2.5.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-resources-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-core-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jaxws-rt-2.2.8-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chronicle-wire-1.9.34-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-jsf-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/opensaml-2.6.4-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jmock-junit4-2.5.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-compat-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-usermapper-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-jsf-to-web-ui-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.core-1.0.5-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-fileupload-1.3.3-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/woodstox-core-asl-4.2.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/selenium-chrome-driver-2.53.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-dataformat-yaml-2.8.6-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/okhttp-3.1.1-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-update-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-samples-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-web-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xpp3-1.1.4c-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-io-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/vaadin-sass-compiler-0.9.12-NX01-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/metrics-graphite-3.0.0-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-api-10.1-I20180228_0918-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/aws-java-sdk-core-1.11.93-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/wro4j-core-1.7.7-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xstream-1.4.10-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shindig-features-1.1-BETA5-incubating-nx2-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/iri-0.8-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/zkclient-0.10-sources.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-routing-core-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/log4j-1.2.17.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-automation-test-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/sqljdbc-4.2.6420.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/pax-url-aether-1.5.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-runtime-redis-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/gwt-user-2.7.0-NX1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-api-test-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/jsonassert-1.2.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/gwt-dnd-3.3.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-runtime-migration-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-mongodb-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-elasticsearch-audit-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-nxr-server-10.1-I20180228_0918.zip Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-opencmis-tests-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-annot-repo-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/scimcore-0.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-target-platforms-core-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-features-test-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-ui-web-test-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/kafka-clients-1.0.0-test.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/jackrabbit-webdav-2.15.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-runtime-mongodb-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/pax-exam-container-native-4.4.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/kafka_2.11-1.0.0-test.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-test-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/junit-4.12.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-login-token-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-runtime-osgi-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-api-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-storage-sql-test-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/ojdbc7-12.1.0.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/jgiven-core-0.15.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/hamcrest-all-1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-directory-sql-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-event-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-automation-test-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-directory-test-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-cache-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/assertj-core-3.8.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/easymockclassextension-2.2.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-runtime-test-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-drive-core-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-login-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/pax-exam-link-mvn-4.4.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-test-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/hamcrest-core-1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-redis-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/gwt-presenter-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/gwt-dev-2.7.0-NX1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-storage-dbs-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-storage-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/jgiven-junit-0.15.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-elasticsearch-core-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/mockito-core-1.9.5.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-management-jtajca-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/mockserver-netty-3.10.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/tomcat-el-api-8.5.23.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/pax-exam-junit4-4.4.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-mail-test-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/hamcrest-library-1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/wink-client-apache-httpclient-1.3.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-audit-core-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/org.apache.felix.framework-4.6.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-connect-standalone-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-runtime-kv-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/gwt-log-3.3.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-audit-mongodb-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-launcher-commons-10.1-I20180228_0918-tests.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/not-yet-commons-ssl-0.3.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/compliance-0.1-classes.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/ojdbc6-11.2.0.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-management-test-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-test-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/h2-1.4.177-NX01.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/system.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-schema-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-search-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-common-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-routing-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-redis-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-automation-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-preview-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-invite-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-el-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-cache-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-convert-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-io-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-query-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-routing-default-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-event-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-routing-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-automation-io-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-automation-server-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-seam-debug-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-automation-features-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-management-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-connect-update-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-user-profile-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-permissions-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-webdav-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-management-jtajca-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javacc-4.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-validator-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/core-1.0-b02.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/json-simple-1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jna-platform-4.4.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/kafka-clients-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/mimepull-1.9.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/aopalliance-1.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jaxb-core-2.2.11.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-spatial-extras-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javasimon-core-2.5.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/tranql-connector-1.8.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/java-property-utils-1.9.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jcip-annotations-1.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-spatial3d-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javassist-3.21.0-GA.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/hibernate-commons-annotations-3.1.0.GA.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/google-http-client-jackson2-1.19.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jodconverter-core-3.0-NX10.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/guice-3.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/java-cup-0.11a.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jena-2.6.4-NX.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jbig2-imageio-2.99.0-NX1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-ws-addr-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/httpasyncclient-4.1.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/transport-netty4-client-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-core-shared-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/woodstox-core-asl-4.2.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/metrics-core-3.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/antisamy-1.5.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jsr305-1.3.9.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xml-resolver-1.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/hppc-0.7.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jericho-html-3.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-csv-1.5.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/plexus-utils-1.5.6.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.sat4j.pb-2.3.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.eclipse.core.jobs-3.5.0.v20100515.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/activation-1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jersey-server-1.18.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/transport-netty3-client-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/shared-asn1-0.9.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-bootstrap-extract-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/juh-3.1.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/google-http-client-1.19.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/tomcat-jdbc-8.5.23.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jaxb-impl-2.2.11.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/snappy-java-1.1.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/connector-api-1.5.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-backward-codecs-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/ant-launcher-1.7.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cors-filter-2.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jersey-multipart-1.18.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lang-mustache-client-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/curvesapi-1.04.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chronicle-bytes-1.9.18.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-transports-http-3.1.3-NX2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/wem-2.0.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xpp3-1.1.4c-clean.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-digester-2.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-queryparser-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/vaadin-sass-compiler-0.9.12-NX01.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-memory-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/compiler-0.9.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xbean-naming-3.9.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/geronimo-connector-2.2.1-NX1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jedis-2.9.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/c3p0-0.9.1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.osgi.core-4.2.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/guava-18.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-handler-4.1.13.Final.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-wsdl-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/scala-library-2.11.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-collections4-4.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-schema-bootstrap-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jsr250-api-1.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-jdbm-store-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-common-4.1.13.Final.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/percolator-client-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-pool2-2.4.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/snakeyaml-1.13.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-transport-4.1.13.Final.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/poi-ooxml-schemas-3.17.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-3.10.6.Final.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-bindings-soap-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jopt-simple-5.0.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/google-oauth-client-1.20.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-suggest-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-utils-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/parent-join-client-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/relaxngDatatype-20020414.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jaxen-1.1.6.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-analyzers-common-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-dataformat-smile-2.8.6.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/asm-5.0.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-grouping-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/securesm-1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/flute-1.3.0.gg2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-client-bindings-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/httpcore-nio-4.4.5.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-commons-impl-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/icu4j-51.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chronicle-queue-4.6.44.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.eclipse.equinox.common-3.6.0.v20100503.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/elasticsearch-rest-client-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-misc-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/arq-2.8.8.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xsom-20140925.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/httpcore-4.4.6.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/wsdl4j-1.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/hsqldb-1.8.0.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/hibernate-entitymanager-3.4.0.GA.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/poi-3.17.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-ws-policy-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jmd-0.8.1-tomasol-3e60e36137.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-highlighter-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/quartz-2.2.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/failsafe-1.0.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/elasticsearch-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/fontbox-1.8.9.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/standard-1.1.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.restlet-1.0.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-server-support-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-sandbox-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lz4-java-1.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jboss-el-1.0_02.CR6.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/nekohtml-1.9.22.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/persistence-api-1.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/neethi-3.0.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/mvel2-2.2.4.FinalNX01.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jline-0.9.94.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/expiringmap-0.5.8.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-dataformat-yaml-2.8.6.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-dataformat-cbor-2.8.6.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-constants-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-client-api-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/stringtemplate-3.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/unoil-3.1.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jboss-seam-2.3.1.Final.NX02.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/kafka_2.11-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jurt-3.1.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xstream-1.4.10.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/groovy-all-2.4.12.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jersey-client-1.18.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/hibernate-core-3.3.2.GA.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jettison-1.3.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/tomcat-juli-8.5.23.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.osgi.compendium-4.2.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/zookeeper-3.4.8.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/ridl-3.1.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/hibernate-annotations-3.4.0.GA.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-btree-base-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-codec-1.10.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-frontend-jaxws-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-fileupload-1.3.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xmlbeans-2.6.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.sat4j.core-2.3.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/nuxeo-stream-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jmimemagic-0.1.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/metrics-graphite-3.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/oauth-20090531.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chronicle-wire-1.9.34.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-core-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-commons-api-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-codec-4.1.13.Final.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/elasticsearch-rest-high-level-client-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-buffer-4.1.13.Final.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-core-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jgrapht-core-1.0.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-io-2.5.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chronicle-core-1.9.19.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-client-impl-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jersey-json-1.18.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javasimon-jmx-2.5.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-pool-1.5.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/metrics-log4j-3.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/oauth-provider-20090531.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-jaxrs-1.9.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/aggs-matrix-stats-client-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-text-1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-spatial-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/t-digest-3.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/bcprov-jdk15on-1.59.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jersey-core-1.18.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-bindings-xml-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-xc-1.9.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jersey-servlet-1.18.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/oro-2.0.8.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/webdav-jaxrs-1.1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jta-1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/geronimo-transaction-2.2.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/httpclient-4.5.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/iri-0.8.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/ant-1.7.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/poi-ooxml-3.17.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-core-2.7.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/pdfbox-1.8.9.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/zkclient-0.10.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/antlr-2.7.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/json-20070829.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/annotations-12.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-server-bindings-1.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-cli-1.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/dom4j-1.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-resolver-4.1.13.Final.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-schema-registries-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-core-asl-1.8.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/ehcache-core-2.5.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/howl-1.0.1-1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-codec-http-4.1.13.Final.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/joda-time-2.8.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/mina-core-1.1.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/reindex-client-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/shared-ldap-0.9.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-jexl-1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/affinity-3.1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/HdrHistogram-2.1.9.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-collections-3.2.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-annotations-2.7.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-beanutils-1.9.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/wro4j-core-1.7.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/batik-css-1.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-frontend-simple-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jstl-1.1.2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/stax-api-1.0.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/sac-1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javax.inject-1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-databinding-jaxb-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jempbox-1.8.9.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-kerberos-shared-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/transport-5.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/poi-scratchpad-3.17.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xmlschema-core-2.2.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/antlr-runtime-3.1.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/metrics-jvm-3.0.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-core-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-join-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-databind-2.7.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-queries-6.6.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-mapper-asl-1.8.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/stax2-api-3.1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jolokia-core-1.3.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javax.json-1.0.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jdbm-1.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javasimon-jdbc3-2.5.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-protocol-shared-1.5.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chronicle-threads-1.9.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-dbcp-1.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jna-4.4.0-1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/batik-util-1.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/shared-ldap-constants-0.9.7.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/validation-api-1.0.0.GA.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/data/installAfterRestart-CAP.log Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/catalina.policy Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/tomcat-users.xsd Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/tomcat-users.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/jaspic-providers.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/catalina.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/server.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/context.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/jaspic-providers.xsd Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/logging.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/web.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/licenses/AL-2.0.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/licenses/LGPL-2.1.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/licenses/EPL-v10.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/licenses/CDDL-1.0.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/licenses/MIT-LICENSE.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/README.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/nuxeo-wizard.war Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/sdk/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/sdk/nxserver/config/seam-debug.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/https/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/xadatasource-params.ftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/sql-template-directory-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-doc-mapping.json Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/kafka-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-audit-mapping.json Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/datasources-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/stream-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/webengine.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/hsts-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/redis-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/default-repository-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/conf/server.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/conf/logging.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/webapps/ROOT/index.html Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/client/scripts/upgrade_tomcat7.ps1 Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/client/scripts/upgrade_tomcat7.sh Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/client/scripts/deleteOrphanBinaries.groovy Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql/lib/mysql-connector-java-5.1.44.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/default/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/default/nxserver/lib/derby-10.13.1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/default/nxserver/lib/h2-1.4.177-NX01.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/custom/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/custom/bundles/CUSTOM.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/db2/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql/lib/postgresql-42.1.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb/lib/mariadb-java-client-1.6.4.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql/lib/sqljdbc-4.2.6420.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb-audit/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/perf/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/perf/nxserver/config/no-thumbnail-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/perf/nxserver/config/audit-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql-quartz-cluster/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nxserver/config/quartz.properties.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/launcher.properties.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/bundles/README.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/plugins/README.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/nuxeo-preprocessor.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/jboss-web.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/pages.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/jboss-deployment-structure.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/application.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/faces-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/components.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/web.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/nuxeo-webapp-core.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/ooo-manager-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/login-digest-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/distribution.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/notification-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/default-directories-bundle.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/default-ldap-users-directory-bundle.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/management-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/nxmail-scheduler-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/sql.properties.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/transient-store-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/cache-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/nuxeo-tomcat.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/jms.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/login-config.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/blacklist.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/quartz.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/nuxeo.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/mbeans/core-events-service.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/lib/README.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/gridfsbinaries/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle/nuxeo.defaults Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle/nxserver/hibernate.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/status.xsd Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/xform.xsl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/index.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/add.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/design.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/code.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/tomcat.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/void.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/docs.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/update.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/fix.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/asf-logo.svg Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/META-INF/context.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/web.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/sessionsList.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/sessionDetail.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/404.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/401.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/403.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/manager.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/index.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/add.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/design.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/code.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/tomcat.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/void.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/docs.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/update.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/fix.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/asf-logo.svg Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/META-INF/context.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/WEB-INF/web.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/404.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/401.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/403.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/tomcat.css Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/tomcat.png Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/tomcat.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/bg-nav-item.png Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/RELEASE-NOTES.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/bg-upper.png Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/favicon.ico Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/asf-logo-wide.svg Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/bg-button.png Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/bg-nav.png Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/index.jsp Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/bg-middle.png Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/tomcat.svg Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/tomcat-power.gif Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/WEB-INF/web.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/doc-tomcat/LICENSE Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/doc-tomcat/RELEASE-NOTES Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/doc-tomcat/RUNNING.txt Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/doc-tomcat/NOTICE Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/packages-default-selection.properties Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/packages.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/log4j-1.2.17.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/catalina-ant.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/log4j-core-2.9.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-dbcp.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-api.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/commons-lang3-3.6.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/websocket-api.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/xml-apis-1.4.01.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/jsp-api.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/annotations-api.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-i18n-es.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/jcl-over-slf4j-1.7.21.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-jdbc.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-coyote.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/ecj-4.6.3.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/el-api.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-jni.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/log4j.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/jasper-el.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-i18n-fr.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/catalina.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-util-scan.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/mail-1.4.5.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-websocket.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/catalina-tribes.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/xercesImpl-2.11.0.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/catalina-ha.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/servlet-api.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/slf4j-log4j12-1.7.21.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/catalina-storeconfig.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/jasper.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/freemarker-2.3.26-incubating.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-util.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/slf4j-api-1.7.21.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/log4j-api-2.9.1.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/commons-lang-2.6.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/jaspic-api.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-i18n-ja.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/client/nuxeo-shell-10.1-I20180228_0918.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/Stop Nuxeo.bat Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/monitorctl.sh Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/NuxeoCtl.command Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/pack Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/nuxeoctl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/Start Nuxeo.command Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/stream.sh Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/openofficectl Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/tool-wrapper.sh Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/catalina-tasks.xml Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/setclasspath.bat Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/pack.bat Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/setclasspath.sh Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/tomcat-juli.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/digest.sh Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/daemon.sh Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/bootstrap.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/Stop Nuxeo.command Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/repl.bat Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/tomcat-native.tar.gz Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/nuxeo.conf Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/digest.bat Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/commons-daemon.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/Start Nuxeo.bat Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/nuxeo-launcher.jar Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/nuxeoctl.bat Adding nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/tool-wrapper.bat [.] $> git archive release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [addons] $> git archive --prefix=addons/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-activity] $> git archive --prefix=nuxeo-activity/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-agenda] $> git archive --prefix=nuxeo-agenda/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-api-playground] $> git archive --prefix=nuxeo-api-playground/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-apidoc-server] $> git archive --prefix=nuxeo-apidoc-server/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-audit-storage-directory] $> git archive --prefix=nuxeo-audit-storage-directory/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-binary-metadata] $> git archive --prefix=nuxeo-binary-metadata/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-business-days-management] $> git archive --prefix=nuxeo-business-days-management/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-chemistry] $> git archive --prefix=nuxeo-chemistry/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-connect-tools] $> git archive --prefix=nuxeo-connect-tools/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-core-binarymanager-cloud] $> git archive --prefix=nuxeo-core-binarymanager-cloud/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-core-binarymanager-sql] $> git archive --prefix=nuxeo-core-binarymanager-sql/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-csv] $> git archive --prefix=nuxeo-csv/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-dam] $> git archive --prefix=nuxeo-dam/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-datadog-reporter] $> git archive --prefix=nuxeo-datadog-reporter/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-diff] $> git archive --prefix=nuxeo-diff/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-dmk-adaptor] $> git archive --prefix=nuxeo-dmk-adaptor/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-drive-server] $> git archive --prefix=nuxeo-drive-server/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-duoweb-authentication] $> git archive --prefix=nuxeo-duoweb-authentication/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-easyshare] $> git archive --prefix=nuxeo-easyshare/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-exalead-connector] $> git archive --prefix=nuxeo-exalead-connector/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-filesystem-connectors] $> git archive --prefix=nuxeo-filesystem-connectors/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-fsexporter] $> git archive --prefix=nuxeo-fsexporter/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-http-client] $> git archive --prefix=nuxeo-http-client/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-javaagent] $> git archive --prefix=nuxeo-javaagent/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-jsf-to-web-ui] $> git archive --prefix=nuxeo-jsf-to-web-ui/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-liveconnect] $> git archive --prefix=nuxeo-liveconnect/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-logs-viewer] $> git archive --prefix=nuxeo-logs-viewer/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-media-publishing] $> git archive --prefix=nuxeo-media-publishing/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-multi-tenant] $> git archive --prefix=nuxeo-multi-tenant/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-3d] $> git archive --prefix=nuxeo-platform-3d/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-audio] $> git archive --prefix=nuxeo-platform-audio/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-document-routing] $> git archive --prefix=nuxeo-platform-document-routing/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-error-web] $> git archive --prefix=nuxeo-platform-error-web/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-forms-layout-demo] $> git archive --prefix=nuxeo-platform-forms-layout-demo/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-importer] $> git archive --prefix=nuxeo-platform-importer/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-indexing-gateway] $> git archive --prefix=nuxeo-platform-indexing-gateway/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-lang-ext] $> git archive --prefix=nuxeo-platform-lang-ext/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-lang-ext-incomplete] $> git archive --prefix=nuxeo-platform-lang-ext-incomplete/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-pdf-utils] $> git archive --prefix=nuxeo-platform-pdf-utils/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-shibboleth-groups-web] $> git archive --prefix=nuxeo-platform-shibboleth-groups-web/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-smart-search] $> git archive --prefix=nuxeo-platform-smart-search/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-spreadsheet] $> git archive --prefix=nuxeo-platform-spreadsheet/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-suggestbox] $> git archive --prefix=nuxeo-platform-suggestbox/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-user-registration] $> git archive --prefix=nuxeo-platform-user-registration/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-platform-video] $> git archive --prefix=nuxeo-platform-video/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-quota] $> git archive --prefix=nuxeo-quota/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-rating] $> git archive --prefix=nuxeo-rating/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-resources-compat] $> git archive --prefix=nuxeo-resources-compat/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-review-workflows-dashboards] $> git archive --prefix=nuxeo-review-workflows-dashboards/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-sample-project] $> git archive --prefix=nuxeo-sample-project/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-segment.io-connector] $> git archive --prefix=nuxeo-segment.io-connector/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-session-inspector] $> git archive --prefix=nuxeo-session-inspector/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-shell] $> git archive --prefix=nuxeo-shell/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-shibboleth-invitation] $> git archive --prefix=nuxeo-shibboleth-invitation/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-showcase-content-sample] $> git archive --prefix=nuxeo-showcase-content-sample/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-signature] $> git archive --prefix=nuxeo-signature/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-style-guide] $> git archive --prefix=nuxeo-style-guide/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-target-platforms] $> git archive --prefix=nuxeo-target-platforms/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-template-rendering] $> git archive --prefix=nuxeo-template-rendering/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-tree-snapshot] $> git archive --prefix=nuxeo-tree-snapshot/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-web-ui] $> git archive --prefix=nuxeo-web-ui/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-web-ui-itests] $> git archive --prefix=nuxeo-web-ui-itests/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [addons-core] $> git archive --prefix=addons-core/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-core-storage-marklogic] $> git archive --prefix=nuxeo-core-storage-marklogic/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-common] $> git archive --prefix=nuxeo-common/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-core] $> git archive --prefix=nuxeo-core/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-distribution] $> git archive --prefix=nuxeo-distribution/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-dm] $> git archive --prefix=nuxeo-dm/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-features] $> git archive --prefix=nuxeo-features/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-jsf] $> git archive --prefix=nuxeo-jsf/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-runtime] $> git archive --prefix=nuxeo-runtime/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-services] $> git archive --prefix=nuxeo-services/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-theme] $> git archive --prefix=nuxeo-theme/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - [nuxeo-webengine] $> git archive --prefix=nuxeo-webengine/ release-10.1-I20180228_0918 $> tar -C /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/sources -xf - Creating /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/nuxeo-10.1-I20180228_0918-sources.zip with . ... Adding credits.txt Adding findbugs.xml Adding .project.ok Adding tools-assembly.xml Adding build.xml Adding pom.xml Adding clone.py Adding enerjy-settings.epf Adding .gitattributes Adding README.md Adding build.properties.sample Adding fixeclipse Adding .derived Adding .gitignore Adding nuxeo-platform-indexing-gateway/pom.xml Adding nuxeo-platform-indexing-gateway/README.md Adding nuxeo-platform-indexing-gateway/.gitignore Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/adapter/IndexingAdapter.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/adapter/RepositoryPathTitleAdapter.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/adapter/BaseIndexingAdapter.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/adapter/IndexingAdapterDescriptor.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/adapter/SimpleACLIndexingAdapter.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/adapter/IndexingAdapterService.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/adapter/BlobFormatDescriptor.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/adapter/SecurityFiltering.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/ws/DocumentTypeDescriptor.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/ws/WSIndexingGatewayBean.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/ws/UUIDPage.java Adding nuxeo-platform-indexing-gateway/src/main/java/org/nuxeo/ecm/platform/indexing/gateway/ws/api/WSIndexingGateway.java Adding nuxeo-platform-indexing-gateway/src/main/resources/OSGI-INF/request-controler-contrib.xml Adding nuxeo-platform-indexing-gateway/src/main/resources/OSGI-INF/indexing-adapter-framework.xml Adding nuxeo-platform-indexing-gateway/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-indexing-gateway/src/main/resources/OSGI-INF/endpoint-contrib.xml Adding nuxeo-platform-indexing-gateway/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-exalead-connector/pom.xml Adding nuxeo-exalead-connector/README.md Adding nuxeo-exalead-connector/.gitignore Adding nuxeo-exalead-connector/src/main/java/org/nuxeo/ecm/platform/exalead/ws/WSExaleadBean.java Adding nuxeo-exalead-connector/src/main/java/org/nuxeo/ecm/platform/exalead/ws/NoteBlobAdapter.java Adding nuxeo-exalead-connector/src/main/java/org/nuxeo/ecm/platform/exalead/ws/api/WSExalead.java Adding nuxeo-exalead-connector/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-exalead-connector/src/main/resources/OSGI-INF/exalead-adapter-contrib.xml Adding nuxeo-exalead-connector/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-logs-viewer/pom.xml Adding nuxeo-logs-viewer/README.md Adding nuxeo-logs-viewer/crowdin.ini Adding nuxeo-logs-viewer/.gitignore Adding nuxeo-logs-viewer/src/test/java/org/nuxeo/ecm/logs/viewer/lang/test/TestMessages.java Adding nuxeo-logs-viewer/src/main/java/org/nuxeo/logs/viewer/LogsViewerActions.java Adding nuxeo-logs-viewer/src/main/resources/seam.properties Adding nuxeo-logs-viewer/src/main/resources/themes/css/logs_viewer_tab.css Adding nuxeo-logs-viewer/src/main/resources/OSGI-INF/logs-viewer-actions.xml Adding nuxeo-logs-viewer/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-logs-viewer/src/main/resources/OSGI-INF/logs-viewer-theme.xml Adding nuxeo-logs-viewer/src/main/resources/OSGI-INF/logs-viewer-properties.xml Adding nuxeo-logs-viewer/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-logs-viewer/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-logs-viewer/src/main/resources/web/nuxeo.war/incl/monitoring/logsViewer.xhtml Adding nuxeo-platform-importer/pom.xml Adding nuxeo-platform-importer/README.md Adding nuxeo-platform-importer/.gitignore Adding nuxeo-platform-importer/nuxeo-importer-scan/pom.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/ReadMe.txt Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/java/org/nuxeo/platform/scanimporter/tests/ImportTestCase.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/java/org/nuxeo/platform/scanimporter/tests/SampleMapper.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/java/org/nuxeo/platform/scanimporter/tests/TestParse.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/java/org/nuxeo/platform/scanimporter/tests/TestImportListener.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/java/org/nuxeo/platform/scanimporter/tests/TestImport.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/java/org/nuxeo/platform/scanimporter/tests/TestService.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/log4j.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/needed-contribution-for-factory-deployment.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/OSGI-INF/importerservice-test-contrib0.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/OSGI-INF/importerservice-test-contrib5.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/OSGI-INF/importerservice-test-contrib2.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/OSGI-INF/importerservice-test-contrib1.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/OSGI-INF/importerservice-test-contrib3.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/OSGI-INF/importerservice-test-config0.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/OSGI-INF/importerservice-test-contrib4.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/OSGI-INF/core-type-test-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/OSGI-INF/importerservice-test-contrib6.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test2/descriptor.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test2/files/testFile.txt Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test4/descriptor.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test4/files/testFile.txt Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test3/descriptor.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test3/files/testFile.txt Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test1/descriptor.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test1/files/testFile3.txt Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test1/files/testFile.txt Adding nuxeo-platform-importer/nuxeo-importer-scan/src/test/resources/data/test1/files/testFile2.txt Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/service/ScannedFileMapperComponent.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/service/ScanFileMappingDescriptor.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/service/ScanFileFieldMapping.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/service/ScanFileBlobMapping.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/service/ScannedFileMapperService.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/service/ScanFileBlobHolder.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/service/ImporterConfig.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/listener/IngestionTrigger.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/processor/DocumentTypeMapper.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/processor/ScanedFileFactory.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/processor/ScanedFileSourceNode.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/processor/ScannedFileImporter.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/java/org/nuxeo/ecm/platform/scanimporter/processor/XmlMetaDataFileFilter.java Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/resources/seam.properties Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/resources/OSGI-INF/default-scan-config.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/resources/OSGI-INF/listener-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/resources/OSGI-INF/importerservice-framework.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-importer/nuxeo-importer-scan/sample-conf/scan-importer-noxml-config.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/sample-conf/scan-importer-config.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/sample-conf/testdata/descriptor.xml Adding nuxeo-platform-importer/nuxeo-importer-scan/sample-conf/testdata/files/testFile.txt Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/pom.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/ReadMe.md Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/TestMapper.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/TestMapperServiceWithDynamicRoot.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/TestMapperService.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/TestMapperServiceMultiFiles.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/TestDocUpdateWithDepotData.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/TestMapperServiceMultiComplexValue.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/DummyRegistry.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/TestMapperServiceMultiValue.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/TestDocUpdate.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/test/TestDocUpdateListOverwrite.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/nuxeo-webdelib-export.zip Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/depot2.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/complex.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/file1.txt Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/depot4.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/docupdate.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/test-ImporterMapping-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/test-ImporterMapping-Multi-files-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/NXP-11834.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/multivalue.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/test-ImporterMapping3-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/file2.txt Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/depot.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/log4j.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/test-ImporterMapping2-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/multifiles.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/test-ImporterMapping-MultiValue-ListOverwrite-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/test-ImporterMapping-MultiValue-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/test-ImporterMapping-Complex-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/depot3.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/complx.xsd Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/test/resources/file3.txt Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/AttributeConfigDescriptor.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/XMLImporterService.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/ParserConfigRegistry.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/MVELImporterFunction.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/XMLImporterServiceImpl.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/DocConfigDescriptor.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/XMLImporterComponent.java Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/resources/OSGI-INF/ImporterMapping-service.xml Adding nuxeo-platform-importer/nuxeo-importer-xml-parser/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-importer/nuxeo-importer-stream/pom.xml Adding nuxeo-platform-importer/nuxeo-importer-stream/README.md Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestAutomation.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestAutomationChronicle.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestBlobImportKafka.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestDocumentImportKafka.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestBlob.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestDocumentImport.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestBlobImportChronicle.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestAutomationKafka.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestBlobImport.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestDocumentImportChronicle.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/importer/stream/tests/importer/TestAutomationKafkaNoSubscribe.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/TestPatternBoundedQueuing.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/TestPatternQueuing.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/TestPatternBoundedQueuingChronicle.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/TestPatternQueuingChronicle.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/TestPatternQueuingKafka.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/KafkaHelper.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/TestPatternBoundedQueuingKafka.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/producer/RandomIdMessageProducerFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/producer/OrderedIdMessageProducer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/producer/RandomIdMessageProducer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/consumer/BuggyIdMessageConsumer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/consumer/IdMessageFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/consumer/NoopIdMessageConsumer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/java/org/nuxeo/lib/stream/tests/pattern/consumer/BuggyException.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/resources/log4j.xml Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/resources/test-kafka-config-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/resources/test-stream-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-stream/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/message/DocumentMessage.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/message/BlobMessage.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/message/BlobInfoMessage.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/producer/FileBlobMessageProducerFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/producer/FileBlobMessageProducer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/producer/RandomStringBlobMessageProducerFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/producer/RandomLogBlobInfoFetcher.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/producer/BlobInfoFetcher.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/producer/RandomStringBlobMessageProducer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/producer/RandomDocumentMessageProducer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/producer/RandomDocumentMessageProducerFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/automation/RandomBlobProducers.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/automation/DocumentConsumers.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/automation/RandomDocumentProducers.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/automation/BlobConsumers.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/DocumentMessageConsumer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/DocumentConsumerPolicyBuilder.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/BlobMessageConsumer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/DocumentMessageConsumerFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/BlobInfoWriter.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/DocumentConsumerPool.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/BlobMessageConsumerFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/DocumentConsumerPolicy.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/importer/stream/consumer/LogBlobInfoWriter.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/package-info.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/Message.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/KeyValueMessage.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/producer/AbstractProducer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/producer/ProducerPool.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/producer/ProducerIterator.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/producer/ProducerStatus.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/producer/ProducerFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/producer/internals/ProducerRunner.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/BatchPolicy.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/AbstractConsumer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/ConsumerPool.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/ConsumerFactory.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/ConsumerPolicy.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/ConsumerStatus.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/Consumer.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/ConsumerPolicyBuilder.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/internals/BatchState.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/internals/AbstractCallablePool.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/java/org/nuxeo/lib/stream/pattern/consumer/internals/ConsumerRunner.java Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-stream/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-importer/nuxeo-importer-core/pom.xml Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestGenericThreadedImportTaskRollback.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/SimpleImporterTest.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestImporterWithDifferentType.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestMetadataCollector.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestDefaultImporterServiceWithMeta.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestDefaultImporterServiceWithMetaAndDocType.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestDefaultImporterServiceWithMeta2.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestImportWithMeta.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestImporterListeners.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestRandomNodes.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestWordGen.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/tests/TestImporterWithFileManager.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/properties/TestMetadataFile.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/test-importer-with-filemanager-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/test-importer-service-contrib2.xml Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/test-importer-service-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/log4j.xml Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/test-importer-service-contrib-metadata-with-doctype.xml Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/metadatas-with-doctype/do_default.pdf Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/metadatas-with-doctype/do_default.properties Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/metadatas-with-doctype/branch1/do_Note.properties Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/metadatas-with-doctype/branch1/do_Note.html Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/filemanager/cat.gif Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/filemanager/sample.mpg Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/filemanager/sample.wav Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src/metadata.properties Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src/hello.pdf Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src/branch2/hello.pdf Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src/branch2/branch21/metadata.properties Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src/branch2/branch21/hello.pdf Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src/branch1/metadata.properties Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src/branch1/hello.pdf Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src/branch1/branch11/hello.pdf Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src-with-metadatas/hello.pdf Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src-with-metadatas/hello.properties Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src-with-metadatas/branch1/hello1.pdf Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src-with-metadatas/branch1/hello1.properties Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src-with-metadatas/branch1/branch11/hello11.properties Adding nuxeo-platform-importer/nuxeo-importer-core/src/test/resources/import-src-with-metadatas/branch1/branch11/hello11.pdf Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/service/DefaultImporterService.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/service/DefaultImporterComponent.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/service/DefaultImporterServiceImpl.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/service/ImporterConfigurationDescriptor.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/listener/JobHistoryListener.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/listener/ImporterListener.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/base/GenericThreadedImportTask.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/base/GenericMultiThreadedImporter.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/base/ImporterRunner.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/base/ImporterRunnerConfiguration.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/filter/ImportingDocumentFilter.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/filter/EventServiceConfiguratorFilter.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/filter/ImporterFilter.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/executor/DefaultImporterExecutor.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/executor/AbstractImporterExecutor.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/random/DictionaryHolder.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/random/PartialTextExtractor.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/random/HunspellDictionaryHolder.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/random/RandomTextGenerator.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/threading/ImporterThreadingPolicy.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/threading/DefaultMultiThreadingPolicy.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/factories/FileManagerDocumentModelFactory.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/factories/AbstractDocumentModelFactory.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/factories/ImporterDocumentModelFactory.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/factories/DefaultDocumentModelFactory.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/properties/MetadataFile.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/properties/IndividualMetadataCollector.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/properties/MetadataCollector.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/log/PerfLogger.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/log/ImporterLogger.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/log/BasicLogger.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/log/BufferredLogger.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/source/SourceNode.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/source/FileWithMetadataSourceNode.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/source/FileSourceNode.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/source/FileWithNonHeritedIndividalMetaDataSourceNode.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/source/RandomTextSourceNode.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/java/org/nuxeo/ecm/platform/importer/source/FileWithIndividualMetadasSourceNode.java Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/resources/en_US.dic Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/resources/fr_FR.dic Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/resources/OSGI-INF/convert-service-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/resources/OSGI-INF/default-importer-service.xml Adding nuxeo-platform-importer/nuxeo-importer-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/pom.xml Adding nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/test/java/org/nuxeo/ecm/platform/importer/xml/parser/TestDeployment.java Adding nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/test/resources/OSGI-INF/xml-importer-scan-config-without-requires.xml Adding nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/XMLFileSourceNode.java Adding nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/main/java/org/nuxeo/ecm/platform/importer/xml/parser/AdvancedScannedFileFactory.java Adding nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/main/resources/OSGI-INF/xml-importer-scan-config.xml Adding nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/pom.xml Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/src/test/resources/log4j.properties Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/src/main/java/org/nuxeo/ecm/platform/importer/executor/jaxrs/ImporterApp.java Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/src/main/java/org/nuxeo/ecm/platform/importer/executor/jaxrs/AbstractJaxRSImporterExecutor.java Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/src/main/java/org/nuxeo/ecm/platform/importer/executor/jaxrs/HttpFileImporterExecutor.java Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/src/main/java/org/nuxeo/ecm/platform/importer/executor/jaxrs/RandomImporterExecutor.java Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/src/main/resources/OSGI-INF/jaxrs-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/src/main/resources/OSGI-INF/importer-service-contrib.xml Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/src/main/resources/static/importForm.html Adding nuxeo-platform-importer/nuxeo-importer-jaxrs/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-business-days-management/README.txt Adding nuxeo-business-days-management/pom.xml Adding nuxeo-business-days-management/.gitignore Adding nuxeo-business-days-management/nuxeo-business-days-management-api/pom.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-api/src/main/java/org/nuxeo/business/days/management/service/BusinessDaysService.java Adding nuxeo-business-days-management/nuxeo-business-days-management-api/src/main/java/org/nuxeo/business/days/management/checker/HolidaysChecker.java Adding nuxeo-business-days-management/nuxeo-business-days-management-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-business-days-management/nuxeo-business-days-management-mp/pom.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-mp/src/main/resources/install.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-mp/src/main/resources/package.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-mp/src/main/assemble/assembly.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-core/pom.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/test/java/org/nuxeo/business/days/management/test/service/TestBusinessDaysService.java Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/test/java/org/nuxeo/business/days/management/test/checker/TestCSVHolidaysChecker.java Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/test/resources/holidays.csv Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/test/resources/OSGI-INF/business-days-management-contrib.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/main/java/org/nuxeo/business/days/management/service/BusinessDaysServiceImpl.java Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/main/java/org/nuxeo/business/days/management/service/DurationDescriptor.java Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/main/java/org/nuxeo/business/days/management/service/HolidaysCheckerDescriptor.java Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/main/java/org/nuxeo/business/days/management/checker/CSVHolidaysChecker.java Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/main/java/org/nuxeo/business/days/management/checker/CSVConfigurationDescriptor.java Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/main/resources/OSGI-INF/business-days-management-service.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/main/resources/OSGI-INF/business-days-management-csvchecker-service.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/main/resources/OSGI-INF/business-days-management-contrib.xml Adding nuxeo-business-days-management/nuxeo-business-days-management-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-forms-layout-demo/pom.xml Adding nuxeo-platform-forms-layout-demo/README.md Adding nuxeo-platform-forms-layout-demo/.gitignore Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/pom.xml Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/pom-list-widget.xml Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/itests.xml Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/.gitignore Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/itests-list-widget.xml Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITSelectManyCheckboxDirectoryWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITComplexWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITTextWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITTextareaWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITSelectOneDirectoryWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITAggregateWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITToggleableLayoutWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITJSListWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITFileWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITSecretWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITMenuTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITLayoutWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/AbstractWidgetPageTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITCheckboxWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITSelectOneRadioDirectoryWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITAjaxListWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITSelectManyDirectoryWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITLayoutDocumentValidationTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITHTMLTextWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITActionsWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITIntWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITDatetimeWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/java/org/nuxeo/ftest/formsLayoutDemo/ITContainerWidgetTest.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/resources/log4j.xml Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/test/resources/ajaxified-list-config.xml Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/Tab.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/ReferenceTab.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/HomePage.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/PreviewTab.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/Page.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/OverviewTab.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/ValidationPage.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/standardWidgets/JSListStandardWidgetPage.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/standardWidgets/AjaxListStandardWidgetPage.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/java/org/nuxeo/functionaltests/formsLayoutDemo/page/standardWidgets/ListStandardWidgetPage.java Adding nuxeo-platform-forms-layout-demo/ftest/webdriver/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/build.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/pom.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/build.properties.sample Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/test/java/org/nuxeo/ecm/platform/forms/layout/demo/test/TestLayoutDemoURLCodec.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/test/java/org/nuxeo/ecm/platform/forms/layout/demo/test/TestLayoutDemoService.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/test/resources/log4j.properties Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/service/LayoutDemoManager.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/service/DemoLayout.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/service/LayoutDemoManagerBusinessDelegate.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/service/LayoutDemoService.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/service/DemoWidgetTypeImpl.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/service/DemoWidgetType.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/jsf/PreviewLayoutDefinition.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/jsf/LayoutDemoContext.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/jsf/LayoutDemoURLCodec.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/jsf/LayoutDemoActions.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/jsf/LayoutPreviewActions.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/factories/DemoFolderTemplateFactory.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/descriptors/DemoLayoutDescriptor.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/java/org/nuxeo/ecm/platform/forms/layout/demo/descriptors/DemoWidgetTypeDescriptor.java Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/seam.properties Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/defaultDomain-content-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-layouts-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-url-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-framework.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-theme-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-elasticsearch-index-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-types-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-core-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-auth-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/layout-demo-directories-contrib.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-validation-layout.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-checkbox-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listing-author-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listing-big-icon-type-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-singleDocumentSuggestion-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-agg-listbox-directory-localized-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-singleUserSuggestion-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listing-icon-type-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-layout-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-textarea-listing-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectManyCheckboxDirectory-localized-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectOneRadioDirectory-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listing-lock-icon-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-int-listing-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectManyDirectory-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectOneDirectory-localized-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-list-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectManyDirectory-localized-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-agg-listbox-directory-dbl10n-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-file-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-list-array-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listing-big-icon-type-link-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-text-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-complex-list2-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-multipleUsersSuggestion-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listing-last-contributor-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listing-version-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-file-listing-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-agg-checkbox-directory-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-datetime-listing-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-text-listing-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-agg-checkbox-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-checkbox-listing-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-complex-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-template-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectManyDirectory-listing-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectOneDirectory-l10n-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-agg-checkbox-options-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-datetime-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-htmltext-listing-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-htmltext-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-suggestOneDirectory-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectOneRadioDirectory-localized-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-file-list-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-agg-checkbox-directory-localized-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-actions-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-suggestManyDirectory-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectManyCheckboxDirectory-l10n-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectOneRadioDirectory-l10n-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-toggleable-layout-studio-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-complex-list-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-secret-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listing-lifecycle-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-container-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listOfLists-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectManyCheckboxDirectory-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-listing-title-link-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-agg-checkbox-directory-dbl10n-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-agg-listbox-directory-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-multipleDocumentsSuggestion-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-int-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-textarea-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectOneDirectory-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectManyDirectory-l10n-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-toggleable-layout-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-selectOneDirectory-listing-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/demo/layout-demo-agg-listbox-widget.xml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/directories/l10ncoverage_small.csv Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/directories/layout_demo_crew.csv Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/schemas/validationSample.xsd Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/schemas/layout_demo_schema.xsd Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/test_document_validation.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/show_xml_source_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/introduction.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/menu.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/widget_reference.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/widget_page_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/action_widget_page_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/widget_demo.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/listing_widget_demo_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/widget_preview.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/footer.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/header.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/menu_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/global_page_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/layout_preview_frame.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/widget_preview_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/show_source_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/widgets/2fields_widget_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/widgets/properties_map_widget_template.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoActions/main_tabAction.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoActions/templateAction.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoActions/widgetAction.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoActions/fancyboxAction.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoActions/linkAction.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoActions/bare_linkAction.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoActions/rest_document_linkAction.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/img/nuxeo_logo.png Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/img/header_nuxeo.png Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/img/arrow_dark_folded.png Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/img/arrow_dark_unfolded.png Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/intWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/selectOneDirectoryWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/suggestManyDirectoryWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/complexWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/selectManyCheckboxAggregate.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/checkboxWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/selectManyCheckboxDirectoryAggregate.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/selectManyCheckboxDirectoryWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listing_authorWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listing_last_contributorWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/selectManyListboxAggregate.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listing_icon_typeWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/actionsWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/selectManyDirectoryWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/selectManyListboxDirectoryAggregate.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listing_lock_iconWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/selectOneRadioDirectoryWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/secretWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/singleDocumentSuggestion.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/containerWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/toggleableLayoutWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listing_versionWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/multipleUsersSuggestion.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/fileWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listing_title_linkWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/multipleDocumentsSuggestion.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/layoutWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/textWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/templateWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/singleUserSuggestion.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/suggestOneDirectoryWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/htmltextWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listing_lifecycleWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listing_big_icon_type_linkWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/textareaWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/datetimeWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/demoWidgets/listing_big_icon_typeWidget.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/style/layoutDemo.css Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/style/prettify.css Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/scripts/prettify.js Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/scripts/layoutDemo.js Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/scripts/ga.js Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/actions/fancybox_sample.xhtml Adding nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/src/main/resources/web/nuxeo.war/layoutDemo/layouts/layout_demo_reference_template.xhtml Adding nuxeo-dm/pom.xml Adding nuxeo-dm/nuxeo-platform-webapp-types/pom.xml Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/OSGI-INF/ecm-types-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/OSGI-INF/ecm-schemas-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/schemas/advanced_content.xsd Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/schemas/content_view_display.xsd Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/schemas/advanced_search.xsd Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/file.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/wiki_folder.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/wikipage_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/template_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/folder_template.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/mail_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/audio.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/workspace_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/forum_post.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/image_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/wikisite_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/mailfolder_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/ordered_folder_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/note_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/ordered_folder.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/forum_thread.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/folder.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/workspace.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/mail_folder.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/video.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/section_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/image.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/picture.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/section.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/file_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/forum.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/index.jsp Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/picturebook.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/domain.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/folder_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/note.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/audio_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/folder_template_100.gif Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/mail.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/video_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/picturebook_100.png Adding nuxeo-dm/nuxeo-platform-webapp-types/src/main/resources/web/nuxeo.war/icons/forum_100.png Adding nuxeo-dm/nuxeo-platform-webapp/package.json Adding nuxeo-dm/nuxeo-platform-webapp/build.xml Adding nuxeo-dm/nuxeo-platform-webapp/pom.xml Adding nuxeo-dm/nuxeo-platform-webapp/Gruntfile.js Adding nuxeo-dm/nuxeo-platform-webapp/bower-locker.bower.json Adding nuxeo-dm/nuxeo-platform-webapp/bower.json Adding nuxeo-dm/nuxeo-platform-webapp/.bowerrc Adding nuxeo-dm/nuxeo-platform-webapp/npm-shrinkwrap.json Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/generic_message_page.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/create_document.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/loginError.jsp Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/document_email.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/getDocument.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/create_workspace.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/create_file.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/edit_document.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/showLogo.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/pdf_generation_error.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/logout.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/malformed_url_error_page.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/mail_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/view_domains.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/create_domain.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/view_servers.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/view_documents.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/select_document_type.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/edit_workspace.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/parallele.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/info_view.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/editor_image_upload.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/login.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/nxstartup.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/editor_link_search_document.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/css/jquery.ambiance.css Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/css/magnific-popup.css Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/css/screen.css Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/css/static-styles.css Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/css/jquery.fancybox.css Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/css/index.jsp Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/css/tipsy.css Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/jsf/index.jsp Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/title_with_permlink_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/nolabel_list_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/js_files_list_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/boolean_radio_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/files_list_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/info_view_no_preview_widget.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/contributors_widget.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/title_widget.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/lastContributor_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/moderation_type_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/extended_file_widget.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/integer_yes_no_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/subjects_widget.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/extended_subfile_widget.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/site_url_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/coverage_widget.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/info_box_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/comments_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/lc_and_version_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/metadata_dc_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/custom_actions_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/actions_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/single_tasks_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/content_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/metadata_custom_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/relations_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/contributors_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/publication_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/states_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/description_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/widgets/summary/tagging_widget_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/xlt.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/gf.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/new_type.gif Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/unknown.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/doc.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/wdp.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/vcal.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/pk.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/dvi.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/quicktime.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/midi.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/tgz.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/wav.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/deb.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/graffle.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/cpp.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/mime.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/iso.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/html.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/dot.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/png.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/pl.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/h.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/csv.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/log.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/tex.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/view_pdf.gif Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/exe.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/page_white_text.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/index.jsp Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/ps.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/man.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/rpm.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/vcard.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/c.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/o.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/icones-metanav.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/mail_listing_icon.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/f.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/font.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/sh.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/page_text.gif Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/avi.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/update.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/core.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/file_actions.gif Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/new_model.gif Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/icons/visio.gif Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/konamikat.gif Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/nuxeo_logo.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/lightbox_placeholder.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/nuxeo_preview_logo_black.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/index.jsp Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/core_servers.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/nxbg.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/ImportContinue.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_title_left.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_close.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_nav_right.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_shadow_se.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_shadow_sw.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_title_right.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancybox.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_shadow_nw.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancybox-x.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_shadow_n.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancybox-y.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/blank.gif Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_shadow_s.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_shadow_ne.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_title_main.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_shadow_e.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_shadow_w.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_nav_left.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_title_over.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/img/fancybox/fancy_loading.png Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/permissions/document_permissions.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/permissions/components/.gitignore Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/dropDownMenu.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/trash_details.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/dnd_init.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/nuxeo_footer_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/user_clipboard.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/document_content_view.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/document_rights_action.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/import.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/bulk_import_box.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/nuxeo_header.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/popupMenu.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/nuxeo_footer.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/liveedit_create_actions.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/single_directory_tree_explorer.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/safeEdit.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/seam_remoting.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/confirm-alerts.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tree_explorer.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/breadcrumb.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/document_action_tabs.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/doubleClick_shield.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/lock_details.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/nuxeo_javascript_context.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tagging.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/index.jsp Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/includes.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/nuxeo_header_template.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/document_actions.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/multi_tree_explorer.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/document_actions_upperbuttons.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/logo_DM_galaxy.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tinymce.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/konami.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/nuxeo_logo.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_manage.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_view.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_rights.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/local_configuration.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_files_edit.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_metadata_view.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/section_content.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_files_view.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_edit.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_trash_content.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_content.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/index.jsp Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_sub_tabs.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/incl/tabs/document_metadata_edit.xhtml Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery.nuxeo.doubleclickshield.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/default-contextmenu-actions.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/tableSelections.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/contextKeeper.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/hideableAdminMessage.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/safeEditUI.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/nuxeo-documents-import.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/safeEdit.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery.nuxeo.tipsy.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/sarissa-ie-workaround.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/moment.min-1.5.0nx.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/DragAndDrop.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/foldable-box.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/customSeamRemotingWaiter.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/accessKey.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/index.jsp Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery-migrate-1.4.1.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/nuxeo-lightbox.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/ctxMenu.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/fancybox-popup-utils.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery.nuxeo.cv-lightbox.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/contextmenu.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery.nuxeo.tipsy.init.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.ambiance.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.ui.core.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.nuxeo.dropdown.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.hotkeys.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.ui.sortable.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.tablesorter_filter.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.tablesorter.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.fancybox.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.ui.widget.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.konami.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.ui.mouse.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.magnific-popup.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/cookie.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.fancybox.pack.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.tools.focusfirst.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/jquery.tipsy.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/flot/jquery.flot.pie.min.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/flot/jquery.flot.min.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/jquery/flot/excanvas.min.js Adding nuxeo-dm/nuxeo-platform-webapp/src/main/resources/web/nuxeo.war/scripts/mustache/mustache.js Adding nuxeo-dm/nuxeo-platform-default-config/pom.xml Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/OSGI-INF/nxdirectories-contrib.xml Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/OSGI-INF/document-pageprovider-contrib.xml Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/OSGI-INF/pageprovider-contrib.xml Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/OSGI-INF/default-cache-contrib.xml Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/l10ncoverage.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/search_operators.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/l10nsubjects.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/subject.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/language.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/subtopic.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/country.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/continent.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/topic.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/directories/nature.csv Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/process/parallel-review.xml Adding nuxeo-dm/nuxeo-platform-default-config/src/main/resources/process/validation-review.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/pom.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/LGPL.txt Adding nuxeo-dm/nuxeo-platform-webapp-core/src/test/java/org/nuxeo/ecm/webapp/note/TestNoteActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/test/java/org/nuxeo/ecm/webapp/action/TestConversionActionBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/test/java/org/nuxeo/ecm/permissions/TestSecurityDataConverter.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/test/java/org/nuxeo/ecm/permissions/auth.conf Adding nuxeo-dm/nuxeo-platform-webapp-core/src/test/java/org/nuxeo/ecm/lifeCycle/BulkLifeCycleChangeListenerTest.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/test/resources/log4j.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/test/resources/OSGI-INF/test-bulk-life-cycle-change-paginate-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/addWorkspace.jpdl.jpg Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/filemanager/UploadItemHolderCycleManager.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/filemanager/FileManageActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/filemanager/FileManageActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/filemanager/NxUploadedFile.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/filemanager/UploadItemHolder.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/context/TransientStateCleaner.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/context/NavigationContextBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/context/UserServicesContext.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/security/SecurityActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/security/SecurityDataConverter.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/security/SecurityActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/security/MassSecurityModifierActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/security/SecurityData.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/security/UIPermissionService.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/security/UIPermissionListDescriptor.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/DocumentActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/WorkspaceActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/ServerActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/ServerActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/IsolatedWorkspaceCreatorBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/OrderableDocumentActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/WorkspaceActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/shield/SeamExceptionHandlingListener.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/shield/MockApplication.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/documenttemplates/DocumentTemplatesActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/documenttemplates/DocumentTemplatesActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/edit/lock/LockActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/edit/lock/LockActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/navigation/BreadcrumbActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/navigation/BreadcrumbActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/webcontainer/ThemeActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/webcontainer/ThemeActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/note/EditorImageActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/note/EditorImageActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/note/NoteActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/versioning/DocumentVersioningConverter.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/versioning/VersionInfo.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/versioning/DocumentVersioningBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/versioning/DocumentVersioning.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/versioning/VersionedActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/versioning/VersionedActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/liveedit/LiveEditClientConfig.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/liveedit/LiveEditBootstrapHelper.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/email/EmailSenderActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/email/EmailSenderActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/action/PopupHelper.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/action/ConversionActionBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/action/LogoutAction.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/action/ConversionAction.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/action/DeleteActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/action/DeleteActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/action/ImportActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/action/EditorLinkActionsBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/action/EditorLinkActions.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/trashManagement/ConversationTrashManager.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/trashManagement/TrashManagerBean.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/trashManagement/TrashConfigDescriptor.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/trashManagement/TrashManager.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/trashManagement/TrashManagementService.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/provider/ImportFolderPageProvider.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/helpers/StartupHelper.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/helpers/ParalleleNavigationHelper.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/helpers/ApplicationControllerHelper.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/helpers/FacesContextMessageHelper.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/helpers/LogoHelper.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/dashboard/DefaultDashboardNavigationHelper.java Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/seam.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/helpers.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/nuxeo_dm_specific.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/breadcrumb.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/header.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/navigation.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/tables.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/body.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/buttons_and_actions.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/messages_and_tooltips.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/footer.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/foldable_boxes.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/tabs_content.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/basics.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/drag_and_drop.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/print_generic.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/richfaces_components.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/polymer.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/forms.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/normalize.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/popups.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/css/grids_and_widgets.css Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/rainbow-colors.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/default-fonts.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/rainbow-fonts.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/common_variables.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/rainbow-borders.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/rainbow-backgrounds.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/alternative_variables.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/default-colors.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/default-backgrounds.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/default-borders.properties Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/palettes/default_variables.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/foldable_boxes.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/helpers.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/buttons_and_actions.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/header.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/print_generic.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/forms.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/navigation.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/normalize.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/breadcrumb.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/tables.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/tabs_content.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/footer.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/richfaces_components.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/drag_and_drop.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/basics.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/grids_and_widgets.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/body.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/popups.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/messages_and_tooltips.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/polymer.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/themes/sass/nuxeo_dm_specific.scss Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/pageproviders-webapp-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/chains-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/trashManagement-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/seamremotingjsbuilder-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/import-actions-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/exceptionhandling-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/action-widgets-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/trashManagement-framework.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/documentslists-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/uiPermissionService-framework.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/layouts-summary-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/importOptions-actions-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/directory-ui-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/info-view-layouts-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/META-INF/jboss.xml Adding nuxeo-dm/nuxeo-platform-webapp-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-http-client/pom.xml Adding nuxeo-http-client/.gitignore Adding nuxeo-http-client/src/test/java/org/nuxeo/ecm/http/client/remote/tests/RemoteTests.java Adding nuxeo-http-client/src/main/java/org/nuxeo/ecm/http/client/NuxeoServer.java Adding nuxeo-http-client/src/main/java/org/nuxeo/ecm/http/client/authentication/PortalSSOAuthenticationProvider.java Adding nuxeo-http-client/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-error-web/README.txt Adding nuxeo-platform-error-web/pom.xml Adding nuxeo-platform-error-web/TODO.txt Adding nuxeo-platform-error-web/.gitignore Adding nuxeo-platform-error-web/ftest/webdriver/pom.xml Adding nuxeo-platform-error-web/ftest/webdriver/itests.xml Adding nuxeo-platform-error-web/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/ITFaceletErrorTest.java Adding nuxeo-platform-error-web/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/ITNavigateNotFoundTest.java Adding nuxeo-platform-error-web/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/ITServletErrorTest.java Adding nuxeo-platform-error-web/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/ITErrorPageTest.java Adding nuxeo-platform-error-web/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/ITSeamErrorTest.java Adding nuxeo-platform-error-web/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/ITWebengineErrorTest.java Adding nuxeo-platform-error-web/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/pages/ErrorPage.java Adding nuxeo-platform-error-web/ftest/webdriver/src/test/resources/log4j.xml Adding nuxeo-platform-error-web/ftest/webdriver/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-error-web/nuxeo-platform-error-web/build.xml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/pom.xml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/build.properties.sample Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/java/org/nuxeo/ecm/platform/error/web/DummySeamBean.java Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/java/org/nuxeo/ecm/platform/error/web/ErrorServlet.java Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/java/org/nuxeo/ecm/platform/error/web/WebengineError.java Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/java/org/nuxeo/ecm/platform/error/web/SeamErrorComponent.java Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/java/org/nuxeo/ecm/platform/error/web/JSFErrorFunctions.java Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/seam.properties Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/module.xml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/OSGI-INF/error-actions-contrib.xml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/OSGI-INF/error-anonymous-contrib.xml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/META-INF/error.taglib.xml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/test_seam_concurrency.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_jsf_function_unchecked.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_ui_decorate_not_found.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_seam_getter_unchecked.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_ui_include_not_found.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_seam_getter_security.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_index.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_ui_composition_not_found.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_ui_include_relative_not_found.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_ui_include_relative_invalid_included.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_ui_include_invalid_included.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_jsf_function_checked.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_seam_getter_checked.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/test_seam_page_scope.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/test_distributed_transaction.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_seam_factory_security.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_seam_factory_checked.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_seam_factory_unchecked.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/web/nuxeo.war/error_test_web/error_invalid_html.xhtml Adding nuxeo-platform-error-web/nuxeo-platform-error-web/src/main/resources/skin/views/error/index.ftl Adding nuxeo-rating/build.xml Adding nuxeo-rating/pom.xml Adding nuxeo-rating/README.md Adding nuxeo-rating/build.properties.sample Adding nuxeo-rating/.gitignore Adding nuxeo-rating/nuxeo-rating-core/pom.xml Adding nuxeo-rating/nuxeo-rating-core/src/test/java/org/nuxeo/ecm/rating/TestLikeOperations.java Adding nuxeo-rating/nuxeo-rating-core/src/test/java/org/nuxeo/ecm/rating/TestRatingService.java Adding nuxeo-rating/nuxeo-rating-core/src/test/java/org/nuxeo/ecm/rating/AbstractRatingTest.java Adding nuxeo-rating/nuxeo-rating-core/src/test/java/org/nuxeo/ecm/rating/TestLikeService.java Adding nuxeo-rating/nuxeo-rating-core/src/test/java/org/nuxeo/ecm/rating/TestLikeServiceWithDocs.java Adding nuxeo-rating/nuxeo-rating-core/src/test/java/org/nuxeo/ecm/rating/RatingFeature.java Adding nuxeo-rating/nuxeo-rating-core/src/test/resources/rating-test.xml Adding nuxeo-rating/nuxeo-rating-core/src/test/resources/log4j.xml Adding nuxeo-rating/nuxeo-rating-core/src/test/resources/jndi.properties Adding nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/LikeServiceImpl.java Adding nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/RatingServiceImpl.java Adding nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/LikesCountActivityStreamFilter.java Adding nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/RatingActivityStreamFilter.java Adding nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/listener/RatingListener.java Adding nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/operations/Like.java Adding nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/operations/MostLiked.java Adding nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/operations/CancelLike.java Adding nuxeo-rating/nuxeo-rating-core/src/main/java/org/nuxeo/ecm/rating/operations/GetLikeStatus.java Adding nuxeo-rating/nuxeo-rating-core/src/main/resources/OSGI-INF/listener-contrib.xml Adding nuxeo-rating/nuxeo-rating-core/src/main/resources/OSGI-INF/rating-service.xml Adding nuxeo-rating/nuxeo-rating-core/src/main/resources/OSGI-INF/like-service.xml Adding nuxeo-rating/nuxeo-rating-core/src/main/resources/OSGI-INF/activity-stream-filters-contrib.xml Adding nuxeo-rating/nuxeo-rating-core/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-rating/nuxeo-rating-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-rating/nuxeo-rating-api/pom.xml Adding nuxeo-rating/nuxeo-rating-api/src/main/java/org/nuxeo/ecm/rating/api/RatingService.java Adding nuxeo-rating/nuxeo-rating-api/src/main/java/org/nuxeo/ecm/rating/api/LikeStatus.java Adding nuxeo-rating/nuxeo-rating-api/src/main/java/org/nuxeo/ecm/rating/api/Constants.java Adding nuxeo-rating/nuxeo-rating-api/src/main/java/org/nuxeo/ecm/rating/api/LikeService.java Adding nuxeo-rating/nuxeo-rating-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-rating/nuxeo-rating-web/pom.xml Adding nuxeo-rating/nuxeo-rating-web/crowdin.ini Adding nuxeo-rating/nuxeo-rating-web/src/test/java/org/nuxeo/ecm/rating/web/lang/test/TestMessages.java Adding nuxeo-rating/nuxeo-rating-web/src/main/java/org/nuxeo/ecm/rating/LikeActions.java Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/seam.properties Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/OSGI-INF/widgets-contrib.xml Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/web/nuxeo.war/widgets/summary/likes_count_widget_template.xhtml Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/web/nuxeo.war/icons/like.png Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/web/nuxeo.war/icons/unlike.png Adding nuxeo-rating/nuxeo-rating-web/src/main/resources/web/nuxeo.war/incl/action/like_action_template.xhtml Adding nuxeo-dmk-adaptor/pom.xml Adding nuxeo-dmk-adaptor/.gitignore Adding nuxeo-dmk-adaptor/src/test/java/org/nuxeo/dmk/test/TestDMKAdaptor.java Adding nuxeo-dmk-adaptor/src/test/resources/log4j.xml Adding nuxeo-dmk-adaptor/src/test/resources/test-config.xml Adding nuxeo-dmk-adaptor/src/main/java/org/nuxeo/dmk/DmkComponent.java Adding nuxeo-dmk-adaptor/src/main/java/org/nuxeo/dmk/DmkProtocol.java Adding nuxeo-dmk-adaptor/src/main/resources/OSGI-INF/dmk-adaptor.xml Adding nuxeo-dmk-adaptor/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-suggestbox/pom.xml Adding nuxeo-platform-suggestbox/README.md Adding nuxeo-platform-suggestbox/.gitignore Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/pom.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/test/java/org/nuxeo/ecm/platform/suggestbox/service/SuggestionServiceTest.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/test/java/org/nuxeo/ecm/platform/suggestbox/service/registries/SuggesterGroupMergeTest.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/test/java/org/nuxeo/ecm/platform/suggestbox/service/registries/SuggesterGroupContribTest.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/test/java/org/nuxeo/ecm/platform/suggestbox/utils/TestDateMatcher.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/test/resources/log4j.properties Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/test/resources/OSGI-INF/test-suggestbox-suggesters-contrib.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/Suggestion.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/SuggestionContext.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/SearchDocumentsSuggestion.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/DocumentSuggestion.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/Suggester.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/UserSuggestion.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/SuggestionService.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/ComponentInitializationException.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/SuggestionServiceImpl.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/CommonSuggestionTypes.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/SuggestionException.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/SuggestionHandlingException.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/GroupSuggestion.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/suggesters/DocumentLookupSuggester.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/suggesters/DocumentSearchByDateSuggester.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/suggesters/DocumentSearchByPropertySuggester.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/suggesters/UserGroupLookupSuggester.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/suggesters/I18nHelper.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/registries/SuggesterRegistry.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/registries/SuggesterGroupRegistry.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/registries/SuggestionHandlerRegistry.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/descriptors/SuggestionHandlerDescriptor.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/descriptors/SuggesterDescriptor.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/descriptors/SuggesterGroupItemDescriptor.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/service/descriptors/SuggesterGroupDescriptor.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/automation/SuggestOperation.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/java/org/nuxeo/ecm/platform/suggestbox/utils/DateMatcher.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/resources/OSGI-INF/suggestbox-operations-contrib.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/resources/OSGI-INF/suggestbox-pageproviders-contrib.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/resources/OSGI-INF/suggestbox-service.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/resources/OSGI-INF/suggestbox-suggesters-contrib.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/build.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/pom.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/crowdin.ini Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/test/java/org/nuxeo/ecm/suggestbox/lang/test/TestMessages.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/resources/seam.properties Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/resources/OSGI-INF/suggestbox-actions-contrib.xml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/resources/web/nuxeo.war/resources/js/nuxeo-suggestbox.js Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/resources/web/nuxeo.war/search/suggestbox.xhtml Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/seam/org/nuxeo/ecm/platform/suggestbox/jsf/SuggestboxActions.java Adding nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/src/main/seam/org/nuxeo/ecm/platform/suggestbox/jsf/Cached.java Adding nuxeo-showcase-content-sample/pom.xml Adding nuxeo-showcase-content-sample/README.md Adding nuxeo-showcase-content-sample/.gitignore Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/pom.xml Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/test/java/org/nuxeo/ecm/showcase/content/TestShowcaseContentImporter.java Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/test/java/org/nuxeo/ecm/showcase/content/service/TestShowcaseContentService.java Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/test/resources/contrib.xml Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/test/resources/export.zip Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/test/resources/log4j.xml Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/java/org/nuxeo/ecm/showcase/content/InitListener.java Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/java/org/nuxeo/ecm/showcase/content/ShowcaseWriter.java Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/java/org/nuxeo/ecm/showcase/content/ShowcaseContentImporter.java Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/java/org/nuxeo/ecm/showcase/content/ShowcaseVideoImportedListener.java Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/java/org/nuxeo/ecm/showcase/content/service/ShowcaseContentServiceImpl.java Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/java/org/nuxeo/ecm/showcase/content/service/ShowcaseContentService.java Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/java/org/nuxeo/ecm/showcase/content/service/ShowcaseContentDescriptor.java Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/resources/OSGI-INF/listener-contrib.xml Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/resources/OSGI-INF/content-template-contrib.xml Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/resources/OSGI-INF/service-contrib.xml Adding nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-lang-ext/build.xml Adding nuxeo-platform-lang-ext/pom.xml Adding nuxeo-platform-lang-ext/README.md Adding nuxeo-platform-lang-ext/crowdin.ini Adding nuxeo-platform-lang-ext/build.properties.sample Adding nuxeo-platform-lang-ext/CREDITS.txt Adding nuxeo-platform-lang-ext/.gitignore Adding nuxeo-platform-lang-ext/src/test/java/org/nuxeo/ecm/platform/lang/ext/test/TestExtMessages.java Adding nuxeo-platform-lang-ext/src/test/java/org/nuxeo/ecm/platform/lang/ext/test/TestMessages.java Adding nuxeo-platform-lang-ext/src/main/resources/crowdin/messages.properties Adding nuxeo-platform-lang-ext/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-lang-ext/src/main/resources/OSGI-INF/login-screen-config.xml Adding nuxeo-platform-lang-ext/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_pt_PT.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_vi_VN.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_eu_ES.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_ru_RU.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_cs_CZ.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_ca_ES.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_pt_BR.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_de_DE.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_pl_PL.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_ja_JP.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_fr_FR.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_ar_SA.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_el_GR.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_sv_SE.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_sr_SP.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_mk_MK.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_fr_CA.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_hu_HU.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_it_IT.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_id_ID.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_az_AZ.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_es_ES.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_nl_NL.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_sq_AL.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_tr_TR.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_zh_CN.properties Adding nuxeo-platform-lang-ext/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_gl_ES.properties Adding nuxeo-core/pom.xml Adding nuxeo-core/nuxeo-core-storage-mem/pom.xml Adding nuxeo-core/nuxeo-core-storage-mem/src/test/java/org/nuxeo/ecm/core/storage/mem/TestMemRepositoryApplyDiff.java Adding nuxeo-core/nuxeo-core-storage-mem/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-storage-mem/src/main/java/org/nuxeo/ecm/core/storage/mem/MemRepositoryFactory.java Adding nuxeo-core/nuxeo-core-storage-mem/src/main/java/org/nuxeo/ecm/core/storage/mem/MemRepositoryService.java Adding nuxeo-core/nuxeo-core-storage-mem/src/main/java/org/nuxeo/ecm/core/storage/mem/MemRepository.java Adding nuxeo-core/nuxeo-core-storage-mem/src/main/java/org/nuxeo/ecm/core/storage/mem/MemRepositoryDescriptor.java Adding nuxeo-core/nuxeo-core-storage-mem/src/main/resources/OSGI-INF/mem-repository-service.xml Adding nuxeo-core/nuxeo-core-storage-mem/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-schema/pom.xml Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/TestNamespace.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/TestSchemaLoaderRestriction.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/TestDocumentType.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/TestSchemaLoader.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/TestSchemaManager.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/TestQName.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/TestSimpleType.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/TestTypes.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/constraints/TestNumericIntervalConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/constraints/TestPatternConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/constraints/TestObjectResolverConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/constraints/TestNotNullConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/constraints/TestTypeConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/constraints/TestConstraintsTranslation.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/constraints/TestLengthConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/constraints/TestDateIntervalConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/types/constraints/TestEnumConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/test/java/org/nuxeo/ecm/core/schema/utils/DateParserTest.java Adding nuxeo-core/nuxeo-core-schema/src/test/resources/messages_fr.properties Adding nuxeo-core/nuxeo-core-schema/src/test/resources/log4j.properties Adding nuxeo-core/nuxeo-core-schema/src/test/resources/messages_en.properties Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/test-extends-append-doctypes.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/test-facet-missing-schema.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/testSchemaWithImportInclude.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/CoreTestExtensions.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/test-change-doctype.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/test-supertype-loop.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/testSchemaRebase.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/test-merge-doctype.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/test-facet-per-document.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/test-advanced-schema.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/test-missing-supertype.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/OSGI-INF/test-facet-per-document-override.xml Adding nuxeo-core/nuxeo-core-schema/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/schema3.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/testInclude.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/schemaWithIncludeAndImport.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/uid.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/file.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/schema-lib.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/schema2.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/test-classifier.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/test-properties.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/dublincore.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/common.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/testrestriction.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/schema.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/advancedSchema.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/policy.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/testExtension.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/testImport.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/testList.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/schema12.xsd Adding nuxeo-core/nuxeo-core-schema/src/test/resources/schema/core-types.xsd Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/TypeConstants.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/DocumentTypeDescriptor.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/DocumentType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/FacetNames.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/ProxiesDescriptor.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/XSDLoader.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/FacetDescriptor.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/SchemaManager.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/TypeService.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/SchemaNames.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/SchemaBindingDescriptor.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/PropertyDeprecationHandler.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/DocumentTypeImpl.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/SchemaManagerImpl.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/Namespace.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/TypeProvider.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/SchemaDescriptor.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/XSDTypes.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/TypeConfiguration.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/PropertyDeprecationDescriptor.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/package.html Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/PrefetchInfo.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/Type.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/ComplexTypeImpl.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/CompositeType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/AnyType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/PrimitiveType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/SchemaImpl.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/AbstractType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/ListType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/Field.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/CompositeTypeImpl.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/Schema.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/QName.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/ComplexType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/JavaTypes.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/SimpleType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/FieldImpl.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/SimpleTypeImpl.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/TypeBindingException.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/package.html Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/TypeException.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/ListTypeImpl.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/AbstractConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/ConstraintUtils.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/NumericIntervalConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/Constraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/ObjectResolverConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/LengthConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/EnumConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/TypeConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/PatternConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/NotNullConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/DateIntervalConstraint.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/constraints/package.html Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/resolver/ObjectResolver.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/resolver/TestingColorResolver.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/resolver/ObjectResolverService.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/resolver/ObjectResolverDescriptor.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/resolver/ObjectResolverServiceImpl.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/primitives/LongType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/primitives/DoubleType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/primitives/BooleanType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/primitives/DateType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/primitives/StringType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/primitives/BinaryType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/primitives/package.html Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/primitives/IntegerType.java Adding nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/utils/DateParser.java Adding nuxeo-core/nuxeo-core-schema/src/main/resources/OSGI-INF/ObjectResolverService.xml Adding nuxeo-core/nuxeo-core-schema/src/main/resources/OSGI-INF/SchemaService.xml Adding nuxeo-core/nuxeo-core-schema/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-schema/src/main/resources/schema/core-validation.xsd Adding nuxeo-core/nuxeo-core-persistence/pom.xml Adding nuxeo-core/nuxeo-core-persistence/src/test/java/org/nuxeo/ecm/core/persistence/DummyEntity.java Adding nuxeo-core/nuxeo-core-persistence/src/test/java/org/nuxeo/ecm/core/persistence/TestPersistenceProvider.java Adding nuxeo-core/nuxeo-core-persistence/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-persistence/src/test/resources/OSGI-INF/test-persistence-config.xml Adding nuxeo-core/nuxeo-core-persistence/src/test/resources/META-INF/persistence.xml Adding nuxeo-core/nuxeo-core-persistence/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/HibernateConfiguration.java Adding nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/HibernateConfigurator.java Adding nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/PersistenceProvider.java Adding nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/PersistenceError.java Adding nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/PersistenceProviderFactory.java Adding nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/EntityManagerFactoryProvider.java Adding nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/NuxeoConnectionProvider.java Adding nuxeo-core/nuxeo-core-persistence/src/main/java/org/nuxeo/ecm/core/persistence/PersistenceComponent.java Adding nuxeo-core/nuxeo-core-persistence/src/main/resources/fake-hibernate.cfg.xml Adding nuxeo-core/nuxeo-core-persistence/src/main/resources/OSGI-INF/persistence-service.xml Adding nuxeo-core/nuxeo-core-persistence/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core/pom.xml Adding nuxeo-core/nuxeo-core/doc/AccessControlArchitecture.txt Adding nuxeo-core/nuxeo-core/doc/events-and-listners.txt Adding nuxeo-core/nuxeo-core/doc/NXCore-Security.txt Adding nuxeo-core/nuxeo-core/doc/Transactions.txt Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/CoreUTConstants.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/TestDocumentModel.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/security/TestSecurityPolicyService.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/security/TestSecurityService.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/security/MockCreatorSecurityPolicy.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/blob/DummyBlobDispatcherXpath.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/blob/DocumentBlobManagerFeature.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/blob/TestDocumentBlobManager.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/blob/DummyBlobDispatcher.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/lifecycle/TestLifeCycleService.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/model/TestSidGenerator.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/model/TestPathComparator.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/repository/TestRepositoryInitializationHandler.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/event/TestCoreEvent.java Adding nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/event/TestEventContext.java Adding nuxeo-core/nuxeo-core/src/test/resources/TypeService.xml Adding nuxeo-core/nuxeo-core/src/test/resources/test-security-policy2-contrib.xml Adding nuxeo-core/nuxeo-core/src/test/resources/log4j.properties Adding nuxeo-core/nuxeo-core/src/test/resources/permissions-override2-contrib.xml Adding nuxeo-core/nuxeo-core/src/test/resources/permissions-override1-contrib.xml Adding nuxeo-core/nuxeo-core/src/test/resources/CoreTestExtensions.xml Adding nuxeo-core/nuxeo-core/src/test/resources/permissions-override3-contrib.xml Adding nuxeo-core/nuxeo-core/src/test/resources/LifeCycleManagerTestExtensions.xml Adding nuxeo-core/nuxeo-core/src/test/resources/test-security-policy-contrib.xml Adding nuxeo-core/nuxeo-core/src/test/resources/LifeCycleManagerReverseTestExtensions.xml Adding nuxeo-core/nuxeo-core/src/test/resources/OSGI-INF/test-blob-dispatch.xml Adding nuxeo-core/nuxeo-core/src/test/resources/OSGI-INF/test-blob-dispatch-xpath.xml Adding nuxeo-core/nuxeo-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core/src/test/resources/schema/schema-lib.xsd Adding nuxeo-core/nuxeo-core/src/test/resources/schema/dublincore.xsd Adding nuxeo-core/nuxeo-core/src/test/resources/schema/common.xsd Adding nuxeo-core/nuxeo-core/src/test/resources/schema/testList.xsd Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/NXCore.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/CoreServiceOrphanVersionRemovalFilterDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/CoreServicePolicyDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/BatchProcessorWork.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/CoreService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/BatchFinderWork.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/UpdateACEStatusListener.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/DefaultPermissionProvider.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/PermissionDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/UpdateACEStatusWork.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/AbstractSecurityPolicy.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/SecurityPolicyServiceImpl.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/MergedPermissionDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/PermissionVisibilityDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/SecurityPolicyService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/PermissionUIItemDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/SecurityPolicyDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/CheckInSecurityPolicy.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/PermissionProviderLocal.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/LockSecurityPolicy.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/SecurityService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/PermissionUIItemComparator.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/security/SecurityPolicy.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/blob/BlobDispatcherDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/blob/DocumentBlobManagerComponent.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/blob/BlobDispatcher.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/blob/DefaultBlobDispatcher.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/blob/DocumentBlobProvider.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/blob/DocumentBlobManager.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/LifeCycleTransition.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/LifeCycle.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/LifeCycleState.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/LifeCycleService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/package.html Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/extensions/LifeCycleDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/extensions/LifeCycleStateConfiguration.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/extensions/LifeCycleTypesDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/extensions/LifeCycleTransitionConfiguration.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/extensions/package.html Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/impl/LifeCycleStateImpl.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/impl/LifeCycleRegistry.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/impl/LifeCycleTypeRegistry.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/impl/LifeCycleTransitionImpl.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/impl/LifeCycleServiceImpl.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/impl/LifeCycleImpl.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/impl/package.html Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/lifecycle/event/BulkLifeCycleChangeListener.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/filter/CharacterFilteringService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/filter/CharacterFilteringServiceDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/filter/CharacterFilteringServiceImpl.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/UIDGenerator.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/AbstractUIDSequencer.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/UIDSequencerProviderDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/UIDGeneratorComponent.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/UIDSequencer.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/DocUIDGeneratorListener.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/AbstractUIDGenerator.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/UIDGeneratorDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/uidgen/UIDGeneratorService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/DefaultVersioningRuleDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/OrphanVersionRemoverListener.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningRuleDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningDocumentAdapter.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/NoVersioningPolicyFilter.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningComponent.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/DefaultVersionRemovalPolicy.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/ExtendableVersioningService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/StandardVersioningService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/CompatVersioningService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningFilterDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningRestrictionOptionsDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/OrphanVersionCleanupListener.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningServiceDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/InitialStateDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/SaveOptionsDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningPolicyDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/OptionDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningRestrictionDescriptor.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/OrphanVersionRemovalFilter.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/NullVersionRemovalPolicy.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningDocumentAdapterFactory.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersionRemovalPolicy.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/StandardVersioningPolicyFilter.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/VersioningPolicyFilter.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/trash/TrashServiceImpl.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/trash/TrashInfo.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/trash/TrashService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/model/Repository.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/model/PathComparator.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/model/Document.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/model/DuplicatedNameFixer.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/model/EmptyNameFixer.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/model/DocumentModelResolver.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/model/LockManager.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/model/Session.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/repository/RepositoryInitializationHandler.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/repository/RepositoryFactory.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/repository/RepositoryService.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/api/DocumentModelFactory.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/api/CoreSessionServiceImpl.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/api/AbstractSession.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/api/local/SessionInfo.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/api/local/LocalException.java Adding nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/api/local/LocalSession.java Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/CoreExtensions.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/permissions-contrib.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/character-filtering-service-contrib.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/security-policy-contrib.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/versioning-document-adapter.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/documentblobmanager-service.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/scheduler-contrib.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/orphanVersionRemoval-listener-contrib.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/lifecycle-listener-contrib.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/trash-service.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/versioning-default-policies.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/orphanVersionsCleanup-listener-contrib.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/CoreSessionService.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/RepositoryService.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/CoreService.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/document-resolver-contrib.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/versioning-service.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/LifeCycleService.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/SecurityService.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/character-filtering-service.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/uidgenerator-service.xml Adding nuxeo-core/nuxeo-core/src/main/resources/OSGI-INF/LifeCycleCoreExtensions.xml Adding nuxeo-core/nuxeo-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core/src/main/resources/schema/uid.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/publishing.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/file.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/base.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/webcontainer.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/relation.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/dublincore.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/common.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/domain.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/files.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/note.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/relatedtext.xsd Adding nuxeo-core/nuxeo-core/src/main/resources/schema/core-types.xsd Adding nuxeo-core/nuxeo-core-convert-api/pom.xml Adding nuxeo-core/nuxeo-core-convert-api/src/main/java/org/nuxeo/ecm/core/convert/api/ConversionStatus.java Adding nuxeo-core/nuxeo-core-convert-api/src/main/java/org/nuxeo/ecm/core/convert/api/ConverterNotRegistered.java Adding nuxeo-core/nuxeo-core-convert-api/src/main/java/org/nuxeo/ecm/core/convert/api/ConversionService.java Adding nuxeo-core/nuxeo-core-convert-api/src/main/java/org/nuxeo/ecm/core/convert/api/ConversionException.java Adding nuxeo-core/nuxeo-core-convert-api/src/main/java/org/nuxeo/ecm/core/convert/api/ConverterNotAvailable.java Adding nuxeo-core/nuxeo-core-convert-api/src/main/java/org/nuxeo/ecm/core/convert/api/ConverterCheckResult.java Adding nuxeo-core/nuxeo-core-convert-api/src/main/java/org/nuxeo/ecm/core/convert/api/package.html Adding nuxeo-core/nuxeo-core-convert-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage-dbs/pom.xml Adding nuxeo-core/nuxeo-core-storage-dbs/src/test/java/org/nuxeo/ecm/core/storage/dbs/TestDBSQueryOptimizer.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/test/java/org/nuxeo/ecm/core/storage/dbs/DBSHelper.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/test/java/org/nuxeo/ecm/core/storage/dbs/TestDBSStateFlatter.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/test/java/org/nuxeo/ecm/core/storage/dbs/TestDBSCachingRepository.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/test/java/org/nuxeo/ecm/core/storage/dbs/TestDBSExpressionEvaluator.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/test/java/org/nuxeo/ecm/core/storage/dbs/TestDBSInvalidations.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/test/resources/OSGI-INF/test-complex.xml Adding nuxeo-core/nuxeo-core-storage-dbs/src/test/resources/schemas/complexschema.xsd Adding nuxeo-core/nuxeo-core-storage-dbs/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSTransactionState.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSRepository.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSExpressionEvaluator.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSClusterInvalidator.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSRepositoryFactory.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSCachingRepository.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSStateFlattener.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSPubSubInvalidator.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/GuavaCacheMetric.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSCachingRepositoryFactory.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSInvalidations.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSFulltextExtractorWork.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSRepositoryDescriptor.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSDocument.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSRepositoryService.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSRepositoryBase.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSQueryOptimizer.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSDocumentState.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSSession.java Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/resources/OSGI-INF/dbs-repository-service.xml Adding nuxeo-core/nuxeo-core-storage-dbs/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-query/pom.xml Adding nuxeo-core/nuxeo-core-query/flex/README.txt Adding nuxeo-core/nuxeo-core-query/flex/nxql.flex Adding nuxeo-core/nuxeo-core-query/flex/build.properties Adding nuxeo-core/nuxeo-core-query/flex/build.xml Adding nuxeo-core/nuxeo-core-query/flex/nxql.cup Adding nuxeo-core/nuxeo-core-query/src/test/java/org/nuxeo/ecm/core/query/sql/TestQueryParser2.java Adding nuxeo-core/nuxeo-core-query/src/test/java/org/nuxeo/ecm/core/query/sql/TestNXQLEscaping.java Adding nuxeo-core/nuxeo-core-query/src/test/java/org/nuxeo/ecm/core/query/sql/TestQueryParser.java Adding nuxeo-core/nuxeo-core-query/src/test/java/org/nuxeo/ecm/core/query/sql/model/TestSerialization.java Adding nuxeo-core/nuxeo-core-query/src/test/java/org/nuxeo/ecm/core/query/sql/model/TestQueryVisitor.java Adding nuxeo-core/nuxeo-core-query/src/test/java/org/nuxeo/ecm/core/query/sql/model/TestLiterals.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/search/api/client/querymodel/Escaper.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/QueryParseException.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/QueryFilter.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/NXQL.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/SQLQueryParser.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/parser/sym.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/parser/Scanner.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/parser/parser.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/OrderByClause.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/ASTNode.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/SelectClause.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/Literal.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/Operand.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/Literals.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/Reference.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/Clause.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/EsHint.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/IdentityQueryTransformer.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/StringLiteral.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/DefaultQueryVisitor.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/EsIdentifierList.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/MultiExpression.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/Predicate.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/QueryTransformer.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/OrderByList.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/HavingClause.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/SelectList.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/Expression.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/GroupByClause.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/IntegerLiteral.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/IVisitor.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/LiteralList.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/Function.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/BooleanLiteral.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/DateLiteral.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/FromList.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/ReferenceList.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/WhereClause.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/FromClause.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/DoubleLiteral.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/SQLQuery.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/Operator.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/OperandList.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/OrderByExpr.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/PathReference.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/PageProviderChangedListener.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/PredicateDefinition.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/QuickFilter.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/PageProvider.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/Bucket.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/PageSelections.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/PredicateFieldDefinition.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/PageSelection.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/AggregateRangeDateDefinition.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/WhereClauseDefinition.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/AggregateRangeDefinition.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/AggregateDefinition.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/Aggregate.java Adding nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/platform/query/api/PageProviderDefinition.java Adding nuxeo-core/nuxeo-core-query/src/main/resources/OSGI-INF/core-query-properties.xml Adding nuxeo-core/nuxeo-core-query/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-convert-plugins-test/pom.xml Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/TestConverters.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/PDFEncodingWarn.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/AbstractConverterTest.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/TestMSOfficeConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/SimpleConverterTest.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/TestMailConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/advanced/TestAdvancedXMLZipConversion.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/advanced/AdvancedMSOfficeConverterTest.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/advanced/AdvancedXMLZipConverterTest.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/advanced/TestAdvancedXLX2TextConversion.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/java/org/nuxeo/ecm/core/convert/plugins/tests/advanced/TestAdvancedMSOfficeConversion.java Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/log4j.properties Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.ods Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.doc Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.sxi Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.xlsx Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/strange.html Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.sxc Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.sxw Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.md Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.pptx Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/nutcracker.pdf Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.ai Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.odp Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.pdf Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.rtf Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.txt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.eps Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.ppt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.odt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.docx Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.html Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.xls Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/hello.xml Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/right-to-left/wikipedia-internet-ar.doc Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/right-to-left/wikipedia-internet-ar.odt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/right-to-left/wikipedia-internet-ar.pdf Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/right-to-left/wikipedia-internet-ar.html Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/advanced/paragraphs.docx Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/advanced/paragraphs.doc Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/advanced/cell_separator.xlsx Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/advanced/paragraphs.pptx Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/advanced/paragraphs.ppt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/advanced/paragraphs.odt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/advanced/XMLZip_paragraphs.txt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/advanced/MSOffice_paragraphs.txt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/advanced/paragraphs.odp Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/email/text_and_html_with_attachments.txt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/email/text.eml Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/email/only_html_with_attachments.txt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/email/only_html_with_attachments.eml Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/email/text.txt Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/test/resources/test-docs/email/text_and_html_with_attachments.eml Adding nuxeo-core/nuxeo-core-convert-plugins-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-convert-plugins/pom.xml Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/DOCX2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/RFC822ToTextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/OpenXmlContentHandler.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/MD2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/FullTextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/MSOffice2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/XLX2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/XL2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/XmlZip2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/BaseOfficeXMLTextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/PPTX2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/PDF2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/Html2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/OOoXmlContentHandler.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/Xml2TextHandler.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/UnclosableZipInputStream.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/XML2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/package.html Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/OOo2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/RTF2TextConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/core/convert/plugins/text/extractors/presentation/PresentationSlide.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/platform/convert/plugins/CommandLineConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/java/org/nuxeo/ecm/platform/convert/plugins/CommandLineBasedConverter.java Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/resources/OSGI-INF/convert-service-contrib.xml Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/resources/OSGI-INF/commandline-pdf2text-contrib.xml Adding nuxeo-core/nuxeo-core-convert-plugins/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-api/pom.xml Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/blob/DummyBlobProvider.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/blob/TestFilesystemBlobProvider.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/blob/BlobManagerFeature.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/blob/TestJSONBlob.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/blob/TestBlobManager.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/blob/binary/TestDefaultBinaryManager.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/blob/binary/TestAESBinaryManager.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/utils/TestBlobsExtractor.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestDocumentRef.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestFacetFilter.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestPropertyModel.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestListDiff.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestNuxeoPrincipal.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/adapter/TestAdapter.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/security/TestACL.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/security/TestACP.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/security/TestACE.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/externalblob/TestExternalBlob.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/pathsegment/PathSegmentServiceTest.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/blobholder/TestBlobHolder.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/model/TestDeltaLong.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/model/impl/AbstractTestProperty.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/model/impl/TestArrayProperty.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/model/impl/TestDirtyProperty.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/impl/TestDocumentModelWithDeprecatedProperty.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/impl/TestDocumentModelWithRemovedProperty.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/impl/blob/TestBlob2.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/impl/blob/TestMediaType.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/impl/blob/TestBlob.java Adding nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/event/TestCoreEvent.java Adding nuxeo-core/nuxeo-core-api/src/test/resources/log4j.properties Adding nuxeo-core/nuxeo-core-api/src/test/resources/test.blob Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/dummy-blob-provider.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-blobholder-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-externalblob-adapters-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-blobsextractor-types-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-fs-blobprovider-override.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-documentmodel-removed-types-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-pathsegment-contrib2.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-pathsegment-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-media-types-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-externalblob-types-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-fs-blobprovider.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-propmodel-types-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-documentmodel-deprecated-types-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/OSGI-INF/test-default-blob-provider.xml Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/simpleblob2.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/simpleblob.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/externalfile.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/TestSchema.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/deprecated.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/file.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/noblob.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/common.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/blobinlist.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/simpleblob3.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/media.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/core-types.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/removed.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/schemas/complexschema.xsd Adding nuxeo-core/nuxeo-core-api/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/FilesystemBlobProvider.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/ManagedBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/BlobProviderDescriptor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/BlobProvider.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/BlobInfo.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/SimpleManagedBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/AbstractBlobProvider.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/BlobManagerComponent.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/BlobManager.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/apps/AppLink.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/BinaryManagerRootDescriptor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/FileStorage.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/CachingBinaryManager.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/AbstractBinaryManager.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/BinaryBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/BinaryBlobProvider.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/LazyBinary.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/DefaultBinaryManager.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/AESBinaryManager.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/BinaryManagerStatus.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/Binary.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/BinaryManager.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/LocalBinaryManager.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/blob/binary/BinaryGarbageCollector.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/lifecycle/LifeCycleException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/model/DocumentExistsException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/model/NoSuchDocumentException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/utils/SIDGenerator.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/utils/BlobUtils.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/utils/DocumentModelUtils.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/utils/BlobsExtractor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/Filter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/CloseableFile.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/LifeCycleException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/LockHelper.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/SystemPrincipal.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DetachedAdapter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/Sorter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentModelComparator.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/CursorResult.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/PathRef.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/VersioningOption.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentExistsException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentSecurityException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/CoreInstance.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/CoreSession.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/RecoverableClientException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/CursorService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/ClientRuntimeException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/Lock.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/UnrestrictedSessionRunner.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/LockException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentModelIterator.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/SortInfo.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DataModelMap.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/PartialList.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/Blobs.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/IdRef.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentRef.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/ScrollResult.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/NuxeoPrincipal.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/ScrollResultImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentRefList.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/NuxeoGroup.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentLocation.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/CoreSessionService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/ConcurrentUpdateException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/VersioningChangeNotifier.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/PropertyException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/IterableQueryResult.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/ServerException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/ClientException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/SimplePrincipal.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentModelList.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/CloseableCoreSession.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DataModel.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/LifeCycleConstants.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/ListDiff.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentModel.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/Blob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/NuxeoException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentTreeIterator.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/InstanceRef.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/package.html Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentNotFoundException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/VersionModel.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/adapter/DocumentAdapterService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/adapter/DocumentAdapterDescriptor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/adapter/DocumentAdapterFactory.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/validation/ConstraintViolation.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/validation/DocumentValidationException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/validation/DocumentValidationReport.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/validation/DocumentValidationServiceImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/validation/DocumentValidationDescriptor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/validation/DocumentValidationService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/UserVisiblePermission.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/ACL.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/UserEntry.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/AdministratorGroupsProvider.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/SecurityConstants.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/PermissionProvider.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/Access.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/ACP.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/package.html Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/ACE.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/impl/UserEntryImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/impl/ACLImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/impl/ACPImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/security/impl/package.html Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/quota/QuotaStatsNonFolderishCount.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/quota/QuotaStatsSize.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/quota/QuotaStats.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/externalblob/ExternalBlobAdapterDescriptor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/externalblob/ExternalBlobAdapter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/externalblob/FileSystemExternalBlobAdapter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/externalblob/AbstractExternalBlobAdapter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/facet/VersioningDocument.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/pathsegment/PathSegmentServiceCompat.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/pathsegment/PathSegmentServiceDefault.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/pathsegment/PathSegmentComponent.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/pathsegment/PathSegmentServiceDescriptor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/pathsegment/PathSegmentService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/BlobHolderAdapterFactory.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/SimpleBlobHolder.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/SimpleBlobHolderWithProperties.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/BlobHolderFactoryDescriptor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/BlobHolderFactory.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/DocumentBlobHolder.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/BlobHolderAdapterComponent.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/AbstractBlobHolder.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/BlobHolderAdapterService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/DocumentStringBlobHolder.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/blobholder/BlobHolder.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/localconfiguration/LocalConfigurationService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/localconfiguration/AbstractLocalConfiguration.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/localconfiguration/LocalConfigurationServiceImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/localconfiguration/LocalConfiguration.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/InvalidPropertyValueException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/PropertyVisitor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/PropertyConversionException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/ReadOnlyPropertyException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/Delta.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/PropertyNotFoundException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/DeltaLong.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/ValueExporter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/Property.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/PropertyException.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/DocumentPart.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/resolver/PropertyObjectResolverImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/resolver/PropertyObjectResolver.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/resolver/DocumentPropertyObjectResolverImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/AbstractProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/RemovedProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/DirtyPropertyIterator.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/DocumentPartImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/ScalarProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/ComplexProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/ListProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/PropertyFactory.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/ArrayProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/MapProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/primitives/BlobProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/primitives/DateProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/primitives/DoubleProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/primitives/StringProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/primitives/BooleanProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/primitives/ExternalBlobProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/primitives/LongProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/model/impl/primitives/BinaryProperty.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/local/ClientLoginModule.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/local/LoginStack.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/thumbnail/ThumbnailAdapterFactory.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/thumbnail/ThumbnailAdapter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/thumbnail/ThumbnailServiceImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/thumbnail/ThumbnailFactory.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/thumbnail/ThumbnailFactoryDescriptor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/thumbnail/ThumbnailService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/thumbnail/Thumbnail.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/LifeCycleFilter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/FacetFilter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/DocumentLocationImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/SimpleDocumentModel.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/DocumentRefListImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/PermissionFilter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/CompoundFilter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/VersionModelImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/DocumentModelChildrenIterator.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/DataModelImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/DocumentModelImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/DocumentModelListImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/UserPrincipal.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/DataModelMapImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/StringBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/FileBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/ZipEntryBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/URLBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/JSONBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/BlobWrapper.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/AsyncBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/AbstractBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/package.html Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/impl/blob/ByteArrayBlob.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/tree/DefaultDocumentTreeFilter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/tree/DocumentTreeSorter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/tree/DefaultDocumentTreeSorter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/tree/DocumentTreeFilter.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/repository/RepositoryManagerImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/repository/Repository.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/repository/RepositoryManager.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/event/CoreEventConstants.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/event/CoreEvent.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/event/package.html Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/event/DocumentEventTypes.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/event/DocumentEventCategories.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/event/impl/CoreEventImpl.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/event/impl/package.html Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/propertiesmapping/PropertiesMappingContributionRegistry.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/propertiesmapping/PropertiesMappingDescriptor.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/propertiesmapping/PropertiesMappingService.java Adding nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/propertiesmapping/impl/PropertiesMappingComponent.java Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/DocumentValidationService-activation.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/local-configuration-service.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/DocumentValidationService.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/thumbnail-adapter-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/blob-holder-service-framework.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/core-api-properties.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/propertiesmapping-service.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/DocumentAdapterService.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/blob-holder-adapters-contrib.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/RepositoryManager.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/blobmanager-service.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/pathsegment-service.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/OSGI-INF/thumbnail-service.xml Adding nuxeo-core/nuxeo-core-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-management-test/pom.xml Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/CanStandbyAndResumeTest.java Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/FakeDocumentStoreHandler.java Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/storage/TestStorage.java Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/statuses/TestAdministrativeStatusService.java Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/statuses/RuntimeListener.java Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/statuses/AdministrativeStatusChangeListener.java Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/probes/TestProbes.java Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/probes/FakeService.java Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/probes/TestProbesCount.java Adding nuxeo-core/nuxeo-core-management-test/src/test/java/org/nuxeo/ecm/core/management/test/probes/FakeProb.java Adding nuxeo-core/nuxeo-core-management-test/src/main/resources/core-management-tests-component.xml Adding nuxeo-core/nuxeo-core-management-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-management-jtajca/pom.xml Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/java/org/nuxeo/ecm/core/management/jtajca/IndexerDoesNotLeakTest.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/java/org/nuxeo/ecm/core/management/jtajca/CanMonitorCoreSessionTest.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/java/org/nuxeo/ecm/core/management/jtajca/CanDetectTransactionLeakTest.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/java/org/nuxeo/ecm/core/management/jtajca/JtajcaManagementFeature.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/java/org/nuxeo/ecm/core/management/jtajca/CanMonitorConnectionPoolTest.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/java/org/nuxeo/ecm/core/management/jtajca/CanCleanupConnectionLeakTest.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/java/org/nuxeo/ecm/core/management/jtajca/CanMonitorTransactionsTest.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/java/org/nuxeo/ecm/core/management/jtajca/CanRollbackDatabaseTest.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/resources/ds-contrib.xml Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/resources/login-config.xml Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/resources/ds-contrib-with-fatal.xml Adding nuxeo-core/nuxeo-core-management-jtajca/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/Monitor.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/ConnectionPoolMonitor.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/TransactionMonitor.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/TransactionStatistics.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/CoreSessionMonitor.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/Defaults.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/internal/DefaultMonitorComponent.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/internal/DefaultTransactionMonitor.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/internal/Log4jWebFilter.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/internal/DefaultTransactionStatistics.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/internal/DefaultConnectionPoolMonitor.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/java/org/nuxeo/ecm/core/management/jtajca/internal/DefaultCoreSessionMonitor.java Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/resources/OSGI-INF/default-monitor-component.xml Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-core/nuxeo-core-management-jtajca/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage-mongodb/pom.xml Adding nuxeo-core/nuxeo-core-storage-mongodb/src/test/java/org/nuxeo/ecm/core/storage/mongodb/TestMongoUpdateConflict.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/test/java/org/nuxeo/ecm/core/storage/mongodb/TestMongoDBFulltextQuerySyntax.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/test/java/org/nuxeo/ecm/core/storage/mongodb/TestGridFSBinaryManager.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/GridFSBinaryManager.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBRepositoryService.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBRepositoryFactory.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBChecker.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBConverter.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBRepositoryDescriptor.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBQueryBuilder.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBRepository.java Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/resources/OSGI-INF/mongodb-repository-service.xml Adding nuxeo-core/nuxeo-core-storage-mongodb/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-test/pom.xml Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryDefaultValues.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositorySecurity.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryFulltextConfig.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryJTAJCA.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestAtomicOperationsOnDocument.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLBinariesIndexing.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryAPI.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/DummyBlobProvider.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositorySecurityNegativeAcl.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestGetOrCreateDocument.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryFulltextWork.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryDirectBlob.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestDocument.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryReadAcls.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryQueryNoPathOptim.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestBlobDispatcher2.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryProperties.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestBlobDispatcher.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryVersioning.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryLocking.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryQuery.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestConnectionManagement.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryFulltextQuery.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLBinariesIndexingOverride.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/resolver/TestObjectResolverService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/resolver/TestObjectResolverProperties.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/resolver/TestDocumentModelResolver.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/version/test/TestVersioningCompatibilitySaveOptions.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/version/test/TestVersioningService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/version/test/TestVersioningRestriction.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/version/test/OrphanVersionRemovalOnlyFileFilter.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/version/test/TestVersioningDocumentAdapter.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/version/test/TestAutoVersioning.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/version/test/AbstractTestVersioning.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/version/test/TestVersioningRemovalPolicy.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/version/test/TestStandardVersioningPolicyFilter.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/AbstractJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/JsonAssert.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/document/ACPJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentModelJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentModelListJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentModelJsonReaderTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentPropertiesJsonReaderTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/types/DocumentTypeJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/types/FacetListJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/types/FacetJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/types/SchemaListJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/types/DocumentTypeListJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/types/SchemaJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/validation/DocumentValidationReportJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/validation/ConstraintJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/validation/ConstraintListJsonWriterTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/SubtypesJsonEnricherTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/ChildrenJsonEnricherTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/BreadcrumbJsonEnricherTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/DocumentJsonEnricherTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/ContextualParametersJsonEnricherTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/BasePermissionsJsonEnricherTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/AboveDocumentJsonEnricherTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/HasFolderishChildJsonEnricherTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/download/FakeRedirectResolver.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/download/TestCustomRedirectResolver.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/download/TestAnonymousDownload.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/download/TestDownloadHelper.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/download/MockDownloadBlobHolderFactory.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/download/TestDownloadBlobInfo.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/download/TestDownloadService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/TestImportExportWithComplexXSD.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/TestExportedDocument.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/TypedExportedDocumentRepositoryInit.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/TestExportImportZipArchive.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/TestExportImportBlob.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/TestImportDocument.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/TestTypedExportedDocument.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/TestImportModifiedZipArchive.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/ComplexDocRepositoryInit.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/impl/TestExportImportZipArchiveFailure.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/TestWriterRegistry.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/TestReaderRegistry.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/context/TestRenderingContextBuilder.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/context/TestRenderingContext.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/context/TestWrappedContext.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/reflect/TestInstanciationMode.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/reflect/TestReaderMarshalledType.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/reflect/TestServiceInjection.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/reflect/TestContextInjection.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/registry/reflect/TestWriterMarshalledType.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/transform/BaseExport.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/transform/ExportAndTransformTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/io/transform/ExportAndTransformAndInportTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/security/AccessLevelSecurityPolicy.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/security/TestACEStatusUpdate.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/CleanupLevelClassTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/QueryResultsAreAutomaticallyClosedTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/CleanupLevelTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/DocumentPropertyTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/DefaultRepoFactoryTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/CoreSessionInjectionTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/CleanUpWithInitializerTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/CanRenameDuplicateTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/CanDetectThreadDeadlocksTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/test/ThreadDeadlocksRunner.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/uidgen/TestUIDGeneratorService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/uidgen/DummyCoreDocUIDGen.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/uidgen/DummyUIDSequencerImpl.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/uidgen/TestUIDSequencer.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/uidgen/TestDocUIDGeneratorListener.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/el/TestDocumentModelResolver.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/trash/test/TestTrashService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/PostCommitEventListenerTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/TransitionTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/ShallowFilterPostCommitEventListener.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/WorkTest.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/virusscan/TestDummyVirusScanner.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/virusscan/VirusScanConsts.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/virusscan/service/ScanService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/virusscan/service/DummyVirusScanner.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/virusscan/service/ScanResult.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/virusscan/service/ScanComponent.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/virusscan/listeners/VirusScanSyncListener.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/virusscan/listeners/VirusScannerProcessor.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/event/test/virusscan/listeners/VirusScanEventContext.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/TestSecurityPolicyService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/log4j.properties Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/NameFilter.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/TestLockSecurityPolicy.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/nuxeo.policy Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/Constants.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/TestPermissionFilter.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/Attachment.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/TestUnrestrictedSessionRunner.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/TestDocumentModel.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/nuxeo_jaas.config Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/TestSimpleDocumentModel.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/adapter/AnnotatedDocumentAdapter.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/adapter/AnnotatedDocumentFactory.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/adapter/AnnotatedDocument.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/validation/TestDocumentValidationService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/validation/TestDocumentValidationActivation.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/filter/TestCharacterFiltering.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/blobholder/TestDocumentAdapter.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/blobholder/TestBlobHolderAdapterService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/blobholder/BlobHolderDummyFactory.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/blobholder/BlobHolderDummyImpl.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/propertiesmapping/TestMappingPropertiesService.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/pipe/TestListenersWithPipe.java Adding nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/api/pipe/LocalPipeFeature.java Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-restriction-file-type-obsolete-life-cycle-all-types-all-life-cycles.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-restriction-all-types-all-life-cycles.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-LocalPipes.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-restriction-file-type-project-life-cycle.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-removal-filtercontrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-char-filtering-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/messages_fr.properties Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-standard-filter-schemas.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-restriction-all-types-project-life-cycle.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-no-auto-versioning-system.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-propertiesmapping-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-standard-filter-condition.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-custom-filter.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-life-cycle-almost-default.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-PostCommitListeners.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-ShallowFilteringPostCommitListeners.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/modified_archive.zip Adding nuxeo-core/nuxeo-core-test/src/test/resources/messages_en.properties Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-before-always-minor.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/archive.zip Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-restriction-file-type-all-life-cycles.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/export.zip Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-blob-holder-adapters-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-standard-filter-facets.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/modified_archive2.zip Adding nuxeo-core/nuxeo-core-test/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-always-minor.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-restriction-all-types-all-life-cycles-file-reinit.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-CoreExtensions.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-security-policy-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-initial-version.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-ordering.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-standard-filter-types.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-restriction-document-type.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-document-type.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-removal-nullcontrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-always-major.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-restriction-file-type-obsolete-life-cycle-all-types-project-life-cycle.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-override-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-auto-versioning-before-minor-after-major.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/test-versioning-nooptions.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/export-docTypes.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-validation-service-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-download-service-with-resolver.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-restriction-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-repo-fulltext-note-file-only-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-listener-beforemod-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-repo-fulltext-mixed-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/security-policy-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-externalblob-adapters-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-blob-dispatcher.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-permissions-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-validation-activation-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-resolver-service-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/testquery-core-types-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-validation-activation-after-listener-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/doc-type-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/defaultvalue-docTypes.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-document-resolver-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-trash-checkin-keep.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-listeners-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-repo-core-types-contrib-2.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-repo-core-types-note-not-indexable-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-download-service-default-download.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-repo-core-types-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-uidgenerator-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-schema-update.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/import-docTypes.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/security-policy2-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-repo-no-pathoptimizations-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-override-indexing-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-download-service-permission.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/disable-schedulers.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-listener-beforemod-updatedoc-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-listeners-all-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-trash-checkin-dontkeep.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-import-document-type-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/other-repo.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/OSGI-INF/test-repo-fulltext-note-file-excluded-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/documentResolver.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/myschema.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/testquery-schema.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/tag.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/complex.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/validationSample.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/test-properties.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/book.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/testschema2.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/testrestriction.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/age.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/complexlist.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/resolverSample.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/testschema3.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/mytestlist.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/info.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/mylib.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/testschema.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/core-types.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/removed.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/complexschema.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schemas/testquery-lib.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed-scalar-fallback/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed-complex-fallback/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/default-import/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed-scalars-fallback/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed-scalar-fallback-blob/nuxeo_logo.png Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed-scalar-fallback-blob/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed-scalar-complexes-fallback/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed-complexes-fallback/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed-scalar-fallback-complex/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/files/test-import-document/import-removed-scalar-complex-fallback-scalar/document.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/vscan/virusscan-service-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/vscan/listeners-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/vscan/core-types-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/test/resources/script/postCommitListener.groovy Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/new.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/user.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/documentResolver.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/invoice.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/deprecated.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/defaultvalues.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/virusscaninfo.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/invoiceNew.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/complex-schema.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/mapping.xsd Adding nuxeo-core/nuxeo-core-test/src/test/resources/schema/secupolicy.xsd Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/NoopRepositoryInit.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/TransactionalFeature.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/CoreFeature.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/StorageConfiguration.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/CoreScope.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/JettyTransactionalFeature.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/DefaultRepositoryInit.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/FakeSmtpMailServerFeature.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/IgnoreNonPooledCondition.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/DetectThreadDeadlocksFeature.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/annotations/RepositoryConfig.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/annotations/RepositoryInit.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/annotations/Granularity.java Adding nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/annotations/TransactionalConfig.java Adding nuxeo-core/nuxeo-core-test/src/main/resources/test-queuing.xml Adding nuxeo-core/nuxeo-core-test/src/main/resources/jndi.properties Adding nuxeo-core/nuxeo-core-test/src/main/resources/OSGI-INF/test-storage-repo-mem-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/main/resources/OSGI-INF/test-storage-blob-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/main/resources/OSGI-INF/test-storage-repo-mongodb-contrib.xml Adding nuxeo-core/nuxeo-core-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage-sql/pom.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/README.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/pom.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/src/test/java/org/nuxeo/ecm/core/storage/sql/db/TestEmbeddedFunctions.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/src/main/java/org/nuxeo/ecm/core/storage/sql/db/H2Functions.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/src/main/java/org/nuxeo/ecm/core/storage/sql/db/EmbeddedFunctions.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/src/main/java/org/nuxeo/ecm/core/storage/sql/db/H2Fulltext.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/src/main/java/org/nuxeo/ecm/core/storage/sql/db/DerbyFunctions.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/src/main/java/org/nuxeo/ecm/core/storage/sql/db/package.html Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/README.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/pom.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/TODO.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/doc/sqlserver-upgrade-script.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/doc/oracle-bigint-4-logs.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/doc/oracle-bigint-0-nx_execute.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/doc/oracle-bigint-3-cleanup.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/doc/oracle-bigint-2-perform.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/doc/oracle-bigint-1-prepare.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/test/java/org/nuxeo/ecm/core/storage/sql/TestNXQLQueryMaker.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/test/java/org/nuxeo/ecm/core/storage/sql/TestRepositoryDescriptor.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/test/java/org/nuxeo/ecm/core/storage/sql/TestQueryMakerService.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/test/java/org/nuxeo/ecm/core/storage/sql/ra/TestParseProperties.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/test/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/TestDialectQuerySyntax.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/test/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/TestDialectSubclassing.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/test/resources/test-repository-descriptor.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/test/resources/test-repository-descriptor2.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/Credentials.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ACLRow.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/SelectionType.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RepositoryImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/VCSPubSubInvalidator.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/PersistenceContext.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ColumnType.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/UnifiedCachingRowMapper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RowMapper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ColumnSpec.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/SimpleProperty.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Repository.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Fragment.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/UnifiedCachingMapper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ClusterInvalidator.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/InvalidationsQueue.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/VCSLockManager.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/SoftRefCachingMapper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Invalidations.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/SoftRefCachingRowMapper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Row.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/SelectionContext.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Selection.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RowId.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Activator.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/PropertyType.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/BaseProperty.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ModelProperty.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/CollectionProperty.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Mapper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Node.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RepositoryDescriptor.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RepositoryManagement.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/SimpleFragment.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RepositoryBackend.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Model.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/Session.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/NuxeoEhcacheTransactionManagerLookup.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/SoftDeleteCleanupListener.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/package.html Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/InvalidationsPropagator.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/SessionImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/CollectionFragment.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ModelSetup.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/CachingMapper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ra/PoolingRepositoryFactory.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ra/ConnectionFactoryImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ra/ConnectionManagerImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ra/ResourceAdapterImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ra/ManagedConnectionFactoryImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ra/ConnectionImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/ra/ManagedConnectionImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLDocumentProxy.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLFulltextExtractorWork.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLSession.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLDocumentLive.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLRepositoryCompatService.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLDocument.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLRepositoryService.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLDocumentVersion.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/JDBCBackend.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/ScalarCollectionIO.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/ACLCollectionIO.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/NXQLQueryMaker.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/SQLInfo.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/QueryMakerServiceImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/JDBCClusterInvalidator.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/JDBCMapper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/JDBCMapperConnector.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/JDBCConnection.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/TableUpgrader.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/JDBCRowMapper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/XAResourceConnectionAdapter.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/QueryMakerService.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/QueryMaker.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/JDBCLogger.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/CollectionIO.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/ResultSetQueryResult.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/QueryMakerDescriptor.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/DialectPostgreSQL.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/DialectH2.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/DialectDerby.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/DialectMySQL.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/Dialect.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/DialectOracle.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/DialectDB2.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/SQLStatement.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/DialectSQLServer.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/package.html Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/dialect/DialectHSQLDB.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/Update.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/TableImpl.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/Column.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/Select.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/Table.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/Join.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/Delete.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/Database.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/TableAlias.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/package.html Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/jdbc/db/Insert.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/OSGI-INF/querymaker-service.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/OSGI-INF/repository-compat-service.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/OSGI-INF/querymaker-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/OSGI-INF/repo-softdelete-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/OSGI-INF/repository-service.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/nuxeovcs/postgresql.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/nuxeovcs/derby.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/nuxeovcs/sqlserver.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/nuxeovcs/oracle.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/nuxeovcs/mysql.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/nuxeovcs/h2.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/resources/nuxeovcs/db2.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/pom.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/java/org/nuxeo/ecm/core/storage/sql/management/RemoteSessionsProbe.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/java/org/nuxeo/ecm/core/storage/sql/management/SQLRepositoryStatus.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/java/org/nuxeo/ecm/core/storage/sql/management/SQLRepositoryStatusFactory.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/java/org/nuxeo/ecm/core/storage/sql/management/ActiveSessionsProbe.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/java/org/nuxeo/ecm/core/storage/sql/management/MonitoredJDBCBackend.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/java/org/nuxeo/ecm/core/storage/sql/management/MonitoredBackend.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/java/org/nuxeo/ecm/core/storage/sql/management/SQLRepositoryStatusMBean.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/java/org/nuxeo/ecm/core/storage/sql/management/package.html Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/resources/OSGI-INF/management-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/pom.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/TestSQLBackendSoftDelete.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/SQLBackendTestCase.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/TestSQLBackendSequenceId.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/TestSQLBackendNoProxies.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/TestSQLBackendArrayColumns.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/TestSQLBackend.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/TestSQLBackendUpgrade.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/java/org/nuxeo/ecm/core/storage/sql/coremodel/TestSQLSecurityManager.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/server.log4j.properties Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/OSGI-INF/test-restriction-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/OSGI-INF/test-backend-core-types-contrib-2.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/OSGI-INF/test-backend-core-types-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/OSGI-INF/test-restriction-big-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/OSGI-INF/test-schema-longname.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/OSGI-INF/test-schema-reservedfieldname.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/OSGI-INF/test-asynch-binaries-indexing-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/OSGI-INF/test-repo-ds.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/templates.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/withlongfield.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/tag.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/testschema2.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/testrestriction.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/age.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/testschema3.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/withreservedfield.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/testrestrictionbig.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/info.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/schemas/testschema.xsd Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/nuxeovcs/h2.test.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/nuxeovcs/mysql.test.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/nuxeovcs/sqlserver.test.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/nuxeovcs/postgresql.test.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/nuxeovcs/oracle.test.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/test/resources/nuxeovcs/derby.test.sql.txt Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/IgnoreNonPostgresql.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/DatabaseOracle.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/DatabaseDB2.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/CapturingQueryMaker.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/DatabaseMySQL.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/DatabaseDerby.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/DatabaseH2.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/LockStepJob.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/DatabaseHelper.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/DatabasePostgreSQL.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/DatabaseSQLServer.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/H2OnlyFeature.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/security/NoFileSecurityPolicy.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/security/NoFile2SecurityPolicy.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/listeners/DummyAsyncRetryListener.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/listeners/DummyUpdateBeforeModificationListener.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/listeners/DummyBeforeModificationListener.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/listeners/DummyTestListener.java Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/resources/OSGI-INF/test-repo-repository-derby-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/resources/OSGI-INF/test-repo-repository-mssql-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/resources/OSGI-INF/test-repo-repository-mysql-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/resources/OSGI-INF/test-repo-repository-oracle-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/resources/OSGI-INF/test-listeners-async-retry-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/resources/OSGI-INF/test-repo-repository-postgresql-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/resources/OSGI-INF/test-repo-repository-h2-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/resources/OSGI-INF/test-repo-repository-db2-contrib.xml Adding nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-platform-commandline-executor/pom.xml Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/TestCommands.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/TestShellExecutor.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/TestService.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/imagemagic/ImageMagickTester.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/aspell/AspellTester.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/resources/fakecmd Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/resources/test.png Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/resources/OSGI-INF/commandline-env-test-contrib.xml Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/resources/OSGI-INF/commandline-aspell-test-contribs.xml Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/resources/OSGI-INF/commandline-imagemagic-test-contrib2.xml Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/resources/OSGI-INF/commandline-dummy-test-contrib.xml Adding nuxeo-core/nuxeo-platform-commandline-executor/src/test/resources/OSGI-INF/commandline-imagemagic-test-contrib.xml Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/service/CommandLineExecutorComponent.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/service/EnvironmentDescriptor.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/service/CommandLineDescriptor.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/service/CommandTesterDescriptor.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/service/cmdtesters/DefaultCommandTester.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/service/cmdtesters/CommandTestResult.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/service/cmdtesters/CommandTester.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/service/executors/Executor.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/service/executors/ShellExecutor.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/api/ExecResult.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/api/CommandLineExecutorService.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/api/CommandNotAvailable.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/api/CmdParameters.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/api/CommandAvailability.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/java/org/nuxeo/ecm/platform/commandline/executor/api/CommandException.java Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/resources/OSGI-INF/commandline-framework.xml Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/resources/OSGI-INF/commandline-default-contrib.xml Adding nuxeo-core/nuxeo-platform-commandline-executor/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-event-jms/pom.xml Adding nuxeo-core/nuxeo-core-event-jms/src/test/java/org/nuxeo/ecm/core/event/test/TestJMSEventBundle.java Adding nuxeo-core/nuxeo-core-event-jms/src/main/java/org/nuxeo/ecm/core/event/jms/JMSBusNotActiveException.java Adding nuxeo-core/nuxeo-core-event-jms/src/main/java/org/nuxeo/ecm/core/event/jms/JmsEventForwarder.java Adding nuxeo-core/nuxeo-core-event-jms/src/main/resources/OSGI-INF/jmslistener-contrib.xml Adding nuxeo-core/nuxeo-core-event-jms/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-management/pom.xml Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/CoreManagementComponent.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/CoreManagementService.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/StatusesManagementFactory.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/storage/DocumentStoreSessionRunner.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/storage/DocumentStoreHandler.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/storage/DocumentStoreManager.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/storage/DocumentModelStatusPersister.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/storage/DocumentStoreHandlerDescriptor.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/storage/DocumentStoreConfigurationDescriptor.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/storage/AdministrativeStatusPersister.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/AdministrativeStatusManagerImpl.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/RuntimeStartedProbe.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/GlobalAdministrativeStatusManagerImpl.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/StatusServlet.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/HealthCheckResult.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/RuntimeEventNotifier.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/CoreEventNotifier.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/NuxeoInstanceIdentifierHelper.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/AdministrableServiceDescriptor.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/RepositoryStatusProbe.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/Notifier.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/probes/HealthCheckProbesDescriptor.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/probes/ProbeDescriptor.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/probes/ProbeManagerImpl.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/probes/ProbeInfoImpl.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/probes/AdministrativeStatusProbe.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/standby/StandbyComponent.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/standby/StandbyMXBean.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/standby/StandbyCommand.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/works/WorksMonitoring.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/works/WorksMonitoringMBean.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/works/WorksMonitoringFactory.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/works/WorksQueueMonitoringMBean.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/works/WorksQueueMonitoring.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/events/EventMonitoringMBean.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/events/CallStat.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/events/EventStatsImpl.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/events/EventStatsHolder.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/events/EventCounterListener.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/events/EventMonitoringFactory.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/events/EventMonitoring.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/Probe.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/ProbeRunnerMBean.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/ProbeMBean.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/AdministrativeStatusManager.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/StorageError.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/ProbeInfo.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/AdministrativeStatus.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/ProbeManager.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/GlobalAdministrativeStatusManager.java Adding nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/api/ProbeStatus.java Adding nuxeo-core/nuxeo-core-management/src/main/resources/OSGI-INF/listener-contrib.xml Adding nuxeo-core/nuxeo-core-management/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-core/nuxeo-core-management/src/main/resources/OSGI-INF/runtime-management-contrib.xml Adding nuxeo-core/nuxeo-core-management/src/main/resources/OSGI-INF/standby.xml Adding nuxeo-core/nuxeo-core-management/src/main/resources/OSGI-INF/core-management-types-contrib.xml Adding nuxeo-core/nuxeo-core-management/src/main/resources/OSGI-INF/core-management-contribs.xml Adding nuxeo-core/nuxeo-core-management/src/main/resources/OSGI-INF/core-management-framework.xml Adding nuxeo-core/nuxeo-core-management/src/main/resources/schemas/status.xsd Adding nuxeo-core/nuxeo-core-management/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-event/pom.xml Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/work/WorkManagerTXTest.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/work/WorkManagerTest.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/work/TestWorkQueuing.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/work/StreamWorkManagerTest.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/scheduler/WorkErrorsAreTracableTest.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/scheduler/DummyEventListener.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/scheduler/TestSchedulerService.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/WorkFailureEventListener.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/test/EventListenerTest.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/test/TestEventListenerContrib.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/test/FakeEventBundle.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/test/InvalidEventListener.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/test/DummyPostCommitEventListener.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/test/DummyInlineListener.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/test/TestEventServiceComponent.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/pipe/TestEventListenerViaQueue.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/pipe/PipeContribTest.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/pipe/DummyPipe.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/pipe/QueueBaseEventBundlePipe.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/pipe/TestEventListenerViaLocalPipe.java Adding nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/event/pipe/DummyDispatcher.java Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-workmanager-disablequeue1.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-PostCommitListeners3.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-LocalPipes.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-disabling-listeners2.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-work-failure-listeners.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-PostCommitListeners.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-LocalQueues.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-workmanager-config.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-sync-postcommit-listeners.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-PostCommitListeners2.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-stream-workmanager-service.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-listeners.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-workmanager-disablequeue.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-DummyPipes.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-disabling-listeners1.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-workmanager-disablequeue2.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-async-listeners.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/test-InvalidListeners.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/OSGI-INF/test-scheduler-eventlistener.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/OSGI-INF/test-scheduler-config.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/OSGI-INF/test-scheduler-override-config.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/OSGI-INF/test-scheduler-disabled-config.xml Adding nuxeo-core/nuxeo-core-event/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-event/src/test/resources/script/postCommitListener.groovy Adding nuxeo-core/nuxeo-core-event/src/test/resources/script/listener.groovy Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/MemoryBlockingQueue.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/WorkQueueRegistry.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/WorkHolder.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/WorkComputation.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/SleepWork.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/AbstractWork.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/MemoryWorkQueuing.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/StreamWorkManager.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/WorkQueuing.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/WorkQueuingRegistry.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/WorkManagerImpl.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/NuxeoBlockingQueue.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/api/WorkQueueDescriptor.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/api/WorkSchedulePath.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/api/WorkQueueMetrics.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/api/Work.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/api/WorkManager.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/work/api/WorkQueuingDescriptor.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/scheduler/ScheduleExtensionRegistry.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/scheduler/NuxeoQuartzConnectionProvider.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/scheduler/SchedulerServiceImpl.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/scheduler/EventJob.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/scheduler/SchedulerService.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/scheduler/ScheduleImpl.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/scheduler/Schedule.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/Event.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/EventStats.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/EventBundle.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/EventService.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/DeletedDocumentModel.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/PostCommitFilteringEventListener.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/PostCommitEventListener.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/ReconnectedEventBundle.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/EventListener.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/EventProducer.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/EventServiceComponent.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/package.html Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/EventServiceAdmin.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/EventContext.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/jms/ReconnectedJMSEventBundle.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/jms/SerializableEventBundle.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/jms/AsyncProcessorConfig.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/script/JARFileScript.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/script/Script.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/script/URLScript.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/script/ScriptingEventListener.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/script/FileScript.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/script/JARUrlScript.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/script/FakeCompiledScript.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/script/ScriptingPostCommitEventListener.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/ReconnectedEventBundleImpl.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/AssocMap.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/AsyncWaitHook.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/EventImpl.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/AbstractEventContext.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/DocumentEventContext.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/AbstractLongRunningListener.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/UnboundEventContext.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/InlineEventContext.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/EventListenerList.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/EventListenerDescriptor.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/EventListenerDescriptorComparator.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/ShallowEvent.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/EventContextImpl.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/EventBundleImpl.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/EventServiceImpl.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/PostCommitEventExecutor.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/ShallowDocumentModel.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/AsyncEventExecutor.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/package.html Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/EventPipeRegistry.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/PipeConsumer.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/AbstractEventBundlePipe.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/AbstractListenerPipeConsumer.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/EventPipeDescriptor.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/AbstractPipeConsumer.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/EventBundlePipe.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/dispatch/EventBundleDispatcher.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/dispatch/SimpleEventBundlePipeDispatcher.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/dispatch/EventDispatcherDescriptor.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/dispatch/EventDispatcherRegistry.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/local/LocalEventBundlePipeConsumer.java Adding nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/pipe/local/LocalEventBundlePipe.java Adding nuxeo-core/nuxeo-core-event/src/main/resources/OSGI-INF/workmanager-service.xml Adding nuxeo-core/nuxeo-core-event/src/main/resources/OSGI-INF/scheduler-service.xml Adding nuxeo-core/nuxeo-core-event/src/main/resources/OSGI-INF/EventService.xml Adding nuxeo-core/nuxeo-core-event/src/main/resources/OSGI-INF/workmanager-config.xml Adding nuxeo-core/nuxeo-core-event/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-convert/pom.xml Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/service/TestConversionService.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/IdentityConverter.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/TestAsyncConversion.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/DummyConverter.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/TestCache.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/ConvertFeature.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/TestBlobHolderPersistence.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/TestCGCache.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/TestService.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/NotAvailableConverter.java Adding nuxeo-core/nuxeo-core-convert/src/test/java/org/nuxeo/ecm/core/convert/tests/DummyPDFConverter.java Adding nuxeo-core/nuxeo-core-convert/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/test-data/hello.doc Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/convert-service-config-enabled.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/convert-service-config-override.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/convert-service-config-test.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/converters-test-contrib1.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/converters-test-contrib4.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/converters-test-contrib2.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/convert-service-config-enabled-gc.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/convert-service-default-test-config.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/converters-test-contrib3.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/converters-test-contrib5.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/OSGI-INF/converters-test-pdf-contrib.xml Adding nuxeo-core/nuxeo-core-convert/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/ConversionServiceImpl.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/MimeTypeTranslationHelper.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/ConvertOption.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/package.html Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/ConversionWork.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/cache/CachableBlobHolder.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/cache/SimpleCachableBlobHolder.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/cache/CacheKeyGenerator.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/cache/GCTask.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/cache/ConversionCacheEntry.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/cache/ConversionCacheHolder.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/cache/ConversionCacheGCManager.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/extension/ConversionServiceManager.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/extension/ExternalConverter.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/extension/ChainedConverter.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/extension/ConverterDescriptor.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/extension/Converter.java Adding nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/extension/GlobalConfigDescriptor.java Adding nuxeo-core/nuxeo-core-convert/src/main/resources/OSGI-INF/convert-service-framework.xml Adding nuxeo-core/nuxeo-core-convert/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-mongodb/pom.xml Adding nuxeo-core/nuxeo-core-mongodb/src/test/java/org/nuxeo/ecm/core/mongodb/seqgen/TestSequenceGeneratorWithMongoDB.java Adding nuxeo-core/nuxeo-core-mongodb/src/test/java/org/nuxeo/ecm/core/mongodb/kv/TestMongoDBKeyValueStore.java Adding nuxeo-core/nuxeo-core-mongodb/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-mongodb/src/test/resources/OSGI-INF/mongodb-seqgen-test-contrib.xml Adding nuxeo-core/nuxeo-core-mongodb/src/test/resources/OSGI-INF/mongodb-keyvalue-test-contrib.xml Adding nuxeo-core/nuxeo-core-mongodb/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-mongodb/src/main/java/org/nuxeo/ecm/core/mongodb/seqgen/MongoDBUIDSequencer.java Adding nuxeo-core/nuxeo-core-mongodb/src/main/java/org/nuxeo/ecm/core/mongodb/kv/MongoDBKeyValueStore.java Adding nuxeo-core/nuxeo-core-mongodb/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage/pom.xml Adding nuxeo-core/nuxeo-core-storage/src/test/java/org/nuxeo/ecm/core/storage/TestState.java Adding nuxeo-core/nuxeo-core-storage/src/test/java/org/nuxeo/ecm/core/storage/TestDefaultFulltextParser.java Adding nuxeo-core/nuxeo-core-storage/src/test/java/org/nuxeo/ecm/core/storage/TestStateHelper.java Adding nuxeo-core/nuxeo-core-storage/src/test/java/org/nuxeo/ecm/core/storage/TestFulltextQueryAnalyzer.java Adding nuxeo-core/nuxeo-core-storage/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/FulltextConfiguration.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/BaseDocument.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/FulltextUpdaterWork.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/QueryOptimizer.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/StateAccessor.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/FulltextParser.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/FulltextDescriptor.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/StateHelper.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/DefaultFulltextParser.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/State.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/FulltextQueryAnalyzer.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/FulltextExtractorWork.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/ExpressionEvaluator.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/lock/LockManagerDescriptor.java Adding nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/lock/LockManagerService.java Adding nuxeo-core/nuxeo-core-storage/src/main/resources/OSGI-INF/lockmanager-service-contrib.xml Adding nuxeo-core/nuxeo-core-storage/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-mimetype/pom.xml Adding nuxeo-core/nuxeo-core-mimetype/src/test/java/org/nuxeo/ecm/platform/mimetype/TestMimetypeSniffing.java Adding nuxeo-core/nuxeo-core-mimetype/src/test/java/org/nuxeo/ecm/platform/mimetype/TestMimetype.java Adding nuxeo-core/nuxeo-core-mimetype/src/test/java/org/nuxeo/ecm/platform/mimetype/TestMimetypeRegistryService.java Adding nuxeo-core/nuxeo-core-mimetype/src/test/java/org/nuxeo/ecm/platform/mimetype/service/TestMimetypeRegistryServiceExtensions.java Adding nuxeo-core/nuxeo-core-mimetype/src/test/java/org/nuxeo/ecm/platform/mimetype/detectors/TestDetector.java Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/magic.xml Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/log4j.properties Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/magic_1_0.dtd Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/word.png Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/pdf.png Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/zeroes Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/simple.xml Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.ods Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.doc Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.sxi Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.sxc Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/graphic_ooo.vclmtf Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.zip Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/TestWord2003AsXML.xml.txt Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.sxw Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.odp Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/test.csv Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.rtf Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.txt Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/TestExcel2003AsXML.xml.txt Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.ppt Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/wordml-sample.xml Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.odt Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/Word2007Example.docx Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/graphic.emf Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.vsd Adding nuxeo-core/nuxeo-core-mimetype/src/test/resources/test-data/hello.xls Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/MimetypeDetectionException.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/NXMimeType.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/MimetypeNotFoundException.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/MimetypeEntryImpl.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/service/MimetypeRegistryService.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/service/ExtensionDescriptor.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/service/MimetypeDescriptor.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/detectors/MsoXmlMimetypeSniffer.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/detectors/XlsMimetypeSniffer.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/detectors/OOoMimetypeSniffer.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/detectors/PptMimetypeSniffer.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/interfaces/MimetypeRegistry.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/interfaces/MimetypeEntry.java Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/magic.xml Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/magic_1_0.dtd Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/OSGI-INF/nxmimetype-service.xml Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/xls.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/doc.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/ott.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/xml.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/zip.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/pptx.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/odt.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/ots.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/otg.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/sxc.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/java.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/xlsx.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/odp.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/application.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/stw.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/sxw.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/docx.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/tar.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/mpp.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/csv.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/ppt.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/ods.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/word.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/sti.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/text.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/stc.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/py.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/pub.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/otp.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/pdf.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/sxi.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/email.png Adding nuxeo-core/nuxeo-core-mimetype/src/main/resources/web/nuxeo.war/icons/odg.png Adding nuxeo-core/nuxeo-core-cache/pom.xml Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/cache/TestCacheInMemory.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/cache/CacheComplianceFixture.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/cache/TestCacheInvalidation.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/cache/TestCacheDescriptorRegistry.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/cache/TestInMemoryCacheService.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/cache/CacheFeature.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/cache/InMemoryCacheFeature.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/transientstore/keyvalueblob/TestKeyValueBlobTransientStore.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/transientstore/keyvalueblob/KeyValueBlobTransientStoreFeature.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/transientstore/test/TransientStorageComplianceFixture.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/transientstore/test/InMemoryTransientStoreFeature.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/transientstore/test/TestInMemoryTransientStorage.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/transientstore/test/TransientStoreFeature.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/transientstore/test/work/DummyTransientStoreWork.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/transientstore/test/work/TestTransientStoreWork.java Adding nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/transientstore/test/work/DummyWork.java Adding nuxeo-core/nuxeo-core-cache/src/test/resources/inmemory-cache-config.xml Adding nuxeo-core/nuxeo-core-cache/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-cache/src/test/resources/test-in-memory-transientstore-contrib.xml Adding nuxeo-core/nuxeo-core-cache/src/test/resources/testpath-store.xml Adding nuxeo-core/nuxeo-core-cache/src/test/resources/OSGI-INF/test-kvbts-config.xml Adding nuxeo-core/nuxeo-core-cache/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheManagement.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheWrapper.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheServiceImpl.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/InMemoryCacheImpl.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheAttributesChecker.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/Cache.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheDescriptor.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/AbstractCache.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheInvalidator.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheService.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheMetrics.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/TransiantStorageGCWork.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/AbstractTransientStore.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/TransientStorageGCTrigger.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/SimpleTransientStore.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/StorageEntry.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/TransientStorageComponent.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/work/TransientStoreWork.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/keyvalueblob/KeyValueBlobTransientStore.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/api/TransientStoreProvider.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/api/MaximumTransientSpaceExceeded.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/api/TransientStoreService.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/api/TransientStoreConfig.java Adding nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/transientstore/api/TransientStore.java Adding nuxeo-core/nuxeo-core-cache/src/main/resources/OSGI-INF/transientstore-service.xml Adding nuxeo-core/nuxeo-core-cache/src/main/resources/OSGI-INF/CacheService.xml Adding nuxeo-core/nuxeo-core-cache/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-redis/pom.xml Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisWorkShutdown.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisLockManager.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisUIDSequencer.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisWorkSchedule.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisWorkManager.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisPubSubProvider.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisKeyValueStore.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/RedisFeature.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisInvalidations.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/transientstore/TestRedisTransientStorage.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/transientstore/TestRedisSpecificTransientStore.java Adding nuxeo-core/nuxeo-core-redis/src/test/java/org/nuxeo/ecm/core/redis/transientstore/TransientStoreRedisFeature.java Adding nuxeo-core/nuxeo-core-redis/src/test/resources/redis-contribs.xml Adding nuxeo-core/nuxeo-core-redis/src/test/resources/log4j.xml Adding nuxeo-core/nuxeo-core-redis/src/test/resources/test-redis-pubsub-contrib.xml Adding nuxeo-core/nuxeo-core-redis/src/test/resources/test-redis-pfouh-listener.xml Adding nuxeo-core/nuxeo-core-redis/src/test/resources/test-uidsequencer-contrib.xml Adding nuxeo-core/nuxeo-core-redis/src/test/resources/test-redis-transientstore-contrib.xml Adding nuxeo-core/nuxeo-core-redis/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisLockManager.java Adding nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisInvalidations.java Adding nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisPubSubProvider.java Adding nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisUIDSequencer.java Adding nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisWorkQueuing.java Adding nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisKeyValueStore.java Adding nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisTransientStore.java Adding nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisBlockingQueue.java Adding nuxeo-core/nuxeo-core-redis/src/main/java/org/nuxeo/ecm/core/redis/contribs/RedisDBSInvalidations.java Adding nuxeo-core/nuxeo-core-redis/src/main/resources/set-lock.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/pop-work.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/compare-null-and-set.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/remove-lock.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/completed-work.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/send-inval.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/scheduling-work.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/compare-and-set.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/running-work.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/cancelled-running-work.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/init-work-queue.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/metrics-work-queue.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/cancelled-scheduled-work.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/compare-and-del.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/register-node-inval.lua Adding nuxeo-core/nuxeo-core-redis/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-el/pom.xml Adding nuxeo-core/nuxeo-core-el/src/test/java/org/nuxeo/platform/el/TestELService.java Adding nuxeo-core/nuxeo-core-el/src/test/java/org/nuxeo/platform/el/DummyELContextFactory.java Adding nuxeo-core/nuxeo-core-el/src/test/java/org/nuxeo/platform/el/TestExpressionEvaluator.java Adding nuxeo-core/nuxeo-core-el/src/test/resources/OSGI-INF/test-elcontextfactory-contrib.xml Adding nuxeo-core/nuxeo-core-el/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/FieldAdapterManager.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/ELConstants.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/DefaultELContextFactory.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/DocumentPropertyContext.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/ELService.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/ELContextFactoryDescriptor.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/DocumentModelResolver.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/ELContextFactory.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/ExpressionResolver.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/ContextStringWrapper.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/ExpressionContext.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/ELServiceComponent.java Adding nuxeo-core/nuxeo-core-el/src/main/java/org/nuxeo/ecm/platform/el/ExpressionEvaluator.java Adding nuxeo-core/nuxeo-core-el/src/main/resources/OSGI-INF/el-service.xml Adding nuxeo-core/nuxeo-core-el/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core/nuxeo-core-io/pom.xml Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentsExporter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/ExportedDocument.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentXMLExporter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentPipe.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/ImportExtension.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentReaderFactory.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/ExportConstants.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/ExportExtension.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentWriterFactory.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/IODocumentManager.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentsImporter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentTransformer.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/DocumentTranslationMap.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/AbstractJsonReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/OutputStreamWithJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/ExtensibleEntityJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/AbstractJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/DefaultListJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/EntityJsonReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/DefaultListJsonReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/InputStreamWithJsonNode.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/JsonFactoryProvider.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentModelJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentModelListJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/document/ACPJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentModelListJsonReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentPropertyJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentModelJsonReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/document/DocumentPropertiesJsonReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/types/SchemaListJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/types/DocumentTypeListJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/types/FacetListJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/types/FacetJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/types/SchemaJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/types/DocumentTypeJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/validation/ConstraintJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/validation/ConstraintListJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/validation/DocumentValidationReportJsonWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/Enriched.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/ContextualParametersJsonEnricher.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/BreadcrumbJsonEnricher.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/UserVisiblePermissionsJsonEnricher.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/AbstractJsonEnricher.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/BasePermissionsJsonEnricher.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/ChildrenJsonEnricher.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/SubtypesJsonEnricher.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/HasFolderishChildJsonEnricher.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/marshallers/json/enrichers/FirstAccessibleAncestorJsonEnricher.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/BufferingServletOutputStream.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/DownloadServiceImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/DownloadBlobInfo.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/RedirectResolverDescriptor.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/DownloadService.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/DownloadHelper.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/RedirectResolver.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/DefaultRedirectResolver.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/download/DownloadPermissionDescriptor.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/IODocumentManagerImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/AbstractDocumentReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/DocumentPipeImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/DWord.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/DocumentXMLExporterImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/AbstractDocumentModelWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/AbstractDocumentWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/DocumentTranslationMapImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/TypedExportedDocumentImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/ExportedDocumentImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/TransactionBatchingDocumentPipeImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/ExtensibleDocumentWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/XMLDocumentWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/XMLDirectoryWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/DocumentModelInjector.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/DocumentModelWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/ExtensibleDocumentTreeReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/DocumentTreeReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/TypedSingleDocumentReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/NuxeoArchiveWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/NuxeoArchiveReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/SingleDocumentReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/ZipReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/XMLDocumentTreeWriter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/DocumentsListReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/XMLZipReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/DocumentModelUpdater.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/XMLDirectoryReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/plugins/DocumentModelReader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/extensions/VersionInfoExportExtension.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/extensions/LockExporterExtension.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/extensions/DocumentLockImporter.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/transformers/PropertyDeprecationRemover.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/transformers/SchemaRenamer.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/transformers/DoctypeToFacetTranslator.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/transformers/SchemaRemover.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/transformers/FacetRemover.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/transformers/FieldMapper.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/MarshallingConstants.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/MarshallingException.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/MarshallerRegistryDescriptor.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/MarshallerRegistry.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/MarshallerHelper.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/MarshallerRegistryImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/Reader.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/Writer.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/Marshaller.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/context/DepthValues.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/context/MaxDepthReachedException.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/context/ThreadSafeRenderingContext.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/context/WrappedContext.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/context/RenderingContext.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/context/RenderingContextImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/reflect/Instantiations.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/reflect/MarshallerInspector.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/reflect/Setup.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/reflect/Priorities.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/registry/reflect/Supports.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/automation/core/util/PaginableDocumentModelList.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/automation/core/util/PaginablePageProvider.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/automation/core/util/Paginable.java Adding nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/documents/PaginableDocumentModelListImpl.java Adding nuxeo-core/nuxeo-core-io/src/main/resources/OSGI-INF/download-service.xml Adding nuxeo-core/nuxeo-core-io/src/main/resources/OSGI-INF/MarshallerRegistry.xml Adding nuxeo-core/nuxeo-core-io/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-core/nuxeo-core-io/src/main/resources/OSGI-INF/document-xml-exporter-service.xml Adding nuxeo-core/nuxeo-core-io/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-easyshare/pom.xml Adding nuxeo-easyshare/README.md Adding nuxeo-easyshare/.gitignore Adding nuxeo-easyshare/nuxeo-easyshare-jsf/pom.xml Adding nuxeo-easyshare/nuxeo-easyshare-jsf/src/main/resources/OSGI-INF/easyshare-contrib.xml Adding nuxeo-easyshare/nuxeo-easyshare-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-easyshare/nuxeo-easyshare-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-easyshare/nuxeo-easyshare-jsf/src/main/resources/web/nuxeo.war/incl/easyshare_url_box.xhtml Adding nuxeo-easyshare/nuxeo-easyshare-jsf/src/main/resources/web/nuxeo.war/layouts/easyshare_layout_template.xhtml Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/pom.xml Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/OSGI-INF/nuxeo-easyshare-webresources-contrib.xml Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/web/nuxeo.war/ui/document/easysharefolder/nuxeo-easysharefolder-edit-layout.html Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/web/nuxeo.war/ui/document/easysharefolder/nuxeo-easysharefolder-view-layout.html Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/web/nuxeo.war/ui/document/easysharefolder/nuxeo-easysharefolder-metadata-layout.html Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/web/nuxeo.war/ui/document/easysharefolder/nuxeo-easysharefolder-create-layout.html Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/web/nuxeo.war/ui/images/doctypes/easysharefolder.svg Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-easyshare/nuxeo-easyshare-share.html Adding nuxeo-easyshare/nuxeo-easyshare-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-easyshare/nuxeo-easyshare-share-link.html Adding nuxeo-easyshare/nuxeo-easyshare-core/pom.xml Adding nuxeo-easyshare/nuxeo-easyshare-core/src/test/java/org/nuxeo/ecm/easyshare/webengine/lang/test/TestMessages.java Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/java/org/nuxeo/easyshare/EasyShareUnrestrictedRunner.java Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/java/org/nuxeo/easyshare/EasyShare.java Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/templates/easyShareExpired.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/templates/easyShareExpiredSubject.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/templates/easyShareDownloadSubject.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/templates/easyShareDownload.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/OSGI-INF/extensions.xml Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/OSGI-INF/easyshare-contrib.xml Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/OSGI-INF/l10n/messages_fr.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/OSGI-INF/l10n/messages_de.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/OSGI-INF/l10n/messages_en.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/OSGI-INF/l10n/messages_ja.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/i18n/messages_fr.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/i18n/messages_de.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/i18n/messages_en.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/i18n/messages.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/i18n/messages_es.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/i18n/messages_ja.properties Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/web/nuxeo.war/img/addtoeasyshare.png Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/web/nuxeo.war/img/easyshare.png Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/web/nuxeo.war/img/easyshare_100.png Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/web/nuxeo.war/img/share_easyshare.png Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/base.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/includes/pagination.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/includes/header.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/views/EasyShare/denied.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/views/EasyShare/expired.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/views/EasyShare/folderList.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/views/EasyShare/index.ftl Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/css/nuxeo-easyshare-embedded.css Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/css/normalize.css Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/css/site.css Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/javascript/jquery-1.7.1.min.js Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/img/nuxeo_logo.png Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/img/navigation_last.png Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/img/navigation_next.png Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/img/navigation_previous.png Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/img/favicon.ico Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/img/nuxeo-background.jpg Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/img/navigation_first.png Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/font/nuxeo-easyshare.svg Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/font/nuxeo-easyshare.ttf Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/font/nuxeo-easyshare.eot Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/skin/resources/font/nuxeo-easyshare.woff Adding nuxeo-easyshare/nuxeo-easyshare-core/src/main/resources/data/schemas/easysharefolder.xsd Adding nuxeo-apidoc-server/build.xml Adding nuxeo-apidoc-server/pom.xml Adding nuxeo-apidoc-server/ReadMe.md Adding nuxeo-apidoc-server/.gitignore Adding nuxeo-apidoc-server/nuxeo-apidoc-core/pom.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-core/ReadMe.md Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/SeamComponentInfoImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/BundleGroupImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/DateTimeFormat.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/RuntimeSnapshot.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/EmbeddedDocExtractor.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/ComponentInfoImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/ExtensionInfoImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/BundleInfoImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/OperationInfoImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/ServerInfo.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/BundleIdReader.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/ServiceInfoImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/XMLWriter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/introspection/ExtensionPointInfoImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/snapshot/DistributionSnapshotDescImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/snapshot/SnapshotFilter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/snapshot/DistributionSnapshotDesc.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/snapshot/DistributionSnapshot.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/snapshot/SnapshotResolverHelper.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/snapshot/SnapshotManagerComponent.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/snapshot/SnapshotManager.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/worker/ExtractXmlAttributesWorker.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/security/SecurityConstants.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/listener/LatestDistributionsListener.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/listener/AttributesExtractorScheduler.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/listener/AttributesExtractorStater.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/DocumentationService.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/XMLContributionParser.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/DocumentModelListReader.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/ContributionItem.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/JavaDocHelper.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/ResourceDocumentationItem.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/AssociatedDocumentsImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/DefaultDocumentationType.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/DocumentationComponent.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/DocumentationHelper.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/documentation/DocumentationItemDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/ExtensionPointInfoDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/SeamComponentInfoDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/BundleInfoDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/ServiceInfoDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/BundleGroupDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/ComponentInfoDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/AdapterFactory.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/OperationInfoDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/ExtensionInfoDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/adapters/BaseNuxeoArtifactDocAdapter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/search/ArtifactWithWeight.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/search/ArtifactSearcher.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/search/ArtifactSearcherImpl.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/seam/SeamRuntimeIntrospector.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/repository/SnapshotPersister.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/repository/RepositoryDistributionSnapshot.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/NuxeoArtifactComparator.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/BundleInfo.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/QueryHelper.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/AbstractDocumentationItem.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/OperationInfo.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/DocumentationItem.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/NuxeoArtifact.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/AssociatedDocuments.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/VirtualNodesConsts.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/SeamComponentInfo.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/ComponentInfo.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/BundleGroup.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/BaseNuxeoArtifact.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/ServiceInfo.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/BundleGroupFlatTree.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/ExtensionInfo.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/ExtensionPointInfo.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/java/org/nuxeo/apidoc/api/BundleGroupTreeHelper.java Adding nuxeo-apidoc-server/nuxeo-apidoc-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/pom.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestJson.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestSnapshotPersist.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestSearcher.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestExtractor.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestDocumentationService.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestDocumentationHelper.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/FakeDocumentationItem.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestSnapshotWithDocPersist.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestLatestDistributionListener.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestBrowse.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestSecureXML.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/FakeNuxeoArtifact.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/TestDistributionResolver.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/java/org/nuxeo/apidoc/test/RuntimeSnaphotFeature.java Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/resources/apidoc-works-test-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/resources/log4j.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/resources/jndi.properties Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/test/resources/apidoc-sample-fragment-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/listener-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/doctype-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/life-cycle-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/layout-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/documentation-service-framework.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/adapter-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/schema-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/snapshot-service-framework.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/directory-ui-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/ui-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/OSGI-INF/directories-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/directories/documentation-types.csv Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxbundle.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxoperation.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxextensionpoint.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxdocumentation.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxcomponent.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxservice.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxdistribution.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxseam.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxcontribution.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/nxbundlegroup.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/schemas/apidoccommon.xsd Adding nuxeo-apidoc-server/nuxeo-apidoc-repo/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-apidoc-server/pkg/install.xml Adding nuxeo-apidoc-server/pkg/package.xml Adding nuxeo-apidoc-server/pkg/terms-and-conditions.txt Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/pom.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/ReadMe.md Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/test/java/org/nuxeo/apidoc/browse/DistributionTest.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/test/resources/log4j.properties Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/doc/DocumentationWO.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/doc/DocumentationItemReader.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/doc/SimpleDocumentationItem.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/ApiBrowser.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/ArtifactLabel.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/BundleWO.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/Distribution.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/ServiceWO.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/ExtensionPointWO.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/RedirectResource.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/ContributionWO.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/BundleGroupWO.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/NuxeoArtifactWebObject.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/OperationWO.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/SecurityHelper.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/ComponentWO.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/ApiDocApplication.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/browse/SeamComponentWO.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/filter/CacheAndAuthFilter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/filter/RedirectFilter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/filter/BaseApiDocFilter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/wiki/LinkResolver.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/seam/SeamComponentIntrospector.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/tree/TreeHelper.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/tree/NuxeoArtifactContentProvider.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/tree/NuxeoArtifactTree.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/tree/VirtualNode.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/tree/NuxeoArtifactSerializer.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/export/ArchiveFile.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/java/org/nuxeo/apidoc/export/ArchiveFileWriter.java Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/seam.properties Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/module.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/web/nuxeo.war/view_explorer.xhtml Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/web/nuxeo.war/img/nuxeo_admin_logo.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/web/nuxeo.war/img/galaxy_admin_logo.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/web/nuxeo.war/incl/apidoc/xp.xhtml Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/web/nuxeo.war/incl/apidoc/operations.xhtml Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/web/nuxeo.war/incl/apidoc/seamcomponents.xhtml Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/web/nuxeo.war/incl/apidoc/browse.xhtml Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/docItemForm.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/docMacros.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/nxlogin.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/base.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/docItemView.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/nav.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/error/error_404.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/docForm.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/documentation.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/extensionPoint/default.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/extensionPoint/macros.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/extensionPoint/view.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/extensionPoint/aggregated.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/extensionPoint/simple.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/service/default.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/service/macros.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/service/view.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/service/aggregated.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/seamComponent/default.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/seamComponent/view.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/seamComponent/aggregated.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/seamComponent/viewSimple.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/documentation/viewSingleDoc.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/documentation/index.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/operation/default.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/bundle/default.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/bundle/macros.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/bundle/view.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/bundle/aggregated.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/listContributions.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/indexSimple.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/listServices.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/listBundles.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/tree.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/listOperations.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/listSeamComponents.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/listExtensionPoints.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/listComponents.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/listBundleGroups.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/apibrowser/index.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/component/default.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/component/macros.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/component/view.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/component/aggregated.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/component/override.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/bundleGroup/default.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/bundleGroup/macros.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/bundleGroup/view.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/bundleGroup/aggregated.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/distribution/saved.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/distribution/uploadEdit.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/distribution/docImportDone.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/distribution/forms.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/distribution/importDone.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/distribution/savedKO.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/distribution/index.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/contribution/default.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/contribution/view.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/contribution/aggregated.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/contribution/contributionMacros.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/views/contribution/override.ftl Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/css/code.css Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/css/apidoc_style.css Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/css/jquery.magnific.min.css Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/component.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/operation.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/save.gif Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/contribution.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/extension.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/cancel.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/zoom_in.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/favicon.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/background.jpg Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/down.gif Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/favicon.gif Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/up.gif Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/edit.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/services.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/bundle.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/platform-explorer.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/images/nuxeo.png Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/quickEditor.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/jquery.highlight-3.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/java.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/jquery.magnific.min.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/manifest.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/highlight.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/jquery.tablesorter_filter.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/jquery.tablesorter.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/highlight.pack.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/html-xml.js Adding nuxeo-apidoc-server/nuxeo-apidoc-webengine/src/main/resources/skin/resources/script/jquery/treeview/jquery.treeview.async.js Adding nuxeo-drive-server/pom.xml Adding nuxeo-drive-server/README.md Adding nuxeo-drive-server/.gitignore Adding nuxeo-drive-server/nuxeo-drive-core-dependencies/pom.xml Adding nuxeo-drive-server/nuxeo-drive-operations/pom.xml Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/service/MockChangeFinder.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/hierarchy/permission/TestPermissionHierarchyFileSystemChanges.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/hierarchy/permission/TestPermissionHierarchy.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/hierarchy/userworkspace/TestUserWorkspaceHierarchy.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestGetChangeSummary.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestActivateFactories.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestOperationHelper.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestSetVersioningOptions.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestIntegrationTestOperations.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestGetClientUpdateInfo.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/NuxeoDriveAutomationFeature.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestGetChangeSummaryMultiRepo.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/java/org/nuxeo/drive/operations/TestFileSystemItemOperations.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/resources/test-other-repository-config.xml Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/resources/log4j.xml Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/resources/jndi.properties Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/resources/OSGI-INF/test-nuxeodrive-change-finder-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/resources/OSGI-INF/test-nuxeodrive-hierarchy-permission-adapter-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-operations/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveCanMove.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveGetTopLevelFolder.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveGetClientUpdateInfo.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveMove.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveGetChangeSummary.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveUpdateFile.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveGetChildren.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveAttachBlob.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveGetTopLevelChildren.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveGetFileSystemItem.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveCreateFolder.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveCreateFile.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveAddToLocallyEditedCollection.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveDelete.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveScrollDescendants.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveSetSynchronizationOperation.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveRename.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveGetRootsOperation.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/GetRepositoriesOperation.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveFileSystemItemExists.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveGenerateConflictedItemName.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveOperationHelper.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/NuxeoDriveClientUpdateInfo.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/test/NuxeoDriveCreateTestDocuments.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/test/NuxeoDriveSetupIntegrationTests.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/test/NuxeoDriveWaitForAsyncCompletion.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/test/NuxeoDriveSetActiveFactories.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/test/NuxeoDriveIntegrationTestsHelper.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/test/NuxeoDriveTearDownIntegrationTests.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/java/org/nuxeo/drive/operations/test/NuxeoDriveSetVersioningOptions.java Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/resources/OSGI-INF/nuxeodrive-operations.xml Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/resources/OSGI-INF/nuxeodrive-automation-bindings-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-operations/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-drive-server/tools/integration_tests_setup.py Adding nuxeo-drive-server/tools/vcstests.xml Adding nuxeo-drive-server/nuxeo-drive-jsf/pom.xml Adding nuxeo-drive-server/nuxeo-drive-jsf/crowdin.ini Adding nuxeo-drive-server/nuxeo-drive-jsf/src/test/java/org/nuxeo/ecm/drive/lang/test/TestMessages.java Adding nuxeo-drive-server/nuxeo-drive-jsf/src/test/java/org/nuxeo/drive/seam/TestNuxeoDriveActions.java Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/java/org/nuxeo/drive/seam/NuxeoDriveActions.java Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/java/org/nuxeo/drive/seam/DesktopPackageDefinition.java Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/seam.properties Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/OSGI-INF/nuxeodrive-hierarchy-userworkspace-actions.xml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/OSGI-INF/nuxeodrive-token-authentication-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/OSGI-INF/nuxeodrive-ui-types-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/OSGI-INF/nuxeodrive-actions.xml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/OSGI-INF/nuxeodrive-layouts-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/drive_metadata.xhtml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/icons/drive_synced_under_root.png Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/icons/drive_edit.png Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/icons/drive_synced.png Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/icons/drive_unsynced.png Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/icons/drive_tab.png Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/incl/nuxeodrive/synchronization_roots.xhtml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/incl/nuxeodrive/client_download.xhtml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/incl/nuxeodrive/user_center_nuxeo_drive.xhtml Adding nuxeo-drive-server/nuxeo-drive-jsf/src/main/resources/web/nuxeo.war/layouts/synchronization_roots_layout_template.xhtml Adding nuxeo-drive-server/nuxeo-drive-bench/pom.xml Adding nuxeo-drive-server/nuxeo-drive-bench/README.md Adding nuxeo-drive-server/nuxeo-drive-bench/itests.xml Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/IDEPathHelper.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/Recorder.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/Engine.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/Cleanup.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/Setup.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/RecursiveRemoteScan.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/PollChanges.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/DriveBenchSimulation.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/BatchedRemoteScan.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/ServerFeeder.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/Constants.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/NuxeoImporter.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/Commons.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/Headers.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/scala/org/nuxeo/drive/bench/Parameters.scala Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/resources/logback.xml Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/resources/recorder.conf Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/resources/gatling.conf Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/resources/data/users.csv Adding nuxeo-drive-server/nuxeo-drive-bench/src/test/resources/data/admins.csv Adding nuxeo-drive-server/nuxeo-drive-web-ui/pom.xml Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/OSGI-INF/nuxeodrive-webresources-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-drive/nuxeo-drive.html Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-drive/nuxeo-drive-page.html Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-drive/nuxeo-drive-edit-button.html Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-drive/nuxeo-drive-desktop-packages.html Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-drive/nuxeo-drive-sync-toggle-button.html Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-drive/nuxeo-authentication-tokens-management.html Adding nuxeo-drive-server/nuxeo-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-drive/nuxeo-drive-sync-roots-management.html Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/pom.xml Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/test/java/org/nuxeo/drive/elasticsearch/TestESSyncRootFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/test/java/org/nuxeo/drive/elasticsearch/TestESAuditChangeFinder.java Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/test/java/org/nuxeo/drive/test/ESAuditFeature.java Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/test/resources/nxuidsequencer-ds.xml Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/test/resources/log4j.xml Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/test/resources/jndi.properties Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/main/java/org/nuxeo/drive/elasticsearch/ESSyncRootFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/main/java/org/nuxeo/drive/elasticsearch/ESSyncRootFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/main/java/org/nuxeo/drive/elasticsearch/ESAuditChangeFinder.java Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/main/java/org/nuxeo/drive/elasticsearch/operations/test/NuxeoDriveWaitForElasticsearchCompletion.java Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/main/resources/OSGI-INF/nuxeodrive-elasticsearch-change-finder-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/main/resources/OSGI-INF/nuxeodrive-elasticsearch-adapter-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/main/resources/OSGI-INF/nuxeodrive-elasticsearch-automation-bindings-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/main/resources/OSGI-INF/nuxeodrive-elasticsearch-operations.xml Adding nuxeo-drive-server/nuxeo-drive-elasticsearch/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-drive-server/nuxeo-drive-rest-api/pom.xml Adding nuxeo-drive-server/nuxeo-drive-rest-api/src/test/java/org/nuxeo/ecm/restapi/server/jaxrs/drive/NuxeoDriveObjectTest.java Adding nuxeo-drive-server/nuxeo-drive-rest-api/src/test/resources/nuxeo-drive-config.json Adding nuxeo-drive-server/nuxeo-drive-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/drive/NuxeoDriveObject.java Adding nuxeo-drive-server/nuxeo-drive-rest-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-drive-server/nuxeo-drive-rest-api/src/main/resources/skin/views/doc/drive.ftl Adding nuxeo-drive-server/nuxeo-drive-core/pom.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/TestSQLAuditChangeFinder.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/TestNuxeoDriveManager.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/TestDefaultTopLevelFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/DummyTopLevelFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/DummyVirtualFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/TestDriveVersioning.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/TestRedisDefaultFileSystemItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/TestDefaultFileSystemItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/TestFileSystemItemAdapterService.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/DummyFileItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/DummyFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/TestFileSystemItemManagerService.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/DummyFileItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/ExceptionBlobHolderFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/DummyFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/service/adapter/TestCollectionSyncRootFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/test/NuxeoDriveRedisCacheFeature.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/test/NuxeoDriveInMemoryCacheFeature.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/test/NuxeoDriveFeature.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/test/SQLAuditFeature.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/fixtures/DefaultFileSystemItemFactoryFixture.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/fixtures/AbstractChangeFinderTestCase.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/fixtures/GroupChangesTestSuite.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/fixtures/AuditChangeFinderTestSuite.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/fixtures/AuditChangeFinderClusteringEnabledTestSuite.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/java/org/nuxeo/drive/fixtures/SimpleFileSystemItemChange.java Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/log4j.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/jndi.properties Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-permission-check-not-optimized-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-adapter-service-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-clustering-enabled-repo-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-redis-descendants-scrolling-cache-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-redis-sync-root-cache-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-versioning-file-policy-not-drive-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-permissions-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-adapter-service-contrib-override.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-pageproviders-contrib-override.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-types-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-reset-sync-roots-on-copy-disabled-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-descendants-scrolling-cache-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-sync-root-cache-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-versioning-policy-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-versioning-filter-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-versioning-file-policy-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/OSGI-INF/test-nuxeodrive-blobholder-factory-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/NuxeoDriveConstants.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/NuxeoDriveManager.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/FileSystemItemManager.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/TopLevelFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/FileSystemItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/TooManyChangesException.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/FileSystemItemAdapterService.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/VersioningFileSystemItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/VirtualFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/FileSystemItemChange.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/FileSystemChangeFinder.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/NuxeoDriveEvents.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/FileSystemChangeSummary.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/SynchronizationRoots.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/AbstractFileSystemItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/ActiveFileSystemItemFactoriesDescriptor.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/FileSystemItemFactoryDescriptor.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/ActiveFileSystemItemFactoryDescriptor.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/TopLevelFolderItemFactoryDescriptor.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/FileSystemItemChangeImpl.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/ChangeFinderRegistry.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/FileSystemItemAdapterServiceImpl.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/TopLevelFolderItemFactoryRegistry.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/FileSystemChangeSummaryImpl.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/DefaultTopLevelFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/AuditChangeFinder.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/NuxeoDriveManagerImpl.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/AbstractSyncRootFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/ActiveFileSystemItemFactoryRegistry.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/CollectionSyncRootFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/DefaultSyncRootFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/ActiveTopLevelFolderItemFactoryDescriptor.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/ChangeFinderDescriptor.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/RootDefinitionsHelper.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/FileSystemItemManagerImpl.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/FileSystemItemDeserializer.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/ActiveTopLevelFolderItemFactoryRegistry.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/FileSystemItemChangeListDeserializer.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/FileSystemItemFactoryRegistry.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/AbstractVirtualFolderItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/DefaultFileSystemItemFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/service/impl/FileSystemItemFactoryWrapper.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/FileSystemItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/RootlessItemException.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/ScrollFileSystemItemList.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/NuxeoDriveContribException.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/FileItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/FolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/FileSystemItemAdapterFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/DefaultTopLevelFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/SimpleFileSystemItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/AbstractFileSystemItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/CollectionSyncRootFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/FileSystemItemHelper.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/ScrollFileSystemItemListDeserializer.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/DocumentBackedFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/ScrollFileSystemItemListImpl.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/DefaultSyncRootFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/AbstractVirtualFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/ScrollDocumentModelList.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/AbstractDocumentBackedFileSystemItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/adapter/impl/DocumentBackedFileItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/listener/NuxeoDriveGroupUpdateListener.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/listener/NuxeoDriveCacheInvalidationListener.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/listener/NuxeoDriveSyncRootVersioningListener.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/listener/NuxeoDriveSyncRootCopyListener.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/listener/NuxeoDriveVirtualEventLogger.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/listener/NuxeoDriveFileSystemDeletionListener.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/permission/adapter/PermissionTopLevelFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/permission/adapter/UserSyncRootParentFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/permission/adapter/SharedSyncRootParentFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/permission/factory/PermissionTopLevelFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/permission/factory/UserSyncRootParentFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/permission/factory/PermissionSyncRootFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/permission/factory/SharedSyncRootParentFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/userworkspace/adapter/UserWorkspaceSyncRootParentFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/userworkspace/adapter/UserWorkspaceHelper.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/userworkspace/adapter/UserWorkspaceTopLevelFolderItem.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/userworkspace/factory/UserWorkspaceTopLevelFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/userworkspace/factory/UserWorkspaceSyncRootParentFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/java/org/nuxeo/drive/hierarchy/userworkspace/factory/UserWorkspaceSyncRootFactory.java Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-listeners.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-hierarchy-userworkspace-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-adapter-service.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-change-finder-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-versioning-policy-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-pageproviders-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-authentication-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-core-types.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-hierarchy-permission-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-hierarchy-permission-adapter-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-adapter-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-configurationservice-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-filesystemitem-service.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-service.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/OSGI-INF/nuxeodrive-hierarchy-userworkspace-adapter-contrib.xml Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/web/nuxeo.war/drive_login.jsp Adding nuxeo-drive-server/nuxeo-drive-core/src/main/resources/schema/driveroot.xsd Adding tools/nuxeo_cleanups.xml Adding tools/nuxeo.importorder Adding tools/javascript-cleanup.xml Adding tools/jautodoc_header_epl.txt Adding tools/nuxeo_codetemplates.xml Adding tools/jautodoc_header_lgpl.txt Adding tools/javascript-formatter.xml Adding tools/jautodoc_header_al.txt Adding tools/javascript-codetemplates.xml Adding tools/nuxeo_formatter.xml Adding integration/vcstests.xml Adding integration/README.md Adding integration/Jenkinsfiles/docker-compose-mongodb-3.4.yml Adding integration/Jenkinsfiles/ftest.groovy Adding integration/Jenkinsfiles/utest.groovy Adding integration/Jenkinsfiles/docker-compose-kafka-1.0.yml Adding integration/Jenkinsfiles/docker-compose-pgsql-9.6.yml Adding integration/Jenkinsfiles/docker-compose-kafka-0.10.2.yml Adding integration/Jenkinsfiles/sonar.groovy Adding integration/Jenkinsfiles/jenkins-slave-kafka/Dockerfile Adding integration/Jenkinsfiles/jenkins-slave-kafka/files/setup-kafka-properties.sh Adding nuxeo-common/pom.xml Adding nuxeo-common/LICENSE-2.0.html Adding nuxeo-common/src/test/java/org/nuxeo/common/collections/TestDependencyTree.java Adding nuxeo-common/src/test/java/org/nuxeo/common/codec/CryptoTest.java Adding nuxeo-common/src/test/java/org/nuxeo/common/codec/CryptoKeyStoreTest.java Adding nuxeo-common/src/test/java/org/nuxeo/common/codec/CryptoPropertiesTest.java Adding nuxeo-common/src/test/java/org/nuxeo/common/file/TestLRUFileCache.java Adding nuxeo-common/src/test/java/org/nuxeo/common/xmap/Name.java Adding nuxeo-common/src/test/java/org/nuxeo/common/xmap/InheritedAuthor.java Adding nuxeo-common/src/test/java/org/nuxeo/common/xmap/TestPrimitiveArrays.java Adding nuxeo-common/src/test/java/org/nuxeo/common/xmap/XMapTest.java Adding nuxeo-common/src/test/java/org/nuxeo/common/xmap/Author.java Adding nuxeo-common/src/test/java/org/nuxeo/common/xmap/ReverseXMapTest.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestJarUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestStringUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestPattern.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestArrayUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestTextTemplate.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestRFC2231.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestZipUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestUserAgent.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestFullTextUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestURLStreamHandlerFactoryInstaller.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestURIUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestSizeUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestPath.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestLabeler.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestExceptionUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestFileUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/FileMatcherTest.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestIdUtils.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/TestPathComparator.java Adding nuxeo-common/src/test/java/org/nuxeo/common/utils/FileVersionTest.java Adding nuxeo-common/src/test/resources/test-xmap-invalid-class.xml Adding nuxeo-common/src/test/resources/freemarkerTemplate.ftl Adding nuxeo-common/src/test/resources/second-test-xmap.xml Adding nuxeo-common/src/test/resources/unsupportedBrowsers.txt Adding nuxeo-common/src/test/resources/log4j.properties Adding nuxeo-common/src/test/resources/test-xmap.xml Adding nuxeo-common/src/test/resources/supportedBrowsers.txt Adding nuxeo-common/src/test/resources/test-data/hello.odt Adding nuxeo-common/src/test/resources/test-nxftl/.nxftl Adding nuxeo-common/src/test/resources/test-nxftl/tutu.nxftl Adding nuxeo-common/src/test/resources/test-nxftl/tutu.xml.nxftl Adding nuxeo-common/src/test/resources/TestJarUtils/META-INF/MANIFEST.MF Adding nuxeo-common/src/main/java/org/nuxeo/common/Environment.java Adding nuxeo-common/src/main/java/org/nuxeo/common/collections/DependencyTree.java Adding nuxeo-common/src/main/java/org/nuxeo/common/collections/PrimitiveArrays.java Adding nuxeo-common/src/main/java/org/nuxeo/common/collections/ListenerList.java Adding nuxeo-common/src/main/java/org/nuxeo/common/collections/package.html Adding nuxeo-common/src/main/java/org/nuxeo/common/annotation/Experimental.java Adding nuxeo-common/src/main/java/org/nuxeo/common/codec/Crypto.java Adding nuxeo-common/src/main/java/org/nuxeo/common/codec/CryptoProperties.java Adding nuxeo-common/src/main/java/org/nuxeo/common/codec/package.html Adding nuxeo-common/src/main/java/org/nuxeo/common/file/LRUFileCache.java Adding nuxeo-common/src/main/java/org/nuxeo/common/file/FileCache.java Adding nuxeo-common/src/main/java/org/nuxeo/common/logging/SequenceTracer.java Adding nuxeo-common/src/main/java/org/nuxeo/common/logging/JavaUtilLoggingHelper.java Adding nuxeo-common/src/main/java/org/nuxeo/common/logging/Log4jWatchdog.java Adding nuxeo-common/src/main/java/org/nuxeo/common/logging/Log4JHelper.java Adding nuxeo-common/src/main/java/org/nuxeo/common/logging/Log4jWatchdogHandle.java Adding nuxeo-common/src/main/java/org/nuxeo/common/logging/package.html Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XAnnotatedParent.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XAccessor.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XAnnotatedContent.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XMethodAccessor.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XAnnotatedMap.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XAnnotatedMember.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/DOMHelper.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/Resource.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XMapException.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XAnnotatedContext.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XAnnotatedObject.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XValueFactory.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/Context.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/Path.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XFieldAccessor.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XMLBuilder.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/DOMSerializer.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/package.html Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XMap.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/XAnnotatedList.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/annotation/XNodeList.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/annotation/XNode.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/annotation/XContext.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/annotation/XParent.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/annotation/XNodeMap.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/annotation/XObject.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/annotation/package.html Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/annotation/XContent.java Adding nuxeo-common/src/main/java/org/nuxeo/common/xmap/annotation/XMemberAnnotation.java Adding nuxeo-common/src/main/java/org/nuxeo/common/server/WebApplication.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/PathFilterSet.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/ArrayUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/PathFilter.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/Vars.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/UserAgentMatcher.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/SizeUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/FileUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/TextTemplate.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/URLStreamHandlerFactoryInstaller.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/JDBCUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/IdUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/FilePathPattern.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/FileVersion.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/Null.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/StringUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/FileRef.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/ExceptionUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/Path.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/FullTextUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/ZipUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/RFC2231.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/JarUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/FileMatcher.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/URIUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/FileNamePattern.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/package.html Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/FileTreeIterator.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/i18n/I18NUtils.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/i18n/Labeler.java Adding nuxeo-common/src/main/java/org/nuxeo/common/utils/i18n/package.html Adding nuxeo-common/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-3d/pom.xml Adding nuxeo-platform-3d/3D-Preview-Example.png Adding nuxeo-platform-3d/README.md Adding nuxeo-platform-3d/.gitignore Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/package.json Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/gulpfile.js Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/build.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/pom.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/bower.json Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/crowdin.ini Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/.bowerrc Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/test/java/org/nuxeo/ecm/platform/threed/lang/test/TestMessages.java Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/java/org/nuxeo/ecm/platform/threed/transmissionFormat/TransmissionFormatActions.java Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/java/org/nuxeo/ecm/platform/threed/transmissionFormat/TransmissionFormatItem.java Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/java/org/nuxeo/ecm/platform/threed/renderView/RenderViewActions.java Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/java/org/nuxeo/ecm/platform/threed/renderView/RenderViewItem.java Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/seam.properties Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/OSGI-INF/threed-layouts-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/OSGI-INF/threed-types-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/web/nuxeo.war/widgets/threed_transmisson_formats_template.xhtml Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/web/nuxeo.war/widgets/threed_render_view_widget_template.xhtml Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/web/nuxeo.war/widgets/threed_3d_viewer_template.xhtml Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/web/nuxeo.war/icons/3d.png Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/web/nuxeo.war/icons/ic_details_black_24px.svg Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/web/nuxeo.war/icons/3d_big.png Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/web/nuxeo.war/icons/ic_done_black_24px.svg Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/web/nuxeo.war/icons/ic_warning_black_24px.svg Adding nuxeo-platform-3d/nuxeo-platform-3d-jsf/src/main/resources/web/nuxeo.war/icons/ic_image_black_24px.svg Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/package.json Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/index.html Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/nuxeo-3d-render-views.html Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/nuxeo-3d-elements.html Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/bower.json Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/nuxeo-3d-viewer.html Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/nuxeo-3d-transmission-formats.html Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/README.md Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/nuxeo-3d-preview.html Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/test/index.html Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/test/test-helpers.js Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/test/nuxeo-3d-viewer.html Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/demo/nuxeo-3d-viewer/index.html Adding nuxeo-platform-3d/nuxeo-platform-3d-elements/demo/nuxeo-3d-viewer/suzanne.gltf Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/pom.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/test/java/org/nuxeo/ecm/platform/threed/convert/ThreeDConvertersTest.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/test/resources/test-data/suzanne.dae Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/test/resources/test-data/suzanne.fbx Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/test/resources/test-data/suzanne.3ds Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/test/resources/test-data/suzanne.mtl Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/test/resources/test-data/suzanne.stl Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/test/resources/test-data/suzanne.x3d Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/test/resources/test-data/suzanne.obj Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/test/resources/test-data/suzanne.ply Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/java/org/nuxeo/ecm/platform/threed/convert/BaseBlenderConverter.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/java/org/nuxeo/ecm/platform/threed/convert/ColladaConverter.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/java/org/nuxeo/ecm/platform/threed/convert/RenderConverter.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/java/org/nuxeo/ecm/platform/threed/convert/LodsConverter.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/java/org/nuxeo/ecm/platform/threed/convert/BatchConverter.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/java/org/nuxeo/ecm/platform/threed/convert/Collada2glTFConverter.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/java/org/nuxeo/ecm/platform/threed/convert/Constants.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/java/org/nuxeo/ecm/platform/threed/convert/DockerHelper.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/java/org/nuxeo/ecm/platform/threed/convert/UserIdHelper.java Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/resources/OSGI-INF/convert-service-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/resources/OSGI-INF/commandline-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/resources/scripts/pipeline.py Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/resources/scripts/pipeline/lod.py Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/resources/scripts/pipeline/info.py Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/resources/scripts/pipeline/convert.py Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/resources/scripts/pipeline/render.py Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/src/main/resources/scripts/pipeline/import.py Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/docker/collada2gltf/Dockerfile Adding nuxeo-platform-3d/nuxeo-platform-3d-convert/docker/blender/Dockerfile Adding nuxeo-platform-3d/nuxeo-platform-3d-api/pom.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/ThreeDRenderView.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/ThreeDBatchProgress.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/ThreeDConstants.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/ThreeDDocumentConstants.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/ThreeDDocument.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/ThreeDInfo.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/TransmissionThreeD.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/ThreeD.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/service/AutomaticRenderView.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/service/ThreeDService.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/service/RenderView.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/java/org/nuxeo/ecm/platform/threed/service/AutomaticLOD.java Adding nuxeo-platform-3d/nuxeo-platform-3d-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-3d/nuxeo-platform-3d-core/pom.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/test/java/org/nuxeo/ecm/platform/threed/tests/TestThreeDThumbnail.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/test/java/org/nuxeo/ecm/platform/threed/tests/Test3DCore.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/test/java/org/nuxeo/ecm/platform/threed/tests/TestThreeDRenditions.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/test/resources/log4j.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/test/resources/test-data/suzanne.dae Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/test/resources/test-data/suzanne.mtl Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/test/resources/test-data/suzanne.obj Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/test/resources/OSGI-INF/threed-service-contrib-override.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/BatchConverterHelper.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/service/ThreeDBatchUpdateWork.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/service/RenderViewContributionHandler.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/service/AutomaticLODContributionHandler.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/service/AutomaticRenderViewContributionHandler.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/service/ThreeDServiceImpl.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/adapter/ThreeDDocumentAdapter.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/adapter/ThumbnailThreeDFactory.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/adapter/ThreeDPreviewer.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/adapter/ThreeDDocumentAdapterFactory.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/rendition/RenderViewRenditionProvider.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/rendition/ThreeDRenditionDefinitionProvider.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/rendition/TransmissionThreeDRenditionProvider.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/listener/ThreeDBatchCleanerListener.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/listener/ThreeDBatchGenerationListener.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/java/org/nuxeo/ecm/platform/threed/importer/ThreeDImporter.java Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/threed-service-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/filemanager-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/preview-adapter-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/threed-workmanager-config.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/threed-thumbnailfactory-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/mimetype-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/threed-service.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/threed-renditions-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/adapters-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/OSGI-INF/lifecycle-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/schemas/threed.xsd Adding nuxeo-platform-3d/nuxeo-platform-3d-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/package.json Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/gulpfile.js Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/build.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/pom.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/bower.json Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/.bowerrc Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/OSGI-INF/threed-webresources-contrib.xml Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/web/nuxeo.war/ui/document/threed/nuxeo-threed-import-layout.html Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/web/nuxeo.war/ui/document/threed/nuxeo-threed-edit-layout.html Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/web/nuxeo.war/ui/document/threed/nuxeo-threed-view-layout.html Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/web/nuxeo.war/ui/document/threed/nuxeo-threed-create-layout.html Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/web/nuxeo.war/ui/document/threed/nuxeo-threed-metadata-layout.html Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/web/nuxeo.war/ui/images/doctypes/threed.svg Adding nuxeo-platform-3d/nuxeo-platform-3d-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-threed/nuxeo-threed.html Adding nuxeo-javaagent/pom.xml Adding nuxeo-javaagent/README.md Adding nuxeo-javaagent/.gitignore Adding nuxeo-javaagent/bridge/pom.xml Adding nuxeo-javaagent/bridge/src/test/java/org/nuxeo/runtime/javaagent/LoadAgentRule.java Adding nuxeo-javaagent/bridge/src/test/java/org/nuxeo/runtime/javaagent/CanLoadAgent.java Adding nuxeo-javaagent/bridge/src/test/resources/log4j.xml Adding nuxeo-javaagent/bridge/src/main/java/org/nuxeo/runtime/javaagent/ObjectSizer.java Adding nuxeo-javaagent/bridge/src/main/java/org/nuxeo/runtime/javaagent/AgentHandler.java Adding nuxeo-javaagent/bridge/src/main/java/org/nuxeo/runtime/javaagent/AgentLoader.java Adding nuxeo-javaagent/bridge/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-javaagent/main/pom.xml Adding nuxeo-javaagent/main/src/test/java/org/nuxeo/ecm/platform/AppTest.java Adding nuxeo-javaagent/main/src/main/java/org/nuxeo/runtime/javaagent/NuxeoAgent.java Adding nuxeo-javaagent/main/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/pom.xml Adding nuxeo-services/nuxeo-platform-usermanager-api/pom.xml Adding nuxeo-services/nuxeo-platform-usermanager-api/default.bnd Adding nuxeo-services/nuxeo-platform-usermanager-api/src/test/java/org/nuxeo/ecm/platform/usermanager/TestNuxeoPrincipalImpl.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/test/java/org/nuxeo/ecm/platform/usermanager/TestNuxeoGroupImpl.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/GroupConfig.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/NuxeoPrincipalImpl.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/UserAdapter.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/VirtualUser.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/NuxeoGroupImpl.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/UserManager.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/UserConfig.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/DetachedNuxeoPrincipal.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/VirtualUserDescriptor.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/MultiTenantUserManager.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/UserManagerDescriptor.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/PropertyListDescriptor.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/exceptions/InvalidPasswordException.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/exceptions/GroupAlreadyExistsException.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/exceptions/UserAlreadyExistsException.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/providers/AbstractGroupsPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/providers/GroupsPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/providers/AbstractUsersPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/providers/NuxeoGroupsPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/providers/GroupMemberGroupsPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/providers/AbstractGroupMemberPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/providers/UsersPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/providers/NuxeoPrincipalsPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/java/org/nuxeo/ecm/platform/usermanager/providers/GroupMemberUsersPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/resources/OSGI-INF/pageproviders-contrib.xml Adding nuxeo-services/nuxeo-platform-usermanager-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-test/pom.xml Adding nuxeo-services/nuxeo-platform-test/src/test/java/org/nuxeo/ecm/platform/test/DirectoryServiceTest.java Adding nuxeo-services/nuxeo-platform-test/src/test/java/org/nuxeo/ecm/platform/test/TestTranslationMessagesDiffer.java Adding nuxeo-services/nuxeo-platform-test/src/test/java/org/nuxeo/ecm/platform/test/TestTranslationProperties.java Adding nuxeo-services/nuxeo-platform-test/src/test/java/org/nuxeo/ecm/platform/test/UserManagerTest.java Adding nuxeo-services/nuxeo-platform-test/src/test/java/org/nuxeo/ecm/platform/test/RunnerTest.java Adding nuxeo-services/nuxeo-platform-test/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-test/src/test/resources/messages_en_US.properties Adding nuxeo-services/nuxeo-platform-test/src/test/resources/messages_fr_FR.properties Adding nuxeo-services/nuxeo-platform-test/src/test/resources/local-resource-test.xml Adding nuxeo-services/nuxeo-platform-test/src/test/resources/messages_invalid.properties Adding nuxeo-services/nuxeo-platform-test/src/main/java/org/nuxeo/ecm/platform/test/TranslationEnFrTestCase.java Adding nuxeo-services/nuxeo-platform-test/src/main/java/org/nuxeo/ecm/platform/test/TranslationProperties.java Adding nuxeo-services/nuxeo-platform-test/src/main/java/org/nuxeo/ecm/platform/test/TranslationMultiTestCase.java Adding nuxeo-services/nuxeo-platform-test/src/main/java/org/nuxeo/ecm/platform/test/TranslationMessagesDiffer.java Adding nuxeo-services/nuxeo-platform-test/src/main/java/org/nuxeo/ecm/platform/test/AbstractTranslationTestCase.java Adding nuxeo-services/nuxeo-platform-test/src/main/java/org/nuxeo/ecm/platform/test/PlatformFeature.java Adding nuxeo-services/nuxeo-platform-test/src/main/java/org/nuxeo/ecm/platform/test/TranslationTestCase.java Adding nuxeo-services/nuxeo-platform-test/src/main/resources/test-usermanagerimpl/schemas-config.xml Adding nuxeo-services/nuxeo-platform-test/src/main/resources/test-usermanagerimpl/userservice-config.xml Adding nuxeo-services/nuxeo-platform-test/src/main/resources/test-usermanagerimpl/directory-config.xml Adding nuxeo-services/nuxeo-platform-test/src/main/resources/test-usermanagerimpl/directories/groups.csv Adding nuxeo-services/nuxeo-platform-test/src/main/resources/test-usermanagerimpl/directories/users.csv Adding nuxeo-services/nuxeo-platform-test/src/main/resources/test-usermanagerimpl/directories/user2group.csv Adding nuxeo-services/nuxeo-platform-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-versioning-core/pom.xml Adding nuxeo-services/nuxeo-platform-versioning-core/default.bnd Adding nuxeo-services/nuxeo-platform-versioning-core/LGPL.txt Adding nuxeo-services/nuxeo-platform-versioning-core/src/main/java/org/nuxeo/ecm/platform/versioning/service/VersioningManagerImpl.java Adding nuxeo-services/nuxeo-platform-versioning-core/src/main/resources/OSGI-INF/versioningmanager-service.xml Adding nuxeo-services/nuxeo-platform-versioning-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-query-api/pom.xml Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/core/TestPageProviderNamedParameters.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/core/TestPageProviderService.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/core/TestPageProviderClassReplacer.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/core/TestPageProviderTracking.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/core/TestPageProviderAggregates.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/core/SearchEventsAccumulator.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/core/TestPageProviderCurrentPage.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/api/TestPageProvider.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/api/TestTextSearchCleaner.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/api/MockPagedListItem.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/api/MockPageProvider.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/java/org/nuxeo/ecm/platform/query/api/TestNXQLQueryBuilder.java Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/test-pageprovider-override-contrib2.xml Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/test-pageprovider-classreplacer-contrib.xml Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/test-pageprovider-override-contrib.xml Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/configuration-test-contrib.xml Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/test-schemas-contrib.xml Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/test-pageprovider-track-contrib.xml Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/test-pageprovider-namedparams-contrib.xml Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/test-pageprovider-contrib.xml Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/schemas/named_param.xsd Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/schemas/test_advanced_search.xsd Adding nuxeo-services/nuxeo-platform-query-api/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/EmptyPageProvider.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/BucketRangeDate.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/FieldDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/BucketTerm.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/CoreQueryPageProviderDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/PredicateDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/WhereClauseDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/AggregateBase.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/PageProviderClassReplacerDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/ReferencePageProviderDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/AggregateRangeDateDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/PropertiesDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/SortInfoDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/BucketRange.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/PageProviderServiceImpl.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/GenericPageProviderDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/DocumentModelListPageProvider.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/AggregateRangeDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/AggregateDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/PageProviderRegistry.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/MockBucket.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/BasePageProviderDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/PageProviderClassReplacerRegistry.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/PropertyListDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/core/QuickFilterDescriptor.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/nxql/CoreQueryUnrestrictedSessionRunner.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/nxql/NXQLQueryBuilder.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/nxql/CoreQueryDocumentPageProvider.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/nxql/CoreQueryAndFetchUnrestrictedSessionRunner.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/nxql/CoreQueryAndFetchPageProvider.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/api/PageProviderService.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/api/AbstractPageProvider.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/java/org/nuxeo/ecm/platform/query/api/PageProviderClassReplacerDefinition.java Adding nuxeo-services/nuxeo-platform-query-api/src/main/resources/OSGI-INF/pageprovider-framework.xml Adding nuxeo-services/nuxeo-platform-query-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-actions-core/pom.xml Adding nuxeo-services/nuxeo-platform-actions-core/LGPL.txt Adding nuxeo-services/nuxeo-platform-actions-core/src/test/java/org/nuxeo/ecm/platform/actions/TestAction.java Adding nuxeo-services/nuxeo-platform-actions-core/src/test/java/org/nuxeo/ecm/platform/actions/DummyFilter.java Adding nuxeo-services/nuxeo-platform-actions-core/src/test/resources/test-actions-override-contrib.xml Adding nuxeo-services/nuxeo-platform-actions-core/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-actions-core/src/test/resources/test-actions-contrib.xml Adding nuxeo-services/nuxeo-platform-actions-core/src/test/resources/test-filters-override-contrib.xml Adding nuxeo-services/nuxeo-platform-actions-core/src/test/resources/test-actions-override-innerfilter-contrib.xml Adding nuxeo-services/nuxeo-platform-actions-core/src/test/resources/test-filters-contrib.xml Adding nuxeo-services/nuxeo-platform-actions-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ActionContributionHandler.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/AbstractActionFilter.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ActionFilterRegistry.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ActionFilter.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ActionRegistry.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ActionPropertiesDescriptor.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/AbstractActionContext.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/Action.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/FilterRule.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ActionService.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ActionPropertyListDescriptor.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/FilterContributionHandler.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ActionContext.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/DefaultActionFilter.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/FilterFactory.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/TypeCompatibility.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ELActionContext.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/java/org/nuxeo/ecm/platform/actions/ejb/ActionManager.java Adding nuxeo-services/nuxeo-platform-actions-core/src/main/resources/OSGI-INF/actions-framework.xml Adding nuxeo-services/nuxeo-platform-actions-core/src/main/resources/OSGI-INF/filters-contrib.xml Adding nuxeo-services/nuxeo-platform-actions-core/src/main/resources/OSGI-INF/actions-properties.xml Adding nuxeo-services/nuxeo-platform-actions-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-ws/pom.xml Adding nuxeo-services/nuxeo-platform-ws/src/test/java/org/nuxeo/ecm/platform/TestWSRemotingSessionManager.java Adding nuxeo-services/nuxeo-platform-ws/src/test/java/org/nuxeo/ecm/platform/TestWSEndpointRegistration.java Adding nuxeo-services/nuxeo-platform-ws/src/test/java/org/nuxeo/ecm/platform/FakeHandler.java Adding nuxeo-services/nuxeo-platform-ws/src/test/resources/sample.wsdl Adding nuxeo-services/nuxeo-platform-ws/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-ws/src/test/resources/tags-contrib.xml Adding nuxeo-services/nuxeo-platform-ws/src/test/resources/ws-contrib.xml Adding nuxeo-services/nuxeo-platform-ws/src/test/resources/login-config.xml Adding nuxeo-services/nuxeo-platform-ws/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/WSEndpointManager.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/WSEndpointRegistry.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/WSEndpointManagerImpl.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/DocumentSchemaLoader.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/NuxeoRemotingBean.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/NuxeoCXFServlet.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/AbstractNuxeoWebService.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/DocumentStateLoader.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/ws/session/WSRemotingSessionManagerImpl.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/DocumentLoaderDescriptor.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/BaseNuxeoWebService.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/DocumentBlob.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/DocumentLoader.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/NuxeoRemoting.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/DocumentSnapshot.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/WsACE.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/DocumentProperty.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/WSException.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/WSEndpointDescriptor.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/DocumentDescriptor.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/session/WSRemotingSessionManager.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/session/WSRemotingSession.java Adding nuxeo-services/nuxeo-platform-ws/src/main/java/org/nuxeo/ecm/platform/api/ws/session/impl/WSRemotingSessionImpl.java Adding nuxeo-services/nuxeo-platform-ws/src/main/resources/OSGI-INF/nxws_remoting_session_manager-framework.xml Adding nuxeo-services/nuxeo-platform-ws/src/main/resources/OSGI-INF/wsendpoint-manager-framework.xml Adding nuxeo-services/nuxeo-platform-ws/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-convert/pom.xml Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestAnyToPDFConverters.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestWPD2TextConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/BaseConverterTest.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestZip2HtmlConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/DocumentUTUtils.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestPDFToText.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestPDFToHtml.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestPDFToImage.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestOOoServiceManagerService.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestOffice2html.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/CanTranscodeCharsetsTest.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestIWorkToPDF.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestSOfficeConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestImageToPDF.java Adding nuxeo-services/nuxeo-platform-convert/src/test/java/org/nuxeo/ecm/platform/convert/tests/TestCommandLineConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/jodSocket.properties Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/latin1.txt Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/jodPipe.properties Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/OSGI-INF/test-command-line-converter-contrib.xml Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/OSGI-INF/test-ooo-manager-contrib.xml Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.ods Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.doc Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.pages Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.sxi Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.xlsx Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.sxc Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.zip Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.sxw Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/toc.odt Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.numbers Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.pptx Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.odp Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.pdf Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.rtf Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.txt Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/test-copy-text-restricted.pdf Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/test.wpd Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.ppt Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.odt Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.docx Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.html Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.xls Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.xml Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.jpg Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello-without-preview.pages Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/test-docs/hello.key Adding nuxeo-services/nuxeo-platform-convert/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/ConvertHelper.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/Image2PDFConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/UTF8CharsetConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/ZipCachableBlobHolder.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/PDF2ImageConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/IWork2PDFConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/JODBasedConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/PDF2HtmlConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/WordPerfect2TextConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/Md2HtmlConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/plugins/Zip2HtmlConverter.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/ooomanager/OOoManagerComponent.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/ooomanager/OOoManagerService.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/ooomanager/OOoManagerDescriptor.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/ooomanager/ConfigBuilderHelper.java Adding nuxeo-services/nuxeo-platform-convert/src/main/java/org/nuxeo/ecm/platform/convert/ooomanager/OOoState.java Adding nuxeo-services/nuxeo-platform-convert/src/main/resources/OSGI-INF/commandline-imagemagick-convert-contrib.xml Adding nuxeo-services/nuxeo-platform-convert/src/main/resources/OSGI-INF/commandline-soffice-contrib.xml Adding nuxeo-services/nuxeo-platform-convert/src/main/resources/OSGI-INF/commandline-pdf2html-contrib.xml Adding nuxeo-services/nuxeo-platform-convert/src/main/resources/OSGI-INF/convert-service-contrib.xml Adding nuxeo-services/nuxeo-platform-convert/src/main/resources/OSGI-INF/commandline-wpd2text-contrib.xml Adding nuxeo-services/nuxeo-platform-convert/src/main/resources/OSGI-INF/ooo-manager-framework.xml Adding nuxeo-services/nuxeo-platform-convert/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-search-api/pom.xml Adding nuxeo-services/nuxeo-platform-search-api/LGPL.txt Adding nuxeo-services/nuxeo-platform-search-api/src/main/java/org/nuxeo/ecm/core/search/api/client/SearchException.java Adding nuxeo-services/nuxeo-platform-search-api/src/main/java/org/nuxeo/ecm/core/search/api/client/search/results/ResultItem.java Adding nuxeo-services/nuxeo-platform-search-api/src/main/java/org/nuxeo/ecm/core/search/api/client/search/results/ResultSet.java Adding nuxeo-services/nuxeo-platform-search-api/src/main/java/org/nuxeo/ecm/core/search/api/client/search/results/package.html Adding nuxeo-services/nuxeo-platform-search-api/src/main/java/org/nuxeo/ecm/core/search/api/client/search/results/impl/ResultSetImpl.java Adding nuxeo-services/nuxeo-platform-search-api/src/main/java/org/nuxeo/ecm/core/search/api/client/search/results/impl/DocumentModelResultItem.java Adding nuxeo-services/nuxeo-platform-search-api/src/main/java/org/nuxeo/ecm/core/search/api/client/search/results/impl/package.html Adding nuxeo-services/nuxeo-platform-search-api/src/main/java/org/nuxeo/ecm/core/search/api/client/querymodel/LuceneMinimalEscaper.java Adding nuxeo-services/nuxeo-platform-search-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-url-api/pom.xml Adding nuxeo-services/nuxeo-platform-url-api/src/main/java/org/nuxeo/ecm/platform/url/DocumentViewImpl.java Adding nuxeo-services/nuxeo-platform-url-api/src/main/java/org/nuxeo/ecm/platform/url/service/AbstractDocumentViewCodec.java Adding nuxeo-services/nuxeo-platform-url-api/src/main/java/org/nuxeo/ecm/platform/url/codec/DocumentFileCodec.java Adding nuxeo-services/nuxeo-platform-url-api/src/main/java/org/nuxeo/ecm/platform/url/codec/api/DocumentViewCodec.java Adding nuxeo-services/nuxeo-platform-url-api/src/main/java/org/nuxeo/ecm/platform/url/api/DocumentViewCodecManager.java Adding nuxeo-services/nuxeo-platform-url-api/src/main/java/org/nuxeo/ecm/platform/url/api/DocumentView.java Adding nuxeo-services/nuxeo-platform-url-api/src/main/java/org/nuxeo/ecm/platform/url/api/ejb/DocumentViewCodecManagerRemote.java Adding nuxeo-services/nuxeo-platform-url-api/src/main/java/org/nuxeo/ecm/platform/url/api/ejb/DocumentViewCodecManagerLocal.java Adding nuxeo-services/nuxeo-platform-url-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-api/pom.xml Adding nuxeo-services/nuxeo-platform-api/src/main/java/org/nuxeo/ecm/platform/util/RepositoryLocation.java Adding nuxeo-services/nuxeo-platform-api/src/main/java/org/nuxeo/ecm/platform/api/login/UserIdentificationInfoCallback.java Adding nuxeo-services/nuxeo-platform-api/src/main/java/org/nuxeo/ecm/platform/api/login/RestrictedLoginHelper.java Adding nuxeo-services/nuxeo-platform-api/src/main/java/org/nuxeo/ecm/platform/api/login/UserIdentificationInfoCallbackHandler.java Adding nuxeo-services/nuxeo-platform-api/src/main/java/org/nuxeo/ecm/platform/api/login/UserIdentificationInfo.java Adding nuxeo-services/nuxeo-platform-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-types-api/pom.xml Adding nuxeo-services/nuxeo-platform-types-api/LGPL.txt Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/Type.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/TypeManager.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/SubType.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/Layouts.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/DocumentContentView.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/TypeView.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/DocumentContentViews.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/adapter/TypeInfoAdapterFactory.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/adapter/TypeInfo.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/adapter/TypeInfoAdapter.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/localconfiguration/UITypesConfiguration.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/localconfiguration/ContentViewConfigurationConstants.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/localconfiguration/UITypesConfigurationConstants.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/java/org/nuxeo/ecm/platform/types/localconfiguration/ContentViewConfiguration.java Adding nuxeo-services/nuxeo-platform-types-api/src/main/resources/OSGI-INF/nxtypes-contrib.xml Adding nuxeo-services/nuxeo-platform-types-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/pom.xml Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/test/java/org/nuxeo/ecm/platform/filemanager/core/listener/tests/TestDigestComputerListener.java Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/test/java/org/nuxeo/ecm/platform/filemanager/core/listener/tests/TestMimetypeIconUpdater.java Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/test/resources/OSGI-INF/nxfilemanager-digest-contrib.xml Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/test/resources/OSGI-INF/core-type-contrib.xml Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/test/resources/schema/simpleblob.xsd Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/test/resources/schema/noblob.xsd Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/test/resources/schema/blobinlist.xsd Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/main/java/org/nuxeo/ecm/platform/filemanager/core/listener/AbstractUnicityChecker.java Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/main/java/org/nuxeo/ecm/platform/filemanager/core/listener/SynchronousUnicityCheckListener.java Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/main/java/org/nuxeo/ecm/platform/filemanager/core/listener/AsynchronousUnicityCheckListener.java Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/main/java/org/nuxeo/ecm/platform/filemanager/core/listener/MimetypeIconUpdater.java Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/main/java/org/nuxeo/ecm/platform/filemanager/core/listener/DigestComputer.java Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/main/resources/OSGI-INF/filemanager-digestcomputer-event-contrib.xml Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/main/resources/OSGI-INF/filemanager-unicity-event-contrib.xml Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/main/resources/OSGI-INF/filemanager-iconupdater-event-contrib.xml Adding nuxeo-services/nuxeo-platform-filemanager-core-listener/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-htmlsanitizer/README.txt Adding nuxeo-services/nuxeo-platform-htmlsanitizer/pom.xml Adding nuxeo-services/nuxeo-platform-htmlsanitizer/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/test/java/org/nuxeo/ecm/platform/htmlsanitizer/TestHtmlSanitizerServiceImpl.java Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/test/resources/log4j.xml Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/test/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/test/resources/schemas/webpage.xsd Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/java/org/nuxeo/ecm/platform/htmlsanitizer/HtmlSanitizerService.java Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/java/org/nuxeo/ecm/platform/htmlsanitizer/FieldDescriptor.java Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/java/org/nuxeo/ecm/platform/htmlsanitizer/HtmlSanitizerAntiSamyDescriptor.java Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/java/org/nuxeo/ecm/platform/htmlsanitizer/HtmlSanitizerServiceImpl.java Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/java/org/nuxeo/ecm/platform/htmlsanitizer/HtmlSanitizerDescriptor.java Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/java/org/nuxeo/ecm/platform/htmlsanitizer/HtmlSanitizerListener.java Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/resources/antisamy-nuxeo-policy.xml Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/resources/OSGI-INF/htmlsanitizer-service.xml Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/resources/OSGI-INF/htmlsanitizer-contrib.xml Adding nuxeo-services/nuxeo-platform-htmlsanitizer/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-filemanager-core/pom.xml Adding nuxeo-services/nuxeo-platform-filemanager-core/LGPL.txt Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/java/org/nuxeo/ecm/platform/filemanager/TestExportedZipImporterPlugin.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/java/org/nuxeo/ecm/platform/filemanager/TestDefaultFileImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/java/org/nuxeo/ecm/platform/filemanager/TestFileManagerService.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/java/org/nuxeo/ecm/platform/filemanager/TestCSVImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/java/org/nuxeo/ecm/platform/filemanager/FooPlugin.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/java/org/nuxeo/ecm/platform/filemanager/TestFileManagerComponent.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/java/org/nuxeo/ecm/platform/filemanager/FileManagerUTConstants.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/java/org/nuxeo/ecm/platform/filemanager/RepositoryInit.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/java/org/nuxeo/ecm/platform/filemanager/service/extension/TestNoteImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/nxfilemanager-test-contribs.xml Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/ecm-types-test-contrib.xml Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/nxfilemanager-test-override.xml Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-ui-types-local-configuration.xml Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.ods Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.doc Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.sxi Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.sxc Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.sxw Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.odp Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/testCSVArchive.zip Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.rtf Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.ppt Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.odt Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.html Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.xls Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/hello.xml Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/update/hello.doc Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/update/hello.odp Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/update/hello.rtf Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/test-data/update/hello.xls Adding nuxeo-services/nuxeo-platform-filemanager-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/FileManagerService.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/CSVZipImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/FileImporterDescriptor.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/AbstractFileImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/NoteImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/CreationContainerListProviderDescriptor.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/FileImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/FolderImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/DefaultCreationContainerListProvider.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/AbstractCreationContainerListProvider.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/VersioningDescriptor.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/UnicityExtension.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/DefaultFileImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/CreationContainerListProvider.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/ExportedZipImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/AbstractFolderImporter.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/java/org/nuxeo/ecm/platform/filemanager/service/extension/FolderImporterDescriptor.java Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/resources/OSGI-INF/nxfilemanager-service.xml Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/resources/OSGI-INF/nxfilemanager-pageprovider-contrib.xml Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/resources/OSGI-INF/nxfilemanager-plugins-contrib.xml Adding nuxeo-services/nuxeo-platform-filemanager-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-rendering/pom.xml Adding nuxeo-services/nuxeo-platform-rendering/src/test/java/org/nuxeo/ecm/platform/rendering/test/TestDocumentTemplate.java Adding nuxeo-services/nuxeo-platform-rendering/src/test/java/org/nuxeo/ecm/platform/rendering/test/TestWiki.java Adding nuxeo-services/nuxeo-platform-rendering/src/test/java/org/nuxeo/ecm/platform/rendering/test/TestPatternFilter.java Adding nuxeo-services/nuxeo-platform-rendering/src/test/java/org/nuxeo/ecm/platform/rendering/test/TestFreemarkerRendering.java Adding nuxeo-services/nuxeo-platform-rendering/src/test/java/org/nuxeo/ecm/platform/rendering/test/MyResourceLocator.java Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/OSGI-INF/test-schema.xml Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/schemas/mySchema.xsd Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/schemas/myFile.xsd Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/expecteddata/c_output.txt Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/c.ftl Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/test.wiki Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/blob.wiki Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/test2.wiki Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/doc.ftl Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/testlists.ftl Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/url.ftl Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/a.ftl Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/b.ftl Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/subdoc.ftl Adding nuxeo-services/nuxeo-platform-rendering/src/test/resources/testdata/test3.wiki Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/WikiSerializer.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/WikiFilter.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/WikiMacro.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/WikiEntityUtil.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/WikiWriter.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/TocText.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/WikiSerializerHandler.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/WikiTransformer.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/TocMacro.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/Toc.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/WikiText.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/extensions/PatternFilter.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/extensions/WikiBlockWriter.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/extensions/FreemarkerMacro.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/wiki/extensions/WikiName.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/FreemarkerEngine.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/ResourceTemplateLoader.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/FreemarkerComponent.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/BlockWriter.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/BlockDirective.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/FormatDate.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/ExtendsDirective.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/NewMethod.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/LocaleMessagesMethod.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/MessagesMethod.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/BlockWriterRegistry.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/DocRefMethod.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/extensions/SuperBlockDirective.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/adapters/ComplexPropertyTemplate.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/adapters/BlobTemplate.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/adapters/SchemaTemplate.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/adapters/ListPropertyTemplate.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/adapters/DocumentObjectWrapper.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/adapters/PropertyIteratorTemplate.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/adapters/PropertyWrapper.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/adapters/DocumentTemplate.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/fm/i18n/ResourceComposite.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/api/RenderingException.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/api/View.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/api/DocumentView.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/api/RenderingEngine.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/api/ResourceLocator.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/java/org/nuxeo/ecm/platform/rendering/api/DefaultDocumentView.java Adding nuxeo-services/nuxeo-platform-rendering/src/main/resources/OSGI-INF/freemarker-engine.xml Adding nuxeo-services/nuxeo-platform-rendering/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-permissions/pom.xml Adding nuxeo-services/nuxeo-permissions/src/test/java/org/nuxeo/ecm/permissions/TestPermissionListener.java Adding nuxeo-services/nuxeo-permissions/src/test/java/org/nuxeo/ecm/permissions/ACLJsonEnricherTest.java Adding nuxeo-services/nuxeo-permissions/src/test/java/org/nuxeo/ecm/permissions/DummyPermissionGrantedNotificationListener.java Adding nuxeo-services/nuxeo-permissions/src/test/java/org/nuxeo/ecm/permissions/TestDirectorySecurity.java Adding nuxeo-services/nuxeo-permissions/src/test/java/org/nuxeo/ecm/permissions/TestPermissionGrantedNotification.java Adding nuxeo-services/nuxeo-permissions/src/test/java/org/nuxeo/ecm/permissions/TestPermissionForTransientUsers.java Adding nuxeo-services/nuxeo-permissions/src/test/resources/test-listeners-contrib.xml Adding nuxeo-services/nuxeo-permissions/src/test/resources/log4j.xml Adding nuxeo-services/nuxeo-permissions/src/test/resources/test-acl-enricher-compat-config.xml Adding nuxeo-services/nuxeo-permissions/src/main/java/org/nuxeo/ecm/permissions/PermissionListener.java Adding nuxeo-services/nuxeo-permissions/src/main/java/org/nuxeo/ecm/permissions/PermissionGrantedNotificationListener.java Adding nuxeo-services/nuxeo-permissions/src/main/java/org/nuxeo/ecm/permissions/ACLJsonEnricher.java Adding nuxeo-services/nuxeo-permissions/src/main/java/org/nuxeo/ecm/permissions/TransientUserPermissionHelper.java Adding nuxeo-services/nuxeo-permissions/src/main/java/org/nuxeo/ecm/permissions/ACEStatusUpdatedListener.java Adding nuxeo-services/nuxeo-permissions/src/main/java/org/nuxeo/ecm/permissions/Constants.java Adding nuxeo-services/nuxeo-permissions/src/main/java/org/nuxeo/ecm/permissions/PermissionHelper.java Adding nuxeo-services/nuxeo-permissions/src/main/java/org/nuxeo/ecm/permissions/operations/SendNotificationEmailForPermission.java Adding nuxeo-services/nuxeo-permissions/src/main/resources/templates/aceGranted.ftl Adding nuxeo-services/nuxeo-permissions/src/main/resources/OSGI-INF/properties-contrib.xml Adding nuxeo-services/nuxeo-permissions/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-services/nuxeo-permissions/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-services/nuxeo-permissions/src/main/resources/OSGI-INF/notifications-contrib.xml Adding nuxeo-services/nuxeo-permissions/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-services/nuxeo-permissions/src/main/resources/OSGI-INF/directories-contrib.xml Adding nuxeo-services/nuxeo-permissions/src/main/resources/schemas/aceinfo.xsd Adding nuxeo-services/nuxeo-permissions/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-scim-server/pom.xml Adding nuxeo-services/nuxeo-scim-server/ReadMe.md Adding nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/ScimServerInit.java Adding nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/ScimServerTest.java Adding nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/ScimFeature.java Adding nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/compliance/OrderedFeaturesRunner.java Adding nuxeo-services/nuxeo-scim-server/src/test/java/org/nuxeo/scim/server/tests/compliance/ScimComplianceTest.java Adding nuxeo-services/nuxeo-scim-server/src/test/java/info/simplecloud/scimproxy/compliance/test/WorkingPostTest.java Adding nuxeo-services/nuxeo-scim-server/src/test/java/info/simplecloud/scimproxy/compliance/enteties/ReadableTestResult.java Adding nuxeo-services/nuxeo-scim-server/src/test/resources/jndi.properties Adding nuxeo-services/nuxeo-scim-server/src/test/resources/user_full.json Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/SCIMModule.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/SCIMRoot.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/usermanager/SCIMGroupWebObject.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/usermanager/SCIMUserWebObject.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/usermanager/BaseUMObject.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/ResourcesWriter.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/UserResourceReader.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/UserResponse.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/ServiceProviderConfigWriter.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/UserResourceWriter.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/GroupResourceWriter.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/UserResourceWithMimeType.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/NXJsonUnmarshaller.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/GroupResponse.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/GroupResourceReader.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/jaxrs/marshalling/NXJsonParser.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/mapper/UserMapperFactory.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/mapper/AbstractMapper.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/mapper/ConfigurableUserMapper.java Adding nuxeo-services/nuxeo-scim-server/src/main/java/org/nuxeo/scim/server/mapper/StaticUserMapper.java Adding nuxeo-services/nuxeo-scim-server/src/main/resources/OSGI-INF/usermapper-contribs.xml Adding nuxeo-services/nuxeo-scim-server/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/nuxeo-scim-server/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/group-schema.json.ftl Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/group-schema.2.json.ftl Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/Schemas.json Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/scim-core.xsd Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/user-schema.2.json.ftl Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/scim-enterprise.xsd Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/user-schema.json.ftl Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/enterprise-user-schema.json Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/enterprise-user-schema.2.json Adding nuxeo-services/nuxeo-scim-server/src/main/resources/skin/views/SCIMRoot/users.json.ftl Adding nuxeo-services/nuxeo-platform-ws-jbossws/pom.xml Adding nuxeo-services/nuxeo-platform-ws-jbossws/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/nuxeo-platform-ws-jbossws/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-dublincore/pom.xml Adding nuxeo-services/nuxeo-platform-dublincore/default.bnd Adding nuxeo-services/nuxeo-platform-dublincore/src/test/java/org/nuxeo/ecm/platform/dublincore/TestDublinCoreStorage.java Adding nuxeo-services/nuxeo-platform-dublincore/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-dublincore/src/test/resources/OSGI-INF/reset-creator-contrib.xml Adding nuxeo-services/nuxeo-platform-dublincore/src/test/resources/OSGI-INF/types-contrib.xml Adding nuxeo-services/nuxeo-platform-dublincore/src/test/resources/schemas/info.xsd Adding nuxeo-services/nuxeo-platform-dublincore/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-dublincore/src/main/java/org/nuxeo/ecm/platform/dublincore/NXDublinCore.java Adding nuxeo-services/nuxeo-platform-dublincore/src/main/java/org/nuxeo/ecm/platform/dublincore/service/DublinCoreStorageService.java Adding nuxeo-services/nuxeo-platform-dublincore/src/main/java/org/nuxeo/ecm/platform/dublincore/listener/DublinCoreListener.java Adding nuxeo-services/nuxeo-platform-dublincore/src/main/resources/OSGI-INF/nxdublincore-service.xml Adding nuxeo-services/nuxeo-platform-dublincore/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-url-core/pom.xml Adding nuxeo-services/nuxeo-platform-url-core/src/test/java/org/nuxeo/ecm/platform/url/io/DocumentUrlJsonEnricherTest.java Adding nuxeo-services/nuxeo-platform-url-core/src/test/java/org/nuxeo/ecm/platform/url/codec/TestDocumentViewService.java Adding nuxeo-services/nuxeo-platform-url-core/src/test/java/org/nuxeo/ecm/platform/url/codec/TestDocumentPathCodec.java Adding nuxeo-services/nuxeo-platform-url-core/src/test/java/org/nuxeo/ecm/platform/url/codec/TestDocumentFileCodec.java Adding nuxeo-services/nuxeo-platform-url-core/src/test/java/org/nuxeo/ecm/platform/url/codec/TestDocumentIdCodec.java Adding nuxeo-services/nuxeo-platform-url-core/src/test/java/org/nuxeo/ecm/platform/url/codec/TestDocumentViewCodecPriority.java Adding nuxeo-services/nuxeo-platform-url-core/src/test/java/org/nuxeo/url/codec/DocumentIdCodecTest.java Adding nuxeo-services/nuxeo-platform-url-core/src/test/resources/OSGI-INF/test-docviewurlservice-contrib.xml Adding nuxeo-services/nuxeo-platform-url-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-url-core/src/main/java/org/nuxeo/ecm/platform/url/service/DocumentViewCodecService.java Adding nuxeo-services/nuxeo-platform-url-core/src/main/java/org/nuxeo/ecm/platform/url/io/DocumentUrlJsonEnricher.java Adding nuxeo-services/nuxeo-platform-url-core/src/main/java/org/nuxeo/ecm/platform/url/codec/DocumentIdCodec.java Adding nuxeo-services/nuxeo-platform-url-core/src/main/java/org/nuxeo/ecm/platform/url/codec/DocumentPathCodec.java Adding nuxeo-services/nuxeo-platform-url-core/src/main/java/org/nuxeo/ecm/platform/url/codec/descriptor/DocumentViewCodecDescriptor.java Adding nuxeo-services/nuxeo-platform-url-core/src/main/resources/OSGI-INF/docviewurlservice-contrib.xml Adding nuxeo-services/nuxeo-platform-url-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-services/nuxeo-platform-url-core/src/main/resources/OSGI-INF/docviewurlservice-framework.xml Adding nuxeo-services/nuxeo-platform-url-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-web-resources-api/pom.xml Adding nuxeo-services/nuxeo-web-resources-api/src/main/java/org/nuxeo/ecm/web/resources/api/Resource.java Adding nuxeo-services/nuxeo-web-resources-api/src/main/java/org/nuxeo/ecm/web/resources/api/ResourceContext.java Adding nuxeo-services/nuxeo-web-resources-api/src/main/java/org/nuxeo/ecm/web/resources/api/ResourceType.java Adding nuxeo-services/nuxeo-web-resources-api/src/main/java/org/nuxeo/ecm/web/resources/api/ResourceContextImpl.java Adding nuxeo-services/nuxeo-web-resources-api/src/main/java/org/nuxeo/ecm/web/resources/api/Processor.java Adding nuxeo-services/nuxeo-web-resources-api/src/main/java/org/nuxeo/ecm/web/resources/api/ResourceBundle.java Adding nuxeo-services/nuxeo-web-resources-api/src/main/java/org/nuxeo/ecm/web/resources/api/service/WebResourceManager.java Adding nuxeo-services/nuxeo-web-resources-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/pom.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/pom.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/java/org/nuxeo/directory/mongodb/MongoDBReferenceDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/java/org/nuxeo/directory/mongodb/MongoDBDirectoryDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/java/org/nuxeo/directory/mongodb/MongoDBDirectoryFactory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/java/org/nuxeo/directory/mongodb/MongoDBDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/java/org/nuxeo/directory/mongodb/MongoDBSerializationHelper.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/java/org/nuxeo/directory/mongodb/MongoDBReference.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/java/org/nuxeo/directory/mongodb/MongoDBSession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/resources/groups.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/resources/users.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/resources/user2group.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/resources/OSGI-INF/MongoDBDirectoryFactory.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-mongodb/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/pom.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectoryEntryResolver.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectorySecurityDefault.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectoryDeleteConstraints.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectoryMultipleReferences.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectoryAutoIncrementId.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectorySecuritySensitive.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectorySecurityAtInitialization.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestIntIdField.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectoryTemplate.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectoryWithTSVInit.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectorySecurityContrib.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/AbstractDirectoryTest.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestCacheFallbackOnDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestDirectorySchemaPrefix.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/DirectoryFeature.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/TestCachedDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/io/DirectoryEntryJsonWriterTest.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/io/DirectoryEntryListJsonWriterTest.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/java/org/nuxeo/directory/test/io/DocumentFetchJsonDirectoryEntryTest.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-users-for-local-configuration.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-hierarchical-directory.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/intIdDirectory-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/autoincrementid-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/messages_fr.properties Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-groups.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directories-tsv-bundle.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directories-bundle.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-users.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-othergroups.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/directory-cache-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/messages_en.properties Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-users-with-tabs.tsv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/directory-redis-cache-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directories-schema-prefix.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-user2othergroup.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/country.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directories-multi-refs.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directories-schema-override.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directory-resolver-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/continent.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directory-resolver.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-intdirectory.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-user2group.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/directory-default-user-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-sensitive.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directory-delete-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directories-security.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/test-directories-security-sensitive.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/intIdDirectory-with-data-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/OSGI-INF/test-directory-sql-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/OSGI-INF/test-directory-mongodb-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/schemas/directoryResolver.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/directoryschema/user.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/directoryschema/tmpschema1.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/directoryschema/tmpschema2.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/directoryschema/directoryResolverSchema.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/directoryschema/hierarchicalDirectorySchema.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/test/resources/directoryschema/intIdSchema.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/main/java/org/nuxeo/directory/test/DirectoryConfiguration.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/pom.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/main/resources/OSGI-INF/DirectoryTypes.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/main/resources/directoryschema/user.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/main/resources/directoryschema/xvocabulary.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/main/resources/directoryschema/documentsLists.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/main/resources/directoryschema/l10nxvocabulary.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/main/resources/directoryschema/l10nvocabulary.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/main/resources/directoryschema/vocabulary.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/src/main/resources/directoryschema/group.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/pom.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/LGPL.txt Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/java/org/nuxeo/ecm/directory/multi/TestMultiDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/java/org/nuxeo/ecm/directory/multi/MultiDirectoryFeature.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/java/org/nuxeo/ecm/directory/multi/TestMultiDirectoryReadOnlySubDir.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/java/org/nuxeo/ecm/directory/multi/TestMultiDirectorySecurity1.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/java/org/nuxeo/ecm/directory/multi/TestMultiDirectorySecurity2.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/java/org/nuxeo/ecm/directory/multi/TestMultiDirectoryOptional.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/directories-optional-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/directories-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/multi-group-test-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/directories-security-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/schemas-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/directories-readonly-subdir-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/test-multidir/schemas/schema3.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/test-multidir/schemas/schema2.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/test/resources/test-multidir/schemas/schema1.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/FieldDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/MultiReference.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/MultiDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/MultiDirectoryFactory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/SourceDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/MultiDirectorySession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/MultiDirectoryDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/java/org/nuxeo/ecm/directory/multi/SubDirectoryDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/resources/OSGI-INF/multidirectory-service.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/README.txt Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/pom.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestExternalLDAPSessionUsingSSL.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestLDAPSessionWithMissingId.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/LDAPDirectoryFeature.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestLDAPPOSIXSession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/MockLdapServer.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestLDAPSessionBBB.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestLDAPDescriptors.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestInternalLDAPSessionSecurity.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestFilterMatcher.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestLDAPSessionWithUpperId.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestLDAPSessionUsingSSL.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestCachedLDAPSession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/InternalLDAPDirectoryFeature.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestExternalLDAPSessionWithMissingId.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/LDAPDirectoryTestCase.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/ExternalLDAPDirectoryFeature.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestExternalLDAPSessionSecurity.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestLDAPSession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/TestExternalLDAPPOSIXSession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/java/org/nuxeo/ecm/directory/ldap/dns/LDAPServerDescriptorDNSTestCase.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/sample-dynamic-groups.ldif Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldap-directories-internal-security.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestDirectoriesWithInternalApacheDS.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestDirectoriesWithExternalOpenLDAPWithBBB.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/sample-users-posix.ldif Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/sample-user-profiles.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/sample-posixgroups.ldif Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/sample-users.ldif Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestDirectoriesWithInternalApacheDS-POSIX.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestDirectoriesWithExternalOpenLDAP.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/sample-groups.ldif Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/server1.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldap-directory-cache-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/directory.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/log4j.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/sample-profiles.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldap-directory-redis-cache-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/server2.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/sample.jpg Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestDirectoriesWithInternalApacheDS-override-upper-id.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestDirectoriesWithExternalOpenLDAP-SSL.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestDirectoriesWithExternalOpenLDAP-override.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldap-directories-external-security.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestDirectoriesWithExternalOpenLDAP-POSIX.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestDirectoriesWithInternalApacheDS-override.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/TestSQLDirectories.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/sample-structural-posixgroups.ldif Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldap-test-setup/DirectoryTypes.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldapdirectoryschema/user.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldapdirectoryschema/xvocabulary.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldapdirectoryschema/base.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldapdirectoryschema/vocabulary.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldapdirectoryschema/group.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/test/resources/ldapdirectoryschema/user_profile.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPDirectoryDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPReference.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPTreeReference.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPDynamicReferenceDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPServerDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPSession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LdapScope.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPFilterMatcher.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPDirectoryFactory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LdapExceptionProcessor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LDAPUrlDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/DefaultLdapExceptionProcessor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/ContextProvider.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/LdapRetryHandler.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/filter/FilterExpressionCorrector.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/management/LDAPDirectoriesProbe.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/registry/LDAPServerRegistry.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/dns/DNSServiceResolverImpl.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/dns/DNSServiceEntry.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/java/org/nuxeo/ecm/directory/ldap/dns/DNSServiceResolver.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/resources/OSGI-INF/management-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/resources/OSGI-INF/LDAPDirectoryFactory.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/ldaptools/README.txt Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/ldaptools/ldaploader.py Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/ldaptools/sample-users.ldif Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/ldaptools/slapd.conf Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/ldaptools/sample-groups.ldif Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/ldaptools/testdateperson.schema Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/ldaptools/ssha.py Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/examples/default-ldap-users-directory-bundle.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/examples/default-ldap-groups-directory-bundle.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/examples/default-virtual-groups-bundle.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/pom.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/default.bnd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/LGPL.txt Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/TestPasswordHelper.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/core/CoreDirectoryInit.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/core/TestCoreDirectoryReadOnly.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/core/CoreDirectoryFeature.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/core/TestCoreDirectoryUserRestricted.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/core/TestCoreDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/core/TestCoreDirectoryUser.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/core/TestCoreDirectoryUserNotAllowed.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/memory/TestMemoryDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/localconfiguration/DirectoryLocalConfigurationRepositoryInit.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/localconfiguration/TestDirectoryLocalConfigurationDefinition.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/types-for-test-directory-local-configuration.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/log4j.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/test-schema.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/core/test-groups.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/core/test-users.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/core/types-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/core/test-user2group.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/core/core-directory-config.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/core/schema1.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/schemas/myschema.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/DefaultDirectoryFactory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/DirectoryCSVLoader.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/DirectoryRegistry.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/AbstractDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/InverseReference.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/DirectoryCacheFlusher.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/GenericDirectoryComponent.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/HierarchicalDirectoryDeleteConstraint.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/AbstractReference.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/DirectoryFactoryDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/DirectoryServiceImpl.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/DirectoryFieldMapper.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/DirectoryEntryResolver.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/PasswordHelper.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/io/DirectoryEntryJsonReader.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/io/DirectoryEntryListJsonReader.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/io/DirectoryEntryJsonWriter.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/io/DirectoryJsonWriter.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/io/DirectoryEntryListJsonWriter.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/io/DirectoryListJsonWriter.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/core/CoreDirectoryFactory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/core/CoreDirectoryDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/core/CoreDirectorySession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/core/CoreDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/memory/MemoryDirectorySession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/memory/MemoryDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/memory/MemoryDirectoryDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/localconfiguration/DirectoryConfigurationAdapter.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/java/org/nuxeo/ecm/directory/localconfiguration/DirectoryConfigurationFactory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/resources/OSGI-INF/directory-local-configuration.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/resources/OSGI-INF/CoreDirectory.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/resources/OSGI-INF/GenericDirectory.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/resources/OSGI-INF/directory-resolver-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/resources/OSGI-INF/DirectoryService.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/resources/schemas/directory_configuration.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/pom.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/default.bnd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/LGPL.txt Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/DirectorySecurityException.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/Directory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/SizeLimitExceededException.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/Reference.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/InverseReferenceDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/EntrySource.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/DirectoryEntryNotFoundException.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/DirectoryDeleteConstraintDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/ReferenceDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/OperationNotAllowedException.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/PermissionDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/DirectoryException.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/DirectoryFactory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/DirectoryCache.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/BaseDirectoryDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/EntryAdaptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/DirectoryDeleteConstraintException.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/Session.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/BaseSession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/localconfiguration/DirectoryConfiguration.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/localconfiguration/DirectoryConfigurationConstants.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/impl/AbstractDirectoryDeleteConstraint.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/impl/WritePolicyEntryAdaptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/api/DirectoryDeleteConstraint.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/api/DirectoryService.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/java/org/nuxeo/ecm/directory/api/DirectoryEntry.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/pom.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/LGPL.txt Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/service/TestDirectoryServiceRegistration.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/service/MockMemoryDirectoryFactory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/sql/TestPagingComplexFilterDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/sql/SQLDirectoryFeature.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/sql/TestDescriptorOverride.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/sql/TestFilterDirectories.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/sql/TestSessionsAreClosedAutomatically.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/sql/localconfig/TestLocalConfigurationForSQLDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-users-for-local-configuration.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-directories-memory-factory.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-sql-directories-bundle.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-types-with-directory-local-configuration.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-sql-directories-schema-override.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/filterDirectoryContrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-groups.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-sql-directories-for-local-configuration-bundle.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-users.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-directories-several-factories.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-sql-directories-override-bundle.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-filter.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/log4j.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-user2group.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/nxdirectory-ds.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/test-paging.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/pagingDirectory-contrib.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/sqldirectoryschema/user.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/sqldirectoryschema/pagingschema.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/sqldirectoryschema/filterschema.xsd Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/SQLDirectoryFactory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/TableReference.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/SQLSession.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/TableReferenceDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/SQLStaticFilter.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/SQLHelper.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/SQLDirectory.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/SQLDirectoryDescriptor.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/filter/SQLComplexFilter.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/filter/SQLBetweenFilter.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/filter/SQLOperatorFilter.java Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/resources/groups.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/resources/users.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/resources/user2group.csv Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/resources/upgrade-reference-tables.sql Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/resources/OSGI-INF/SQLDirectoryFactory.xml Adding nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-content-template-manager/pom.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/java/org/nuxeo/ecm/platform/content/template/tests/ImportContentTemplateFactoryTestCase.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/java/org/nuxeo/ecm/platform/content/template/tests/MultipleDomainsCreationTest.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/java/org/nuxeo/ecm/platform/content/template/tests/TestImportContentTemplateFactory2.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/java/org/nuxeo/ecm/platform/content/template/tests/TestImportContentTemplateFactory3.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/java/org/nuxeo/ecm/platform/content/template/tests/PostContentCreationHandlersTest.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/java/org/nuxeo/ecm/platform/content/template/tests/ContentCreationListenerTest.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/java/org/nuxeo/ecm/platform/content/template/tests/TestImportContentTemplateFactory1.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/java/org/nuxeo/ecm/platform/content/template/tests/SimplePostContentCreationHandler.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/java/org/nuxeo/ecm/platform/content/template/tests/TestContentTemplateFactory.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/test-content-template-listener.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/test-content-template-handlers-contrib.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/test-content-template-contrib.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/test-content-template-framework.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/OSGI-INF/test-import-data-workspace-contentTemplate-contrib.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/OSGI-INF/multiple-domains-content-template-contrib.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/OSGI-INF/test-import-data1-content-template-contrib.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/OSGI-INF/test-import-data-mock-type-contrib.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/OSGI-INF/test-import-data3-content-template-contrib.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/OSGI-INF/test-import-data2-content-template-contrib.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/user.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/uid.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/file.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/test-lib.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/MySchema.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/book.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/dublincore.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/common.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/domain.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/note.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/group.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/role.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/testList.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/schema/core-types.xsd Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/data/test2/export.zip Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/data/test3/hello.pdf Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/data/test1/testFile3.txt Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/data/test1/testFile.txt Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/data/test1/testFile2.txt Adding nuxeo-services/nuxeo-platform-content-template-manager/src/test/resources/data/test1/nestedFolder/nestedFile.txt Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/PostContentCreationHandlerDescriptor.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/ACEDescriptor.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/TemplateItemDescriptor.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/FactoryBindingDescriptor.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/ContentTemplateService.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/ContentTemplateServiceImpl.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/PropertyDescriptor.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/PostContentCreationHandlerRegistry.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/ContentFactoryDescriptor.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/PostContentCreationHandler.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/FactoryBindingRegistry.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/ContentFactory.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/service/NotificationDescriptor.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/listener/RepositoryInitializationListener.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/listener/ContentCreationListener.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/factories/ImportBasedFactory.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/factories/BaseContentFactory.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/factories/SimpleTemplateBasedRootFactory.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/java/org/nuxeo/ecm/platform/content/template/factories/SimpleTemplateBasedFactory.java Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/resources/OSGI-INF/content-template-contrib.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/resources/OSGI-INF/content-template-listener.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/resources/OSGI-INF/content-template-framework.xml Adding nuxeo-services/nuxeo-platform-content-template-manager/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-api-test/pom.xml Adding nuxeo-services/nuxeo-platform-api-test/src/main/java/org/nuxeo/ecm/platform/api/test/NXClientTestCase.java Adding nuxeo-services/nuxeo-platform-api-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/java/org/nuxeo/ecm/platform/shibboleth/web/ShibbolethGroupManagerActionsBean.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/seam.properties Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/OSGI-INF/shibboleth-actions-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/OSGI-INF/shibboleth-contentview-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/OSGI-INF/shibboleth-layout-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/web/nuxeo.war/widgets/listing_shibboleth_groupname_widget.xhtml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/web/nuxeo.war/shibboleth/view_groups.xhtml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/web/nuxeo.war/shibboleth/create_group.xhtml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/web/nuxeo.war/shibboleth/view_group.xhtml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/web/nuxeo.war/shibboleth/view_groups_listing_template.xhtml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/src/main/resources/web/nuxeo.war/shibboleth/view_groups_listing.xhtml Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/README_MAVEN.txt Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/proxy/TestProxyAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/src/test/resources/OSGI-INF/mod_sso-descriptor-bundle.xml Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/src/test/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/src/test/resources/WEB-INF/web.xml Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/proxy/ProxyAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/src/main/resources/OSGI-INF/Proxy-authentication-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/Sample/ReadMe.txt Adding nuxeo-services/login/nuxeo-platform-login-mod_sso/Sample/Sample-MOD_SSO-descriptor-bundle.xml Adding nuxeo-services/login/nuxeo-platform-login-kerberos/README Adding nuxeo-services/login/nuxeo-platform-login-kerberos/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-kerberos/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/krb5/Krb5Authenticator.java Adding nuxeo-services/login/nuxeo-platform-login-kerberos/src/main/resources/OSGI-INF/Kerberos-authenticator-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-kerberos/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-kerberos/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-kerberos/Sample/kerberos-config.xml Adding nuxeo-services/login/nuxeo-platform-login-kerberos/Sample/java.login.config Adding nuxeo-services/login/nuxeo-platform-login-ntlm/README_MAVEN.txt Adding nuxeo-services/login/nuxeo-platform-login-ntlm/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-ntlm/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/ntlm/NTLMAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-ntlm/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/ntlm/NTLMPostFilter.java Adding nuxeo-services/login/nuxeo-platform-login-ntlm/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-ntlm/src/main/resources/OSGI-INF/NTLM-authentication-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-ntlm/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-ntlm/Sample/ReadMe.txt Adding nuxeo-services/login/nuxeo-platform-login-ntlm/Sample/Sample-NTLM-descriptor-bundle.xml Adding nuxeo-services/login/nuxeo-platform-login-deputy/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-deputy/readme.txt Adding nuxeo-services/login/nuxeo-platform-login-deputy/crowdin.ini Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/test/java/org/nuxeo/ecm/platform/login/deputy/management/tests/TestCanPersistDeputyMandates.java Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/test/java/org/nuxeo/ecm/login/deputy/lang/test/TestMessages.java Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/test/resources/log4j.xml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/test/resources/datasource-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/java/org/nuxeo/ecm/platform/login/deputy/management/DeputyManagementService.java Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/java/org/nuxeo/ecm/platform/login/deputy/management/DeputyManager.java Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/java/org/nuxeo/ecm/platform/login/deputy/management/DeputyManagementStorageService.java Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/java/org/nuxeo/ecm/platform/login/deputy/management/web/DeputyManagerDelegate.java Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/java/org/nuxeo/ecm/platform/login/deputy/management/web/DeputyActionsBean.java Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/seam.properties Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/OSGI-INF/schemas-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/OSGI-INF/nxdirectories-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/OSGI-INF/deputymanagement-service.xml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/schemas/deputies.xsd Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/web/nuxeo.war/view_availableLogins.xhtml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/web/nuxeo.war/view_deputies.xhtml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/web/nuxeo.war/deputies_action_tabs.xhtml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/web/nuxeo.war/edit_deputy.xhtml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/web/nuxeo.war/incl/select_deputy_results.xhtml Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/l10n/messages_en_US.properties Adding nuxeo-services/login/nuxeo-platform-login-deputy/src/main/resources/l10n/messages_fr_FR.properties Adding nuxeo-services/login/nuxeo-platform-login-cleartrust/README.txt Adding nuxeo-services/login/nuxeo-platform-login-cleartrust/build.xml Adding nuxeo-services/login/nuxeo-platform-login-cleartrust/Makefile Adding nuxeo-services/login/nuxeo-platform-login-cleartrust/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-cleartrust/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/cleartrust/ClearTrustAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-cleartrust/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/cleartrust/ClearTrustParameters.java Adding nuxeo-services/login/nuxeo-platform-login-cleartrust/src/main/resources/OSGI-INF/cleartrust-authenticator-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-cleartrust/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-cleartrust/sample/sample-cleartrust-authenticator-config.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/crowdin.ini Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/service/TestShibbolethAuthenticationService.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/service/MockHttpServletRequest.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/computedgroups/TestShibbolethGroupHelper.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/platform/shibboleth/computedgroups/TestShibbolethComputedGroup.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/java/org/nuxeo/ecm/login/shibboleth/lang/test/TestMessages.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/resources/log4j.properties Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/resources/OSGI-INF/test-sql-directory.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/test/resources/OSGI-INF/test-shibboleth-authentication-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/ShibbolethConstants.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/ShibbolethGroupsPageProvider.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/ShibbolethGroupHelper.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/service/ShibbolethAuthenticationConfig.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/service/ShibbolethAuthenticationService.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/service/ShibbolethAuthenticationServiceImpl.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/auth/ShibbolethAuthenticationPlugin.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/auth/exceptionhandling/ShibbolethSecurityExceptionHandler.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/computedgroups/ELGroupComputerHelper.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/java/org/nuxeo/ecm/platform/shibboleth/computedgroups/ShibbolethGroupComputer.java Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/resources/OSGI-INF/shibboleth-group-type-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/resources/OSGI-INF/shibboleth-exception-handling-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/resources/OSGI-INF/shibboleth-authentication-service.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/resources/OSGI-INF/shibboleth-authenticators-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/resources/OSGI-INF/shibboleth-computedgroups-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/resources/schema/shibb-group.xsd Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/src/main/resources/l10n/messages_en_US.properties Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/Sample/ReadMe.txt Adding nuxeo-services/login/nuxeo-platform-login-shibboleth/Sample/sample-shibboleth-config.xml Adding nuxeo-services/login/nuxeo-platform-login/pom.xml Adding nuxeo-services/login/nuxeo-platform-login/default.bnd Adding nuxeo-services/login/nuxeo-platform-login/LGPL.txt Adding nuxeo-services/login/nuxeo-platform-login/src/test/java/org/nuxeo/ecm/platform/login/test/DummyLoginComponent.java Adding nuxeo-services/login/nuxeo-platform-login/src/test/java/org/nuxeo/ecm/platform/login/test/TestDummyLogInClientModule.java Adding nuxeo-services/login/nuxeo-platform-login/src/test/java/org/nuxeo/ecm/platform/login/test/ClientLoginFeature.java Adding nuxeo-services/login/nuxeo-platform-login/src/test/java/org/nuxeo/ecm/platform/login/test/DummyNuxeoLoginModule.java Adding nuxeo-services/login/nuxeo-platform-login/src/test/resources/dummy-client-login-config.xml Adding nuxeo-services/login/nuxeo-platform-login/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/BaseLoginModule.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/LoginPluginDescriptor.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/LoginPluginRegistry.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/PrincipalImpl.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/CallbackResult.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/LoginPlugin.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/NuxeoAbstractServerLoginModule.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/CallbackFactoryDescriptor.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/GroupImpl.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/NuxeoLoginModule.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/CallbackFactory.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/java/org/nuxeo/ecm/platform/login/TrustingLoginPlugin.java Adding nuxeo-services/login/nuxeo-platform-login/src/main/resources/OSGI-INF/NXLoginModule-framework.xml Adding nuxeo-services/login/nuxeo-platform-login/src/main/resources/OSGI-INF/loginModulePlugin-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login/src/main/resources/OSGI-INF/default-loginConfig.xml Adding nuxeo-services/login/nuxeo-platform-login/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-digest/README.txt Adding nuxeo-services/login/nuxeo-platform-login-digest/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-digest/src/test/java/org/nuxeo/ecm/ui/web/auth/digest/DigestAuthenticatorTest.java Adding nuxeo-services/login/nuxeo-platform-login-digest/src/main/java/org/nuxeo/ecm/ui/web/auth/digest/DigestAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-digest/src/main/java/org/nuxeo/ecm/ui/web/auth/digest/DigestLoginPlugin.java Adding nuxeo-services/login/nuxeo-platform-login-digest/src/main/resources/OSGI-INF/digest-authentication-schema-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-digest/src/main/resources/OSGI-INF/digest-authentication-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-digest/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-digest/src/main/resources/schema/digestauth.xsd Adding nuxeo-services/login/nuxeo-platform-login-saml2/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/README.md Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/test/java/org/nuxeo/ecm/platform/auth/saml/SAMLAuthenticatorTest.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/test/java/org/nuxeo/ecm/platform/auth/saml/SAMLAuthenticatorWithMapperTest.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/test/java/org/nuxeo/ecm/platform/auth/saml/mock/MockHttpSession.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/test/resources/saml-response.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/test/resources/log4j.properties Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/test/resources/idp-meta.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/test/resources/OSGI-INF/usermapper-contribs.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/test/resources/OSGI-INF/test-sql-directory.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/AbstractSAMLProfile.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/SAMLConfiguration.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/SAMLAuthenticationProvider.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/SAMLCredential.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/sso/WebSSOProfileImpl.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/sso/WebSSOProfile.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/slo/SLOProfileImpl.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/slo/SLOProfile.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/key/KeyDescriptor.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/key/KeyManagerImpl.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/key/KeyManager.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/user/AbstractUserResolver.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/user/UserMapperBasedResolver.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/user/UserResolver.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/user/EmailBasedUserResolver.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/web/MetadataServlet.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/binding/SAMLBinding.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/binding/HTTPPostBinding.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/java/org/nuxeo/ecm/platform/auth/saml/binding/HTTPRedirectBinding.java Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/resources/log4j.properties Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/resources/OSGI-INF/key-manager-service.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-saml2/src/main/resources/web/nuxeo.war/saml/error.jsp Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/pingone-metadata-idp.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/ssocircle-saml-config.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/build.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/onelogin-metadata-idp.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/saml-keystore-config.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/onelogin-saml-config.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/saml-usermapper-config.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/okta-saml-config.xml Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/README.md Adding nuxeo-services/login/nuxeo-platform-login-saml2/sample/pingone-saml-config.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/ReadMe.md Adding nuxeo-services/login/nuxeo-platform-login-openid/src/test/java/org/nuxeo/ecm/platform/oauth2/openid/TestOpenIDProviders.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/test/resources/log4j.properties Adding nuxeo-services/login/nuxeo-platform-login-openid/src/test/resources/OSGI-INF/openid-google-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/test/resources/OSGI-INF/openid-connect-provider-registry.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/OpenIDProviderFragmentRegistry.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/OpenIDConnectProviderDescriptor.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/RedirectUriResolverHelper.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/OpenIDConnectProviderRegistry.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/OpenIDConnectProvider.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/RedirectUriResolver.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/OpenIDConnectProviderRegistryImpl.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/OpenIDConnectHelper.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/OpenIDUserInfoStoreImpl.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/StoredUserInfoResolver.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/OpenIDUserInfoStore.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/UserMapperResolver.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/OpenIDConnectAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/OpenIDUserInfo.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/UserResolver.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/DefaultOpenIDUserInfo.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/EmailBasedUserResolver.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/facebook/FacebookUserInfo.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/google/GoogleUserInfo.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/github/GithubUserInfo.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/linkedin/LinkedInUserInfo.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/java/org/nuxeo/ecm/platform/oauth2/openid/auth/googleplus/GooglePlusUserInfo.java Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/openid-google-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/directory-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/openid-github-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/schema-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/openid-facebook-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/openid-amazon-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/auth-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/openid-connect-provider-registry.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/OSGI-INF/openid-linkedin-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/schemas/openid_user_info.xsd Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/icons/default.png Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/icons/linkedin.png Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/icons/google.png Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/icons/facebook.png Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/icons/openid.png Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/icons/twitter.png Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/img/linkedIn_icon.png Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/img/amazon_icon.png Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/img/facebook_icon.png Adding nuxeo-services/login/nuxeo-platform-login-openid/src/main/resources/web/nuxeo.war/img/google_icon.png Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/crowdin.ini Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/src/test/java/org/nuxeo/ecm/login/token/lang/test/TestMessages.java Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/src/main/java/org/nuxeo/ecm/tokenauth/webapp/TokenAuthenticationActionsBean.java Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/src/main/resources/seam.properties Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/src/main/resources/OSGI-INF/token-authentication-layouts-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/src/main/resources/web/nuxeo.war/incl/tokenauth/auth_token_bindings.xhtml Adding nuxeo-services/login/nuxeo-platform-login-token-jsf/src/main/resources/web/nuxeo.war/layouts/auth_token_bindings_layout_template.xhtml Adding nuxeo-services/login/nuxeo-platform-login-portal-sso/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-portal-sso/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/portal/TestPortalAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-portal-sso/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/portal/PortalAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-portal-sso/src/main/resources/OSGI-INF/Portal-authentication-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-portal-sso/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-portal-sso/Sample/Sample-Portal-SSO-descriptor-bundle.xml Adding nuxeo-services/login/nuxeo-platform-login-portal-sso/Sample/ReadMe.txt Adding nuxeo-services/login/nuxeo-platform-login-cas2/build.properties Adding nuxeo-services/login/nuxeo-platform-login-cas2/README_MAVEN.txt Adding nuxeo-services/login/nuxeo-platform-login-cas2/build.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/login/mockedServices/MockEventService.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/login/mockedServices/MockUserManager.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/MockProxyTicketValidator.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/CallBackCheckTicketValidatorState.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/TestCASAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/MockServiceTicketValidator.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/TestCASAndAnonymousAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/LoginModuleNo.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/MockHttpRequest.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/MockFilterChain.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/AbstractAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/MockHttpResponse.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/LoginModuleYes.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/simple/TestAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/log4j.properties Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/OSGI-INF/login-cas-and-anonymous-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/OSGI-INF/mock-usermanager-framework.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/OSGI-INF/login-yes-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/OSGI-INF/login-cas-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/OSGI-INF/login-no-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/OSGI-INF/mock-event-framework.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/test/resources/WEB-INF/web.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/Cas2Authenticator.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/SecurityExceptionHandler.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/AnonymousAuthenticatorForCAS2.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/cas2/CAS2Parameters.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/util/SecureURL.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/proxy/ProxyTicketReceptor.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/ServiceTicketValidator.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/ProxyTicketValidator.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/Util.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/taglib/AuthTag.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/taglib/AuthorizedProxyTag.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/taglib/ServiceTag.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/taglib/LogoutTag.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/taglib/LoginUrlTag.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/taglib/ValidateUrlTag.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/filter/SimpleCASAuthorizationFilter.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/filter/CASFilterRequestWrapper.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/java/edu/yale/its/tp/cas/client/filter/CASFilter.java Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/resources/OSGI-INF/exception-handling-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/resources/OSGI-INF/CAS2-authenticator-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-cas2/src/main/resources/nuxeo.war/cas2.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/Sample-CAS2-descriptor-bundle.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/ReadMe.txt Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/CAS2-Anonymous-bundle.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/header.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/success.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/footer.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/warnService.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/logout.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/goService.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/index.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/login.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/redirect.jsp Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/images/nuxeo5.gif Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/WEB-INF/web.xml Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/WEB-INF/classes/acoss/auth/Authentificate.class Adding nuxeo-services/login/nuxeo-platform-login-cas2/Sample/cas.war/WEB-INF/lib/cas.jar Adding nuxeo-services/login/nuxeo-platform-login-keycloak/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-keycloak/README.md Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/java/org/nuxeo/ecm/platform/ui/web/keycloak/TestKeycloakAuthenticationPlugin.java Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/java/org/nuxeo/ecm/platform/ui/web/keycloak/MockUserMapper.java Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/resources/keycloak.json Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/resources/log4j.properties Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/resources/keystore.jks Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/resources/cacerts.jks Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/resources/OSGI-INF/keycloak-descriptor-bundle.xml Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/test/resources/WEB-INF/web.xml Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/main/java/org/nuxeo/ecm/platform/ui/web/keycloak/KeycloakAuthenticationPlugin.java Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/main/java/org/nuxeo/ecm/platform/ui/web/keycloak/KeycloakUserMapper.java Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/main/java/org/nuxeo/ecm/platform/ui/web/keycloak/KeycloakNuxeoDeployment.java Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/main/java/org/nuxeo/ecm/platform/ui/web/keycloak/KeycloakUserInfo.java Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/main/java/org/nuxeo/ecm/platform/ui/web/keycloak/KeycloakAuthenticatorProvider.java Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/main/java/org/nuxeo/ecm/platform/ui/web/keycloak/DeploymentResult.java Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/main/java/org/nuxeo/ecm/platform/ui/web/keycloak/KeycloakRequestAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/main/resources/OSGI-INF/keycloak-authentication-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-keycloak/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-keycloak/Sample/templates/keycloak/nuxeo.defaults Adding nuxeo-services/login/nuxeo-platform-login-keycloak/Sample/templates/keycloak/nxserver/plugins/paste_keycloak_jars_here.txt Adding nuxeo-services/login/nuxeo-platform-login-keycloak/Sample/templates/keycloak/nxserver/config/keycloak.json Adding nuxeo-services/login/nuxeo-platform-login-keycloak/Sample/templates/keycloak/nxserver/config/keycloak-descriptor-bundle.xml Adding nuxeo-services/login/nuxeo-platform-login-token-rest/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-token-rest/src/test/java/org/nuxeo/ecm/restapi/test/AuthenticationTokensTest.java Adding nuxeo-services/login/nuxeo-platform-login-token-rest/src/test/resources/log4j.xml Adding nuxeo-services/login/nuxeo-platform-login-token-rest/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-token-rest/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/login/tokenauth/AuthenticationTokensObject.java Adding nuxeo-services/login/nuxeo-platform-login-token-rest/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-default/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-default/src/main/java/org/nuxeo/platform/login/web/LoginStackPropagator.java Adding nuxeo-services/login/nuxeo-platform-login-default/src/main/resources/OSGI-INF/auth-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-default/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-token/pom.xml Adding nuxeo-services/login/nuxeo-platform-login-token/README.md Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TestAnonymousTokenAuthenticationServlet.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TestDirectorySecurity.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TestTokenAuthenticationService.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TestTokenAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TokenAuthenticationRepositoryInit.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TokenAuthenticationServiceFeature.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TokenAuthenticationJettyConfig.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TestAnonymousTokenAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TokenAuthenticationCallback.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TokenAuthenticationJettyFeature.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/java/org/nuxeo/ecm/tokenauth/TestTokenAuthenticationServlet.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/resources/log4j.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/resources/jndi.properties Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/resources/web.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/resources/OSGI-INF/test-token-authentication-anonymous-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/resources/OSGI-INF/test-token-authentication-allow-anonymous-token-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/resources/OSGI-INF/test-token-authentication-directory-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/resources/OSGI-INF/test-token-authentication-system-login-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/resources/OSGI-INF/test-token-authentication-runtime-server-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/java/org/nuxeo/ecm/tokenauth/TokenAuthenticationException.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/java/org/nuxeo/ecm/tokenauth/service/TokenAuthenticationServiceImpl.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/java/org/nuxeo/ecm/tokenauth/service/TokenAuthenticationService.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/java/org/nuxeo/ecm/tokenauth/io/AuthenticationToken.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/java/org/nuxeo/ecm/tokenauth/io/AuthenticationTokenListWriter.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/java/org/nuxeo/ecm/tokenauth/io/AuthenticationTokenWriter.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/java/org/nuxeo/ecm/tokenauth/servlet/TokenAuthenticationServlet.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/token/TokenAuthenticator.java Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/resources/OSGI-INF/token-authentication-framework.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/resources/OSGI-INF/token-authentication-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/resources/OSGI-INF/token-authentication-marshallers-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/resources/OSGI-INF/token-authentication-directory-contrib.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/resources/OSGI-INF/token-authentication-directory-types.xml Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/resources/directoryschema/authtoken.xsd Adding nuxeo-services/login/nuxeo-platform-login-token/src/main/resources/web/nuxeo.war/acquire_token.jsp Adding nuxeo-services/nuxeo-usermapper/LICENSE Adding nuxeo-services/nuxeo-usermapper/pom.xml Adding nuxeo-services/nuxeo-usermapper/README.md Adding nuxeo-services/nuxeo-usermapper/src/test/java/org/nuxeo/usermapper/test/UserMapperFeature.java Adding nuxeo-services/nuxeo-usermapper/src/test/java/org/nuxeo/usermapper/test/TestUserMapperService.java Adding nuxeo-services/nuxeo-usermapper/src/test/java/org/nuxeo/usermapper/test/dummy/DummyUser.java Adding nuxeo-services/nuxeo-usermapper/src/test/java/org/nuxeo/usermapper/test/dummy/DummyUserMapper.java Adding nuxeo-services/nuxeo-usermapper/src/test/resources/usermapper-contribs.xml Adding nuxeo-services/nuxeo-usermapper/src/test/resources/log4j.xml Adding nuxeo-services/nuxeo-usermapper/src/test/resources/jndi.properties Adding nuxeo-services/nuxeo-usermapper/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/service/UserMapperService.java Adding nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/service/UserMapperComponent.java Adding nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/service/UserMapperDescriptor.java Adding nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/extension/GroovyUserMapper.java Adding nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/extension/NashornUserMapper.java Adding nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/extension/AbstractUserMapper.java Adding nuxeo-services/nuxeo-usermapper/src/main/java/org/nuxeo/usermapper/extension/UserMapper.java Adding nuxeo-services/nuxeo-usermapper/src/main/resources/OSGI-INF/usermapper-service.xml Adding nuxeo-services/nuxeo-usermapper/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform/pom.xml Adding nuxeo-services/nuxeo-platform/LGPL.txt Adding nuxeo-services/nuxeo-platform/src/main/java/org/nuxeo/ecm/platform/util/LocationManagerService.java Adding nuxeo-services/nuxeo-platform/src/main/java/org/nuxeo/ecm/platform/util/LocationManagerPlugin.java Adding nuxeo-services/nuxeo-platform/src/main/java/org/nuxeo/ecm/platform/util/LocationManagerPluginExtension.java Adding nuxeo-services/nuxeo-platform/src/main/resources/OSGI-INF/locationmanager-plugins-contrib.xml Adding nuxeo-services/nuxeo-platform/src/main/resources/OSGI-INF/locationmanager-contrib.xml Adding nuxeo-services/nuxeo-platform/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-uidgen-core/pom.xml Adding nuxeo-services/nuxeo-platform-uidgen-core/LGPL.txt Adding nuxeo-services/nuxeo-platform-uidgen-core/src/test/java/org/nuxeo/ecm/platform/uidgen/TestJPAUIDSequencer.java Adding nuxeo-services/nuxeo-platform-uidgen-core/src/test/resources/log4j.xml Adding nuxeo-services/nuxeo-platform-uidgen-core/src/test/resources/OSGI-INF/uidgenerator-test-contrib.xml Adding nuxeo-services/nuxeo-platform-uidgen-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-uidgen-core/src/main/java/org/nuxeo/ecm/platform/uidgen/JPAUIDSequencerImpl.java Adding nuxeo-services/nuxeo-platform-uidgen-core/src/main/java/org/nuxeo/ecm/platform/uidgen/UIDSequenceBean.java Adding nuxeo-services/nuxeo-platform-uidgen-core/src/main/resources/OSGI-INF/uidgenerator-contrib.xml Adding nuxeo-services/nuxeo-platform-uidgen-core/src/main/resources/META-INF/persistence.xml Adding nuxeo-services/nuxeo-platform-uidgen-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-web-resources-wro/pom.xml Adding nuxeo-services/nuxeo-web-resources-wro/src/test/java/org/nuxeo/ecm/web/resources/wro/TestNuxeoWroPageManagerFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/test/java/org/nuxeo/ecm/web/resources/wro/TestNuxeoWroCacheKeyFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/test/java/org/nuxeo/ecm/web/resources/wro/TestNuxeoWroModelFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/test/java/org/nuxeo/ecm/web/resources/wro/TestNuxeoWroPageModelFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/test/java/org/nuxeo/ecm/web/resources/wro/TestFlavorResourceProcessor.java Adding nuxeo-services/nuxeo-web-resources-wro/src/test/java/org/nuxeo/ecm/web/resources/wro/TestNuxeoWroManagerFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/test/java/org/nuxeo/ecm/web/resources/wro/TestSassResourceProcessor.java Adding nuxeo-services/nuxeo-web-resources-wro/src/test/java/org/nuxeo/ecm/web/resources/wro/TestNuxeoWroPageCacheKeyFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/webresources-test-config.xml Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/theme-styling-test-config.xml Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/css/foldable-box.css Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/css/nuxeo_dm_default.css Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/palettes/default-fonts.properties Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/palettes/dark-backgrounds.properties Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/palettes/dark-colors.properties Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/palettes/dark-fonts.properties Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/palettes/dark-borders.properties Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/palettes/default-colors.properties Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/palettes/default-backgrounds.properties Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/palettes/dark-colors2.properties Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/palettes/default-borders.properties Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/sass/app.scss Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/themes/sass/default_variables.scss Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/wro/css_dark_rendering.txt Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/wro/css_no_flavor_rendering.txt Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/wro/css_sub_dark_rendering.txt Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/wro/sass_css_rendering.txt Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/wro/css_default_rendering.txt Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/scripts/jquery.js Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/scripts/effects.js Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/scripts/cycle1.js Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/scripts/foldable-box.js Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/scripts/cycle2.js Adding nuxeo-services/nuxeo-web-resources-wro/src/test/resources/scripts/cycle3.js Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/factory/NuxeoWroPageCacheKeyFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/factory/NuxeoWroModelFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/factory/NuxeoWroPageModelFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/factory/NuxeoWroPageManagerFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/factory/NuxeoWroCacheKeyFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/factory/NuxeoWroManagerFactory.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/servlet/NuxeoWroPageServletContextListener.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/servlet/NuxeoWroServletContextListener.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/provider/NuxeoConfigurableProvider.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/provider/NuxeoUriLocator.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/processor/FlavorResourceProcessor.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/processor/CssUrlRewritingProcessor.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/processor/SassCssFlavorProcessor.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/java/org/nuxeo/ecm/web/resources/wro/processor/AbstractFlavorProcessor.java Adding nuxeo-services/nuxeo-web-resources-wro/src/main/resources/OSGI-INF/webresources-contrib.xml Adding nuxeo-services/nuxeo-web-resources-wro/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-web-resources-wro/src/main/resources/META-INF/services/ro.isdc.wro.util.provider.ConfigurableProvider Adding nuxeo-services/nuxeo-platform-filemanager-api/pom.xml Adding nuxeo-services/nuxeo-platform-filemanager-api/src/main/java/org/nuxeo/ecm/platform/filemanager/utils/FileManagerUtils.java Adding nuxeo-services/nuxeo-platform-filemanager-api/src/main/java/org/nuxeo/ecm/platform/filemanager/api/FileManager.java Adding nuxeo-services/nuxeo-platform-filemanager-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-invite/pom.xml Adding nuxeo-services/nuxeo-invite/LGPL.txt Adding nuxeo-services/nuxeo-invite/src/test/java/org/nuxeo/ecm/user/invite/TestMultipleConfiguration.java Adding nuxeo-services/nuxeo-invite/src/test/java/org/nuxeo/ecm/user/invite/TestContainerLocalConfig.java Adding nuxeo-services/nuxeo-invite/src/test/java/org/nuxeo/ecm/user/invite/AbstractUserRegistration.java Adding nuxeo-services/nuxeo-invite/src/test/java/org/nuxeo/ecm/user/invite/TestUserRegistration.java Adding nuxeo-services/nuxeo-invite/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-invite/src/test/resources/test-types-contrib.xml Adding nuxeo-services/nuxeo-invite/src/test/resources/templates/TestUserRegistration.ftl Adding nuxeo-services/nuxeo-invite/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/RegistrationRulesFactory.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/UserInvitationService.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/UserRegistrationConfiguration.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/AlreadyProcessedRegistrationException.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/InvitationUserFactory.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/UserRegistrationException.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/RegistrationRules.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/UserRegistrationInfo.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/DefaultInvitationUserFactory.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/RenderingHelper.java Adding nuxeo-services/nuxeo-invite/src/main/java/org/nuxeo/ecm/user/invite/UserInvitationComponent.java Adding nuxeo-services/nuxeo-invite/src/main/resources/OSGI-INF/user-registration-service-framework.xml Adding nuxeo-services/nuxeo-invite/src/main/resources/OSGI-INF/user-registration-core-types-contrib.xml Adding nuxeo-services/nuxeo-invite/src/main/resources/OSGI-INF/user-registration-lifecycle-contrib.xml Adding nuxeo-services/nuxeo-invite/src/main/resources/OSGI-INF/user-registration-contrib.xml Adding nuxeo-services/nuxeo-invite/src/main/resources/OSGI-INF/user-registration-adapter-contrib.xml Adding nuxeo-services/nuxeo-invite/src/main/resources/schemas/registrationconfiguration.xsd Adding nuxeo-services/nuxeo-invite/src/main/resources/schemas/registration.xsd Adding nuxeo-services/nuxeo-invite/src/main/resources/schemas/userinfo.xsd Adding nuxeo-services/nuxeo-invite/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-invite/src/main/resources/skin/views/userRegistration/ReviveEmailTemplate.ftl Adding nuxeo-services/nuxeo-invite/src/main/resources/skin/views/userRegistration/ValidationEmailTemplate.ftl Adding nuxeo-services/nuxeo-platform-types-core/pom.xml Adding nuxeo-services/nuxeo-platform-types-core/LGPL.txt Adding nuxeo-services/nuxeo-platform-types-core/src/test/java/org/nuxeo/ecm/platform/types/TypeTest.java Adding nuxeo-services/nuxeo-platform-types-core/src/test/java/org/nuxeo/ecm/platform/types/localconfiguration/TestLocalConfiguration.java Adding nuxeo-services/nuxeo-platform-types-core/src/test/java/org/nuxeo/ecm/platform/types/localconfiguration/LocalConfigurationRepositoryInit.java Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/test-types-override-remove-bundle.xml Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/test-core-types-override-bundle.xml Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/test-types-override-bundle.xml Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/test-types-bundle.xml Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/types-bundle.xml Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/test-core-types-bundle.xml Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/test-ui-types-local-configuration.xml Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/schemas/schema2.xsd Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/schemas/schema1.xsd Adding nuxeo-services/nuxeo-platform-types-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-types-core/src/main/java/org/nuxeo/ecm/platform/types/TypeService.java Adding nuxeo-services/nuxeo-platform-types-core/src/main/java/org/nuxeo/ecm/platform/types/TypeRegistry.java Adding nuxeo-services/nuxeo-platform-types-core/src/main/java/org/nuxeo/ecm/platform/types/localconfiguration/ContentViewConfigurationFactory.java Adding nuxeo-services/nuxeo-platform-types-core/src/main/java/org/nuxeo/ecm/platform/types/localconfiguration/UITypesConfigurationFactory.java Adding nuxeo-services/nuxeo-platform-types-core/src/main/java/org/nuxeo/ecm/platform/types/localconfiguration/UITypesConfigurationListener.java Adding nuxeo-services/nuxeo-platform-types-core/src/main/java/org/nuxeo/ecm/platform/types/localconfiguration/UITypesConfigurationAdapter.java Adding nuxeo-services/nuxeo-platform-types-core/src/main/java/org/nuxeo/ecm/platform/types/localconfiguration/ContentViewConfigurationAdapter.java Adding nuxeo-services/nuxeo-platform-types-core/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-services/nuxeo-platform-types-core/src/main/resources/OSGI-INF/ui-types-local-configuration.xml Adding nuxeo-services/nuxeo-platform-types-core/src/main/resources/OSGI-INF/contentview-local-configuration.xml Adding nuxeo-services/nuxeo-platform-types-core/src/main/resources/OSGI-INF/nxtypes-framework.xml Adding nuxeo-services/nuxeo-platform-types-core/src/main/resources/schemas/ui_types_configuration.xsd Adding nuxeo-services/nuxeo-platform-types-core/src/main/resources/schemas/content_view_configuration.xsd Adding nuxeo-services/nuxeo-platform-types-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-management/pom.xml Adding nuxeo-services/nuxeo-platform-management/src/test/java/org/nuxeo/ecm/platform/management/core/probes/TestProbes.java Adding nuxeo-services/nuxeo-platform-management/src/test/java/org/nuxeo/ecm/platform/management/core/adapters/TestRuntimeMbeanAdapterFactory.java Adding nuxeo-services/nuxeo-platform-management/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/PlatformManagementComponent.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/statuses/ProbeScheduler.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/statuses/ProbeScheduleListener.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/statuses/QueryRepositoryProbe.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/statuses/ProbeSchedulerMBean.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/statuses/PopulateRepositoryProbe.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/ComponentInventoryAdapter.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/RuntimeInventoryFactory.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/RuntimeInventoryMBean.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/HttpSessionMetricListener.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/ExtensionPointInventoryAdapter.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/ExtensionPointInventoryMBean.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/HttpSessionMetricAdapter.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/ComponentInventoryMBean.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/HttpSessionMetricMBean.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/HttpSessionMetricFactory.java Adding nuxeo-services/nuxeo-platform-management/src/main/java/org/nuxeo/ecm/platform/management/adapters/RuntimeInventoryAdapter.java Adding nuxeo-services/nuxeo-platform-management/src/main/resources/OSGI-INF/platform-management-component.xml Adding nuxeo-services/nuxeo-platform-management/src/main/resources/OSGI-INF/platform-management-adapters.xml Adding nuxeo-services/nuxeo-platform-management/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/nuxeo-platform-management/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-usermanager-core/pom.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/default.bnd Adding nuxeo-services/nuxeo-platform-usermanager-core/LGPL.txt Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/README.txt Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/TestUserAdapter.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/TestUserManager.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/UserManagerTestCase.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/TestUserManagerPasswordValidity.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/FakeTestUserManagerImpl.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/TestUserService.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/TestUserManagerResolver.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoPrincipalListJsonWriterTest.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoGroupListJsonWriterTest.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoGroupJsonWriterTest.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoPrincipalJsonWriterTest.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/providers/TestUsersPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/providers/TestGroupsPageProvider.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/local/configuration/TestUserManagerWithContext.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/local/configuration/TestUserManagerImplFilterTranformerForDirectoryLocalConfigManagement.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/local/configuration/DefaultUserMultiTenantManagementMock.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/computedgroups/test/TestLabelledComputedGroupService.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/computedgroups/test/TestComputedGroupService.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/computedgroups/test/DummyGroupComputerLabelled.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/computedgroups/test/DummyGroupComputer.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/messages_fr.properties Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/messages_en.properties Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-userservice-config.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/companycomputedgroups-contrib.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/log4j.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/labelled-computedgroups-framework.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/computedgroups-contrib.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-userservice-override-config.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanager-resolver.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/schemas/userManagerResolver.xsd Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl/userservice-override-config.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl/userservice-config.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl/usermanager-inmemory-cache-config.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl/directory-config.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl/usermanager-redis-cache-config.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl/directories/groups.csv Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl/directories/users.csv Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl-multitenant/directory-for-context-config.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl-multitenant/directories/user2group_tenantb.csv Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl-multitenant/directories/users_tenantb.csv Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl-multitenant/directories/groups_multitenant_tenanta.csv Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl-multitenant/directories/groups_multitenant_tenantb.csv Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl-multitenant/directories/users_tenanta.csv Adding nuxeo-services/nuxeo-platform-usermanager-core/src/test/resources/test-usermanagerimpl-multitenant/directories/user2group_tenanta.csv Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/DefaultUserMultiTenantManagement.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/ConfigInjector.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/UserMultiTenantManagement.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/FakeUserManagerImpl.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/UserAdapterImpl.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/UserManagerImpl.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/UserManagerResolver.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/UserService.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/UserAdapterFactory.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoPrincipalListJsonReader.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoGroupJsonWriter.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoGroupListJsonWriter.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoPrincipalListJsonWriter.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoGroupJsonReader.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoPrincipalJsonWriter.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoGroupListJsonReader.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/usermanager/io/NuxeoPrincipalJsonReader.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/UserMetadataGroupComputerDescriptor.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/ComputedGroupsServiceImpl.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/ComputedGroup.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/UserMetadataGroupComputer.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/NuxeoComputedGroup.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/AbstractAttributeBasedGroupComputer.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/ComputedGroupsService.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/AbstractGroupComputer.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/DocumentMetadataGroupComputer.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/CompanyGroupComputer.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/GroupComputerDescriptor.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/UserManagerWithComputedGroups.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/GroupComputerLabelled.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/DocumentMetadataGroupComputerDescriptor.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/GroupComputerChainDescriptor.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/java/org/nuxeo/ecm/platform/computedgroups/GroupComputer.java Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/resources/OSGI-INF/computedgroups-framework.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/resources/OSGI-INF/usermanager-properties.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/resources/OSGI-INF/user-adapter-contrib.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/resources/OSGI-INF/UserService.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/resources/OSGI-INF/companycomputedgroups-contrib.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/resources/OSGI-INF/UserManagerImpl.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/resources/OSGI-INF/usermanager-resolver-contrib.xml Adding nuxeo-services/nuxeo-platform-usermanager-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-versioning-api/pom.xml Adding nuxeo-services/nuxeo-platform-versioning-api/LGPL.txt Adding nuxeo-services/nuxeo-platform-versioning-api/src/main/java/org/nuxeo/ecm/platform/versioning/api/VersioningManager.java Adding nuxeo-services/nuxeo-platform-versioning-api/src/main/java/org/nuxeo/ecm/platform/versioning/api/VersioningActions.java Adding nuxeo-services/nuxeo-platform-versioning-api/src/main/java/org/nuxeo/ecm/platform/versioning/api/VersionIncEditOptions.java Adding nuxeo-services/nuxeo-platform-versioning-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-forms-layout-core/pom.xml Adding nuxeo-services/nuxeo-platform-forms-layout-core/LGPL.txt Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/test/java/org/nuxeo/ecm/platform/layout/core/tests/TestLayoutStoreService.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/test/java/org/nuxeo/ecm/platform/layout/core/tests/TestLayoutStoreComponent.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/test/java/org/nuxeo/ecm/platform/layout/core/tests/DummyWidgetTypeHandler.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/test/resources/layouts-core-test-override-contrib.xml Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/test/resources/layouts-core-test-contrib.xml Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/core/service/LayoutStoreImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/core/service/AbstractLayoutManager.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/core/registries/WidgetConverterRegistry.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/core/registries/WidgetDefinitionRegistry.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/core/registries/LayoutConverterRegistry.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/core/registries/LayoutTypeDefinitionRegistry.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/core/registries/WidgetTypeRegistry.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/core/registries/WidgetTypeDefinitionRegistry.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/core/registries/LayoutDefinitionRegistry.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/ControlsDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/FieldDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/WidgetSelectOptionsDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/WidgetReferenceDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/WidgetTypeConfigurationDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/LayoutDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/RenderingInfosDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/LayoutColumnDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/LayoutDescriptors.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/LayoutConverterDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/LayoutTypeDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/PropertiesDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/RenderingInfoDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/WidgetDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/WidgetConverterDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/WidgetSelectOptionDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/WidgetTypeDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/LayoutTypeConfigurationDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/LayoutRowDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/java/org/nuxeo/ecm/platform/forms/layout/descriptors/PropertyListDescriptor.java Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/resources/OSGI-INF/layouts-core-framework.xml Adding nuxeo-services/nuxeo-platform-forms-layout-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-forms-layout-api/pom.xml Adding nuxeo-services/nuxeo-platform-forms-layout-api/LGPL.txt Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api.gwt.xml Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/functions/LayoutFunctions.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/FieldDefinition.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/LayoutTypeConfiguration.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/WidgetSelectOptions.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/RenderingInfo.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/Layout.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/LayoutRow.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/BuiltinWidgetModes.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/WidgetSelectOption.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/LayoutRowDefinition.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/BuiltinModes.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/WidgetDefinition.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/WidgetReference.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/Widget.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/WidgetTypeConfiguration.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/WidgetTypeDefinition.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/WidgetType.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/LayoutTypeDefinition.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/LayoutDefinition.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/service/LayoutStore.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/service/LayoutManager.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/converters/AbstractWidgetDefinitionConverter.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/converters/LayoutConversionContext.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/converters/WidgetDefinitionConverter.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/converters/AbstractLayoutDefinitionConverter.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/converters/LayoutDefinitionConverter.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/exceptions/LayoutException.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/exceptions/WidgetException.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/LayoutImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/LayoutRowDefinitionImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetSelectOptionsImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/LayoutRowComparator.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/LayoutTypeConfigurationImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetTypeConfigurationImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/RenderingInfoImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetSelectOptionImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/LayoutDefinitionImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/LayoutRowImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/LayoutTypeDefinitionImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetTypeImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/FieldDefinitionImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetTypeDefinitionImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetDefinitionImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetReferenceImpl.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/LayoutTypeDefinitionComparator.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/WidgetTypeDefinitionComparator.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/java/org/nuxeo/ecm/platform/forms/layout/api/impl/EqualsBuilder.java Adding nuxeo-services/nuxeo-platform-forms-layout-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-web-common/pom.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/web/requestcontroller/TestService.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/web/requestcontroller/filter/TestNuxeoCorsCsrfFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/web/requestcontroller/filter/TestBufferingServletResponse.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/web/common/TestMobileBannerHelper.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/web/common/TestContentDisposition.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/TestLoginScreenConfig.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/TestSpecificChainSetting.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/DummyHttpServletRequest.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/DummyAuthPreFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/DummyAuthenticator.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/TestAuthPlugins.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/java/org/nuxeo/ecm/platform/ui/web/auth/plugins/BasicAuthenticatorTest.java Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/log4j.properties Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/OSGI-INF/test-specific-chain.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/OSGI-INF/test-loginscreenconfig-merge.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/OSGI-INF/test-prefilter.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/OSGI-INF/web-request-controller-contrib-test.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/OSGI-INF/test-override-plugin.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/OSGI-INF/test-loginscreenconfig.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/OSGI-INF/test-cors-config.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/OSGI-INF/test-prefilter-disable.xml Adding nuxeo-services/nuxeo-platform-web-common/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/UserAgentMatcher.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/CookieHelper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/ServletHelper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/MobileBannerHelper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/encoding/NuxeoEncodingFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/external/ExternalRequestFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/NuxeoExceptionHandlerParameters.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/ExceptionHelper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/DefaultNuxeoExceptionHandler.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/NuxeoExceptionFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/NuxeoExceptionHandler.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/descriptor/ErrorHandlersDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/descriptor/ExceptionHandlerDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/descriptor/RequestDumpDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/descriptor/ListenerDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/descriptor/ErrorHandler.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/service/ExceptionHandlingComponent.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/service/DefaultRequestDumper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/service/RequestDumper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/service/NullExceptionHandlingListener.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/service/ExceptionHandlingListener.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/exceptionhandling/service/ExceptionHandlingService.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/locale/LocaleComponent.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/locale/LocaleProviderDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/locale/DefaultLocaleProvider.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/locale/LocaleProvider.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/RequestFilterConfigImpl.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/NuxeoHeaderDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/RequestControllerService.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/NuxeoCorsFilterDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/NuxeoHeaderDescriptorRegistry.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/RequestControllerManager.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/RequestFilterConfig.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/LRUCachingMap.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/FilterConfigDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/service/NuxeoCorsFilterDescriptorRegistry.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/filter/NuxeoThreadTrackerFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/filter/BufferingHttpServletResponse.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/filter/NuxeoRequestControllerFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/filter/NuxeoStandbyFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/filter/NuxeoCorsCsrfFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/requestcontroller/filter/RemoteHostGuessExtractor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/resources/AggregatedJSProvider.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/admin/AdminStatusHelper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/admin/AdministrativeStatusListener.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/session/NuxeoSessionListener.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/session/SessionInfo.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/session/NuxeoHttpSessionMonitor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/ajax/AjaxProxyServlet.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/ajax/service/AjaxProxyService.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/ajax/service/ProxyableURLDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/ajax/service/AjaxProxyComponent.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/ajax/service/ProxyURLConfigEntry.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/web/common/vh/VirtualHostHelper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/cache/SimpleCacheFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/download/DownloadServlet.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/StartupPageServlet.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/NuxeoAuthenticationFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/NuxeoSecuredRequestWrapper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/NXAuthConstants.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/LoginScreenHelper.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/CachableUserIdentificationInfo.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/LoginScreenConfig.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/LoginStartupPage.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/LoginScreenConfigRegistry.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/LoginProviderLinkComputer.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/AuthenticationPropagatorDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/PluggableAuthenticationService.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/AuthenticationChainDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/LoginVideo.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/LoginProviderLink.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/SpecificAuthChainDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/StartURLPatternDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/CallbackHandlerFactoryDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/SessionManagerDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/OpenUrlDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/NuxeoAuthFilterChain.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/AuthenticationPluginDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/LoginAsImpl.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/service/AuthPreFilterDescriptor.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/plugins/WebServicesAuthenticator.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/plugins/FormAuthenticator.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/plugins/BasicAuthenticator.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/plugins/DefaultSessionManager.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/plugins/AnonymousAuthenticator.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/interfaces/NuxeoAuthenticationPlugin.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/interfaces/NuxeoAuthenticationPropagator.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/interfaces/NuxeoAuthenticationSessionManager.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/interfaces/NuxeoAuthPreFilter.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/interfaces/NuxeoAuthenticationPluginLogoutExtension.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/interfaces/NuxeoCallbackHandlerFactory.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/interfaces/LoginResponseHandler.java Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/web-request-controller-contrib.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/locale-default-contrib.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/web-request-controller-framework.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/ajax-proxy-framework.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/exception-handling-contrib.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/exception-handling-service.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/authentication-contrib.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/login-screen-config.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/core-management-contrib.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/authentication-framework.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/ajax-proxy-contrib.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/OSGI-INF/locale-framework.xml Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/nuxeo_error.jsp Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/page_not_found.jsp Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/home.html Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/index.jsp Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/nuxeo_error_security.jsp Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/login.jsp Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/login_welcome.jsp Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/icons/favicon.png Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/icons/favicon.ico Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/img/home_bg.jpg Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/img/login_bg.jpg Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/img/nuxeo.png Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/img/login_logo.png Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/img/error_pages/back.png Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/img/error_pages/show.png Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/img/error_pages/page_background.gif Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/img/error_pages/refresh.png Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/img/error_pages/view.png Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/scripts/nxtimezone.js Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/scripts/mobile-banner.js Adding nuxeo-services/nuxeo-platform-web-common/src/main/resources/web/nuxeo.war/scripts/detect_timezone.js Adding nuxeo-services/nuxeo-platform-ws-sun-jaxws/pom.xml Adding nuxeo-services/nuxeo-platform-ws-sun-jaxws/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-services/nuxeo-platform-ws-sun-jaxws/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-services/nuxeo-web-resources-core/pom.xml Adding nuxeo-services/nuxeo-web-resources-core/src/test/java/org/nuxeo/ecm/web/resources/tests/MockProcessor.java Adding nuxeo-services/nuxeo-web-resources-core/src/test/java/org/nuxeo/ecm/web/resources/tests/TestWebResourceService.java Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/webresources-test-config.xml Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/webresources-test-faulty-declaration.xml Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/webresources-test-override-config.xml Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/css/foldable-box.css Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/scripts/jquery.js Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/scripts/effects.js Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/scripts/cycle1.js Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/scripts/foldable-box.js Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/scripts/cycle2.js Adding nuxeo-services/nuxeo-web-resources-core/src/test/resources/scripts/cycle3.js Adding nuxeo-services/nuxeo-web-resources-core/src/main/java/org/nuxeo/ecm/web/resources/core/ProcessorDescriptor.java Adding nuxeo-services/nuxeo-web-resources-core/src/main/java/org/nuxeo/ecm/web/resources/core/ResourceDescriptor.java Adding nuxeo-services/nuxeo-web-resources-core/src/main/java/org/nuxeo/ecm/web/resources/core/ResourceBundleDescriptor.java Adding nuxeo-services/nuxeo-web-resources-core/src/main/java/org/nuxeo/ecm/web/resources/core/service/WebResourceManagerImpl.java Adding nuxeo-services/nuxeo-web-resources-core/src/main/java/org/nuxeo/ecm/web/resources/core/service/ProcessorRegistry.java Adding nuxeo-services/nuxeo-web-resources-core/src/main/java/org/nuxeo/ecm/web/resources/core/service/ResourceRegistry.java Adding nuxeo-services/nuxeo-web-resources-core/src/main/java/org/nuxeo/ecm/web/resources/core/service/ResourceBundleRegistry.java Adding nuxeo-services/nuxeo-web-resources-core/src/main/resources/OSGI-INF/webresources-framework.xml Adding nuxeo-services/nuxeo-web-resources-core/src/main/resources/META-INF/MANIFEST.MF Adding licenses/README.txt Adding licenses/CDDL.txt Adding licenses/LGPL.txt Adding licenses/MIT-LICENSE.txt Adding nuxeo-connect-tools/pom.xml Adding nuxeo-connect-tools/README.md Adding nuxeo-connect-tools/.gitignore Adding nuxeo-connect-tools/report-core/pom.xml Adding nuxeo-connect-tools/report-core/src/test/java/org/nuxeo/connect/tools/report/ICanReportTest.java Adding nuxeo-connect-tools/report-core/src/test/java/org/nuxeo/connect/tools/report/ReportFeature.java Adding nuxeo-connect-tools/report-core/src/test/java/org/nuxeo/connect/tools/report/ICanRunTest.java Adding nuxeo-connect-tools/report-core/src/test/resources/test-disabled-reports.xml Adding nuxeo-connect-tools/report-core/src/test/resources/log4j.xml Adding nuxeo-connect-tools/report-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/ReportRunner.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/ReportComponent.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/ReportWriter.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/ReportConfiguration.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/config/ConfigReport.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/apidoc/APIDocReport.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/management/MxThreadDumpReport.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/management/MXThreadDeadlockedReport.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/management/MXThreadMonitorDeadlockedReport.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/management/MxClassHistogramReport.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/management/MXComponent.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/management/MxNamesReport.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/management/MxAttributesReport.java Adding nuxeo-connect-tools/report-core/src/main/java/org/nuxeo/connect/tools/report/management/MxInfosReport.java Adding nuxeo-connect-tools/report-core/src/main/resources/OSGI-INF/mx-report.xml Adding nuxeo-connect-tools/report-core/src/main/resources/OSGI-INF/config-report.xml Adding nuxeo-connect-tools/report-core/src/main/resources/OSGI-INF/apidoc-report.xml Adding nuxeo-connect-tools/report-core/src/main/resources/OSGI-INF/report-component.xml Adding nuxeo-connect-tools/report-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-connect-tools/report-management-api/pom.xml Adding nuxeo-connect-tools/report-management-api/src/main/java/org/nuxeo/connect/tools/report/ReportServer.java Adding nuxeo-connect-tools/report-management-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-connect-tools/report-web/pom.xml Adding nuxeo-connect-tools/report-web/pom.xml~orig Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/ICanRunReportFromWebTest.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/WebPage.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/LoginStage.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/ReportRunnerPage.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/WebDriverFormat.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/WebPageFormat.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/WebPageFormatter.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/WebDriverFormatter.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/LoginExecutor.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/WebEngineHomeStage.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/RunnerPage.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/RunnerAssert.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/RootPage.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/WebReportFeature.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/LoginAssert.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/WebEngineHomeAssert.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/jgiven/StepsRunner.java Adding nuxeo-connect-tools/report-web/src/test/java/org/nuxeo/connect/tools/report/web/jgiven/Stage.java Adding nuxeo-connect-tools/report-web/src/test/resources/log4j.xml Adding nuxeo-connect-tools/report-web/src/main/java/org/nuxeo/connect/tools/report/web/ConnectToolsRoot.java Adding nuxeo-connect-tools/report-web/src/main/java/org/nuxeo/connect/tools/report/web/ReportRunnerObject.java Adding nuxeo-connect-tools/report-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-connect-tools/report-web/src/main/resources/skin/views/report/index.ftl Adding nuxeo-connect-tools/report-web/src/main/resources/skin/views/root/index.ftl Adding nuxeo-connect-tools/report-viewer/pom.xml Adding nuxeo-connect-tools/report-viewer/src/test/java/org/nuxeo/connect/tools/report/viewer/ICanRunTheViewerTest.java Adding nuxeo-connect-tools/report-viewer/src/test/java/org/nuxeo/connect/tools/report/viewer/ICanPrintTheThreadDumpTest.java Adding nuxeo-connect-tools/report-viewer/src/main/java/org/nuxeo/connect/tools/report/viewer/ThreadDumpPrinter.java Adding nuxeo-connect-tools/report-viewer/src/main/java/org/nuxeo/connect/tools/report/viewer/Viewer.java Adding nuxeo-connect-tools/report-viewer/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-connect-tools/report-client/pom.xml Adding nuxeo-connect-tools/report-client/src/test/java/org/nuxeo/connect/tools/report/client/ICanConnectTest.java Adding nuxeo-connect-tools/report-client/src/main/java/org/nuxeo/connect/tools/report/client/ReportConnector.java Adding nuxeo-connect-tools/report-client/src/main/java/org/nuxeo/connect/tools/report/client/ObjectFeeder.java Adding nuxeo-connect-tools/report-client/src/main/java/org/nuxeo/connect/tools/report/client/StreamFeeder.java Adding nuxeo-connect-tools/report-client/src/main/resources/OSGI-INF/mx-report.xml Adding nuxeo-connect-tools/report-client/src/main/resources/OSGI-INF/apidoc-report.xml Adding nuxeo-connect-tools/report-client/src/main/resources/OSGI-INF/report-component.xml Adding nuxeo-connect-tools/report-client/src/main/resources/OSGI-INF/jsr353-component.xml Adding nuxeo-connect-tools/report-client/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-video/build.xml Adding nuxeo-platform-video/pom.xml Adding nuxeo-platform-video/README.md Adding nuxeo-platform-video/build.properties.sample Adding nuxeo-platform-video/.gitignore Adding nuxeo-platform-video/nuxeo-platform-video-jsf/build.xml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/pom.xml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/crowdin.ini Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/test/java/org/nuxeo/ecm/video/jsf/lang/test/TestMessages.java Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/java/org/nuxeo/ecm/platform/video/VideoActions.java Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/java/org/nuxeo/ecm/platform/video/VideoServiceBusinessDelegate.java Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/java/org/nuxeo/ecm/platform/video/storyboard/StoryboardItem.java Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/java/org/nuxeo/ecm/platform/video/storyboard/StoryboardActions.java Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/seam.properties Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/themes/css/platform_video.css Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/css/videojs.thumbnails.css Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/css/video-js.nx.css Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/css/video-js.css Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/widgets/video_player_widget_template.xhtml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/widgets/video_info_widget_template.xhtml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/widgets/video_conversions_widget_template.xhtml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/widgets/video_storyboard_widget_template.xhtml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/widgets/video_file_widget_template.xhtml Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/swf/video-js.swf Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/font/vjs.eot Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/font/vjs.woff Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/font/vjs.svg Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/font/vjs.ttf Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/scripts/video-player-util.js Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/scripts/videojs.thumbnails.js Adding nuxeo-platform-video/nuxeo-platform-video-jsf/src/main/resources/web/nuxeo.war/scripts/video.js Adding nuxeo-platform-video/nuxeo-platform-video-core/pom.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/crowdin.ini Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/java/org/nuxeo/ecm/platform/video/TestVideoInfo.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/java/org/nuxeo/ecm/platform/video/service/TestVideoRenditions.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/java/org/nuxeo/ecm/platform/video/service/TestVideoService.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/java/org/nuxeo/ecm/platform/video/extension/TestVideoImporterAndListeners.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/java/org/nuxeo/ecm/platform/video/tools/TestVideoToolsOperations.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/java/org/nuxeo/ecm/platform/video/tools/TestVideoToolsService.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/java/org/nuxeo/ecm/platform/video/tools/BaseVideoToolsTest.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/resources/log4j.properties Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/resources/test-video-workmanager-config.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/resources/video-configuration-override.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/resources/test-video-conversions-enabled.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/resources/test-data/logo.jpeg Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/resources/test-data/sample.mpg Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/resources/test-data/ccdemo.mov Adding nuxeo-platform-video/nuxeo-platform-video-core/src/test/resources/test-data/VideoLan-Example.ts Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/VideoDocumentPreviewer.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/VideoHelper.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/VideoServiceImpl.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/VideoConversionContributionHandler.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/VideoConversionWork.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/AutomaticVideoConversionContributionHandler.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/VideoStoryboardWork.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/service/VideoInfoWork.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/adapter/VideoDocumentAdapter.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/adapter/ThumbnailVideoFactory.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/adapter/VideoDocumentAdapterFactory.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/VideoSlicer.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/VideoWatermarker.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/VideoConcat.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/VideoClosedCaptionsExtractor.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/service/VideoToolsServiceImpl.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/operations/SliceVideoInParts.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/operations/SliceVideo.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/operations/AddWatermarkToVideo.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/operations/ConcatVideos.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/tools/operations/ExtractClosedCaptionsFromVideo.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/rendition/VideoRenditionDefinitionProvider.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/rendition/VideoRenditionProvider.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/listener/VideoChangedListener.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/java/org/nuxeo/ecm/platform/video/importer/VideoImporter.java Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/video-workmanager-config.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/video-listeners-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/preview-adapter-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/video-service-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/video-renditions-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/adapters-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/ui-types-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/video-thumbnailfactory-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/filemanager-importer-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/video-service.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/video-tools-operations-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/video-tools-service.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/lifecycle-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/video-tools-commandlines-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/schemas/video.xsd Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/preview/missing-video-preview.jpeg Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/web/nuxeo.war/icons/video.png Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/web/nuxeo.war/icons/video_big.png Adding nuxeo-platform-video/nuxeo-platform-video-core/src/main/resources/web/nuxeo.war/icons/video_100.png Adding nuxeo-platform-video/nuxeo-platform-video-convert/pom.xml Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/test/java/org/nuxeo/ecm/platform/video/convert/VideoConversionTest.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/test/java/org/nuxeo/ecm/platform/video/convert/VideoConvertersTest.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/test/resources/log4j.properties Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/java/org/nuxeo/ecm/platform/video/convert/VideoConversionConverter.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/java/org/nuxeo/ecm/platform/video/convert/WebMConverter.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/java/org/nuxeo/ecm/platform/video/convert/BaseVideoConversionConverter.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/java/org/nuxeo/ecm/platform/video/convert/ScreenshotConverter.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/java/org/nuxeo/ecm/platform/video/convert/MP4Converter.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/java/org/nuxeo/ecm/platform/video/convert/Constants.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/java/org/nuxeo/ecm/platform/video/convert/StoryboardConverter.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/java/org/nuxeo/ecm/platform/video/convert/OggConverter.java Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/resources/OSGI-INF/convert-service-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/resources/OSGI-INF/commandline-contrib.xml Adding nuxeo-platform-video/nuxeo-platform-video-convert/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-video/nuxeo-platform-video-api/pom.xml Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/VideoDocument.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/TranscodedVideo.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/VideoConstants.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/VideoConversionStatus.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/Video.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/VideoInfo.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/Stream.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/service/VideoService.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/service/VideoConversion.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/service/AutomaticVideoConversion.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/service/Configuration.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/tools/VideoTool.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/java/org/nuxeo/ecm/platform/video/tools/VideoToolsService.java Adding nuxeo-platform-video/nuxeo-platform-video-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-fsexporter/fsexporter-contrib.xml Adding nuxeo-fsexporter/pom.xml Adding nuxeo-fsexporter/README.md Adding nuxeo-fsexporter/.gitignore Adding nuxeo-fsexporter/src/test/java/org/nuxeo/io/fsexporter/test/TestFSExporterAccents.java Adding nuxeo-fsexporter/src/test/java/org/nuxeo/io/fsexporter/test/TestFSExporterAttachedFiles.java Adding nuxeo-fsexporter/src/test/java/org/nuxeo/io/fsexporter/test/TestFSExporterStructure.java Adding nuxeo-fsexporter/src/test/java/org/nuxeo/io/fsexporter/test/TestFSExporterCase2.java Adding nuxeo-fsexporter/src/test/java/org/nuxeo/io/fsexporter/test/TestFSExporterCase.java Adding nuxeo-fsexporter/src/main/java/org/nuxeo/io/fsexporter/CustomExporterPlugin.java Adding nuxeo-fsexporter/src/main/java/org/nuxeo/io/fsexporter/FSExporter.java Adding nuxeo-fsexporter/src/main/java/org/nuxeo/io/fsexporter/DefaultExporterPlugin.java Adding nuxeo-fsexporter/src/main/java/org/nuxeo/io/fsexporter/ExportStructureToFS.java Adding nuxeo-fsexporter/src/main/java/org/nuxeo/io/fsexporter/FSExporterPlugin.java Adding nuxeo-fsexporter/src/main/java/org/nuxeo/io/fsexporter/FSExporterService.java Adding nuxeo-fsexporter/src/main/java/org/nuxeo/io/fsexporter/ExportLogicDescriptor.java Adding nuxeo-fsexporter/src/main/resources/OSGI-INF/extensions/org.nuxeo.io.fsexporter.FSExporter.xml Adding nuxeo-fsexporter/src/main/resources/OSGI-INF/extensions/org.nuxeo.io.fsexporter.ExportStructureToFS.xml Adding nuxeo-fsexporter/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/pom.xml Adding nuxeo-liveconnect/README.md Adding nuxeo-liveconnect/.gitignore Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/java/org/nuxeo/ecm/liveconnect/onedrive/TestOneDriveOAuth2ServiceProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/java/org/nuxeo/ecm/liveconnect/onedrive/TestOneDriveBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/java/org/nuxeo/ecm/liveconnect/onedrive/TestOneDriveOAuth2ServiceProviderForBusiness.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/java/org/nuxeo/ecm/liveconnect/onedrive/MockOneDriveBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/java/org/nuxeo/ecm/liveconnect/onedrive/OneDriveTestCase.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/resources/permission-metadata-5000948880.json Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/resources/file-metadata-5000948880.json Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/resources/OSGI-INF/test-onedrive-business-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/resources/OSGI-INF/test-onedrive-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/resources/OSGI-INF/test-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/java/org/nuxeo/ecm/liveconnect/onedrive/OneDriveOAuth2ServiceProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/java/org/nuxeo/ecm/liveconnect/onedrive/OneDriveBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/java/org/nuxeo/ecm/liveconnect/onedrive/OneDriveLiveConnectFile.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/java/org/nuxeo/ecm/liveconnect/onedrive/oauth/OneDriveRefreshTokenRequest.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/java/org/nuxeo/ecm/liveconnect/onedrive/oauth/OneDriveAuthorizationCodeTokenRequest.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/java/org/nuxeo/ecm/liveconnect/onedrive/oauth/OneDriveCredential.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/java/org/nuxeo/ecm/liveconnect/onedrive/oauth/OneDriveTokenResponse.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/java/org/nuxeo/ecm/liveconnect/onedrive/oauth/OneDriveAuthorizationCodeFlow.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/resources/OSGI-INF/cache-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/resources/OSGI-INF/onedrive-pageprovider-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/resources/OSGI-INF/onedrive-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/src/main/resources/web/nuxeo.war/icons/OneDrive.png Adding nuxeo-liveconnect/nuxeo-liveconnect-web-ui/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-behavior.html Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/crowdin.ini Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/test/java/org/nuxeo/ecm/liveconnect/google/drive/TestGoogleDriveBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/test/java/org/nuxeo/ecm/liveconnect/google/drive/lang/test/TestMessages.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/java/org/nuxeo/ecm/liveconnect/google/drive/GoogleDriveBlobUploader.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/resources/nxthemes/html/scripts/googleclient.js Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/resources/OSGI-INF/googledrive-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/README.md Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/test/java/org/nuxeo/ecm/liveconnect/dropbox/MockDropboxBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/test/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxTestCase.java Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/test/java/org/nuxeo/ecm/liveconnect/dropbox/TestDropboxBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/test/resources/OSGI-INF/test-dropbox-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/test/resources/OSGI-INF/data/file-document.pdf.json Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/test/resources/OSGI-INF/data/download-12341234.bin Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxLiveConnectFile.java Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxOAuth2ServiceProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/resources/OSGI-INF/cache-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/resources/OSGI-INF/dropbox-service.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/resources/OSGI-INF/dropbox-pageprovider-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/src/main/resources/OSGI-INF/nuxeo-liveconnect-box-webresources-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-box-link.html Adding nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-box-provider.html Adding nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-box.html Adding nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/images/box.png Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/crowdin.ini Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/test/java/org/nuxeo/ecm/liveconnect/onedrive/lang/test/TestMessages.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/main/java/org/nuxeo/ecm/liveconnect/onedrive/OneDriveBlobUploader.java Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/main/resources/nxthemes/html/styles/onedrive-file-picker.css Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/main/resources/nxthemes/html/scripts/onedrive-file-picker.js Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/main/resources/nxthemes/html/scripts/onedriveclient.js Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/main/resources/OSGI-INF/onedrive-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-jsf-dependencies/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-core-dependencies/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/README.md Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/test/java/org/nuxeo/ecm/liveconnect/box/TestBoxBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/test/java/org/nuxeo/ecm/liveconnect/box/MockBoxBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/test/java/org/nuxeo/ecm/liveconnect/box/BoxTestCase.java Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/test/resources/file-info-5000948880.json Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/test/resources/OSGI-INF/test-box-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/main/java/org/nuxeo/ecm/liveconnect/box/BoxOAuth2ServiceProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/main/java/org/nuxeo/ecm/liveconnect/box/BoxBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/main/java/org/nuxeo/ecm/liveconnect/box/BoxLiveConnectFile.java Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/main/resources/OSGI-INF/box-pageprovider-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/main/resources/OSGI-INF/cache-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/main/resources/OSGI-INF/box-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-core/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/test/java/org/nuxeo/ecm/liveconnect/core/LiveConnectTestCase.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/test/java/org/nuxeo/ecm/liveconnect/core/MockLiveConnectBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/test/java/org/nuxeo/ecm/liveconnect/core/MockLiveConnectOAuth2ServiceProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/test/java/org/nuxeo/ecm/liveconnect/core/MockLiveConnectFile.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/test/java/org/nuxeo/ecm/liveconnect/core/TestLiveConnectBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/test/resources/OSGI-INF/test-core-cache-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/test/resources/OSGI-INF/test-core-pageprovider-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/test/resources/OSGI-INF/test-core-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/LiveConnectFileInfo.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/OAuth2CredentialFactory.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/LiveConnectBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/CredentialFactory.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/AbstractLiveConnectBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/AbstractLiveConnectOAuth2ServiceProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/LiveConnectFile.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/JSONLiveConnectBlobDecoder.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/AbstractLiveConnectFile.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/core/ErrorLiveConnectFile.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/update/BatchUpdateBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/update/worker/BlobProviderDocumentsUpdateWork.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/java/org/nuxeo/ecm/liveconnect/update/listener/BlobProviderDocumentsUpdateListener.java Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/resources/OSGI-INF/liveconnect-workmanager-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/resources/OSGI-INF/liveconnect-scheduler-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/src/main/resources/OSGI-INF/nuxeo-liveconnect-google-drive-webresources-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-link.html Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-google-drive.html Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-provider.html Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/images/google_drive.png Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/main/resources/OSGI-INF/nuxeo-liveconnect-onedrive-webresources-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/onedrive-file-picker.js Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-link.html Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-provider.html Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/onedrive-file-picker.css Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-onedrive.html Adding nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/images/OneDrive.png Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/src/main/resources/OSGI-INF/nuxeo-liveconnect-dropbox-webresources-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-provider.html Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-dropbox.html Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-link.html Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-liveconnect/images/dropbox.png Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/README.md Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/java/org/nuxeo/ecm/liveconnect/google/drive/MockGoogleDriveBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/java/org/nuxeo/ecm/liveconnect/google/drive/GoogleDriveTestCase.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/java/org/nuxeo/ecm/liveconnect/google/drive/TestGoogleDriveDocumentUpdate.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/test-googledrive-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/test-googledrive-config2.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/app-22222222.json Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/revisions-56785678.json Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/download-56785678-v4551.pdf.bin Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/file-12341234.json Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/revision-56785678-4551.json Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/app-11111111.json Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/download-12341234-v1abcd.bin Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/revision-12341234-v1abcd.json Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/file-56785678.json Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/OSGI-INF/data/download-12341234.bin Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/java/org/nuxeo/ecm/liveconnect/google/drive/GoogleDriveLiveConnectFile.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/java/org/nuxeo/ecm/liveconnect/google/drive/GoogleDriveBlobProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/java/org/nuxeo/ecm/liveconnect/google/drive/GoogleOAuth2ServiceProvider.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/java/org/nuxeo/ecm/liveconnect/google/drive/credential/ServiceAccountCredentialFactory.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/java/org/nuxeo/ecm/liveconnect/google/drive/converter/GoogleDriveBlobConverter.java Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/OSGI-INF/cache-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/OSGI-INF/mimetype-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/OSGI-INF/convert-service-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/OSGI-INF/googledrive-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/OSGI-INF/googledrive-pageprovider-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/web/nuxeo.war/icons/google_drive.png Adding nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/src/main/resources/schema/blobconversions.xsd Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/crowdin.ini Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/src/test/java/org/nuxeo/ecm/liveconnect/box/lang/test/TestMessages.java Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/src/main/java/org/nuxeo/ecm/liveconnect/box/BoxBlobUploader.java Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/src/main/resources/nxthemes/html/scripts/boxclient.js Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/src/main/resources/OSGI-INF/box-config.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-jsf/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-jsf/crowdin.ini Adding nuxeo-liveconnect/nuxeo-liveconnect-jsf/src/test/java/org/nuxeo/ecm/liveconnect/jsf/lang/test/TestMessages.java Adding nuxeo-liveconnect/nuxeo-liveconnect-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-liveconnect/nuxeo-liveconnect-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-liveconnect/nuxeo-liveconnect-jsf/src/main/resources/web/nuxeo.war/incl/action/app_links_action_template.xhtml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/pom.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/crowdin.ini Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/test/java/org/nuxeo/ecm/liveconnect/dropbox/lang/test/TestMessages.java Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/java/org/nuxeo/ecm/liveconnect/dropbox/DropboxBlobUploader.java Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/resources/nxthemes/html/scripts/dropboxclient.js Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/resources/OSGI-INF/dropbox-service.xml Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/src/main/resources/META-INF/MANIFEST.MF Adding addons-core/pom.xml Adding addons-core/.gitignore Adding nuxeo-duoweb-authentication/pom.xml Adding nuxeo-duoweb-authentication/README.md Adding nuxeo-duoweb-authentication/.gitignore Adding nuxeo-duoweb-authentication/src/test/resources/log4j.xml Adding nuxeo-duoweb-authentication/src/main/java/org/nuxeo/duoweb/authentication/DuoFactorsAuthenticator.java Adding nuxeo-duoweb-authentication/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-duoweb-authentication/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-duoweb-authentication/src/main/resources/web/nuxeo.war/duofactors.jsp Adding nuxeo-duoweb-authentication/src/main/resources/web/nuxeo.war/scripts/Duo-Web-v1.bundled.min.js Adding nuxeo-segment.io-connector/LICENSE Adding nuxeo-segment.io-connector/pom.xml Adding nuxeo-segment.io-connector/README.md Adding nuxeo-segment.io-connector/.gitignore Adding nuxeo-segment.io-connector/src/test/java/org/nuxeo/segment/io/test/TestSegmentIOService.java Adding nuxeo-segment.io-connector/src/test/resources/log4j.xml Adding nuxeo-segment.io-connector/src/test/resources/segmentio-contribs.xml Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIOComponent.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIODataWrapper.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIOMapper.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIOConfig.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIOIntegrations.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIOUserFilter.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/SegmentIO.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/listener/SegmentIOAsyncListener.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/web/SegmentIOBean.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/web/MarketoHelper.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/web/SegmentIOScriptResource.java Adding nuxeo-segment.io-connector/src/main/java/org/nuxeo/segment/io/web/SegmentIOResourceWebApp.java Adding nuxeo-segment.io-connector/src/main/resources/seam.properties Adding nuxeo-segment.io-connector/src/main/resources/OSGI-INF/segmentIO-service.xml Adding nuxeo-segment.io-connector/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-segment.io-connector/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-segment.io-connector/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-segment.io-connector/src/main/resources/skin/views/segmentIOScriptResource/test.ftl Adding nuxeo-segment.io-connector/src/main/resources/skin/views/segmentIOScriptResource/script.ftl Adding nuxeo-distribution/build.xml Adding nuxeo-distribution/pom.xml Adding nuxeo-distribution/README.md Adding nuxeo-distribution/.gitignore Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/.project.ok Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/pom.xml Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/README.md Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/itests.xml Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/IDEPathHelper.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/Recorder.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/Engine.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim35WaitForAsync.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim30NavigationJsf.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim50CRUD.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim30Navigation.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim55WaitForAsync.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim10CreateFolders.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim90Cleanup.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Redis.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim30Search.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim25WaitForAsync.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim10MassImport.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim00Setup.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Feeders.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim30UpdateDocuments.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Constants.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/NuxeoImporter.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/NuxeoRest.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim50Bench.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim25WarmUsersJsf.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/NuxeoJsf.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Headers.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Parameters.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim80ReindexAll.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/scala/org/nuxeo/cap/bench/Sim20CreateDocuments.scala Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/resources/logback.xml Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/resources/recorder.conf Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/resources/gatling.conf Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/resources/data/fulltext.csv Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/resources/data/users.csv Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/src/test/resources/data/admins.csv Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/Makefile Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/utils.py Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/inject-biblio.py Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/nuxeo.py Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/inject-arbres.py Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/__init__.py Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/redis.py Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/geohash.py Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/.gitignore Adding nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/scripts/injector.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/.project.ok Adding nuxeo-distribution/nuxeo-server-cmis-tests/install-cmislib.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/Makefile Adding nuxeo-distribution/nuxeo-server-cmis-tests/pom.xml Adding nuxeo-distribution/nuxeo-server-cmis-tests/sample-a.pdf Adding nuxeo-distribution/nuxeo-server-cmis-tests/runtests.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/250px-Cmis_logo.png Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislibtest.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/res.txt Adding nuxeo-distribution/nuxeo-server-cmis-tests/itests.xml Adding nuxeo-distribution/nuxeo-server-cmis-tests/settings.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/settings.py.sample Adding nuxeo-distribution/nuxeo-server-cmis-tests/iso8601/__init__.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/iso8601/test_iso8601.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/iso8601/iso8601.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/httplib2/cacerts.txt Adding nuxeo-distribution/nuxeo-server-cmis-tests/httplib2/socks.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/httplib2/__init__.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/httplib2/iri2uri.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/messages.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/__init__.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/net.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/util.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/domain.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/model.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/cmis_services.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/exceptions.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/browser/binding.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/browser/__init__.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/atompub/binding.py Adding nuxeo-distribution/nuxeo-server-cmis-tests/cmislib/atompub/__init__.py Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/pom.xml Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/README.md Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/itests.xml Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITLogsViewerTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITUserProfileTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITSearchTabTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITArchivedVersionsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITContextualActionsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITDocumentRelationTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITGroupsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITRSSAtomExportTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITMainTabsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITMiscLittleThingsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITBlobActionsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITAdminNavigationTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/TestConstants.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITAutoVersioningTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITSelect2Test.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITCommentTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITSafeEditTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITManageTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITPublishDocumentTests.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITPersonalWorkspaceTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITCollectionsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITVocabularyTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITRichfileUploadTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITPermissionsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/AbstractCapITSuite.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITDomainTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITErrorTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITFileUploadTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITDnDImportTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITNoteDocumentTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITSuggestBoxTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITSectionTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITContentViewLocalConfigTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITCopyPasteTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITUsersGroupsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITDefaultWorkflowTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITLoginLogoutTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITTaggingTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITFolderTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITWorkListTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITWorkspaceTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITLockTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITRestApiTestDoc.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITExportTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITActivityDashboardsTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITUsersTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITModifyWorkspaceDescriptionTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITVerifyDeleteDocumentContentTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITSelectAndFilterTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/java/org/nuxeo/ftest/cap/ITPageProviderNavigation.java Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/resources/creationFields.json Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/resources/log4j.xml Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/resources/updateFields.json Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/main/resources/log4j2.xml Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/main/resources/log4j.xml Adding nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-wizard-tests/pom.xml Adding nuxeo-distribution/nuxeo-wizard-tests/README.md Adding nuxeo-distribution/nuxeo-wizard-tests/itests.xml Adding nuxeo-distribution/nuxeo-wizard-tests/src/test/java/org/nuxeo/ftest/wizard/ITWizardAndUpdateCenterTests.java Adding nuxeo-distribution/nuxeo-wizard-tests/src/test/resources/log4j.xml Adding nuxeo-distribution/nuxeo-wizard-tests/src/main/resources/log4j.xml Adding nuxeo-distribution/nuxeo-wizard-tests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-startup-wizard/pom.xml Adding nuxeo-distribution/nuxeo-startup-wizard/src/test/java/org/nuxeo/wizard/download/tests/TestParser.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/test/resources/packages_old.xml Adding nuxeo-distribution/nuxeo-startup-wizard/src/test/resources/log4j.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/test/resources/packages.xml Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/RouterServlet.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/ResourceFilter.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/nav/Page.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/nav/SimpleNavigationHandler.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/context/ParamCollector.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/context/Context.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/PackageDownloader.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/Preset.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/DownloadDescriptorParser.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/PendingDownloadStatus.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/PendingDownload.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/DownloadablePackageOption.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/DownloadPackage.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/download/DownloadablePackageOptions.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/helpers/IPValidator.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/helpers/NumberValidator.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/helpers/ConnectRegistrationHelper.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/helpers/ServerController.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/java/org/nuxeo/wizard/helpers/PackageDownloaderHelper.java Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/resources/messages.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/connectFinish.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/networkBlocked.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/packagesDownload.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/reStarting.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/proxySettings.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/generalSettings.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/dbSettings.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/smtpSettings.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/recapScreen.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/error.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/userSettings.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/connectForm.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/welcome.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/packagesSelection.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/connectCallback.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/packagesSelectionDone.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/css/nuxeo.css Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/arrow_down.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/broken.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/required.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/reminder.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/favicon.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/checked.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/favicon.ico Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/restart_waiter.gif Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/checked.gif Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/pkgok.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/arrow_right.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/bg.jpg Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/nuxeo.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/images/pause.png Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/includes/header.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/includes/form-start.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/includes/footer.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/includes/feedback.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/includes/prevnext.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/jsp/fakeConnectForm.jsp Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/scripts/jquery-1.4.3.min.js Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/scripts/browserInternetAccess.js Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/web.xml Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/classes/messages_fr.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/classes/messages_de.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/classes/messages_en.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/classes/messages.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/classes/messages_es.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/classes/messages_ja.properties Adding nuxeo-distribution/nuxeo-startup-wizard/src/main/webapp/WEB-INF/lib/README.txt Adding nuxeo-distribution/nuxeo-server-hotreload-tests/pom.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/itests.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/java/org/nuxeo/ftest/server/hotreload/ITDevHotReloadTest.java Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/java/org/nuxeo/ftest/server/hotreload/HotReloadTestRule.java Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/java/org/nuxeo/ftest/server/hotreload/ITCMISHotReloadTest.java Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/log4j2.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/log4j.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITCMISHotReloadTest/testHotReloadDocumentType/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITCMISHotReloadTest/testHotReloadDocumentType/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITCMISHotReloadTest/testHotReloadDocumentType/schema/hot-reload.xsd Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadDocumentType/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadDocumentType/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadDocumentType/schema/hot-reload.xsd Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadUserAndGroup/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadUserAndGroup/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadUserAndGroup/data/groups.csv Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadUserAndGroup/data/users.csv Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadUserAndGroup/data/user2group.csv Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadSequence/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadSequence/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadAutomationChain/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadAutomationChain/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadVocabulary/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadVocabulary/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadVocabulary/data/vocabularies/hierarchical.csv Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadStructureTemplate/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadStructureTemplate/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadWorkflow/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadWorkflow/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadWorkflow/data/newWorkflow.zip Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadWorkflow/data/schemas/var_start-node.xsd Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadWorkflow/data/schemas/var_stop-node.xsd Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadWorkflow/data/schemas/var_newWorkflow.xsd Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadLifecycle/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadLifecycle/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadPageProvider/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadPageProvider/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadAutomationScripting/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadAutomationScripting/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadAutomationEventHandler/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadAutomationEventHandler/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadTwoBundles/bundle-02/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadTwoBundles/bundle-02/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadTwoBundles/bundle-01/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadTwoBundles/bundle-01/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadPermission/OSGI-INF/contribution.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/test/resources/ITDevHotReloadTest/testHotReloadPermission/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/main/resources/log4j.xml Adding nuxeo-distribution/nuxeo-server-hotreload-tests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-functional-tests/pom.xml Adding nuxeo-distribution/nuxeo-functional-tests/src/test/java/org/nuxeo/functionaltests/ITTestDrivers.java Adding nuxeo-distribution/nuxeo-functional-tests/src/test/resources/log4j.xml Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/AbstractTest.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/JSListRequestManager.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/Required.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/ScreenShotFileOutput.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/AjaxRequestManager.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/VariableElementLocatorFactory.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/LogTestWatchman.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/WaitUntil.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/WaitForJQueryAjaxOnLoading.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/RestHelper.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/Locator.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/SlowLoading.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/Constants.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/ScreenshotTaker.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/Assert.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/JavaScriptErrorCollector.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/EventListener.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/drivers/RemoteFirefoxDriverProvider.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/drivers/ChromeDriverProvider.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/drivers/FirefoxDriverProvider.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/drivers/DriverProvider.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/contentView/PageNavigationControls.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/contentView/ContentViewUpperActions.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/contentView/ContentViewSelectionActions.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/contentView/ContentViewElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/proxy/ProxyManager.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/JSListWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/CheckboxWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/RichEditorElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/SelectOneRadioDirectoryWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/AbstractWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/SelectManyDirectoryWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/LayoutFragment.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/SelectOneDirectoryWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/DateWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/LayoutElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/SelectManyCheckboxDirectoryWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/ListWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/Select2WidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/WidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/forms/FileWidgetElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/shibboleth/ShibbolethTest.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/RSSPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/ProfilePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/NoUIPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/DocumentBasePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/LoginPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/UserHomePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/AbstractPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/FolderDocumentBasePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/HomePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/HeaderLinksSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/CollectionsPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/FileDocumentBasePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/NoteDocumentBasePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/UsersGroupsHomePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/NavigationSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/AtomPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/WorkflowHomePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/ArchivedVersionsSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/AccessRightsSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/TrashSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/CommentsTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/FileSummaryTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/WorkspacesContentTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/PublishTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/ManageTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/WorkflowTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/CollectionContentTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/FilesTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/LocalConfigSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/EditTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/FolderEditTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/PermissionsSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/SummaryTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/SectionContentTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/TopicTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/ForumTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/RelationTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/ContentTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/FileEditTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/NoteSummaryTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/HistoryTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/AbstractContentTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/tabs/SectionsContentTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/forms/TopicCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/forms/CollectionCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/forms/WorkspaceFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/forms/WorkspaceCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/forms/FolderCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/forms/NoteCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/forms/FileCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/forms/ForumCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/forms/DublinCoreCreationDocumentFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/usermanagement/compat/UsersGroupsBasePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/usermanagement/compat/UserViewTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/usermanagement/compat/UserEditFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/usermanagement/compat/UserChangePasswordFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/usermanagement/compat/UserCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/usermanagement/compat/UsersGroupsPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/usermanagement/compat/UsersTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/workspace/WorkspaceHomePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/workspace/WorkspaceRepositoryPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/workspace/DomainCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/wizard/ConnectRegistrationPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/wizard/ConnectWizardPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/wizard/IFrameHelper.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/wizard/AbstractWizardPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/wizard/WizardPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/wizard/SummaryWizardPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/profile/ProfilePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/profile/EditProfilePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/profile/OwnUserChangePasswordFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/shibboleth/ShibbolethLoginPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/search/SearchPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/search/AbstractSearchSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/search/NXQLSearchSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/search/SearchResultsSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/search/QuickSearchSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/search/DefaultSearchSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/search/aggregates/Select2AggregateElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/search/aggregates/CheckBoxAggregateElements.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/search/aggregates/AggregateElement.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/restapiDoc/RestApiDocBasePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/SystemHomePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/WorkflowsPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/VocabulariesPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/ConnectHomePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/PackageInstallationScreen.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/IFrameHelper.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/UpdateCenterPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/AdminCenterBasePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/PackageListingPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/activity/ActivityPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/activity/SearchAnalyticsPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/activity/RepositoryAnalyticsPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/activity/ActivityDashboardPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/UsersGroupsBasePage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/UserViewTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/GroupCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/UserEditFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/GroupViewTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/UserChangePasswordFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/UserCreationFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/GroupsTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/UsersTabSubPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/usermanagement/GroupEditFormPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/monitoring/MonitoringPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/admincenter/monitoring/LogsPage.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/workflow/WorkflowGraph.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/pages/actions/ContextualActions.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/fragment/AddToCollectionForm.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/fragment/WebFragmentImpl.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/fragment/AddAllToCollectionForm.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/fragment/NewVocabularyEntryForm.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/fragment/GadgetsContainerFragment.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/java/org/nuxeo/functionaltests/fragment/WebFragment.java Adding nuxeo-distribution/nuxeo-functional-tests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-test-dependencies/pom.xml Adding nuxeo-distribution/nuxeo-war-tests/pom.xml Adding nuxeo-distribution/nuxeo-war-tests/README.md Adding nuxeo-distribution/nuxeo-war-tests/itests.xml Adding nuxeo-distribution/nuxeo-war-tests/src/test/java/org/nuxeo/ftest/wizard/ITPack.java Adding nuxeo-distribution/nuxeo-war-tests/src/test/resources/log4j.xml Adding nuxeo-distribution/nuxeo-war-tests/src/main/resources/log4j.xml Adding nuxeo-distribution/nuxeo-war-tests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-nxr-server/.project.ok Adding nuxeo-distribution/nuxeo-nxr-server/pom.xml Adding nuxeo-distribution/nuxeo-nxr-server/.classpath.ok Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/README.txt Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/sdk/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/sdk/nxserver/config/seam-debug.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/https/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/xadatasource-params.ftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/sql-template-directory-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/elasticsearch-doc-mapping.json Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/kafka-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/elasticsearch-audit-mapping.json Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/datasources-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/stream-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/webengine.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/hsts-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/redis-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/default-repository-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/conf/server.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/conf/logging.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/webapps/ROOT/index.html Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/client/scripts/upgrade_tomcat7.ps1 Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/client/scripts/upgrade_tomcat7.sh Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common-base/client/scripts/deleteOrphanBinaries.groovy Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mysql/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/default/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mariadb-quartz-cluster/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mariadb-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/oracle-quartz-cluster/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/oracle-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/oracle-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/custom/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/custom/bundles/CUSTOM.txt Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/db2/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/postgresql/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mariadb/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mssql/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mongodb-audit/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mysql-quartz-cluster/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mysql-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mysql-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mssql-quartz-cluster/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mssql-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mssql-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/perf/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/perf/nxserver/config/no-thumbnail-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/perf/nxserver/config/audit-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/postgresql-quartz-cluster/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/postgresql-quartz-cluster/nxserver/config/quartz.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mongodb/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mongodb/nxserver/config/quartz.properties.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/launcher.properties.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/bundles/README.txt Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/plugins/README.txt Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/META-INF/nuxeo-preprocessor.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/META-INF/templates/jboss-web.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/META-INF/templates/pages.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/META-INF/templates/jboss-deployment-structure.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/META-INF/templates/application.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/META-INF/templates/faces-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/META-INF/templates/components.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/META-INF/templates/web.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/nuxeo-webapp-core.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/ooo-manager-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/login-digest-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/distribution.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/notification-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/default-directories-bundle.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/default-ldap-users-directory-bundle.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/management-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/nxmail-scheduler-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/sql.properties.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/transient-store-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/cache-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/nuxeo-tomcat.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/jms.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/login-config.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/blacklist.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/quartz.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/nuxeo.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/config/mbeans/core-events-service.xml Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/common/lib/README.txt Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/gridfsbinaries/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/oracle/nuxeo.defaults Adding nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/oracle/nxserver/hibernate.properties Adding nuxeo-distribution/nuxeo-nxr-server/src/main/assemble/assembly.xml Adding nuxeo-distribution/nuxeo-marketplace-jsf-ui/pom.xml Adding nuxeo-distribution/nuxeo-marketplace-jsf-ui/src/main/resources/install.xml Adding nuxeo-distribution/nuxeo-marketplace-jsf-ui/src/main/resources/package.xml Adding nuxeo-distribution/nuxeo-marketplace-jsf-ui/src/main/assemble/assembly.xml Adding nuxeo-distribution/nuxeo-server-tomcat/.project.ok Adding nuxeo-distribution/nuxeo-server-tomcat/pom.xml Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/packages.xml Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/README.txt Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/Start Nuxeo.command Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/LICENSE.txt Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/Start Nuxeo.bat Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/readme.html Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/nxserver/system.properties Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/licenses/AL-2.0.txt Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/licenses/LGPL-2.1.txt Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/licenses/EPL-v10.txt Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/licenses/CDDL-1.0.txt Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/licenses/MIT-LICENSE.txt Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/lib/log4j.xml Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/Stop Nuxeo.bat Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/monitorctl.sh Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/NuxeoCtl.command Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/pack Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/nuxeoctl Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/Start Nuxeo.command Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/stream.sh Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/openofficectl Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/pack.bat Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/Stop Nuxeo.command Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/repl.bat Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/nuxeo.conf Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/Start Nuxeo.bat Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/bin/nuxeoctl.bat Adding nuxeo-distribution/nuxeo-server-tomcat/src/main/assemble/assembly.xml Adding nuxeo-distribution/nuxeo-nxr-jsf-ui/.project.ok Adding nuxeo-distribution/nuxeo-nxr-jsf-ui/pom.xml Adding nuxeo-distribution/nuxeo-nxr-jsf-ui/.classpath.ok Adding nuxeo-distribution/nuxeo-nxr-jsf-ui/src/main/assemble/assembly.xml Adding nuxeo-distribution/nuxeo-marketplace-dm/pom.xml Adding nuxeo-distribution/nuxeo-marketplace-dm/src/main/resources/install.xml Adding nuxeo-distribution/nuxeo-marketplace-dm/src/main/resources/package.xml Adding nuxeo-distribution/nuxeo-marketplace-dm/src/main/assemble/assembly.xml Adding nuxeo-distribution/nuxeo-server-tests/pom.xml Adding nuxeo-distribution/nuxeo-server-tests/README.md Adding nuxeo-distribution/nuxeo-server-tests/itests.xml Adding nuxeo-distribution/nuxeo-server-tests/src/test/java/org/nuxeo/ftest/server/OAuth2GrantPage.java Adding nuxeo-distribution/nuxeo-server-tests/src/test/java/org/nuxeo/ftest/server/ITRestAPITest.java Adding nuxeo-distribution/nuxeo-server-tests/src/test/java/org/nuxeo/ftest/server/ITRemoteAutomationClientTCK.java Adding nuxeo-distribution/nuxeo-server-tests/src/test/java/org/nuxeo/ftest/server/ITStartupPageTest.java Adding nuxeo-distribution/nuxeo-server-tests/src/test/java/org/nuxeo/ftest/server/ITOAuth2Test.java Adding nuxeo-distribution/nuxeo-server-tests/src/test/java/org/nuxeo/ftest/server/OAuth2ErrorPage.java Adding nuxeo-distribution/nuxeo-server-tests/src/test/java/org/nuxeo/ftest/server/ITRemoteAutomationClientTest.java Adding nuxeo-distribution/nuxeo-server-tests/src/test/java/org/nuxeo/functionaltests/TestRestHelper.java Adding nuxeo-distribution/nuxeo-server-tests/src/test/resources/log4j2.xml Adding nuxeo-distribution/nuxeo-server-tests/src/test/resources/creationFields.json Adding nuxeo-distribution/nuxeo-server-tests/src/test/resources/log4j.xml Adding nuxeo-distribution/nuxeo-server-tests/src/test/resources/updateFields.json Adding nuxeo-distribution/nuxeo-server-tests/src/main/resources/log4j.xml Adding nuxeo-distribution/nuxeo-server-tests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/pom.xml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/itests.xml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/java/org/nuxeo/ftest/jsf/hotreload/ITLoginLogoutTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/java/org/nuxeo/ftest/jsf/hotreload/studio/ITDevJSFHotReloadTest.java Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/java/org/nuxeo/ftest/jsf/hotreload/studio/NuxeoITCaseHelper.java Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/java/org/nuxeo/ftest/jsf/hotreload/studio/NuxeoITCase.java Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/java/org/nuxeo/ftest/jsf/hotreload/studio/StudioDocumentPage.java Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/log4j2.xml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/log4j.xml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/OSGI-INF/extensions.xml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/OSGI-INF/deployment-fragment.xml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/web/nuxeo.war/widgets/studio_list_widget_template.xhtml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/web/nuxeo.war/widgets/studio_header_widget.xhtml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/web/nuxeo.war/studio_tabs/studio_tab_TestLayoutLabelHidden.xhtml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/web/nuxeo.war/studio_tabs/studio_tab_InvoiceData.xhtml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/web/nuxeo.war/studio_tabs/studio_tab_TestLayoutLabelOnTop.xhtml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/web/nuxeo.war/studio_tabs/studio_tab_TestLayoutLabelLeft.xhtml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/web/nuxeo.war/layouts/test_layout_template.xhtml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/web/nuxeo.war/layouts/studio_layout_summary_template.xhtml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/web/nuxeo.war/layouts/studio_tab_layout_template.xhtml Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/data/simpleWorkflow.zip Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/data/schemas/var_Task1e76.xsd Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/data/schemas/invoice.xsd Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/data/schemas/testSearch_cv.xsd Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/data/schemas/var_simpleWorkflow.xsd Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/data/schemas/var_Task125d.xsd Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/data/schemas/var_Task12de.xsd Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/test/resources/studio_bundle/data/schemas/testdocument.xsd Adding nuxeo-distribution/nuxeo-jsf-ui-hotreload-tests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-distribution/nuxeo-launcher/test.sh Adding nuxeo-distribution/nuxeo-launcher/pom.xml Adding nuxeo-distribution/nuxeo-launcher/testDebug.sh Adding nuxeo-distribution/nuxeo-launcher/src/test/java/org/nuxeo/launcher/LauncherFeature.java Adding nuxeo-distribution/nuxeo-launcher/src/test/java/org/nuxeo/launcher/CanDumpConnectReportTest.java Adding nuxeo-distribution/nuxeo-launcher/src/test/java/org/nuxeo/launcher/TestNuxeoLauncher.java Adding nuxeo-distribution/nuxeo-launcher/src/test/java/org/nuxeo/launcher/TestMessages.java Adding nuxeo-distribution/nuxeo-launcher/src/test/resources/log4j.xml Adding nuxeo-distribution/nuxeo-launcher/src/test/resources/test-data/local1.json Adding nuxeo-distribution/nuxeo-launcher/src/test/resources/templates/nuxeo.defaults Adding nuxeo-distribution/nuxeo-launcher/src/test/resources/templates/default/nuxeo.defaults Adding nuxeo-distribution/nuxeo-launcher/src/test/resources/config/nuxeo.conf Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/NuxeoJettyLauncher.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/NuxeoLauncher.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/NuxeoTomcatLauncher.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/package.html Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/daemon/DaemonThreadFactory.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/monitoring/StatusServletClient.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/process/WindowsProcessManager.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/process/PureJavaProcessManager.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/process/UnixProcessManager.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/process/SolarisProcessManager.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/process/MacProcessManager.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/process/ProcessManager.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/gui/ColoredTextPane.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/gui/NuxeoLauncherGUI.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/gui/NuxeoFrame.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/gui/logs/LogsSource.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/gui/logs/LogsHandler.java Adding nuxeo-distribution/nuxeo-launcher/src/main/java/org/nuxeo/launcher/gui/logs/LogsSourceThread.java Adding nuxeo-distribution/nuxeo-launcher/src/main/resources/log4j.xml Adding nuxeo-distribution/nuxeo-launcher/src/main/resources/icons/control_panel_icon_32.png Adding nuxeo-distribution/nuxeo-launcher/src/main/resources/icons/start.png Adding nuxeo-distribution/nuxeo-launcher/src/main/resources/icons/stop.png Adding nuxeo-distribution/nuxeo-launcher/src/main/resources/i18n/messages_fr.properties Adding nuxeo-distribution/nuxeo-launcher/src/main/resources/i18n/messages_en.properties Adding nuxeo-distribution/nuxeo-launcher/src/main/resources/i18n/messages.properties Adding nuxeo-distribution/nuxeo-launcher/src/main/resources/img/nuxeo_control_panel_logo.png Adding nuxeo-distribution/nuxeo-launcher/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-dam/pom.xml Adding nuxeo-dam/README.md Adding nuxeo-dam/.gitignore Adding nuxeo-dam/nuxeo-dam-jsf/pom.xml Adding nuxeo-dam/nuxeo-dam-web-ui/pom.xml Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/OSGI-INF/nuxeodam-webresources-contrib.xml Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/OSGI-INF/dam-page-provider-contrib.xml Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/picture/nuxeo-picture-edit-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/picture/nuxeo-picture-import-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/picture/nuxeo-picture-metadata-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/picture/nuxeo-picture-view-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/picture/nuxeo-picture-create-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/audio/nuxeo-audio-import-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/audio/nuxeo-audio-create-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/audio/nuxeo-audio-edit-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/audio/nuxeo-audio-view-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/audio/nuxeo-audio-metadata-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/video/nuxeo-video-view-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/video/nuxeo-video-import-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/video/nuxeo-video-create-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/video/nuxeo-video-edit-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/document/video/nuxeo-video-metadata-layout.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-dam/nuxeo-picture-document-page.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-dam/nuxeo-picture-formats.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-dam/nuxeo-picture-exif.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-dam/nuxeo-picture-iptc.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-dam/nuxeo-picture-info.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-dam/nuxeo-dam.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/search/assets/nuxeo-assets-search-form.html Adding nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/search/assets/nuxeo-assets-search-results.html Adding nuxeo-dam/nuxeo-dam/pom.xml Adding nuxeo-dam/nuxeo-dam/src/main/resources/OSGI-INF/dam-core-types-contrib.xml Adding nuxeo-dam/nuxeo-dam/src/main/resources/schemas/assets_search.xsd Adding nuxeo-dam/nuxeo-dam/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-activity/pom.xml Adding nuxeo-activity/README.md Adding nuxeo-activity/.gitignore Adding nuxeo-activity/templates/activity/nuxeo.defaults Adding nuxeo-activity/templates/activity/config/activity-datasource-config.xml Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/DummyActivityUpgrader.java Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/TweetActivity.java Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/TestActivityStreamService.java Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/TweetActivityStreamFilter.java Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/DummyActivityStreamFilter.java Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/TestActivityLinkBuilder.java Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/ActivityFeature.java Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/DummyActivityLinkBuilder.java Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/TestActivityStreamListener.java Adding nuxeo-activity/src/test/java/org/nuxeo/ecm/activity/operations/TestActivityOperations.java Adding nuxeo-activity/src/test/resources/activity-stream-service-test.xml Adding nuxeo-activity/src/test/resources/log4j.xml Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityUpgrader.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/Activity.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/DefaultActivityLinkBuilder.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityLinkBuilder.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityImpl.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityReplyMessage.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityHelper.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityLinkBuilderDescriptor.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityBuilder.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/AbstractActivityUpgrader.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityUpgraderRegistry.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityMessageHelper.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityReply.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityRepositoryInitializationHandler.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityStreamRegistry.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityStream.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityVerb.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityStreamFilterDescriptor.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityStreamServiceImpl.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityStreamService.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivitiesList.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/AbstractActivityPageProvider.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityLinkBuilderRegistry.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityVerbRegistry.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityMessage.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityUpgraderDescriptor.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityStreamListener.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivitiesListImpl.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/ActivityStreamFilter.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/operations/AddActivityReply.java Adding nuxeo-activity/src/main/java/org/nuxeo/ecm/activity/operations/RemoveActivityReply.java Adding nuxeo-activity/src/main/resources/OSGI-INF/activity-stream-contrib.xml Adding nuxeo-activity/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-activity/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-activity/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-activity/src/main/resources/OSGI-INF/activity-stream-service.xml Adding nuxeo-activity/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-activity/src/main/resources/META-INF/persistence.xml Adding nuxeo-activity/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-activity/src/main/resources/web/nuxeo.war/css/opensocial/gadgets/gadget-common-activity.css Adding nuxeo-activity/src/main/resources/web/nuxeo.war/icons/activity_empty.png Adding nuxeo-activity/src/main/resources/web/nuxeo.war/icons/activity_document_edition.png Adding nuxeo-activity/src/main/resources/web/nuxeo.war/icons/activity_document_creation.png Adding nuxeo-activity/src/main/resources/web/nuxeo.war/icons/activity_document_deletion.png Adding nuxeo-style-guide/build.xml Adding nuxeo-style-guide/pom.xml Adding nuxeo-style-guide/README.md Adding nuxeo-style-guide/.gitignore Adding nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/StyleGuideURLCodec.java Adding nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/StyleGuideActions.java Adding nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/StyleGuideIconActions.java Adding nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/service/StyleGuideIconRegistry.java Adding nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/service/StyleGuideService.java Adding nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/service/StyleGuideServiceImpl.java Adding nuxeo-style-guide/src/main/java/org/nuxeo/ecm/styleguide/service/descriptors/IconDescriptor.java Adding nuxeo-style-guide/src/main/resources/seam.properties Adding nuxeo-style-guide/src/main/resources/themes/css/style_guide.css Adding nuxeo-style-guide/src/main/resources/themes/sass/style_guide.scss Adding nuxeo-style-guide/src/main/resources/OSGI-INF/style-guide-contrib.xml Adding nuxeo-style-guide/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-style-guide/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-style-guide/src/main/resources/OSGI-INF/style-guide-framework.xml Adding nuxeo-style-guide/src/main/resources/OSGI-INF/auth-contrib.xml Adding nuxeo-style-guide/src/main/resources/OSGI-INF/url-contrib.xml Adding nuxeo-style-guide/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-style-guide/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/boxes.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/grid.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/good.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/tab.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/titles.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/hash.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/buttons.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/icons.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/messages.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/helpers.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/dot.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/tables.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/dialogs.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/happy.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/icons/navigation.png Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/img/sea_in_chile.jpg Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/style_guide.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/icons.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/titles.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/introduction.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/navigation.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/nuxeo_header.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/tables.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/nuxeo_footer.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/dialogs.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/messages.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/helpers.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/boxes.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/grid_layout.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/buttons.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/recommendations.xhtml Adding nuxeo-style-guide/src/main/resources/web/nuxeo.war/styleGuide/incl/sections.xhtml Adding nuxeo-runtime/pom.xml Adding nuxeo-runtime/default.bnd Adding nuxeo-runtime/nuxeo-runtime-test/pom.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestExtensionPoint.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/RuntimeInitializationTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/ComponentWithXPoint.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/PartialDeployTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/DummyContribution.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestFrameworkProperties.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestTestFramework.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestEventService.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/ResourceServiceTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/MyTestComponent.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestComponentManager.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/ComponentDeploymentTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/ComponentAliasTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestService.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestGraphiteReporter.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestExtensionPointWithError.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestFramework.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/DummyContributionOverriden.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestInlineURLs.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/MyListener.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/TestCryptoFrameworkProperties.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/CanInjectFeatureRulesTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/RandomBugTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/DisabledThreadsTrackingTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/LogCaptureFeatureFilterOnTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/FileEventsAreTrackedTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/ConditionalIgnoreTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/CanExpandVariablesInContributionTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/CanMockServicesTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/JettyTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/AFakeService.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/ServiceTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/CanInheritAnnotationsConfigsTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/contribs/BaseFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/contribs/ContributedFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/contribs/RunContributedBaseTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/contribs/BaseTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/web/WebTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/web/SearchResultPage.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/web/MyHomePage.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/osgi/util/jar/tests/TestClassLoaderInstrumentation.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/osgi/util/jar/tests/JarBuilder.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/persistence/TestContributionPersistence.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/persistence/MyListener.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/services/config/TestConfigurationService.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/TestObjectNameFactory.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/Dummy.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/TestMatchAccessorName.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/TestHeadDumper.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/DummyService.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/TestResourcePublisherService.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/RuntimeServiceMBeanAdapter.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/TestMBeanInfoFactory.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/DummyMBean.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/ManagementTestCase.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/RuntimeServiceMBean.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/DummyFactory.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/TestManageRuntimeService.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/counters/TestCounters.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/management/metrics/MetricSerializerTestCase.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/login/TestLoginComponentSystemID.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/registry/RegistryTest.java Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/OverridingXPoint.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/ListenerExtension.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/MyComp2.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/passivation-test-provider.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/MyComp3.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/myres.txt Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/MyComp1.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/other.marker Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/configuration-test-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/OverridingXPoint-witherror.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/management-tests-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/ResourcesContrib.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/log4j.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/management-tests-service.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/configuration-override-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/MyComp4.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/dummy.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/CompC.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/BaseXPoint.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/passivation-test-service.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/first.marker Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/CopyOfMyComp2.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/CompA.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/CompB.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/MyComp4b.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/openqa/selenium/support/ui/TimeoutException.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/openqa/selenium/support/ui/Wait.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/openqa/selenium/support/ui/ExpectedCondition.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/openqa/selenium/support/ui/WebDriverWait.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TargetResourceLocator.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/TestRuntime.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGIRuntimeTestActivator.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/Failures.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/InlineRef.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/NXRuntimeTestCase.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/WorkingDirectoryConfigurator.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/Assert.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/RootRuntimeBundle.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/package.html Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/OSGiRuntimeTestService.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/protocols/inline/InlineURLFactory.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/protocols/inline/InlineURLStreamHandlerFactory.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/protocols/inline/InlineURLStreamHandler.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/protocols/inline/InlineURLConnection.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/protocols/inline/InlineURLsFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/LogFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/RuntimeDeployment.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/Deploys.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/Deploy.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/BlacklistComponent.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/ServiceProvider.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/RandomBug.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/SimpleFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/MDCFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/AnnotationScanner.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/RunnerFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/JndiHelper.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/LogCaptureFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/FeaturesLoader.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/TargetExtensions.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/Defaults.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/MethodSorter.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/ConditionalIgnoreRule.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/PartialDeploy.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/HotDeployer.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/ParameterizedSuite.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/RuntimeFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/RuntimeHarness.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/FileEventsTrackingFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/FeaturesRunnerWithParms.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/ContainerFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/Features.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/JettyFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/ContributableFeaturesRunner.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/LocalDeploy.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/FeaturesRunner.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/Jetty.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/README.txt Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/DriverFactory.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/WebPage.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/WebDriverFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/HomePage.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/BrowserFamily.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/SkipBrowser.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/Browser.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/Attachment.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/ConcordionFixture.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/TakesAttachment.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/runner/web/Configuration.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/management/ManagementFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/mockito/NuxeoInjectingAnnotationEngine.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/mockito/MockProvider.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/mockito/MockitoFeature.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/mockito/RuntimeService.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/mockito/NuxeoDefaultAnnotationEngine.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/mockito/NuxeoServiceMockAnnotationProcessor.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/mockito/configuration/MockitoConfiguration.java Adding nuxeo-runtime/nuxeo-runtime-test/src/main/resources/EventService.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/main/resources/isolated-server.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/main/resources/logback-test.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/main/resources/loader.properties Adding nuxeo-runtime/nuxeo-runtime-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-test/src/main/resources/jetty/default-web.xml Adding nuxeo-runtime/nuxeo-runtime-test/src/main/resources/jetty/jetty.xml Adding nuxeo-runtime/nuxeo-runtime-migration/pom.xml Adding nuxeo-runtime/nuxeo-runtime-migration/src/test/java/org/nuxeo/runtime/migration/TestMigrationDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-migration/src/test/resources/OSGI-INF/test-migration-descriptor2.xml Adding nuxeo-runtime/nuxeo-runtime-migration/src/test/resources/OSGI-INF/test-migration-descriptor.xml Adding nuxeo-runtime/nuxeo-runtime-migration/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-migration/src/main/java/org/nuxeo/runtime/migration/MigrationServiceImpl.java Adding nuxeo-runtime/nuxeo-runtime-migration/src/main/java/org/nuxeo/runtime/migration/MigrationDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-migration/src/main/java/org/nuxeo/runtime/migration/MigrationService.java Adding nuxeo-runtime/nuxeo-runtime-migration/src/main/resources/OSGI-INF/migration-service.xml Adding nuxeo-runtime/nuxeo-runtime-migration/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-launcher/pom.xml Adding nuxeo-runtime/nuxeo-runtime-launcher/src/main/java/org/nuxeo/runtime/launcher/Main.java Adding nuxeo-runtime/nuxeo-runtime-launcher/src/main/java/org/nuxeo/runtime/launcher/NuxeoRMIClassLoader.java Adding nuxeo-runtime/nuxeo-runtime-launcher/src/main/java/org/nuxeo/osgi/application/FrameworkBootstrap.java Adding nuxeo-runtime/nuxeo-runtime-launcher/src/main/java/org/nuxeo/osgi/application/MutableClassLoader.java Adding nuxeo-runtime/nuxeo-runtime-launcher/src/main/java/org/nuxeo/osgi/application/MutableClassLoaderDelegate.java Adding nuxeo-runtime/nuxeo-runtime-launcher/src/main/java/org/nuxeo/osgi/application/DevMutableClassLoader.java Adding nuxeo-runtime/nuxeo-runtime-launcher/src/main/java/org/nuxeo/osgi/application/LoaderConstants.java Adding nuxeo-runtime/nuxeo-runtime-launcher/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-jetty-adapter/pom.xml Adding nuxeo-runtime/nuxeo-runtime-jetty-adapter/src/main/java/org/nuxeo/runtime/jetty/ContextManager.java Adding nuxeo-runtime/nuxeo-runtime-jetty-adapter/src/main/java/org/nuxeo/runtime/jetty/ServletDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-jetty-adapter/src/main/java/org/nuxeo/runtime/jetty/JettyComponent.java Adding nuxeo-runtime/nuxeo-runtime-jetty-adapter/src/main/java/org/nuxeo/runtime/jetty/JettyResourceServlet.java Adding nuxeo-runtime/nuxeo-runtime-jetty-adapter/src/main/java/org/nuxeo/runtime/jetty/ServletContextListenerDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-jetty-adapter/src/main/java/org/nuxeo/runtime/jetty/Log4JLogger.java Adding nuxeo-runtime/nuxeo-runtime-jetty-adapter/src/main/java/org/nuxeo/runtime/jetty/package.html Adding nuxeo-runtime/nuxeo-runtime-jetty-adapter/src/main/java/org/nuxeo/runtime/jetty/FilterDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-jetty-adapter/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-runtime/nuxeo-runtime-jetty-adapter/src/main/resources/OSGI-INF/JettyComponent.xml Adding nuxeo-runtime/nuxeo-runtime-jetty-adapter/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-launcher-commons/pom.xml Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/java/org/nuxeo/launcher/info/PackageInfoTest.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/java/org/nuxeo/launcher/config/ConfigurationGeneratorTest.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/java/org/nuxeo/launcher/config/AbstractConfigurationTest.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/java/org/nuxeo/launcher/config/BackingServiceConfiguratorTest.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/java/org/nuxeo/launcher/config/FakeCheck.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/log4j.xml Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/versioned-1.0.jar Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/configurator/windows.conf Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/configurator/nuxeo.conf Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/configurator/nuxeo.conf2 Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/default/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/default/datasources/default-repository-ds.xml Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/default/datasources/default-repository-ds_2.xml Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/testinclude2/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/testinclude2/nuxeo.ear/datasources/default-repository-ds.xml Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/testenv/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/newTemplate/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/testinclude/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/testinclude/config/test2 Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/postgresql/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/mongodb/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/fmtest/testfm.nxftl Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/fmtest/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/backing/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/backing/lib/fake1.jar Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/backing/lib/fake.jar Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/common/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/common/config/extension.ignored Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/common/config/file-with-accents.xml Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/common/config/nuxeo.properties Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/common/datasources/test Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/templates/jboss/marklogic/nuxeo.defaults Adding nuxeo-runtime/nuxeo-launcher-commons/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/MessageInfo.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/PackageInfo.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/ConfigurationInfo.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/DistributionInfo.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/InstanceInfo.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/KeyValueInfo.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/CommandSetInfo.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/MessageInfoLogger.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/CommandInfo.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/info/package.html Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/ConfigurationException.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/ConfigurationGenerator.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/BackingServiceConfigurator.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/JettyConfigurator.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/ServerConfigurator.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/TomcatConfigurator.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/UnknownServerConfigurator.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/JVMVersion.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/package.html Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/backingservices/BackingChecker.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/config/backingservices/DBCheck.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/commons/DatabaseDriverException.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/commons/package.html Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/launcher/commons/text/TextTemplate.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/log4j/Log4JHelper.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/log4j/ThreadedStreamGobbler.java Adding nuxeo-runtime/nuxeo-launcher-commons/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-pubsub/pom.xml Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/test/java/org/nuxeo/runtime/pubsub/TestStreamPubSubProvider.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/test/java/org/nuxeo/runtime/pubsub/TestAbstractPubSubInvalidator.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/test/java/org/nuxeo/runtime/pubsub/TestMemPubSubProvider.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/test/resources/log4j.xml Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/test/resources/test-stream-pubsub-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/test/resources/test-stream-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/StreamPubSubProvider.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/AbstractPubSubInvalidationsAccumulator.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/AbstractPubSubProvider.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/PubSubServiceImpl.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/MemPubSubProvider.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/PubSubProviderDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/SerializableMessage.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/AbstractPubSubBroker.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/PubSubService.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/SerializableAccumulableInvalidations.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/java/org/nuxeo/runtime/pubsub/PubSubProvider.java Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/resources/OSGI-INF/pubsub-service.xml Adding nuxeo-runtime/nuxeo-runtime-pubsub/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-redis/pom.xml Adding nuxeo-runtime/nuxeo-runtime-redis/src/test/java/org/nuxeo/ecm/core/redis/TestRedisDescriptors.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/test/resources/test-redis-sentinel-descriptor.xml Adding nuxeo-runtime/nuxeo-runtime-redis/src/test/resources/test-redis-server-descriptor.xml Adding nuxeo-runtime/nuxeo-runtime-redis/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/SingletonContributionRegistry.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisPoolExecutor.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisPoolDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisAdmin.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisAbstractExecutor.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisExecutor.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisComponent.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisFailoverExecutor.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisServerDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisHostDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisSentinelDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/RedisCallable.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/retry/SimpleDelay.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/retry/ExponentialBackofDelay.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/java/org/nuxeo/ecm/core/redis/retry/Retry.java Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/resources/del-keys.lua Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/resources/OSGI-INF/redis-executor.xml Adding nuxeo-runtime/nuxeo-runtime-redis/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-reload/pom.xml Adding nuxeo-runtime/nuxeo-runtime-reload/src/main/java/org/nuxeo/runtime/reload/ReloadContext.java Adding nuxeo-runtime/nuxeo-runtime-reload/src/main/java/org/nuxeo/runtime/reload/ReloadService.java Adding nuxeo-runtime/nuxeo-runtime-reload/src/main/java/org/nuxeo/runtime/reload/NuxeoRestart.java Adding nuxeo-runtime/nuxeo-runtime-reload/src/main/java/org/nuxeo/runtime/reload/DevReloadBridge.java Adding nuxeo-runtime/nuxeo-runtime-reload/src/main/java/org/nuxeo/runtime/reload/ReloadResult.java Adding nuxeo-runtime/nuxeo-runtime-reload/src/main/java/org/nuxeo/runtime/reload/ReloadEventNames.java Adding nuxeo-runtime/nuxeo-runtime-reload/src/main/java/org/nuxeo/runtime/reload/ReloadComponent.java Adding nuxeo-runtime/nuxeo-runtime-reload/src/main/resources/OSGI-INF/reload-service.xml Adding nuxeo-runtime/nuxeo-runtime-reload/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/export-context.jardesc Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/pom.xml Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/export-loader.jardesc Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/test/java/org/nuxeo/runtime/tomcat/dev/DevBundleTest.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/test/resources/dev-bundle-test/test-parse-dev-bundle-lines-with-comment.bundles Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/test/resources/dev-bundle-test/test-parse-dev-bundle-lines-with-empty-line.bundles Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/test/resources/dev-bundle-test/test-parse-dev-bundle-lines.bundles Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/NuxeoWebappClassLoader.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/README.txt Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/NuxeoWebappLoader.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/context.xml-template Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/NuxeoLauncher.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/NuxeoDeployer.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/ContextSecurityGrabber.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/LocalURLClassLoader.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/IOUtils.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/DevFrameworkBootstrap.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/DevBundle.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/NuxeoDevWebappClassLoader.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/LocalClassLoader.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/WebResourcesCacheFlusher.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/DevBundlesManager.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/DevBundleType.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/FrameworkInvoker.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/DevValve.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/dev/ReloadServiceInvoker.java Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/resources/META-INF/context.xml Adding nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/resources/WEB-INF/web.xml Adding nuxeo-runtime/nuxeo-runtime-mongodb/pom.xml Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/test/java/org/nuxeo/runtime/mongodb/MongoDBFeature.java Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/test/java/org/nuxeo/runtime/mongodb/IgnoreNoMongoDB.java Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/test/resources/log4j.xml Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/test/resources/OSGI-INF/mongodb-test-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/main/java/org/nuxeo/runtime/mongodb/MongoDBComponent.java Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/main/java/org/nuxeo/runtime/mongodb/MongoDBConnectionService.java Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/main/java/org/nuxeo/runtime/mongodb/MongoDBConnectionConfig.java Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/main/java/org/nuxeo/runtime/mongodb/MongoDBConnectionHelper.java Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/main/java/org/nuxeo/runtime/mongodb/MongoDBSerializationHelper.java Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/main/resources/OSGI-INF/mongodb-service.xml Adding nuxeo-runtime/nuxeo-runtime-mongodb/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-kv/pom.xml Adding nuxeo-runtime/nuxeo-runtime-kv/src/test/java/org/nuxeo/runtime/kv/TestMemKeyValueStore.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/test/java/org/nuxeo/runtime/kv/AbstractKeyValueStoreTest.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/java/org/nuxeo/runtime/kv/MemKeyValueStore.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/java/org/nuxeo/runtime/kv/KeyValueService.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/java/org/nuxeo/runtime/kv/KeyValueStoreProvider.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/java/org/nuxeo/runtime/kv/AbstractKeyValueStoreProvider.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/java/org/nuxeo/runtime/kv/KeyValueStore.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/java/org/nuxeo/runtime/kv/KeyValueStoreRegistry.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/java/org/nuxeo/runtime/kv/KeyValueStoreDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/java/org/nuxeo/runtime/kv/KeyValueServiceImpl.java Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/resources/OSGI-INF/keyvalue-service.xml Adding nuxeo-runtime/nuxeo-runtime-kv/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-osgi/pom.xml Adding nuxeo-runtime/nuxeo-runtime-osgi/doc/predeploy-install-example.xml Adding nuxeo-runtime/nuxeo-runtime-osgi/doc/developers.txt Adding nuxeo-runtime/nuxeo-runtime-osgi/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleRegistration.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/OSGiBundleContext.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleFile.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/SystemBundleFile.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleManifestReader.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/DirectoryBundleFile.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleImpl.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/OSGiAdapter.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/NullActivator.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/NestedJarBundleFile.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/SystemBundle.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleIdGenerator.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleRegistry.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/JarBundleFile.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/DelegateLoader.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/BundleFileVisitor.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/SharedClassLoaderImpl.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/ClassPathScanner.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/StandaloneBundleLoader.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/CommandLineOptions.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/SharedClassLoader.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/BundleWalker.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/Main.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/FileWalker.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/StandaloneApplication.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/ApplicationLoader.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/ApplicationBundleLoader.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/RootClassLoader.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/ClassPath.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/loader/FrameworkLoader.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/client/README.txt Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/client/NuxeoApp.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/application/client/Main.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/util/CompoundEnumeration.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/util/EntryFilter.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/util/FileIterator.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/services/ServiceReferenceImpl.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/services/ServiceRegistrationImpl.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/services/PackageAdminImpl.java Adding nuxeo-runtime/nuxeo-runtime-osgi/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-stream/pom.xml Adding nuxeo-runtime/nuxeo-runtime-stream/README.md Adding nuxeo-runtime/nuxeo-runtime-stream/src/test/java/org/nuxeo/runtime/stream/tests/TestStreamService.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/test/java/org/nuxeo/runtime/stream/tests/MyStreamProcessor.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/test/java/org/nuxeo/runtime/stream/tests/TestKafkaConfigService.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/test/resources/log4j.xml Adding nuxeo-runtime/nuxeo-runtime-stream/src/test/resources/test-kafka-config-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-stream/src/test/resources/test-stream-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-stream/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/kafka/KafkaConfigService.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/kafka/KafkaConfigServiceImpl.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/kafka/KafkaConfigDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/stream/LogConfigDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/stream/StreamProcessorDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/stream/StreamProcessorTopology.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/stream/StreamService.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/java/org/nuxeo/runtime/stream/StreamServiceImpl.java Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/resources/OSGI-INF/stream-service.xml Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/resources/OSGI-INF/kafka-config-service.xml Adding nuxeo-runtime/nuxeo-runtime-stream/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-metrics/pom.xml Adding nuxeo-runtime/nuxeo-runtime-metrics/README.md Adding nuxeo-runtime/nuxeo-runtime-metrics/src/test/java/org/nuxeo/runtime/metrics/TestNuxeoMetricSet.java Adding nuxeo-runtime/nuxeo-runtime-metrics/src/main/java/org/nuxeo/runtime/metrics/CsvReporter.java Adding nuxeo-runtime/nuxeo-runtime-metrics/src/main/java/org/nuxeo/runtime/metrics/MetricsServiceImpl.java Adding nuxeo-runtime/nuxeo-runtime-metrics/src/main/java/org/nuxeo/runtime/metrics/NuxeoMetricSet.java Adding nuxeo-runtime/nuxeo-runtime-metrics/src/main/java/org/nuxeo/runtime/metrics/MetricsDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-metrics/src/main/java/org/nuxeo/runtime/metrics/MetricsService.java Adding nuxeo-runtime/nuxeo-runtime-metrics/src/main/resources/OSGI-INF/runtime-metrics-service.xml Adding nuxeo-runtime/nuxeo-runtime-metrics/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-metrics/graphite/dashboard.json Adding nuxeo-runtime/nuxeo-runtime/pom.xml Adding nuxeo-runtime/nuxeo-runtime/src/test/java/org/nuxeo/runtime/ListenerExtension.xml Adding nuxeo-runtime/nuxeo-runtime/src/test/java/org/nuxeo/runtime/MyComp2.xml Adding nuxeo-runtime/nuxeo-runtime/src/test/java/org/nuxeo/runtime/MyComp1.xml Adding nuxeo-runtime/nuxeo-runtime/src/test/java/org/nuxeo/runtime/TestSystemLoginRestriction.java Adding nuxeo-runtime/nuxeo-runtime/src/test/java/org/nuxeo/runtime/TestSecurityDomain.java Adding nuxeo-runtime/nuxeo-runtime/src/test/java/org/nuxeo/runtime/ContributionFragmentTest.java Adding nuxeo-runtime/nuxeo-runtime/src/test/java/org/nuxeo/runtime/TestVersion.java Adding nuxeo-runtime/nuxeo-runtime/src/test/java/org/nuxeo/runtime/model/TestComponentName.java Adding nuxeo-runtime/nuxeo-runtime/src/test/resources/ListenerExtension.xml Adding nuxeo-runtime/nuxeo-runtime/src/test/resources/MyComp2.xml Adding nuxeo-runtime/nuxeo-runtime/src/test/resources/MyComp1.xml Adding nuxeo-runtime/nuxeo-runtime/src/test/resources/log4j.properties Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/RuntimeServiceEvent.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/AbstractRuntimeService.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/RuntimeMessageHandler.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/Version.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/RuntimeMessageHandlerImpl.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/RuntimeComponent.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/ComponentEvent.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/ComponentListener.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/RuntimeService.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/RuntimeServiceListener.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/RuntimeServiceException.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/RuntimeExtension.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/service/TimestampedService.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/util/Watch.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/util/NXRuntimeApplication.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/util/SimpleRuntime.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/ExtensibleContribution.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/ContributionManager.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/DependencyTree.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/FileChangeListener.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/CompositeContribution.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/Contribution.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/FileChangeNotifier.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/ConfigurationDeployer.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/ManagedComponent.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/ConfigurationChangedListener.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/osgi/OSGiRuntimeService.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/osgi/OSGiRuntimeActivator.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/osgi/OSGiRuntimeContext.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/osgi/OSGiComponentLoader.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/osgi/OSGiHostAdapter.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/logging/DeprecationLogger.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/config/ConfigurationPropertyDescriptor.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/config/ConfigurationServiceImpl.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/config/ConfigurationPropertyRegistry.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/config/ConfigurationService.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/resource/ResourceDescriptor.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/resource/ResourceService.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/event/Event.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/event/EventService.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/event/EventCallback.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/event/ListenerDescriptor.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/services/event/EventListener.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/ComponentManager.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/URLStreamRef.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/ComponentContext.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/ComponentName.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/ContributionFragmentRegistry.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/Adaptable.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/RuntimeContext.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/ComponentInstance.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/SimpleContributionRegistry.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/DefaultComponent.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/Extensible.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/Property.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/ConfigurationDescriptor.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/Extension.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/ExtensionPoint.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/StreamRef.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/RegistrationInfo.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/Component.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/ComponentStartOrders.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/ContributionStorage.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/ContributionPersistenceComponent.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/ContributionPersistenceManager.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/ContributionBuilder.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/Contribution.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/ContributionStorageDescriptor.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/AbstractContribution.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/fs/ContributionLocation.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/fs/ContributionFile.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/persistence/fs/FileSystemStorage.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ComponentInstanceImpl.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ExtensionPointImpl.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ComponentPersistence.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/RegistrationInfoImpl.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ComponentRegistrySerializer.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ShutdownTask.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ExtensionDescriptorReader.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ComponentRegistry.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ComponentManagerImpl.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ExtensionImpl.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/PropertyDecoder.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ServiceDescriptor.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ConfigurationDescriptorImpl.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/XMapContext.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/DefaultRuntimeContext.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ComponentDescriptorReader.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/trackers/concurrent/ThreadEvent.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/trackers/concurrent/ThreadEventListener.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/trackers/concurrent/ThreadEventHandler.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/trackers/files/FileEventListener.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/trackers/files/FileEventTracker.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/trackers/files/FileEventHandler.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/trackers/files/FileEvent.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/SharedResourceLoader.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/ServiceProvider.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/RuntimeInstanceIdentifier.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/BindingException.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/DefaultServiceProvider.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/Framework.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/LoginModuleWrapper.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/J2EEContainerDescriptor.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/SystemLoginModule.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/SystemLoginPermission.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/LoginComponent.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/SecurityDomain.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/LoginModuleDescriptor.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/LoginAs.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/SystemLoginRestrictionManager.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/LoginService.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/LoginConfiguration.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/CredentialsCallbackHandler.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/CredentialsCallback.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/Authenticator.java Adding nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/api/login/AuthenticationLoginModule.java Adding nuxeo-runtime/nuxeo-runtime/src/main/resources/OSGI-INF/ResourceService.xml Adding nuxeo-runtime/nuxeo-runtime/src/main/resources/OSGI-INF/FileEventTracker.xml Adding nuxeo-runtime/nuxeo-runtime/src/main/resources/OSGI-INF/LoginComponent.xml Adding nuxeo-runtime/nuxeo-runtime/src/main/resources/OSGI-INF/RuntimeComponent.xml Adding nuxeo-runtime/nuxeo-runtime/src/main/resources/OSGI-INF/ContributionPersistence.xml Adding nuxeo-runtime/nuxeo-runtime/src/main/resources/OSGI-INF/FileEventTrackerConfig.xml Adding nuxeo-runtime/nuxeo-runtime/src/main/resources/OSGI-INF/EventService.xml Adding nuxeo-runtime/nuxeo-runtime/src/main/resources/OSGI-INF/ConfigurationService.xml Adding nuxeo-runtime/nuxeo-runtime/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-management/pom.xml Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ManagementRuntimeException.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/AbstractResourceFactory.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ResourceFactory.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/Resource.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ResourcePublisherService.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ManagementException.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ServiceDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ObjectNameFactory.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ResourcePublisherMBean.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ResourcePublisher.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ServerLocatorDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ServerLocatorService.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ShortcutDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ResourceFactoryDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/ServerLocator.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/counters/CounterHistoryStack.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/counters/CounterManager.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/counters/CounterManagerImpl.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/counters/CounterMXBeanImpl.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/counters/CounterHelper.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/counters/CounterHistoryRecorder.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/counters/CounterMXBean.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/metrics/MetricRegisteringCallback.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/metrics/MetricSerializingCallback.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/metrics/MetricComponent.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/metrics/MetricEnabler.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/metrics/MetricSerializer.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/metrics/MetricEnablerMXBean.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/metrics/MetricInvocationHandler.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/metrics/MetricRegister.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/metrics/MetricSerializerMXBean.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/stopwatchs/StopwatchMXBean.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/stopwatchs/StopwatchMXBeanImpl.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/jvm/ThreadDeadlocksDetector.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/jvm/HeapDumper.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/inspector/ModelMBeanIntrospector.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/java/org/nuxeo/runtime/management/inspector/ModelMBeanInfoFactory.java Adding nuxeo-runtime/nuxeo-runtime-management/src/main/resources/OSGI-INF/management-server-locator-service.xml Adding nuxeo-runtime/nuxeo-runtime-management/src/main/resources/OSGI-INF/runtime-management-metrics-component.xml Adding nuxeo-runtime/nuxeo-runtime-management/src/main/resources/OSGI-INF/runtime-management-counters-component.xml Adding nuxeo-runtime/nuxeo-runtime-management/src/main/resources/OSGI-INF/management-resource-publisher-service.xml Adding nuxeo-runtime/nuxeo-runtime-management/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-stream/dag1.png Adding nuxeo-runtime/nuxeo-stream/pom.xml Adding nuxeo-runtime/nuxeo-stream/README.md Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/TestLibKafka.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/TestLibChronicle.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/KeyValueMessage.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/TestKafkaUtils.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/tools/TestToolsKafka.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/tools/TestToolsChronicle.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/tools/TestTools.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/TestLogStreamProcessorKafkaNoSubscribe.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/TestComputation.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/TestTopology.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/ComputationForward.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/ComputationSource.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/TestLogStreamProcessorChronicle.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/TestStreamProcessor.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/TestLogStreamProcessorKafka.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/ComputationForwardSlow.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/TestWatermark.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/computation/ComputationRecordCounter.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/log/TestLogKafka.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/log/TestLogChronicle.java Adding nuxeo-runtime/nuxeo-stream/src/test/java/org/nuxeo/lib/stream/tests/log/TestLog.java Adding nuxeo-runtime/nuxeo-stream/src/test/resources/kafka-tools-config.xml Adding nuxeo-runtime/nuxeo-stream/src/test/resources/log4j.xml Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/KafkaConfigParser.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/package-info.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/CommandRegistry.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/Main.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/CatCommand.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/Command.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/HelpCommand.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/CopyCommand.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/LagCommand.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/PositionCommand.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/command/TailCommand.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/renderer/MarkdownRenderer.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/renderer/Renderer.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/tools/renderer/TextRenderer.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/Watermark.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/Record.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/package-info.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/ComputationMetadataMapping.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/ComputationContext.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/AbstractComputation.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/StreamProcessor.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/Settings.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/Computation.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/ComputationMetadata.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/Topology.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/internals/WatermarkMonotonicInterval.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/internals/ComputationContextImpl.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/log/package-info.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/log/LogStreamProcessor.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/log/ComputationPool.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/computation/log/ComputationRunner.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/RebalanceListener.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/LogAppender.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/LogTailer.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/LogRecord.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/LogLag.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/RebalanceException.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/package-info.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/LogOffset.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/LogManager.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/LogPartition.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/chronicle/ChronicleLogOffsetTracker.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/chronicle/ChronicleRetentionListener.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/chronicle/ChronicleLogAppender.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/chronicle/ChronicleLogManager.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/chronicle/ChronicleRetentionDuration.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/chronicle/ChronicleCompoundLogTailer.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/chronicle/ChronicleLogTailer.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/internals/CloseableLogAppender.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/internals/LogOffsetImpl.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/internals/AbstractLogManager.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/internals/LogPartitionGroup.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/kafka/KafkaLogManager.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/kafka/KafkaUtils.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/kafka/KafkaNamespace.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/kafka/KafkaLogAppender.java Adding nuxeo-runtime/nuxeo-stream/src/main/java/org/nuxeo/lib/stream/log/kafka/KafkaLogTailer.java Adding nuxeo-runtime/nuxeo-stream/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-stream/kafka-docker/docker-compose.yml Adding nuxeo-runtime/nuxeo-runtime-jtajca/README.txt Adding nuxeo-runtime/nuxeo-runtime-jtajca/pom.xml Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/transaction/TransactionHelper.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/transaction/TransactionRuntimeException.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoContainerListener.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/JtaActivator.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoConnectionTrackingCoordinator.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoUserTransactionFactory.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoConnectionManagerConfiguration.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoContainer.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoConnectionManagerFactory.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/InitialContextAccessor.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoValidationSupport.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NamingContextFactory.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NamingContext.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoTransactionManagerFactory.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NamingContextFacade.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoPool.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NuxeoConnectionManager.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/java/javaURLContextFactory.java Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/resources/OSGI-INF/JtaActivator.xml Adding nuxeo-runtime/nuxeo-runtime-jtajca/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-deploy/pom.xml Adding nuxeo-runtime/nuxeo-runtime-deploy/LGPL.txt Adding nuxeo-runtime/nuxeo-runtime-deploy/src/test/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/AppendCommandTest.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/test/java/org/nuxeo/runtime/deployment/preprocessor/install/filters/PathFilterTest.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/test/resources/log4j.properties Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/NuxeoStarter.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/PackWar.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/FragmentDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/TemplateDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/FragmentRegistry.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/DeploymentPreprocessor.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/PackZip.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/ContainerDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/template/Template.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/template/TemplateContribution.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/template/TemplateParser.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/Command.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/CommandContextImpl.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/DOMCommandsParser.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/CommandProcessorImpl.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/CommandContext.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/CommandProcessor.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/MkfileCommand.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/MkdirCommand.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/DeleteCommand.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/ZipCommand.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/CopyCommand.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/MoveCommand.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/UnzipCommand.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/PropertyCommand.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/AppendCommand.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/filters/ExcludeFilter.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/filters/IncludeFilter.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/filters/AbstractFilter.java Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-runtime/nuxeo-runtime-deploy/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-connect-standalone/pom.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/launcher/connect/TestConnectBroker.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/launcher/connect/fake/LocalConnectFakeConnector.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/PackageValidationException.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/PackageDef.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/util/PackageBuilderTest.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/TestPackageBuildAndParse.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/TestXmlCommands.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/PackageTestCase.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/commands/TestCopyUninstallValidation.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/commands/AbstractCommandTest.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/commands/TestPCopy.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/commands/TestCopyInstallValidation.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/commands/TestConfig.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/commands/TestUpdateGuard.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/commands/TestUpdate.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/commands/TestCopyDir.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/commands/TestCopy.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/registry/TestDowngradeVersions.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/registry/TestVersions.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/registry/SharedFilesTest.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/java/org/nuxeo/connect/update/standalone/registry/TestRollback.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/log4j.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/commons-logging.properties Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/templates/nuxeo.defaults Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/templates/default/nuxeo.defaults Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/config/nuxeo.conf Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-parse-cap/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-parse-cap/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-parse-cap/terms-and-conditions.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-parse-cap/license.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-update/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-update/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-update/license.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-update/bundles/foo-1.1.jar Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-abc/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-abc/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-parse-nocap/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-parse-nocap/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-parse-nocap/terms-and-conditions.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-parse-nocap/license.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-update-guard/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-update-guard/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-update-guard/license.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-update-guard/bundles-def/bar-def-2.0.jar Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-update-guard/bundles-abc/foo-abc-1.1.jar Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy/append2.properties Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy/test.properties Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy/license.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy/append.properties Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/C-1.0.1-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/studioA-1.0.1.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/hotfix_remote.json Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/D-1.0.4-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/hfA-1.0.0.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/C-1.0.0.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/B-1.0.1-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/hfB-1.0.0.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/A-1.2.1-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/D-1.0.3-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/hfA-1.0.8.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/A-1.2.0.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/A-1.0.0.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/B-1.0.1.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/.packages Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/L-1.0.1.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/D-1.0.2-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/C-1.0.2-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/hfD-1.0.0.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/studioA-1.0.0.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/G-1.0.1-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/A-1.2.3-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/H-1.0.1-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/uninstall.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/J-1.0.1.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/studioA-1.0.2-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/A-1.2.2.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/studio_remote.json Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/A-1.2.2-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/addon_remote.json Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/L-1.0.3.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/B-1.0.2.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/L-1.0.2.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/hfC-1.0.0-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/local-only/K-1.0.0-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/local-only/F-1.0.0-SNAPSHOT.zip Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/local-only/E-1.0.1/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/local-only/E-1.0.1/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/local-only/E-1.0.1/install/bundles/fake-bundle.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/store/local-only/E-1.0.1/install/lib/fake-lib.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-xml-command/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-xml-command/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-xml-command/license.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-pcopy/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-pcopy/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-pcopy/test.properties Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-pcopy/license.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy-dir/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy-dir/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy-dir/license.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy-dir/bundles/nuxeo-newfeature-5.5.jar Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy-dir/bundles/nuxeo-otherfeature-5.5-SNAPSHOT.jar Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy-dir/bundles/nuxeo-superfeature-5.5.jar Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-copy-dir/templates/collaboration/config/test-config.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-config/install.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-config/package.xml Adding nuxeo-runtime/nuxeo-connect-standalone/src/test/resources/packages/test-config/license.txt Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/launcher/connect/ConnectRegistrationBroker.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/launcher/connect/StandaloneCallbackHolder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/launcher/connect/ConnectBroker.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/xml/FieldDefinition.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/xml/TaskDefinitionImpl.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/xml/FormDefinition.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/xml/XmlSerializer.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/xml/FormsDefinition.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/xml/PackageDefinitionImpl.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/util/IOUtils.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/util/PackageBuilder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/standalone/LocalPackageImpl.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/standalone/StandaloneUpdateService.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/standalone/PackagePersistence.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/standalone/LocalPackageData.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/guards/PackagesHelper.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/guards/Guard.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/guards/PlatformHelper.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/guards/VersionHelper.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/AbstractTask.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/InstallTask.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/CommandsTask.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/UninstallTask.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/CompositeCommand.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/UndeployConfigPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/PostInstallCommand.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/DeployPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/ReloadPropertiesPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/Copy.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/UndeployPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/FlushPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/LoadJarPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/InstallPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/UnAppend.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/DeployConfigPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/ParameterizedCopy.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/Append.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/Config.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/AbstractCommand.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/FlushJaasCachePlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/Delete.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/UnloadJarPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/standalone/commands/UninstallPlaceholder.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/RollbackOptions.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/Update.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/Entry.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/UpdateOptions.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/Version.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/VersionAlreadyExistException.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/UpdateManager.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/RegistrySerializer.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/JarUtils.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/connect/update/task/update/Rollback.java Adding nuxeo-runtime/nuxeo-connect-standalone/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-runtime/nuxeo-runtime-datasource/README.txt Adding nuxeo-runtime/nuxeo-runtime-datasource/pom.xml Adding nuxeo-runtime/nuxeo-runtime-datasource/src/test/java/org/nuxeo/runtime/datasource/TestDataSourceComponent.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/test/java/org/nuxeo/runtime/datasource/TestValidateConnection.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/test/resources/xadatasource-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-datasource/src/test/resources/log4j.xml Adding nuxeo-runtime/nuxeo-runtime-datasource/src/test/resources/datasource-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-datasource/src/test/resources/sql-validate-datasource-contrib.xml Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/java/org/nuxeo/runtime/datasource/DataSourceHelper.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/java/org/nuxeo/runtime/datasource/DatasourceExceptionSorter.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/java/org/nuxeo/runtime/datasource/PooledDataSourceFactory.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/java/org/nuxeo/runtime/datasource/DataSourceFromUrl.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/java/org/nuxeo/runtime/datasource/PooledDataSourceRegistry.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/java/org/nuxeo/runtime/datasource/ConnectionHelper.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/java/org/nuxeo/runtime/datasource/DataSourceLinkDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/java/org/nuxeo/runtime/datasource/DataSourceDescriptor.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/java/org/nuxeo/runtime/datasource/DataSourceComponent.java Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/resources/OSGI-INF/datasource-component.xml Adding nuxeo-runtime/nuxeo-runtime-datasource/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core-storage-marklogic/pom.xml Adding nuxeo-core-storage-marklogic/README.md Adding nuxeo-core-storage-marklogic/.gitignore Adding nuxeo-core-storage-marklogic/src/test/java/org/nuxeo/ecm/core/storage/marklogic/AbstractTest.java Adding nuxeo-core-storage-marklogic/src/test/java/org/nuxeo/ecm/core/storage/marklogic/TestMarkLogicQuerySimpleBuilder.java Adding nuxeo-core-storage-marklogic/src/test/java/org/nuxeo/ecm/core/storage/marklogic/DBSHelperImpl.java Adding nuxeo-core-storage-marklogic/src/test/java/org/nuxeo/ecm/core/storage/marklogic/TestMarkLogicStateDeserializer.java Adding nuxeo-core-storage-marklogic/src/test/java/org/nuxeo/ecm/core/storage/marklogic/AbstractSerializerTest.java Adding nuxeo-core-storage-marklogic/src/test/java/org/nuxeo/ecm/core/storage/marklogic/TestMarkLogicStateSerializer.java Adding nuxeo-core-storage-marklogic/src/test/java/org/nuxeo/ecm/core/storage/marklogic/TestMarkLogicQueryBuilder.java Adding nuxeo-core-storage-marklogic/src/test/resources/log4j.xml Adding nuxeo-core-storage-marklogic/src/test/resources/OSGI-INF/test-types-contrib.xml Adding nuxeo-core-storage-marklogic/src/test/resources/OSGI-INF/test-storage-repo-contrib.xml Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/correlated-wildcard-reference-on-array.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/eq-operator-with-ampersand.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/noteq-operator-on-mixin-type.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/noteq-operator-on-range-element-index.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/not-in-operator-on-array.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/eq-operator-on-date.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/query-fulltext-not-phrase.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/starts-with-operator-on-ecm-path.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/query-fulltext.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/noteq-operator-on-range-element-index-on-array.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/eq-operator-on-mixin-type.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/in-operator.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/core-feature.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/ilike-operator.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/eq-operator-on-ecm-path.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/like-operator.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/eq-operator-on-range-element-index.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/noteq-operator-on-array.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/eq-operator-on-array.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/query-fulltext-and.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/eq-operator-on-range-element-index-on-array.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/correlated-wildcard-reference.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/not-operator.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/is-null-operator.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/not-operator-on-composition.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/between-operator.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/wildcard-reference.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/eq-operator-on-boolean.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/lt-operator.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/query-fulltext-phrase.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/starts-with-operator-on-path.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/query-with-principals.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/query-fulltext-or.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/acp-reference.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/query-fulltext-not.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-expression/query-with-sort.txt Adding nuxeo-core-storage-marklogic/src/test/resources/state-update-builder/delta-update-after-null.xml Adding nuxeo-core-storage-marklogic/src/test/resources/state-update-builder/basic-update.xml Adding nuxeo-core-storage-marklogic/src/test/resources/state-update-builder/list-update.xml Adding nuxeo-core-storage-marklogic/src/test/resources/state-update-builder/delta-update.xml Adding nuxeo-core-storage-marklogic/src/test/resources/schemas/dublincore.xsd Adding nuxeo-core-storage-marklogic/src/test/resources/schemas/age.xsd Adding nuxeo-core-storage-marklogic/src/test/resources/schemas/core-types.xsd Adding nuxeo-core-storage-marklogic/src/test/resources/schemas/picture.xsd Adding nuxeo-core-storage-marklogic/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-empty-value.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-sub-state.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-empty-state.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-empty-state-in-list.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-array.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-null-value-serialization.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/mark-dirty-for-list.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-underscore-key.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/empty-state.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-from-test-acl-escaping.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/bijunction.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-array-inline.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-list.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-simple-value.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-simple-calendar-value.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-empty-list.xml Adding nuxeo-core-storage-marklogic/src/test/resources/serializer/state-with-null-value-deserialization.xml Adding nuxeo-core-storage-marklogic/src/test/resources/lock-update-builder/delete-lock.xml Adding nuxeo-core-storage-marklogic/src/test/resources/lock-update-builder/set-lock.xml Adding nuxeo-core-storage-marklogic/src/test/resources/query-simple/query-eq.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-simple/query-not-in.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-simple/query-eq-with-range-element-index.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-simple/query-eq-with-ampersand.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-simple/query-not-in-one-element.txt Adding nuxeo-core-storage-marklogic/src/test/resources/query-simple/query-eq-with-key-list.txt Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicRepository.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicRepositoryService.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicHelper.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicStateDeserializer.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicRepositoryFactory.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicStateSerializer.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/RangeElementIndexPredicate.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicCursorResult.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicSchemaManager.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicRepositoryDescriptor.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicQueryBuilder.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicQuerySimpleBuilder.java Adding nuxeo-core-storage-marklogic/src/main/java/org/nuxeo/ecm/core/storage/marklogic/MarkLogicRangeElementIndexDescriptor.java Adding nuxeo-core-storage-marklogic/src/main/resources/set-lock.xqy Adding nuxeo-core-storage-marklogic/src/main/resources/extract.xqy Adding nuxeo-core-storage-marklogic/src/main/resources/patch.xqy Adding nuxeo-core-storage-marklogic/src/main/resources/remove-lock.xqy Adding nuxeo-core-storage-marklogic/src/main/resources/OSGI-INF/marklogic-repository-service.xml Adding nuxeo-core-storage-marklogic/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-diff/pom.xml Adding nuxeo-diff/README.md Adding nuxeo-diff/.gitignore Adding nuxeo-diff/nuxeo-diff-pictures/pom.xml Adding nuxeo-diff/nuxeo-diff-pictures/src/test/java/org/nuxeo/diff/pictures/test/DiffPicturesOperationsTest.java Adding nuxeo-diff/nuxeo-diff-pictures/src/test/java/org/nuxeo/diff/pictures/test/DiffPicturesTest.java Adding nuxeo-diff/nuxeo-diff-pictures/src/test/java/org/nuxeo/diff/pictures/test/TestContentDiffIntegration.java Adding nuxeo-diff/nuxeo-diff-pictures/src/test/resources/island-modif.png Adding nuxeo-diff/nuxeo-diff-pictures/src/test/resources/log4j.xml Adding nuxeo-diff/nuxeo-diff-pictures/src/test/resources/island.png Adding nuxeo-diff/nuxeo-diff-pictures/src/main/java/org/nuxeo/diff/pictures/DiffPicturesUtils.java Adding nuxeo-diff/nuxeo-diff-pictures/src/main/java/org/nuxeo/diff/pictures/DiffPicturesWithBlobsOp.java Adding nuxeo-diff/nuxeo-diff-pictures/src/main/java/org/nuxeo/diff/pictures/ImageMagickContentDiffAdapter.java Adding nuxeo-diff/nuxeo-diff-pictures/src/main/java/org/nuxeo/diff/pictures/ImageMagickContentDiffer.java Adding nuxeo-diff/nuxeo-diff-pictures/src/main/java/org/nuxeo/diff/pictures/DiffPictures.java Adding nuxeo-diff/nuxeo-diff-pictures/src/main/java/org/nuxeo/diff/pictures/PictureContentDiffAdapterFactory.java Adding nuxeo-diff/nuxeo-diff-pictures/src/main/java/org/nuxeo/diff/pictures/DiffPicturesWithDocsOp.java Adding nuxeo-diff/nuxeo-diff-pictures/src/main/java/org/nuxeo/diff/pictures/DiffPicturesServlet.java Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/seam.properties Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/OSGI-INF/diff-pictures-command-lines.xml Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/OSGI-INF/diff-pictures-adapter.xml Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/OSGI-INF/diff-pictures-jsf.xml Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/OSGI-INF/diff-pictures-operations.xml Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/files/nuxeo-diff-pictures-template.html Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/nuxeo-diff-pictures.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/nuxeo-diff-pictures.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/jquery-2.1.4.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/semantic.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/semantic.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/default/assets/fonts/icons.woff Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/default/assets/fonts/icons.otf Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/default/assets/fonts/icons.woff2 Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/default/assets/fonts/icons.svg Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/default/assets/fonts/icons.ttf Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/default/assets/fonts/icons.eot Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/default/assets/images/flags.png Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/basic/assets/fonts/icons.woff Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/basic/assets/fonts/icons.svg Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/basic/assets/fonts/icons.ttf Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/themes/basic/assets/fonts/icons.eot Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/nag.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/breadcrumb.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/reset.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/visibility.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/site.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/form.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/progress.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/nag.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/image.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/item.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/reveal.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/statistic.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/dimmer.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/video.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/api.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/sidebar.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/tab.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/modal.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/rating.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/video.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/input.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/label.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/comment.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/segment.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/checkbox.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/sticky.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/header.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/ad.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/transition.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/search.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/sticky.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/accordion.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/progress.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/loader.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/button.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/card.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/popup.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/message.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/search.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/flag.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/checkbox.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/dimmer.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/site.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/grid.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/sidebar.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/rating.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/table.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/menu.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/shape.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/popup.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/dropdown.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/transition.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/modal.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/list.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/feed.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/state.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/dropdown.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/rail.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/divider.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/form.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/tab.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/accordion.min.js Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/icon.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/shape.min.css Adding nuxeo-diff/nuxeo-diff-pictures/src/main/resources/web/nuxeo.war/nuxeo-diff-pictures/semantic-ui/components/step.min.css Adding nuxeo-diff/nuxeo-diff-test/pom.xml Adding nuxeo-diff/nuxeo-diff-test/src/main/java/org/nuxeo/ecm/diff/test/DocumentDiffNotSameTypeRepositoryInit.java Adding nuxeo-diff/nuxeo-diff-test/src/main/java/org/nuxeo/ecm/diff/test/DocumentDiffRepositoryInit.java Adding nuxeo-diff/nuxeo-diff-test/src/main/resources/OSGI-INF/test-diff-types-contrib.xml Adding nuxeo-diff/nuxeo-diff-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-diff/nuxeo-diff-test/src/main/resources/schema/listoflists.xsd Adding nuxeo-diff/nuxeo-diff-test/src/main/resources/schema/complextypes.xsd Adding nuxeo-diff/nuxeo-diff-test/src/main/resources/schema/simpletypes.xsd Adding nuxeo-diff/nuxeo-diff-core/pom.xml Adding nuxeo-diff/nuxeo-diff-core/src/test/java/org/nuxeo/ecm/diff/TestXMLUnit.java Adding nuxeo-diff/nuxeo-diff-core/src/test/java/org/nuxeo/ecm/diff/DiffTestCase.java Adding nuxeo-diff/nuxeo-diff-core/src/test/java/org/nuxeo/ecm/diff/service/TestXMLDiff.java Adding nuxeo-diff/nuxeo-diff-core/src/test/java/org/nuxeo/ecm/diff/service/TestFieldDiffHelper.java Adding nuxeo-diff/nuxeo-diff-core/src/test/java/org/nuxeo/ecm/diff/service/TestDocumentDiff.java Adding nuxeo-diff/nuxeo-diff-core/src/test/java/org/nuxeo/ecm/diff/service/TestDocumentDiffNotSameType.java Adding nuxeo-diff/nuxeo-diff-core/src/test/resources/log4j.properties Adding nuxeo-diff/nuxeo-diff-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/service/DocumentDiffService.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/service/impl/IgnoreStructuralDifferenceListener.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/service/impl/DocumentDiffServiceImpl.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/service/impl/FieldDiffHelper.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/PropertyDiff.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/DifferenceType.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/DocumentDiff.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/PropertyType.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/SchemaDiff.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/impl/ComplexPropertyDiff.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/impl/PropertyHierarchyNode.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/impl/SchemaDiffImpl.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/impl/ContentProperty.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/impl/DocumentDiffImpl.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/impl/ContentPropertyDiff.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/impl/SimplePropertyDiff.java Adding nuxeo-diff/nuxeo-diff-core/src/main/java/org/nuxeo/ecm/diff/model/impl/ListPropertyDiff.java Adding nuxeo-diff/nuxeo-diff-core/src/main/resources/OSGI-INF/document-diff-service.xml Adding nuxeo-diff/nuxeo-diff-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-diff/nuxeo-diff-content/pom.xml Adding nuxeo-diff/nuxeo-diff-content/src/test/java/org/nuxeo/ecm/diff/content/TestContentDiffHelper.java Adding nuxeo-diff/nuxeo-diff-content/src/test/java/org/nuxeo/ecm/diff/content/ContentDiffRepositoryInit.java Adding nuxeo-diff/nuxeo-diff-content/src/test/java/org/nuxeo/ecm/diff/content/TestContentDiffAdapter.java Adding nuxeo-diff/nuxeo-diff-content/src/test/java/org/nuxeo/ecm/diff/content/TestHTMLGuesser.java Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/left_doc.odt Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/right_doc.json Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/left_doc.json Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/right_doc.odt Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/log4j.properties Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/left_doc.txt Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/office_text_conversion_content_diff.html Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/html_content_diff.html Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/right_doc.html Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/json_content_diff.html Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/right_doc.png Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/left_doc.html Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/plain_text_content_diff.html Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/left_doc.png Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/right_doc.txt Adding nuxeo-diff/nuxeo-diff-content/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/ContentDiffHelper.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/HtmlGuesser.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/ContentDiffException.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/ContentDiffAdapter.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/MimeTypeContentDiffer.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/HtmlContentDiffer.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/ContentDiffAdapterFactoryDescriptor.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/ContentDiffAdapterManager.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/MimeTypeContentDifferDescriptor.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/ContentDiffDocumentModelAdapterFactory.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/ContentDiffAdapterFactory.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/ContentDiffAdapterManagerComponent.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/base/ConverterBasedContentDiffAdapter.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/base/ContentDiffConversionType.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/base/AbstractContentDiffAdapter.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/factories/FileBasedContentDiffAdapterFactory.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/adapter/factories/BlobHolderContentDiffAdapterFactory.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/converters/ContentDiffHtmlConverter.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/converters/ContentDiffTextConverter.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/converters/AbstractContentDiffConverter.java Adding nuxeo-diff/nuxeo-diff-content/src/main/java/org/nuxeo/ecm/diff/content/restlet/ContentDiffRestlet.java Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/seam.properties Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/OSGI-INF/content-diff-document-adapter-contrib.xml Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/OSGI-INF/content-diff-restAPI-contrib.xml Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/OSGI-INF/content-diff-adapter-framework.xml Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/OSGI-INF/content-diff-adapter-contrib.xml Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/OSGI-INF/content-diff-convert-service-contrib.xml Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/xslfilter/htmldiffheader_fr.xsl Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/xslfilter/htmldiffheader_en.xsl Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/xslfilter/htmldiffheader.xsl Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/css/diff/diff.css Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/diffplus.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/diffmin.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/diffunderline.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/diff-previous.png Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/diffconflict.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/diff-next.png Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/lb.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/b.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/r.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/background.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/t.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/stemt.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/rt.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/stemb.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/l.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/rb.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/img/diff/tip_balloon/lt.gif Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/scripts/diff/wz_tooltip.js Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/scripts/diff/diff.js Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/scripts/diff/tip_balloon.js Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/scripts/diff/dojo.js Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/scripts/diff/lang/diff_en.js Adding nuxeo-diff/nuxeo-diff-content/src/main/resources/web/nuxeo.war/scripts/diff/lang/diff_fr.js Adding nuxeo-diff/nuxeo-diff-jsf/pom.xml Adding nuxeo-diff/nuxeo-diff-jsf/crowdin.ini Adding nuxeo-diff/nuxeo-diff-jsf/src/test/java/org/nuxeo/ecm/diff/service/TestDiffDisplayContrib.java Adding nuxeo-diff/nuxeo-diff-jsf/src/test/java/org/nuxeo/ecm/diff/service/DiffDisplayServiceTestCase.java Adding nuxeo-diff/nuxeo-diff-jsf/src/test/java/org/nuxeo/ecm/diff/service/TestComplexPropertyHelper.java Adding nuxeo-diff/nuxeo-diff-jsf/src/test/java/org/nuxeo/ecm/diff/service/TestDiffDisplayServiceDefaultDisplay.java Adding nuxeo-diff/nuxeo-diff-jsf/src/test/java/org/nuxeo/ecm/diff/service/TestDiffDisplayService.java Adding nuxeo-diff/nuxeo-diff-jsf/src/test/java/org/nuxeo/ecm/diff/service/TestDiffDisplayContribOverride.java Adding nuxeo-diff/nuxeo-diff-jsf/src/test/java/org/nuxeo/ecm/diff/lang/test/TestMessages.java Adding nuxeo-diff/nuxeo-diff-jsf/src/test/resources/log4j.properties Adding nuxeo-diff/nuxeo-diff-jsf/src/test/resources/OSGI-INF/test-diff-display-contrib.xml Adding nuxeo-diff/nuxeo-diff-jsf/src/test/resources/OSGI-INF/test-diff-widgets-contrib.xml Adding nuxeo-diff/nuxeo-diff-jsf/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/DiffDisplayService.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/ComplexPropertyHelper.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/impl/DiffBlockDescriptor.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/impl/DiffComplexFieldDescriptor.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/impl/DiffFieldDescriptor.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/impl/DiffDisplayServiceImpl.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/impl/DiffFieldItemDescriptor.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/impl/DiffBlockReferenceDescriptor.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/impl/DiffDisplayDescriptor.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/service/impl/DiffExcludedFieldsDescriptor.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/PropertyDiffDisplay.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/DiffFieldItemDefinition.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/DiffDisplayBlock.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/DiffBlockDefinition.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/ContentDiffDisplay.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/DiffFieldDefinition.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/DiffComplexFieldDefinition.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/impl/PropertyDiffDisplayImpl.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/impl/DiffFieldItemDefinitionImpl.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/impl/DiffFieldDefinitionImpl.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/impl/ContentDiffDisplayImpl.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/impl/DiffDisplayBlockImpl.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/impl/DiffComplexFieldDefinitionImpl.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/model/impl/DiffBlockDefinitionImpl.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/web/DiffActionsBean.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/java/org/nuxeo/ecm/diff/web/DiffSelectionType.java Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/seam.properties Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/themes/css/diff_result.css Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/OSGI-INF/diff-display-contrib.xml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/OSGI-INF/diff-widgets-contrib.xml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/OSGI-INF/diff-actions-contrib.xml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/OSGI-INF/diff-display-service.xml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/OSGI-INF/diff-theme-contrib.xml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/content_diff_fancybox.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/view_doc_diff.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/widgets/contributors_item_widget_template.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/widgets/content_diff_links_widget_template.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/widgets/version_diff_widget_template.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/widgets/complex_diff_widget_template.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/widgets/list_diff_widget_template.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/widgets/boolean_diff_widget_template.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/widgets/generic_diff_widget_template.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/widgets/subjects_item_widget_template.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/icons/action_diff.png Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/icons/action_diff_formatted.png Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/incl/diff/content_diff.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/incl/diff/doc_diff_result.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/incl/diff/doc_title_link.xhtml Adding nuxeo-diff/nuxeo-diff-jsf/src/main/resources/web/nuxeo.war/layouts/layout_diff_template.xhtml Adding nuxeo-datadog-reporter/pom.xml Adding nuxeo-datadog-reporter/README.md Adding nuxeo-datadog-reporter/.gitignore Adding nuxeo-datadog-reporter/src/test/java/org/nuxeo/datadog/reporter/DatadogReporterServiceTest.java Adding nuxeo-datadog-reporter/src/test/java/org/nuxeo/datadog/reporter/DatadogReporterConfDescriptorTest.java Adding nuxeo-datadog-reporter/src/test/resources/datadog-contrib.xml Adding nuxeo-datadog-reporter/src/main/java/org/nuxeo/datadog/reporter/DatadogReporterConfDescriptor.java Adding nuxeo-datadog-reporter/src/main/java/org/nuxeo/datadog/reporter/DatadogReporterServiceImpl.java Adding nuxeo-datadog-reporter/src/main/java/org/nuxeo/datadog/reporter/DatadogReporterService.java Adding nuxeo-datadog-reporter/src/main/java/org/nuxeo/datadog/automation/StopDatadog.java Adding nuxeo-datadog-reporter/src/main/java/org/nuxeo/datadog/automation/StartDatadog.java Adding nuxeo-datadog-reporter/src/main/resources/OSGI-INF/datadog-service.xml Adding nuxeo-datadog-reporter/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-api-playground/pom.xml Adding nuxeo-api-playground/README.md Adding nuxeo-api-playground/.gitignore Adding nuxeo-api-playground/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-api-playground/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-api-playground/src/main/dart/pubspec.yaml Adding nuxeo-api-playground/src/main/dart/build.dart Adding nuxeo-api-playground/src/main/dart/build.xml Adding nuxeo-api-playground/src/main/dart/pubspec.lock Adding nuxeo-api-playground/src/main/dart/README.md Adding nuxeo-api-playground/src/main/dart/.gitignore Adding nuxeo-api-playground/src/main/dart/test/test.dart Adding nuxeo-api-playground/src/main/dart/test/test.html Adding nuxeo-api-playground/src/main/dart/test/src/util.dart Adding nuxeo-api-playground/src/main/dart/test/src/test_login.dart Adding nuxeo-api-playground/src/main/dart/test/src/test_content_browser.dart Adding nuxeo-api-playground/src/main/dart/tool/build.sh Adding nuxeo-api-playground/src/main/dart/tool/run_tests.sh Adding nuxeo-api-playground/src/main/dart/lib/doctypes.dart Adding nuxeo-api-playground/src/main/dart/lib/swagger.dart Adding nuxeo-api-playground/src/main/dart/lib/yuml.dart Adding nuxeo-api-playground/src/main/dart/lib/app.dart Adding nuxeo-api-playground/src/main/dart/lib/cookies.dart Adding nuxeo-api-playground/src/main/dart/lib/app.html Adding nuxeo-api-playground/src/main/dart/lib/css/style.css Adding nuxeo-api-playground/src/main/dart/lib/css/highlight/default.css Adding nuxeo-api-playground/src/main/dart/lib/images/resources_endpoints.png Adding nuxeo-api-playground/src/main/dart/lib/images/data_structure.png Adding nuxeo-api-playground/src/main/dart/lib/images/repository.png Adding nuxeo-api-playground/src/main/dart/lib/images/batch_upload.png Adding nuxeo-api-playground/src/main/dart/lib/images/command_endpoints.png Adding nuxeo-api-playground/src/main/dart/lib/javascript/highlight-8.0.pack.js Adding nuxeo-api-playground/src/main/dart/lib/javascript/jquery-2.0.3.min.js Adding nuxeo-api-playground/src/main/dart/lib/javascript/semantic-0.15.4.min.js Adding nuxeo-api-playground/src/main/dart/lib/components/nx_schema.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_content_enrichers.dart Adding nuxeo-api-playground/src/main/dart/lib/components/ui_filters.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_schema.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_request_options.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_repository_browser.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_resource_endpoints.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_request_options.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_content_enrichers.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_operation.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_web_adapters.dart Adding nuxeo-api-playground/src/main/dart/lib/components/ui_sidebar.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_request_monitor.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_batch.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_structures_browser.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_web_adapters.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_command_endpoints.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_operation.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_xpath.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_repository_browser.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_widget.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_connection.html Adding nuxeo-api-playground/src/main/dart/lib/components/ui_sidebar.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_resource_endpoints.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_request_monitor.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_widget.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_batch_upload.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_structures_browser.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_batch.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_command_endpoints.html Adding nuxeo-api-playground/src/main/dart/lib/components/nx_batch_reference.dart Adding nuxeo-api-playground/src/main/dart/lib/components/semantic.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_batch_upload.dart Adding nuxeo-api-playground/src/main/dart/lib/components/ui_module.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_connection.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_xpath.dart Adding nuxeo-api-playground/src/main/dart/lib/components/nx_batch_reference.html Adding nuxeo-api-playground/src/main/dart/lib/components/tree/nx_tree_node.html Adding nuxeo-api-playground/src/main/dart/lib/components/tree/nx_tree.html Adding nuxeo-api-playground/src/main/dart/lib/components/tree/tree.dart Adding nuxeo-api-playground/src/main/dart/lib/components/tree/tree_node.dart Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/image.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/reveal.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/input.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/label.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/segment.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/basic.icon.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/header.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/progress.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/loader.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/button.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/divider.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/icon.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/elements/step.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/collections/breadcrumb.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/collections/form.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/collections/message.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/collections/grid.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/collections/table.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/collections/menu.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/nag.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/dimmer.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/video.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/sidebar.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/tab.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/checkbox.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/search.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/accordion.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/rating.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/popup.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/transition.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/chatroom.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/modal.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/dropdown.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/modules/shape.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/views/item.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/views/statistic.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/views/comment.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/views/list.min.css Adding nuxeo-api-playground/src/main/dart/lib/semantic/views/feed.min.css Adding nuxeo-api-playground/src/main/dart/web/index.html Adding nuxeo-api-playground/src/main/dart/web/favicon.ico Adding nuxeo-api-playground/src/main/dart/web/README.md Adding nuxeo-api-playground/src/main/dart/web/fonts/basic.icons.svg Adding nuxeo-api-playground/src/main/dart/web/fonts/basic.icons.woff Adding nuxeo-api-playground/src/main/dart/web/fonts/icons.woff Adding nuxeo-api-playground/src/main/dart/web/fonts/icons.otf Adding nuxeo-api-playground/src/main/dart/web/fonts/icons.svg Adding nuxeo-api-playground/src/main/dart/web/fonts/icons.ttf Adding nuxeo-api-playground/src/main/dart/web/fonts/icons.eot Adding nuxeo-api-playground/src/main/dart/web/fonts/basic.icons.eot Adding nuxeo-api-playground/src/main/dart/web/fonts/basic.icons.ttf Adding nuxeo-api-playground/src/main/dart/web/images/nuxeo_logo.png Adding nuxeo-api-playground/src/main/dart/web/images/playground.png Adding nuxeo-api-playground/src/main/dart/web/images/segment_bg.png Adding nuxeo-api-playground/src/main/dart/web/icons/file.gif Adding nuxeo-api-playground/src/main/dart/web/icons/folder.gif Adding nuxeo-api-playground/src/main/dart/web/icons/workspace.gif Adding nuxeo-api-playground/src/main/dart/web/icons/file_100.png Adding nuxeo-api-playground/src/main/dart/web/icons/domain.gif Adding nuxeo-api-playground/src/main/dart/web/icons/folder_100.png Adding nuxeo-api-playground/src/main/dart/web/icons/note.gif Adding nuxeo-api-playground/src/main/dart/bin/copy_assets.sh Adding nuxeo-target-platforms/LICENSE Adding nuxeo-target-platforms/pom.xml Adding nuxeo-target-platforms/README.md Adding nuxeo-target-platforms/.gitignore Adding nuxeo-target-platforms/nuxeo-target-platforms-sample/pom.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-sample/src/main/resources/OSGI-INF/targetplatforms-sample-contrib.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-sample/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-target-platforms/nuxeo-target-platforms-api/pom.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api.gwt.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/TargetPackage.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/TargetPlatformFilter.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/TargetInfo.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/TargetPlatformInstance.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/Target.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/TargetPlatformInfo.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/TargetPlatform.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/TargetPackageInfo.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/service/TargetPlatformService.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPlatformImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetInfoExtension.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPackageImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPackageExtension.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetExtension.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPlatformInstanceExtension.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPlatformInfoImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPlatformFilterImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPlatformInstanceImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPlatformExtension.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPlatformOrFilterImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetPackageInfoImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/java/org/nuxeo/targetplatforms/api/impl/TargetInfoImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-target-platforms/nuxeo-target-platforms-compat/pom.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-compat/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/targetplatforms/TargetPlatformsRestlet.java Adding nuxeo-target-platforms/nuxeo-target-platforms-compat/src/main/resources/OSGI-INF/restlet-contrib.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-compat/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-target-platforms/nuxeo-target-platforms-io/pom.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/java/org/nuxeo/targetplatforms/io/test/TestJsonExporter.java Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/target-platform-infos-export.json Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/target-platform-export.json Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/target-package-info-export.json Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/target-platform-instance-export.json Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/log4j.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/target-platform-info-export.json Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/target-package-export.json Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/target-platform-instance-with-packages-export.json Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/target-platforms-export.json Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/test/resources/OSGI-INF/test-targetplatforms-contrib.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/main/java/org/nuxeo/targetplatforms/io/JSONExporter.java Adding nuxeo-target-platforms/nuxeo-target-platforms-io/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-target-platforms/nuxeo-target-platforms-core/pom.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/java/org/nuxeo/targetplatforms/core/service/test/TestTargetPlatformComponent.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/java/org/nuxeo/targetplatforms/core/service/test/TestTargetPlatformService.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/resources/log4j.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/resources/OSGI-INF/test-targetplatforms-contrib.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/resources/OSGI-INF/test-targetplatforms-override-contrib.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/resources/OSGI-INF/test-datasource-contrib.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/resources/OSGI-INF/test-targetplatforms-dir-override-contrib.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/service/TargetPackageRegistry.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/service/TargetPlatformRegistry.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/service/DirectoryUpdater.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/service/ServiceConfigurationRegistry.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/service/TargetPlatformServiceImpl.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/descriptors/ServiceConfigurationDescriptor.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/descriptors/TargetPlatformDescriptor.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/descriptors/TargetPackageDescriptor.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/java/org/nuxeo/targetplatforms/core/descriptors/TargetDescriptor.java Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/resources/OSGI-INF/targetplatforms-framework.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/resources/schemas/target_platform_override.xsd Adding nuxeo-target-platforms/nuxeo-target-platforms-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-target-platforms/nuxeo-target-platforms-jsf/pom.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-jsf/src/main/java/org/nuxeo/targetplatforms/jsf/actions/TargetPlatformActions.java Adding nuxeo-target-platforms/nuxeo-target-platforms-jsf/src/main/resources/seam.properties Adding nuxeo-target-platforms/nuxeo-target-platforms-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-jsf/src/main/resources/OSGI-INF/targetplatforms-actions-contrib.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-jsf/src/main/resources/OSGI-INF/l10n/messages_en_EN.properties Adding nuxeo-target-platforms/nuxeo-target-platforms-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-target-platforms/nuxeo-target-platforms-jsf/src/main/resources/web/nuxeo.war/admin_targetplatforms.xhtml Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/pom.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/test/java/org/nuxeo/targetplatforms/jaxrs/TargetPlatformServiceTest.java Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/test/java/org/nuxeo/targetplatforms/jaxrs/RestApiTargetPlatformTest.java Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/test/resources/log4j.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/targetplatforms/TargetPlatformObject.java Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/main/java/org/nuxeo/targetplatforms/jaxrs/JsonWriter.java Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/main/java/org/nuxeo/targetplatforms/jaxrs/RootResource.java Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/main/java/org/nuxeo/targetplatforms/jaxrs/TargetPlatforms.java Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/main/java/org/nuxeo/targetplatforms/jaxrs/TargetPlatformsInfo.java Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/main/java/org/nuxeo/targetplatforms/jaxrs/Application.java Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/main/resources/OSGI-INF/openurl-contrib.xml Adding nuxeo-target-platforms/nuxeo-target-platforms-jaxrs/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-csv/pom.xml Adding nuxeo-csv/README.md Adding nuxeo-csv/.gitignore Adding nuxeo-csv/nuxeo-csv-web-ui/pom.xml Adding nuxeo-csv/nuxeo-csv-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-csv/nuxeo-csv-web-ui/src/main/resources/OSGI-INF/nuxeo-csv-webresources-contrib.xml Adding nuxeo-csv/nuxeo-csv-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-csv/nuxeo-csv-web-ui/src/main/resources/web/nuxeo.war/ui/images/doctypes/csv.png Adding nuxeo-csv/nuxeo-csv-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-csv/nuxeo-document-import-csv.html Adding nuxeo-csv/nuxeo-csv-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-csv/nuxeo-csv.html Adding nuxeo-csv/nuxeo-csv-core/pom.xml Adding nuxeo-csv/nuxeo-csv-core/crowdin.ini Adding nuxeo-csv/nuxeo-csv-core/src/test/java/org/nuxeo/ecm/csv/core/TestCSVImporterCreateMode.java Adding nuxeo-csv/nuxeo-csv-core/src/test/java/org/nuxeo/ecm/csv/core/AbstractCSVImporterTest.java Adding nuxeo-csv/nuxeo-csv-core/src/test/java/org/nuxeo/ecm/csv/core/TestCSVImporterImportModeUUID.java Adding nuxeo-csv/nuxeo-csv-core/src/test/java/org/nuxeo/ecm/csv/core/TestCSVImporterImportMode.java Adding nuxeo-csv/nuxeo-csv-core/src/test/java/org/nuxeo/ecm/csv/core/lang/test/TestMessages.java Adding nuxeo-csv/nuxeo-csv-core/src/test/java/org/nuxeo/ecm/csv/core/operation/TestImportOperation.java Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_with_blobs.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_not_ok.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_with_folders_ok.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_ok_big.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_ok_simple.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_with_uuid.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_with_creator.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/log4j.xml Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_with_missing_type.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_without_type.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_with_lifecycle.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_without_contributors.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_with_interspersed_comments.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_ok.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_with_lists.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/docs_with_bom.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/OSGI-INF/test-types-contrib.xml Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/OSGI-INF/test-directories-contrib.xml Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/OSGI-INF/test-ui-types-contrib.xml Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/directories/users.csv Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/schemas/listTest.xsd Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/schemas/complexTest.xsd Adding nuxeo-csv/nuxeo-csv-core/src/test/resources/files/text_file.txt Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/CSVImporterWork.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/CSVImportId.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/CSVImportLog.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/CSVImporter.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/CSVImportStatus.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/CSVImporterOptions.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/CSVImporterDocumentFactory.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/CSVImporterImpl.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/CSVImportResult.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/DefaultCSVImporterDocumentFactory.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/Constants.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/operation/CSVImportResultOperation.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/operation/CSVImportOperation.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/operation/CSVImportStatusOperation.java Adding nuxeo-csv/nuxeo-csv-core/src/main/java/org/nuxeo/ecm/csv/core/operation/CSVImportLogOperation.java Adding nuxeo-csv/nuxeo-csv-core/src/main/resources/templates/csvImportResult.ftl Adding nuxeo-csv/nuxeo-csv-core/src/main/resources/OSGI-INF/csv-workmanager-contrib.xml Adding nuxeo-csv/nuxeo-csv-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-csv/nuxeo-csv-core/src/main/resources/OSGI-INF/csv-operation-contrib.xml Adding nuxeo-csv/nuxeo-csv-core/src/main/resources/OSGI-INF/csv-importer-service.xml Adding nuxeo-csv/nuxeo-csv-core/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-csv/nuxeo-csv-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-csv/nuxeo-csv-jsf/pom.xml Adding nuxeo-csv/nuxeo-csv-jsf/src/test/java/org/nuxeo/ecm/csv/core/TestCSVService.java Adding nuxeo-csv/nuxeo-csv-jsf/src/test/resources/log4j.xml Adding nuxeo-csv/nuxeo-csv-jsf/src/main/java/org/nuxeo/ecm/csv/jsf/CSVImportActions.java Adding nuxeo-csv/nuxeo-csv-jsf/src/main/resources/seam.properties Adding nuxeo-csv/nuxeo-csv-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-csv/nuxeo-csv-jsf/src/main/resources/OSGI-INF/csv-actions-contrib.xml Adding nuxeo-csv/nuxeo-csv-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-csv/nuxeo-csv-jsf/src/main/resources/web/nuxeo.war/incl/csv_import_box.xhtml Adding nuxeo-platform-document-routing/README.txt Adding nuxeo-platform-document-routing/pom.xml Adding nuxeo-platform-document-routing/.gitignore Adding nuxeo-platform-document-routing/nuxeo-routing-test/pom.xml Adding nuxeo-platform-document-routing/nuxeo-routing-test/src/main/java/org/nuxeo/ecm/platform/routing/test/DocumentRoutingFeature.java Adding nuxeo-platform-document-routing/nuxeo-routing-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/build.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/pom.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/crowdin.ini Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/test/java/org/nuxeo/ecm/routing/dashboard/lang/test/TestMessages.java Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/seam.properties Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/OSGI-INF/document-routing-dashboard-contentviews-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/OSGI-INF/document-routing-dashboard-actions-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/OSGI-INF/document-routing-dashboard-urlservice-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/OSGI-INF/document-routing-dashboard-layouts-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/schemas/user_open_tasks_cv.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/web/nuxeo.war/view_workflow.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/web/nuxeo.war/view_home_task.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/web/nuxeo.war/widgets/listing/listing_workflow_name_task_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/web/nuxeo.war/widgets/listing/listing_process_task_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/web/nuxeo.war/incl/workflow_dashboard_action_tabs.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/web/nuxeo.war/incl/workflow_content_view.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/web/nuxeo.war/incl/tabs/workflow_dashboard_sub_tab.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dashboard/src/main/resources/web/nuxeo.war/incl/tabs/workflow_dashboard_tab.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-api/pom.xml Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/DocumentRoutingConstants.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/RoutingTaskService.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/RouteModelResourceType.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/package-info.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/DocumentRoutingService.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/DocumentRoute.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/DocumentRouteTableElement.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/ActionableObject.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/DocumentRouteStepsContainer.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/RouteTable.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/DocumentRouteElement.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/LockableDocumentRoute.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/RouteFolderElement.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/DocumentRoutingPersister.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/DocumentRouteStep.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/exception/DocumentRouteException.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/exception/DocumentRouteNotLockedException.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/exception/DocumentRouteAlredayLockedException.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/helper/ActionableValidator.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/helper/StepResumeRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/helper/package-info.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/helper/ConditionalFolderUpdateRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/operation/BulkRestartWorkflow.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/operation/ResumeStepOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/operation/package-info.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/operation/SetNextStepOnConditionalFolderOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/operation/StepDoneOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/operation/MapPropertiesOnTaskOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/operation/StepBackToReadyOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/operation/UpdateCommentsInfoOnDocumentOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/java/org/nuxeo/ecm/platform/routing/api/operation/SetWorkflowNodeVar.java Adding nuxeo-platform-document-routing/nuxeo-routing-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-dm/pom.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/crowdin.ini Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/java/org/nuxeo/ecm/platform/lang/test/TestMessages.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/java/org/nuxeo/ecm/platform/routing/dm/test/TestRoutingTaskService.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/java/org/nuxeo/ecm/platform/routing/dm/test/TestConstants.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/resources/log4j.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/resources/OSGI-INF/test-document-routing-operation-chains-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/resources/OSGI-INF/test-document-routing-operations-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/resources/OSGI-INF/test-document-routing-type-chains-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/adapter/RoutingTaskAdapterFactory.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/adapter/RoutingTaskImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/adapter/TaskStep.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/adapter/TaskStepAdapterFactory.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/adapter/RoutingTask.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/adapter/TaskStepImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/operation/SetCurrentRunningStepFromTask.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/operation/CreateRoutingTask.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/operation/AbstractTaskStepOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/operation/EvaluateCondition.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/operation/RemoveRoutingTask.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/java/org/nuxeo/ecm/platform/routing/dm/api/RoutingTaskConstants.java Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/seam.properties Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/templates/routingTaskAssigned.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-task-notification-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-task-operations-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-document-routing-conditional-content-template-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-task-core-types-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-task-operation-chains-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-task-ecm-types-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-task-layouts-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-task-adapter-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-pageproviders-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/dm-task-type-chains-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/schemas/task_step.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/schemas/conditional_task_step.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/web/nuxeo.war/widgets/routing_directive_operator_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/web/nuxeo.war/widgets/routing_duedate_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/web/nuxeo.war/widgets/operator_value_validation_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/web/nuxeo.war/widgets/routing_directive_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-dm/src/main/resources/web/nuxeo.war/incl/tabs/routing_tasks.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-default-jsf/pom.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default-jsf/README.md Adding nuxeo-platform-document-routing/nuxeo-routing-default-jsf/src/main/resources/OSGI-INF/extensions.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/pom.xml Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/java/org/nuxeo/ecm/restapi/server/WorkflowEndpointTest.java Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/java/org/nuxeo/ecm/restapi/server/RoutingRestBaseTest.java Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/resources/log4j.xml Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/resources/test-disable-task-deletion-listener.xml Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/resources/blob.json Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/resources/data/test-groups.csv Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/resources/data/test-users.csv Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/resources/data/test-user2group.csv Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/test/resources/data/test-group2group.csv Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/routing/WorkflowModelObject.java Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/routing/WorkflowObject.java Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/routing/TaskObject.java Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/routing/adapter/TaskAdapter.java Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/routing/adapter/WorkflowAdapter.java Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/workflow.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/task.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/workflowModel.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/datatypes/taskCompletionRequest.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/datatypes/workflowRequest.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/datatypes/workflow.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/datatypes/task.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/datatypes/workflowGraph.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/actors.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/comment.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/modelName.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/workflowInstanceId.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/taskAction.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/delegatedActors.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/taskUserIdQueryParam.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/taskWorkflowInstanceIdQueryParam.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/taskCompletionRequestBody.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/taskId.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/workflowRequestBody.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-rest-api/src/main/resources/skin/views/doc/paramtypes/taskWorkflowModelNameQueryParam.ftl Adding nuxeo-platform-document-routing/nuxeo-routing-core/pom.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/crowdin.ini Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/CounterListener.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/TestOperationSetProperty.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/TestDocumentRoutingService.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/TestConstants.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/StepRunningOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/GraphRouteTest.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/WorkflowEscalationTest.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/TestCheckValueOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/TestDocumentRoutingServiceWait.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/SimpleDecisionalActionableObject.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/AbstractGraphRouteTest.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/DocumentRoutingTestCase.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/TestOperationSetVariable.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/TestDocumentRoutingServiceImport.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/WorkflowFeature.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/StepUndoOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/TestDocumentRoutingTreePersister.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/WorkflowOperationsTest.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/WaitingStepRuntimePersister.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/java/org/nuxeo/ecm/platform/routing/test/SimpleActionableObject.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/log4j.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/jndi.properties Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/userdata/test-groups.csv Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/userdata/test-users.csv Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/userdata/test-user2group.csv Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/userdata/test-group2group.csv Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/OSGI-INF/test-document-routing-operation-chains-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/OSGI-INF/test-sql-directories-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/OSGI-INF/test-document-routing-listeners.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/OSGI-INF/test-document-routing-operations-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/OSGI-INF/test-graph-types-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/OSGI-INF/test-graph-operations-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/OSGI-INF/test-document-routing-type-chains-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/OSGI-INF/test-document-routing-route-models-template-resource-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/schemas/test_var_node1.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/schemas/test_var_route1.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/routes/myRoute/.nuxeo-archive Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/routes/myRoute/myRoute/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/routes/myRoute/myRoute/Step1/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/test/resources/routes/myRoute/myRoute/Step2/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/audit/RoutingAuditHelper.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/audit/es/RoutingAuditRequestFilter.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/adapter/LockableDocumentAdapterFactory.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/adapter/DocumentRouteAdapterFactory.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/adapter/package-info.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/JsonEncodeDecodeUtils.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/GraphRouteWriter.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/WorkflowRequestLegacyJsonReader.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/DocumentRouteListWriter.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/TaskCompletionRequestJsonReader.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/NodeAccessRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/DocumentRouteWriter.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/WorkflowRequestJsonReader.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/TaskListWriter.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/TaskCompletionRequestLegacyJsonReader.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/TaskCompletionRequest.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/WorkflowRequest.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/TaskWriter.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/enrichers/PendingTasksJsonEnricher.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/enrichers/RunningWorkflowJsonEnricher.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/io/enrichers/RunnableWorkflowJsonEnricher.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/registries/RouteTemplateResourceRegistry.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/DocumentRouteCreationListener.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/DocumentRoutingSecurityListener.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/RoutingTaskSecurityUpdaterListener.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/RouteModelsInitializator.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/RoutingTaskDeletedListener.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/DocumentRoutingEscalationListener.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/package-info.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/DocumentRoutingWorkflowInstancesCleanup.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/DocumentRoutingWorkflowDoneListener.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/listener/DocumentRoutingUpdateCommentsInfoListener.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/persistence/TreeHelper.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/persistence/RouteModelsZipImporter.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/DocumentRouteImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/AuditEventFirer.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GraphNodeImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/EventFirer.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GetGraphOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/DocumentRouteStepsContainerImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/package-info.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/DocumentRoutingEscalationServiceImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/DocumentRoutingServiceImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/ConditionalRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/PersisterDescriptor.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/RoutingTaskServiceImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/DocumentRoutingTreePersister.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/DocumentRouteElementImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/SerialRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GraphRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GraphNode.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/LockableDocumentRouteImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/ElementRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/StepElementRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/ParallelRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/AbstractRunner.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/ChainToTypeMappingDescriptor.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GraphRouteImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GraphRoute.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/GraphVariablesUtil.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/DocumentRoutingEngineServiceImpl.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/jsongraph/TransitionView.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/jsongraph/NodeView.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/impl/jsongraph/JsonGraphRoute.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/TasksInfoWrapper.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/package-info.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/DocumentRoutingEngineService.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/DocumentRoutingEscalationService.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/scripting/RoutingScriptingFunctions.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/scripting/RoutingScriptingExpression.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/operation/StartWorkflowOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/operation/CancelWorkflowOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/operation/ResumeNodeOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/operation/SetWorkflowVariablesOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/operation/GetOpenTasksOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/operation/CompleteTaskOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/operation/SetWorkflowVar.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/java/org/nuxeo/ecm/platform/routing/core/api/operation/GetTaskNamesOperation.java Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-adapter-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-cleanup-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-operation-chains-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-security-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-life-cycle-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-audit-es-filter.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/routing-audit-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-conditional-content-template-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/pageproviders-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-escalation-scheduler-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-engine-service.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-escalation-service.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-ecm-types-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-service.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-listeners-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-type-chains-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-directories-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-core-types-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-persister-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-enrichers-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-escalation-work-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-nxfilemanager-plugins-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-operations-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-notification-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/directories/execution_type.csv Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/schemas/document_route_instance.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/schemas/route_node.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/schemas/step_folder.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/schemas/conditional_step_folder.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/schemas/document_route_model.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/schemas/info_comments.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/web/nuxeo.war/icons/step_100.png Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/web/nuxeo.war/icons/step.png Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/web/nuxeo.war/icons/fork_100.png Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/web/nuxeo.war/icons/conditional_folder.png Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/web/nuxeo.war/icons/route_100.png Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/web/nuxeo.war/icons/fork.png Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/web/nuxeo.war/icons/conditional_folder_100.png Adding nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/web/nuxeo.war/icons/route.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/build.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/pom.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/crowdin.ini Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/test/java/org/nuxeo/ecm/routing/web/lang/test/TestMessages.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/DocumentRoutingWebActionsBean.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/RouteSecurityChecker.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/DocumentRoutingWebConstants.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/DocumentRoutingActionsBean.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/package-info.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/DocumentModelConvertor.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/PreviousRoutesPageProvider.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/RelatedRouteActionBean.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/RoutingTaskActionsBean.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/DocumentRoutingSuggestionActionsBean.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/java/org/nuxeo/ecm/platform/routing/web/pdf/RouteToPdfActionsBean.java Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/seam.properties Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/css/documentRoutingGraph.css Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/document-routing-admincenter-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/document-routing-table-widgets-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/document-routing-layouts-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/routing-content-view-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/document-routing-actions-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/layouts-summary-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/document-routing-table-layouts-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/document-routing-nxthemes-contrib.xml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/select_route_elements_type.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/edit_route_element.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/view_pdf_related_route.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/create_route_element.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/view_pdf_route.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/start_route_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/task/task_workflow_title_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/task/task_workflow_name_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/task/task_layout_with_actions_widget.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/route/current_route_user_tasks_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/route/current_route_open_tasks_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/route/current_route_abandon_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/route/current_route_description_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/route/current_route_show_graph_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/summary/summary_document_route_action.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/summary/document_route_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/summary/summary_current_route_action.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/summary/single_tasks_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/summary/summary_actions_lock_route_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/listing/listing_route_title_link_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/listing/route_actions_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/listing/remove_step_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/listing/listing_document_route_element_state_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/listing/listing_document_route_folder_element_type_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/listing/listing_edit_document_route_element_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/listing/add_step_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/listing/listing_document_route_element_type_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/widgets/listing/listing_no_comments_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/route_parallel.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/task.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/add.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/action_plus.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/modify.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/route_serial_vertical.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/subworkflow_bg_node.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/workflow_definition.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/arrow.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/routing_move_down.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/routing_move_up.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/icons/route_serial_horizontal.png Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/document_routing_widgets/route_assignee_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/document_routing_widgets/routing_combobox_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/document_routing_widgets/conditional_folder_options_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/document_routing_widgets/documentroute_related_route_suggestion_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/document_routing_widgets/document_suggestion_widget_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/actions_fragment.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/documents_layout_in_pdf_table.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/home/user_open_tasks.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/tabs/route_workflow.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/tabs/current_route.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/tabs/document_route_content.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/tabs/related_document_route_preview.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/tabs/document_route_content_elements.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/admin/adminWorkflow.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/tasks/task_delegation_box.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/incl/tasks/task_reassignment_box.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/layouts/layout_route_listing_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/web/nuxeo.war/layouts/pdf_layout_listing_template.xhtml Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/scripts/jquery.jsPlumb-1.5.1-min.js Adding nuxeo-platform-document-routing/nuxeo-routing-web/src/main/resources/scripts/documentRoutingGraph.js Adding nuxeo-platform-document-routing/nuxeo-routing-default/pom.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/README.md Adding nuxeo-platform-document-routing/nuxeo-routing-default/crowdin.ini Adding nuxeo-platform-document-routing/nuxeo-routing-default/.gitignore Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/test/java/org/nuxeo/ecm/routing/def/lang/test/TestMessages.java Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/OSGI-INF/extensions.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview.zip Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/SerialDocumentReview.zip Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/SerialDocumentReview/.nuxeo-archive Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/SerialDocumentReview/SerialDocumentReview/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/SerialDocumentReview/SerialDocumentReview/Task38e/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/SerialDocumentReview/SerialDocumentReview/Task6d8/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/SerialDocumentReview/SerialDocumentReview/Task5c1/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/SerialDocumentReview/SerialDocumentReview/Task375f/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/SerialDocumentReview/SerialDocumentReview/Task542/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/vocabularies/WorkflowType.csv Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview/.nuxeo-archive Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview/ParallelDocumentReview/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview/ParallelDocumentReview/Task2169/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview/ParallelDocumentReview/Task2556/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview/ParallelDocumentReview/Task232e/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview/ParallelDocumentReview/Task21a0/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview/ParallelDocumentReview/Task2225/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview/ParallelDocumentReview/Task22b4/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/ParallelDocumentReview/ParallelDocumentReview/Task328d/document.xml Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/templates/NRD-PR-TasksInfo Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task38e.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_global_Task328d.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_global_Task2556.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_global_Task38e.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task542.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task232e.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task5c1.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_ParallelDocumentReview.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task375f.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_global_Task2169.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task6d8.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_global_Task6d8.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task2169.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task2225.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task328d.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_SerialDocumentReview.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task2556.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task22b4.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/schemas/var_Task21a0.xsd Adding nuxeo-platform-document-routing/nuxeo-routing-default/src/main/resources/data/i18n/messages_en_US.properties Adding nuxeo-platform-document-routing/nuxeo-routing-default/etc/update.sh Adding nuxeo-chemistry/README.txt Adding nuxeo-chemistry/pom.xml Adding nuxeo-chemistry/.gitignore Adding nuxeo-chemistry/nuxeo-opencmis-tests/README-SSO.txt Adding nuxeo-chemistry/nuxeo-opencmis-tests/pom.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisSessionBrowser2.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisSessionWebServices.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBindingComplexProperties.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/DownloadListener.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeatureSessionHttp.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBinding.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeatureSessionBrowser.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TitleFilteringSecurityPolicy2.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBindingJoins.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TrustingLoginProvider.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/ThrowExceptionListener.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeatureSession.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CommentListener.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TitleFilteringSecurityPolicy.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeature.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/DummyCmisBlobProvider.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisSuiteSession.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisSessionAtomPub2.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeatureBinding.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/FakeServletContext.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBindingNoProxies.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/LastModifiedServiceWrapper.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TitleFilteringSecurityPolicy3.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBindingBase.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeatureSessionAtomPub.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/DummyRecoverableExtListener.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeatureSessionLocal.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisSessionBrowser.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBindingRenditions.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeatureSessionWebServices.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisBindingES.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisSessionAtomPub.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisSuiteSession2.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TestCmisSessionLocal.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeatureConfiguration.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/TrustingNuxeoAuthFilter.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/client/sso/AbstractClientSupport.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/client/sso/CasGreeter.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/client/sso/CasPortal.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/client/sso/SSOPortal.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/client/sso/CasClient.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/client/protocol/http/HttpURLMultiThreadedClientProvider.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/client/protocol/http/HttpURLConnection.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/client/protocol/http/HttpURLInstaller.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/client/protocol/http/HttpURLClientProvider.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/client/protocol/http/NullAuthenticationProvider.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/client/protocol/http/HttpURLStreamHandlerFactory.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/client/protocol/http/HttpURLStreamHandler.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/SSO-config.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/log4j.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/text.png Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/disable-thumbnail-listener.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/throw-exception-listener.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/audit-persistence-config.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/security-policy-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/test-servicefactorymanager-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/download-listener-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/comment-listener-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/validation-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/cancelcheckout-error-draft.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/recoverable-exc-listener-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/disable-filemanager-icon-listener.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/test-rendition-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/test-relax-cmis-spec.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/elasticsearch-test-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/types-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/security-policy-contrib3.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/OSGI-INF/security-policy-contrib2.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/jetty-test/sun-jaxws.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/jetty-test/WEB-INF/wsdl/CMIS-Messaging.xsd Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/jetty-test/WEB-INF/wsdl/CMISWS-Service.wsdl Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/jetty-test/WEB-INF/wsdl/xml.xsd Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/jetty-test/WEB-INF/wsdl/CMIS-Core.xsd Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/schemas/complexTest.xsd Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/main/java/org/nuxeo/ecm/core/opencmis/tests/StatusLoggingDefaultHttpInvoker.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/main/java/org/nuxeo/ecm/core/opencmis/tests/Helper.java Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/main/resources/schemas/myschema.xsd Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/main/resources/schemas/myschema2.xsd Adding nuxeo-chemistry/nuxeo-opencmis-tests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-chemistry/nuxeo-opencmis-bindings/pom.xml Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoCmisAuthHandler.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/LoginProvider.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoCmisErrorHelper.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoCmisBrowserBindingServlet.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoAuthCallContextHandler.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoCmisServiceFactory.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoCmisContextListener.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoCmisAtomPubServlet.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/Activator.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/DefaultErrorExtractor.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoCmisServiceFactoryDescriptor.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoCmisServiceFactoryManager.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/ContextListenerDelayer.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/NuxeoCmisServiceWrapper.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/java/org/nuxeo/ecm/core/opencmis/bindings/CXFAuthHandler.java Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/OSGI-INF/servicefactorymanager-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/OSGI-INF/json-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/OSGI-INF/atom-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/OSGI-INF/ws-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/OSGI-INF/soap-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/OSGI-INF/servicefactorymanager-service.xml Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/nuxeo.war/WEB-INF/wsdl/CMIS-Messaging.xsd Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/nuxeo.war/WEB-INF/wsdl/CMISWS-Service.wsdl Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/nuxeo.war/WEB-INF/wsdl/xml.xsd Adding nuxeo-chemistry/nuxeo-opencmis-bindings/src/main/resources/nuxeo.war/WEB-INF/wsdl/CMIS-Core.xsd Adding nuxeo-chemistry/nuxeo-opencmis-impl/pom.xml Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/test/java/org/nuxeo/ecm/core/opencmis/impl/util/TestSimpleImageInfo.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/test/java/org/nuxeo/ecm/core/opencmis/impl/util/TestListUtils.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/test/resources/big_nuxeo_logo.png Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/test/resources/big_nuxeo_logo.jpg Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/test/resources/big_nuxeo_logo.gif Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/util/SimpleImageInfo.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/util/ListUtils.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/util/TypeManagerImpl.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoPortalSSOAuthenticationProvider.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoBinding.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoObject.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoFolder.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/package-info.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoObjectFactory.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoDocument.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoFileableObject.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoSession.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoProperty.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/client/NuxeoRelationship.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/NuxeoTypeHelper.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/CMISQLQueryMaker.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/NuxeoCmisService.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/NuxeoPropertyData.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/NuxeoRepository.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/NuxeoObjectData.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/CMISQLtoNXQL.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/NuxeoContentStream.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/NuxeoRepositories.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/NuxeoPropertyDataBase.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/java/org/nuxeo/ecm/core/opencmis/impl/server/versioning/CMISVersioningFilter.java Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/resources/OSGI-INF/opencmis-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/resources/OSGI-INF/cmis-querymaker-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/resources/OSGI-INF/cmis-versioning-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/resources/OSGI-INF/properties-contrib.xml Adding nuxeo-chemistry/nuxeo-opencmis-impl/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/QuickUserGuide.md Adding nuxeo-template-rendering/pom.xml Adding nuxeo-template-rendering/ReadMe.md Adding nuxeo-template-rendering/.gitignore Adding nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/src/main/resources/OSGI-INF/extensions.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/src/main/resources/web/nuxeo.war/studio_tabs/studio_tab_nxtrGoToWebUITab.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/src/main/resources/web/nuxeo.war/layouts/template-module-demo_layout_template.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples-jsf/src/main/resources/web/nuxeo.war/layouts/template-module-demo_tab_layout_template.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/FakeContextExtension.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestDOCXProcessingWithSimpleAttributes.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestODTProcessingWithSimpleAttributes.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestMultiTemplating.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestFieldDefinitionGeneration.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestODTProcessingWithConverter.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestXDocReportODTProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/SimpleTemplateDocTestCase.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestXDocReportDOCXProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestProcessingWithFileNote.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestXDocReportODSProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestFreemarkerVariableExractor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestODSProcessingWithSimpleAttributes.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/java/org/nuxeo/ecm/platform/template/tests/TestAuditEntriesODTProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/context-extension-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/core-types-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/schemas/testComplex.xsd Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/testDoc.odp Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/testFormatting.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/DocumentsAttributes.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/testODS.ods Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/EmptyContainer.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/Container.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/master2.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/testDoc.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/Customer reference model.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/testMe.html Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/testMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/auditTest.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/test.ftl Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/testDoc.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/MDSample.md Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/Spec_ModelNux.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/testFormatting.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/hello.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/android.jpg Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/brokenVariables.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/master.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/test/resources/data/DocumentsAttributes.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/NonRecursiveResource.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/JAXRSRemotingApplication.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/RootResource.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/ReportService.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/ResourceWrapper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/BinaryDataWrapper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/XDocReportResourceService.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/JSONHelper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/AbstractResourceService.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/NuxeoLargeBinaryDataMessageWriter.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/ResourceMessageWriter.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/xdocreport/jaxrs/ResourceService.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/processors/xdocreport/FieldDefinitionGenerator.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/processors/xdocreport/XDocReportProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/processors/xdocreport/XDocReportBindingResolver.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/processors/xdocreport/ZipXmlHelper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/java/org/nuxeo/template/processors/xdocreport/BlobImageProvider.java Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/resources/blank.png Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/resources/OSGI-INF/templateprocessor-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-core/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestOOoConvert.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/BaseConverterTest.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestHtmlExtractor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestIdentityProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestXMLSerialization.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestParametersBindings.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestAdapters.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/SimpleTemplateDocTestCase.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestService.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestFMTextProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestFMXmlProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestEditableTemplate.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestFreemarkerVariableExractor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestTemplateSourceTypeBindings.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestXSLTProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/tests/TestFMProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/pub/tests/RenditionPublicationRepositoryInit.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/java/org/nuxeo/ecm/platform/template/pub/tests/TestRenditionPublication.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/log4j.properties Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/relations-default-jena-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/OSGI-INF/templateprocessor-contrib1.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/OSGI-INF/templateprocessor-contrib2.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testFormatting.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/DocumentsAttributes.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testODS.ods Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/EmptyContainer.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/Container.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/master2.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testFM.tpl Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testDoc.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/Customer reference model.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/nuxeoremoting.wsdl Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testMe.html Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/htmlRender.ftl Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testIdentity.bin Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/auditTest.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/wsdl-viewer.xsl Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/test.ftl Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testDoc.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/MDSample.md Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/debug.md Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/Spec_ModelNux.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testXML.ftl Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testFormatting.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/hello.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/android.jpg Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/test2.ftl Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/master.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/DocumentsAttributes.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/test/resources/data/testText.ftl Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/XMLSerializer.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/service/ContextFactoryRegistry.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/service/TemplateMappingRemover.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/service/OutputFormatRegistry.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/service/TemplateProcessorRegistry.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/service/TemplateMappingFetcher.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/service/TemplateProcessorComponent.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/BlobHolderWrapper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/SimpleSchemaWrapper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/AbstractContextBuilder.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/SimpleDocumentWrapper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/SimpleContextBuilder.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/SimpleBeanWrapper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/extensions/CoreExtensions.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/extensions/FunctionsExtensionFactory.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/extensions/ContextFunctions.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/extensions/CoreExtensionFactory.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/context/extensions/AuditExtensionFactory.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/rendition/TemplateBasedRenditionProvider.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/rendition/HtmlRenditionProvider.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/adapters/AbstractTemplateDocument.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/adapters/TemplateAdapterFactory.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/adapters/doc/TemplateBasedDocumentAdapterImpl.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/adapters/doc/TemplateBinding.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/adapters/doc/TemplateBindings.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/adapters/source/TemplateSourceDocumentAdapterImpl.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/processors/AbstractBindingResolver.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/processors/BidirectionalTemplateProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/processors/AbstractTemplateProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/processors/InputBindingResolver.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/processors/IdentityProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/processors/HtmlBodyExtractor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/processors/xslt/XSLTProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/processors/fm/FMBindingResolver.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/processors/fm/FreeMarkerProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/listeners/TemplateDeletionGuard.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/listeners/TemplateTypeBindingListener.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/listeners/TemplateInitListener.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/odt/OOoArchiveModifier.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/automation/DetachTemplateOperation.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/automation/RenderWithTemplateOperation.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/fm/FMContextBuilder.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/java/org/nuxeo/template/fm/FreeMarkerVariableExtractor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/listener-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/life-cycle-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/templateprocessor-service.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/rendition-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/mimetype-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/adapter-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/convert-service-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/pageprovider-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/types-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/OSGI-INF/templateprocessor-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/schemas/templatesupport.xsd Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/schemas/documenttemplate.xsd Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/web/nuxeo.war/icons/sourcetemplate.png Adding nuxeo-template-rendering/nuxeo-template-rendering-core/src/main/resources/web/nuxeo.war/icons/sourcetemplate_100.png Adding nuxeo-template-rendering/nuxeo-template-rendering-sandbox/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-sandbox/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-sandbox/src/test/java/org/nuxeo/template/processors/test/TestWordXMLRawProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-sandbox/src/test/resources/data/sample templatet.docx Adding nuxeo-template-rendering/nuxeo-template-rendering-sandbox/src/main/java/org/nuxeo/template/processors/docx/WordXMLRawTemplateProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-sandbox/src/main/resources/OSGI-INF/templateprocessor-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-sandbox/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/README.md Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/.gitignore Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/test/java/org/nuxeo/template/test/TestDeckJSPDFConverter.java Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/java/org/nuxeo/template/deckjs/DeckJSPDFOperation.java Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/java/org/nuxeo/template/deckjs/TemplateBundleActivator.java Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/java/org/nuxeo/template/deckjs/DeckJSConverterConstants.java Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/java/org/nuxeo/template/deckjs/DeckJSPDFConverter.java Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/OSGI-INF/deckjs2pdf-converter-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/OSGI-INF/deckjs2pdf-commandline-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/OSGI-INF/deckjs2pdf-automation-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/OSGI-INF/deckjs2pdf-outputFormat-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/phantomscript/deckJs2pdf.js Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/ca9362b2.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/cde9ea65.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/1a097f6b.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/985afe75.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/d98dd954.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/e47104ff.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/a719cdb8.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/db2d2ca2.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/30eb43e6.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/ae2b3896.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/16f5609d.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/a20f893b.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/ef55d755.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/ad6f82.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/94405f8d.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/7cd9bcb9.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/1890804c.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/3c767e05.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/d43551fb.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/43179f8.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/2dbc9327.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/5c88d1ba.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/b6519768.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/4ca688b1.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/35f5ea6a.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/775f1190.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/b4d6bbb3.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/3dc2124.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/360d5ed8.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/49130799.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/ebf5ed6.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/8c41ffd2.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/19fedc26.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/87679986.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/a22ef9f6.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/b8bc5b77.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/aa37a3a7.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/5d6d29b5.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/3cb9ca6f.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/1391fbc5.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/6f7ca793.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/eea5996f.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/febef226.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/576b077.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/46f1f19d.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/59315330.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/40273f01.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/76a10704.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/b6a60d1d.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testtemplate/3e5de901.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/f51d2cf1.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/9e07cc9.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/1e205f98.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/77940371.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/667c17d7.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/78854a44.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/8169224b.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/ec6d90e1.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/de7f99bb.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/15a4743b.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/190c78ff.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/29ffd4e1.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/a4eb9d90.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/4bc73ada.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/670eb48c.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/7fdbc1c6.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/b1eecdaa.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/.nuxeo-archive Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/3c2ae464.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/6a2662f5.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/bff0a5d1.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/498cc2ad.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/6f9127b1.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/a78abb3f.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/f560899a.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/46fc7b08.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/77ce80fd.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/ad9ca40c.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/7aa050b7.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/5791b16e.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/a110a79c.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/b7345e68.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/b4a3ef0b.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/d0a2eb92.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/5b9a7457.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/d6ba49d7.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-deckjs/src/main/resources/templatesamples/webinarSlides/testexample/roadmap/7c840832.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/crowdin.ini Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/test/java/org/nuxeo/template/jaxrs/tests/TestTemplateSourceTypeBindings.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/test/resources/data/testDoc.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/java/org/nuxeo/template/jaxrs/TemplateBasedResource.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/java/org/nuxeo/template/jaxrs/RootResource.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/java/org/nuxeo/template/jaxrs/ReportService.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/java/org/nuxeo/template/jaxrs/AbstractResourceService.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/java/org/nuxeo/template/jaxrs/ResourceService.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/java/org/nuxeo/template/jaxrs/TemplateResource.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/java/org/nuxeo/template/jaxrs/JAXRSTemplatesApplication.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/java/org/nuxeo/template/jaxrs/context/JAXRSExtensions.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/java/org/nuxeo/template/jaxrs/context/ExtensionFactory.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/resources/OSGI-INF/life-cycle-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/resources/OSGI-INF/types-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/resources/OSGI-INF/templateprocessor-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/resources/web/nuxeo.war/icons/webtemplate_100.png Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/src/main/resources/web/nuxeo.war/icons/webtemplate.png Adding nuxeo-template-rendering/nuxeo-template-rendering-jod/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jod/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-jod/src/main/java/org/nuxeo/template/processors/jod/JODReportTemplateProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jod/src/main/resources/OSGI-INF/templateprocessor-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jod/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/crowdin.ini Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/test/java/org/nuxeo/ecm/rendering/web/lang/test/TestMessages.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/java/org/nuxeo/template/jsf/TemplatesActionBean.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/java/org/nuxeo/template/jsf/BaseTemplateAction.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/java/org/nuxeo/template/jsf/TemplateBasedActionBean.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/java/org/nuxeo/template/jsf/listeners/DocRemovalCanceledListener.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/java/org/nuxeo/template/jsf/url/TemplateRestHelper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/java/org/nuxeo/template/jsf/url/TemplateRenderCodec.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/seam.properties Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/OSGI-INF/listener-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/OSGI-INF/url-codec-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/OSGI-INF/content-view-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/OSGI-INF/layouts-summary-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/associateTemplate.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/edit_template_data.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/filetemplate_selectone.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/linkedTemplateBasedDocs.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/filewithtemplate_widget.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/usecaseSelector.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/templateprocessor_selectone.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/template_params_raw.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/converter_selectone.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/doctypes_selectmanyornoneforce.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/rendition_selectone.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/doctypes_selectmanyornone.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/widgets/summary/rendertemplates_widget_template.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/icons/delivery.png Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/icons/doctemplate_100.png Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/icons/htmlView.png Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/icons/doctemplate.png Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/incl/tabs/templatebased_tab.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/incl/tabs/template_tab.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/incl/tabs/templates/params_editor.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/incl/tabs/templates/template_edit_oneparam.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/scripts/template-wizard.js Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/scripts/formHelper.js Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/scripts/template-edit-param.js Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/layouts/wizard_layout_template.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf/src/main/resources/web/nuxeo.war/layouts/hiddable_layout_template.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-core-dependencies/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jsf-dependencies/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/test/java/org/nuxeo/template/samples/tests/TestImportModelViaContentTemplate.java Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/test/java/org/nuxeo/template/samples/tests/TestImportedModelRendering.java Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/test/java/org/nuxeo/template/samples/tests/TestImportModel.java Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/test/resources/log4j.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/test/resources/OSGI-INF/test-content-template-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/java/org/nuxeo/template/samples/importer/InitListener.java Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/java/org/nuxeo/template/samples/importer/ModelImporter.java Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/java/org/nuxeo/template/samples/importer/TemplateBundleActivator.java Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/java/org/nuxeo/template/samples/importer/XMLModelReader.java Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/seam.properties Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/OSGI-INF/content-template-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/web/nuxeo.war/widgets/template_rendering_header_widget.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/web/nuxeo.war/layouts/template-module-demo_layout_template.xhtml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/data/schemas/Letter.xsd Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRevenue/template/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRevenue/template/41d749e7.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/XLMetadata/testtemplate/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/XLMetadata/testtemplate/MetaData.xls Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/XLMetadata/testexample/note4XL/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRef/example/recruiting/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRef/example/recruiting/269dda04.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRef/example/fightingfraud/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRef/example/fightingfraud/9895757d.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRef/example/digitaltrans/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRef/example/digitaltrans/ebfed9f4.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRef/template/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectRef/template/9da40bd.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectFrontPage/example/banking/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectFrontPage/template/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/ProjectFrontPage/template/bf065d4e.blob Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/HtmlWrapper/testtemplate/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/HtmlWrapper/testtemplate/Container.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/HtmlWrapper/testexample/note/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/SpecNux/testtemplate/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/SpecNux/testtemplate/specNux.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/SpecNux/testexample/spec/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/SpecNux/testexample/spec/specNux.odt Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/WebTemplate/testtemplate/style.css Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/WebTemplate/testtemplate/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/WebTemplate/testexample/webnote/nuxeo_logo.png Adding nuxeo-template-rendering/nuxeo-template-rendering-samples/src/main/resources/templatesamples/WebTemplate/testexample/webnote/document.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-api/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-api/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/TemplateInput.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/InputType.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/TemplateProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/ContentInputType.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/TemplateProcessorService.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/descriptor/ContextExtensionFactoryDescriptor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/descriptor/OutputFormatDescriptor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/descriptor/TemplateProcessorDescriptor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/context/DocumentWrapper.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/context/ContextExtensionFactory.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/adapters/TemplateBasedDocument.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/java/org/nuxeo/template/api/adapters/TemplateSourceDocument.java Adding nuxeo-template-rendering/nuxeo-template-rendering-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/OSGI-INF/nuxeo-template-rendering-webresources-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/document/templatesource/nuxeo-templatesource-edit-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/document/templatesource/nuxeo-templatesource-import-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/document/templatesource/nuxeo-templatesource-metadata-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/document/templatesource/nuxeo-templatesource-view-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/document/templatesource/nuxeo-templatesource-create-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/images/doctypes/templatesource.svg Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-template-rendering/nuxeo-template-rendering.html Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-template-rendering/nuxeo-template-param-editor.html Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-template-rendering/nuxeo-template-rendering-page.html Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-template-rendering/nuxeo-render-template-button.html Adding nuxeo-template-rendering/nuxeo-template-rendering-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-template-rendering/nuxeo-delete-template-button.html Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/src/main/resources/web/nuxeo.war/ui/document/webtemplatesource/nuxeo-webtemplatesource-view-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/src/main/resources/web/nuxeo.war/ui/document/webtemplatesource/nuxeo-webtemplatesource-edit-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/src/main/resources/web/nuxeo.war/ui/document/webtemplatesource/nuxeo-webtemplatesource-create-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/src/main/resources/web/nuxeo.war/ui/document/webtemplatesource/nuxeo-webtemplatesource-import-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/src/main/resources/web/nuxeo.war/ui/document/webtemplatesource/nuxeo-webtemplatesource-metadata-layout.html Adding nuxeo-template-rendering/nuxeo-template-rendering-jaxrs-web-ui/src/main/resources/web/nuxeo.war/ui/images/doctypes/webtemplatesource.svg Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/pom.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/ReadMe.md Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/java/org/nuxeo/template/processors/tests/TestJXLSProcessing.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/java/org/nuxeo/template/processors/tests/TestJXLSProcessingWithLoops.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/java/org/nuxeo/template/processors/tests/SimpleTemplateDocTestCase.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/java/org/nuxeo/template/processors/tests/TestXLSTransformer.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/resources/log4j.properties Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/resources/OSGI-INF/testxlstransformer-config.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/resources/data/jxls_simpletest.xls Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/resources/data/ProjectRevenue.xlsx Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/resources/data/nxtrproject.xsd Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/resources/data/android.jpg Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/test/resources/data/jxls_simpleloop.xls Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/main/java/org/nuxeo/template/processors/jxls/JXLSBindingResolver.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/main/java/org/nuxeo/template/processors/jxls/JXLSTemplateProcessor.java Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/main/resources/OSGI-INF/templateprocessor-contrib.xml Adding nuxeo-template-rendering/nuxeo-template-rendering-jxls/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-audio/build.xml Adding nuxeo-platform-audio/pom.xml Adding nuxeo-platform-audio/build.properties.sample Adding nuxeo-platform-audio/.gitignore Adding nuxeo-platform-audio/nuxeo-platform-audio-core/pom.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-core/crowdin.ini Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/test/java/org/nuxeo/ecm/platform/audio/lang/test/TestMessages.java Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/test/java/org/nuxeo/ecm/platform/audio/extension/TestAudioImporter.java Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/test/resources/log4j.properties Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/test/resources/test-data/sample.wav Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/java/org/nuxeo/ecm/platform/audio/extension/AudioImporter.java Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/java/org/nuxeo/ecm/platform/audio/extension/ThumbnailAudioFactory.java Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/java/org/nuxeo/ecm/platform/audio/extension/AudioThumbnailConstants.java Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/OSGI-INF/ecm-types-contrib.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/OSGI-INF/filemanager-importer-contrib.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/OSGI-INF/filters-contrib.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/OSGI-INF/audio-thumbnailfactory-contrib.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/OSGI-INF/lifecycle-contrib.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/web/nuxeo.war/icons/audio.png Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/web/nuxeo.war/icons/audio_100.png Adding nuxeo-platform-audio/nuxeo-platform-audio-core/src/main/resources/schema/audio.xsd Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/build.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/pom.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/web/nuxeo.war/widgets/audio_player_widget_template.xhtml Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/web/nuxeo.war/widgets/audio_file_widget_template.xhtml Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/web/nuxeo.war/scripts/wpaudioplayer/audio-player-uncompressed.js Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/web/nuxeo.war/scripts/wpaudioplayer/player.swf Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/web/nuxeo.war/scripts/wpaudioplayer/audio-player.js Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/web/nuxeo.war/scripts/wpaudioplayer/audio-player-noswfobject.js Adding nuxeo-platform-audio/nuxeo-platform-audio-jsf/src/main/resources/web/nuxeo.war/scripts/wpaudioplayer/license.txt Adding nuxeo-quota/pom.xml Adding nuxeo-quota/README.md Adding nuxeo-quota/.gitignore Adding nuxeo-quota/nuxeo-quota-automation/pom.xml Adding nuxeo-quota/nuxeo-quota-automation/src/test/java/org/nuxeo/ecm/quota/automation/tests/TestQuotaViaAutomation.java Adding nuxeo-quota/nuxeo-quota-automation/src/main/java/org/nuxeo/ecm/quota/automation/GetQuotaStatisticsOperation.java Adding nuxeo-quota/nuxeo-quota-automation/src/main/java/org/nuxeo/ecm/quota/automation/SetQuotaInfoOperation.java Adding nuxeo-quota/nuxeo-quota-automation/src/main/java/org/nuxeo/ecm/quota/automation/SimpleQuotaInfo.java Adding nuxeo-quota/nuxeo-quota-automation/src/main/java/org/nuxeo/ecm/quota/automation/GetQuotaInfoOperation.java Adding nuxeo-quota/nuxeo-quota-automation/src/main/java/org/nuxeo/ecm/quota/automation/RecomputeQuotaStatistics.java Adding nuxeo-quota/nuxeo-quota-automation/src/main/java/org/nuxeo/ecm/quota/automation/TestableJsonAdapter.java Adding nuxeo-quota/nuxeo-quota-automation/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-quota/nuxeo-quota-automation/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-quota/nuxeo-quota-automation/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-quota/nuxeo-quota-core-dependencies/pom.xml Adding nuxeo-quota/nuxeo-quota-web/pom.xml Adding nuxeo-quota/nuxeo-quota-web/crowdin.ini Adding nuxeo-quota/nuxeo-quota-web/src/test/java/org/nuxeo/ecm/quota/web/lang/test/TestMessages.java Adding nuxeo-quota/nuxeo-quota-web/src/main/java/org/nuxeo/ecm/quota/count/QuotaStatsActions.java Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/seam.properties Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/OSGI-INF/quota-nxthemes-contrib.xml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/OSGI-INF/quota-contentviews-contrib.xml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/OSGI-INF/quota-maxsize-contrib.xml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/css/jquery-ui-1.9.2.slider.min.css Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/widgets/document_quota_statistics_widget_template.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/widgets/quota_selectMax_widget_template.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/widgets/quota_selectSizeLimits_widget_template.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/widgets/quotaInfo_widget_template.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/widgets/quota_singleValue_widget_template.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/widgets/listing/quotaSize_listing_widget_template.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/incl/tabs/document_quota.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/incl/tabs/document_quota_statistics.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/incl/tabs/document_set_quota.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/incl/quota/adminQuotaStats.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/incl/quota/adminActivateQuota.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/incl/quota/adminQuotaInitialComputation.xhtml Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/scripts/jquery-ui-1.9.2.slider.js Adding nuxeo-quota/nuxeo-quota-web/src/main/resources/web/nuxeo.war/scripts/displayQuotaStats.js Adding nuxeo-quota/nuxeo-quota-core/pom.xml Adding nuxeo-quota/nuxeo-quota-core/src/test/java/org/nuxeo/ecm/quota/count/QuotaFeature.java Adding nuxeo-quota/nuxeo-quota-core/src/test/java/org/nuxeo/ecm/quota/count/TestExcludedBlob.java Adding nuxeo-quota/nuxeo-quota-core/src/test/java/org/nuxeo/ecm/quota/count/TestDocumentsSizeUpdater.java Adding nuxeo-quota/nuxeo-quota-core/src/test/java/org/nuxeo/ecm/quota/count/TestQuotaService.java Adding nuxeo-quota/nuxeo-quota-core/src/test/java/org/nuxeo/ecm/quota/count/TestDocumentsCountUpdater.java Adding nuxeo-quota/nuxeo-quota-core/src/test/java/org/nuxeo/ecm/quota/count/RunnableWithException.java Adding nuxeo-quota/nuxeo-quota-core/src/test/resources/log4j.xml Adding nuxeo-quota/nuxeo-quota-core/src/test/resources/exclude-blob-contrib.xml Adding nuxeo-quota/nuxeo-quota-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaStatsUpdater.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaStatsInitialWork.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaMaxSizeSetterWork.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaStatsServiceImpl.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaStatsService.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaStatsUpdaterRegistry.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaStatsListener.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaStatsUpdaterDescriptor.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaUtils.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/AbstractQuotaStatsUpdater.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/QuotaUserWorkspaceListener.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/QuotaDisplayValue.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/QuotaAwareDocument.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/QuotaAwareDocumentFactory.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/QuotaExceededException.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/QuotaSizeServiceImpl.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/QuotaSizeService.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/QuotaAware.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/QuotaInfo.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/BlobExcludeDescriptor.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/size/DocumentsSizeUpdater.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/count/QuotaStatsNonFolderishCountAdapter.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/count/DocumentsCountUpdater.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/count/Constants.java Adding nuxeo-quota/nuxeo-quota-core/src/main/java/org/nuxeo/ecm/quota/count/QuotaStatsAdapterFactory.java Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/OSGI-INF/quotastats-contrib.xml Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/OSGI-INF/quotastats-service.xml Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/OSGI-INF/quota-work-contrib.xml Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/OSGI-INF/adapters-contrib.xml Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/OSGI-INF/quotasize-service.xml Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/schemas/quota_heaviest_containers_cv.xsd Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/schemas/documents_size_statistics.xsd Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/schemas/documents_count_statistics.xsd Adding nuxeo-quota/nuxeo-quota-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-agenda/pom.xml Adding nuxeo-agenda/README.md Adding nuxeo-agenda/.gitignore Adding nuxeo-agenda/nuxeo-agenda-core/pom.xml Adding nuxeo-agenda/nuxeo-agenda-core/src/test/java/org/nuxeo/ecm/agenda/AgendaServiceTest.java Adding nuxeo-agenda/nuxeo-agenda-core/src/test/java/org/nuxeo/ecm/agenda/operations/AgendaOperationsTest.java Adding nuxeo-agenda/nuxeo-agenda-core/src/test/resources/log4j.xml Adding nuxeo-agenda/nuxeo-agenda-core/src/test/resources/jndi.properties Adding nuxeo-agenda/nuxeo-agenda-core/src/main/java/org/nuxeo/ecm/agenda/AgendaEventBuilder.java Adding nuxeo-agenda/nuxeo-agenda-core/src/main/java/org/nuxeo/ecm/agenda/AgendaComponent.java Adding nuxeo-agenda/nuxeo-agenda-core/src/main/java/org/nuxeo/ecm/agenda/AgendaService.java Adding nuxeo-agenda/nuxeo-agenda-core/src/main/java/org/nuxeo/ecm/agenda/operations/CreateAgendaEvent.java Adding nuxeo-agenda/nuxeo-agenda-core/src/main/java/org/nuxeo/ecm/agenda/operations/ListAgendaEvents.java Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/OSGI-INF/agenda-service-framework.xml Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/OSGI-INF/agenda-operations-contrib.xml Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/OSGI-INF/agenda-core-types-contrib.xml Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/OSGI-INF/agenda-pageproviders-contrib.xml Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/OSGI-INF/agenda-ecm-types-contrib.xml Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/schemas/vevent.xsd Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/web/nuxeo.war/icons/agenda_100.png Adding nuxeo-agenda/nuxeo-agenda-core/src/main/resources/web/nuxeo.war/icons/agenda.png Adding nuxeo-agenda/nuxeo-agenda-jsf/pom.xml Adding nuxeo-agenda/nuxeo-agenda-jsf/crowdin.ini Adding nuxeo-agenda/nuxeo-agenda-jsf/src/test/java/org/nuxeo/ecm/agenda/lang/test/TestMessages.java Adding nuxeo-agenda/nuxeo-agenda-jsf/src/test/resources/log4j.xml Adding nuxeo-agenda/nuxeo-agenda-jsf/src/test/resources/jndi.properties Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/java/org/nuxeo/ecm/agenda/seam/AddToEventAction.java Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/seam.properties Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/OSGI-INF/agenda-actions-contrib.xml Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/OSGI-INF/agenda-layout-contrib.xml Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/OSGI-INF/agenda-widgets-contrib.xml Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/fullcalendar.css Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/agenda.css Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/jquery-ui-1.8.19.custom.css Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-icons_228ef1_256x240.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-bg_glass_100_f6f6f6_1x400.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-icons_ffffff_256x240.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-bg_glass_65_ffffff_1x400.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-bg_diagonals-thick_18_b81900_40x40.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-bg_flat_10_000000_40x100.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-icons_222222_256x240.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-icons_ffd27a_256x240.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-bg_diagonals-thick_20_666666_40x40.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-bg_highlight-soft_75_ffe45c_1x100.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-icons_ef8c08_256x240.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-bg_gloss-wave_35_f6a828_500x100.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-bg_highlight-soft_100_eeeeee_1x100.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/css/jquery-ui-fullcalendar/images/ui-bg_glass_100_fdf5ce_1x400.png Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/widgets/agenda_widget.xhtml Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/widgets/events_widget.xhtml Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/widgets/add_to_agenda_box.xhtml Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/scripts/events.widget.js Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/scripts/fullcalendar.min.js Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/scripts/fullcalendar.widget.js Adding nuxeo-agenda/nuxeo-agenda-jsf/src/main/resources/web/nuxeo.war/scripts/fullcalendar.lang.js Adding nuxeo-core-binarymanager-sql/README.txt Adding nuxeo-core-binarymanager-sql/pom.xml Adding nuxeo-core-binarymanager-sql/.gitignore Adding nuxeo-core-binarymanager-sql/src/test/java/org/nuxeo/ecm/core/storage/sql/TestSQLBinaryManager.java Adding nuxeo-core-binarymanager-sql/src/test/resources/log4j.xml Adding nuxeo-core-binarymanager-sql/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-core-binarymanager-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/SQLBinaryManager.java Adding nuxeo-core-binarymanager-sql/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/pom.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/build.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/pom.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/java/org/nuxeo/ecm/platform/contentview/jsf/test/MockDAMPageProvider.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/java/org/nuxeo/ecm/platform/contentview/jsf/test/TestContentViewState.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/java/org/nuxeo/ecm/platform/contentview/jsf/test/TestContentViewService.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/java/org/nuxeo/ecm/platform/contentview/jsf/test/TestDefaultPageProviders.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/java/org/nuxeo/ecm/platform/contentview/jsf/test/TestContentViewCache.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/resources/log4j.properties Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/resources/test-pageprovider-override-contrib.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/resources/test-contentview-contrib.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/resources/test-contentview-override-contrib.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewServiceImpl.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewService.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewState.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewCache.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewRegistry.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentView.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewHeader.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewLayoutImpl.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewImpl.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewDescriptor.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewLayout.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/ContentViewStateImpl.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/facelets/plugins/SelectManyCheckboxDirectoryAggregateWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/facelets/plugins/SelectManyListboxDirectoryAggregateWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/facelets/plugins/SelectManyCheckboxAggregateWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/facelets/plugins/SelectAggregateWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/facelets/plugins/SelectManyListboxAggregateWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/jsf/facelets/plugins/SelectDirectoryAggregateWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/json/DocumentModelToJSON.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/json/JSONContentViewState.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/seam/ContentViewActions.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/java/org/nuxeo/ecm/platform/contentview/seam/ContentViewRestActions.java Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/seam.properties Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/OSGI-INF/widgettypes-contrib.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/OSGI-INF/contentview-framework.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/widgets/actions/content_view_actions_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/widgets/actions/content_view_selection_actions_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/content_view_quick_filter_layout_template.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/content_view_search_layout.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/content_view_quick_search_layout.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/content_view.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/documents_layout_table_content.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/documents_layout_table.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/content_view_upper_actions.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/action/content_view_export.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/action/content_view_page_size_selector.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/action/content_view_edit_columns.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/action/content_view_edit_rows.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/action/content_view_refresh.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/action/content_view_result_layout_actions.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/action/content_view_edit_columns_template.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/export/content_view_export_pdf_template.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/export/content_view_pdf_template.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/export/content_view_rss_template.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/export/content_view_xl.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/export/content_view_csv_template.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/export/content_view_rss.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/export/content_view_pdf.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/export/content_view_atom.xhtml Adding nuxeo-jsf/nuxeo-platform-contentview-jsf/src/main/resources/web/nuxeo.war/incl/export/content_view_csv.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/build.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/pom.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/java/org/nuxeo/ecm/platform/actions/TestActionFilter.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/java/org/nuxeo/ecm/platform/actions/MockDocumentModel.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/java/org/nuxeo/ecm/platform/actions/DummyFilter.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/resources/log4j.properties Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/resources/test-actions-contrib.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/resources/test-filters-override-contrib.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/resources/test-filters-contrib.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/java/org/nuxeo/ecm/platform/actions/jsf/JSFActionContext.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/java/org/nuxeo/ecm/platform/actions/jsf/JSFELContext.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/java/org/nuxeo/ecm/platform/actions/facelets/ActionWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/java/org/nuxeo/ecm/platform/actions/facelets/ActionTagHandler.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/java/org/nuxeo/ecm/platform/actions/seam/SeamActionContext.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/java/org/nuxeo/ecm/platform/actions/seam/SeamExpressionResolver.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/java/org/nuxeo/ecm/platform/actions/seam/SeamELContextFactory.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/java/org/nuxeo/ecm/platform/actions/seam/SeamExpressionContext.java Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/OSGI-INF/el-service-contrib.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/OSGI-INF/action-widgettypes-dev-contrib.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/OSGI-INF/widgettypes-contrib.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/OSGI-INF/action-widgettypes-contrib.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/META-INF/nxweb-actions.taglib.xml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/widgets/actions/action_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/widgets/actions/tabs_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/widgets/actions/actions_more_menu.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/widgets/actions/actions_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/widgets/actions/tabs_widget_bar_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/widgets/actions/tabs_widget_content_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/widgets/actions/dev/action_widget_type_dev_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/main_tab_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/template_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/generic_after_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/rest_document_link_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/fancybox_properties_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/link_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/widget_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/fancybox_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/generic_mode_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/bare_link_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/generic_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/action_icon_label_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/widgets/main_tab_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/widgets/template_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/widgets/rest_document_link_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/widgets/link_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/widgets/widget_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/widgets/fancybox_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/widgets/bare_link_action_template.xhtml Adding nuxeo-jsf/nuxeo-platform-actions-jsf/src/main/resources/web/nuxeo.war/incl/action/widgets/action_icon_label_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/pom.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/LGPL.txt Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/java/org/nuxeo/ecm/platform/layout/service/TestLayoutExport.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/java/org/nuxeo/ecm/platform/layout/facelets/DummyWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/resources/layouttype-export.json Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/resources/widgettype-old-export.json Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/resources/log4j.properties Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/resources/widgettypes-export.json Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/resources/widgettype-export.json Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/resources/layouts-test-contrib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/resources/layout-export.json Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/Base64.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/JSONLayoutExporter.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-io/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-ui-web/build.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/pom.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/LGPL.txt Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/MockActionManager.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/TestTabActionsSelection.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/TestPropertyEditors.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/util/TestDocumentLocator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/util/TestFunctions.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/util/TestDocumentModelFunctions.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/restAPI/TestUploadFileRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/java/org/nuxeo/ecm/platform/ui/web/directory/TestDirectorySelectItemComparator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/resources/schemas-test-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/resources/log4j.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/resources/OSGI-INF/print-jsfconfiguration-test-override-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/resources/OSGI-INF/print-jsfconfiguration-test-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/resources/schemas/orglifecycle.xsd Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/resources/schemas/layout_demo_schema.xsd Adding nuxeo-jsf/nuxeo-platform-ui-web/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-ui-web/src/osgi/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/UIWebActivator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/cache/LRUCachingMap.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/cache/SeamCacheHelper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/cache/ThreadSafeCacheHolder.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/application/NuxeoRenderKitImpl.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/application/NuxeoResourceHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/application/NuxeoResponseStateManagerImpl.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/application/NuxeoServerSideStateHelper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/application/NuxeoRenderKitFactoryImpl.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/application/NuxeoUnknownResource.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/application/config/JSFContainerInitializer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/application/config/JSFConfigureListener.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/application/config/JSFAnnotationProvider.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/htmleditor/service/HtmlEditorPluginServiceImpl.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/htmleditor/service/HtmlEditorPluginDescriptor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/htmleditor/api/HtmlEditorPluginService.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/NuxeoExceptionInterceptor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/SeamContextHelper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/ComponentTagUtils.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/BadDocumentUriException.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/FaceletDebugTracer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/ComponentRenderUtils.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/DocumentsListsUtils.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/FileUploadHelper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/SeamConfigurator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/SeamComponentCallHelper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/ComponentUtils.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/DeepCopy.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/SelectionActionsBean.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/SuggestionActionsBean.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/DocumentLocator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/BaseURL.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/NXHtmlResponseWriter.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/beans/StringArrayEditor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/beans/PropertiesEditorsInstaller.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/util/files/FileUtils.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/shield/ErrorPageForwarder.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/facelets/vendor/DefaultFaceletCache.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/facelets/vendor/NXFaceletCacheFactory.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/FancyURLResponseWrapper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/StaticNavigationHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/FancyNavigationHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/FancyURLRequestWrapper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/RestHelper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/FancyURLFilter.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/JSFDebugPhaseListener.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/RestfulPhaseListener.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/services/URLPolicyServiceCacheFlusher.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/services/URLPolicyServiceImpl.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/services/URLServiceComponent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/descriptors/ValueBindingDescriptor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/descriptors/URLPatternDescriptor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest/api/URLPolicyService.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/SystemLogRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/BaseNuxeoRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/BrowseRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/UploadRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/UpdateDocumentRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/ExportRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/ExportRepresentation.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/OpenSearchRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/PluginUploadRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/UploadFileRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/BaseStatelessNuxeoRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/CreationContainerListRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/DirectoryCacheRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/DeleteDocumentRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/ThreadSafeRestletFilter.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/CreateDocumentRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/LockingRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/SimpleRestletWithSeam.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/RestletServlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/SeamRestletFilter.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/DownloadFileRestlet.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/service/PluggableRestletService.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/restAPI/service/RestletPluginDescriptor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/validator/SortInfoListValidator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/validator/DocumentConstraintValidator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/validator/ValueExpressionAnalyzer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/jsf/DefaultValueHolderRule.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/jsf/MetaValueHolderRule.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/jsf/MetaActionSourceRule.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/fn/DocumentModelFunctions.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/fn/UserNameResolverHelper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/fn/LiveEditConstants.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/fn/Functions.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/SetTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/MetaValueHolderTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/InputDateTimeTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/GenericHtmlComponentHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/DocumentLinkTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/FormTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/ActionListenerMethodTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/LeafFaceletHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/MetaActionSourceTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/DeprecatedComponentHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/RepeatTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/TagConfigFactory.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/tag/handler/MethodResultTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/JSFResetActionsBean.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/SelectItemFactory.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/NXHtmlForm.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/UISelectItem.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/SelectItemComparator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/DisabledComponent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/ResettableComponent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/VariableManager.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/SelectItemsFactory.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/UISelectItems.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/document/RestDocumentLinkRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/document/RestDocumentLink.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/message/NXMessagesRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/message/EscapableMessageRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/html/NXHtmlInputText.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/editor/HtmlEditorRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/editor/UIHtmlEditor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/NXFileRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/UIOutputFile.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/UIInputFile.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/JSFBlobUploaderService.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/InputFileSizeValidator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/InputFileChoice.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/JSFBlobUploader.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/InputFileMimetypeValidator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/HTMLBlobUploader.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/InputFileInfo.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/UIOutputFileCommandLink.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/file/JSFBlobUploaderDescriptor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/radio/UIRadio.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/radio/SingleRadioRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/radio/SelectOneRadioRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/holder/ValueHolderRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/holder/ValueHolderTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/holder/UIValueHolder.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/holder/NuxeoValueHolderBean.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/list/StampState.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/list/UIJavascriptList.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/list/EditableListBean.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/list/UIEditableList.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/list/EditableListModificationType.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/seam/NuxeoITextImageProvider.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/seam/UIHtmlText.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/seam/UIImage.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/seam/UIColumn.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/seam/UICellExcel.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/seam/JXLExcelWorkbook.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/seam/UIEntry.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/seam/UIFeed.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/tree/TreeWidgetActions.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/component/date/DateTimeValidator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/pathelements/DocumentPathElement.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/pathelements/HiddenDocumentPathElement.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/pathelements/VersionDocumentPathElement.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/pathelements/PathElement.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/pathelements/ArchivedVersionsPathElement.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/pathelements/TextPathElement.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/reload/NuxeoJSFReloadHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/seam/NuxeoFacesTransactionEvents.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/seam/NuxeoConcurrentRequestResolver.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/seam/NuxeoRuntimeServiceProvider.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/ProtectedEditableModel.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/SortableDataModel.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/EditableModel.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/ProtectedEditableModelImpl.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/EditableModelRowEvent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/model/impl/EditableModelImpl.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/converter/DateConverter.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/converter/DateTimeConverter.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/converter/TimeConverter.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/seamremoting/RemotableSeamBeansDescriptor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/seamremoting/SeamRemotingJSBuilderComponent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/seamremoting/SeamRemotingJSBuilderService.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectorySelectItemsFactory.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectBase.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/UIDirectorySelectItem.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectListboxComponent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectOne.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectStatus.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/CSLData.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/UIDirectorySelectItems.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/VocabularyEntryList.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectorySelectItem.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectMany.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryEntryOutputTag.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryEntryOutputComponent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectorySelectItemFactory.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectState.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectorySelectOneListboxHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectListboxRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryEntry.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelect.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectOutputRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryFunctions.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/Selection.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryHelper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryAwareComponent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectMultiListboxRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectorySelectManyListboxHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectOutputComponent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/VocabularyEntry.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/ChainSelectMultiListboxComponent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectorySelectItemComparator.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/directory/DirectoryEntryOutputRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/plugins/SeamJsfSessionManager.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/api/TabActionsSelection.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/api/NavigationContext.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/api/SimpleFileManager.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/api/WebActions.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/api/SortNotSupportedException.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/api/UserAction.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/invalidations/DocumentContextInvalidation.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/invalidations/DocumentContextBoundActionBean.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/invalidations/DocumentContextInvalidatorInterceptor.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/invalidations/AutomaticDocumentBasedInvalidation.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/DownloadMethodExpression.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/MapValueExpression.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/DefaultValueExpression.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/MetaMethodExpression.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/MetaValueExpression.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/EvaluationContext.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/BlockingVariableMapper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/MethodValueExpression.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/alias/AliasVariableMapper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/alias/AliasTagHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/alias/AliasEvent.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/alias/NuxeoAliasBean.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/alias/UIAliasHolder.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/alias/AliasAnchorComponentHandler.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/alias/AliasValueExpression.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/binding/alias/AliasVariableMapperWrapper.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/renderer/NXTextRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/renderer/NXRadioRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/renderer/NxSelectManyCheckboxListRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/renderer/NxListboxRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/renderer/NXImageRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/renderer/NXCheckboxRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platformui/web/form/NxFormRenderer.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ui/web/url/codec/JSFNotificationDocumentIdCodec.java Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/treecache.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/seam.properties Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/jsfblobuploader-service.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/url-codecs-jsf-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/request-controler-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/htmleditor-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/jsfconfiguration-properties.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/login-startup-page-jsf-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/restAPI-framework.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/documentvalidationservice-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/username-cache-config.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/urlservice-framework.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/authentication-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/restAPI-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/urlservice-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/seamremotingjsbuilder-framework.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/reload-jsf-contrib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/OSGI-INF/htmleditor-framework.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/web-fragment.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/components.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/resources/org.nuxeo/widget-utils.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/resources/org.nuxeo/widget-utils.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/resources/org.nuxeo.jsf/fixviewstate.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/resources/org.nuxeo.jsf/fixmultipartajax.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/resources/org.nuxeo.jsf/fixmultipartajax.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/resources/org.nuxeo.jsf/fixviewstate.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/services/com.sun.faces.spi.annotationprovider Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/services/javax.faces.view.facelets.FaceletCacheFactory Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/META-INF/services/javax.servlet.ServletContainerInitializer Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/tinymce.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/tinymce.jquery.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/tinymce_init.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/tinymce.jquery.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/tinymce.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/license.txt Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/jquery.tinymce.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Mixins.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Animations.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/FlowLayout.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/skin.ie7.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/skin.min.css Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/content.inline.min.css Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Icons.Ie7.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Variables.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Spacer.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Throbber.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/MenuItem.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/skin.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Window.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/ListBox.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/ResizeHandle.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/ComboBox.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/FitLayout.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Content.Inline.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/content.min.css Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/skin.ie7.min.css Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Panel.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Content.Objects.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Label.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/ButtonGroup.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Button.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Content.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Iframe.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Radio.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Icons.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Menu.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Reset.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/ColorButton.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Scrollable.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Checkbox.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/MenuButton.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/FloatPanel.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/StackLayout.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/skin.dev.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Path.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/ToolTip.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/TabPanel.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/FieldSet.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/TextBox.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/TinyMCE.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/AbsoluteLayout.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/Container.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/MenuBar.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/SplitButton.less Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce-small.dev.svg Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce.eot Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce-small.svg Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce.ttf Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce-small.woff Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce-small.eot Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce-small.json Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce.svg Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce.woff Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce-small.ttf Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce.dev.svg Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/tinymce.json Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/fonts/readme.md Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/img/object.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/img/anchor.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/img/loader.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/skins/lightgray/img/trans.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/themes/modern/theme.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/themes/modern/theme.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/save/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/save/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/example_dependency/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/example_dependency/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/link/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/link/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/example/dialog.html Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/example/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/example/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/layer/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/layer/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nonbreaking/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nonbreaking/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeoimageupload/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeoimageupload/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeoimageupload/images/icon.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeoimageupload/langs/en.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeoimageupload/langs/fr.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/directionality/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/directionality/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/bbcode/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/bbcode/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/noneditable/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/noneditable/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/insertdatetime/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/insertdatetime/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/image/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/image/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/autoresize/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/autoresize/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/wordcount/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/wordcount/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/print/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/print/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/table/plugin.dev.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/table/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/table/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/table/classes/CellSelection.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/table/classes/TableGrid.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/table/classes/Quirks.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/table/classes/Plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/searchreplace/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/searchreplace/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-embarassed.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-kiss.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-foot-in-mouth.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-money-mouth.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-surprised.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-innocent.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-cry.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-laughing.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-tongue-out.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-yell.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-cool.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-smile.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-sealed.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-wink.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-frown.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/emoticons/img/smiley-undecided.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/autolink/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/autolink/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/autosave/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/autosave/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/pagebreak/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/pagebreak/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/code/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/code/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeolink/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeolink/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeolink/images/icon.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeolink/langs/en.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/nuxeolink/langs/fr.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/fullscreen/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/fullscreen/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/contextmenu/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/contextmenu/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/preview/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/preview/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/template/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/template/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/legacyoutput/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/legacyoutput/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/importcss/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/importcss/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/paste/plugin.dev.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/paste/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/paste/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/paste/classes/WordFilter.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/paste/classes/Utils.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/paste/classes/Clipboard.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/paste/classes/Quirks.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/paste/classes/Plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualchars/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualchars/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/advlist/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/advlist/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/tabfocus/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/tabfocus/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/charmap/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/charmap/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/spellchecker/plugin.dev.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/spellchecker/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/spellchecker/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/spellchecker/classes/DomTextMatcher.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/spellchecker/classes/Plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/textcolor/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/textcolor/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/tiny_mce_popup.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/css/dialog.css Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/img/menu_arrow.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/img/items.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/img/buttons.png Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/img/icons.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/img/menu_check.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/img/tabs.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/img/progress.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/utils/validate.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/utils/mctabs.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/utils/editable_selects.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/compat3x/utils/form_utils.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/hr/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/hr/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/fullpage/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/fullpage/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/lists/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/lists/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/css/visualblocks.css Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/img/h4.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/img/ol.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/img/figure.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/img/div.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/img/blockquote.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/img/h3.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/img/section.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/img/h2.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/img/aside.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/img/p.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/img/pre.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/img/h5.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/img/hgroup.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/img/article.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/img/h1.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/img/ul.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/img/h6.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/visualblocks/img/address.gif Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/anchor/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/anchor/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/media/moxieplayer.swf Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/media/plugin.min.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/plugins/media/plugin.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/langs/fr.js Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/tinymce/langs/readme.md Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/web/nuxeo.war/nxliveedit.xhtml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/web/nuxeo.war/facelet_not_found.xhtml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/web/nuxeo.war/seam/docstore/document.xhtml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/taglibs/nx-seam-rss.taglib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/taglibs/nxweb-html.taglib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/taglibs/nxweb-util.taglib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/taglibs/nxweb-pdf.taglib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/taglibs/nx-seam-excel.taglib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/taglibs/nxweb-document.taglib.xml Adding nuxeo-jsf/nuxeo-platform-ui-web/src/main/resources/taglibs/nxdirectory.taglib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/build.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/pom.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/LGPL.txt Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/java/org/nuxeo/ecm/platform/layout/service/TestLayoutComponent.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/java/org/nuxeo/ecm/platform/layout/service/TestLayoutFunctions.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/java/org/nuxeo/ecm/platform/layout/service/TestHelpers.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/java/org/nuxeo/ecm/platform/layout/service/TestLayoutService.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/java/org/nuxeo/ecm/platform/layout/service/LayoutAutomaticGeneration.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/java/org/nuxeo/ecm/platform/layout/facelets/DummyWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/layouts-listing-test-contrib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/layouts-test-schemas.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/log4j.properties Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/layouts-generated-with-labels-contrib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/layouts-generated-contrib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/layouts-test-contrib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/layouts-test-props-contrib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/layouts-test-props-contrib-override.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/test/resources/schema/dublincore.xsd Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/service/DisabledPropertyRefDescriptor.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/service/LayoutColumnCounter.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/service/WebLayoutManagerImpl.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/service/DisabledPropertyRefRegistry.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/service/WebLayoutManager.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/FaceletHandlerHelper.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/WidgetTypeTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/RenderVariables.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/SubWidgetTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/DocumentLayoutTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/ValueExpressionHelper.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/LayoutRowWidgetTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/WidgetTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/WidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/LayoutRowTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/LayoutTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/NuxeoLayoutIdManagerBean.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/LayoutPhaseListener.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/LayoutColumnTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/LayoutColumnWidgetTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/dev/LayoutDevTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/dev/DevTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/dev/WidgetTypeDevTagHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/DirectorySelectManyWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/AbstractWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/SelectManyCheckboxWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/SelectOneMenuWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/SelectManyListboxWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/HiddenWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/DateTimeWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/DirectorySelectOneWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/TextWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/CheckboxWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/HtmlTextWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/DirectorySelectManyCheckboxWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/FileWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/SelectOneListboxWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/SelectOneRadioWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/DoubleWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/TextareaWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/DirectorySelectOneRadioWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/ListWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/AbstractSelectWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/LayoutWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/IntWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/SecretWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/AbstractDirectorySelectWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/SelectManyMenuWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/plugins/TemplateWidgetTypeHandler.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/library/RuntimeWidgetTypeTagLibrary.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/library/RuntimeWidgetTagLibrary.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/facelets/library/LayoutTagLibrary.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/actions/RichTextEditorActions.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/java/org/nuxeo/ecm/platform/forms/layout/actions/NuxeoLayoutManagerBean.java Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/seam.properties Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/OSGI-INF/layouts-dev-contrib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/OSGI-INF/layouts-framework.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/OSGI-INF/layouts-properties.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/META-INF/nxweb-layout.taglib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/META-INF/nxweb-widget-type-runtime.taglib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/META-INF/nxweb-widget-runtime.taglib.xml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/complex_list_item_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/list_widget_template_actions.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/list_subwidget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/list_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/richtext_with_mimetype_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/container_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/complex_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/set_variable_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/js_list_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/js_list_widget_template_actions.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/duration_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/dev/widget_dev_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/dev/layout_dev_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/dev/properties_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/dev/layout_dev_init.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/dev/layouts/dev_layout_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/img/action_add.gif Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/incl/widget_label_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/incl/form_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/incl/foldable_box_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/incl/label_template.xhtml Adding nuxeo-jsf/nuxeo-platform-forms-layout-client/src/main/resources/web/nuxeo.war/widgets/incl/foldable_box_header_template.xhtml Adding nuxeo-jsf/nuxeo-platform-ui-web-test/pom.xml Adding nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/java/org/nuxeo/ecm/platform/ui/web/jsf/MockFacesContext.java Adding nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/java/org/nuxeo/ecm/platform/ui/web/jsf/MockExternalContext.java Adding nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/java/org/nuxeo/ecm/platform/ui/web/jsf/MockApplication.java Adding nuxeo-jsf/nuxeo-platform-ui-web-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-webapp-base/build.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/pom.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/security/UserSuggestionActionsBeanTest.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/security/GroupManagementTest.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/security/UserManagementTest.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/security/BaseUserGroupMock.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/localconfiguration/search/RepositoryInit.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/clipboard/ZipUtilsTest.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/clipboard/SummaryTest.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/tree/TestTreeManagerService.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/tree/nav/TestNavTreeService.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/bulkedit/TestBulkEditHelper.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/java/org/nuxeo/ecm/webapp/bulkedit/TestBulkEditService.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/test-navtree-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/test-search-local-configuration.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/test-schema-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/test-bulkedit-restricted-version-options.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/test-bulkedit-minorversion-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/test-bulkedit-majorversion-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/log4j.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/test-bulkedit-minorversion-before-update-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/test-nxtreemanager-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/test-navtree-contrib-compat.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/schemas/group.xsd Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/filemanager/BlobHolderGenerator.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/context/ServerContextBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/widgets/DateRangeValidator.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/UserSessionBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/UserManagementActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/PrincipalListManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/UserSession.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/GroupManagementActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/UpdateUserUnrestricted.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/PermissionActionListManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/PermissionListManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/AbstractUserGroupManagement.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/UserDisplayConverter.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/security/UserSuggestionActionsBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/DocumentActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/DocumentSuggestionActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/DocumentContentViewActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/DocumentListingActionsBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/contentbrowser/ContentViewObserverActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/locale/LocaleStartup.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/base/InputController.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/resources/NuxeoWebResourceDispatcher.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/delegate/DocumentManagerBusinessDelegate.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/delegate/TypeManagerBusinessDelegate.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/documentsLists/DocumentsListsPersistenceManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/documentsLists/DocumentsListDescriptor.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/documentsLists/BaseDocumentsListsManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/documentsLists/DocumentsListsManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/documentsLists/ConversationDocumentsListsManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/documentsLists/DocumentsListsManagerBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/documentsLists/DocumentsListsService.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/admin/AdminMessageActionBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/search/DocumentSearchActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/localconfiguration/LocalConfigurationActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/localconfiguration/search/SearchLocalConfiguration.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/localconfiguration/search/SearchLocalConfigurationConstants.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/localconfiguration/search/SearchLocalConfigurationAdapter.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/localconfiguration/search/SearchLocalConfigurationFactory.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/clipboard/ClipboardActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/clipboard/SummaryEntry.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/clipboard/DocumentListZipExporter.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/clipboard/ClipboardActionsBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/clipboard/SummaryImpl.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/clipboard/Summary.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/SeamHotReloadHelper.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/NuxeoSeamHotReloadContextKeeper.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/NuxeoSeamWebGate.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/NuxeoSeamFlusher.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/NuxeoSeamHotReloader.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/NuxeoSeamHotReloadRestTrigger.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/messages/HotReloadMessages.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/messages/HotReloadResourceLoader.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/seam/messages/HotReloadResourceBundleControl.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/action/ActionContextProvider.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/action/TypesTool.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/action/MobileBannerActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/action/WebActionsBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/action/MainTabsActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/dnd/DndFormActionBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/dnd/DndConfigurationHelper.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/TreeManagerPluginDescriptor.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/TreeActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/TreeManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/BigFolderLeafFilter.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/DocumentTreeNodeImpl.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/ReducedTreeActionsBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/TreeInvalidatorBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/DocumentTreeNode.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/TreeActionsBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/TreeManagerImpl.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/nav/MultiNavTreeManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/nav/NavTreeRegistry.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/nav/NavTreeService.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/tree/nav/NavTreeDescriptor.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/bulkedit/VersioningDescriptor.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/bulkedit/BulkEditActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/bulkedit/BulkEditService.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/bulkedit/BulkEditHelper.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/bulkedit/BulkEditServiceImpl.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/DirectoryTreeService.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/DirectoryTreeManagerBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/VocabularyTreeNode.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/DirectoryTreeDescriptor.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/DirectoryTreeManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/VocabularyTreeActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/DirectoryTreeNode.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/ChainSelectActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/ChainSelectActionsBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/directory/DirectoryTreeRegistry.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/helpers/ResourcesAccessor.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/helpers/FrameworkPropertyActions.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/helpers/EventNames.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/helpers/NuxeoProductNameFactory.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/helpers/ConversationIdGenerator.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/helpers/ResourcesAccessorBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/helpers/EventManager.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/thumb/ThumbnailManagerBean.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/java/org/nuxeo/ecm/webapp/dashboard/DashboardNavigationHelper.java Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/seam.properties Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/chains-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/reload-seam-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/documentslists-framework.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/directorytreemanager-framework.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/seamremotingjsbuilder-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/webresources-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/contentviews-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/navtree-framework.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/nxtreemanager-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/search-layouts-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/thumbnail-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/widgets-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/restAPI-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/users-contentviews-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/navtree-default-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/layouts-listing-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/layouttypes-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/users-layouts-listing-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/webapp-base-properties.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/nxtreemanager-framework.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/OSGI-INF/bulkedit-service.xml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/schemas/search_local_configuration.xsd Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/dndFormCollector.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/pagination/pageNavigationControls.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/pagination/a4jPageNavigationControls.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_group_output_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/image_subwidget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/toggleable_layout_with_forms_cancel_button.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/select_path_tree_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/toggleable_layout_with_forms_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_group_display_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/shuttle_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/drop_zone_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/content_view_with_forms_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/search_coverage_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/single_user_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_prefixed_suggestion_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/toggleable_document_layout_with_forms_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/select_vocabulary_tree_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/image_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/chain_multiselect_2levels_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/document_layout_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/search_path_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/suggest_many_directory_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/toggleable_layout_with_forms_toggle_button.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_suggestion_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/suggest_one_directory_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/content_view_search_layout_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/author_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/save_box_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/search_deleted_documents_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/single_document_suggestion_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/page_size_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/life_cycle_transitions_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/select_l10n_vocabulary_tree_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_vgoups_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/chain_monoselect_2levels_widget.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_groups_validation_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_profile_password_validation_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_password_validation_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/date_range_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/multiple_document_suggestion_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/single_user_suggestion_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/user_password_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/toggleable_layout_with_forms_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/actions/document_tabs_with_forms_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/actions/document_actions_with_forms_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/actions/document_actions_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/actions/document_action_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/actions/document_action_with_forms_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_lifecycle_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_big_icon_type_link_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_big_icon_type_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_ajax_selection_box_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_livedit_link_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_manage_document.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_id_title_link_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_thumbnail_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_lock_icon_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_main_file_size_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_ajax_selection_box_with_current_document_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_icon_type_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_version_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_main_file_format_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/widgets/listing/listing_title_link_widget_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/unfold.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/help.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/start_workflow.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/move_end.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/clock.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/slideshow_disabled.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_add_group.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/edit_columns.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/document_listing_compact_2_columns_icon.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/like.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/bullet.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_pause.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/slideshow_enabled.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/navigation_last.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/sort_selected_up.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/unchecked.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/lightbox_call.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/comments.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/sort_selected_down.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/sort_add.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_add_user.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/delete_red.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_start_blue.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_mass_edit.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/chevron-right.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/navigation_next.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/move_left.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_add_file.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/user_menu.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/application_form_edit.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/icon_spacer.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/info.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/inactive_go_down.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_empty.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_stop_blue.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/back.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/search.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/external.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/mail.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_tag_delete.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_play_blue.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/sort_up.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_fastforward.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/printer.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/sort_down.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_start.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/navigation_previous.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/annotate.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/rss_export.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/toggle_plus.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/delete.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_repeat_disabled.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/download.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/lock.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/move_down.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/icone_download.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/arrow_folded.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/rename.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_stop.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/move_all_left.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/csv_export.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/fold.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/tip.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/go_down.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_end.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/inactive_go_up.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/import.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_clipboard_deleteall.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/move_all_right.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/atom_export.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_add.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_clipboard_copy.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/quote.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/move_top.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/checked.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/dropdown.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/arrow_left.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/permalink.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_publish.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/arrow_blue.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/zip_export.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/warning.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_move_all.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/switch.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/document_listing_icon_2_columns_icon.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_paste_all.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/search.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_repeat_blue.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/move_right.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/profile_mini.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/navigation_first.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/user.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_pause_blue.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_fastforward_blue.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_end_blue.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/refresh.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/arrow_up.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/required.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_repeat.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/arrow_unfolded.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/move_up.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/calendar.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/export.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/mini_add.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/xls_export.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/chevron-left.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/pdf_export.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/view_doc.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/document_listing_icon.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/advanced_search.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_play.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/broken_file.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/group.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/go_up.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/toggle_minus.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/action_export_zip.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/comment.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/UpFolder_icon.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_rewind.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/control_rewind_blue.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/zip_tree_export.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/clipboard.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/add_popup.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/sort_add.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/contextual_menu/locked.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/contextual_menu/unsubscribe.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/contextual_menu/download.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/contextual_menu/unlocked.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/contextual_menu/subscribe.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/contextual_menu/share.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/contextual_menu/export_pdf.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/icons/contextual_menu/export_generic.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/img/CONTENT_TREE.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/img/big_loading.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/img/tree_line.png Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/img/standart_waiter.gif Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_groups.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/create_group.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_user.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_users_listing_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/create_user.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_user_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_many_users_listing.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_users.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_users_listing.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_group.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_groups_listing_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/users/view_groups_listing.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/mobile_banner.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/page_resources.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/bulk_edit_box.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/message_banner.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/permalink_box.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/page_head.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/dnd/dnd-common.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/dnd/dnd.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/dnd/dnd-ui.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/export/document_comments_pdf_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/export/document_content_pdf_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/export/export.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/export/document_contentviews_pdf_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/export/document_view_pdf.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/export/document_history_pdf_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/pages/nuxeo_page.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/pages/popup_page.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/pages/header_footer_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/pages/workspace_page.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/pages/basic_page.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/scripts/jquery.js Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/scripts/utils.js Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/scripts/automation.js Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/scripts/seam-remote.js Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/scripts/dnd/nxdropzone.js Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/scripts/dnd/jquery.dnd-file-upload.js Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/scripts/dnd/nxinternaldnd.js Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/scripts/dnd/jquery.client.js Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_listing_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_listing_ajax_template_header.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_sort_infos_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_local_configuration_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_bulkedit_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_listing_pdf_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_listing_ajax_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_column_selection_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_pdf_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_summary_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_listing_thumbnail_template_header.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_listing_thumbnail_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_div_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_listing_csv_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_listing_thumbnail_infoview.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_default_template.xhtml Adding nuxeo-jsf/nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/layouts/layout_grid_template.xhtml Adding nuxeo-jsf/nuxeo-platform-seam-debug/pom.xml Adding nuxeo-jsf/nuxeo-platform-seam-debug/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-jsf/nuxeo-platform-seam-debug/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-web-resources-jsf/pom.xml Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/NXScriptRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/AbstractResourceRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/ResourceImportRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/PageResourceRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/NXStylesheetRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/ResourceInsertRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/HTMLImportRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/ResourceRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/ResourceBundleRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/ScriptStyleBaseRenderer.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/negotiators/DefaultPageFlavor.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/negotiators/RequestAttribute.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/negotiators/RequestParameter.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/negotiators/DefaultPage.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/handler/PageResourceHandler.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/handler/ResourceBundleHandler.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/component/UIMeta.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/java/org/nuxeo/ecm/web/resources/jsf/component/UIFavicon.java Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf/nuxeo-web-resources-jsf/src/main/resources/META-INF/nxweb-resources.taglib.xml Adding nuxeo-filesystem-connectors/pom.xml Adding nuxeo-filesystem-connectors/.gitignore Adding nuxeo-filesystem-connectors/nuxeo-webdav/README.txt Adding nuxeo-filesystem-connectors/nuxeo-webdav/Makefile Adding nuxeo-filesystem-connectors/nuxeo-webdav/NOTES.txt Adding nuxeo-filesystem-connectors/nuxeo-webdav/pom.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav/TODO.txt Adding nuxeo-filesystem-connectors/nuxeo-webdav/run.sh Adding nuxeo-filesystem-connectors/nuxeo-webdav/testdocs/test.txt Adding nuxeo-filesystem-connectors/nuxeo-webdav/testdocs/quality.jpg Adding nuxeo-filesystem-connectors/nuxeo-webdav/testdocs/test.html Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/WebDavContextResolver.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/Application.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/ExceptionHandler.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/service/WIRequestFilter.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/service/WebDavService.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/service/BackendFactoryDescriptor.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/RealBackendFactory.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/VirtualBackend.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/SimpleRootBackend.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/BackendFactory.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/SearchBackendFactory.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/SearchVirtualBackend.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/SimpleBackendFactory.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/PathCache.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/AbstractVirtualBackend.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/AbstractCoreBackend.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/SimpleBackend.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/BackendHelper.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/SearchRootBackend.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/Backend.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/AbstractBackendFactory.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/backend/SimpleRealBackendFactory.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/resource/UnknownResource.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/resource/RootResource.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/resource/VirtualFolderResource.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/resource/AbstractResource.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/resource/PropStatBuilderExt.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/resource/ExistingResource.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/resource/FolderResource.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/resource/FileResource.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/jaxrs/IsCollection.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/jaxrs/Win32FileAttributes.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/jaxrs/Win32LastAccessTime.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/jaxrs/Win32CreationTime.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/jaxrs/Util.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/jaxrs/IsFolder.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/jaxrs/IsHidden.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/java/org/nuxeo/ecm/webdav/jaxrs/Win32LastModifiedTime.java Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/resources/OSGI-INF/request-controller-contrib.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/resources/OSGI-INF/auth-contrib.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/resources/OSGI-INF/service-contrib.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-filesystem-connectors/nuxeo-webdav/src/main/webapp/WEB-INF/web.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav/benchmarks/postmark-1.51.c Adding nuxeo-filesystem-connectors/nuxeo-webdav/benchmarks/fsx.c Adding nuxeo-filesystem-connectors/nuxeo-webdav/benchmarks/test.py Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/pom.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/java/org/nuxeo/ecm/webdav/WebDavServerFeature.java Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/java/org/nuxeo/ecm/webdav/AbstractServerTest.java Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/java/org/nuxeo/ecm/webdav/WebDavClientTest.java Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/java/org/nuxeo/ecm/webdav/JaxbTest.java Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/java/org/nuxeo/ecm/webdav/WebDavRepoInit.java Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/java/org/nuxeo/ecm/webdav/LitmusTest.java Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/java/org/nuxeo/ecm/webdav/resource/MiscTest.java Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/log4j.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/jndi.properties Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/testdocs/test.txt Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/testdocs/quality.jpg Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/testdocs/test.html Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/xmlsamples/propertyupdate1.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/xmlsamples/propfind3.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/xmlsamples/propfind2.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/test/resources/xmlsamples/propfind1.xml Adding nuxeo-filesystem-connectors/nuxeo-webdav-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-signature/build.xml Adding nuxeo-signature/pom.xml Adding nuxeo-signature/build-and-test.sh Adding nuxeo-signature/README.md Adding nuxeo-signature/.gitignore Adding nuxeo-signature/nuxeo-platform-signature-api/pom.xml Adding nuxeo-signature/nuxeo-platform-signature-api/src/test/java/org/nuxeo/ecm/platform/signature/api/user/UserInfoTest.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/exception/SignException.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/exception/package-info.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/exception/AlreadySignedException.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/exception/CertException.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/sign/SignatureAppearanceFactory.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/sign/package-info.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/sign/SignatureLayout.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/sign/SignatureService.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/user/package-info.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/user/AliasWrapper.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/user/AliasType.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/user/UserInfo.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/user/CUserService.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/user/CNField.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/pki/CertService.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/pki/package-info.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/java/org/nuxeo/ecm/platform/signature/api/pki/RootService.java Adding nuxeo-signature/nuxeo-platform-signature-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-signature/nuxeo-platform-signature-config/README.txt Adding nuxeo-signature/nuxeo-platform-signature-config/pom.xml Adding nuxeo-signature/nuxeo-platform-signature-config/src/main/resources/pdfca-keystore.jks Adding nuxeo-signature/nuxeo-platform-signature-config/src/main/resources/OSGI-INF/signature-default-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-config/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-signature/nuxeo-platform-signature-core/pom.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/java/org/nuxeo/ecm/platform/signature/core/sign/SignatureServiceTest.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/java/org/nuxeo/ecm/platform/signature/core/sign/TestDirectorySecurity.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/java/org/nuxeo/ecm/platform/signature/core/user/CUserServiceTest.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/java/org/nuxeo/ecm/platform/signature/core/pki/TypeTest.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/java/org/nuxeo/ecm/platform/signature/core/pki/CertServiceTest.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/java/org/nuxeo/ecm/platform/signature/core/operations/SignPDFTest.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/java/org/nuxeo/ecm/platform/signature/core/operations/SignPDFDocumentTest.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/log4j.properties Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/test-files/keystore.jks Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/OSGI-INF/directory-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/OSGI-INF/root-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/OSGI-INF/cuser-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/OSGI-INF/schema-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/META-INF/ejb-jar.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/pdf-tests/signed.pdf Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/pdf-tests/hello.txt Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/pdf-tests/original.pdf Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/test-config/keystore.jks Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/testconf/directories/groups.csv Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/testconf/directories/users.csv Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/testconf/directories/user2group.csv Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/testconf/schemas/user.xsd Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/testconf/schemas/base.xsd Adding nuxeo-signature/nuxeo-platform-signature-core/src/test/resources/testconf/schemas/group.xsd Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/sign/DefaultSignatureAppearanceFactory.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/sign/package-info.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/sign/SignatureHelper.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/sign/SignatureDescriptor.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/sign/SignatureServiceImpl.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/user/package-info.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/user/CUserDescriptor.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/user/CUserServiceImpl.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/pki/RootServiceImpl.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/pki/package-info.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/pki/CertServiceImpl.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/pki/RootDescriptor.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/operations/SignPDFDocument.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/java/org/nuxeo/ecm/platform/signature/core/operations/SignPDF.java Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/OSGI-INF/cert-service-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/OSGI-INF/directory-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/OSGI-INF/schema-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/OSGI-INF/root-service-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/OSGI-INF/sign-operations-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/OSGI-INF/cuser-service-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/OSGI-INF/signature-service-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/schemas/cert.xsd Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-signature/nuxeo-platform-signature-core/src/main/resources/META-INF/ejb-jar.xml Adding nuxeo-signature/nuxeo-platform-signature-web/build.xml Adding nuxeo-signature/nuxeo-platform-signature-web/pom.xml Adding nuxeo-signature/nuxeo-platform-signature-web/crowdin.ini Adding nuxeo-signature/nuxeo-platform-signature-web/src/test/java/org/nuxeo/ecm/signature/lang/test/TestMessages.java Adding nuxeo-signature/nuxeo-platform-signature-web/src/test/java/org/nuxeo/ecm/platform/signature/web/CertActionsTest.java Adding nuxeo-signature/nuxeo-platform-signature-web/src/test/resources/log4j.properties Adding nuxeo-signature/nuxeo-platform-signature-web/src/test/resources/OSGI-INF/directory-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-web/src/test/resources/OSGI-INF/schema-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-web/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-signature/nuxeo-platform-signature-web/src/test/resources/testconf/schemas/user.xsd Adding nuxeo-signature/nuxeo-platform-signature-web/src/test/resources/testconf/schemas/base.xsd Adding nuxeo-signature/nuxeo-platform-signature-web/src/test/resources/testconf/schemas/group.xsd Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/java/org/nuxeo/ecm/platform/signature/web/sign/package-info.java Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/java/org/nuxeo/ecm/platform/signature/web/sign/SignActions.java Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/java/org/nuxeo/ecm/platform/signature/web/sign/CertServiceBusinessDelegate.java Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/java/org/nuxeo/ecm/platform/signature/web/sign/CertActions.java Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/java/org/nuxeo/ecm/platform/signature/web/sign/SignatureServiceBusinessDelegate.java Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/java/org/nuxeo/ecm/platform/signature/web/sign/CUserServiceBusinessDelegate.java Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/seam.properties Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/OSGI-INF/audit-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/web/nuxeo.war/edit_user_certificate.xhtml Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/web/nuxeo.war/icons/certificates.png Adding nuxeo-signature/nuxeo-platform-signature-web/src/main/resources/web/nuxeo.war/incl/tabs/sign_view.xhtml Adding nuxeo-signature/nuxeo-platform-signature-core-dependencies/pom.xml Adding nuxeo-web-ui-itests/pom.xml Adding nuxeo-web-ui-itests/README.md Adding nuxeo-web-ui-itests/.gitignore Adding nuxeo-web-ui-itests/src/main/resources/OSGI-INF/webui-itests-webresources-contrib.xml Adding nuxeo-web-ui-itests/src/main/resources/OSGI-INF/extensions.xml Adding nuxeo-web-ui-itests/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-web-ui-itests/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/nuxeo-itests.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/docsuggestion/nuxeo-docsuggestion-edit-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/docsuggestion/nuxeo-docsuggestion-metadata-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/docsuggestion/nuxeo-docsuggestion-create-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/docsuggestion/nuxeo-docsuggestion-view-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/multistring/nuxeo-multistring-create-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/multistring/nuxeo-multistring-metadata-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/multistring/nuxeo-multistring-view-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/multistring/nuxeo-multistring-edit-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/multicomplex/nuxeo-multicomplex-view-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/multicomplex/nuxeo-multicomplex-create-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/multicomplex/nuxeo-multicomplex-edit-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/document/multicomplex/nuxeo-multicomplex-metadata-layout.html Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/images/doctypes/docsuggestion.svg Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/images/doctypes/multistring.svg Adding nuxeo-web-ui-itests/src/main/resources/web/nuxeo.war/ui/images/doctypes/multicomplex.svg Adding nuxeo-web-ui-itests/src/main/resources/data/schemas/ftest3.xsd Adding nuxeo-web-ui-itests/src/main/resources/data/schemas/ftest2.xsd Adding nuxeo-web-ui-itests/src/main/resources/data/schemas/ftest1.xsd Adding nuxeo-web-ui-itests/src/main/resources/data/i18n/messages.json Adding nuxeo-audit-storage-directory/pom.xml Adding nuxeo-audit-storage-directory/README.md Adding nuxeo-audit-storage-directory/.gitignore Adding nuxeo-audit-storage-directory/src/test/java/org/nuxeo/audit/storage/stream/TestStreamAuditStorageWriter.java Adding nuxeo-audit-storage-directory/src/test/java/org/nuxeo/audit/storage/impl/TestDirectoryAuditStorage.java Adding nuxeo-audit-storage-directory/src/test/java/org/nuxeo/audit/storage/impl/TestRestorationFromDirectoryAuditStorage.java Adding nuxeo-audit-storage-directory/src/test/resources/OSGI-INF/test-stream-audit-storage-contrib.xml Adding nuxeo-audit-storage-directory/src/main/java/org/nuxeo/audit/storage/stream/StreamAuditStorageWriter.java Adding nuxeo-audit-storage-directory/src/main/java/org/nuxeo/audit/storage/impl/DirectoryAuditStorage.java Adding nuxeo-audit-storage-directory/src/main/resources/OSGI-INF/directory-audit-storage-contrib.xml Adding nuxeo-audit-storage-directory/src/main/resources/schemas/audit.xsd Adding nuxeo-audit-storage-directory/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-user-registration/build.xml Adding nuxeo-platform-user-registration/pom.xml Adding nuxeo-platform-user-registration/README.md Adding nuxeo-platform-user-registration/build.properties.sample Adding nuxeo-platform-user-registration/.gitignore Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/pom.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/crowdin.ini Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/test/java/org/nuxeo/ecm/user/registration/lang/test/TestWebengineMessages.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/test/java/org/nuxeo/ecm/user/registration/lang/test/TestMessages.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/java/org/nuxeo/ecm/user/registration/webengine/UserRegistrationObject.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/java/org/nuxeo/ecm/user/registration/actions/UserRegistrationConfigurationActions.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/java/org/nuxeo/ecm/user/registration/actions/UserRegistrationBusinessDelegate.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/java/org/nuxeo/ecm/user/registration/actions/UserRegistrationActions.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/seam.properties Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/OSGI-INF/user-registration-contentviews-contrib.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/OSGI-INF/user-registration-actions-contrib.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/OSGI-INF/user-registration-layouts-contrib.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/OSGI-INF/user-registration-contrib.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/OSGI-INF/l10n/messages_fr_FR.properties Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/i18n/messages_fr.properties Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/i18n/messages_en.properties Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/web/nuxeo.war/widgets/user_request_reject_widget_template.xhtml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/web/nuxeo.war/widgets/user_request_accept_widget_template.xhtml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/web/nuxeo.war/widgets/user_request_rights_widget_template.xhtml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/web/nuxeo.war/incl/userregistration/default_requests_create.xhtml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/web/nuxeo.war/incl/userregistration/requests_configuration.xhtml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/web/nuxeo.war/incl/userregistration/requests_create.xhtml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/web/nuxeo.war/incl/userregistration/multiple_requests_create.xhtml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/web/nuxeo.war/incl/userregistration/requests_listing_local.xhtml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/web/nuxeo.war/incl/userregistration/requests_listing_all.xhtml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/skin/views/userRegistration/ReviveEmailInviteDocTemplate.ftl Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/src/main/resources/skin/views/userRegistration/EmailInviteDocTemplate.ftl Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/pom.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/test/java/org/nuxeo/ecm/user/registration/TestMultipleConfiguration.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/test/java/org/nuxeo/ecm/user/registration/TestContainerLocalConfig.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/test/java/org/nuxeo/ecm/user/registration/AbstractUserRegistration.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/test/java/org/nuxeo/ecm/user/registration/TestUserRegistration.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/test/resources/test-types-contrib.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/test/resources/log4j.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/test/resources/templates/TestUserRegistration.ftl Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/java/org/nuxeo/ecm/user/registration/DocumentRegistrationInfo.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/java/org/nuxeo/ecm/user/registration/UserRegistrationComponent.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/java/org/nuxeo/ecm/user/registration/RegistrationCleanerListener.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/java/org/nuxeo/ecm/user/registration/UserRegistrationService.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/java/org/nuxeo/ecm/user/registration/DefaultRegistrationUserFactory.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/java/org/nuxeo/ecm/user/registration/UserRegistrationListener.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/java/org/nuxeo/ecm/user/registration/RegistrationUserFactory.java Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/resources/OSGI-INF/user-registration-listener-contrib.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/resources/OSGI-INF/user-registration-service-framework.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/resources/OSGI-INF/user-registration-core-types-contrib.xml Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/resources/schemas/docinfo.xsd Adding nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/LICENSE Adding nuxeo-features/pom.xml Adding nuxeo-features/pmd.xml Adding nuxeo-features/nuxeo-platform-directory-web/build.xml Adding nuxeo-features/nuxeo-platform-directory-web/pom.xml Adding nuxeo-features/nuxeo-platform-directory-web/src/test/java/org/nuxeo/ecm/directory/ui/TestDirectoryUIManagerRegistration.java Adding nuxeo-features/nuxeo-platform-directory-web/src/test/java/org/nuxeo/ecm/directory/ui/TestDirectoryUIManager.java Adding nuxeo-features/nuxeo-platform-directory-web/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-directory-web/src/test/resources/OSGI-INF/test-directory-ui-contrib.xml Adding nuxeo-features/nuxeo-platform-directory-web/src/test/resources/OSGI-INF/test-directory-ui-sql-contrib.xml Adding nuxeo-features/nuxeo-platform-directory-web/src/test/resources/OSGI-INF/test-directory-ui-override-contrib.xml Adding nuxeo-features/nuxeo-platform-directory-web/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-directory-web/src/test/resources/testdirectorydata/country.csv Adding nuxeo-features/nuxeo-platform-directory-web/src/test/resources/testdirectorydata/continent.csv Adding nuxeo-features/nuxeo-platform-directory-web/src/main/java/org/nuxeo/ecm/webapp/directory/DirectoryUIActionsBean.java Adding nuxeo-features/nuxeo-platform-directory-web/src/main/java/org/nuxeo/ecm/directory/ui/DirectoryUIManagerImpl.java Adding nuxeo-features/nuxeo-platform-directory-web/src/main/java/org/nuxeo/ecm/directory/api/ui/DirectoryUI.java Adding nuxeo-features/nuxeo-platform-directory-web/src/main/java/org/nuxeo/ecm/directory/api/ui/DirectoryUIDescriptor.java Adding nuxeo-features/nuxeo-platform-directory-web/src/main/java/org/nuxeo/ecm/directory/api/ui/HierarchicalDirectoryUIDeleteConstraint.java Adding nuxeo-features/nuxeo-platform-directory-web/src/main/java/org/nuxeo/ecm/directory/api/ui/AbstractDirectoryUIDeleteConstraint.java Adding nuxeo-features/nuxeo-platform-directory-web/src/main/java/org/nuxeo/ecm/directory/api/ui/DirectoryUIManager.java Adding nuxeo-features/nuxeo-platform-directory-web/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-directory-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-directory-web/src/main/resources/OSGI-INF/directory-ui-framework.xml Adding nuxeo-features/nuxeo-platform-directory-web/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-platform-directory-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-directory-web/src/main/resources/web/nuxeo.war/directory/view_directory.xhtml Adding nuxeo-features/nuxeo-platform-directory-web/src/main/resources/web/nuxeo.war/directory/view_directories.xhtml Adding nuxeo-features/nuxeo-platform-directory-web/src/main/resources/web/nuxeo.war/directory/create_directory_entry.xhtml Adding nuxeo-features/nuxeo-platform-directory-web/src/main/resources/web/nuxeo.war/directory/directory_layout_template.xhtml Adding nuxeo-features/nuxeo-platform-oauth/pom.xml Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/TestForwardedProto.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/TestConsumerService.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/TestTokenService.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/TestServerKeyService.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/TestOAuth2ChallengeRedis.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/TestDirectorySecurity.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/OAuth2InMemoryTransientStoreFeature.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/OAuth2ChallengeFixture.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/OAuthFeature.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/TestOAuth2Challenge.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/OAuth2JettyFeature.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/TestOauth2Client.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/OAuth2RedisTransientStoreFeature.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/java/org/nuxeo/ecm/platform/oauth/tests/TestServiceProviderService.java Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/jndi.properties Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/test-web.xml Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/test-oauth2page.jsp Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/OSGI-INF/test-oauth2-authentication-contrib.xml Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/OSGI-INF/jetty-test-config.xml Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/OSGI-INF/transientstore-redis-test-config.xml Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/OSGI-INF/transientstore-test-config.xml Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/directories/oauth2clients.csv Adding nuxeo-features/nuxeo-platform-oauth/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/keys/OAuthServerKeyManagerImpl.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/keys/ServerKeyDescriptor.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/keys/OAuthServerKeyManager.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/providers/OAuthServiceProviderRegistry.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/providers/NuxeoOAuthServiceProvider.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/providers/OAuthServiceProviderRegistryImpl.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/consumers/OAuthConsumerRegistryImpl.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/consumers/OAuthConsumerRegistry.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/consumers/NuxeoOAuthConsumer.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/tokens/OAuthToken.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/tokens/OAuthTokenStoreImpl.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/tokens/OAuthTokenStore.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth/tokens/NuxeoOAuthToken.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/NuxeoOAuth2Filter.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/OAuth2Error.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/Constants.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/NuxeoOAuth2Servlet.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/clients/OAuth2Client.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/clients/OAuth2ClientService.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/clients/OAuth2ClientServiceImpl.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/request/AuthorizationRequest.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/request/OAuth2Request.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/request/TokenRequest.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/OAuth2ServiceProviderRegistry.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/NuxeoOAuth2ServiceProviderReader.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/AbstractOAuth2UserEmailProvider.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/OAuth2ServiceProviderDescriptor.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/NuxeoOAuth2ServiceProvider.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/OAuth2ServiceProviderContributionRegistry.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/OAuth2ServiceProviderRegistryImpl.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/NuxeoOAuth2ServiceProviderListWriter.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/OAuth2ServiceUserStore.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/NuxeoOAuth2ServiceProviderWriter.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/providers/OAuth2ServiceProvider.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/tokens/NuxeoOAuth2Token.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/tokens/NuxeoOAuth2TokenListWriter.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/tokens/NuxeoOAuth2TokenWriter.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/tokens/OAuth2TokenStore.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/oauth2/tokens/NuxeoOAuth2TokenReader.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/platform/ui/web/auth/oauth/NuxeoOAuthFilter.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/java/org/nuxeo/ecm/webengine/oauth2/OAuth2Callback.java Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/directory-contrib.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/oauth2serviceprovider-framework.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/schema-contrib.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/oauth2clientservice-framework.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/oauthserverkey-framework.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/authentication-contrib.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/oauthconsumer-framework.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/oauthserviceprovider-framework.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/oauthserverkey-contrib.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/OSGI-INF/oauthtoken-framework.xml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/directories/oauth2clients.csv Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/schemas/oauth2serviceprovider.xsd Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/schemas/oauthconsumer.xsd Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/schemas/oauthserviceprovider.xsd Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/schemas/oauth2token.xsd Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/schemas/oauth2client.xsd Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/schemas/oauthtoken.xsd Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/web/nuxeo.war/oauth2Grant.jsp Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/web/nuxeo.war/oauthGrant.jsp Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/web/nuxeo.war/oauth2error.jsp Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/web/nuxeo.war/incl/oauth_subscriber.xhtml Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/skin/views/base.ftl Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/skin/views/oauth2/index.ftl Adding nuxeo-features/nuxeo-platform-oauth/src/main/resources/skin/resources/css/site.css Adding nuxeo-features/nuxeo-platform-io/pom.xml Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/pom.xml Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/src/main/java/org/nuxeo/ecm/platform/io/selectionReader/DocumentModelListReader.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/src/main/java/org/nuxeo/ecm/platform/io/client/ImportExportActionBean.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/pom.xml Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/LGPL.txt Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/src/main/java/org/nuxeo/ecm/platform/io/api/IOManager.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/src/main/java/org/nuxeo/ecm/platform/io/api/AbstractIOResourceAdapter.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/src/main/java/org/nuxeo/ecm/platform/io/api/IOResourceAdapter.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/src/main/java/org/nuxeo/ecm/platform/io/api/IOResources.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/pom.xml Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/LGPL.txt Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/test/java/org/nuxeo/ecm/platform/io/operation/TestExportDocument.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/test/resources/jndi.properties Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/main/java/org/nuxeo/ecm/platform/io/operation/ExportDocument.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/main/java/org/nuxeo/ecm/platform/io/descriptors/IOResourceAdapterDescriptor.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/main/java/org/nuxeo/ecm/platform/io/descriptors/PropertyListDescriptor.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/main/java/org/nuxeo/ecm/platform/io/impl/IOManagerImpl.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/main/java/org/nuxeo/ecm/platform/io/impl/IOManagerComponent.java Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/main/resources/OSGI-INF/io-framework.xml Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-userworkspace/pom.xml Adding nuxeo-features/nuxeo-platform-userworkspace/ReadMe.md Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/pom.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/LGPL.txt Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/main/java/org/nuxeo/ecm/platform/userworkspace/constants/UserWorkspaceConstants.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/main/java/org/nuxeo/ecm/platform/userworkspace/api/UserWorkspaceManagerActions.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/main/java/org/nuxeo/ecm/platform/userworkspace/api/UserWorkspaceService.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/main/java/org/nuxeo/ecm/platform/userworkspace/operations/UserWorkspaceCreateFromBlob.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/pom.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/LGPL.txt Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/java/org/nuxeo/ecm/platform/userworkspace/web/ejb/UserWorkspaceManagerActionsBean.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/java/org/nuxeo/ecm/platform/userworkspace/web/ejb/UserWorkspaceCheckerActionsBean.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/resources/OSGI-INF/userworkspace-actions-contrib.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/resources/META-INF/seam.properties Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/resources/web/nuxeo.war/icons/show_personal_workspace.gif Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/src/main/resources/web/nuxeo.war/icons/go_to_repository.gif Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/pom.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/LGPL.txt Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/src/main/resources/OSGI-INF/userworkspace-life-cycle-contrib.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/src/main/resources/OSGI-INF/userworkspace-types-contrib.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/src/main/resources/OSGI-INF/userworkspace-schemas-contrib.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/pom.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/LGPL.txt Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/test/java/org/nuxeo/ecm/platform/userworkspace/core/tests/TestUserWorkspace.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/main/java/org/nuxeo/ecm/platform/userworkspace/core/service/UserWorkspaceDescriptor.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/main/java/org/nuxeo/ecm/platform/userworkspace/core/service/AbstractUserWorkspaceImpl.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/main/java/org/nuxeo/ecm/platform/userworkspace/core/service/DefaultUserWorkspaceServiceImpl.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/main/java/org/nuxeo/ecm/platform/userworkspace/core/service/UserWorkspaceServiceImplComponent.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/main/java/org/nuxeo/ecm/platform/userworkspace/core/listener/InvalidateUserWorkspacesListener.java Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/main/resources/OSGI-INF/userworkspace-listeners-contrib.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/main/resources/OSGI-INF/userworkspace-framework.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/main/resources/OSGI-INF/userWorkspaceImpl.xml Adding nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-task/pom.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/pom.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/test/java/org/nuxeo/ecm/platform/task/providers/UserTaskPageProviderTest.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskService.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskEventNames.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskQueryConstant.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskAdapterFactory.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskComment.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskImpl.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskPersisterDescriptor.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskConstants.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskProvider.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/TaskProviderDescriptor.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/Task.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/providers/UserTaskPageProvider.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/dashboard/AbstractDashBoardItemImpl.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/dashboard/DashBoardItemImpl.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/java/org/nuxeo/ecm/platform/task/dashboard/DashBoardItem.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/pom.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/src/main/java/org/nuxeo/ecm/platform/task/test/TaskUTConstants.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/src/main/resources/OSGI-INF/test-sql-directories-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/src/main/resources/data/test-groups.csv Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/src/main/resources/data/test-users.csv Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/src/main/resources/data/test-user2group.csv Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/build.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/pom.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/main/java/org/nuxeo/ecm/webapp/dashboard/workflow/TaskDashBoardActions.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/main/java/org/nuxeo/ecm/platform/task/web/TaskActionsBean.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/main/java/org/nuxeo/ecm/platform/task/web/TaskServiceBusinessDelegate.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/src/main/resources/web/nuxeo.war/widgets/summary/single_tasks_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/pom.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/test/java/org/nuxeo/ecm/platform/task/core/TaskPageProvidersTest.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/test/java/org/nuxeo/ecm/platform/task/core/TaskServiceTest.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/test/java/org/nuxeo/ecm/platform/task/core/TaskActorsHelperTest.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/test/resources/OSGI-INF/pageproviders-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/java/org/nuxeo/ecm/platform/task/core/service/CreateTaskUnrestricted.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/java/org/nuxeo/ecm/platform/task/core/service/DocumentTaskProvider.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/java/org/nuxeo/ecm/platform/task/core/service/TaskEventNotificationHelper.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/java/org/nuxeo/ecm/platform/task/core/service/TaskServiceImpl.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/java/org/nuxeo/ecm/platform/task/core/listener/DeleteTaskForDeletedDocumentListener.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/java/org/nuxeo/ecm/platform/task/core/helpers/TaskActorsHelper.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/resources/OSGI-INF/task-content-template-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/resources/OSGI-INF/task-listener-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/resources/OSGI-INF/task-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/resources/OSGI-INF/task-core-types-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/resources/OSGI-INF/task-adapter-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/resources/OSGI-INF/TaskService.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/resources/OSGI-INF/task-lifecycle-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/resources/schemas/task.xsd Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/pom.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/test/java/org/nuxeo/ecm/automation/task/test/TaskAutomationTest.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/test/resources/test-operations.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/main/java/org/nuxeo/ecm/automation/task/UserTaskPageProviderOperation.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/main/java/org/nuxeo/ecm/automation/task/CreateTask.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/main/java/org/nuxeo/ecm/automation/task/AbstractTaskOperation.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/main/java/org/nuxeo/ecm/automation/task/GetUserTasks.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/main/java/org/nuxeo/ecm/automation/task/event/TaskEndedEventListener.java Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/main/resources/OSGI-INF/pageproviders-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-tag-service/build.xml Adding nuxeo-features/nuxeo-platform-tag-service/pom.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/build.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/pom.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/java/org/nuxeo/ecm/platform/tag/web/TagSelect2Support.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/java/org/nuxeo/ecm/platform/tag/web/TagActionsBean.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/OSGI-INF/navtree-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/OSGI-INF/tag-widgets-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/OSGI-INF/tag-theme-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/web/nuxeo.war/widgets/select_tags_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/web/nuxeo.war/widgets/summary/tagging_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/web/nuxeo.war/icons/tag_blue.png Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/web/nuxeo.war/icons/action_tag_delete.png Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/web/nuxeo.war/icons/tag.png Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/web/nuxeo.war/img/TAG_CLOUD.png Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/web/nuxeo.war/search/tag_search_results.xhtml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/web/nuxeo.war/incl/tag_cloud.xhtml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/src/main/resources/web/nuxeo.war/scripts/tags2Formatter.js Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/pom.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/src/main/java/org/nuxeo/ecm/platform/tag/TagService.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/src/main/java/org/nuxeo/ecm/platform/tag/TagConstants.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/src/main/java/org/nuxeo/ecm/platform/tag/Tag.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/pom.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/java/org/nuxeo/ecm/platform/tag/TestRelationTagService.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/java/org/nuxeo/ecm/platform/tag/AbstractTestTagService.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/java/org/nuxeo/ecm/platform/tag/TestTagsRelationsToFacetsMigrator.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/java/org/nuxeo/ecm/platform/tag/TestFacetedTagService.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/java/org/nuxeo/ecm/platform/tag/TestBridgeTagService.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/java/org/nuxeo/ecm/platform/tag/TestTagOperations.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/resources/test-versioning-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/resources/relation-tag-service-override.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/resources/login-config.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/resources/test-core-types-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/resources/schemas/testschema.xsd Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/TagServiceImpl.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/RelationTagService.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/BridgeTagService.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/CheckedInDocumentListener.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/TagQueryMaker.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/AbstractTagService.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/FacetedTagService.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/TaggedVersionListener.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/NoVersioningFacetedTagFilter.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/TagsRelationsToFacetsMigrator.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/io/TagsJsonEnricher.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/automation/SuggestTagEntry.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/ws/TagsLoader.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/operations/RemoveDocumentTags.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/operations/UntagDocument.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/java/org/nuxeo/ecm/platform/tag/operations/TagDocument.java Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/faceted-tag-versioning-policy.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/tag-migration.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/TagService.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/json-enrichers-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/tag-querymaker-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/tag-listener-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/faceted-tag-service-core-types.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/tag-service-core-types.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/tag-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/tag-operations-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/OSGI-INF/ws-tag-loader-contrib.xml Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/schemas/tag.xsd Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/schemas/facetedTag.xsd Adding nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-publisher/pom.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/pom.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/TestServiceRootFinder.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/SampleRootSectionFinder.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/SampleRootSectionFinderFactory.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/TestServiceWithCore.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/TestServiceRegistration.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/TestServiceWithMultipleDomains.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/PublisherTestCase.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/test/TestPublicationRelations.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/impl/service/TestRootSectionFinder.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/java/org/nuxeo/ecm/platform/publisher/impl/service/TestDomainsFinder.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/OSGI-INF/publisher-content-template-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/OSGI-INF/publisher-lifecycle-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/OSGI-INF/publish-facets-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/OSGI-INF/relations-default-jena-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/OSGI-INF/publisher-finder-contrib-test.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/data/test-groups.csv Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/data/test-users.csv Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/test/resources/data/test-user2group.csv Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/helper/VersioningHelper.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/helper/PublicationRelationHelper.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/listeners/DomainEventsListener.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/descriptors/PublicationTreeDescriptor.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/descriptors/RootSectionFinderFactoryDescriptor.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/descriptors/PublicationTreeConfigDescriptor.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/descriptors/PublishedDocumentFactoryDescriptor.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/service/PublisherServiceImpl.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/service/DomainsFinder.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/core/SectionPublicationTree.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/core/CoreFolderPublicationNode.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/core/RootSectionsPublicationTree.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/core/SimpleCorePublishedDocument.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/core/VirtualCoreFolderPublicationNode.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/core/CoreProxyFactory.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/finder/DefaultRootSectionsFinder.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/impl/finder/AbstractRootSectionsFinder.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/rules/ValidatorsRuleDescriptor.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/java/org/nuxeo/ecm/platform/publisher/rules/DefaultValidatorsRule.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/resources/OSGI-INF/publisher-type-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/resources/OSGI-INF/publisher-framework.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/resources/OSGI-INF/publisher-listeners-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/resources/OSGI-INF/publisher-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/resources/OSGI-INF/publisher-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/pom.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/src/main/resources/OSGI-INF/publisher-permissions-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/src/main/resources/OSGI-INF/publisher-relations-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/src/main/resources/OSGI-INF/publisher-audit-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/build.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/pom.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/test/java/org/nuxeo/ecm/platform/publisher/web/TestPublishActions.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/test/java/org/nuxeo/ecm/platform/publisher/web/DummyPublishActions.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/test/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/java/org/nuxeo/ecm/platform/publisher/web/AdministrationPublishActions.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/java/org/nuxeo/ecm/platform/publisher/web/PublishActionsBean.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/java/org/nuxeo/ecm/platform/publisher/web/AbstractPublishActions.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/resources/OSGI-INF/nxtreemanager-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/resources/web/nuxeo.war/widgets/summary/publication_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/resources/web/nuxeo.war/incl/tabs/document_publish.xhtml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/resources/web/nuxeo.war/incl/tabs/admin_publication_trees.xhtml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/src/main/resources/web/nuxeo.war/incl/tabs/document_publish_template.xhtml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/pom.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/helper/RootSectionFinder.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/helper/RootSectionFinderFactory.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/helper/RootSectionsManager.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/rules/ValidatorsRule.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/api/PublicationTree.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/api/PublicationNode.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/api/PublishedDocumentFactory.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/api/AbstractPublicationNode.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/api/PublisherService.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/api/AbstractBasePublicationTree.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/api/AbstractBasePublishedDocumentFactory.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/api/PublishedDocument.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/java/org/nuxeo/ecm/platform/publisher/api/PublishingEvent.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/pom.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/java/org/nuxeo/ecm/platform/publisher/task/test/TestCorePublicationWithWorkflowWithTask.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/java/org/nuxeo/ecm/platform/publisher/task/test/TestCorePublicationWithWorkflowWithACL.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/java/org/nuxeo/ecm/platform/publisher/task/test/TestCorePublicationWithWorkflow.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/resources/OSGI-INF/publisher-jbpm-test-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/resources/OSGI-INF/relations-default-jena-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/resources/data/test-groups.csv Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/resources/data/test-users.csv Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/test/resources/data/test-user2group.csv Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/java/org/nuxeo/ecm/platform/publisher/task/PublishUnrestricted.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/java/org/nuxeo/ecm/platform/publisher/task/DeleteDocumentUnrestricted.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/java/org/nuxeo/ecm/platform/publisher/task/RemoveACLUnrestricted.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/java/org/nuxeo/ecm/platform/publisher/task/ChangePermissionUnrestricted.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/java/org/nuxeo/ecm/platform/publisher/task/LookupStateByACL.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/java/org/nuxeo/ecm/platform/publisher/task/CoreProxyWithWorkflowFactory.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/java/org/nuxeo/ecm/platform/publisher/task/LookupState.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/java/org/nuxeo/ecm/platform/publisher/task/LookupStateByTask.java Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/resources/OSGI-INF/publisher-task-contrib.xml Adding nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-audit/pom.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/build.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/pom.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/LGPL.txt Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditInterfaceBindingStub.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditServiceLocator.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditInterfaceProxy.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/ClientException.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditService.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditInterface.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/AuditException.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/client/WSClient.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/api/jaws/ModifiedDocumentDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/ModifiedDocumentDescriptorPage.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/BatchHelper.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/EventDescriptorPage.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/BatchInfo.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/ModifiedDocumentDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/EventDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/WSAuditBean.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/delegate/EJBFactory.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/delegate/JNDILocations.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/delegate/WSAuditBeanBusinessDelegate.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/java/org/nuxeo/ecm/platform/audit/ws/api/WSAudit.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/resources/OSGI-INF/endpoint-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/pom.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/LGPL.txt Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestLogEntryProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/AuditFeature.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestAuditStorage.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestPageProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestNXAuditEventsService.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestExtendedInfoEvaluation.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestTransactedAudit.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestNXStreamAuditEventsService.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestDocumentAuditPageProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/AbstractAuditStorageTest.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/PersistenceTestCase.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/TestServiceAccess.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/StreamAuditFeature.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/job/TestJobHistoryHelper.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/io/LogEntryListJsonWriterTest.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/io/LogEntryJsonWriterTest.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/java/org/nuxeo/ecm/platform/audit/io/LogEntrySerializationTest.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/test-stream-audit-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/nxaudit-ds.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/test-audit-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/test-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/hibernate-tests.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/directories/event-categories.csv Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/directories/event-types.csv Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/schemas/basicauditsearch.xsd Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/DefaultAuditBackend.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/NoopAuditBulker.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/ExtendedInfoContext.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/LogEntryProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/ExtendedInfoInjector.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/BaseLogEntryProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/NXAuditEventsService.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/AuditBackend.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/AuditBulker.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/AbstractAuditBackend.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/DefaultAuditBulker.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/extension/ManagedEventIdDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/extension/AuditBackendDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/extension/ExtendedInfoDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/extension/AuditBulkerDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/extension/AuditStorageDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/extension/EventDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/extension/AdapterDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/management/AuditEventMetricMBeanAdapter.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/management/AuditEventMetricFactory.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/management/AuditEventMetricMBean.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/service/management/AuditBulkerMBean.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/io/ExtendedInfoDeserializer.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/io/LogEntryJsonWriter.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/io/ExtendedInfoSerializer.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/io/LogEntryListJsonWriter.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/listener/AuditEventLogger.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/listener/StreamAuditEventListener.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/impl/LogEntryImpl.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/impl/StreamAuditWriter.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/impl/ExtendedInfoImpl.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/java/org/nuxeo/ecm/platform/audit/provider/LatestCreatedUsersOrGroupsPageProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/nxaudit-tests.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/OSGI-INF/nxaudit-service.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/OSGI-INF/nxaudit-persistence-config.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/OSGI-INF/core-type-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/OSGI-INF/user-audit-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/OSGI-INF/pageprovider-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/OSGI-INF/directories-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/directories/event-categories.csv Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/directories/event-types.csv Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/schemas/basicauditsearch.xsd Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/META-INF/persistence.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/src/main/resources/META-INF/persistence.xml-orig Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/pom.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/java/org/nuxeo/mongodb/audit/TestPageProviderTrackingWithMongoDB.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/java/org/nuxeo/mongodb/audit/TestUserGroupAuditWithMongoDB.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/java/org/nuxeo/mongodb/audit/TestAuditPageProviderWithMongoDB.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/java/org/nuxeo/mongodb/audit/TestAuditWithMongoDB.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/java/org/nuxeo/mongodb/audit/MongoDBAuditFeature.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/java/org/nuxeo/mongodb/audit/TestAuditHistoryProviderWithMongoDB.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/java/org/nuxeo/mongodb/audit/LogEntryGen.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/queryWithParams.json Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/query.json Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/OSGI-INF/mongodb-audit-search-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/OSGI-INF/mongodb-audit-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/OSGI-INF/mongodb-audit-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/OSGI-INF/mongodb-audit-pageprovider-test-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/OSGI-INF/mongodb-audit-test-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/OSGI-INF/mongodb-pageprovider-track-test-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/main/java/org/nuxeo/mongodb/audit/MongoDBAuditEntryReader.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/main/java/org/nuxeo/mongodb/audit/MongoDBAuditBackend.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/main/java/org/nuxeo/mongodb/audit/MongoDBAuditEntryWriter.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/main/java/org/nuxeo/mongodb/audit/MongoDBExtendedInfo.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/main/java/org/nuxeo/mongodb/audit/pageprovider/MongoDBAuditPageProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/main/java/org/nuxeo/mongodb/audit/pageprovider/MongoDBDocumentHistoryPageProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-mongodb/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/build.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/pom.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/LGPL.txt Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/java/org/nuxeo/ecm/platform/audit/web/TestRegisterAuditAction.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/resources/actions-bundle.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/resources/nxauditclient-bundle.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditInterfaceBindingStub.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditServiceLocator.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditInterfaceProxy.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/ClientException.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditService.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/WSAuditInterface.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/jaws/AuditException.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/client/WSClient.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/test/ws_client/org/nuxeo/ecm/platform/audit/ws/api/jaws/ModifiedDocumentDescriptor.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/java/org/nuxeo/ecm/platform/audit/web/listener/ContentHistoryActions.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/java/org/nuxeo/ecm/platform/audit/web/listener/events/EventNames.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/java/org/nuxeo/ecm/platform/audit/web/listener/ejb/ContentHistoryActionsBean.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/OSGI-INF/layout-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/OSGI-INF/content-view-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/web/nuxeo.war/widgets/auditcomment_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/web/nuxeo.war/incl/document_versions_buttons.xhtml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/web/nuxeo.war/incl/document_versions_template.xhtml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/web/nuxeo.war/incl/tabs/document_history.xhtml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/web/nuxeo.war/incl/tabs/document_versions.xhtml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/src/main/resources/web/nuxeo.war/incl/tabs/document_events_cv.xhtml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/pom.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/src/main/java/org/nuxeo/ecm/platform/audit/io/IOLogEntryBase.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/src/main/java/org/nuxeo/ecm/platform/audit/io/IOAuditResources.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/src/main/java/org/nuxeo/ecm/platform/audit/io/IOAuditAdapter.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/src/main/resources/OSGI-INF/io-audit-contrib.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/pom.xml Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/test/java/org/nuxeo/ecm/platform/audit/api/query/TestDateRangeQuery.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/AuditQueryBuilder.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/LogEntry.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/OrderByExprs.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/LogEntryList.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/AuditPageProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/AuditEventTypes.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/AuditStorage.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/Predicates.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/DocumentHistoryReader.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/ExtendedInfo.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/BuiltinLogEntryData.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/AuditLogger.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/Logs.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/AuditReader.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/AuditAdmin.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/FilterMapEntry.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/document/DocumentHistoryReaderImpl.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/document/DocumentHistoryPageProvider.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/document/DocumentAuditHelper.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/document/SourceDocumentResolver.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/document/AdditionalDocumentAuditParams.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/remote/LogsRemote.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/job/JobHistoryHelper.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/comment/CommentProcessorHelper.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/comment/UIAuditComment.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/comment/LinkedDocument.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/query/DateRangeQueryConstants.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/query/AuditQueryException.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/java/org/nuxeo/ecm/platform/audit/api/query/DateRangeParser.java Adding nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-lang/build.xml Adding nuxeo-features/nuxeo-platform-lang/pom.xml Adding nuxeo-features/nuxeo-platform-lang/crowdin.ini Adding nuxeo-features/nuxeo-platform-lang/build.properties.sample Adding nuxeo-features/nuxeo-platform-lang/src/test/java/org/nuxeo/ecm/platform/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-platform-lang/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-lang/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-lang/src/main/resources/web/nuxeo.war/WEB-INF/classes/messages_en_US.properties Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/pom.xml Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/test/TestLayoutExport.java Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/layout-export-en.json Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/messages_fr.properties Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/layout-instance-export-nolang.json Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/messages_en.properties Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/layout-instance-export-en.json Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/layout-export-nolang.json Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/test-directories-contrib.xml Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/layouts-test-contrib.xml Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/layout-instance-export-fr.json Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/layout-export-fr.json Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/directories/subtopic.csv Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/directories/country.csv Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/directories/continent.csv Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/directories/topic.csv Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/directories/nature.csv Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/CoverageWidgetConverter.java Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/SubjectsWidgetConverter.java Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/WidgetDirectoryItemsConverter.java Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/WidgetLabeli18nConverter.java Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/AbstractChainedVocabularyWidgetConverter.java Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/helpers/VocabularyHelper.java Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/java/org/nuxeo/ecm/platform/forms/layout/io/plugins/helpers/TranslationHelper.java Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/resources/OSGI-INF/layouts-io-plugins-contrib.xml Adding nuxeo-features/nuxeo-platform-forms-layout-io-plugins/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-userpreferences/pom.xml Adding nuxeo-features/nuxeo-platform-userpreferences/src/test/java/org/nuxeo/ecm/platform/userpreferences/test/TestUserPreferencesService.java Adding nuxeo-features/nuxeo-platform-userpreferences/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-userpreferences/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-userpreferences/src/main/java/org/nuxeo/ecm/platform/userpreferences/UserPreferencesService.java Adding nuxeo-features/nuxeo-platform-userpreferences/src/main/java/org/nuxeo/ecm/platform/userpreferences/UserPreferencesServiceImpl.java Adding nuxeo-features/nuxeo-platform-userpreferences/src/main/java/org/nuxeo/ecm/platform/userpreferences/SimpleUserPreferences.java Adding nuxeo-features/nuxeo-platform-userpreferences/src/main/java/org/nuxeo/ecm/platform/userpreferences/UserPreferences.java Adding nuxeo-features/nuxeo-platform-userpreferences/src/main/resources/OSGI-INF/userpreferences-framework.xml Adding nuxeo-features/nuxeo-platform-userpreferences/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/localconf/pom.xml Adding nuxeo-features/localconf/nuxeo-localconf-simple/pom.xml Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/test/java/org/nuxeo/ecm/localconf/TestPutOperations.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/test/java/org/nuxeo/ecm/localconf/LocalConfRepositoryInit.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/test/java/org/nuxeo/ecm/localconf/AbstractSimpleConfigurationTest.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/test/java/org/nuxeo/ecm/localconf/TestSimpleConfiguration.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/test/java/org/nuxeo/ecm/localconf/TestSetOperations.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/test/resources/log4j.properties Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/java/org/nuxeo/ecm/localconf/SetSimpleConfParamVar.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/java/org/nuxeo/ecm/localconf/SimpleConfigurationFactory.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/java/org/nuxeo/ecm/localconf/SimpleConfiguration.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/java/org/nuxeo/ecm/localconf/PutSimpleConfParam.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/java/org/nuxeo/ecm/localconf/PutSimpleConfParams.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/java/org/nuxeo/ecm/localconf/SimpleConfigurationAdapter.java Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/resources/OSGI-INF/simple-local-configuration.xml Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/resources/schemas/simpleconfiguration.xsd Adding nuxeo-features/localconf/nuxeo-localconf-simple/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/localconf/nuxeo-localconf-web/build.xml Adding nuxeo-features/localconf/nuxeo-localconf-web/pom.xml Adding nuxeo-features/localconf/nuxeo-localconf-web/src/test/java/org/nuxeo/ecm/localconf/TestTypeLabelAlphabeticalOrder.java Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/java/org/nuxeo/ecm/localconf/ThemeConfigurationActions.java Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/java/org/nuxeo/ecm/localconf/ContentViewConfigurationActions.java Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/java/org/nuxeo/ecm/localconf/UITypesConfigurationActions.java Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/java/org/nuxeo/ecm/localconf/LocalThemeFlavor.java Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/seam.properties Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/OSGI-INF/local-configuration-content-view.xml Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/OSGI-INF/local-configuration-ui-types.xml Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/OSGI-INF/local-configuration-theme.xml Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/web/nuxeo.war/widgets/select_flavor_widget_template.xhtml Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/web/nuxeo.war/incl/tabs/theme_configuration.xhtml Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/web/nuxeo.war/incl/tabs/content_view_configuration.xhtml Adding nuxeo-features/localconf/nuxeo-localconf-web/src/main/resources/web/nuxeo.war/incl/tabs/ui_types_configuration.xhtml Adding nuxeo-features/nuxeo-search/pom.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/pom.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchListReader.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchImpl.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearch.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/InvalidSearchParameterException.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchService.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchConstants.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchListWriter.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchRequestReader.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchServiceImpl.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchRequest.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchAdapterFactory.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/java/org/nuxeo/ecm/platform/search/core/SavedSearchWriter.java Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/OSGI-INF/savedsearch-service.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/OSGI-INF/savedsearch-adapter-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/OSGI-INF/savedsearch-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/OSGI-INF/search-ui-types-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/OSGI-INF/search-core-types-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/OSGI-INF/savedsearch-core-types-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/OSGI-INF/search-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/schemas/saved_search.xsd Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/schemas/default_search.xsd Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/schemas/expired_search.xsd Adding nuxeo-features/nuxeo-search/nuxeo-search-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-search/nuxeo-search-rest-api/pom.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/test/java/org/nuxeo/ecm/restapi/server/jaxrs/search/test/SearchTest.java Adding nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/test/java/org/nuxeo/ecm/restapi/server/jaxrs/search/test/RestServerInit.java Adding nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/test/resources/pageprovider-test-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/test/resources/schemas/named_param.xsd Adding nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/search/QueryExecutor.java Adding nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/search/SearchObject.java Adding nuxeo-features/nuxeo-search/nuxeo-search-rest-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/build.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/pom.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/crowdin.ini Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/test/java/org/nuxeo/ecm/search/ui/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/SearchUIService.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/SearchUIServiceImpl.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/codec/SearchCodec.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/localconfiguration/SearchConfigurationAdapter.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/localconfiguration/SearchConfiguration.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/localconfiguration/Constants.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/localconfiguration/SearchConfigurationFactory.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/seam/SearchUIConfigurationActions.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/java/org/nuxeo/search/ui/seam/SearchUIActions.java Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/themes/css/nuxeo_search_specific.css Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/themes/sass/nuxeo_search_specific.scss Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-url-service-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-ui-service.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-actions-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-documentslists-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-layouts-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-theme-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-local-configuration-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-auth-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-contentviews-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/search-local-configuration-layouts-contrib.xml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/schemas/search_configuration.xsd Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/search.xhtml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/widgets/search_nxql_input_widget_template.xhtml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/widgets/search_view_title_widget_template.xhtml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/widgets/searches_selector_widget_template.xhtml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/incl/save_search_box.xhtml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/incl/search_includes.xhtml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/incl/all_saved_searches.xhtml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/incl/search_box.xhtml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/incl/tabs/search_configuration.xhtml Adding nuxeo-features/nuxeo-search/nuxeo-search-ui/src/main/resources/web/nuxeo.war/search/incl/action/search_main_tab_action_template.xhtml Adding nuxeo-features/nuxeo-elasticsearch/LICENSE Adding nuxeo-features/nuxeo-elasticsearch/pom.xml Adding nuxeo-features/nuxeo-elasticsearch/README.md Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/pom.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/README.md Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/test/java/org/nuxeo/elasticsearch/http/readonly/TestRequestValidator.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/test/java/org/nuxeo/elasticsearch/http/readonly/TestAuditRequestFilter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/test/java/org/nuxeo/elasticsearch/http/readonly/TestDocRequestFilter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/test/java/org/nuxeo/elasticsearch/http/readonly/TestSearchRequestFilter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/DocRequestFilter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/Main.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/HttpClient.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/AbstractSearchRequestFilterImpl.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/service/RequestFilterService.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/service/RequestFilterDescriptor.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/filter/DefaultSearchRequestFilter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/filter/RequestValidator.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/filter/SearchRequestFilter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/java/org/nuxeo/elasticsearch/http/readonly/filter/AuditRequestFilter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/resources/module.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/resources/OSGI-INF/request-filter-service.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/resources/OSGI-INF/es-audit-http-readonly-filter.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/pom.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/src/test/java/org/nuxeo/ecm/automation/elasticsearch/test/TestElasticsearchAutomation.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/src/test/resources/chain-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/src/main/java/org/nuxeo/ecm/automation/elasticsearch/ElasticsearchIndexOperation.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/src/main/java/org/nuxeo/ecm/automation/elasticsearch/ElasticsearchWaitForIndexingOperation.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/pom.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/README.md Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/test/java/org/nuxeo/elasticsearch/seqgen/TestSequenceGeneratorWithElasticSearch.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/test/resources/elasticsearch-seqgen-index-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/main/java/org/nuxeo/elasticsearch/seqgen/ESUIDSequencer.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/main/resources/OSGI-INF/elasticsearch-uidgen-sequencer-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/pom.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/crowdin.ini Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/test/java/org/nuxeo/ecm/elasticsearch/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/java/org/nuxeo/elasticsearch/web/sync/UIThreadMarker.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/java/org/nuxeo/elasticsearch/web/sync/RefreshUISync.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/java/org/nuxeo/elasticsearch/web/admin/ElasticSearchManager.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/java/org/nuxeo/elasticsearch/web/admin/PageProviderStatus.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/web/nuxeo.war/css/displayESJSON.css Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/web/nuxeo.war/css/img/d.png Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/web/nuxeo.war/incl/elasticsearch/pp.xhtml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/web/nuxeo.war/incl/elasticsearch/info.xhtml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/web/nuxeo.war/incl/elasticsearch/admin.xhtml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/web/nuxeo.war/scripts/displayESJSON.js Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/web/nuxeo.war/scripts/jquery.json2html.js Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/src/main/resources/web/nuxeo.war/scripts/json2html.js Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/pom.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestAutomaticIndexingSync.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/NoFileSecurityPolicy.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestPageProvider.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestManageAliasAndWriteAlias.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/RepositoryElasticSearchFeature.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestTreeIndexingSync.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestElasticSearchQuery.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestFulltextSearchDisabled.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestFulltextDisabled.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/FulltextSearchDisabledFeature.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestHighlight.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestSecurityPolicy.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestManualIndexing.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestScrollSearch.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestFetchDocumentsFromEs.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestESRestClient.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestIndexNameGenerator.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestService.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestFulltextEnabled.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestDynamicMapping.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestTimestamp.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/FulltextDisabledFeature.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestAutomaticIndexing.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestReindex.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestTreeIndexing.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/CustomJsonESDocumentWriter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/TestMapping.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/ESTestClientFactory.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/io/TestDocumentModelReader.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/commands/TestIndexingCommand.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/commands/TestIndexingCommandsStacker.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/rest/RestESDocumentsTest.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/nxql/TestCompareQueryAndFetch.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/nxql/TestCompareCoreWithES.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/nxql/TestNxqlConversion.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/aggregates/TestDateHelper.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/aggregates/TestAggregates.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/java/org/nuxeo/elasticsearch/test/api/TestEsIterableQueryResultImpl.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/l10ncoverage.csv Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/elasticsearch-test-alias-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/dynamic-mapping.json Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/log4j2.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/security-policy-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/schemas-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/elasticsearch-test-dynamic-mapping-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/pageprovider2-coretype-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/l10nsubjects.csv Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/disable-listener-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/nested-mapping.json Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/ngram-mapping.json Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/elasticsearch-test-mapping-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/pageprovider2-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/pageprovider-search-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/elasticsearch-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/elasticsearch-test-write-alias-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/elasticsearch-test-nested-mapping-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/jndi.properties Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/elastic-search-core-management-tests-component.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/blob.json Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/pageprovider-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/test-directory-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/schemas/test_advanced_search.xsd Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/schemas/test_default_search.xsd Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/ElasticSearchComponent.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/ElasticSearchConstants.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/ElasticSearchFilter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/Timestamp.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/io/JsonDocumentModelReader.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/io/DocumentModelReaders.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/io/HighlightJsonEnricher.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/io/marshallers/json/AggregateJsonWriter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/work/AbstractIndexingWorker.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/work/BaseIndexingWorker.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/work/ScrollingIndexingWorker.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/work/BucketIndexingWorker.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/work/IndexingWorker.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/work/ChildrenIndexingWorker.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/core/IncrementalIndexNameGenerator.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/core/PluginConfigurableNode.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/core/ElasticSearchEmbeddedNode.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/core/ElasticSearchIndexingImpl.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/core/EsSearchHitConverter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/core/ElasticSearchServiceImpl.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/core/ElasticSearchAdminImpl.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/core/EsResultSetImpl.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/commands/IndexingCommands.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/commands/IndexingCommand.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/commands/IndexingCommandsStacker.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/listener/ElasticSearchInlineListener.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/status/ElasticSearchStatusProbe.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/config/ElasticSearchEmbeddedServerConfig.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/config/ElasticSearchClientConfig.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/config/ElasticSearchDocWriterDescriptor.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/config/ElasticSearchIndexConfig.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/aggregate/DateRangeAggregate.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/aggregate/DateHistogramAggregate.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/aggregate/HistogramAggregate.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/aggregate/DateHelper.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/aggregate/RangeAggregate.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/aggregate/AggregateFactory.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/aggregate/AggregateEsBase.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/aggregate/SignificantTermAggregate.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/aggregate/TermAggregate.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/query/NxQueryBuilder.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/query/NxqlQueryConverter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/query/PageProviderQueryBuilder.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/fetcher/EsFetcher.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/fetcher/VcsFetcher.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/fetcher/Fetcher.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/client/ESTransportClientFactory.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/client/ESRestClientFactory.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/client/ESRestClient.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/client/ESTransportClient.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/provider/ElasticSearchNativePageProvider.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/provider/ElasticSearchNxqlPageProvider.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/api/EsIterableQueryResultImpl.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/api/IndexNameGenerator.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/api/ESClientFactory.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/api/ESClient.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/api/ElasticSearchService.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/api/ElasticSearchAdmin.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/api/EsScrollResult.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/api/EsResult.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/java/org/nuxeo/elasticsearch/api/ElasticSearchIndexing.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/default-doc-settings.json Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/default-doc-mapping.json Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/OSGI-INF/listener-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/OSGI-INF/workmanager-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/OSGI-INF/elasticsearch-managment-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/OSGI-INF/elasticsearch-service.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/OSGI-INF/elasticsearch-service-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/pom.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/README.md Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/TestAuditWithElasticSearch.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/TestUserGroupAudit.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/TestPageProviderTracking.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/TestESHistoryProvider.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/TestAuditPageProviderWithElasticSearch.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/TestAuditMigration.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/java/org/nuxeo/elasticsearch/LogEntryGen.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/filtredQuery.json Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/es-audit-pageprovider-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/audit-jpa-storage-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/filtredQueryWithParams.json Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/nxuidsequencer-ds.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/nxaudit-ds.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/elasticsearch-audit-index-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/test-pageprovider-track-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/audit-test-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/elasticsearch-audit-index-test-override-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/schemas/basicauditsearch.xsd Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/java/org/nuxeo/elasticsearch/audit/ESExtendedInfo.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/java/org/nuxeo/elasticsearch/audit/ESAuditBackend.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/java/org/nuxeo/elasticsearch/audit/ESAuditMigrationWork.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/java/org/nuxeo/elasticsearch/audit/io/AuditEntryJSONReader.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/java/org/nuxeo/elasticsearch/audit/io/AuditEntryJSONWriter.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/java/org/nuxeo/elasticsearch/audit/pageprovider/ESDocumentHistoryPageProvider.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/java/org/nuxeo/elasticsearch/audit/pageprovider/ESAuditPageProvider.java Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/resources/OSGI-INF/es-audit-search-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/resources/OSGI-INF/elasticsearch-audit-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/resources/OSGI-INF/es-audit-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-elasticsearch/scripts/postgresql_check_simplified_acls_compat.sql Adding nuxeo-features/nuxeo-elasticsearch/scripts/README.md Adding nuxeo-features/nuxeo-elasticsearch/scripts/es_get_conf.sh Adding nuxeo-features/nuxeo-platform-relations/pom.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/pom.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/LGPL.txt Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/test/java/org/nuxeo/ecm/platform/relations/io/test/TestIORelationAdapter.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/test/resources/jena-test-bundle.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/test/resources/io-test-framework.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/test/resources/io-relations-test-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/test/resources/data/copied_statements.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/test/resources/data/exported_statements.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/test/resources/data/initial_statements.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/main/java/org/nuxeo/ecm/platform/relations/io/IORelationResources.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/main/java/org/nuxeo/ecm/platform/relations/io/IORelationAdapter.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/main/java/org/nuxeo/ecm/platform/relations/io/IORelationGraphHelper.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/main/java/org/nuxeo/ecm/platform/relations/io/IORelationAdapterProperties.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/main/resources/OSGI-INF/io-relations-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/pom.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/default.bnd Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/LGPL.txt Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/java/org/nuxeo/ecm/platform/relations/api/impl/TestStatement.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/java/org/nuxeo/ecm/platform/relations/api/impl/TestNodeFactory.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/java/org/nuxeo/ecm/platform/relations/api/impl/TestQueryResult.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/java/org/nuxeo/ecm/platform/relations/api/impl/TestNodes.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/test/java/org/nuxeo/ecm/platform/relations/api/impl/TestRelationDate.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/GraphFactory.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/Literal.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/GraphDescription.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/Resource.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/Graph.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/Subject.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/ResourceAdapter.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/DocumentRelationManager.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/Statement.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/Blank.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/QueryResult.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/NodeType.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/Node.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/QNameResource.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/RelationManager.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/util/RelationConstants.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/util/RelationHelper.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/exceptions/InvalidPredicateException.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/exceptions/RelationAlreadyExistsException.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/exceptions/InvalidLiteralException.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/exceptions/InvalidStatementException.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/exceptions/InvalidSubjectException.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/StatementImpl.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/LiteralImpl.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/AbstractResourceAdapter.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/RelationDate.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/BlankImpl.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/QueryResultImpl.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/ResourceImpl.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/QNameResourceImpl.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/AbstractNode.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/impl/NodeFactory.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/java/org/nuxeo/ecm/platform/relations/api/event/RelationEvents.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/pom.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/src/main/resources/OSGI-INF/graph-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/src/main/resources/OSGI-INF/directories-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/src/main/resources/directories/relation_inverse_predicates.csv Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/src/main/resources/directories/relation_predicates.csv Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/pom.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/LGPL.txt Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/java/org/nuxeo/ecm/platform/relations/DummyResourceAdapter.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/java/org/nuxeo/ecm/platform/relations/DummyGraphType.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/java/org/nuxeo/ecm/platform/relations/DummyResourceLike.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/java/org/nuxeo/ecm/platform/relations/TestRelationService.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/java/org/nuxeo/ecm/platform/relations/TestRelationDocument.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/java/org/nuxeo/ecm/platform/relations/DummyGraphFactory.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/java/org/nuxeo/ecm/platform/relations/TestCoreGraph.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/resources/nxrelations-test-bundle.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/resources/relation-core-test-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/java/org/nuxeo/ecm/platform/relations/CoreGraph.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/java/org/nuxeo/ecm/platform/relations/CoreGraphFactory.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/java/org/nuxeo/ecm/platform/relations/adapters/DocumentModelResourceAdapter.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/java/org/nuxeo/ecm/platform/relations/services/RelationService.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/java/org/nuxeo/ecm/platform/relations/services/DocumentRelationService.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/java/org/nuxeo/ecm/platform/relations/descriptors/GraphTypeDescriptor.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/java/org/nuxeo/ecm/platform/relations/descriptors/GraphDescriptor.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/java/org/nuxeo/ecm/platform/relations/descriptors/ResourceAdapterDescriptor.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/resources/OSGI-INF/nxrelations.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/README.txt Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/pom.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/src/test/java/org/nuxeo/ecm/platform/relations/core/listener/TestPublishRelationsListener.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/src/test/resources/OSGI-INF/test-relation-jena-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/src/main/java/org/nuxeo/ecm/platform/relations/core/listener/PublishRelationsListener.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/src/main/java/org/nuxeo/ecm/platform/relations/core/listener/DeleteRelationsListener.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/src/main/resources/OSGI-INF/relations-core-listener-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/build.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/pom.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/LGPL.txt Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/NodeInfo.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/StatementInfo.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/StatementInfoImpl.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/NodeInfoImpl.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/StatementInfoComparator.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/listener/RelationActions.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/listener/ejb/RelationCreationBean.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/java/org/nuxeo/ecm/platform/relations/web/listener/ejb/RelationActionsBean.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/OSGI-INF/contentviews-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/OSGI-INF/search-layouts-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/OSGI-INF/search-type-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/OSGI-INF/audit-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/schemas/relation_search.xsd Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/web/nuxeo.war/relation_node_template.xhtml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/web/nuxeo.war/create_relation.xhtml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/web/nuxeo.war/create_relation_search_document_popup.xhtml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/web/nuxeo.war/widgets/summary/relations_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/web/nuxeo.war/widgets/listing/relation_listing_title_link_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/web/nuxeo.war/icons/relation_not_visible.png Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/src/main/resources/web/nuxeo.war/incl/tabs/document_relations.xhtml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/pom.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/LGPL.txt Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/java/org/nuxeo/ecm/platform/relations/jena/TestJenaOrCoreGraphFactory.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/java/org/nuxeo/ecm/platform/relations/jena/GraphLoadingTest.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/java/org/nuxeo/ecm/platform/relations/jena/TestJenaGraphReification.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/java/org/nuxeo/ecm/platform/relations/jena/TestJenaGraph.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/resources/jena-test-bundle.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/resources/jena-or-core-test-contrib.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/resources/test-reified.rdf Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/resources/post-rdf-with-about-with-url.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/resources/post-rdf-with-about.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/resources/post-rdf.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/resources/test.rdf Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/main/java/org/nuxeo/ecm/platform/relations/jena/JenaOrCoreGraphFactory.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/main/java/org/nuxeo/ecm/platform/relations/jena/JenaGraph.java Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/main/resources/OSGI-INF/nxrelations-jena-plugin.xml Adding nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-domsync-core/pom.xml Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/java/org/nuxeo/ecm/platform/domsync/core/IDOMSupport.java Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/java/org/nuxeo/ecm/platform/domsync/core/DOMSynchronizer.java Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/java/org/nuxeo/ecm/platform/domsync/core/DOMUtil.java Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/java/org/nuxeo/ecm/platform/domsync/core/IDOMMutationListener.java Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/java/org/nuxeo/ecm/platform/domsync/core/events/DOMAttrModifiedEvent.java Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/java/org/nuxeo/ecm/platform/domsync/core/events/DOMMutationEvent.java Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/java/org/nuxeo/ecm/platform/domsync/core/events/DOMNodeInsertedEvent.java Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/java/org/nuxeo/ecm/platform/domsync/core/events/DOMCharacterDataModifiedEvent.java Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/java/org/nuxeo/ecm/platform/domsync/core/events/DOMNodeRemovedEvent.java Adding nuxeo-features/nuxeo-platform-domsync-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-user-center/build.xml Adding nuxeo-features/nuxeo-user-center/pom.xml Adding nuxeo-features/nuxeo-user-center/README.md Adding nuxeo-features/nuxeo-user-center/build.properties.sample Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/pom.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/pom.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/crowdin.ini Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/src/test/java/org/nuxeo/ecm/user/dashboard/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/src/main/resources/OSGI-INF/pageproviders-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/build.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/pom.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/java/org/nuxeo/ecm/user/center/dashboard/jsf/JSFDashboardActions.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/OSGI-INF/contentviews-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/OSGI-INF/layouts-listing-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/OSGI-INF/layouts-dashboard-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/web/nuxeo.war/widgets/listing/listing_task_name_widget_template.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/web/nuxeo.war/widgets/listing/listing_process_name_widget_template.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/web/nuxeo.war/icons/dashboard.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/src/main/resources/web/nuxeo.war/incl/dashboard/user_jsf_dashboard.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/pom.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/crowdin.ini Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/test/java/org/nuxeo/ecm/user/oauth/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/java/org/nuxeo/ecm/user/center/AuthorizedApplicationsActions.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/java/org/nuxeo/ecm/user/center/OAuth2UserTokensActions.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/OSGI-INF/oauth-layouts-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/OSGI-INF/oauth-themes-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/OSGI-INF/oauth-actions-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/web/nuxeo.war/icons/authorized_apps.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/web/nuxeo.war/incl/oauth/authorized_applications.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/web/nuxeo.war/incl/oauth/user_tokens_directory.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/web/nuxeo.war/incl/oauth/user_tokens.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/web/nuxeo.war/scripts/popup-utils.js Adding nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/src/main/resources/web/nuxeo.war/layouts/layout_authorized_applications_template.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/pom.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/java/org/nuxeo/ecm/user/center/profile/TimeZones.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/java/org/nuxeo/ecm/user/center/profile/UserPreferencesActions.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileActions.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/java/org/nuxeo/ecm/user/center/profile/localeProvider/UserLocaleSelectorListener.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/themes/css/user_profile.css Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/themes/sass/user_profile.scss Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/widgets/timezone_widget_template.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/widgets/avatar_widget_template.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/widgets/gender_widget_template.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/widgets/summary/user_preferences_widget_template.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/icons/profile.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/icons/preferences.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/icons/missing_avatar.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/img/close.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/users/view_user.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/incl/userprofile/user_preferences.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/src/main/resources/web/nuxeo.war/incl/userprofile/user_profile.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/build.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/pom.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/crowdin.ini Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/test/java/org/nuxeo/ecm/user/center/TestUserCodec.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/test/java/org/nuxeo/ecm/user/center/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/test/resources/OSGI-INF/test-user-group-codec-properties.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/java/org/nuxeo/ecm/user/center/UserCenterViewManager.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/java/org/nuxeo/ecm/user/center/AbstractUserGroupCodec.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/java/org/nuxeo/ecm/user/center/UserCodec.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/java/org/nuxeo/ecm/user/center/GroupCodec.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/themes/css/nuxeo_usercenter_specific.css Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/themes/sass/nuxeo_usercenter_specific.scss Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/OSGI-INF/action-widgets-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/OSGI-INF/user-group-codec-properties.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/OSGI-INF/auth-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/OSGI-INF/urlservice-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/web/nuxeo.war/home_view_documents_tab_content.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/web/nuxeo.war/home_view_documents.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/web/nuxeo.war/view_home.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/web/nuxeo.war/user_center_fragment.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/web/nuxeo.war/icons/saved_searches.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/web/nuxeo.war/icons/lightbulb.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/web/nuxeo.war/icons/users_groups.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/web/nuxeo.war/img/galaxy_logo.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-center/src/main/resources/web/nuxeo.war/img/left_column_bg.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/pom.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/crowdin.ini Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/test/java/org/nuxeo/ecm/user/notification/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/java/org/nuxeo/ecm/user/center/notification/UserNotificationActions.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/java/org/nuxeo/ecm/user/center/notification/UserSubscription.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/resources/web/nuxeo.war/icons/notifications.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/resources/web/nuxeo.war/img/close.png Adding nuxeo-features/nuxeo-user-center/nuxeo-user-notification/src/main/resources/web/nuxeo.war/incl/notification/user_subscriptions.xhtml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/build.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/pom.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/crowdin.ini Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/center/profile/TestUserProfileImporterOk.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/center/profile/AbstractUserProfileImporterTest.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/center/profile/UserProfileFeature.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/center/profile/TestUserProfileCreation.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/center/profile/TestUserProfileImporterNotOk.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/center/profile/rest/UserProfileEnricherTest.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/center/profile/listeners/TestResizeAvatarPictureListener.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/java/org/nuxeo/ecm/user/profile/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/userdata/test-groups.csv Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/userdata/test-users.csv Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/userdata/test-user2group.csv Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/userdata/test-group2group.csv Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/OSGI-INF/user-profile-test-ok-no-update-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/OSGI-INF/test-sql-directories-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/OSGI-INF/user-profile-test-ok-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/OSGI-INF/test-profile-enricher-compat-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/OSGI-INF/user-profile-test-not-ok-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/OSGI-INF/test-core-types-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/schemas/myuserprofile.xsd Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/data/docs_not_ok.csv Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/data/BigAvatar.jpg Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/data/MediumAvatar.jpg Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/data/signature1.jpg Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/data/signature3.jpg Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/data/SmallAvatar.jpg Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/data/signature2.jpg Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/data/docs_ok.csv Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/test/resources/data/docs_ok_no_update.csv Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileImporter.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileConstants.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileServiceImpl.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileService.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/UserProfileImporterWork.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/ImporterConfig.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/localeProvider/UserLocaleProvider.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/rest/UserProfileEnricher.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/java/org/nuxeo/ecm/user/center/profile/listeners/ResizeAvatarPictureListener.java Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/user-locale-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/userprofile-framework.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/properties-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/commandline-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/enricher-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/converter-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/schemas/userprofile.xsd Adding nuxeo-features/nuxeo-user-center/nuxeo-user-profile/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/pom.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/pom.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/util/PropertiesValueTrimmingCustomContributionTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/util/TestJSONPropertyWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/util/TestDataModelProperties.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/util/PropertiesDefaultValueTrimmingTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/util/PropertiesTestAbstract.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/util/PropertiesValueTrimmingDefaultContributionTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/scripting/TestDateWrapper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/scripting/TestDocumentWrapperGetRef.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/IterableOperationsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/Operation4.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/EventOperationsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/VoidOperation2.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/StringListOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/RenderingServiceTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/RunOnListItemWithTx.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/Helper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/RunOnListItem.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/FetchByPropertyTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/Operation3.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/ControlOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/VoidOperation1.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/OperationCheckChainContext.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/AdaptableOperation1.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/OperationFailure.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/DocumentUpdateOperationTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/UnmatchedOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/BlobOperationsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/Operation2.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/OperationsAndTxTests.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/AdaptableOperation2.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/TestChainException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/Operation1.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/TestOperationChainParametrization.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/OperationCheckExecutionFlowChainContext.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/TestAutomationDocumentation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/OperationChainTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/GetVarOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/OperationsEncodingTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/CoreOperationsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/ExitOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/ParamNameWithAliasOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/TestComplexTypesMapping.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/OperationChainRegistrationTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/OperationAliasTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/ScriptingTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/test/DocumentUpdatePropertiesWithMultilineTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/impl/adapters/AdapterTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/AddItemToListPropertyTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/AddEntryToMultiValuedPropertyTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/CreateProxyLiveTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/CopySchemaTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/GetLastDocumentVersionTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/FacetOperationsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/ResetSchemaTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/MultiPublishDocumentTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/RemoveProxiesTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/RemoveItemFromListPropertyTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/RemoveEntryOfMultiValuedPropertyTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/OrderDocumentTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/FilterDocumentsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/document/GetLiveDocumentTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/security/PermissionAutomationTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/blob/TestRunConverterOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/blob/BlobToFileTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/java/org/nuxeo/ecm/automation/core/operations/blob/NOPConverter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/render.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/pdfMerge2.pdf Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-exception-chain.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/example.mail.properties Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-script.mvel Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-parametrization-chain.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-enc.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-doc-wrapper.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/render.mvel Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/creationFields.json Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-operations.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/newFields.json Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-registration-chain.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/testProperties.properties Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-chain-op-not-found.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/pdfMerge1.pdf Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-operations-alias.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/complexTypeContribs.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-export-alias-config.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-events.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/test-allow-virtual-user.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/OSGI-INF/reset-schema-test-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/OSGI-INF/copy-schema-test-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/OSGI-INF/my-automation-doc-type-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/OSGI-INF/dataset-type-test-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/OSGI-INF/test-converter-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/OSGI-INF/userservice-config.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/OSGI-INF/add-facet-test-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/OSGI-INF/test-properties-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/schemas/dataset.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/schemas/studio_produced_schema.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/test/resources/schema/addresses.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationParameters.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/InvalidOperationException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/InvalidChainException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationCompoundExceptionBuilder.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationNotFoundException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationDocumentation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/AutomationService.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/AutomationAdmin.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/ExitException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/CompiledChain.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationContext.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/ProgressMonitor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationType.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OutputCollector.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationChain.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationCallback.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/AutomationFilter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/TypeAdapter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/ChainException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/CleanupHandler.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/OperationCompoundException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/TypeAdaptException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/LoginStack.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/OperationContribution.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/AutomationComponent.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/TypeAdapterContribution.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/Constants.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/OperationChainContribution.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/ChainExceptionDescriptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/AutomationFilterDescriptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/rendering/Renderer.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/rendering/RenderingService.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/rendering/MvelRender.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/rendering/FreemarkerRender.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/rendering/operations/RenderDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/rendering/operations/RenderDocumentFeed.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/RecordSet.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/DateTimeFormat.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/JSONStringBlobDecoder.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/StringList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/DataModelProperties.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/PaginableRecordSet.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/ComplexTypeJSONDecoder.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/DocumentHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/FileCleanupHandler.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/JSONBlobDecoder.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/BlobList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/Properties.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/ComplexPropertyJSONEncoder.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/util/JSONPropertyWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/io/BlobJsonReader.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/work/BlobListZipWork.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/trace/TracerFactory.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/trace/Tracer.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/trace/TracerFactoryMBean.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/trace/Call.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/trace/LiteCall.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/trace/Trace.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/exception/ChainExceptionFilter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/exception/ChainExceptionRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/exception/CatchChainException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/exception/ChainExceptionImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/CoreFunctions.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/Expression.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/MvelTemplate.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/GroovyScripting.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/DateWrapper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/DocumentWrapper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/Scripting.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/Functions.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/MvelExpression.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/scripting/PrincipalWrapper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/events/DocumentAttributeFilterFactory.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/events/EventHandlerRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/events/EventRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/events/EventHandler.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/events/OperationEventListener.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/events/PostCommitOperationEventListener.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/events/operations/FireEvent.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/annotations/Param.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/annotations/Operation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/annotations/OperationMethod.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/annotations/Context.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/collectors/BlobCollector.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/collectors/BlobListCollector.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/collectors/DocumentModelCollector.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/collectors/DocumentModelListCollector.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/collectors/DocumentRefCollector.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/OperationTypeRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/OperationChainCompiler.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/ClassKeyedRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/OperationTypeImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/ReloadListener.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/InvokableIteratorMethod.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/InvokableMethod.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/OperationServiceImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/AutomationFilterRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/IterableInputHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/AdapterKeyedRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/SuperKeyedRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/ChainTypeImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/TypeAdapterKey.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToCalendar.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToDocModel.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/DocModelToDocRefList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/CollectionToDocModelList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToDate.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/JsonNodeToProperties.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/DocModelListToDocRefList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToProperties.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/ArrayStringToDocModelList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/ArrayNodeToList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToBoolean.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/DocRefListToDocModelList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToDocRef.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/ObjectNodeToMap.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/DocModelToDocRef.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/LongToInteger.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/CalendarToDate.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/IntegerToLong.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/DocRefToDocModelList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/CollectionToStringList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/DocModelToDocModelList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToLong.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/DocRefToDocRefList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToURL.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToDocModelList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/ArrayStringToList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/DocRefToDocModel.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/StringToInteger.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/impl/adapters/helper/TypeAdapterHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/FetchContextDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RestoreDocumentInput.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RunInputScript.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RunScript.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/SetInputAsVar.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/LogOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RestoreDocumentsInput.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RestoreBlobInput.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RestoreBlobsInput.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/SetVar.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RestoreBlobsInputFromScript.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RestoreBlobInputFromScript.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RestoreDocumentInputFromScript.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/FetchContextBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/RestoreDocumentsInputFromScript.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/MultiPublishDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/FilterDocuments.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/GetLastDocumentVersion.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/UnlockDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/UntrashDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/SetDocumentProperty.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/GetDocumentChildren.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/DeleteDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/EmptyTrash.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/AddFacet.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/CheckOutDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/DocumentPermissionHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/RemoveDocumentBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/LockDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/RemoveFacet.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/UnblockPermissionInheritance.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/RemovePermission.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/UpdateDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/SetDocumentLifeCycle.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/CreateDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/GetDocumentParent.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/ReloadDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/SaveDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/OrderDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/RemoveProperty.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/GetDocumentChild.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/RestoreVersion.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/FetchDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/TrashDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/AbstractOperationMultiValuedProperty.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/RemoveEntryOfMultiValuedProperty.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/MoveDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/AddPermission.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/RemoveItemFromListProperty.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/CreateProxyLive.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/BlockPermissionInheritance.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/SetDocumentACE.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/Query.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/FetchByProperty.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/RemoveDocumentACL.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/CreateVersion.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/AddEntryToMultiValuedProperty.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/SetDocumentBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/GetDocumentVersions.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/CopySchema.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/CopyDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/ResetSchema.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/PublishDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/AddItemToListProperty.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/CheckInDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/RemoveProxies.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/GetLiveDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/document/ReplacePermission.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/execution/RunDocumentChain.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/execution/RunOperationOnListInNewTransaction.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/execution/SaveSession.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/execution/RunFileChain.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/execution/RunOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/execution/RunInNewTransaction.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/execution/RunOperationOnList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/ConvertBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/GetAllDocumentBlobs.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/BlobToPDF.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/BulkDownload.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/SetBlobFileName.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/CreateBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/CreateZip.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/GetDocumentBlobs.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/PostBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/BlobToFile.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/AttachBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/ConcatenatePDFs.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/GetDocumentBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/blob/RunConverter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PushBlobList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PullDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PopDocumentList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PullBlobList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PushBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PullDocumentList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PopDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PushDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PushDocumentList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PullBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PopBlobList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/stack/PopBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/traces/AutomationTraceToggleOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/traces/AutomationTraceGetOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/traces/JsonStackToggleDisplayOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/business/BusinessUpdateOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/business/BusinessFetchOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/business/BusinessCreateOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/business/adapter/BusinessAdapter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/login/Logout.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/operations/login/LoginAs.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/mail/example.mail.properties Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/mail/Composer.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/mail/Mailer.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/core/mail/BlobDataSource.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/context/ContextHelperDescriptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/context/ContextServiceImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/context/ContextHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/context/ContextHelperRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/java/org/nuxeo/ecm/automation/context/ContextService.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/resources/org/nuxeo/ecm/automation/core/jaxrs/index.ftl.html Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/resources/OSGI-INF/workmanager-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/resources/OSGI-INF/properties-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/resources/OSGI-INF/reload-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/resources/OSGI-INF/AutomationService.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/pom.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/DirectoryEntriesTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/TestDocumentAuditPageProviderOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/PushListElementsOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/QueryAndFetchOperationTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/UserInviteTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/SearchOperationTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/LoginAsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/PlatformFunctionTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/HTTPHelperTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/FunctionsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/RelationOperationsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/DnDOperationsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/DocumentExistsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/CoreProviderTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/uidgen/DummySkippingUIDSequencerImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/directory/CreateVocabularyEntryTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/directory/GetNuxeoUserTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/test/directory/DirectoryOperationsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/operations/notification/SendMailTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/operations/notification/EmailResolutionTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/operations/users/TestCreateOrUpdateGroup.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/operations/users/TestCreateOrUpdateUser.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/java/org/nuxeo/ecm/automation/core/operations/users/TestQueryUsers.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-relation-jena-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-platform-sequencers.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-directories-sql-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-operations.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-invite-template.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-providers.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-vocabularies-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-qf-providers.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-user-directories-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/jndi.properties Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-platform-functions.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-invite-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/test-data/sample.jpeg Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/schemas/named_param.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/testdirectorydata/groups.csv Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/testdirectorydata/users.csv Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/testdirectorydata/continent.csv Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/test/resources/testdirectorydata/continent_local.csv Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/notification/MailBox.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/notification/MailTemplateHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/notification/SendMail.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/users/CreateOrUpdateUser.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/users/GetNuxeoPrincipal.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/users/QueryUsers.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/users/SuggestUserEntries.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/users/GetDocumentPrincipalEmails.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/users/CreateOrUpdateGroup.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/users/GetDocumentUsersAndGroups.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/AuditQuery.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/DocumentPageProviderOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/BlobHolderAttach.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/FileManagerImport.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/CreateRelation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/AuditPageProviderOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/GetRelations.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/AuditLog.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/GetActions.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/DeleteRelation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/PaginableRecordSetImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/GetDirectoryEntries.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/AuditRestore.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/RunOperationOnProvider.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/UserInvite.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/UserWorkspace.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/ResultSetPageProviderOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/query/ResultSetPaginatedQuery.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/query/DocumentPaginatedQuery.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/directory/CreateVocabularyEntry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/directory/DeleteDirectoryEntries.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/directory/DirectoryProjection.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/directory/CreateDirectoryEntries.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/directory/ReadDirectoryEntries.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/directory/SuggestDirectoryEntries.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/directory/AbstractDirectoryOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/services/directory/UpdateDirectoryEntries.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/core/operations/management/GetCounters.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/features/HTTPHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/features/SuggestConstants.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/features/PlatformFunctions.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/features/Activator.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/java/org/nuxeo/ecm/automation/features/PrincipalHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/resources/OSGI-INF/bindings-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/resources/OSGI-INF/pageprovider-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/resources/OSGI-INF/helpers-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-features/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/pom.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/java/org/nuxeo/ecm/automation/io/json/test/TestAutomationJson.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/java/org/nuxeo/ecm/automation/io/yaml/test/TestAutomationYaml.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/java/org/nuxeo/ecm/automation/test/service/BaseRestTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/java/org/nuxeo/ecm/automation/test/service/RestServiceTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/java/org/nuxeo/ecm/automation/jaxrs/io/documents/DocumentModelIOTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/resources/testdoc-core-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/resources/test-expected-document1.json Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/resources/testrestcontrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/resources/operations-contrib-test.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/resources/test-chains.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/test/resources/testschema.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/yaml/YamlWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/yaml/YamlAutomationRepresenter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/IOComponent.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/codec/AbstractMarshallingRegistryCodec.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/codec/ObjectCodecService.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/codec/DocumentModelCodec.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/codec/CodecDescriptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/codec/NuxeoPrincipalCodec.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/io/services/codec/ObjectCodec.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/DefaultJsonAdapter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/JsonAdapter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/JsonFactoryProvider.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/LoginInfo.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/JsonHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/JsonRecordSetWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/JsonWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/JsonLoginInfoWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/JsonPrimitiveWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/InputStreamDataSource.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/JsonTreeWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/JsonAdapterWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/SharedFileInputStream.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/EntityWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/EntityListWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/audit/LogEntryWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/audit/LogEntryListWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/UrlEncodedFormRequestReader.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/BlobInputResolver.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/RestOperationContext.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/JsonHtmlOperationWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/MultiPartRequestReader.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/BlobsInputResolver.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/DocumentInputResolver.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/MultiPartFormRequestReader.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/InputResolver.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/JsonRequestReader.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/JsonOperationWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/DocumentsInputResolver.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/ExecutionRequest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/JsonAutomationInfoWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/operations/AutomationInfo.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/documents/BusinessAdapterListWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/documents/BlobsWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/documents/PaginableWithDelegate.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/documents/MultipartBlobs.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/documents/BusinessAdapterReader.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/documents/JsonESDocumentWriter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/java/org/nuxeo/ecm/automation/jaxrs/io/documents/JSONDocumentModelReader.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/resources/OSGI-INF/marshaller-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/resources/OSGI-INF/codec-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/resources/OSGI-INF/codec-service.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-io/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/pom.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/OperationHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/OperationActionBean.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/SeamOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/ClearWorklist.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/GetCurrentDomain.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/GetCurrentDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/GetChangeableDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/CancelCreateDocumentInUI.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/Navigate.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/CreateDocumentForm.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/AddInfoMessage.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/DownloadFile.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/ClearClipboard.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/RaiseSeamEvents.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/ChangeTab.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/GetDocumentsFromSelectionList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/PushToWorklist.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/ClearSelectedDocuments.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/AddMessage.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/FetchFromWorklist.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/SaveDocumentInUI.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/RefreshUI.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/AddErrorMessage.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/GetCurrentWorkspace.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/GetSelectedDocuments.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/SetOutcome.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/FetchDocumentFromSeamContext.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/CreateDocumentInUI.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/PushToSeamContext.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/PushToClipboard.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/jsf/operations/FetchFromClipboard.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/seam/operations/RunOperationInSeam.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/seam/operations/InitSeamContext.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/seam/operations/DestroySeamContext.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/java/org/nuxeo/ecm/automation/seam/operations/SeamOperationFilter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/pom.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/HttpResponses.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/log4j.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/MockedHttpAutomationClient.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/SimpleClientTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/AutomationClientOSGiComplianceTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/ClientMarshallingTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/rest/api/RestClientTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/jaxrs/test/SampleQuery.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/jaxrs/test/SampleThree.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/jaxrs/test/SampleTwo.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/jaxrs/test/SampleBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/jaxrs/test/SampleAnonymous.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/jaxrs/test/SampleOne.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/jaxrs/test/SampleSSOPortal.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/test/java/org/nuxeo/ecm/automation/client/jaxrs/test/DateParserTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/AutomationException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/TokenCallback.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/OperationRequest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/LoginCallback.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/AdapterManager.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/TODO.txt Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/Constants.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/RemoteThrowable.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/AdapterFactory.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/RemoteException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/Session.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/AutomationClient.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/LoginInfo.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/AutomationClientFactory.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/rest/api/RestResponse.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/rest/api/RestRequest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/rest/api/RequestType.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/rest/api/RestClient.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/adapters/DocumentService.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/adapters/VersionIncrement.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/adapters/BusinessServiceFactory.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/adapters/BusinessService.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/adapters/DocumentServiceFactory.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/annotations/EntityType.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/util/IOUtils.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/util/InputStreamDataSource.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/util/Base64.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/util/MultipartInput.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/util/JsonOperationMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/util/BlobDataSource.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/impl/MultipartRequestEntity.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/impl/HttpAutomationClient.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/impl/AutomationClientActivator.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/impl/HttpConnector.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/impl/HttpPreemptiveAuthInterceptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/RequestInterceptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/Connector.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/DefaultOperationRequest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/Request.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/JsonMarshalling.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/JavaSession.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/JavaClient.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/JavaOperationRequest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/AbstractAutomationClient.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/ConnectorHandler.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/AsyncAutomationClient.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/DefaultSession.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/JsonMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/PojoMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/RecordSetMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/BooleanMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/ExceptionMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/DateMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/StringMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/DocumentMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/NumberMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/LoginMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/marshallers/DocumentsMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/auth/PortalSSOAuthInterceptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/auth/BasicAuthInterceptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/jaxrs/spi/auth/TokenAuthInterceptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/StringBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/FileBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/RecordSet.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/DateParser.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/PropertyMap.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/PathRef.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/Documents.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/OperationDocumentation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/OperationRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/Document.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/BlobRef.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/PaginableDocuments.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/Blobs.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/DocRefs.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/DateUtils.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/IdRef.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/HasFile.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/Expr.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/DocRef.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/OperationInput.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/PropertiesHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/Blob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/StreamBlob.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/PropertyMapSetter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/model/PropertyList.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/README.txt Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/pom.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/AutomationServer.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/MarshallerDescriptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/AutomationServerComponent.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/RestBinding.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/AutomationModule.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/OperationResource.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/ResponseHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/ExecutableResource.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/AutomationServerProvider.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/RestOperationException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/AutomationResource.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/CoreSessionProvider.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/AutomationServiceProvider.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/doc/DocResource.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/debug/DebugResource.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchManagerComponent.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/JSONBatchBlobDecoder.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchManagerConstants.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchManager.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchFileEntry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/java/org/nuxeo/ecm/automation/server/jaxrs/batch/Batch.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/OSGI-INF/binding-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/OSGI-INF/AutomationServer.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/OSGI-INF/auth-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/OSGI-INF/pageprovider-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/OSGI-INF/batchmanager-framework.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/skin/views/doc/style.css Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/skin/views/doc/operation.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/skin/views/doc/menu.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/skin/views/doc/wiki.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/skin/views/doc/quicknav.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/skin/views/doc/index.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/skin/views/debug/index.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/skin/views/batch/operationSelector.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-server/src/main/resources/skin/views/batch/operationDescriptor.ftl Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/pom.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/Readme.md Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/AutomationScriptingFeature.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/test/TestScriptHelpers.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/test/TestCompileAndContext.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/test/TestScriptRunnerInfrastructure.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/test/util/LogChecker.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/test/operations/TestWrappers.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/test/operations/TestUsername.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/test/operations/ContextModificationTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/internals/TestAutomationMapper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/java/org/nuxeo/automation/scripting/internals/TestScriptObjectMirrors.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/QuickScript.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/creationFields.json Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/classFilterScript.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/simpleCallToChain.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/testInvocableScript.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/shareAutomationContext.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/checkWrapper.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/scriptCtxIsolation.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/checkIsolation.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/core-types-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/tryOverwrite.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/automation-scripting-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/platformFunctions.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/simpleAutomationScript.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/testScript.js Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/schemas/dataset.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/schemas/documentfields.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/test/resources/schemas/list.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/helper/Console.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/ScriptingOperationDescriptor.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/ScriptingOperationTypeImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/AutomationScriptingComponent.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/ScriptingOperationImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/AutomationScriptingRegistry.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/ScriptObjectMirrors.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/AutomationScriptingParamsInjector.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/AutomationMapper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/DocumentScriptingWrapper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/internals/AutomationScriptingServiceImpl.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/api/ScriptingException.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/api/AutomationScriptingConstants.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/java/org/nuxeo/automation/scripting/api/AutomationScriptingService.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/resources/OSGI-INF/automation-scripting-service.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/resources/OSGI-INF/helpers-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/pom.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/itests.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/core/TestRestoreInputFromScriptAndLogOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/core/TestOperationRegistration.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/core/DummyCreateDocument.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/core/SendMailTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/core/TestCreateZip.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/core/context/TestContextHelpers.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/core/context/DummyHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/core/context/TestResponseHelper.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/core/context/TestHttpHelpers.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/DummyOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/EmbeddedAutomationClientTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/MyObject.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/TestDataCapsule.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/TestRemoteAutomationScript.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/TestNumberParamAdaptersOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/AbstractAutomationClientTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/CanCreateInWorkspacesFromBlobTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/ReturnOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/ContributionTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/MyObjectCodec.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/WaitForTxTimeoutOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/ExitOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/TestContextReaderOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/MyObjectOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/UploadBigFileTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/CanTraceChainsTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/MyObjectMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/UploadFileSupport.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/TestBulkDownloadOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/json/SimplePojoObjectCodec.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/json/JSONOperationWithArrays.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/json/NestedJSONOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/json/SimplePojoObjectMarshaller.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/json/POJOObject.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/business/client/BusinessBean.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/business/client/TestBusinessArray.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/operations/ContextInjectionOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/test/operations/ContextTraceOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchManagerFixture.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/jaxrs/batch/RedisBatchManagerTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/java/org/nuxeo/ecm/automation/server/jaxrs/batch/BatchManagerTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/hello.doc Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/test-mvalues.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/helpers-contrib-test.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/creationFields.json Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/operation-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/test-batchmanager-client-generated-id-allowed-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/jndi.properties Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/chain-scripting-operation-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/test-bindings.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/test-allow-virtual-user.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/mvalues.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/updateFields.json Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/AutomationFeature.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/EmbeddedAutomationServerFeature.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/RemoteAutomationServerFeature.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/AutomationServerFeature.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/AutomationScope.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/adapter/BusinessBeanAdapterFactory.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/adapter/BusinessBeanAdapter.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/repository/AutomationRepositoryInit.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/helpers/ExceptionTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/helpers/TestOperation.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/java/org/nuxeo/ecm/automation/test/helpers/HttpStatusOperationTest.java Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/resources/OSGI-INF/adapter-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/resources/schemas/dataset.xsd Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/marketplace/resources/install.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/marketplace/resources/package.xml Adding nuxeo-features/nuxeo-automation/nuxeo-automation-test/src/main/marketplace/assemble/assembly.xml Adding nuxeo-features/nuxeo-features-test/pom.xml Adding nuxeo-features/nuxeo-features-test/src/test/java/log4j.properties Adding nuxeo-features/nuxeo-features-test/src/test/java/org/nuxeo/ecm/webengine/test/ICanLoginInWebEngineWithoutJavascriptTest.java Adding nuxeo-features/nuxeo-features-test/src/test/java/org/nuxeo/test/runner/feature/RetryPostTestObject.java Adding nuxeo-features/nuxeo-features-test/src/test/java/org/nuxeo/test/runner/feature/RetryPostTest.java Adding nuxeo-features/nuxeo-features-test/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-features-test/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/ecm/webengine/test/LoginPage.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/ecm/webengine/test/NuxeoThemeFeature.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/ecm/webengine/test/WebEngineHomePage.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/ecm/webengine/test/WebEngineFeature.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/ecm/webengine/test/WebEngineFeatureCore.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/ecm/webengine/test/ModulePage.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/ecm/webengine/test/DocumentPage.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/ecm/webengine/test/WebXml.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/jaxrs/test/JerseyClientHelper.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/jaxrs/test/CloseableClientResponse.java Adding nuxeo-features/nuxeo-features-test/src/main/java/org/nuxeo/jaxrs/test/HttpClientTestRule.java Adding nuxeo-features/nuxeo-features-test/src/main/resources/login-anonymous-config.xml Adding nuxeo-features/nuxeo-features-test/src/main/resources/runtimeserver-contrib.xml Adding nuxeo-features/nuxeo-features-test/src/main/resources/login-config.xml Adding nuxeo-features/nuxeo-features-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-features-test/src/main/resources/webengine/web/WEB-INF/web.xml Adding nuxeo-features/rest-api/pom.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-io/pom.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/RestConstants.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/Schemas.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/DocumentTypesWriter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/AbstractTypeDefWriter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/Facets.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/SchemasWriter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/DocumentTypes.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/types/FacetsWriter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/conversion/ConversionScheduledWriter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/conversion/ConversionStatusWithResult.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/conversion/ConversionStatusWithResultWriter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/java/org/nuxeo/ecm/restapi/jaxrs/io/conversion/ConversionScheduled.java Adding nuxeo-features/rest-api/nuxeo-rest-api-io/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/rest-api/nuxeo-rest-api-test/pom.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/BatchUploadFixture.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DocumentAutoVersioningTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/MeTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/ConfigTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/BatchUploadTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/UserGroupTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DummyEmptyDocumentListener.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/PreviewAdapterTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DummyUpdateCommentListener.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/SchemaTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/AdapterBindingTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DocumentListTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/ConverterTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/JSONDocumentNode.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/MarshallingEdgeCasesTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DummyDocToTxt.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/OperationBindingTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/IntrospectionTests.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DocWithDefaultValuesTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/RedisBatchUploadTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DocumentValidationTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/BaseUserTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/AuditTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DirectoryTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/ExceptionRestTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/GuardTests.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/EmptyDocumentTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/RenditionTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/OAuth2ObjectTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/MultiBlobAccessTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/test/DocumentBrowsingTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/jaxrs/io/LogEntryWriterTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/server/jaxrs/FooObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/java/org/nuxeo/ecm/restapi/server/jaxrs/usermanager/TestUserToGroupObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/lifecycle-based-versioning-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/multiblob.xsd Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-dummy-listener-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-oauth2-directory-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/operation-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/multiblob-doctype.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-validation-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/log4j.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-auth-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/renditions-test-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-oauth2provider-config.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/elasticsearch-test-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/source-based-versioning-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/time-based-versioning-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/jndi.properties Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-listener-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/blob.json Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/pageprovider-test-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-defaultvalue-docTypes.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/test-directory-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/directories/country.csv Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/directories/continent.csv Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/directories/nature-rest-test.csv Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/directories/oauth2token.csv Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/directories/testdir.csv Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/schemas/named_param.xsd Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/schemas/validationSchema.xsd Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/schemas/defaultvalues.xsd Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/schemas/intIdSchema.xsd Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/main/java/org/nuxeo/ecm/restapi/test/RestServerFeature.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/main/java/org/nuxeo/ecm/restapi/test/RestServerInit.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/main/java/org/nuxeo/ecm/restapi/test/BaseTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/rest-api/nuxeo-rest-api-server/pom.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/test/java/org/nuxeo/ecm/restapi/server/URLUtilsTest.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/APIServlet.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/OAuth2Object.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/BulkDocumentsObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/RepositoryObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/DocObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/PaginableObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/BatchUploadObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/APIRoot.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/RestDocumentViewCodec.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/QueryObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/APIModule.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/JSONDocumentObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/rendition/RenditionAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/rendition/RenditionObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/blob/BlobAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/blob/BlobObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/EmptyDocumentAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/ACLAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/PageProviderAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/ConvertAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/PreviewAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/PaginableAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/GroupMemberUsersAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/BOAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/OperationAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/DocumentModelListPaginableAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/SearchAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/AuditAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/ChildrenAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/adapters/GroupMemberGroupsAdapter.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/config/ConfigEndPoint.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/config/types/DocTypeEndPoint.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/config/facets/SchemaEndPoint.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/config/schemas/FacetEndPoint.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/usermanager/GroupRootObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/usermanager/UserObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/usermanager/AbstractUMObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/usermanager/AbstractUMRootObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/usermanager/UserRootObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/usermanager/UserToGroupObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/usermanager/GroupObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/usermanager/MeObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/conversion/ConversionRootObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/directory/DirectoryEntryObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/directory/DirectorySessionRunner.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/directory/DirectoryObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/directory/DirectoryRootObject.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/enrichers/AuditJsonEnricher.java Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/OSGI-INF/docviewurl-service-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/OSGI-INF/json-enrichers-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/OSGI-INF/searchadapter-pp-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/OSGI-INF/auth-contrib.xml Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/baseapi.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/renditionAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/blobAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/boAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/search.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/token.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/macros.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/facet.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/path.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/schema.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/emptyDocAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/automation.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/childrenAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/directory.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/auditAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/resources.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/me.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/ppAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/aclAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/id.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/errorresponses.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/convertAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/docType.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/annotationAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/query.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/user.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/group.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/searchAdapter.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/oauth2.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/index.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/token.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/facet.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/oauth2ProviderData.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/schema.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/operationparams.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/oauth2TokenData.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/oauth2ProviderTokenData.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/paginable.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/directory.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/document.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/annotation.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/logentries.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/savedsearch.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/acp.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/password.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/businessobject.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/docType.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/query.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/user.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/datatypes/group.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/paging.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/convertType.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/search.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/token.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/emptyDocName.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/convertFormat.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/docid.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/directoryname.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/repoid.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/emptyDocType.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/facet.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/schema.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/convertName.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/adaptername.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/operationparams.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/fieldpath.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/pageProvider.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/groupbody.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/userquery.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/entryid.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/pageprovidername.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/queryParams.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/groupquery.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/providerName.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/docbody.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/maxResults.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/passwordbody.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/docpath.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/pageSize.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/currentPageIndex.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/userbody.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/sortOrder.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/groupname.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/token_app.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/searchbody.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/searchId.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/annotationId.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/annotationBody.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/oauth2ProviderId.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/username.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/docname.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/operationname.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/docType.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/sortBy.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/query.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/directorybody.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/offset.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/queryLanguage.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/renditionName.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/oauth2ProviderBody.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/businessbody.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/token_others.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/views/doc/paramtypes/propheader.ftl Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/swagger-ui.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/swagger-ui.min.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/css/screen.css Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/css/highlight.default.css Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/images/pet_store_api.png Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/images/wordnik_api.png Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/images/logo_small.png Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/images/throbber.gif Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/jquery-1.8.0.min.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/underscore-min.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/shred.bundle.nx.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/backbone-min.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/swagger.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/jquery.ba-bbq.min.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/handlebars-1.0.0.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/highlight.7.3.pack.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/jquery.slideto.min.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/jquery.wiggle.min.js Adding nuxeo-features/rest-api/nuxeo-rest-api-server/src/main/resources/skin/resources/lib/shred/content.js Adding nuxeo-features/rest-api/nuxeo-web-resources-rest/pom.xml Adding nuxeo-features/rest-api/nuxeo-web-resources-rest/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/resource/wro/ResourceBundleWriter.java Adding nuxeo-features/rest-api/nuxeo-web-resources-rest/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/resource/wro/ResourceBundleEndpoint.java Adding nuxeo-features/rest-api/nuxeo-web-resources-rest/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/rest-api/nuxeo-web-resources-rest/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-forms-layout-export/pom.xml Adding nuxeo-features/nuxeo-platform-forms-layout-export/LGPL.txt Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/java/org/nuxeo/ecm/platform/forms/layout/export/TestLayoutExport.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/java/org/nuxeo/ecm/platform/forms/layout/export/DummyWidgetTypeHandler.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/java/org/nuxeo/ecm/platform/forms/layout/export/TestLayoutResource.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/resources/layouttype-export.json Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/resources/widgettype-old-export.json Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/resources/widgettypes-export.json Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/resources/widgettype-export.json Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/resources/layout-export.json Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/resources/OSGI-INF/layouts-test-contrib.xml Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutTypeResource.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetDefinitionJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutTypeDefinitionsJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/FieldDefinitionJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WebLayoutApplication.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetTypeDefinitionJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/RootResource.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/RenderingInfoJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutDefinitionJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutExportConstants.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/AbstractLayoutJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutTypeDefinitions.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutDefinitionsJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutDefinitions.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetTypeDefinitions.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetSelectOptionJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutTypeConfigurationJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetTypeDefinitionsJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutResource.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetTypeResource.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetTypeConfigurationJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/WidgetReferenceJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/java/org/nuxeo/ecm/platform/forms/layout/export/LayoutTypeDefinitionJsonWriter.java Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/resources/org/nuxeo/ecm/platform/forms/layout/export/layout-types.ftl Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/resources/org/nuxeo/ecm/platform/forms/layout/export/widget-types.ftl Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/resources/org/nuxeo/ecm/platform/forms/layout/export/layouts.ftl Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/resources/org/nuxeo/ecm/platform/forms/layout/export/widget-types-wiki.ftl Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/resources/org/nuxeo/ecm/platform/forms/layout/export/index.ftl Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-features/nuxeo-platform-forms-layout-export/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/preview/pom.xml Adding nuxeo-features/preview/nuxeo-preview-core/package.json Adding nuxeo-features/preview/nuxeo-preview-core/build.xml Adding nuxeo-features/preview/nuxeo-preview-core/pom.xml Adding nuxeo-features/preview/nuxeo-preview-core/Gruntfile.js Adding nuxeo-features/preview/nuxeo-preview-core/bower-locker.bower.json Adding nuxeo-features/preview/nuxeo-preview-core/bower.json Adding nuxeo-features/preview/nuxeo-preview-core/.bowerrc Adding nuxeo-features/preview/nuxeo-preview-core/npm-shrinkwrap.json Adding nuxeo-features/preview/nuxeo-preview-core/src/test/java/org/nuxeo/ecm/platform/preview/io/PreviewJsonEnricherTest.java Adding nuxeo-features/preview/nuxeo-preview-core/src/test/java/org/nuxeo/ecm/platform/preview/tests/service/TestEscaping.java Adding nuxeo-features/preview/nuxeo-preview-core/src/test/java/org/nuxeo/ecm/platform/preview/tests/service/TestService.java Adding nuxeo-features/preview/nuxeo-preview-core/src/test/java/org/nuxeo/ecm/platform/preview/tests/adapter/TestPreviewAdapter.java Adding nuxeo-features/preview/nuxeo-preview-core/src/test/java/org/nuxeo/ecm/platform/preview/tests/codec/TestDocumentPreviewCodec.java Adding nuxeo-features/preview/nuxeo-preview-core/src/test/java/org/nuxeo/ecm/platform/preview/tests/helper/TestHelper.java Adding nuxeo-features/preview/nuxeo-preview-core/src/test/resources/latin1.csv Adding nuxeo-features/preview/nuxeo-preview-core/src/test/resources/latin1.txt Adding nuxeo-features/preview/nuxeo-preview-core/src/test/resources/log4j.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/test/resources/doctype-contrib-test.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/test/resources/hello.docx Adding nuxeo-features/preview/nuxeo-preview-core/src/test/resources/latin1.xhtml Adding nuxeo-features/preview/nuxeo-preview-core/src/test/resources/testFile.pdf Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/MimeTypePreviewer.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/HtmlPreviewer.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/MimeTypePreviewerDescriptor.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/VideoPreviewer.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/AdapterFactoryDescriptor.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/BlobPostProcessor.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/OfficePreviewer.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/PreviewDocumentModelAdapterFactory.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/PreviewAdapterManager.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/AbstractPreviewer.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/MarkdownPreviewer.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/PreviewAdapterManagerComponent.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/PlainTextPreviewer.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/BlobPostProcessorDescriptor.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/PdfPreviewer.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/ImagePreviewer.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/PreviewAdapterFactory.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/base/AbstractHtmlPreviewAdapter.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/base/NoteHtmlPreviewAdapter.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/base/PreprocessedHtmlPreviewAdapter.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/base/ConverterBasedHtmlPreviewAdapter.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/factories/FileBasedPreviewAdapterFactory.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/factories/NotePreviewAdapter.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/adapter/factories/BlobHolderPreviewAdapterFactory.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/io/PreviewJsonEnricher.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/converters/HtmlPreviewConverter.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/codec/DocumentPreviewCodec.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/helper/PreviewHelper.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/api/NothingToPreviewException.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/api/HtmlPreviewAdapter.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/api/PreviewException.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/java/org/nuxeo/ecm/platform/preview/restlet/PreviewCacheEntry.java Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/docview-codec-contrib.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/preview-adapter-contrib.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/document-adapter-contrib.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/preview-adapter-properties.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/convert-service-contrib.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/auth-contrib.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/preview-adapter-framework.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/preview/nuxeo-preview-core/src/main/resources/web/nuxeo.war/viewers/.gitignore Adding nuxeo-features/preview/nuxeo-preview-jsf/pom.xml Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/java/org/nuxeo/ecm/platform/preview/seam/PreviewActionBean.java Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/seam.properties Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/OSGI-INF/seamremotingjsbuilder-contrib.xml Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/OSGI-INF/widgets-contrib.xml Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/web/nuxeo.war/preview_popup.xhtml Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/web/nuxeo.war/widgets/document_preview_widget.xhtml Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/web/nuxeo.war/icons/preview.png Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/web/nuxeo.war/icons/contextual_menu/preview.png Adding nuxeo-features/preview/nuxeo-preview-jsf/src/main/resources/web/nuxeo.war/incl/tabs/preview_tab.xhtml Adding nuxeo-features/nuxeo-platform-comment/pom.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/pom.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/impl/CommentableAdapterFactory.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/impl/CommentableDocumentAdapter.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/workflow/services/CommentsModerationService.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/workflow/utils/CommentsConstants.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/workflow/utils/FollowTransitionUnrestricted.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/api/CommentManager.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/api/CommentConverter.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/api/CommentConstants.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/api/CommentEvents.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/java/org/nuxeo/ecm/platform/comment/api/CommentableDocument.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/resources/OSGI-INF/CommentableAdapter.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/pom.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/src/main/resources/OSGI-INF/comment-graph-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/pom.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/LGPL.txt Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/test/java/org/nuxeo/ecm/platform/comment/listener/test/SimpleListenerTest.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/test/resources/OSGI-INF/comment-jena-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/service/CommentServiceConfig.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/service/CommentService.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/service/CommentServiceHelper.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/notification/CommentCreationVeto.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/listener/AbstractCommentListener.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/listener/CommentNotificationListener.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/listener/DocumentRemovedCommentEventListener.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/listener/CommentRemovedEventListener.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/impl/CommentManagerImpl.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/impl/CommentSorter.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/java/org/nuxeo/ecm/platform/comment/impl/CommentConverterImpl.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/templates/commentAdded.ftl Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/OSGI-INF/comment-life-cycle-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/OSGI-INF/comment-defaultPermissions-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/OSGI-INF/comment-schemas-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/OSGI-INF/comment-notification-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/OSGI-INF/comment-listener-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/OSGI-INF/CommentService.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/OSGI-INF/comment-relation-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/src/main/resources/schema/comment.xsd Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/pom.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/main/java/org/nuxeo/ecm/platform/comment/workflow/ModerateCommentOperation.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/main/java/org/nuxeo/ecm/platform/comment/workflow/services/CommentsModerationServiceImpl.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/main/resources/templates/comment.ftl Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/main/resources/OSGI-INF/notification-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/main/resources/OSGI-INF/comments-moderation-service.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/main/resources/OSGI-INF/comment-operation-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/main/resources/OSGI-INF/comment-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/main/resources/OSGI-INF/audit-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/build.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/pom.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/java/org/nuxeo/ecm/platform/comment/web/CommentManagerActions.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/java/org/nuxeo/ecm/platform/comment/web/ThreadEntry.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/java/org/nuxeo/ecm/platform/comment/web/UIComment.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/java/org/nuxeo/ecm/platform/comment/web/CommentManagerActionsBean.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/java/org/nuxeo/ecm/platform/comment/web/AbstractCommentManagerActionsBean.java Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/OSGI-INF/widgets-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/OSGI-INF/comment-actions-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/OSGI-INF/comment-types-contrib.xml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/web/nuxeo.war/widgets/summary/comments_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/web/nuxeo.war/widgets/summary/comments_count_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/web/nuxeo.war/incl/comment_buttons.xhtml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/web/nuxeo.war/incl/create_comment_form.xhtml Adding nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/src/main/resources/web/nuxeo.war/incl/tabs/document_comments.xhtml Adding nuxeo-features/nuxeo-platform-ui-select2/build.xml Adding nuxeo-features/nuxeo-platform-ui-select2/pom.xml Adding nuxeo-features/nuxeo-platform-ui-select2/src/test/java/org/nuxeo/ecm/platform/ui/select2/common/TestSelect2Common.java Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/java/org/nuxeo/ecm/platform/ui/select2/Select2DirectoryActionsBean.java Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/java/org/nuxeo/ecm/platform/ui/select2/Select2Converter.java Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/java/org/nuxeo/ecm/platform/ui/select2/Select2ActionsBean.java Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/java/org/nuxeo/ecm/platform/ui/select2/common/Select2Common.java Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/themes/css/nuxeo-select2.css Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/themes/sass/nuxeo-select2.scss Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/OSGI-INF/select2-properties.xml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/OSGI-INF/widgettypes-contrib.xml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/web-fragment.xml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_lv.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_ro.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/nuxeo-select2-init.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_it.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_de.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_ua.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_ar.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_hr.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_no.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2.min.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_ca.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_zh-TW.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_vi.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/LICENSE Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_zh.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_eu.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2.png Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_id.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_lt.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_he.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_fr.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_sk.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_cs.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_es.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_pt-PT.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_fi.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_pl.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_da.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2-spinner.gif Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_nl.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/nuxeo-select2.min.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_ru.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_ja.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_hu.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/README.md Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_pt.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_et.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/nuxeo-select2.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2.jquery.json Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_mk.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2x2.png Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_en.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_tr.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_sv.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_ko.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_el.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2.css Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/release.sh Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_pt-BR.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_gl.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_is.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/select2_locale_zh-CN.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/META-INF/resources/org.nuxeo.select2/nuxeo-select2-init.min.js Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/web/nuxeo.war/css/select2.css Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/web/nuxeo.war/widgets/select2_multiple_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/web/nuxeo.war/widgets/select2_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/web/nuxeo.war/widgets/suggest_add_new_directory_entry_iframe.xhtml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/web/nuxeo.war/img/select2.png Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/web/nuxeo.war/img/select2-spinner.gif Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/web/nuxeo.war/img/select2x2.png Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/web/nuxeo.war/incl/select2_js.xhtml Adding nuxeo-features/nuxeo-platform-ui-select2/src/main/resources/web/nuxeo.war/incl/action/suggest_add_new_directory_entry_action.xhtml Adding nuxeo-features/nuxeo-platform-imaging-tiling/README.txt Adding nuxeo-features/nuxeo-platform-imaging-tiling/build.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/pom.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/build.properties.sample Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/build.properties Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/build.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/pom.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/test/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/GwtTestTilingInfo.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/ImagingTilingActions.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/service/TiledImagePreviewer.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/TilingPreviewDev.gwt.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/TilingPreview.gwt.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/public/TilingPreview.html Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/public/TilingPreview.css Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/TilingPreviewConstant.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/TilingPreview.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/TilingPreviewPanel.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/TilingMainPanel.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/SelectedArea.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/TilingPreviewControllerPanel.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/i18n/TranslationConstants_fr.properties Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/i18n/TranslationConstants.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/i18n/TranslationConstants.properties Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/view/i18n/TranslationConstants_en.properties Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/controller/TilingController.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/util/Rectangle.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/util/Point.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/model/TilingInfo.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/model/TilingModelListener.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/model/TilingInfoCallback.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/gwt/client/model/TilingModel.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/resources/OSGI-INF/preview-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/resources/web/nuxeo.war/img/zoom_out.png Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/resources/web/nuxeo.war/img/zoom_reset.png Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/resources/web/nuxeo.war/img/zoom_in.png Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/resources/web/nuxeo.war/img/hide_thumbnail.png Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/src/main/resources/web/nuxeo.war/img/show_thumbnail.png Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-imagemagick-scripts/tile.sh Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-imagemagick-scripts/tileResize.sh Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-imagemagick-scripts/multiTile.sh Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-imagemagick-scripts/stripDown.sh Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-imagemagick-scripts/getSize.sh Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/README.txt Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/pom.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/test/java/org/nuxeo/ecm/platform/pictures/tiles/service/test/TestAdapters.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/test/java/org/nuxeo/ecm/platform/pictures/tiles/service/test/TestService.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/test/resources/chutes.jpg Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/test/resources/test.jpg Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/service/TilingBlobPropertyDescriptor.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/service/PictureTilingCacheGCManager.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/service/PictureTilingCacheInfo.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/service/ImageToConvertDescriptor.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/service/PictureTilingComponent.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/service/TilingConfigurationDescriptor.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/service/GCTask.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/restlets/PictureTilesCachedEntry.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/restlets/PictureTilesRestlets.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/magick/tiler/MagickTiler.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/tilers/BasePictureTiler.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/tilers/PictureTiler.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/serializer/JSONPictureTilesSerializer.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/serializer/XMLPictureTilesSerializer.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/serializer/PictureTilesSerializer.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/helpers/StringMaker.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/PictureTilesImpl.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/PictureTiles.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/PictureTilingService.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/imageresource/DocumentImageResource.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/imageresource/BlobResource.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/imageresource/ImageResource.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/adapter/PictureTilesAdapter.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/adapter/PictureTilesAdapterImpl.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/java/org/nuxeo/ecm/platform/pictures/tiles/api/adapter/PictureTilesAdapterFactory.java Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/resources/OSGI-INF/pictures-tiles-adapter-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/resources/OSGI-INF/restAPI-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/resources/OSGI-INF/pictures-tiles-framework.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/resources/OSGI-INF/pictures-tiles-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/resources/web/nuxeo.war/testTiling.html Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/src/main/resources/web/nuxeo.war/scripts/simple-tiling-client.js Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-gimp-tiles-plugin/Readme.txt Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-gimp-tiles-plugin/plug-ins/nx_tiles.py Adding nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-gimp-tiles-plugin/cmd/run.sh Adding nuxeo-features/nuxeo-annotation/pom.xml Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/pom.xml Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/src/main/java/org/nuxeo/ecm/annotation/AnnotationImpl.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/src/main/java/org/nuxeo/ecm/annotation/AnnotationConstants.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/src/main/java/org/nuxeo/ecm/annotation/AnnotationService.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/src/main/java/org/nuxeo/ecm/annotation/Annotation.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/pom.xml Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/src/test/java/org/nuxeo/ecm/restapi/server/AnnotationTest.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/src/main/java/org/nuxeo/ecm/restapi/server/jaxrs/annotation/AnnotationAdapter.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-rest-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/pom.xml Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/test/java/org/nuxeo/ecm/annotation/TestAnnotationService.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/java/org/nuxeo/ecm/annotation/AnnotationServiceImpl.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/java/org/nuxeo/ecm/annotation/AnnotationJsonWriter.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/java/org/nuxeo/ecm/annotation/AnnotationListJsonReader.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/java/org/nuxeo/ecm/annotation/AnnotationJsonReader.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/java/org/nuxeo/ecm/annotation/AnnotationListJsonWriter.java Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/resources/OSGI-INF/annotation-service.xml Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/resources/OSGI-INF/annotation-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/resources/OSGI-INF/annotation-marshaller-contrib.xml Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/resources/OSGI-INF/annotation-core-types-contrib.xml Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/resources/schemas/annotation.xsd Adding nuxeo-features/nuxeo-annotation/nuxeo-annotation-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-rendition/README.txt Adding nuxeo-features/nuxeo-platform-rendition/build.xml Adding nuxeo-features/nuxeo-platform-rendition/pom.xml Adding nuxeo-features/nuxeo-platform-rendition/.gitignore Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/build.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/pom.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/crowdin.ini Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/test/java/org/nuxeo/ecm/rendition/web/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/test/java/org/nuxeo/ecm/platform/rendition/url/tests/TestUrlCodecs.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/automation/SuggestRenditionDefinitionEntry.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/url/RenditionRestHelper.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/url/AbstractRenditionRestHelper.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/url/RenditionBasedCodec.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/url/DocumentRenditionCodec.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/action/RenditionActionBean.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/java/org/nuxeo/ecm/platform/rendition/action/RenditionDefinitionSelect2Support.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/url-codec-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/search-layouts-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/layouts-summary-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/search-core-types-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/search-contentviews-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/schemas/stored_rendition_search.xsd Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/web/nuxeo.war/widgets/select_rendition_names_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/web/nuxeo.war/widgets/summary/renditions_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/web/nuxeo.war/widgets/listing/listing_rendition_title_link_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/web/nuxeo.war/widgets/listing/listing_rendition_source_title_link_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/web/nuxeo.war/rendition/rendition.xhtml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/web/nuxeo.war/incl/renditions_box.xhtml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/web/nuxeo.war/incl/search_renditions.xhtml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/src/main/resources/web/nuxeo.war/scripts/renditionDefinitions2Formatter.js Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/pom.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/crowdin.ini Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/java/org/nuxeo/ecm/rendition/publisher/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/java/org/nuxeo/ecm/platform/rendition/publisher/TestRenditionPublicationWFAprove.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/java/org/nuxeo/ecm/platform/rendition/publisher/RenditionPublicationRepositoryInit.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/java/org/nuxeo/ecm/platform/rendition/publisher/TestRenditionPublication.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/java/org/nuxeo/ecm/platform/rendition/publisher/TestRenditionPublicationWFReject.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/resources/test-sql-directories-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/resources/relations-default-jena-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/resources/data/test-groups.csv Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/resources/data/test-users.csv Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/test/resources/data/test-user2group.csv Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/java/org/nuxeo/ecm/platform/rendition/publisher/RenditionPublicationCoreTree.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/java/org/nuxeo/ecm/platform/rendition/publisher/RenditionLiveDocFetcher.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/java/org/nuxeo/ecm/platform/rendition/publisher/RenditionsRemover.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/java/org/nuxeo/ecm/platform/rendition/publisher/RenditionPublicationFactory.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/resources/OSGI-INF/rendition-publisher-relations-listener-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/resources/OSGI-INF/rendition-publisher-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/src/main/resources/web/nuxeo.war/incl/tabs/document_publish.xhtml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/pom.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/Constants.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/Rendition.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/Renderable.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionDefinition.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionService.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionDefinitionProvider.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/extension/RenditionProvider.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/impl/StoredRendition.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/impl/LazyRendition.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/impl/AbstractRendition.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/java/org/nuxeo/ecm/platform/rendition/impl/LiveRendition.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/pom.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/DummyRenditionDefinitionProvider.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/TestRenditionService.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/TestDefaultRendition.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/DummyDocToTxt.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/SleepOperation.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/TestRenditionOperation.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/TestRenditionProvider.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/RenditionFeature.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/DummyRenditionProvider.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/TestStoredRenditionManager.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/DummyStoredRenditionManager.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/lazy/TestLazyRenditions.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/lazy/LazyRenditionWorkSample.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/lazy/TestDeliverStaleLazyRenditions.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/lazy/LazyRenditionProviderSample.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/service/lazy/TestLazyAutomationRenditions.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/java/org/nuxeo/ecm/platform/rendition/io/RenditionJsonEnricherTest.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/test-stored-rendition-manager-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/test-directories-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/test-rendition-filters-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/test-automation-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/test-rendition-multithreads-workmanager-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/test-rendition-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/test-lazy-rendition-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/test-renditionprovider-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/test-rendition-definition-providers-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/directories/groups.csv Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/directories/users.csv Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/test/resources/directories/user2group.csv Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/DefaultStoredRenditionManager.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/StoredRenditionManagerDescriptor.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionServiceImpl.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionDefinitionRegistry.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/StoredRenditionManager.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionDefinitionProviderDescriptor.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionFinder.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/DefaultRenditionDescriptor.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionDefinitionProviderRegistry.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/service/RenditionCreator.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/extension/AutomationRenderer.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/extension/DefaultAutomationRenditionProvider.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/adapter/DownloadBlobHolderFactory.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/adapter/RenderableAdapterFactory.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/adapter/DownloadBlobHolder.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/adapter/RenderableDocument.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/io/RenditionJsonEnricher.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/lazy/AutomationLazyRenditionProvider.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/lazy/AutomationRenditionBuilder.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/lazy/AbstractLazyCachableRenditionProvider.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/lazy/AbstractRenditionBuilderWork.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/listener/StoredRenditionsCleanupListener.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/operation/GetContainerRendition.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/java/org/nuxeo/ecm/platform/rendition/operation/GetRendition.java Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/rendition-adapter-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/rendition-workmanager-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/rendition-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/rendition-schemas-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/rendition-scheduler-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/rendition-service.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/rendition-operations-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/OSGI-INF/rendition-download-contrib.xml Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/schemas/rendition.xsd Adding nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-admin-center/pom.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/build.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/pom.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/test/java/org/nuxeo/ecm/admin/operation/TestPermissionsPurgeOperation.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/test/java/org/nuxeo/ecm/admin/permissions/TestPermissionsPurge.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/test/java/org/nuxeo/ecm/admin/permissions/AbstractPermissionsPurge.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/test/java/org/nuxeo/ecm/admin/webengine/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/NuxeoCtlManager.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/runtime/ReloadHelper.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/runtime/RuntimeInstrospection.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/runtime/SimplifiedBundleInfo.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/runtime/PlatformVersionHelper.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/runtime/SimplifiedServerInfo.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/operation/PermissionsPurge.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/operation/HotReloadStudioSnapshot.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/permissions/PermissionsPurgeWork.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/ecm/admin/permissions/PurgeWorkStatus.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/we/StudioSnapshotHelper.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/we/InstallHandler.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/we/UninstallHandler.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/we/DownloadHandler.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/we/RemoveHandler.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/we/PackageListingProvider.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/we/ConnectClientRoot.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/we/RequestHelper.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/vindoz/InstallAfterRestart.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/status/ConnectUpdateStatusInfo.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/status/SubscriptionStatusWrapper.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/status/UnresgistedSubscriptionStatusWrapper.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/status/ConnectStatusHolder.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/ui/ListingFilterSetting.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/java/org/nuxeo/connect/client/ui/SharedPackageListingsSettings.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/module.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/OSGI-INF/workmanager-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/OSGI-INF/admin-properties.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/OSGI-INF/pageproviders-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/OSGI-INF/operation-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/schemas/permissions_search.xsd Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/i18n/messages_fr.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/i18n/messages_de.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/i18n/messages_en.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/i18n/messages.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/i18n/messages_es.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/i18n/messages_ja.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/web/nuxeo.war/img/starting.gif Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/base.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/termsAndConditions.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/installOnRestart.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/showInstallForm.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/installedOK.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/installError.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/startInstall.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/canNotInstall.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/bulkInstallOnRestartConfirm.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/bulkInstallOnRestart.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/dependencyError.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/installHandler/displayDependencies.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/packageListingProvider/pkgDetails.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/packageListingProvider/simpleListing.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/packageListingProvider/pkgNotFound.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/removeHandler/removeError.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/removeHandler/removeDone.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/uninstallHandler/startUninstall.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/uninstallHandler/canNotUninstall.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/uninstallHandler/uninstallError.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/uninstallHandler/uninstallOnRestart.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/uninstallHandler/uninstallDone.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/uninstallHandler/displayDependencies.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/connectClientRoot/registerInstanceCallback.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/connectClientRoot/serverRestart.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/downloadHandler/downloadError.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/downloadHandler/confirmDownload.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/views/downloadHandler/downloadStarted.ftl Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/css/connect_client_style.css Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/images/minus.gif Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/images/package.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/images/lightbulb.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/images/big_loading.gif Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/images/ko-red.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/images/ok-green.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/images/plus.gif Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/src/main/resources/skin/resources/images/standart_waiter.gif Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/pom.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/java/org/nuxeo/ecm/admin/monitoring/EventMonitoringActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/java/org/nuxeo/ecm/admin/monitoring/MonitoringActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/web/nuxeo.war/img/state_inactive.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/web/nuxeo.war/img/state_error.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/web/nuxeo.war/img/state_active.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/web/nuxeo.war/incl/monitoring/adminShell.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/web/nuxeo.war/incl/monitoring/adminEvents.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/web/nuxeo.war/incl/monitoring/adminProbes.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/src/main/resources/web/nuxeo.war/incl/monitoring/adminStatus.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/pom.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/java/org/nuxeo/ecm/admin/setup/TestSetupWizardActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/java/org/nuxeo/ecm/admin/repo/tests/TestRepoStats.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/java/org/nuxeo/connect/client/jsf/TestAppCenterViewsManager.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/resources/jndi.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/resources/configurator/nuxeo.conf.expected Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/resources/configurator/nuxeo.conf Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/resources/templates/jboss/nuxeo.defaults Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/resources/templates/jboss/default/nuxeo.defaults Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/test/resources/templates/jboss/custom/nuxeo.defaults Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/UsersActivityManager.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/SystemInfoManager.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/AdminViewManager.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/AdminJSFComponent.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/MigrationAdminBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/work/WorkManagerAdminBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/permissions/AdminPermissionsActions.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/url/AdminViewCodec.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/setup/SetupWizardActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/repo/RepoStat.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/repo/RepoStatInfo.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/repo/StatsTask.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/ecm/admin/repo/StatsTaskRunner.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/connect/client/jsf/AppCenterViewsManager.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/connect/client/jsf/ExternalLinkManager.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/java/org/nuxeo/connect/client/jsf/ConnectStatusActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/themes/css/nuxeo_admincenter_specific.css Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/themes/sass/nuxeo_admincenter_specific.scss Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/OSGI-INF/layout-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/OSGI-INF/action-widgets-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/OSGI-INF/admin-jsf-component.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/OSGI-INF/content-view-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/OSGI-INF/auth-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/OSGI-INF/urlservice-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/admin_view_documents.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/admin_view_documents_tab_content.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/connect_download_not_possible.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/connect_upgrade_link.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/connect_confirm_download.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/view_admin.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/view_updatecenter-fragment.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/view_admin-fragment.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/widgets/auditdoc_widget_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/widgets/ace_status_widget.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/icons/studio32.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/img/nuxeo_marketplace_logo.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/img/nxconnect_connect.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/img/nxconnect_maintenance.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/img/nxconnect_studio.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/img/nuxeo_studio_logo.png Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/serverSideBanner.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/clientSideBanner.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/hostInfo.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/binariesInfo.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/confirmRestartScript.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/nuxeoInfo.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/setup.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/reposUsage.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/setup_layout_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/reposInfo.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/migration.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/directory_chooser_widget_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/directory_check_network_parameters_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/directory_check_auth_parameters_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/database_chooser_widget_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/database_ajax_panel.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/database_check_parameters_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/dev_mode_widget_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/ajax_checkbox_widget_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/proxy_chooser_widget_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/sysinfo/widgets/ldap_storage_widget_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/connect/connectTickets.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/connect/connectStatus.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/appcenter/connectLocal.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/appcenter/connectUpdates.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/appcenter/connectPrivate.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/appcenter/connectRemote.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/appcenter/admin_tab_header.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/appcenter/studio.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/permissions/searchPermissions.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/permissions/purgePermissions.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/usersActivity/usersSessions.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/usersActivity/usersActivity.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/src/main/resources/web/nuxeo.war/incl/usersActivity/workmanager.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/pom.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/test/java/org/nuxeo/connect/version/TestHeaders.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/test/java/org/nuxeo/connect/services/TestServiceBindings.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/test/resources/test-data/remote2.json Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/test/resources/test-data/local2.json Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/test/resources/test-data/local1.json Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/test/resources/test-data/remote1.json Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/main/java/org/nuxeo/connect/client/ConnectClientComponent.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/main/java/org/nuxeo/connect/client/NuxeoCallbackHolder.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/main/resources/webtest/WEB-INF/web.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/main/resources/OSGI-INF/connect-client-framework.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/main/resources/OSGI-INF/runtimeserver-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/pom.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/download/tests/SlowDownloaderServlet.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/download/tests/TestDownloader.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/download/tests/DownloadFeature.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/ConnectUpdateFeature.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/README.txt Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/TestPackageBuildAndParse.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/TestXmlCommands.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/commands/TestCopyUninstallValidation.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/commands/TestPCopy.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/commands/TestCopyInstallValidation.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/commands/TestConfig.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/commands/TestReloadProperties.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/commands/TestUpdateGuard.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/commands/TestUpdate.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/commands/TestCopyDir.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/commands/TestCopy.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/registry/TestDowngradeVersions.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/java/org/nuxeo/connect/update/live/registry/TestVersions.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/resources/templates/nuxeo.defaults Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/resources/templates/default/nuxeo.defaults Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/test/resources/config/nuxeo.conf Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/PackageUpdateComponent.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/live/UpdateServiceImpl.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/LiveInstallTask.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/LiveUninstallTask.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/commands/ReloadProperties.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/commands/Undeploy.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/commands/Deploy.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/commands/Flush.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/commands/FlushJaasCache.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/commands/UndeployConfig.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/commands/DeployConfig.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/commands/RollbackAndUndeploy.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/java/org/nuxeo/connect/update/task/live/commands/UpdateAndDeploy.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/resources/OSGI-INF/connect-update-service.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/pom.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/java/org/nuxeo/ecm/admin/oauth/OAuthProvidersTokensActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/java/org/nuxeo/ecm/admin/oauth/ServerKeyActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/java/org/nuxeo/ecm/admin/oauth/OAuthServiceProvidersActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/java/org/nuxeo/ecm/admin/oauth/OAuthConsumersTokensActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/java/org/nuxeo/ecm/admin/oauth/OAuthConsumersActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/java/org/nuxeo/ecm/admin/oauth/DirectoryBasedEditor.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/java/org/nuxeo/ecm/admin/oauth2/OAuth2ClientsActions.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/java/org/nuxeo/ecm/admin/oauth2/OAuth2ServiceProvidersActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/java/org/nuxeo/ecm/admin/oauth2/OAuth2ProvidersTokensActionBean.java Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/OSGI-INF/directory-layout-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/web/nuxeo.war/widgets/signedFetch_widget_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/web/nuxeo.war/incl/oauth_subscriber.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/web/nuxeo.war/incl/oauth/consumers.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/web/nuxeo.war/incl/oauth/consumersTokens.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/web/nuxeo.war/incl/oauth/providers.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/web/nuxeo.war/incl/oauth/serverkey.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/web/nuxeo.war/incl/oauth/providersTokens.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/web/nuxeo.war/incl/oauth/directoryBasedEditor.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/src/main/resources/web/nuxeo.war/directory/directoryOAuth_layout_template.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/package.json Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/build.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/pom.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/Gruntfile.js Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/bower-locker.bower.json Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/bower.json Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/npm-shrinkwrap.json Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/elements/elements.html Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/elements/dashboard.css Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/elements/nuxeo-search-analytics-dashboard/nuxeo-search-analytics-dashboard.html Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/elements/nuxeo-data-table/nuxeo-data-table.css Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/elements/nuxeo-data-table/nuxeo-data-table.html Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/elements/nuxeo-chart-data-behavior/nuxeo-chart-data-behavior.html Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/elements/nuxeo-repository-analytics-dashboard/nuxeo-repository-analytics-dashboard.html Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/resources/web/nuxeo.war/analytics/searchAnalytics.xhtml Adding nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/src/main/resources/web/nuxeo.war/analytics/repositoryAnalytics.xhtml Adding nuxeo-features/nuxeo-platform-virtualnavigation/.hgignore Adding nuxeo-features/nuxeo-platform-virtualnavigation/pom.xml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/pom.xml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/src/main/resources/OSGI-INF/core-type-contrib.xml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/src/main/resources/schemas/querynav.xsd Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/build.xml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/pom.xml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/test/java/org/nuxeo/ecm/virtualnavigation/tests/TestNavTreeService.java Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/OSGI-INF/contentviews-contrib.xml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/OSGI-INF/directorytreemanager-contrib.xml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/META-INF/seam.properties Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/web/nuxeo.war/subjects_virtual_navigation.xhtml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/web/nuxeo.war/coverage_virtual_navigation.xhtml Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/web/nuxeo.war/img/bySubjectsNavigation.png Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/web/nuxeo.war/img/byCoverageNavigation.png Adding nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/src/main/resources/web/nuxeo.war/incl/virtual_navigation_template.xhtml Adding nuxeo-features/nuxeo-thumbnail/pom.xml Adding nuxeo-features/nuxeo-thumbnail/LGPL.txt Adding nuxeo-features/nuxeo-thumbnail/src/test/java/org/nuxeo/ecm/platform/thumbnail/test/UpdateThumbnailCounter.java Adding nuxeo-features/nuxeo-thumbnail/src/test/java/org/nuxeo/ecm/platform/thumbnail/test/TestGetDefaultThumbnail.java Adding nuxeo-features/nuxeo-thumbnail/src/test/java/org/nuxeo/ecm/platform/thumbnail/test/ThumbnailJsonEnricherTest.java Adding nuxeo-features/nuxeo-thumbnail/src/test/java/org/nuxeo/ecm/platform/thumbnail/test/TestThumbnailStorage.java Adding nuxeo-features/nuxeo-thumbnail/src/test/java/org/nuxeo/ecm/platform/thumbnail/test/TestThumbnailFactories.java Adding nuxeo-features/nuxeo-thumbnail/src/test/resources/test-thumbnail-document-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-thumbnail/src/test/resources/test-thumbnail-listener-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/test/resources/test-thumbnail-factories-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/test/resources/test-data/big_nuxeo_logo.jpg Adding nuxeo-features/nuxeo-thumbnail/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-thumbnail/src/test/resources/nuxeo.war/icons/mydoc_100.png Adding nuxeo-features/nuxeo-thumbnail/src/test/resources/nuxeo.war/icons/mydoc.gif Adding nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/ThumbnailConstants.java Adding nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/io/ThumbnailJsonEnricher.java Adding nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/rendition/ThumbnailRenditionProvider.java Adding nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/listener/CheckBlobUpdateListener.java Adding nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/listener/UpdateThumbnailListener.java Adding nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/factories/ThumbnailDocumentFactory.java Adding nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/converter/AnyToThumbnailConverter.java Adding nuxeo-features/nuxeo-thumbnail/src/main/java/org/nuxeo/ecm/platform/thumbnail/converter/ThumbnailDocumentConverter.java Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/OSGI-INF/thumbnail-core-types-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/OSGI-INF/thumbnail-convert-service-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/OSGI-INF/thumbnail-rendition-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/OSGI-INF/thumbnail-commandline-imagemagick-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/OSGI-INF/thumbnail-default-factories-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/OSGI-INF/marshallers-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/OSGI-INF/thumbnail-listener-contrib.xml Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/schemas/thumbnail.xsd Adding nuxeo-features/nuxeo-thumbnail/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-imaging/pom.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/pom.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/crowdin.ini Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/test/java/org/nuxeo/ecm/imaging/recompute/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/recompute/ImagingRecomputeActions.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/SlideShowManager.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/PictureManager.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/SlideShowManagerBean.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/PictureBookManager.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/PictureManagerBean.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/java/org/nuxeo/ecm/platform/picture/web/PictureBookManagerBean.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/themes/css/picture_book.css Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/OSGI-INF/imaging-layouts-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/OSGI-INF/imaging-codec-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/OSGI-INF/imaging-authentication-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/OSGI-INF/imaging-urlservice-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/web/nuxeo.war/widgets/picture_view_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/web/nuxeo.war/widgets/dimensions_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/web/nuxeo.war/widgets/picture_additional_formats_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/web/nuxeo.war/icons/generate.png Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/web/nuxeo.war/icons/page_rotateright.gif Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/web/nuxeo.war/icons/page_rotateleft.gif Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/web/nuxeo.war/incl/imaging/imaging_admin_recompute_views.xhtml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/src/main/resources/web/nuxeo.war/incl/action/content_view_slideshow.xhtml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/pom.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/java/org/nuxeo/ecm/platform/picture/convert/test/TestConvertToPDFPictureConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/java/org/nuxeo/ecm/platform/picture/convert/test/TestCropPictureConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/java/org/nuxeo/ecm/platform/picture/convert/test/NopConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/java/org/nuxeo/ecm/platform/picture/convert/test/TestRotationPictureConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/java/org/nuxeo/ecm/platform/picture/convert/test/TestResizePictureConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/resources/test-data/sample.jpeg Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/resources/test-data/big_nuxeo_logo.png Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/resources/test-data/big_nuxeo_logo.jpg Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/test/resources/test-data/big_nuxeo_logo.gif Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/main/java/org/nuxeo/ecm/platform/picture/convert/ConvertToPDFPictureConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/main/java/org/nuxeo/ecm/platform/picture/convert/ResizePictureConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/main/java/org/nuxeo/ecm/platform/picture/convert/ConverterUtils.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/main/java/org/nuxeo/ecm/platform/picture/convert/RotationPictureConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/main/java/org/nuxeo/ecm/platform/picture/convert/CropPictureConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/main/resources/OSGI-INF/convert-service-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/pom.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/BlobHelper.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/ImageInfo.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/ImagingConvertConstants.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/PictureViewImpl.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/ImagingService.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/MetadataConstants.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/PictureView.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/ImagingDocumentConstants.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/PictureConversion.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/PictureTemplate.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/ImagingConfigurationDescriptor.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/DefaultPictureAdapter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/PictureBlobHolder.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/PictureResourceAdapterFactory.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/MultiviewPictureAdapter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/AbstractPictureAdapter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/MultiviewPictureAdapterFactory.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/PictureBookBlobHolder.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/NoPictureResourceAdapterFactory.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/PictureBlobHolderFactory.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/PictureResourceAdapter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/MultiviewPicture.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/java/org/nuxeo/ecm/platform/picture/api/adapters/NoPictureAdapter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/resources/OSGI-INF/picture-blobholder-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/resources/OSGI-INF/picture-metadata-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/resources/OSGI-INF/picture-adapter-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/pom.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureImport.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureThumbnail.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureRenditions.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestMagickExecutors.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/ImagingResourcesHelper.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestBlobHolderSet.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestImagingAdapter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestImagingConvertPlugin.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestImageInfo.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureBlobHolder.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestImagingService.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureMigrationHandler.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureConversions.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/TestPictureResize.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/CreatePictureTest.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/test/PictureChangedListenerOverride.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/java/org/nuxeo/ecm/platform/picture/core/im/TestIMImageUtils.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/jndi.properties Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/images/smart-glasses.svg Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/images/cat.gif Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/images/iptc_sample.jpg Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/images/exif_sample.jpg Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/images/dummy.raw Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/images/test.jpg Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/images/andy.bmp Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/OSGI-INF/imaging-picture-conversions-filters.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/OSGI-INF/imaging-listeners-override.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/OSGI-INF/imaging-picture-renditions-override.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/OSGI-INF/imaging-picture-conversions-override-more.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/test/resources/OSGI-INF/imaging-picture-conversions-override.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/PictureConversionRegistry.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/ImagingComponent.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/PictureViewsGenerationWork.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/PictureMigrationHandler.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/ExifHelper.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/extension/ImagePlugin.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/core/ImageUtils.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/core/MetadataUtils.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/core/package.html Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/core/im/IMImageUtils.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/core/libraryselector/ImageUtilsDescriptor.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/core/libraryselector/MetadataUtilsDescriptor.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/core/libraryselector/LibrarySelectorServiceDescriptor.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/core/libraryselector/LibrarySelector.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/core/libraryselector/LibrarySelectorService.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/magick/MagickExecutor.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/magick/utils/ImageCropper.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/magick/utils/ImageRotater.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/magick/utils/ImageResizer.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/magick/utils/ImageConverter.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/magick/utils/ImageIdentifier.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/magick/utils/ImageCropperAndResizer.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/recompute/ImagingRecomputeWork.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/rendition/PictureRenditionProvider.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/rendition/PictureRenditionDefinitionProvider.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/listener/PictureChangedListener.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/listener/PictureViewsGenerationListener.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/listener/PictureViewListener.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/operation/GetPictureView.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/operation/PictureResize.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/operation/CreatePicture.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/preview/adapter/PicturePreviewer.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/preview/adapter/factories/PicturePreviewAdapterFactory.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/java/org/nuxeo/ecm/platform/picture/thumbnail/ThumbnailPictureFactory.java Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/imaging-service-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/preview-adapter-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/commandline-imagemagick-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/picture-life-cycle-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/picture-renditions-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/libraryselector-config-framework.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/picture-workmanager-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/picturebook-life-cycle-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/imaging-types-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/picturebook-schemas-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/picture-thumbnailfactory-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/imaging-base-properties.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/picture-schemas-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/imaging-service-framework.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/OSGI-INF/filemanager-plugins-contrib.xml Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/web/nuxeo.war/img/empty_picture.png Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/schema/picturebook.xsd Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/schema/image_metadata.xsd Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/schema/iptc.xsd Adding nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/src/main/resources/schema/picture.xsd Adding nuxeo-features/annot/README.txt Adding nuxeo-features/annot/build.xml Adding nuxeo-features/annot/pom.xml Adding nuxeo-features/annot/build.properties.sample Adding nuxeo-features/annot/nuxeo-annot-core/pom.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/FakeEventListener.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/AnnotationManagerTest.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationsServiceTest.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationsComponentTest.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationFeature.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/service/DefaultUriResolverTest.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationQueryTest.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/service/URLPatternFilterTest.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationServiceImplTest.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationsJenaSetup.java Adding nuxeo-features/annot/nuxeo-annot-core/src/test/resources/repo-rdf.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/test/resources/log4j.properties Adding nuxeo-features/annot/nuxeo-annot-core/src/test/resources/datasource-config.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/test/resources/TestRdf.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/test/resources/gwt-post-rdf.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/test/resources/post-rdf.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/test/resources/annotea-spec-post.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/DefaultAnnotabilityManager.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/AnnotationsServiceImpl.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/AnnotationConfigurationServiceImpl.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/DefaultIDGenerator.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/MetadataMapper.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/AnnotationConfigurationService.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/PermissionManager.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/AnnotabilityManager.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/URLPatternFilter.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/DefaultMetadataMapper.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/DefaultUriResolver.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/AnnotationQuery.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/AnnotationsComponent.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/DefaultPermissionManager.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/AnnotationIDGenerator.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/service/EventListener.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/proxy/AnnotationServiceProxy.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/descriptors/MetadataMapperDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/descriptors/URLPatternFilterDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/descriptors/AnnotabilityManagerDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/descriptors/AnnotationIDGeneratorDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/descriptors/EventListenerDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/descriptors/PermissionMapperDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/descriptors/PermissionManagerDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/java/org/nuxeo/ecm/platform/annotations/descriptors/UriResolverDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-core/src/main/resources/test-ann-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/main/resources/OSGI-INF/annotations-default-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/main/resources/OSGI-INF/nxannotations.xml Adding nuxeo-features/annot/nuxeo-annot-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/annot/nuxeo-annot-gwt/README Adding nuxeo-features/annot/nuxeo-annot-gwt/pom.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/Annotations.gwt.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/selenium/test3.html Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/selenium/test2.html Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/selenium/cimg0158.jpg Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/selenium/seltest Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/selenium/testjs.js Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/selenium/test.html Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/Annotations.gwt.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/GwtTestAnnotation.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/AbstractDocumentGWTTest.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/GwtTestSuiteAnnotation.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/GwtTestPortAmsterdamParsing.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/GwtTestSimpleParsing.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/GwtTestDecoratorVisitor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/GwtTestTextGrabberVisitor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/GwtTestSimpleParsingWithEntities.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/GwtTestStringRangeXPointer.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/GwtTestImageRangeXPointer.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/GwtTestXPathUtil.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/GwtTestCSSClassManager.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/annotea/GwtTestRDFParser.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/annotea/GwtTestStatement.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/model/GwtTestAnnotation.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/java/org/nuxeo/ecm/platform/annotations/gwt/client/model/GwtTestOneAnnotation.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/test/resources/log4j.properties Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/jsf/component/AnnotationsActions.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/AnnotationModuleDev.gwt.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/AnnotationModule.gwt.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/AnnotationFrameModuleDev.gwt.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/AnnotationFrameModule.gwt.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/public/AnnotationModule.css Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/public/AnnotationFrameModule.css Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/AnnotationModule.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/AnnotationConfiguration.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/AnnotationConstant.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/AnnotationApplication.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/AnnotationFrameApplication.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/AnnotationFrameModule.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/ServerSettings.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/PreviewSettings.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/AnnotationListPopup.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/AnnotationManagerPanel.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/NewAnnotationPopup.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/HideShowAnnotationsButton.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/AnnotatedDocument.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/AnnotationActionsBanner.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/HideManagerButton.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/AbstractAnnotationCommand.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/menu/AnnotationPopupMenu.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/menu/DeleteAnnotationCommand.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/listener/AnnotationPopupEventListener.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/listener/AnnotatedEventListener.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/annotater/ImageAnnotater.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/annotater/TextAnnotater.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/annotater/AbstractAnnotater.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/annotater/Annotater.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/i18n/TranslationMessages_en.properties Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/i18n/TranslationMessages.properties Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/i18n/TranslationConstants_fr.properties Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/i18n/TranslationConstants.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/i18n/TranslationMessages_fr.properties Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/i18n/TranslationMessages.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/i18n/TranslationConstants.properties Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/i18n/TranslationConstants_en.properties Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/decorator/NuxeoSelectedTextDecoratorVisitor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/decorator/DecoratorVisitor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/decorator/DecoratorVisitorFactory.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/decorator/AnnoteaDecoratorVisitor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/decorator/ImageDecorator.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/view/decorator/NuxeoDecoratorVisitor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/Visitor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/TextGrabberVisitor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/AnnotationUtils.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/XPointer.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/Range.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/StringRangeXPointer.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/CSSClassManager.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/XPointerFactory.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/ImageRangeXPointer.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/Utils.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/XPathUtil.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/NullRangeXPointer.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/Point.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/util/NodeProcessor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/controler/AnnotationController.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/configuration/AnnotationFilter.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/configuration/WebConfiguration.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/configuration/WebConfigurationService.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/configuration/WebConfigurationServiceAsync.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/configuration/AnnotationDefinition.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/configuration/filter/AnnotationDefinitionFilter.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/configuration/filter/TypeFilter.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/configuration/filter/InMenuFilter.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/annotea/RDFConstant.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/annotea/RDFParser.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/annotea/AnnotationXmlGenerator.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/annotea/Statement.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/annotea/AnnoteaResponseManager.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/annotea/AnnoteaClient.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/model/AnnotationChangeNotifier.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/model/Container.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/model/AnnotationChangeListener.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/model/AnnotationModel.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/client/model/Annotation.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/server/configuration/DefaultWebPermission.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/server/configuration/WebConfigurationServiceImpl.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/server/configuration/UserInfoMapper.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/server/configuration/WebPermission.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/server/configuration/GenericUserInfoMapper.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/mock/MockAnnoteaServer.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/gwt/mock/MockAnnoteaBodyServer.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/preview/AnnotationBlobPostProcessor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/configuration/service/UserInfoMapperDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/configuration/service/WebAnnotationConfigurationServiceImpl.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/configuration/service/DisplayedFieldsDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/configuration/service/WebAnnotationFieldDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/configuration/service/WebAnnotationConfigurationService.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/configuration/service/WebAnnotationDefinitionDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/configuration/service/FilterDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/java/org/nuxeo/ecm/platform/annotations/configuration/service/WebPermissionDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/seam.properties Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/OSGI-INF/default-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/OSGI-INF/web-configuration-service-framework.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/OSGI-INF/preview-adapter-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/OSGI-INF/web-configuration-service-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/OSGI-INF/widgets-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/OSGI-INF/annot-properties.xml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/web/nuxeo.war/widgets/summary/annotations_count_widget_template.xhtml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/web/nuxeo.war/icons/annotation-icon-show.png Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/web/nuxeo.war/icons/annotation-icon-hide.png Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/web/nuxeo.war/img/closePopup.png Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/web/nuxeo.war/img/hidePanel.gif Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/web/nuxeo.war/img/showPanel.gif Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/web/nuxeo.war/incl/preview.xhtml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/web/nuxeo.war/incl/tabs/preview_tab.xhtml Adding nuxeo-features/annot/nuxeo-annot-gwt/src/main/resources/web/nuxeo.war/scripts/InternetExplorerRange.js Adding nuxeo-features/annot/nuxeo-annot-repo/pom.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotatedEventListenerTest.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationsOnVersionTest.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/service/DummyDocumentEventListener.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/service/AnnotationRepositoryTest.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/repository/DefaultNuxeoUriResolverTest.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/repository/AbstractRepositoryTestCase.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsComponentTest.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationFeature.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsJenaSetup.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsRepositoryServiceTest.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/resources/annotation2.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/resources/anno-ds.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/resources/annotation1.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/resources/log4j.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/resources/annotea-spec-post.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/resources/OSGI-INF/other-repo.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/resources/OSGI-INF/repository-contrib-test.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/DefaultNuxeoUriResolver.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/URNDocumentViewTranslator.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/DefaultNuxeoMetadataMapper.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/DefaultNuxeoPermissionManager.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/descriptor/DocumentAnnotabilityDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/descriptor/SecurityManagerDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/descriptor/GraphManagerEventListenerDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/descriptor/DocumentEventListenerDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/descriptor/EventIdDescriptor.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/ResetCheckedoutGraphListener.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsRepositoryConstants.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsFulltextInjector.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotatedDocumentEventListenerImpl.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/GraphManagerEventListener.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/SecurityManager.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/DefaultDocumentAnnotability.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotatedDocumentEventListener.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/DocumentVersionnedGraphManager.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsRepositoryServiceImpl.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsRepositoryService.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsRepositoryComponent.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/VersionEventListener.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/DocumentAnnotability.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsRepositoryConfigurationServiceImpl.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/AnnotationsRepositoryConfigurationService.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/service/RepositoryAnnotabilityManager.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/core/AnnotationEventListener.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/java/org/nuxeo/ecm/platform/annotations/repository/listener/AnnotationFulltextEventListener.java Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/resources/OSGI-INF/annotations-repository-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/resources/OSGI-INF/annotations-repository-listener-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/resources/OSGI-INF/annotations-repository-core-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/resources/OSGI-INF/AnnotationsRepositoryService.xml Adding nuxeo-features/annot/nuxeo-annot-repo/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/annot/nuxeo-annot-http/pom.xml Adding nuxeo-features/annot/nuxeo-annot-http/src/main/java/org/nuxeo/ecm/platform/annotations/http/AnnotationsBodyServlet.java Adding nuxeo-features/annot/nuxeo-annot-http/src/main/java/org/nuxeo/ecm/platform/annotations/http/AnnotationServiceFacade.java Adding nuxeo-features/annot/nuxeo-annot-http/src/main/java/org/nuxeo/ecm/platform/annotations/http/AnnotationsServlet.java Adding nuxeo-features/annot/nuxeo-annot-http/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/annot/nuxeo-annot-http/src/main/resources/OSGI-INF/annotations-transactional-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-http/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/annot/nuxeo-annot-contrib/pom.xml Adding nuxeo-features/annot/nuxeo-annot-contrib/src/main/resources/OSGI-INF/annotations-audit-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-contrib/src/main/resources/OSGI-INF/annotations-relations-contrib.xml Adding nuxeo-features/annot/nuxeo-annot-contrib/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/annot/nuxeo-annot-api/pom.xml Adding nuxeo-features/annot/nuxeo-annot-api/src/main/java/org/nuxeo/ecm/platform/annotations/api/AnnotationImpl.java Adding nuxeo-features/annot/nuxeo-annot-api/src/main/java/org/nuxeo/ecm/platform/annotations/api/AnnotationsService.java Adding nuxeo-features/annot/nuxeo-annot-api/src/main/java/org/nuxeo/ecm/platform/annotations/api/AnnotationBody.java Adding nuxeo-features/annot/nuxeo-annot-api/src/main/java/org/nuxeo/ecm/platform/annotations/api/AnnotationManager.java Adding nuxeo-features/annot/nuxeo-annot-api/src/main/java/org/nuxeo/ecm/platform/annotations/api/UriResolver.java Adding nuxeo-features/annot/nuxeo-annot-api/src/main/java/org/nuxeo/ecm/platform/annotations/api/AnnotationsConstants.java Adding nuxeo-features/annot/nuxeo-annot-api/src/main/java/org/nuxeo/ecm/platform/annotations/api/AnnotationLocation.java Adding nuxeo-features/annot/nuxeo-annot-api/src/main/java/org/nuxeo/ecm/platform/annotations/api/Annotation.java Adding nuxeo-features/annot/nuxeo-annot-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-mail/.hgignore Adding nuxeo-features/nuxeo-platform-mail/build.xml Adding nuxeo-features/nuxeo-platform-mail/pom.xml Adding nuxeo-features/nuxeo-platform-mail/README.md Adding nuxeo-features/nuxeo-platform-mail/build.properties.sample Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/pom.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/OSGI-INF/nuxeo-platform-mail-webresources-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/document/mailmessage/nuxeo-mailmessage-metadata-layout.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/document/mailmessage/nuxeo-mailmessage-edit-layout.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/document/mailmessage/nuxeo-mailmessage-view-layout.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/document/mailfolder/nuxeo-mailfolder-edit-layout.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/document/mailfolder/nuxeo-mailfolder-metadata-layout.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/document/mailfolder/nuxeo-mailfolder-view-layout.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/document/mailfolder/nuxeo-mailfolder-create-layout.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/images/doctypes/mailfolder.svg Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-platform-mail/nuxeo-mail-icons.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-platform-mail/nuxeo-platform-mail.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-platform-mail/nuxeo-mailfolder-list-item.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-platform-mail/nuxeo-mail-sync-button.html Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/build.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/pom.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/src/main/resources/OSGI-INF/nxmail-core-types-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/src/main/resources/OSGI-INF/nxmail-lifecycle-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/src/main/resources/OSGI-INF/nxmail-ecm-types-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/src/main/resources/schemas/mail.xsd Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/src/main/resources/schemas/protocol.xsd Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/build.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/pom.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/java/org/nuxeo/ecm/platform/mail/jsf/converter/MailAddressConverter.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/java/org/nuxeo/ecm/platform/mail/jsf/utils/MailWebConstants.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/java/org/nuxeo/ecm/platform/mail/jsf/actions/MailActionsBean.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/OSGI-INF/nxmail-actions-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/OSGI-INF/nxmail-contentview-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/OSGI-INF/nxmail-layouts-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/protocol_type_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/email_text_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/join_list_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/emails_limit_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/emails_ssl_protocols_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/listing/listing_mail_sending_date_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/listing/listing_mail_attachments_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/listing/listing_mail_contact_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/listing/listing_mail_body_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-jsf/src/main/resources/web/nuxeo.war/widgets/listing/listing_mail_object_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/pom.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/java/org/nuxeo/ecm/platform/mail/service/TestMailService.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/java/org/nuxeo/ecm/platform/mail/service/TesteMailInjection.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/java/org/nuxeo/ecm/platform/mail/service/automation/TesteMailInjection.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/java/org/nuxeo/ecm/platform/mail/security/TestMailMessageSecurityPolicy.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/java/org/nuxeo/ecm/platform/mail/fetcher/TestPropertiesFetcher.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/mail.conf Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/user.conf Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/templates/SimpleMail.tpl Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/OSGI-INF/mailService-override-test-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/OSGI-INF/nxmail-automation-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/OSGI-INF/mailService-test-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/OSGI-INF/mailService-session-factory-test-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/data/test_bad_mail_address.eml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/data/test_mail_attachment.eml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/data/test_mail2.eml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/test/resources/data/test_mail.eml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/service/MailService.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/service/SessionFactoryDescriptor.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/service/MailServiceImpl.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/adapter/MailMessageBlobHolderfactory.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/adapter/MailMessageBlobHolder.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/security/MailMessageSecurityPolicy.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/MailEventListener.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/CreateDocumentsFromAutomationChainAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/ExtractMessageInformationAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/AbstractMailAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/CheckMailUnicity.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/StartAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/CreateDocumentsAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/listener/action/EndAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/fetcher/SimplePropertiesFetcher.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/fetcher/PropertiesFetcherDescriptor.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/fetcher/PropertiesFetcher.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/SendMailAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/Visitor.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/MailBoxActionsImpl.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/MailBoxActions.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/MessageAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/ExecutionContext.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/DocumentURLAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/CheckSenderAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/StoreMessageAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/TransformMessageAction.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/MessageActionPipe.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/MessageActionDescriptor.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/action/MessageActionPipeDescriptor.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/utils/MailCoreHelper.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/utils/MailCoreConstants.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/java/org/nuxeo/ecm/platform/mail/operations/MailCheckInboxOperation.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/resources/OSGI-INF/nxmail-framework.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/resources/OSGI-INF/nxmail-blobholder-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/resources/OSGI-INF/security-policy-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/resources/OSGI-INF/nxmail-listener-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/resources/OSGI-INF/nxmail-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/resources/OSGI-INF/automation-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/pom.xml Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/src/test/java/org/nuxeo/ecm/platform/mail/test/TestServer.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/src/test/resources/mail.conf Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/src/test/resources/user.conf Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/src/main/java/org/nuxeo/ecm/platform/mail/test/Server.java Adding nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-collections/pom.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/pom.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionAsynchronousUpdateTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionRightsTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/FavoritesAddRemoveTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionTestCase.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionPublishTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/VisibleCollectionTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionFeature.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionAsynchronousCheckinRestoreTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionAddRemoveTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/CollectionAsynchronousDuplicateTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/CreateCollectionTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/MoveCollectionMemberTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/GetDocumentsFromCollectionTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/GetDocumentsFromFavoritesTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/AddToCollectionTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/CollectionOperationsTestCase.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/RemoveFromCollectionTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/AddAndRemoveFromFavoritesTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/java/org/nuxeo/ecm/collections/core/test/operations/GetCollectionsTest.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/test/resources/log4j.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/FavoritesManagerImpl.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/CollectionManagerImpl.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/adapter/CollectionAdapterFactory.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/adapter/Collection.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/adapter/CollectionMember.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/adapter/CollectionMemberAdapterFactory.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/io/CollectionsJsonEnricher.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/io/FavoritesJsonEnricher.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/worker/DuplicateCollectionMemberWork.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/worker/RemovedAbstractWork.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/worker/RemoveFromCollectionWork.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/worker/RemovedCollectionWork.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/worker/RemovedCollectionMemberWork.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/listener/DuplicatedCollectionListener.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/listener/RemovedCollectionListener.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/listener/RestoredCollectionListener.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/listener/CollectionAsynchrnonousQuery.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/RemoveFromFavoritesOperation.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/CreateCollectionOperation.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/GetDocumentsFromFavoritesOperation.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/AddToCollectionOperation.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/FetchFavorites.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/AddToFavoritesOperation.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/SuggestCollectionEntry.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/RemoveFromCollectionOperation.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/MoveCollectionMemberOperation.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/GetCollectionsOperation.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/automation/GetDocumentsFromCollectionOperation.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/core/versioning/NoVersioningCollectionPolicyFilter.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/api/FavoritesConstants.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/api/CollectionManager.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/api/FavoritesManager.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/java/org/nuxeo/ecm/collections/api/CollectionConstants.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-audit-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-core-types-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-event-handlers-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/json-enrichers-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/favorites-lifecycle-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-lifecycle-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-versioning-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-security-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/favorites-service.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-pageprovider-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/favorites-core-types-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-ui-types-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-adapter-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-workmanager-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-service.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/collection-operations-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/OSGI-INF/favorites-ui-types-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/schemas/collectionMember.xsd Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/schemas/collection.xsd Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/web/nuxeo.war/icons/collection_100.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/web/nuxeo.war/icons/pin_100.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/web/nuxeo.war/icons/pin.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/src/main/resources/web/nuxeo.war/icons/collection.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/build.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/pom.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/crowdin.ini Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/test/java/org/nuxeo/ecm/collections/lang/test/TestMessages.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/java/org/nuxeo/ecm/collections/jsf/actions/FavoritesActionBean.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/java/org/nuxeo/ecm/collections/jsf/actions/CollectionActionsBean.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/java/org/nuxeo/ecm/collections/jsf/actions/CollectionBulkEditActions.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/java/org/nuxeo/ecm/collections/jsf/actions/CurrentDocumentCollectionBean.java Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/collection-layout-summary-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/collection-documentslists-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/collection-layout-listing-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/favorites-contentviews-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/collection-actions-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/collection-contentviews-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/collection-theme-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/favorites-actions-contrib.xml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/widgets/summary/collections_widget_template.xhtml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/manage_collection.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/add_to_collection.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/favorited.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/pinned.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/bulk_publish.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/bulk_validation.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/favorite.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/collection_tab.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/favorite_tab.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/icons/pdf_export.png Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/incl/add_to_collection.xhtml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/incl/collection_listing.xhtml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/incl/add_selection_to_collection.xhtml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/incl/collection_content_listing.xhtml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/incl/select_doc_to_be_added_to_collection.xhtml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/incl/favorites_content_listing.xhtml Adding nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/src/main/resources/web/nuxeo.war/scripts/collections2Formatter.js Adding nuxeo-features/nuxeo-platform-notification/pom.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/pom.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestNotificationManager.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/UserSubscriptionAdapterTest.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/EmailHelperMock.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/TestRegisterNotificationService.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/veto/NotificationVeto20.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/veto/NotificationVeto2.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/veto/NotificationVeto1.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/veto/NotificationVeto3.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/java/org/nuxeo/ecm/platform/ec/notification/operations/SubscribeAndUnsubscribeTest.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/notifications.properties Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/notification-contrib.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/notification-veto-contrib-overridden.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/log4j.properties Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/test-userservice-config.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/notification-contrib-overridden.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/notification-veto-contrib.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/notification-contrib-disabled.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/NotificationService.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/templates/test-template.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/templates/test-template-ov.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/RenderingException.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/RenderingResult.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/RenderingService.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/RenderingEngine.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/RenderingContext.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/template/FreemarkerRenderingEngine.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/template/DocumentObjectWrapper.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/template/DocumentModelAdapter.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/template/DocumentRenderingEngine.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/template/FreemarkerRenderingJob.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/template/DocumentFieldAccessor.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/impl/RenderingServiceImpl.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/impl/RenderingEngineDescriptor.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/impl/DocumentRenderingContext.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/impl/DefaultRenderingResult.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/rendering/impl/DefaultRenderingContext.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/NotificationListenerVeto.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/NotificationEventListener.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/SubscriptionAdapterFactory.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/VersionVeto.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/SubscriptionAdapter.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/ProxySubscriptionPropagationListener.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/NotificationListenerHook.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/NotificationRegistryImpl.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/NotificationListenerVetoRegistry.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/TemplateDescriptor.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/NotificationEventDescriptor.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/NotificationListenerVetoDescriptor.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/GeneralSettingsDescriptor.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/NotificationListenerHookDescriptor.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/NotificationServiceHelper.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/NotificationDescriptor.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/service/NotificationService.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/io/NotificationsJsonEnricher.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/automation/UnsubscribeOperation.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/automation/SubscribeOperation.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/email/EmailHelper.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/email/NotificationsRenderingEngine.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/email/EmailAuthenticator.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/email/EmailResourceFactory.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/email/HtmlEscapeMethod.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/java/org/nuxeo/ecm/platform/ec/notification/email/templates/NuxeoTemplatesLoader.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/appReviewStarted.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/defaultNotifTemplate.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/emailDocument.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/subscriptionsUpdated.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/modif.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/workflow.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/auto.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/publish.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/workflowTaskDelegated.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/docPublishingSubject.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/templates/workflowTaskAssigned.ftl Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/OSGI-INF/notification-contrib.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/OSGI-INF/core-contrib.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/OSGI-INF/notification-listener-contrib.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/OSGI-INF/json-enrichers-contrib.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/OSGI-INF/adapter-contrib.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/OSGI-INF/notification-operations-contrib.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/OSGI-INF/rendering-service.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/OSGI-INF/NotificationService.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/schemas/notification.xsd Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/build.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/pom.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/LGPL.txt Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/.checkstyle Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/java/org/nuxeo/ecm/webapp/notification/SubscriptionsAction.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/java/org/nuxeo/ecm/webapp/notification/NotificationLabelMaker.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/java/org/nuxeo/ecm/webapp/notification/SelectableSubscription.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/java/org/nuxeo/ecm/webapp/notification/GroupsSubscriptionsAction.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/java/org/nuxeo/ecm/webapp/notification/email/EmailNotificationSenderActionsBean.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/java/org/nuxeo/ecm/webapp/notification/email/EmailNotificationSenderActions.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/resources/seam.properties Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/resources/web/nuxeo.war/document_notif_email.xhtml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/resources/web/nuxeo.war/incl/group_subscriptions_action.xhtml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/resources/web/nuxeo.war/incl/tabs/document_group_subscriptions.xhtml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/src/main/resources/web/nuxeo.war/incl/tabs/document_subscriptions.xhtml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/pom.xml Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/LGPL.txt Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/src/main/java/org/nuxeo/ecm/platform/notification/api/NotificationManager.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/src/main/java/org/nuxeo/ecm/platform/notification/api/Notification.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/src/main/java/org/nuxeo/ecm/platform/notification/api/NotificationRegistry.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/src/main/java/org/nuxeo/ecm/platform/ec/notification/NotificationConstants.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/src/main/java/org/nuxeo/ecm/platform/ec/notification/NotificationImpl.java Adding nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core-binarymanager-cloud/pom.xml Adding nuxeo-core-binarymanager-cloud/README.MD Adding nuxeo-core-binarymanager-cloud/.gitignore Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/pom.xml Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/README.md Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/src/test/java/org/nuxeo/ecm/blob/azure/TestAzureBinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/src/test/resources/log4j.xml Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/src/main/java/org/nuxeo/ecm/blob/azure/AzureBinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/src/main/java/org/nuxeo/ecm/blob/azure/AzureFileStorage.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/src/main/java/org/nuxeo/ecm/blob/azure/AzureCDNBinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/src/main/java/org/nuxeo/ecm/blob/azure/AzureGarbageCollector.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/pom.xml Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/README.md Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/test/java/org/nuxeo/ecm/core/storage/sql/TestS3BinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/test/java/org/nuxeo/ecm/core/storage/sql/AbstractS3BinaryTest.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/test/java/org/nuxeo/ecm/core/storage/sql/TestCloudFrontRedirect.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/test/java/org/nuxeo/ecm/core/storage/sql/TestS3BinaryManagerStatus.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/test/resources/log4j.xml Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/main/java/org/nuxeo/ecm/core/storage/sql/S3BinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/main/java/org/nuxeo/ecm/core/storage/sql/BasicAWSCredentialsProvider.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/main/java/org/nuxeo/ecm/core/storage/sql/CloudFrontBinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/main/java/org/nuxeo/ecm/core/storage/status/S3BinaryManagerStatusProbe.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/main/resources/OSGI-INF/s3binarymanager-managment-contrib.xml Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/pom.xml Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/src/test/java/org/nuxeo/ecm/blob/AbstractTestCloudBinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/src/main/java/org/nuxeo/ecm/blob/AbstractBinaryGarbageCollector.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/src/main/java/org/nuxeo/ecm/blob/AbstractCloudBinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/pom.xml Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/README.md Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/src/test/java/org/nuxeo/ecm/blob/jclouds/TestJCloudsBinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/src/test/resources/log4j.properties Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/src/main/java/org/nuxeo/ecm/blob/jclouds/JCloudsBinaryManager.java Adding nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-jsf-to-web-ui/pom.xml Adding nuxeo-jsf-to-web-ui/README.md Adding nuxeo-jsf-to-web-ui/.gitignore Adding nuxeo-jsf-to-web-ui/src/main/java/org/nuxeo/web/ui/NuxeoJSFWebUIRedirectFilter.java Adding nuxeo-jsf-to-web-ui/src/main/java/org/nuxeo/web/ui/WebUIRedirectCodec.java Adding nuxeo-jsf-to-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-jsf-to-web-ui/src/main/resources/OSGI-INF/codecs-contrib.xml Adding nuxeo-jsf-to-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-multi-tenant/build.xml Adding nuxeo-multi-tenant/pom.xml Adding nuxeo-multi-tenant/README.md Adding nuxeo-multi-tenant/build.properties.sample Adding nuxeo-multi-tenant/.gitignore Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/pom.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/java/org/nuxeo/ecm/multi/tenant/TestRestAPIWithMultiTenant.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/java/org/nuxeo/ecm/multi/tenant/MultiTenantRepositoryInit.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/java/org/nuxeo/ecm/multi/tenant/TestTenantIsolationByDefault.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/java/org/nuxeo/ecm/multi/tenant/TestUserWorkspaceWithMultiTenant.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/java/org/nuxeo/ecm/multi/tenant/TestMultiTenantHelper.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/java/org/nuxeo/ecm/multi/tenant/TestMultiTenantService.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/resources/multi-tenant-test-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/resources/log4j.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/resources/multi-tenant-enabled-default-test-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/test/resources/jndi.properties Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantGroupComputer.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantHelper.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantPrincipal.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantService.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/Constants.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantConfiguration.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantListener.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantServiceImpl.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantUserManager.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/TenantAdministratorsListener.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/acl/ACLUpdateListener.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/java/org/nuxeo/ecm/multi/tenant/userworkspace/MultiTenantUserWorkspaceService.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/OSGI-INF/multi-tenant-service.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/OSGI-INF/directories-cache-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/OSGI-INF/userworkspace-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/OSGI-INF/computedgroups-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/OSGI-INF/directories-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/OSGI-INF/usermanager-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/OSGI-INF/multi-tenant-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/schemas/multi_tenant_vocabulary.xsd Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/schemas/multi_tenant_group.xsd Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/schemas/multi_tenant_l10nvocabulary.xsd Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/schemas/tenantconfig.xsd Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/schemas/tenant.xsd Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/schemas/multi_tenant_user.xsd Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/schemas/multi_tenant_l10nxvocabulary.xsd Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/schemas/multi_tenant_xvocabulary.xsd Adding nuxeo-multi-tenant/nuxeo-multi-tenant-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/pom.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/crowdin.ini Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/test/java/org/nuxeo/ecm/multi/tenant/lang/test/TestMessages.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/java/org/nuxeo/ecm/multi/tenant/MultiTenantActions.java Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/seam.properties Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/OSGI-INF/contentviews-es-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/OSGI-INF/contentviews-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/OSGI-INF/ui-types-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/OSGI-INF/doctypes-config-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/OSGI-INF/directories-ui-contrib.xml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/web/nuxeo.war/create_multi_tenant_domain.xhtml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/web/nuxeo.war/widgets/auditdoc_tenant_widget_template.xhtml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/web/nuxeo.war/widgets/tenant_administrators_widget.xhtml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/web/nuxeo.war/incl/tabs/tenant_configuration.xhtml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/web/nuxeo.war/incl/tabs/tenant_history.xhtml Adding nuxeo-multi-tenant/nuxeo-multi-tenant-jsf/src/main/resources/web/nuxeo.war/incl/tenant/tenant_administration.xhtml Adding nuxeo-web-ui/package.json Adding nuxeo-web-ui/polymer.json Adding nuxeo-web-ui/gulpfile.js Adding nuxeo-web-ui/index.html Adding nuxeo-web-ui/.eslintrc.json Adding nuxeo-web-ui/build.xml Adding nuxeo-web-ui/pom.xml Adding nuxeo-web-ui/cache-config.json Adding nuxeo-web-ui/robots.txt Adding nuxeo-web-ui/wct.conf.js Adding nuxeo-web-ui/favicon.ico Adding nuxeo-web-ui/bower.json Adding nuxeo-web-ui/sw-import.js Adding nuxeo-web-ui/.gitattributes Adding nuxeo-web-ui/README.md Adding nuxeo-web-ui/manifest.json Adding nuxeo-web-ui/browserconfig.xml Adding nuxeo-web-ui/.editorconfig Adding nuxeo-web-ui/.gitignore Adding nuxeo-web-ui/elements/nuxeo-profile.html Adding nuxeo-web-ui/elements/nuxeo-app.html Adding nuxeo-web-ui/elements/nuxeo-admin.html Adding nuxeo-web-ui/elements/nuxeo-web-ui-bundle.html Adding nuxeo-web-ui/elements/nuxeo-home.html Adding nuxeo-web-ui/elements/elements.html Adding nuxeo-web-ui/elements/nuxeo-tasks.html Adding nuxeo-web-ui/elements/nuxeo-browser.html Adding nuxeo-web-ui/elements/nuxeo-search-page.html Adding nuxeo-web-ui/elements/routing.html Adding nuxeo-web-ui/elements/nuxeo-themes.html Adding nuxeo-web-ui/elements/document/nuxeo-document-metadata.html Adding nuxeo-web-ui/elements/document/nuxeo-document-layout.html Adding nuxeo-web-ui/elements/document/nuxeo-collapsible-document-page.html Adding nuxeo-web-ui/elements/document/nuxeo-document-create.html Adding nuxeo-web-ui/elements/document/nuxeo-document-edit.html Adding nuxeo-web-ui/elements/document/nuxeo-document-import.html Adding nuxeo-web-ui/elements/document/nuxeo-document-view.html Adding nuxeo-web-ui/elements/document/nuxeo-document-page.html Adding nuxeo-web-ui/elements/document/folder/nuxeo-folder-view-layout.html Adding nuxeo-web-ui/elements/document/folder/nuxeo-folder-create-layout.html Adding nuxeo-web-ui/elements/document/folder/nuxeo-folder-metadata-layout.html Adding nuxeo-web-ui/elements/document/folder/nuxeo-folder-edit-layout.html Adding nuxeo-web-ui/elements/document/collections/nuxeo-collections-view-layout.html Adding nuxeo-web-ui/elements/document/collections/nuxeo-collections-metadata-layout.html Adding nuxeo-web-ui/elements/document/collections/nuxeo-collections-edit-layout.html Adding nuxeo-web-ui/elements/document/collections/nuxeo-collections-create-layout.html Adding nuxeo-web-ui/elements/document/collection/nuxeo-collection-edit-layout.html Adding nuxeo-web-ui/elements/document/collection/nuxeo-collection-view-layout.html Adding nuxeo-web-ui/elements/document/collection/nuxeo-collection-create-layout.html Adding nuxeo-web-ui/elements/document/collection/nuxeo-collection-metadata-layout.html Adding nuxeo-web-ui/elements/document/file/nuxeo-file-metadata-layout.html Adding nuxeo-web-ui/elements/document/file/nuxeo-file-import-layout.html Adding nuxeo-web-ui/elements/document/file/nuxeo-file-view-layout.html Adding nuxeo-web-ui/elements/document/file/nuxeo-file-edit-layout.html Adding nuxeo-web-ui/elements/document/file/nuxeo-file-create-layout.html Adding nuxeo-web-ui/elements/document/workspace/nuxeo-workspace-create-layout.html Adding nuxeo-web-ui/elements/document/workspace/nuxeo-workspace-view-layout.html Adding nuxeo-web-ui/elements/document/workspace/nuxeo-workspace-metadata-layout.html Adding nuxeo-web-ui/elements/document/workspace/nuxeo-workspace-edit-layout.html Adding nuxeo-web-ui/elements/document/favorites/nuxeo-favorites-edit-layout.html Adding nuxeo-web-ui/elements/document/favorites/nuxeo-favorites-view-layout.html Adding nuxeo-web-ui/elements/document/favorites/nuxeo-favorites-metadata-layout.html Adding nuxeo-web-ui/elements/document/domain/nuxeo-domain-view-layout.html Adding nuxeo-web-ui/elements/document/domain/nuxeo-domain-metadata-layout.html Adding nuxeo-web-ui/elements/document/domain/nuxeo-domain-create-layout.html Adding nuxeo-web-ui/elements/document/domain/nuxeo-domain-edit-layout.html Adding nuxeo-web-ui/elements/document/orderedfolder/nuxeo-orderedfolder-create-layout.html Adding nuxeo-web-ui/elements/document/orderedfolder/nuxeo-orderedfolder-edit-layout.html Adding nuxeo-web-ui/elements/document/orderedfolder/nuxeo-orderedfolder-metadata-layout.html Adding nuxeo-web-ui/elements/document/orderedfolder/nuxeo-orderedfolder-view-layout.html Adding nuxeo-web-ui/elements/document/section/nuxeo-section-metadata-layout.html Adding nuxeo-web-ui/elements/document/section/nuxeo-section-create-layout.html Adding nuxeo-web-ui/elements/document/section/nuxeo-section-edit-layout.html Adding nuxeo-web-ui/elements/document/section/nuxeo-section-view-layout.html Adding nuxeo-web-ui/elements/document/template/nuxeo-template-edit-layout.html Adding nuxeo-web-ui/elements/document/sectionroot/nuxeo-sectionroot-edit-layout.html Adding nuxeo-web-ui/elements/document/sectionroot/nuxeo-sectionroot-view-layout.html Adding nuxeo-web-ui/elements/document/sectionroot/nuxeo-sectionroot-metadata-layout.html Adding nuxeo-web-ui/elements/document/note/nuxeo-note-view-layout.html Adding nuxeo-web-ui/elements/document/note/nuxeo-note-create-layout.html Adding nuxeo-web-ui/elements/document/note/nuxeo-note-import-layout.html Adding nuxeo-web-ui/elements/document/note/nuxeo-note-metadata-layout.html Adding nuxeo-web-ui/elements/document/note/nuxeo-note-edit-layout.html Adding nuxeo-web-ui/elements/document/workspaceroot/nuxeo-workspaceroot-create-layout.html Adding nuxeo-web-ui/elements/document/workspaceroot/nuxeo-workspaceroot-metadata-layout.html Adding nuxeo-web-ui/elements/document/workspaceroot/nuxeo-workspaceroot-edit-layout.html Adding nuxeo-web-ui/elements/document/workspaceroot/nuxeo-workspaceroot-view-layout.html Adding nuxeo-web-ui/elements/document/root/nuxeo-root-metadata-layout.html Adding nuxeo-web-ui/elements/document/root/nuxeo-root-edit-layout.html Adding nuxeo-web-ui/elements/document/root/nuxeo-root-view-layout.html Adding nuxeo-web-ui/elements/document/templateroot/nuxeo-templateroot-edit-layout.html Adding nuxeo-web-ui/elements/document/templateroot/nuxeo-templateroot-metadata-layout.html Adding nuxeo-web-ui/elements/document/templateroot/nuxeo-templateroot-view-layout.html Adding nuxeo-web-ui/elements/nuxeo-document-export/nuxeo-document-export.html Adding nuxeo-web-ui/elements/nuxeo-document-creation/nuxeo-document-creation-behavior.html Adding nuxeo-web-ui/elements/nuxeo-note-editor/nuxeo-note-editor.html Adding nuxeo-web-ui/elements/nuxeo-suggester/nuxeo-suggester.html Adding nuxeo-web-ui/elements/nuxeo-admin/nuxeo-distribution-analytics.html Adding nuxeo-web-ui/elements/nuxeo-admin/nuxeo-workflow-analytics.html Adding nuxeo-web-ui/elements/nuxeo-admin/nuxeo-search-analytics.html Adding nuxeo-web-ui/elements/nuxeo-admin/nuxeo-analytics.html Adding nuxeo-web-ui/elements/nuxeo-admin/nuxeo-audit.html Adding nuxeo-web-ui/elements/nuxeo-admin/nuxeo-repository-analytics.html Adding nuxeo-web-ui/elements/nuxeo-admin/nuxeo-mime-types.html Adding nuxeo-web-ui/elements/nuxeo-admin/nuxeo-chart-data-behavior.html Adding nuxeo-web-ui/elements/nuxeo-admin/nuxeo-user-group-management-page.html Adding nuxeo-web-ui/elements/nuxeo-data-list/nuxeo-document-list-item.html Adding nuxeo-web-ui/elements/nuxeo-app/nuxeo-progress-indicator.html Adding nuxeo-web-ui/elements/nuxeo-app/nuxeo-doc-types.js Adding nuxeo-web-ui/elements/nuxeo-app/nuxeo-page.html Adding nuxeo-web-ui/elements/nuxeo-app/nuxeo-menu-item.html Adding nuxeo-web-ui/elements/nuxeo-app/nuxeo-page-item.html Adding nuxeo-web-ui/elements/nuxeo-app/nuxeo-menu-icon.html Adding nuxeo-web-ui/elements/nuxeo-document-create-button/nuxeo-document-create-button.html Adding nuxeo-web-ui/elements/nuxeo-mobile/nuxeo-mobile-banner.html Adding nuxeo-web-ui/elements/nuxeo-document-create-popup/nuxeo-document-create-popup.html Adding nuxeo-web-ui/elements/nuxeo-selection/nuxeo-selection-toolbar.html Adding nuxeo-web-ui/elements/nuxeo-document-creation-stats/nuxeo-document-creation-stats.html Adding nuxeo-web-ui/elements/nuxeo-document-thumbnail/nuxeo-document-thumbnail.html Adding nuxeo-web-ui/elements/nuxeo-workflow-graph/nuxeo-workflow-graph.html Adding nuxeo-web-ui/elements/nuxeo-themes/nuxeo-theme.html Adding nuxeo-web-ui/elements/nuxeo-clipboard/nuxeo-clipboard.html Adding nuxeo-web-ui/elements/nuxeo-tasks/nuxeo-tasks-list.html Adding nuxeo-web-ui/elements/nuxeo-tasks/nuxeo-tasks-drawer.html Adding nuxeo-web-ui/elements/nuxeo-document-history/nuxeo-document-history.html Adding nuxeo-web-ui/elements/nuxeo-document-attachments/nuxeo-document-attachments.html Adding nuxeo-web-ui/elements/nuxeo-document-storage/nuxeo-document-storage.html Adding nuxeo-web-ui/elements/search/nuxeo-search-results-layout.html Adding nuxeo-web-ui/elements/search/nuxeo-saved-search-actions.html Adding nuxeo-web-ui/elements/search/nuxeo-search-form-layout.html Adding nuxeo-web-ui/elements/search/nuxeo-results-view.html Adding nuxeo-web-ui/elements/search/nuxeo-search-form.html Adding nuxeo-web-ui/elements/search/expired/nuxeo-expired-search-form.html Adding nuxeo-web-ui/elements/search/expired/nuxeo-expired-search-results.html Adding nuxeo-web-ui/elements/search/default/nuxeo-default-search-form.html Adding nuxeo-web-ui/elements/search/default/nuxeo-default-search-results.html Adding nuxeo-web-ui/elements/search/nxql/nuxeo-nxql-search-form.html Adding nuxeo-web-ui/elements/search/nxql/nuxeo-nxql-search-results.html Adding nuxeo-web-ui/elements/search/trash/nuxeo-trash-search-results.html Adding nuxeo-web-ui/elements/search/trash/nuxeo-trash-search-form.html Adding nuxeo-web-ui/elements/nuxeo-data-grid/nuxeo-document-grid-thumbnail.html Adding nuxeo-web-ui/elements/nuxeo-document-versions/nuxeo-document-create-version.html Adding nuxeo-web-ui/elements/nuxeo-document-versions/nuxeo-document-versions.html Adding nuxeo-web-ui/elements/nuxeo-document-versions/nuxeo-document-versions-list.html Adding nuxeo-web-ui/elements/nuxeo-document-actions/nuxeo-document-edit-button.html Adding nuxeo-web-ui/elements/nuxeo-document-actions/nuxeo-clipboard-toggle-button.html Adding nuxeo-web-ui/elements/nuxeo-document-info-bar/nuxeo-document-info-bar.html Adding nuxeo-web-ui/elements/nuxeo-document-create-actions/nuxeo-document-create-shortcut.html Adding nuxeo-web-ui/elements/nuxeo-document-create-actions/nuxeo-document-create-shortcuts.html Adding nuxeo-web-ui/elements/nuxeo-document-bulk-actions/nuxeo-add-to-collection-documents-button.html Adding nuxeo-web-ui/elements/nuxeo-document-bulk-actions/nuxeo-clipboard-documents-button.html Adding nuxeo-web-ui/elements/nuxeo-document-bulk-actions/nuxeo-untrash-documents-button.html Adding nuxeo-web-ui/elements/nuxeo-document-bulk-actions/nuxeo-delete-documents-button.html Adding nuxeo-web-ui/elements/nuxeo-document-bulk-actions/nuxeo-download-documents-button.html Adding nuxeo-web-ui/elements/nuxeo-restore-version-button/nuxeo-restore-version-button.html Adding nuxeo-web-ui/elements/nuxeo-video/nuxeo-video-conversions.html Adding nuxeo-web-ui/elements/nuxeo-video/nuxeo-video-info.html Adding nuxeo-web-ui/elements/nuxeo-dropzone/nuxeo-dropzone.html Adding nuxeo-web-ui/elements/nuxeo-cloud-services/nuxeo-cloud-services.html Adding nuxeo-web-ui/elements/nuxeo-cloud-services/nuxeo-cloud-providers.html Adding nuxeo-web-ui/elements/nuxeo-cloud-services/nuxeo-cloud-tokens.html Adding nuxeo-web-ui/elements/nuxeo-browser/nuxeo-breadcrumb.html Adding nuxeo-web-ui/elements/nuxeo-results/nuxeo-document-trash-content.html Adding nuxeo-web-ui/elements/nuxeo-results/nuxeo-results.html Adding nuxeo-web-ui/elements/nuxeo-results/nuxeo-default-results.html Adding nuxeo-web-ui/elements/nuxeo-results/nuxeo-document-content.html Adding nuxeo-web-ui/elements/nuxeo-confirm-button/nuxeo-confirm-button.html Adding nuxeo-web-ui/elements/nuxeo-document-viewer/nuxeo-document-viewer.html Adding nuxeo-web-ui/elements/nuxeo-document-info/nuxeo-document-info.html Adding nuxeo-web-ui/elements/nuxeo-document-blob/nuxeo-document-blob.html Adding nuxeo-web-ui/elements/nuxeo-collections/nuxeo-collection-move-bottom-action.html Adding nuxeo-web-ui/elements/nuxeo-collections/nuxeo-collection-move-up-action.html Adding nuxeo-web-ui/elements/nuxeo-collections/nuxeo-collection-move-down-action.html Adding nuxeo-web-ui/elements/nuxeo-collections/nuxeo-collection-remove-action.html Adding nuxeo-web-ui/elements/nuxeo-collections/nuxeo-favorites.html Adding nuxeo-web-ui/elements/nuxeo-collections/nuxeo-collection-move-top-action.html Adding nuxeo-web-ui/elements/nuxeo-collections/nuxeo-document-collections.html Adding nuxeo-web-ui/elements/nuxeo-collections/nuxeo-collections.html Adding nuxeo-web-ui/elements/nuxeo-recent-documents/nuxeo-recent-documents.html Adding nuxeo-web-ui/elements/nuxeo-document-highlight/nuxeo-document-highlights.html Adding nuxeo-web-ui/elements/nuxeo-document-tree/nuxeo-document-tree.html Adding nuxeo-web-ui/elements/directory/nuxeo-vocabulary-management.html Adding nuxeo-web-ui/elements/directory/l10nxvocabulary/nuxeo-l10nxvocabulary-edit-layout.html Adding nuxeo-web-ui/elements/directory/vocabulary/nuxeo-vocabulary-edit-layout.html Adding nuxeo-web-ui/elements/directory/xvocabulary/nuxeo-xvocabulary-edit-layout.html Adding nuxeo-web-ui/elements/workflow/nuxeo-document-task.html Adding nuxeo-web-ui/elements/workflow/nuxeo-document-task-review-result.html Adding nuxeo-web-ui/elements/workflow/serialdocumentreview/nuxeo-task542-layout.html Adding nuxeo-web-ui/elements/workflow/serialdocumentreview/nuxeo-task6d8-layout.html Adding nuxeo-web-ui/elements/workflow/serialdocumentreview/nuxeo-task38e-layout.html Adding nuxeo-web-ui/elements/workflow/paralleldocumentreview/nuxeo-task2169-layout.html Adding nuxeo-web-ui/elements/workflow/paralleldocumentreview/nuxeo-task328d-layout.html Adding nuxeo-web-ui/elements/workflow/paralleldocumentreview/nuxeo-task2556-layout.html Adding nuxeo-web-ui/elements/nuxeo-document-activity/nuxeo-document-activity.html Adding nuxeo-web-ui/elements/nuxeo-keys/nuxeo-keys.html Adding nuxeo-web-ui/themes/base.html Adding nuxeo-web-ui/themes/loader.html Adding nuxeo-web-ui/themes/default/preview.jpg Adding nuxeo-web-ui/themes/default/theme.html Adding nuxeo-web-ui/themes/default/README.md Adding nuxeo-web-ui/themes/default/logo.png Adding nuxeo-web-ui/themes/dark/preview.jpg Adding nuxeo-web-ui/themes/dark/theme.html Adding nuxeo-web-ui/themes/dark/README.md Adding nuxeo-web-ui/themes/dark/logo.png Adding nuxeo-web-ui/themes/light/preview.jpg Adding nuxeo-web-ui/themes/light/theme.html Adding nuxeo-web-ui/themes/light/README.md Adding nuxeo-web-ui/themes/light/logo.png Adding nuxeo-web-ui/themes/kawaii/preview.jpg Adding nuxeo-web-ui/themes/kawaii/theme.html Adding nuxeo-web-ui/themes/kawaii/README.md Adding nuxeo-web-ui/themes/kawaii/logo.png Adding nuxeo-web-ui/themes/kawaii/background.png Adding nuxeo-web-ui/images/blank.png Adding nuxeo-web-ui/images/README.md Adding nuxeo-web-ui/images/nuxeo.png Adding nuxeo-web-ui/images/doctypes/video.svg Adding nuxeo-web-ui/images/doctypes/domain.svg Adding nuxeo-web-ui/images/doctypes/note.svg Adding nuxeo-web-ui/images/doctypes/folder.svg Adding nuxeo-web-ui/images/doctypes/section.svg Adding nuxeo-web-ui/images/doctypes/audio.svg Adding nuxeo-web-ui/images/doctypes/document.svg Adding nuxeo-web-ui/images/doctypes/workspace.svg Adding nuxeo-web-ui/images/doctypes/README.md Adding nuxeo-web-ui/images/doctypes/collection.svg Adding nuxeo-web-ui/images/doctypes/picture.svg Adding nuxeo-web-ui/images/doctypes/file.svg Adding nuxeo-web-ui/images/doctypes/orderedfolder.svg Adding nuxeo-web-ui/images/touch/icon-128x128.png Adding nuxeo-web-ui/images/touch/mstile-150x150.png Adding nuxeo-web-ui/images/touch/favicon-32x32.png Adding nuxeo-web-ui/images/touch/ms-touch-icon-144x144-precomposed.png Adding nuxeo-web-ui/images/touch/safari-pinned-tab.svg Adding nuxeo-web-ui/images/touch/ms-icon-144x144.png Adding nuxeo-web-ui/images/touch/favicon-16x16.png Adding nuxeo-web-ui/images/touch/README.md Adding nuxeo-web-ui/images/touch/android-chrome-192x192.png Adding nuxeo-web-ui/images/touch/apple-touch-icon.png Adding nuxeo-web-ui/images/touch/android-chrome-384x384.png Adding nuxeo-web-ui/src/test/java/org/nuxeo/web/ui/url/codec/TestWebNotificationCodec.java Adding nuxeo-web-ui/src/main/java/org/nuxeo/web/ui/url/codec/WebNotificationDocumentIdCodec.java Adding nuxeo-web-ui/src/main/resources/OSGI-INF/login-startup-page-web-contrib.xml Adding nuxeo-web-ui/src/main/resources/OSGI-INF/webresources-contrib.xml Adding nuxeo-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-web-ui/src/main/resources/OSGI-INF/auth-config.xml Adding nuxeo-web-ui/src/main/resources/OSGI-INF/url-codecs-web-contrib.xml Adding nuxeo-web-ui/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-web-ui/src/main/resources/web/nuxeo.war/ui/index.jsp Adding nuxeo-web-ui/i18n/messages-es-ES.json Adding nuxeo-web-ui/i18n/messages-pt-PT.json Adding nuxeo-web-ui/i18n/messages-fr.json Adding nuxeo-web-ui/i18n/i18n.html Adding nuxeo-web-ui/i18n/messages-ja.json Adding nuxeo-web-ui/i18n/messages-de.json Adding nuxeo-web-ui/i18n/messages-nl.json Adding nuxeo-web-ui/i18n/messages.json Adding nuxeo-web-ui/i18n/messages-it.json Adding nuxeo-web-ui/i18n/messages-eu.json Adding nuxeo-web-ui/i18n/messages-sv-SE.json Adding nuxeo-platform-lang-ext-incomplete/pom.xml Adding nuxeo-platform-lang-ext-incomplete/.gitignore Adding nuxeo-platform-lang-ext-incomplete/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-lang-ext-incomplete/src/main/resources/OSGI-INF/login-screen-config.xml Adding nuxeo-platform-lang-ext-incomplete/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-session-inspector/pom.xml Adding nuxeo-session-inspector/README.md Adding nuxeo-session-inspector/.gitignore Adding nuxeo-session-inspector/src/main/java/org/nuxeo/ecm/platform/sessioninspector/SessionInspectorRoot.java Adding nuxeo-session-inspector/src/main/java/org/nuxeo/ecm/platform/sessioninspector/jsf/StateReferenceHelper.java Adding nuxeo-session-inspector/src/main/java/org/nuxeo/ecm/platform/sessioninspector/jsf/StateManagerHandler.java Adding nuxeo-session-inspector/src/main/java/org/nuxeo/ecm/platform/sessioninspector/jsf/model/UIAliasHolderWrapper.java Adding nuxeo-session-inspector/src/main/java/org/nuxeo/ecm/platform/sessioninspector/jsf/model/UIComponentWrapper.java Adding nuxeo-session-inspector/src/main/java/org/nuxeo/ecm/platform/sessioninspector/jsf/model/MonitorNode.java Adding nuxeo-session-inspector/src/main/java/org/nuxeo/ecm/platform/sessioninspector/jsf/model/ObjectStatistics.java Adding nuxeo-session-inspector/src/main/java/org/nuxeo/ecm/platform/sessioninspector/util/ObjectVisitor.java Adding nuxeo-session-inspector/src/main/resources/module.xml Adding nuxeo-session-inspector/src/main/resources/OSGI-INF/theme-contrib.xml Adding nuxeo-session-inspector/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-session-inspector/src/main/resources/skin/base.ftl Adding nuxeo-session-inspector/src/main/resources/skin/views/jsfStateManagerHandler/viewObjects.ftl Adding nuxeo-session-inspector/src/main/resources/skin/views/jsfStateManagerHandler/uiAliasHolder.ftl Adding nuxeo-session-inspector/src/main/resources/skin/views/jsfStateManagerHandler/uiComponent.ftl Adding nuxeo-session-inspector/src/main/resources/skin/views/jsfStateManagerHandler/viewState.ftl Adding nuxeo-session-inspector/src/main/resources/skin/resources/css/style.css Adding nuxeo-session-inspector/src/main/resources/skin/resources/css/asc.gif Adding nuxeo-session-inspector/src/main/resources/skin/resources/css/desc.gif Adding nuxeo-session-inspector/src/main/resources/skin/resources/css/session-inspector.css Adding nuxeo-session-inspector/src/main/resources/skin/resources/css/bg.gif Adding nuxeo-session-inspector/src/main/resources/skin/resources/images/minus.gif Adding nuxeo-session-inspector/src/main/resources/skin/resources/images/package.png Adding nuxeo-session-inspector/src/main/resources/skin/resources/images/lightbulb.png Adding nuxeo-session-inspector/src/main/resources/skin/resources/images/big_loading.gif Adding nuxeo-session-inspector/src/main/resources/skin/resources/images/ko-red.png Adding nuxeo-session-inspector/src/main/resources/skin/resources/images/100px_loading.gif Adding nuxeo-session-inspector/src/main/resources/skin/resources/images/ok-green.png Adding nuxeo-session-inspector/src/main/resources/skin/resources/images/plus.gif Adding nuxeo-session-inspector/src/main/resources/skin/resources/script/jquery.tablesorter.min.js Adding nuxeo-session-inspector/src/main/resources/scripts/seamjsf-monitor.js Adding nuxeo-webengine/README.txt Adding nuxeo-webengine/pom.xml Adding nuxeo-webengine/nuxeo-webengine-core/README.txt Adding nuxeo-webengine/nuxeo-webengine-core/pom.xml Adding nuxeo-webengine/nuxeo-webengine-core/JAX-RS-README.txt Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/ecm/webengine/rendering/MyRenderingExtension.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/ecm/webengine/rendering/MyRenderingExtensionFactory.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/ecm/webengine/rendering/TestRendering.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/ecm/webengine/security/TestPermissionService.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/ecm/webengine/security/TestPostfixExpression.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/ecm/webengine/security/SecurityContext.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/runtime/annotations/Anno2.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/runtime/annotations/Anno1.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/runtime/annotations/AnnotationTest.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/runtime/contribution/MyObject.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/runtime/contribution/MyRegistry.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/java/org/nuxeo/runtime/contribution/TestContributions.java Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/log4j.properties Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/samples/dtree.groovy Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/samples/tree.ftl Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/samples/tree.groovy Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/test-rendering-template-contrib.xml Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/webengine-framework.xml Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/template/wiki-page-default.ftl Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/template/test-template.test Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/template/folder.ftl Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/template/wikiCreatePage.ftl Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/template/wiki.ftl Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/template/wiki-site-index-page.ftl Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/template/subdoc.ftl Adding nuxeo-webengine/nuxeo-webengine-core/src/test/resources/OSGI-INF/template/editWikiPage.ftl Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/WebException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/JsonFactoryManager.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/PathDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/ResourceRegistry.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/ResourceBinding.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/WebEngine.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/EmptyRegistry.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/JsonFactoryManagerImpl.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/ConfigurationFileDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/WebEngineComponent.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/rendering/ScriptMethod.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/rendering/RenderingExtensionFactory.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/rendering/RenderDirective.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/rendering/APIHelper.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/rendering/RenderingExtensionDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/util/ACLUtils.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/util/PathMatcher.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/scripting/GroovyScripting.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/scripting/ScriptFile.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/scripting/Scripting.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/GuardFactory.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/GuardDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/Guard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/DefaultPermission.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/PostfixExpression.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/Permission.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/PermissionService.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/UserGuard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/ScriptGuard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/Not.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/IsAdministratorGuard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/PermissionGuard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/FacetGuard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/GroupGuard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/TypeGuard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/Or.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/SchemaGuard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/security/guards/And.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/FormData.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/SimpleFormDataProvider.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/FormDataProvider.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/FormInstance.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/RegexValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/FieldsBuilder.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/ValidationException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/ExactLengthValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/EnumerationValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/FormDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/RangeValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/AbstractFieldValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/FormManager.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/LengthValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/FormValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/FieldValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/CompositeValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/TypeConvertor.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/Form.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/test/Test.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/test/MyFormValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/test/MyForm.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/annotations/Required.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/annotations/Range.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/annotations/Length.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/annotations/Enumeration.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/annotations/Regex.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/annotations/NotNull.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/annotations/FormValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/forms/validation/annotations/FieldValidator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/WebLoader.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/GroovyClassProxy.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/ReloadingClassLoader.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/LazyClassProxy.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/ClassProxy.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/StaticClassProxy.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/store/FileResourceStore.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/store/MemoryStore.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/store/ResourceStoreClassLoader.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/loader/store/ResourceStore.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/session/ComponentMap.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/session/SessionException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/session/InvalidStateException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/session/UserSession.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/session/AbstractComponent.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/session/Component.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/DefaultContext.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/WebEngineFilter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/WebEngineModuleFactory.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/JsonNuxeoExceptionWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/HeaderFixFilter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/JsonWebengineWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/WebEngineApplication.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/JsonExceptionWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/WebEngineModule.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/WebEngineExceptionMapper.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/jersey/WebEngineServlet.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/jersey/ReloadingJerseyServlet.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/app/jersey/JerseyApplication.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/servlet/ResourceServlet.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/servlet/WebConst.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/ModuleResource.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Public.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Module.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/LinkHandlerFactory.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Messages.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/TypeNotFoundException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/ModuleType.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/View.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Resource.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/ResourceType.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/AdapterType.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Template.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Guard.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/LinkDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/WebObject.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/TemplateNotFoundException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/AdapterNotFoundException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Utils.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/AdapterResource.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Private.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Access.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/WebContext.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/WebAdapter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/Protected.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/TypeException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/LinkHandler.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/MessagesBundle.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/MessagesProvider.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/TypeVisibility.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/view/TemplateView.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/io/TemplateWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/io/TemplateViewWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/io/ResourceWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/io/URLWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/io/BlobWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/io/ScriptFileWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/io/FileWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/io/DocumentBlobHolderWriter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/exceptions/WebDeployException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/exceptions/IllegalParameterException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/exceptions/WebResourceNotFoundException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/exceptions/WebSecurityException.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/DefaultAdapter.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/TypeConfigurationProvider.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/ModuleShortcut.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/GroovyTypeLoader.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/AdapterTypeImpl.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/AbstractWebContext.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/DefaultObject.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/AbstractResourceType.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/LinkRegistry.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/ModuleImpl.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/AbstractResource.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/ModuleManager.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/ModuleConfiguration.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/ResourceTypeImpl.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/TypeRegistry.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/TypeDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/AdapterDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/DefaultTypeLoader.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/DirectoryStack.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/MediaTypeRef.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/impl/ModuleRoot.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/model/methods/LOCK.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/login/WebEngineFormAuthenticator.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/login/WebEngineSessionManager.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/install/Installer.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/install/AppendOperation.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/ecm/webengine/install/CopyOperation.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/annotations/AnnotationManager.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/annotations/AnnotatedClass.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/annotations/AnnotatedMethod.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/annotations/MethodAnnotations.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/annotations/loader/Indexable.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/contribution/ContributionRegistry.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/contribution/Contribution.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/contribution/impl/ContributionImpl.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/java/org/nuxeo/runtime/contribution/impl/AbstractContributionRegistry.java Adding nuxeo-webengine/nuxeo-webengine-core/src/main/resources/OSGI-INF/mime.properties Adding nuxeo-webengine/nuxeo-webengine-core/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-webengine/nuxeo-webengine-core/src/main/resources/OSGI-INF/authentication-contrib.xml Adding nuxeo-webengine/nuxeo-webengine-core/src/main/resources/OSGI-INF/json-service.xml Adding nuxeo-webengine/nuxeo-webengine-core/src/main/resources/OSGI-INF/webengine-framework.xml Adding nuxeo-webengine/nuxeo-webengine-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-webengine/nuxeo-webengine-core/src/main/resources/META-INF/services/javax.ws.rs.ext.MessageBodyWriter Adding nuxeo-webengine/nuxeo-webengine-invite/pom.xml Adding nuxeo-webengine/nuxeo-webengine-invite/src/test/java/org/nuxeo/ecm/invite/webengine/lang/test/TestMessages.java Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/java/org/nuxeo/ecm/webengine/invite/UserInvitationObject.java Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/OSGI-INF/invite-auth-contrib.xml Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/i18n/messages_fr.properties Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/i18n/messages_en.properties Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/i18n/messages.properties Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/skin/base.ftl Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/skin/views/userRegistration/ValidationErrorTemplate.ftl Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/skin/views/userRegistration/EnterPassword.ftl Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/skin/views/userRegistration/UserCreated.ftl Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/skin/resources/css/nuxeo-user-registration-embedded.css Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/skin/resources/css/site.css Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/skin/resources/img/logo_nuxeo.png Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/skin/resources/img/favicon.ico Adding nuxeo-webengine/nuxeo-webengine-invite/src/main/resources/skin/resources/js/placeholders.min.js Adding nuxeo-webengine/nuxeo-webengine-ui/pom.xml Adding nuxeo-webengine/nuxeo-webengine-ui/src/test/java/org/nuxeo/ecm/webengine/ui/tree/TestTreeItemImpl.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/test/java/org/nuxeo/ecm/webengine/ui/tree/FakeContentProvider.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/Test.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/json/JQueryTreeBuilder.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/json/DocumentTreeBuilder.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/JSonTreeSerializer.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/TreeItem.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/JSonTree.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/TreeItemVisitor.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/TreeModel.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/TreeItemImpl.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/ContentProvider.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/TreeModelImpl.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/document/JSonDocumentTreeSerializer.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/document/DocumentContentProvider.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/document/DocumentTree.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/directory/DirectoryTree.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/java/org/nuxeo/ecm/webengine/ui/tree/directory/DirectoryContentProvider.java Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/resources/module.xml Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/resources/jquery.treeview.async.js Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/resources/tree.ftl Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/resources/tree.groovy Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/resources/skin/tree.ftl Adding nuxeo-webengine/nuxeo-webengine-ui/src/main/resources/skin/tree.groovy Adding nuxeo-webengine/nuxeo-webengine-base/pom.xml Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/DocumentResolverService.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/DocumentRoot.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/FileService.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/AuditService.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/DocumentFactory.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/CommentService.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/LockService.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/DocumentHelper.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/DocumentObject.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/VersionService.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/security/Permission.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/core/rest/security/PermissionService.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/base/ViewService.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/base/Main.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/README.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/Wizard.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/WizardSession.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/WebPage.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/WebForm.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/java/org/nuxeo/ecm/webengine/ui/wizard/WizardPage.java Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/module.xml Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/i18n/messages_fr.properties Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/i18n/messages_en.properties Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/base.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/error/error_401.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/error/login.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/error/error_500.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/error/error_404.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/error/page/error_401.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/error/page/error_500.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/error/page/error_404.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/views/base/index.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/print_version.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/blog.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/print.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/webengine.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/wiki.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/fancybox.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/preview.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/flexigrid.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/up.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/load.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/first.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/uup.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/btn-sprite.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/magnifier.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/last.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/prev.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/next.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/line.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/wbg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/fhbg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/dn.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/ddn.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/hl.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/css/images/load.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/background_box_bottom.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/info.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/bg_grey.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/background-main.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/add.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/logo-community.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/background_tabs.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/bullet_light.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/background_box_title.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/background_box_content.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/background_main-wrapper.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/banner_blog.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/background_page.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/nuxeo_web_engine.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/admin_board.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/up_nav.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/favicon.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/dots.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/tip.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/banner_community.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/repository.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/background_sidebar.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/login_bubble.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/admin_users.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/error.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/background_box_box.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/documentation.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/create_button.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/close.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/bullet.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/blog/background_tabs.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/blog/background_box_title.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/blog/background_page.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/blog/nuxeo_web_engine.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/wiki/background-main.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/wiki/background_tabs.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/wiki/background_box_title.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/wiki/background_box_content.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/wiki/background_main-wrapper.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/wiki/background_page.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_title_left.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_shadow_se.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_shadow_sw.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_closebox.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_left.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_right.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_title_right.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_shadow_nw.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_shadow_n.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_shadow_s.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_shadow_ne.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_title_main.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_shadow_e.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_shadow_w.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/image/fancy_box/fancy_progress.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/json.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/diff.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tagCloud.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/webengine.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/diff_match_patch.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/base64.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/nxlogin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/tiny_mce_popup.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/tiny_mce_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/index.jsp Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/license.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/blank.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/tiny_mce.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/tiny_mce_init.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/shortcuts.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/color_picker.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/editor_template_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/charmap.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/image.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/source_editor.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/editor_template.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/link.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/about.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/anchor.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/highcontrast/ui.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/highcontrast/dialog.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/highcontrast/content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/default/ui.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/default/dialog.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/default/content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/default/img/items.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/default/img/buttons.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/default/img/menu_check.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/default/img/tabs.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/default/img/progress.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/o2k7/ui.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/o2k7/ui_black.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/o2k7/dialog.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/o2k7/content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/css/editor_ui.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/css/editor_popup.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/css/editor_content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/insert_button_bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/hr.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/underline_tw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/bullist.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/bold.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/newdocument.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/code.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/link.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/undo.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/justifyright.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/underline_ru.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/removeformat.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/color.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/anchor.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/sub.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/unlink.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/underline_fr.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/bold_de_se.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/italic_ru.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/cleanup.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/justifyfull.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/indent.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/paste.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/separator.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/bold_es.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/italic_de_se.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/underline.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/buttons.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/italic_es.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/underline_es.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/custom_1.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/help.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/italic.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/button_menu.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/backcolor.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/image.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/justifycenter.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/justifyleft.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/outdent.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/spacer.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/opacity.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/italic_tw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/statusbar_resize.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/sup.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/browse.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/numlist.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/anchor_symbol.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/bold_fr.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/close.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/bold_ru.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/copy.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/bold_tw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/menu_check.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/redo.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/forecolor.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/cut.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/charmap.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/strikethrough.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/cancel_button_bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/visualaid.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/xp/tab_sel_bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/xp/tab_end.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/xp/tab_sel_end.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/xp/tabs_bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/images/xp/tab_bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/insert_link_button.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/style.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/common_buttons.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/insert_image_button.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/insert_anchor_button.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/index.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/create_accessible_content.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/insert_table_button.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/about.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/images/insert_image_window.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/images/insert_anchor_window.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/images/insert_link_window.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/docs/en/images/insert_table_window.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/jscripts/charmap.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/jscripts/link.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/jscripts/color_picker.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/jscripts/image.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/jscripts/about.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/jscripts/anchor.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/jscripts/source_editor.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/flash.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/shockwave.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/icons.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/pagebreak.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/video.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/realmedia.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/quicktime.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/iframe.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/trans.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/windowsmedia.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/img/colorpicker.jpg Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/js/charmap.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/js/link.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/js/color_picker.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/js/image.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/js/about.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/js/anchor.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/advanced/js/source_editor.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/editor_template_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/editor_template.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/skins/default/ui.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/skins/default/content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/skins/o2k7/ui.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/skins/o2k7/content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/css/editor_ui.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/css/editor_popup.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/css/editor_content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/underline_tw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/bullist.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/bold.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/undo.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/underline_ru.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/underline_fr.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/bold_de_se.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/italic_ru.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/cleanup.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/separator.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/italic_de_se.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/underline.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/buttons.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/italic.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/spacer.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/italic_tw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/numlist.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/bold_fr.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/bold_ru.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/bold_tw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/redo.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/images/strikethrough.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/img/icons.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/themes/simple/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/save/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/save/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/save/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/save/images/save.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/save/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/save/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/example_dependency/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/example_dependency/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/link.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/css/advlink.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/jscripts/functions.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlink/js/advlink.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/wordc/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/example/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/example/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/example/dialog.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/example/img/example.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/example/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/example/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/example/js/dialog.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/images/absolute.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/images/movebackward.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/images/insertlayer.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/images/backward.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/images/insert_layer.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/images/forward.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/images/moveforward.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/layer/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nonbreaking/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nonbreaking/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nonbreaking/images/nonbreaking.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nonbreaking/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/cleanup/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/cleanup/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/cleanup/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeoimageupload/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeoimageupload/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeoimageupload/images/icon.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeoimageupload/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeoimageupload/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/directionality/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/directionality/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/directionality/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/directionality/images/rtl.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/directionality/images/ltr.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/directionality/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/directionality/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/bbcode/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/bbcode/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/noneditable/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/noneditable/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/noneditable/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/noneditable/css/noneditable.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/rule.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/css/advhr.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/images/advhr.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/jscripts/rule.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advhr/js/rule.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/insertdatetime/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/insertdatetime/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/insertdatetime/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/insertdatetime/images/inserttime.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/insertdatetime/images/insertdate.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/insertdatetime/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/insertdatetime/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/autoresize/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/autoresize/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/abbr.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/cite.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/ins.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/del.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/attributes.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/acronym.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/css/popup.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/css/attributes.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/css/xhtmlxtras.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/images/ins.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/images/cite.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/images/acronym.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/images/date_time.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/images/del.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/images/abbr.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/images/remove_button_bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/jscripts/ins.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/jscripts/del.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/jscripts/element_common.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/jscripts/cite.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/jscripts/abbr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/jscripts/acronym.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/js/ins.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/js/del.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/js/element_common.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/js/attributes.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/js/cite.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/js/abbr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/xhtmlxtras/js/acronym.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/wordcount/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/wordcount/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/print/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/print/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/print/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/print/images/print.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/print/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/print/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/cell.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/row.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/merge_cells.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/table.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/css/cell.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/css/row.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/css/table.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_insert_row_before.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_merge_cells.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_split_cells.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_row_props.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_insert_col_after.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_insert_row_after.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/buttons.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_insert_col_before.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_delete_row.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_cell_props.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_delete.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/images/table_delete_col.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/jscripts/cell.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/jscripts/row.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/jscripts/table.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/jscripts/merge_cells.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/js/cell.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/js/row.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/js/table.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/table/js/merge_cells.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/searchreplace.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/css/searchreplace.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/images/replace_all_button_bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/images/search.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/images/replace_button_bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/images/replace.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/jscripts/searchreplace.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/searchreplace/js/searchreplace.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/autolink/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/autolink/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/autosave/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/autosave/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/autosave/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/autosave/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/autosave/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/image.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/css/advimage.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/images/sample.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/jscripts/functions.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/img/sample.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advimage/js/image.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/pagebreak/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/pagebreak/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/pagebreak/css/content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/pagebreak/img/pagebreak.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/pagebreak/img/trans.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeolink/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeolink/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeolink/images/icon.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeolink/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/nuxeolink/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullscreen/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullscreen/fullscreen.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullscreen/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullscreen/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullscreen/css/page.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullscreen/images/fullscreen.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullscreen/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullscreen/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/safari/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/safari/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/safari/blank.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/contextmenu/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/contextmenu/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/contextmenu/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/contextmenu/css/contextmenu.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/contextmenu/images/spacer.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/preview/preview.html Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/preview/example.html Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/preview/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/preview/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/preview/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/preview/images/preview.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/preview/jscripts/embed.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/preview/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/preview/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/template/template.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/template/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/template/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/template/blank.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/template/css/template.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/template/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/template/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/template/js/template.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/zoom/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/zoom/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/zoom/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/legacyoutput/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/legacyoutput/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/template.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/css/inlinepopup.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/images/window_minimize.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/images/window_resize.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/images/window_maximize.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/images/window_close.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/images/spacer.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/inlinepopups/jscripts/mcwindows.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/pastetext.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/pasteword.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/blank.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/css/pasteword.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/css/blank.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/images/pastetext.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/images/pasteword.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/images/selectall.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/jscripts/pasteword.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/jscripts/pastetext.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/js/pasteword.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/paste/js/pastetext.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/visualchars/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/visualchars/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/visualchars/images/visualchars.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/visualchars/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlist/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/advlist/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/compat2x/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/compat2x/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/tabfocus/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/tabfocus/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/spellchecker/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/spellchecker/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/spellchecker/css/content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/spellchecker/img/wline.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/flash.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/css/flash.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/css/content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/images/flash.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/jscripts/flash.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/flash/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/props.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/css/props.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/images/style_info.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/images/styleprops.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/images/apply_button_bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/jscripts/props.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/style/js/props.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/fullpage.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/blank.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/css/fullpage.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/images/add.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/images/remove.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/images/move_up.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/images/move_down.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/images/fullpage.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/jscripts/fullpage.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/fullpage/js/fullpage.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/lists/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/lists/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/iespell/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/iespell/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/iespell/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/iespell/images/iespell.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/iespell/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/iespell/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/emotions.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-embarassed.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-kiss.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-foot-in-mouth.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-money-mouth.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-surprised.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/emotions.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-innocent.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-cry.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-laughing.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-tongue-out.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-yell.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-cool.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-smile.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-sealed.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-wink.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-frown.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/images/smiley-undecided.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/jscripts/functions.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-embarassed.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-kiss.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-surprised.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-innocent.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-cry.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-laughing.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-yell.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-cool.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-smile.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-sealed.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-wink.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-frown.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/img/smiley-undecided.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/emotions/js/emotions.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/moxieplayer.swf Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/editor_plugin_src.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/editor_plugin.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/media.htm Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/css/media.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/css/content.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/images/flash.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/images/shockwave.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/images/realmedia.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/images/media.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/images/quicktime.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/images/windowsmedia.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/jscripts/embed.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/jscripts/media.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/img/flash.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/img/shockwave.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/img/realmedia.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/img/quicktime.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/img/trans.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/img/flv_player.swf Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/img/windowsmedia.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/langs/en_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/langs/fr_dlg.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/js/embed.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/plugins/media/js/media.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/langs/en.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/langs/fr.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/langs/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/utils/validate.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/utils/mclayer.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/utils/mctabs.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/utils/editable_selects.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/tiny_mce/utils/form_utils.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/jquery.markitup.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/jquery.markitup.pack.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/editor skins Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/style.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-editor-textile.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/menu.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-editor-json.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/submenu.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-editor.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-editor-bbcode.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-container.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-editor-wiki.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-editor-xml.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-editor-dotclear.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-editor-markdown.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/handle.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/markitup/images/bg-editor-html.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/simple/style.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/simple/images/menu.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/simple/images/submenu.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/skins/simple/images/handle.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/templates/preview.html Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/templates/preview templates Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/templates/preview.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/utils/tools and scripts Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/toolbar settings Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/style.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/set.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/images/preview.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/images/link.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/images/picture.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/images/image.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/images/italic.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/images/stroke.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/images/clean.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/default/images/bold.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/style.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/readme.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/set.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/h1.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/h3.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/h6.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/preview.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/link.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/picture.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/list-bullet.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/quotes.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/h5.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/h4.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/list-numeric.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/italic.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/url.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/stroke.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/h2.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/bold.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/markitup/sets/wiki/images/code.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/jquery.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/jquery.metadata.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/jquery.fancybox.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/cookie.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/flexigrid.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/todo Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/jquery.treeview.pack.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/jquery.treeview.async.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/jquery.treeview.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/changelog.txt Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/jquery.treeview.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/jquery.treeview.min.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/file.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/minus.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-default-line.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-default.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/folder.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-famfamfam.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/folder-closed.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-gray.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-black.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-black-line.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-red-line.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-famfamfam-line.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-gray-line.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/treeview-red.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/images/plus.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/simple.html Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/prerendered.html Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/index.html Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/screen.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/source.phps Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/async.html Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/source.php Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/images.html Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/large.html Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/demo/demo.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/lib/jquery.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/treeview/lib/jquery.cookie.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.tabs.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.dialog.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.slider.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.resizable.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.selectable.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.accordion.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.sortable.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.draggable.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.base.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/ui.droppable.js Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.menu.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.toasterLite.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.tabs.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.tablesorter.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.calendar.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.datepicker.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.slider.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.all.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.dialog.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.resizable.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.accordion.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.toolbar.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/flora.shadow.css Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/accordion-middle-over.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/toaster-se.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/toaster-nw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/asc.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/desc.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-nw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-se.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/accordion-right-act.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/toaster-n.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/resizable-sw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-s.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/toaster-sw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/accordion-right.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-sw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/slider-handle.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/resizable-s.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/toaster-s.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/resizable-w.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/toolbars-bot-bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/bg.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/resizable-n.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/accordion-left-act.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/accordion-left.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/resizable-e.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-title.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/toaster-e.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-w.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/accordion-middle.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/resizable-ne.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/tabs.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/resizable-se.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/accordion-left-over.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/toaster-ne.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/accordion-right-over.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-titlebar-close-hover.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-ne.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/menu-submenu.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/resizable-nw.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-e.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/slider-bg-1.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/toaster-w.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/slider-bg-2.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-n.gif Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/shadow.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/accordion-middle-act.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/resources/script/jquery/ui/themes/flora/i/dialog-titlebar-close.png Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/lib/wizard.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/common/nxlogin.ftl Adding nuxeo-webengine/nuxeo-webengine-base/src/main/resources/skin/common/util.ftl Adding nuxeo-webengine/nuxeo-webengine-jaxrs/pom.xml Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/HttpFilter.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/ApplicationManager.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/Reloadable.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/Utils.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/Activator.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/ApplicationFragment.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/ApplicationHost.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/BundleNotFoundException.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/ApplicationFactory.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/context/RequestContext.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/context/RequestContextFilter.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/context/RequestCleanupHandler.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/views/TemplateView.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/views/BundleResource.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/views/RootResource.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/views/ResourceContext.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/views/TemplateViewMessageBodyWriter.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/views/ViewMessageBodyWriter.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/views/ViewNotFoundException.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/session/CoreExceptionMapper.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/session/SessionRef.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/session/SessionCleanupFilter.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/session/CoreSessionProvider.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/session/SessionFactory.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/session/impl/PerRequestCoreProvider.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/session/impl/PerSessionCoreProvider.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/scan/Scanner.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/scan/AnnotationReader.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/scan/DynamicApplication.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/scan/DynamicApplicationFactory.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/CompoundEnumeration.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/ResourceServlet.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/ApplicationServlet.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/ManagedServlet.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/ServiceClassLoader.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/RequestChain.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/FilterSet.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/ServletHolder.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/ResourcesDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/ServletRegistryComponent.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/ListenerSetDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/ServletDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/ServletRegistry.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/BundleResourceResolver.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/ListenerDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/BundleHttpContext.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/FileResourceResolver.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/ResourceResolver.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/FilterSetDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/FilterDescriptor.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/config/ResourceExtension.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/mapping/PathParser.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/mapping/ExactSegmentMatcher.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/mapping/Path.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/mapping/WildcardSegmentMatcher.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/mapping/SegmentMatcher.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/mapping/PathMatcher.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/servlet/mapping/RegexSegmentMatcher.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/coreiodelegate/RenderingContextWebUtils.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/coreiodelegate/PartialCoreIODelegate.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/coreiodelegate/JsonCoreIODelegate.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/coreiodelegate/DocumentModelJsonReaderLegacy.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/java/org/nuxeo/ecm/webengine/jaxrs/tx/TransactionFilter.java Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/resources/OSGI-INF/servlet-registry.xml Adding nuxeo-webengine/nuxeo-webengine-jaxrs/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-smart-search/build.xml Adding nuxeo-platform-smart-search/pom.xml Adding nuxeo-platform-smart-search/README.md Adding nuxeo-platform-smart-search/crowdin.ini Adding nuxeo-platform-smart-search/.gitignore Adding nuxeo-platform-smart-search/src/test/java/org/nuxeo/ecm/smart/query/lang/test/TestMessages.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/folder/jsf/package-info.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/folder/jsf/SmartNXQLFolderActions.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/folder/jsf/SmartFolderDocumentConstants.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/query/SmartQuery.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/query/HistoryList.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/query/package-info.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/query/IncrementalSmartQuery.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/query/jsf/IncrementalSmartNXQLQuery.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/query/jsf/package-info.java Adding nuxeo-platform-smart-search/src/main/java/org/nuxeo/ecm/platform/smart/query/jsf/SmartNXQLQueryActions.java Adding nuxeo-platform-smart-search/src/main/resources/seam.properties Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/smart-folder-actions-contrib.xml Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/smart-folder-core-types-contrib.xml Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/smart-folder-ecm-types-contrib.xml Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/smart-folder-contentviews-contrib.xml Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/smart-folder-layouts-contrib.xml Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/smart-query-layouts-contrib.xml Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/smart-query-contentviews-contrib.xml Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/smart-query-actions-contrib.xml Adding nuxeo-platform-smart-search/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-smart-search/src/main/resources/schemas/smart_folder.xsd Adding nuxeo-platform-smart-search/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-smart-search/src/main/resources/web/nuxeo.war/widgets/incremental_smart_query_condition_widget.xhtml Adding nuxeo-platform-smart-search/src/main/resources/web/nuxeo.war/widgets/nxql_incremental_smart_query_widget.xhtml Adding nuxeo-platform-smart-search/src/main/resources/web/nuxeo.war/icons/smart_folder.png Adding nuxeo-platform-smart-search/src/main/resources/web/nuxeo.war/icons/smart_folder_100.png Adding nuxeo-platform-smart-search/src/main/resources/web/nuxeo.war/incl/tabs/smart_folder_view.xhtml Adding nuxeo-platform-smart-search/src/main/resources/web/nuxeo.war/layouts/incremental_smart_query_selection_layout_template.xhtml Adding nuxeo-review-workflows-dashboards/package.json Adding nuxeo-review-workflows-dashboards/build.xml Adding nuxeo-review-workflows-dashboards/pom.xml Adding nuxeo-review-workflows-dashboards/Gruntfile.js Adding nuxeo-review-workflows-dashboards/bower-locker.bower.json Adding nuxeo-review-workflows-dashboards/bower.json Adding nuxeo-review-workflows-dashboards/README.md Adding nuxeo-review-workflows-dashboards/npm-shrinkwrap.json Adding nuxeo-review-workflows-dashboards/.gitignore Adding nuxeo-review-workflows-dashboards/src/main/elements/elements.html Adding nuxeo-review-workflows-dashboards/src/main/elements/nx-workflow-dashboard/nuxeo-data-table.css Adding nuxeo-review-workflows-dashboards/src/main/elements/nx-workflow-dashboard/nuxeo-data-table.html Adding nuxeo-review-workflows-dashboards/src/main/elements/nx-workflow-dashboard/nx-workflow-dashboard.css Adding nuxeo-review-workflows-dashboards/src/main/elements/nx-workflow-dashboard/nx-serial-workflow-dashboard.html Adding nuxeo-review-workflows-dashboards/src/main/elements/nx-workflow-dashboard/nuxeo-data-driven-behavior.html Adding nuxeo-review-workflows-dashboards/src/main/elements/nx-workflow-dashboard/nx-parallel-workflow-dashboard.html Adding nuxeo-review-workflows-dashboards/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-review-workflows-dashboards/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-review-workflows-dashboards/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-review-workflows-dashboards/src/main/resources/web/nuxeo.war/incl/tabs/parallel_workflow_analytics.xhtml Adding nuxeo-review-workflows-dashboards/src/main/resources/web/nuxeo.war/incl/tabs/serial_workflow_analytics.xhtml Adding nuxeo-sample-project/build.xml Adding nuxeo-sample-project/pom.xml Adding nuxeo-sample-project/README.md Adding nuxeo-sample-project/build.properties.sample Adding nuxeo-sample-project/fixeclipse Adding nuxeo-sample-project/.gitignore Adding nuxeo-sample-project/src/test/java/org/nuxeo/sample/TestSampleService.java Adding nuxeo-sample-project/src/test/java/org/nuxeo/sample/TestSampleAsyncListener.java Adding nuxeo-sample-project/src/test/java/org/nuxeo/sample/TestSampleOperation.java Adding nuxeo-sample-project/src/test/java/org/nuxeo/sample/SampleDocumentEnricherTest.java Adding nuxeo-sample-project/src/test/java/org/nuxeo/sample/TestSampleSyncListener.java Adding nuxeo-sample-project/src/test/resources/log4j.xml Adding nuxeo-sample-project/src/test/resources/jndi.properties Adding nuxeo-sample-project/src/main/java/org/nuxeo/sample/SampleOperation.java Adding nuxeo-sample-project/src/main/java/org/nuxeo/sample/package-info.java Adding nuxeo-sample-project/src/main/java/org/nuxeo/sample/SampleService.java Adding nuxeo-sample-project/src/main/java/org/nuxeo/sample/SampleDocumentEnricher.java Adding nuxeo-sample-project/src/main/java/org/nuxeo/sample/SampleAsyncListener.java Adding nuxeo-sample-project/src/main/java/org/nuxeo/sample/SampleServiceImpl.java Adding nuxeo-sample-project/src/main/java/org/nuxeo/sample/SampleSyncListener.java Adding nuxeo-sample-project/src/main/resources/OSGI-INF/sample-sync-listener-listener-contrib.xml Adding nuxeo-sample-project/src/main/resources/OSGI-INF/sample-async-listener-listener-contrib.xml Adding nuxeo-sample-project/src/main/resources/OSGI-INF/sample-document-enricher-contrib.xml Adding nuxeo-sample-project/src/main/resources/OSGI-INF/sample-operation-operation-contrib.xml Adding nuxeo-sample-project/src/main/resources/OSGI-INF/sample-service-service.xml Adding nuxeo-sample-project/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-media-publishing/pom.xml Adding nuxeo-media-publishing/README.md Adding nuxeo-media-publishing/.gitignore Adding nuxeo-media-publishing/nuxeo-media-publishing-core/pom.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingProviderRegistry.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingProvider.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingServiceImpl.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingProviderDescriptor.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/OAuth2MediaPublishingProvider.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingConstants.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingService.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/adapter/PublishableMediaAdapter.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/adapter/PublishableMediaAdapterFactory.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/adapter/PublishableMedia.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/upload/MediaPublishingUploadWork.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/java/org/nuxeo/ecm/media/publishing/upload/MediaPublishingProgressListener.java Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/resources/OSGI-INF/workmanager-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/resources/OSGI-INF/doc-adapters-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/resources/OSGI-INF/media-publishing-service.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/resources/schemas/publishable_media.xsd Adding nuxeo-media-publishing/nuxeo-media-publishing-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/pom.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/crowdin.ini Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-jsf/src/main/resources/web/nuxeo.war/widgets/youtube_options_widget.xhtml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/pom.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/crowdin.ini Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/src/main/java/org/nuxeo/ecm/media/publishing/wistia/WistiaPublishingActions.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/src/main/resources/seam.properties Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-jsf/src/main/resources/web/nuxeo.war/widgets/wistia_options_widget.xhtml Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/pom.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/crowdin.ini Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/java/org/nuxeo/ecm/media/publishing/MediaPublishingActions.java Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/seam.properties Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/web/nuxeo.war/widgets/publish_tab_tree_widget.xhtml Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/web/nuxeo.war/widgets/summary_media_publishing_widget.xhtml Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/web/nuxeo.war/widgets/publish_tab_media_publishing_widget.xhtml Adding nuxeo-media-publishing/nuxeo-media-publishing-jsf/src/main/resources/web/nuxeo.war/incl/tabs/document_publish.xhtml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/pom.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/WistiaOAuth2ServiceProvider.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/WistiaClient.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/WistiaService.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/rest/RestResponse.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/rest/WistiaResponseParser.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/rest/RestRequest.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/rest/RequestType.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/model/Account.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/model/Media.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/model/Assets.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/model/Stats.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/model/Project.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/java/org/nuxeo/ecm/media/publishing/wistia/model/Thumbnail.java Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/resources/OSGI-INF/wistia-config.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/resources/OSGI-INF/media-publishing-provider-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/resources/OSGI-INF/wistia-service.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-wistia-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/pom.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/src/main/java/org/nuxeo/ecm/media/publishing/youtube/YouTubeService.java Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/src/main/java/org/nuxeo/ecm/media/publishing/youtube/YoutubeOAuth2ServiceProvider.java Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/src/main/java/org/nuxeo/ecm/media/publishing/youtube/YouTubeClient.java Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/src/main/resources/OSGI-INF/media-publishing-provider-contrib.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/src/main/resources/OSGI-INF/youtube-config.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/src/main/resources/OSGI-INF/youtube-service.xml Adding nuxeo-media-publishing/nuxeo-media-publishing-youtube-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-resources-compat/pom.xml Adding nuxeo-resources-compat/README.md Adding nuxeo-resources-compat/.gitignore Adding nuxeo-resources-compat/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-resources-compat/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-pdf-utils/pom.xml Adding nuxeo-platform-pdf-utils/README.md Adding nuxeo-platform-pdf-utils/.gitignore Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFEncryptionTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFTextExtractorTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/TestUtils.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFInfoTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFWatermarkingTextTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFUtilsTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFWatermarkingPDFTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFWatermarkingImageTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFWatermarkingTranslationTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFMergeTests.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFLinksTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFPageExtractorTest.java Adding nuxeo-platform-pdf-utils/src/test/java/org/nuxeo/ecm/platform/pdf/tests/PDFPageNumberingTest.java Adding nuxeo-platform-pdf-utils/src/test/resources/files/merge-1.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/xmp-embedded.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/pictures.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/document.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/picture.jpg Adding nuxeo-platform-pdf-utils/src/test/resources/files/nuxeo-logo-gray.jpg Adding nuxeo-platform-pdf-utils/src/test/resources/files/logo.jpg Adding nuxeo-platform-pdf-utils/src/test/resources/files/linked-pdf-2.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/transcript.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/merge-2.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/logo.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/linked-pdf-1.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/document-protected.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/logo.png Adding nuxeo-platform-pdf-utils/src/test/resources/files/merge-3.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/document-encrypted.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/test-watermark.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/contract.pdf Adding nuxeo-platform-pdf-utils/src/test/resources/files/linked-pdf/linked-pdf-3.pdf Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/LinkInfo.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/PDFUtils.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/PDFInfo.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/PDFPageNumbering.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/PDFEncryption.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/PDFMerge.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/PDFTextExtractor.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/PDFLinks.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/PDFPageExtractor.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/service/PDFTransformationServiceImpl.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/service/PDFTransformationService.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/service/watermark/WatermarkProperties.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFWatermarkPDFOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFAddPageNumbersOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFExtractLinksOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFWatermarkImageOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFRemoveEncryptionOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFMergeBlobsOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFExtractInfoOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFExtractTextOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFMergeDocumentsOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFEncryptReadOnlyOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFEncryptOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFExtractPagesOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFConvertToPicturesOperation.java Adding nuxeo-platform-pdf-utils/src/main/java/org/nuxeo/ecm/platform/pdf/operations/PDFWatermarkTextOperation.java Adding nuxeo-platform-pdf-utils/src/main/resources/OSGI-INF/pdf-utils-operations.xml Adding nuxeo-platform-pdf-utils/src/main/resources/OSGI-INF/service-contrib.xml Adding nuxeo-platform-pdf-utils/src/main/resources/META-INF/MANIFEST.MF Adding scripts/terminalsize.py Adding scripts/licenses-unknown.txt Adding scripts/generate-licenses.py Adding scripts/gitf.bat Adding scripts/nxutils.py Adding scripts/fixeclipse.py Adding scripts/IndentedHelpFormatterWithNL.py Adding scripts/release.py Adding scripts/gitfunctions.sh Adding scripts/__init__.py Adding scripts/dependencies-added.txt Adding scripts/README.md Adding scripts/release_mp.py Adding scripts/requirements.txt Adding scripts/licenses-descriptions.txt Adding scripts/tests/__main__.py Adding scripts/tests/release_tests.py Adding scripts/tests/__init__.py Adding nuxeo-platform-shibboleth-groups-web/README.txt Adding nuxeo-platform-shibboleth-groups-web/pom.xml Adding nuxeo-platform-shibboleth-groups-web/.gitignore Adding nuxeo-platform-shibboleth-groups-web/src/test/java/org/nuxeo/ecm/platform/shibboleth/web/TestUserTreeNodeParsing.java Adding nuxeo-platform-shibboleth-groups-web/src/test/java/org/nuxeo/ecm/platform/shibboleth/web/TestShibbolethGroupService.java Adding nuxeo-platform-shibboleth-groups-web/src/test/resources/log4j.properties Adding nuxeo-platform-shibboleth-groups-web/src/test/resources/OSGI-INF/test-shibboleth-groups-contrib.xml Adding nuxeo-platform-shibboleth-groups-web/src/main/java/org/nuxeo/ecm/platform/shibboleth/web/package-info.java Adding nuxeo-platform-shibboleth-groups-web/src/main/java/org/nuxeo/ecm/platform/shibboleth/web/UserSuggestionWithGroupTreeActionsBean.java Adding nuxeo-platform-shibboleth-groups-web/src/main/java/org/nuxeo/ecm/platform/shibboleth/web/service/ShibbolethGroupsServiceImpl.java Adding nuxeo-platform-shibboleth-groups-web/src/main/java/org/nuxeo/ecm/platform/shibboleth/web/service/ShibbolethGroupsService.java Adding nuxeo-platform-shibboleth-groups-web/src/main/java/org/nuxeo/ecm/platform/shibboleth/web/service/ShibbolethGroupsConfig.java Adding nuxeo-platform-shibboleth-groups-web/src/main/java/org/nuxeo/ecm/platform/shibboleth/web/tree/UserTreeNodeHelper.java Adding nuxeo-platform-shibboleth-groups-web/src/main/java/org/nuxeo/ecm/platform/shibboleth/web/tree/UserTreeNode.java Adding nuxeo-platform-shibboleth-groups-web/src/main/resources/seam.properties Adding nuxeo-platform-shibboleth-groups-web/src/main/resources/OSGI-INF/shibboleth-groups-layout-contrib.xml Adding nuxeo-platform-shibboleth-groups-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-shibboleth-groups-web/src/main/resources/OSGI-INF/shibboleth-groups-service-contrib.xml Adding nuxeo-platform-shibboleth-groups-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-shibboleth-groups-web/src/main/resources/web/nuxeo.war/widgets/shibboleth_user_tree_widget_template.xhtml Adding nuxeo-binary-metadata/pom.xml Adding nuxeo-binary-metadata/README.md Adding nuxeo-binary-metadata/.gitignore Adding nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/BinaryMetadataFeature.java Adding nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/TestBinaryMetadataService.java Adding nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/TestBinaryMetadataAsyncListener.java Adding nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/MockDummyBlobProvider.java Adding nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/BinaryMetadataServerInit.java Adding nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/TestBinaryMetadataSyncListener.java Adding nuxeo-binary-metadata/src/test/java/org/nuxeo/binary/metadata/test/TestBinaryMetadataOperation.java Adding nuxeo-binary-metadata/src/test/resources/binary-metadata-contrib-async-test.xml Adding nuxeo-binary-metadata/src/test/resources/binary-metadata-contrib-lists.xml Adding nuxeo-binary-metadata/src/test/resources/binary-metadata-contrib-provider.xml Adding nuxeo-binary-metadata/src/test/resources/binary-metadata-contrib-pdf-test.xml Adding nuxeo-binary-metadata/src/test/resources/log4j.xml Adding nuxeo-binary-metadata/src/test/resources/binary-metadata-disable-listener.xml Adding nuxeo-binary-metadata/src/test/resources/binary-metadata-contrib-test.xml Adding nuxeo-binary-metadata/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-binary-metadata/src/test/resources/data/twist.mp3 Adding nuxeo-binary-metadata/src/test/resources/data/montagehp.psd Adding nuxeo-binary-metadata/src/test/resources/data/iptc_sample.jpg Adding nuxeo-binary-metadata/src/test/resources/data/china.jpg_original Adding nuxeo-binary-metadata/src/test/resources/data/iptc_one_keyword.jpg Adding nuxeo-binary-metadata/src/test/resources/data/Budget-Example.xlsx Adding nuxeo-binary-metadata/src/test/resources/data/hello.pdf Adding nuxeo-binary-metadata/src/test/resources/data/china.jpg Adding nuxeo-binary-metadata/src/test/resources/data/training.png Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/BinaryMetadataComponent.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/MetadataMappingDescriptor.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/MetadataProcessorRegistry.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/MetadataMappingRegistry.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/MetadataRuleRegistry.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/BinaryMetadataServiceImpl.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/MetadataRuleDescriptor.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/MetadataProcessorDescriptor.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/ExifToolProcessor.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/BinaryMetadataWork.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/listeners/BinaryMetadataWorkListener.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/listeners/BinaryMetadataSyncListener.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/operations/WriteMetadataToBinaryFromContext.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/operations/ReadMetadataFromBinaryToContext.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/operations/WriteMetadataToBinaryFromDocument.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/operations/ReadMetadataFromBinary.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/internals/operations/TriggerMetadataMappingOnDocument.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/api/BinaryMetadataConstants.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/api/BinaryMetadataService.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/api/BinaryMetadataProcessor.java Adding nuxeo-binary-metadata/src/main/java/org/nuxeo/binary/metadata/api/BinaryMetadataException.java Adding nuxeo-binary-metadata/src/main/resources/OSGI-INF/binary-metadata-default-contrib.xml Adding nuxeo-binary-metadata/src/main/resources/OSGI-INF/binary-metadata-service.xml Adding nuxeo-binary-metadata/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-tree-snapshot/pom.xml Adding nuxeo-tree-snapshot/README.md Adding nuxeo-tree-snapshot/.gitignore Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/pom.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/java/org/nuxeo/snapshot/TestSnapshoting.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/java/org/nuxeo/snapshot/CreateLeafListener.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/java/org/nuxeo/snapshot/PublishRepositoryInit.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/java/org/nuxeo/snapshot/TestSnapshotingAndProxies.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/java/org/nuxeo/snapshot/TestTreePublication.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/java/org/nuxeo/snapshot/TestSnapshotEvent.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/java/org/nuxeo/snapshot/TestSnapshotOperations.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/java/org/nuxeo/snapshot/AbstractTestSnapshot.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/resources/log4j.properties Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/resources/snapshot-listener-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/resources/jndi.properties Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/resources/relations-default-jena-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/java/org/nuxeo/snapshot/Snapshotable.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/java/org/nuxeo/snapshot/SnapshotAdapterFactory.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/java/org/nuxeo/snapshot/SnapshotRemovalPolicy.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/java/org/nuxeo/snapshot/Snapshot.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/java/org/nuxeo/snapshot/SnapshotableAdapter.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/java/org/nuxeo/snapshot/operation/CreateTreeSnapshot.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/java/org/nuxeo/snapshot/listeners/SnapshotableListener.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/java/org/nuxeo/snapshot/pub/FolderishProxyFactory.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/java/org/nuxeo/snapshot/pageprovider/VFolderPageProvider.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/relations-default-jena-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/OSGI-INF/life-cycle-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/OSGI-INF/adapter-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/OSGI-INF/listeners-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/OSGI-INF/publisher-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/OSGI-INF/pageprovider-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/OSGI-INF/version-policy-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/OSGI-INF/types-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/OSGI-INF/core-types-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/OSGI-INF/operations-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/schemas/snapshot.xsd Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/pom.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/OSGI-INF/nuxeo-tree-snapshot-webresources-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/web/nuxeo.war/ui/document/snapshotablefolder/nuxeo-snapshotablefolder-view-layout.html Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/web/nuxeo.war/ui/document/snapshotablefolder/nuxeo-snapshotablefolder-edit-layout.html Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/web/nuxeo.war/ui/document/snapshotablefolder/nuxeo-snapshotablefolder-metadata-layout.html Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/web/nuxeo.war/ui/document/snapshotablefolder/nuxeo-snapshotablefolder-create-layout.html Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/web/nuxeo.war/ui/images/doctypes/snapshotablefolder.svg Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/web/nuxeo.war/ui/i18n/messages-fr.json Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/web/nuxeo.war/ui/i18n/messages.json Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-tree-snapshot/nuxeo-tree-snapshot.html Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-tree-snapshot/nuxeo-snapshot-folder-button.html Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/pom.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/main/java/org/nuxeo/snapshot/bean/VFolderActionBean.java Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/main/resources/seam.properties Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/main/resources/OSGI-INF/contentviews-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/main/resources/web/nuxeo.war/icons/VFolder_100.png Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/main/resources/web/nuxeo.war/icons/VFolder.png Adding nuxeo-tree-snapshot/nuxeo-tree-snapshot-jsf/src/main/resources/web/nuxeo.war/incl/tabs/document_vcontent.xhtml Adding addons/pom-optionals.xml Adding addons/pom.xml Adding addons/clone.py Adding addons/.gitignore Adding nuxeo-theme/pom.xml Adding nuxeo-theme/nuxeo-theme-styling/pom.xml Adding nuxeo-theme/nuxeo-theme-styling/src/test/java/org/nuxeo/theme/test/localconfiguration/TestLocalConfiguration.java Adding nuxeo-theme/nuxeo-theme-styling/src/test/java/org/nuxeo/theme/test/localconfiguration/LocalConfigurationRepositoryInit.java Adding nuxeo-theme/nuxeo-theme-styling/src/test/java/org/nuxeo/theme/styling/tests/TestThemeStylingService.java Adding nuxeo-theme/nuxeo-theme-styling/src/test/java/org/nuxeo/theme/styling/tests/MockNegotiator.java Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/local-configuration-config.xml Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/theme-styling-test-config.xml Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/theme-styling-test-addon-config.xml Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/theme-styling-test-config3.xml Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/theme-styling-test-config2.xml Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/css/nuxeo_dm_default2.css Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/css/addon_style.css Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/css/print_default.css Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/css/print_default2.css Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/css/nuxeo_dm_default.css Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/palettes/default-fonts.properties Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/palettes/dark-backgrounds.properties Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/palettes/dark-colors.properties Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/palettes/dark-fonts.properties Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/palettes/dark-borders.properties Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/palettes/default-colors.properties Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/palettes/default-backgrounds.properties Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/palettes/dark-colors2.properties Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/themes/palettes/default-borders.properties Adding nuxeo-theme/nuxeo-theme-styling/src/test/resources/META-INF/MANIFEST.MF Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/localconfiguration/LocalThemeConfigConstants.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/localconfiguration/LocalThemeHelper.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/localconfiguration/LocalThemeConfigAdapterFactory.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/localconfiguration/LocalThemeConfigAdapter.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/localconfiguration/LocalThemeConfig.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/ThemeStylingServiceImpl.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/ThemeStylingService.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/registries/PageRegistry.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/registries/FlavorRegistry.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/registries/NegotiationRegistry.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/palettes/PropertiesPaletteParser.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/palettes/PaletteParseException.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/palettes/PaletteParser.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/IconDescriptor.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/PageDescriptor.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/FlavorDescriptor.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/ThemePage.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/SimpleStyle.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/FlavorPresets.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/SassImport.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/NegotiatorDescriptor.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/LogoDescriptor.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/PalettePreview.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/service/descriptors/NegotiationDescriptor.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/negotiation/AbstractNegotiator.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/java/org/nuxeo/theme/styling/negotiation/Negotiator.java Adding nuxeo-theme/nuxeo-theme-styling/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-theme/nuxeo-theme-styling/src/main/resources/OSGI-INF/theme-styling-framework.xml Adding nuxeo-theme/nuxeo-theme-styling/src/main/resources/OSGI-INF/theme-local-configuration.xml Adding nuxeo-theme/nuxeo-theme-styling/src/main/resources/schemas/theme_configuration.xsd Adding nuxeo-theme/nuxeo-theme-styling/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-theme/nuxeo-theme-migration/pom.xml Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/ThemeMigrationService.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/ThemeSet.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/FormatFilterType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/ViewType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/NegotiationType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/BankImport.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/FragmentType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/ApplicationType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/ElementType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/ShortcutType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/VocabularyType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/EngineType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/ModelType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/PaletteType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/ResourceBank.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/FormatType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/ThemeDescriptor.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/RegistryType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/TemplateEngineType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/StandaloneFilterType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/service/descriptors/PerspectiveType.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/tag/handler/ThemeMigrationCompositionHandler.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/java/org/nuxeo/theme/migration/tag/component/DisabledThemeComponent.java Adding nuxeo-theme/nuxeo-theme-migration/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-theme/nuxeo-theme-migration/src/main/resources/OSGI-INF/theme-compat-framework.xml Adding nuxeo-theme/nuxeo-theme-migration/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-theme/nuxeo-theme-migration/src/main/resources/META-INF/nxthemes.taglib.xml Adding nuxeo-shell/README.txt Adding nuxeo-shell/pom.xml Adding nuxeo-shell/run.sh Adding nuxeo-shell/.gitignore Adding nuxeo-shell/nuxeo-shell-automation/pom.xml Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/AutomationFeature.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/ChainCompletor.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/DocTypeCompletor.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/DocumentHelper.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/RemoteContext.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/Scripting.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/PrintOperation.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/OperationNameCompletor.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/DocRefCompletor.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Cp.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Popd.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/MkDir.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Publish.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Rename.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Update.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Query.help Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Script.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/RemoteCommands.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/GetProperty.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Mv.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/GetBlob.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Disconnect.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Lock.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/RunChainWithDoc.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/GetBlobs.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Rm.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/OperationCommand.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/MkRelation.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/GetRelations.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/RemoveBlob.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Cat.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Pwd.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Tree.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Audit.help Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Audit.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Pushd.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/RunChainWithFile.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/LifeCycleState.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Perms.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Connect.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/OperationCommandType.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Query.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Fire.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Cd.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Ls.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/Unlock.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/SetBlob.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/java/org/nuxeo/shell/automation/cmds/SetProperty.java Adding nuxeo-shell/nuxeo-shell-automation/src/main/resources/META-INF/nuxeo.version Adding nuxeo-shell/nuxeo-shell-automation/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-shell/nuxeo-shell-automation/src/main/resources/META-INF/services/org.nuxeo.shell.ShellFeature Adding nuxeo-shell/nuxeo-shell-automation/src/main/resources/scripts/printAcl.groovy Adding nuxeo-shell/nuxeo-shell-equinox/pom.xml Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/Connector.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/BundleNameCompletor.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/EquinoxCommandCompletor.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/StateCompletor.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/EquinoxFeature.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Diag.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Run.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Bundles.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Bundle.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Disconnect.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Ss.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Packages.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Headers.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Connect.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/java/org/nuxeo/shell/equinox/cmds/Status.java Adding nuxeo-shell/nuxeo-shell-equinox/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-shell/nuxeo-shell-equinox/src/main/resources/META-INF/services/org.nuxeo.shell.ShellFeature Adding nuxeo-shell/nuxeo-shell-core/pom.xml Adding nuxeo-shell/nuxeo-shell-core/src/test/java/org/nuxeo/ecm/shell/utils/TestPath.java Adding nuxeo-shell/nuxeo-shell-core/src/test/resources/org/nuxeo/ecm/shell/swing/widgets/JFontChooserMessages.properties Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/Command.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/ShellConsole.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/CompletorProvider.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/ShellException.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/ValueAdapter.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/Argument.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/CommandRegistry.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/Context.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/CommandType.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/Main.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/ShellFeature.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/Shell.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/Parameter.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/CompositeValueAdapter.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/CompositeCompletorProvider.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/ShellConfigurationListener.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/FolderCompletor.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/FileSystem.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/FileCompletor.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/FileValueAdapter.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Cp.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Popd.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/MkDir.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Mv.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Rm.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Cat.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Pwd.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Touch.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/FileSystemCommands.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Pushd.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Cd.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/fs/cmds/Ls.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/ShellFrame.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/CmdLine.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/Theme.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/ShellApplet.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/Console.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/SwingTerminal.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/SwingCompletionHandler.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/ConsolePanel.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/widgets/HistoryFinder.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/widgets/JFontChooser.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/cmds/ThemeCommand.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/cmds/FontCommand.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/cmds/BgColorCommand.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/swing/cmds/ColorCommand.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/ConfigurationCommands.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/InteractiveShellHandler.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/Commands.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/Version.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/Exit.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/Use.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/Interactive.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/Settings.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/GlobalCommands.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/Help.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/Trace.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/Install.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/ConsoleReaderFactory.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/completors/ShellCompletor.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/completors/CommandCompletor.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/cmds/completors/CommandRegistryCompletor.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/impl/DefaultCommandType.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/impl/DefaultValueAdapter.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/impl/AbstractCommandType.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/impl/DefaultCompletorProvider.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/impl/DefaultConsole.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/utils/ANSICodes.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/utils/StringUtils.java Adding nuxeo-shell/nuxeo-shell-core/src/main/java/org/nuxeo/shell/utils/Path.java Adding nuxeo-shell/nuxeo-shell-core/src/main/resources/run.sh Adding nuxeo-shell/nuxeo-shell-core/src/main/resources/META-INF/help.txt Adding nuxeo-shell/nuxeo-shell-core/src/main/resources/META-INF/hello.txt Adding nuxeo-shell/nuxeo-shell-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-shell/nuxeo-shell-core/src/main/resources/META-INF/services/org.nuxeo.shell.ShellFeature Adding nuxeo-shell/nuxeo-shell-distribution/pom.xml Adding nuxeo-shell/nuxeo-shell-distribution/nuxeo-shell-dev.jks Adding nuxeo-shell/nuxeo-shell-distribution/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-spreadsheet/pom.xml Adding nuxeo-platform-spreadsheet/README.md Adding nuxeo-platform-spreadsheet/.gitignore Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/pom.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/src/main/resources/OSGI-INF/nuxeo-spreadsheet-webresources-contrib.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-spreadsheet/nuxeo-spreadsheet-button.html Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-spreadsheet/nuxeo-spreadsheet.html Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/pom.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/src/main/resources/OSGI-INF/page-providers-contrib.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-core/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/pom.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/crowdin.ini Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/test/java/org/nuxeo/ecm/spreadsheet/lang/test/TestMessages.java Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/resources/OSGI-INF/l10n/messages_en_US.properties Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/package.json Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/gulpfile.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/.jshintrc Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/build.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/bower.json Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/.gitattributes Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/.bowerrc Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/.editorconfig Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/npm-shrinkwrap.json Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/index.html Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/app.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/index.jsp Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/images/ajax-loader.gif Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/styles/styles.css Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/layout.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/contentView.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/widget.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/connection.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/util/nxql.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/rest/request.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/rest/directory.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/rest/query.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/rest/schemas.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/rpc/directory.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/rpc/query.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/nuxeo/rpc/operation.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/lib/select2-editor.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/ui/log.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/ui/column.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/ui/i18n.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/ui/widgets.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/ui/spreadsheet.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/ui/editors/select2.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/ui/editors/document.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/ui/editors/user.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-web/src/main/js/app/ui/editors/directory.js Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/pom.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/java/org/nuxeo/ecm/platform/spreadsheet/SpreadsheetActions.java Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/java/org/nuxeo/ecm/platform/spreadsheet/DCVocabulariesJsonEnricher.java Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/resources/seam.properties Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/resources/OSGI-INF/layouts-contrib.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/resources/OSGI-INF/deployment-fragment.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/resources/OSGI-INF/authentication-contrib.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/resources/OSGI-INF/actions-contrib.xml Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/resources/web/nuxeo.war/icons/spreadsheet.png Adding nuxeo-platform-spreadsheet/nuxeo-platform-spreadsheet-jsf/src/main/resources/web/nuxeo.war/incl/action/spreadsheet_editor.xhtml Adding nuxeo-shibboleth-invitation/pom.xml Adding nuxeo-shibboleth-invitation/README.md Adding nuxeo-shibboleth-invitation/.gitignore Adding nuxeo-shibboleth-invitation/src/test/java/org/nuxeo/ecm/shibboleth/invitation/webengine/lang/test/TestMessages.java Adding nuxeo-shibboleth-invitation/src/test/resources/log4j.xml Adding nuxeo-shibboleth-invitation/src/main/java/org/nuxeo/shibboleth/invitation/ShibbolethUserInfo.java Adding nuxeo-shibboleth-invitation/src/main/java/org/nuxeo/shibboleth/invitation/ShibboInviteObject.java Adding nuxeo-shibboleth-invitation/src/main/java/org/nuxeo/shibboleth/invitation/ShibbolethUserMapper.java Adding nuxeo-shibboleth-invitation/src/main/resources/OSGI-INF/authentication-contrib.xml Adding nuxeo-shibboleth-invitation/src/main/resources/OSGI-INF/user-registration-contrib.xml Adding nuxeo-shibboleth-invitation/src/main/resources/i18n/messages_fr.properties Adding nuxeo-shibboleth-invitation/src/main/resources/i18n/messages_de.properties Adding nuxeo-shibboleth-invitation/src/main/resources/i18n/messages_en.properties Adding nuxeo-shibboleth-invitation/src/main/resources/i18n/messages.properties Adding nuxeo-shibboleth-invitation/src/main/resources/i18n/messages_es.properties Adding nuxeo-shibboleth-invitation/src/main/resources/i18n/messages_ja.properties Adding nuxeo-shibboleth-invitation/src/main/resources/META-INF/MANIFEST.MF Adding nuxeo-shibboleth-invitation/src/main/resources/skin/base.ftl Adding nuxeo-shibboleth-invitation/src/main/resources/skin/views/shibboInvite/ValidationErrorTemplate.ftl Adding nuxeo-shibboleth-invitation/src/main/resources/skin/views/shibboInvite/EnterPassword.ftl Adding nuxeo-shibboleth-invitation/src/main/resources/skin/views/shibboInvite/UserCreated.ftl Adding nuxeo-shibboleth-invitation/src/main/resources/skin/resources/css/nuxeo-user-registration-embedded.css Adding nuxeo-shibboleth-invitation/src/main/resources/skin/resources/css/site.css Adding nuxeo-shibboleth-invitation/src/main/resources/skin/resources/img/logo_nuxeo.png Adding nuxeo-shibboleth-invitation/src/main/resources/skin/resources/img/page_background.gif Adding nuxeo-shibboleth-invitation/src/main/resources/skin/resources/js/placeholders.min.js + echo Nuxeo Server tests Nuxeo Server tests + mvn clean verify -Pqa,nightly -f nuxeo-distribution/nuxeo-server-tests/pom.xml [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Server Tests 10.1-I20180228_0918 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 10.3 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.0 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 12.1 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.3 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-server-tests --- [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-server-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-server-tests --- [INFO] Storing buildNumber: 20180228-114802 at timestamp: 1519818482436 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-server-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-server-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-server-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-server-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-server-tests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-server-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/nuxeo-server-tests-10.1-I20180228_0918.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-server-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tests/10.1-I20180228_0918 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-server-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-server-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-server-tests --- [INFO] Storing buildNumber: 20180228-114811 at timestamp: 1519818491784 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-server-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-server-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-server-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/nuxeo-server-tests-10.1-I20180228_0918-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ nuxeo-server-tests --- [INFO] Active Maven profiles: qa (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) qa (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 2.6 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 0.7 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target server-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target server-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target server-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target server-tests.check-set-wizard: [INFO] [echo] Setting nuxeo.wizard.done=true [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target server-tests.setup-mail-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target server-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target server-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target server-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/tomcat/templates/default [INFO] [exec] Server is not running. server-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target server-tests.start-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 39059. [INFO] [exec] ...................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 475 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min44s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ nuxeo-server-tests --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] Running org.nuxeo.ftest.server.ITStartupPageTest 11:49:17,048 WARN [LogTestWatchman] Cannot log on server message: Starting test 'org.nuxeo.ftest.server.ITStartupPageTest#testStartupPage' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.648 sec - in org.nuxeo.ftest.server.ITStartupPageTest Running org.nuxeo.ftest.server.ITRemoteAutomationClientTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 27.54 sec - in org.nuxeo.ftest.server.ITRemoteAutomationClientTest Running org.nuxeo.ftest.server.ITOAuth2Test 11:49:46,802 WARN [LogTestWatchman] Cannot log on server message: Starting test 'org.nuxeo.ftest.server.ITOAuth2Test#testAuthorizationDenied' 11:49:51,122 WARN [LogTestWatchman] Cannot log on server message: Starting test 'org.nuxeo.ftest.server.ITOAuth2Test#testAuthorizationErrors' 11:49:53,678 WARN [LogTestWatchman] Cannot log on server message: Starting test 'org.nuxeo.ftest.server.ITOAuth2Test#testAuthorizationOnCMIS' 11:49:56,746 WARN [LogTestWatchman] Cannot log on server message: Starting test 'org.nuxeo.ftest.server.ITOAuth2Test#testAuthorizationOnRestAPI' 11:49:58,800 WARN [LogTestWatchman] Cannot log on server message: Starting test 'org.nuxeo.ftest.server.ITOAuth2Test#testOAuth2GrantPage' 11:50:01,603 WARN [LogTestWatchman] Cannot log on server message: Starting test 'org.nuxeo.ftest.server.ITOAuth2Test#testAuthorizationWithAutoGrant' 11:50:03,616 WARN [LogTestWatchman] Cannot log on server message: Starting test 'org.nuxeo.ftest.server.ITOAuth2Test#testAuthorizationSubmitErrors' 11:50:10,446 WARN [LogTestWatchman] Cannot log on server message: Starting test 'org.nuxeo.ftest.server.ITOAuth2Test#testTokenGetRequest' 11:50:12,202 WARN [LogTestWatchman] Cannot log on server message: Starting test 'org.nuxeo.ftest.server.ITOAuth2Test#testAuthorizationGranted' 11:50:14,189 WARN [LogTestWatchman] Cannot log on server message: Starting test 'org.nuxeo.ftest.server.ITOAuth2Test#testAuthorizationWithExistingToken' Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.405 sec - in org.nuxeo.ftest.server.ITOAuth2Test Running org.nuxeo.ftest.server.ITRestAPITest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.nuxeo.ftest.server.ITRestAPITest Running org.nuxeo.ftest.server.ITRemoteAutomationClientTCK Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.089 sec - in org.nuxeo.ftest.server.ITRemoteAutomationClientTCK Results : Tests run: 32, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ nuxeo-server-tests --- [INFO] Active Maven profiles: qa (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) qa (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target server-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. server-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ nuxeo-server-tests --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/target/failsafe-reports [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:36 min [INFO] Finished at: 2018-02-28T11:50:26+00:00 [INFO] Final Memory: 132M/1973M [INFO] ------------------------------------------------------------------------ + cd .. + pwd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build + IFS= + read -r line + declare MODULE=nuxeo + IFS= + read -r line + declare REMOTE=origin + IFS= + read -r line + declare BRANCH=master + IFS= + read -r line + declare SNAPSHOT=10.1-SNAPSHOT + IFS= + read -r line + declare TAG=10.1-I20180228_0918 + IFS= + read -r line + declare NEXT_SNAPSHOT=10.1-SNAPSHOT + IFS= + read -r line + declare MAINTENANCE=discard + IFS= + read -r line + declare FINAL=False + IFS= + read -r line + declare SKIP_TESTS=False + IFS= + read -r line + declare SKIP_ITS=True + IFS= + read -r line + declare PROFILES= + IFS= + read -r line + declare OTHER_VERSIONS= + IFS= + read -r line + declare FILES_PATTERN= + IFS= + read -r line + declare PROPS_PATTERN= + IFS= + read -r line + declare MSG_COMMIT= + IFS= + read -r line + declare MSG_TAG= + IFS= + read -r line + declare AUTO_INCREMENT_POLICY=auto_patch + IFS= + read -r line + declare DRY_RUN=False + IFS= + read -r line + echo Upload Marketplace packages to Connect Test Upload Marketplace packages to Connect Test + DISTRIB_DIR=nuxeo/nuxeo-distribution + MP_TO_UPLOAD='nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-10.1-I20180228_0918.zip nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.zip' + for file in '$MP_TO_UPLOAD' + '[' -f nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-10.1-I20180228_0918.zip ']' + curl -i -n -F package=@nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-10.1-I20180228_0918.zip 'https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1103 0 0 100 1103 0 1924 --:--:-- --:--:-- --:--:-- 1924 100 1103 0 0 100 1103 0 1924 --:--:-- --:--:-- --:--:-- 1921 HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 11:50:27 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=6E4C406D397E55620C21D008461D133C.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive + for file in '$MP_TO_UPLOAD' + '[' -f nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.zip ']' + curl -i -n -F package=@nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/target/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.zip 'https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 28 19.6M 0 0 28 5808k 0 7682k 0:00:02 --:--:-- 0:00:02 7682k 76 19.6M 0 0 76 15.0M 0 8772k 0:00:02 0:00:01 0:00:01 8770k 100 19.6M 0 0 100 19.6M 0 6844k 0:00:02 0:00:02 --:--:-- 6842k 100 19.6M 0 0 100 19.6M 0 6843k 0:00:02 0:00:02 --:--:-- 6842k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 11:50:30 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=F112DDF0371869B1721CC34D2B4AF1EC.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive + echo Prepare Marketplace Packages Prepare Marketplace Packages + cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo + . scripts/gitfunctions.sh + rm -rf marketplace + ./scripts/release_mp.py clone -m https://raw.githubusercontent.com/nuxeo/integration-scripts/master/marketplace.ini -d /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/release-nuxeo.log Nuxeo source location: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/release-nuxeo.log ... Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-agenda] $> git clone git@github.com:nuxeo/marketplace-agenda.git --origin origin Cloning into 'marketplace-agenda'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-amazon-s3] $> git clone git@github.com:nuxeo/marketplace-amazon-s3.git --origin origin Cloning into 'marketplace-amazon-s3'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-api-playground] $> git clone git@github.com:nuxeo/marketplace-api-playground.git --origin origin Cloning into 'marketplace-api-playground'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-cas2-login] $> git clone git@github.com:nuxeo/marketplace-cas2-login.git --origin origin Cloning into 'marketplace-cas2-login'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-csv] $> git clone git@github.com:nuxeo/marketplace-csv.git --origin origin Cloning into 'marketplace-csv'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-diff] $> git clone git@github.com:nuxeo/marketplace-diff.git --origin origin Cloning into 'marketplace-diff'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-drive] $> git clone git@github.com:nuxeo/marketplace-drive.git --origin origin Cloning into 'marketplace-drive'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-importer] $> git clone git@github.com:nuxeo/marketplace-importer.git --origin origin Cloning into 'marketplace-importer'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-kerberos-authentication] $> git clone git@github.com:nuxeo/marketplace-kerberos-authentication.git --origin origin Cloning into 'marketplace-kerberos-authentication'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-platform-explorer] $> git clone git@github.com:nuxeo/marketplace-platform-explorer.git --origin origin Cloning into 'marketplace-platform-explorer'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-quota] $> git clone git@github.com:nuxeo/marketplace-quota.git --origin origin Cloning into 'marketplace-quota'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-resources-compat] $> git clone git@github.com:nuxeo/marketplace-resources-compat.git --origin origin Cloning into 'marketplace-resources-compat'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-review-workflows-dashboards] $> git clone git@github.com:nuxeo/marketplace-review-workflows-dashboards.git --origin origin Cloning into 'marketplace-review-workflows-dashboards'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-saml2-login] $> git clone git@github.com:nuxeo/marketplace-saml2-login.git --origin origin Cloning into 'marketplace-saml2-login'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-shibboleth-login] $> git clone git@github.com:nuxeo/marketplace-shibboleth-login.git --origin origin Cloning into 'marketplace-shibboleth-login'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-signature] $> git clone git@github.com:nuxeo/marketplace-signature.git --origin origin Cloning into 'marketplace-signature'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-smart-search] $> git clone git@github.com:nuxeo/marketplace-smart-search.git --origin origin Cloning into 'marketplace-smart-search'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-user-registration] $> git clone git@github.com:nuxeo/marketplace-user-registration.git --origin origin Cloning into 'marketplace-user-registration'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-marketplace-sample] $> git clone git@github.com:nuxeo/nuxeo-marketplace-sample.git --origin origin Cloning into 'nuxeo-marketplace-sample'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-template-rendering] $> git clone git@github.com:nuxeo/marketplace-template-rendering.git --origin origin Cloning into 'marketplace-template-rendering'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-birt] $> git clone git@github.com:nuxeo/marketplace-birt.git --origin origin Cloning into 'marketplace-birt'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-easyshare] $> git clone git@github.com:nuxeo/marketplace-easyshare.git --origin origin Cloning into 'marketplace-easyshare'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-fsexporter] $> git clone git@github.com:nuxeo/marketplace-fsexporter.git --origin origin Cloning into 'marketplace-fsexporter'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-scan-importer] $> git clone git@github.com:nuxeo/marketplace-scan-importer.git --origin origin Cloning into 'marketplace-scan-importer'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-duoweb-authentication] $> git clone git@github.com:nuxeo/marketplace-duoweb-authentication.git --origin origin Cloning into 'marketplace-duoweb-authentication'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-virtualnavigation] $> git clone git@github.com:nuxeo/marketplace-virtualnavigation.git --origin origin Cloning into 'marketplace-virtualnavigation'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-imap-connector] $> git clone git@github.com:nuxeo/marketplace-imap-connector.git --origin origin Cloning into 'marketplace-imap-connector'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-dam] $> git clone git@github.com:nuxeo/marketplace-dam.git --origin origin Cloning into 'marketplace-dam'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-diff-pictures] $> git clone git@github.com:nuxeo/marketplace-diff-pictures.git --origin origin Cloning into 'marketplace-diff-pictures'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-liveconnect] $> git clone git@github.com:nuxeo/marketplace-liveconnect.git --origin origin Cloning into 'marketplace-liveconnect'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-shibboleth-invitation] $> git clone git@github.com:nuxeo/marketplace-shibboleth-invitation.git --origin origin Cloning into 'marketplace-shibboleth-invitation'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-datadog] $> git clone git@github.com:nuxeo/marketplace-datadog.git --origin origin Cloning into 'marketplace-datadog'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-media-publishing] $> git clone git@github.com:nuxeo/marketplace-media-publishing.git --origin origin Cloning into 'marketplace-media-publishing'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-microsoft-azure] $> git clone git@github.com:nuxeo/marketplace-microsoft-azure.git --origin origin Cloning into 'marketplace-microsoft-azure'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-openid-login] $> git clone git@github.com:nuxeo/marketplace-openid-login.git --origin origin Cloning into 'marketplace-openid-login'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-showcase-content-sample] $> git clone git@github.com:nuxeo/marketplace-showcase-content-sample.git --origin origin Cloning into 'marketplace-showcase-content-sample'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-vision] $> git clone git@github.com:nuxeo/nuxeo-vision.git --origin origin Cloning into 'nuxeo-vision'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-storage-marklogic] $> git clone git@github.com:nuxeo/marketplace-storage-marklogic.git --origin origin Cloning into 'marketplace-storage-marklogic'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-connect-tools] $> git clone git@github.com:nuxeo/marketplace-connect-tools.git --origin origin Cloning into 'marketplace-connect-tools'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [plugin-nuxeo-web-ui] $> git clone git@github.com:nuxeo/plugin-nuxeo-web-ui.git --origin origin Cloning into 'plugin-nuxeo-web-ui'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-nuxeo-getting-started] $> git clone git@github.com:nuxeo/marketplace-nuxeo-getting-started.git --origin origin Cloning into 'marketplace-nuxeo-getting-started'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-lang-ext-incomplete] $> git clone git@github.com:nuxeo/marketplace-lang-ext-incomplete.git --origin origin Cloning into 'marketplace-lang-ext-incomplete'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-tree-snapshot] $> git clone git@github.com:nuxeo/marketplace-tree-snapshot.git --origin origin Cloning into 'marketplace-tree-snapshot'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-multi-tenant] $> git clone git@github.com:nuxeo/marketplace-multi-tenant.git --origin origin Cloning into 'marketplace-multi-tenant'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-spreadsheet] $> git clone git@github.com:nuxeo/marketplace-spreadsheet.git --origin origin Cloning into 'marketplace-spreadsheet'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-audit-storage-directory] $> git clone git@github.com:nuxeo/marketplace-audit-storage-directory.git --origin origin Cloning into 'marketplace-audit-storage-directory'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-3d] $> git clone git@github.com:nuxeo/marketplace-3d.git --origin origin Cloning into 'marketplace-3d'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [reactjs-sample-ui] $> git clone git@github.com:nuxeo/reactjs-sample-ui.git --origin origin Cloning into 'reactjs-sample-ui'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [marketplace-jsf-to-web-ui] $> git clone git@github.com:nuxeo/marketplace-jsf-to-web-ui.git --origin origin Cloning into 'marketplace-jsf-to-web-ui'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master + cd marketplace + ../scripts/release_mp.py prepare Nuxeo source location: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-agenda] Prepare release of marketplace-agenda... Working on custom repository... Releasing from branch: master Current version: 1.6.0-SNAPSHOT Tag: release-1.6.0-I20180228_1152 Next version: 1.6.0-SNAPSHOT Maintenance branch 1.6.0-I20180228_1152 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-agenda.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-agenda.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.6.0-I20180228_1152, update versions, commit and tag as release-1.6.0-I20180228_1152... [.] $> git checkout -b 1.6.0-I20180228_1152 Switched to a new branch '1.6.0-I20180228_1152' [INFO] Replacing occurrences of 1.6.0-SNAPSHOT with 1.6.0-I20180228_1152 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/pom.xml' [.] $> git commit -m'Release master, update 1.6.0-SNAPSHOT to 1.6.0-I20180228_1152, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.6.0-I20180228_1152 4508725] Release master, update 1.6.0-SNAPSHOT to 1.6.0-I20180228_1152, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.6.0-I20180228_1152 -m'Release release-1.6.0-I20180228_1152 from 1.6.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.6.0-I20180228_1152... [.] $> git checkout release-1.6.0-I20180228_1152 Note: checking out 'release-1.6.0-I20180228_1152'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4508725 Release master, update 1.6.0-SNAPSHOT to 1.6.0-I20180228_1152, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Agenda Marketplace package [INFO] Marketplace package [INFO] Nuxeo Agenda functional tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Agenda Marketplace package 1.6.0-I20180228_1152 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-115253 at timestamp: 1519818773157 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/parent/1.6.0-I20180228_1152 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-115254 at timestamp: 1519818774735 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/parent/1.6.0-I20180228_1152/parent-1.6.0-I20180228_1152.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/parent/1.6.0-I20180228_1152/parent-1.6.0-I20180228_1152.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/parent/1.6.0-I20180228_1152/parent-1.6.0-I20180228_1152.pom (3 KB at 1.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/parent/maven-metadata.xml (22 KB at 150.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/parent/maven-metadata.xml (22 KB at 85.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package 1.6.0-I20180228_1152 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 11.0 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 1.8 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 11.9 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.2 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-agenda --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-agenda --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-agenda --- [INFO] Storing buildNumber: 20180228-115308 at timestamp: 1519818788748 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-agenda --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-agenda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-agenda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-agenda --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-agenda --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) agenda-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr/bundles [INFO] [copy] Copying 8 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr-1.6.0-I20180228_1152.zip [INFO] [nx:zipdiff] Only in nxr-1.6.0-I20180228_1152.zip: bundles/nuxeo-agenda-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr-1.6.0-I20180228_1152.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr/bundles [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr-1.6.0-I20180228_1152.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr-1.6.0-I20180228_1152.zip [INFO] [nx:zipdiff] Only in nxr-1.6.0-I20180228_1152.zip: bundles/nuxeo-agenda-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-a4j-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-core-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/nxr-1.6.0-I20180228_1152.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 11:53:35 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: Agenda [WARNING] [nx:studioExtraction] Feb 28, 2018 11:53:35 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: VEVENT [WARNING] [nx:studioExtraction] Feb 28, 2018 11:53:35 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@7779243b [WARNING] [nx:studioExtraction] Feb 28, 2018 11:53:35 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: Schedulable ([vevent]) [WARNING] [nx:studioExtraction] Feb 28, 2018 11:53:35 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: Agenda ([]) [WARNING] [nx:studioExtraction] Feb 28, 2018 11:53:35 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Document > Create Event [VEVENT.Create: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@2db5e1a3) [WARNING] [nx:studioExtraction] Create a new Event document [WARNING] [nx:studioExtraction] Feb 28, 2018 11:53:35 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Document > List Events [VEVENT.List: [void, paginabledocumentmodellistimpl]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@5ead823e) [WARNING] [nx:studioExtraction] List Events between two dates [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace-agenda-1.6.0-I20180228_1152.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace-agenda-1.6.0-I20180228_1152.zip to MavenProject: org.nuxeo.marketplace.agenda:marketplace-agenda:1.6.0-I20180228_1152 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-agenda --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.0-I20180228_1152 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-agenda >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-agenda --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-agenda --- [INFO] Storing buildNumber: 20180228-115339 at timestamp: 1519818819285 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-agenda --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-agenda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-agenda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-agenda <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-agenda --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace-agenda-1.6.0-I20180228_1152-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-agenda --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace-agenda-1.6.0-I20180228_1152.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.0-I20180228_1152/marketplace-agenda-1.6.0-I20180228_1152.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.0-I20180228_1152/marketplace-agenda-1.6.0-I20180228_1152.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace-agenda-1.6.0-I20180228_1152-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.0-I20180228_1152/marketplace-agenda-1.6.0-I20180228_1152-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-agenda --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.0-I20180228_1152/marketplace-agenda-1.6.0-I20180228_1152.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.0-I20180228_1152/marketplace-agenda-1.6.0-I20180228_1152.zip (79 KB at 230.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.0-I20180228_1152/marketplace-agenda-1.6.0-I20180228_1152.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.0-I20180228_1152/marketplace-agenda-1.6.0-I20180228_1152.pom (2 KB at 21.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/maven-metadata.xml (22 KB at 29.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/maven-metadata.xml (22 KB at 80.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.0-I20180228_1152/marketplace-agenda-1.6.0-I20180228_1152-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/marketplace-agenda/1.6.0-I20180228_1152/marketplace-agenda-1.6.0-I20180228_1152-sources.jar (2 KB at 17.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Agenda functional tests with WebDriver 1.6.0-I20180228_1152 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180228-115343 at timestamp: 1519818823151 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/webdriver-1.6.0-I20180228_1152.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/webdriver/1.6.0-I20180228_1152 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180228-115349 at timestamp: 1519818829346 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/webdriver-1.6.0-I20180228_1152-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.agenda:webdriver:1.6.0-I20180228_1152) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 1.1 KB/sec) [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 1.0 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target nuxeo-agenda-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target nuxeo-agenda-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target nuxeo-agenda-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target nuxeo-agenda-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target nuxeo-agenda-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target nuxeo-agenda-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target nuxeo-agenda-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-agenda-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target nuxeo-agenda-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/marketplace-agenda-1.6.0-I20180228_1152.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-jsf-ui-10.1.0-I20180228_0918/nuxeo-agenda-1.6.0-I20180228_1152 [INFO] [exec] Local packages to install (2): nuxeo-jsf-ui:10.1.0-I20180228_0918, nuxeo-agenda:1.6.0-I20180228_1152 [INFO] [exec] Installing nuxeo-jsf-ui-10.1.0-I20180228_0918 [INFO] [exec] Installing nuxeo-agenda-1.6.0-I20180228_1152 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 45558. [INFO] [exec] ............................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 672 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 1min02s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.nuxeo.functionaltests.ITEventCreationTest 11:55:22,490 INFO [LogTestWatchman] Starting test 'com.nuxeo.functionaltests.ITEventCreationTest#testEventCreation' 11:55:52,510 INFO [LogTestWatchman] Finished test 'com.nuxeo.functionaltests.ITEventCreationTest#testEventCreation' 11:55:52,511 INFO [LogTestWatchman] Starting test 'com.nuxeo.functionaltests.ITEventCreationTest#testEventsWidget' 11:56:09,291 INFO [LogTestWatchman] Finished test 'com.nuxeo.functionaltests.ITEventCreationTest#testEventsWidget' Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.891 sec - in com.nuxeo.functionaltests.ITEventCreationTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.agenda:webdriver:1.6.0-I20180228_1152) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target nuxeo-agenda-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server......Server stopped. nuxeo-agenda-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/webdriver/1.6.0-I20180228_1152/webdriver-1.6.0-I20180228_1152.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/webdriver/1.6.0-I20180228_1152/webdriver-1.6.0-I20180228_1152.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/ftest/webdriver/target/webdriver-1.6.0-I20180228_1152-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/agenda/webdriver/1.6.0-I20180228_1152/webdriver-1.6.0-I20180228_1152-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/1.6.0-I20180228_1152/webdriver-1.6.0-I20180228_1152.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/1.6.0-I20180228_1152/webdriver-1.6.0-I20180228_1152.jar (5 KB at 18.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/1.6.0-I20180228_1152/webdriver-1.6.0-I20180228_1152.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/1.6.0-I20180228_1152/webdriver-1.6.0-I20180228_1152.pom (5 KB at 57.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/maven-metadata.xml (22 KB at 68.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/maven-metadata.xml (22 KB at 98.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/1.6.0-I20180228_1152/webdriver-1.6.0-I20180228_1152-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/agenda/webdriver/1.6.0-I20180228_1152/webdriver-1.6.0-I20180228_1152-sources.jar (337 B at 4.4 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Agenda Marketplace package ................... SUCCESS [ 5.718 s] [INFO] Marketplace package ................................ SUCCESS [ 43.394 s] [INFO] Nuxeo Agenda functional tests with WebDriver ....... SUCCESS [02:36 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:27 min [INFO] Finished at: 2018-02-28T11:56:17+00:00 [INFO] Final Memory: 172M/1845M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-agenda-1.6.0-I20180228_1152.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 80640 0 0 100 80640 0 172k --:--:-- --:--:-- --:--:-- 172k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 11:56:18 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=DDD6B3BEC9032CA62A6BF7E05B84C080.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-amazon-s3] Prepare release of marketplace-amazon-s3... Working on custom repository... Releasing from branch: master Current version: 1.9.0-SNAPSHOT Tag: release-1.9.0-I20180228_1156 Next version: 1.9.0-SNAPSHOT Maintenance branch 1.9.0-I20180228_1156 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-amazon-s3.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-amazon-s3.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.9.0-I20180228_1156, update versions, commit and tag as release-1.9.0-I20180228_1156... [.] $> git checkout -b 1.9.0-I20180228_1156 Switched to a new branch '1.9.0-I20180228_1156' [INFO] Replacing occurrences of 1.9.0-SNAPSHOT with 1.9.0-I20180228_1156 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/pom.xml' [.] $> git commit -m'Release master, update 1.9.0-SNAPSHOT to 1.9.0-I20180228_1156, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.9.0-I20180228_1156 2262e83] Release master, update 1.9.0-SNAPSHOT to 1.9.0-I20180228_1156, update 10.1-SNAPSHOT to 10.1-I20180228_0918 4 files changed, 6 insertions(+), 6 deletions(-) [.] $> git tag -a release-1.9.0-I20180228_1156 -m'Release release-1.9.0-I20180228_1156 from 1.9.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.9.0-I20180228_1156... [.] $> git checkout release-1.9.0-I20180228_1156 Note: checking out 'release-1.9.0-I20180228_1156'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 2262e83 Release master, update 1.9.0-SNAPSHOT to 1.9.0-I20180228_1156, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo S3 Storage Marketplace Parent [INFO] Nuxeo S3 Storage EAR [INFO] Marketplace package of Nuxeo S3 Storage [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo S3 Storage Marketplace Parent 1.9.0-I20180228_1156 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ amazon-s3-online-storage-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ amazon-s3-online-storage-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ amazon-s3-online-storage-parent --- [INFO] Storing buildNumber: 20180228-115625 at timestamp: 1519818985102 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ amazon-s3-online-storage-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ amazon-s3-online-storage-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ amazon-s3-online-storage-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ amazon-s3-online-storage-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ amazon-s3-online-storage-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/amazon-s3-online-storage-parent/1.9.0-I20180228_1156 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ amazon-s3-online-storage-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ amazon-s3-online-storage-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ amazon-s3-online-storage-parent --- [INFO] Storing buildNumber: 20180228-115625 at timestamp: 1519818985992 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3 && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3 [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ amazon-s3-online-storage-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ amazon-s3-online-storage-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ amazon-s3-online-storage-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ amazon-s3-online-storage-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ amazon-s3-online-storage-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ amazon-s3-online-storage-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/amazon-s3-online-storage-parent/1.9.0-I20180228_1156/amazon-s3-online-storage-parent-1.9.0-I20180228_1156.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ amazon-s3-online-storage-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/amazon-s3-online-storage-parent/1.9.0-I20180228_1156/amazon-s3-online-storage-parent-1.9.0-I20180228_1156.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/amazon-s3-online-storage-parent/1.9.0-I20180228_1156/amazon-s3-online-storage-parent-1.9.0-I20180228_1156.pom (3 KB at 4.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/amazon-s3-online-storage-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/amazon-s3-online-storage-parent/maven-metadata.xml (60 KB at 126.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/amazon-s3-online-storage-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/amazon-s3-online-storage-parent/maven-metadata.xml (60 KB at 637.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo S3 Storage EAR 1.9.0-I20180228_1156 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 14.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 0.4 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 10.8 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ear --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ ear --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ ear --- [INFO] Storing buildNumber: 20180228-115633 at timestamp: 1519818993893 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ ear --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ ear --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ ear --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) s3-assembly.build: [INFO] [echo] Building default Nuxeo S3 storage EAR [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/nuxeo.ear s3-assembly.build-standard: [INFO] [copy] Copying 28 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/nuxeo.ear/bundles s3-assembly.third-party-libraries: [INFO] [copy] Copying 93 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/nuxeo.ear/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/nuxeo.ear [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/nuxeo.ear [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/ear-1.9.0-I20180228_1156.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/ear-1.9.0-I20180228_1156.zip to MavenProject: org.nuxeo.marketplace.amazon-s3-online-storage:ear:1.9.0-I20180228_1156 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/pom.xml s3-assembly.build-resources: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/template-s3binaries [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/ear-1.9.0-I20180228_1156-resources.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/ear-1.9.0-I20180228_1156-resources.zip to MavenProject: org.nuxeo.marketplace.amazon-s3-online-storage:ear:1.9.0-I20180228_1156 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ ear --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.0-I20180228_1156 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ ear >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ ear --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ ear --- [INFO] Storing buildNumber: 20180228-115639 at timestamp: 1519818999145 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ ear --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ ear <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ ear --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/ear-1.9.0-I20180228_1156-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ ear --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/ear-1.9.0-I20180228_1156.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.0-I20180228_1156/ear-1.9.0-I20180228_1156.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.0-I20180228_1156/ear-1.9.0-I20180228_1156.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/ear-1.9.0-I20180228_1156-resources.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.0-I20180228_1156/ear-1.9.0-I20180228_1156-resources.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/ear-1.9.0-I20180228_1156-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.0-I20180228_1156/ear-1.9.0-I20180228_1156-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ ear --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.0-I20180228_1156/ear-1.9.0-I20180228_1156.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.0-I20180228_1156/ear-1.9.0-I20180228_1156.zip (41585 KB at 30397.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.0-I20180228_1156/ear-1.9.0-I20180228_1156.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.0-I20180228_1156/ear-1.9.0-I20180228_1156.pom (2 KB at 10.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/maven-metadata.xml (60 KB at 179.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/maven-metadata.xml (60 KB at 211.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.0-I20180228_1156/ear-1.9.0-I20180228_1156-resources.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.0-I20180228_1156/ear-1.9.0-I20180228_1156-resources.zip (454 B at 5.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.0-I20180228_1156/ear-1.9.0-I20180228_1156-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/ear/1.9.0-I20180228_1156/ear-1.9.0-I20180228_1156-sources.jar (749 B at 9.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package of Nuxeo S3 Storage 1.9.0-I20180228_1156 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-115646 at timestamp: 1519819006140 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) s3-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1156.zip: artifacts-s3binaries.properties [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1156.zip: bundles/nuxeo-core-binarymanager-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1156.zip: bundles/nuxeo-core-binarymanager-s3-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1156.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1156.zip: lib/aws-java-sdk-cloudfront-1.11.93.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1156.zip: lib/aws-java-sdk-core-1.11.93.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1156.zip: lib/aws-java-sdk-kms-1.11.93.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1156.zip: lib/aws-java-sdk-s3-1.11.93.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1156.zip: lib/ion-java-1.0.2.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1156.zip: lib/jackson-dataformat-cbor-2.6.6.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1156.zip: lib/jmespath-java-1.11.93.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1156.zip: lib/jna-4.4.0.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1156.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1156.zip: lib/netty-3.7.0.Final.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1156.zip: test-artifacts-s3binaries.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/ear-1.9.0-I20180228_1156.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace/install [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/ear/target/ear-1.9.0-I20180228_1156-resources.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace/install/templates [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace-1.9.0-I20180228_1156.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace-1.9.0-I20180228_1156.zip to MavenProject: org.nuxeo.marketplace.amazon-s3-online-storage:marketplace:1.9.0-I20180228_1156 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.0-I20180228_1156 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-115650 at timestamp: 1519819010285 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace-1.9.0-I20180228_1156-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace-1.9.0-I20180228_1156.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.0-I20180228_1156/marketplace-1.9.0-I20180228_1156.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.0-I20180228_1156/marketplace-1.9.0-I20180228_1156.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace-1.9.0-I20180228_1156-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.0-I20180228_1156/marketplace-1.9.0-I20180228_1156-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.0-I20180228_1156/marketplace-1.9.0-I20180228_1156.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.0-I20180228_1156/marketplace-1.9.0-I20180228_1156.zip (5205 KB at 10887.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.0-I20180228_1156/marketplace-1.9.0-I20180228_1156.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.0-I20180228_1156/marketplace-1.9.0-I20180228_1156.pom (2 KB at 19.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/maven-metadata.xml (60 KB at 342.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/maven-metadata.xml (60 KB at 296.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.0-I20180228_1156/marketplace-1.9.0-I20180228_1156-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/amazon-s3-online-storage/marketplace/1.9.0-I20180228_1156/marketplace-1.9.0-I20180228_1156-sources.jar (2 KB at 8.6 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo S3 Storage Marketplace Parent ................ SUCCESS [ 3.603 s] [INFO] Nuxeo S3 Storage EAR ............................... SUCCESS [ 14.444 s] [INFO] Marketplace package of Nuxeo S3 Storage ............ SUCCESS [ 9.567 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 29.517 s [INFO] Finished at: 2018-02-28T11:56:51+00:00 [INFO] Final Memory: 118M/1979M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-1.9.0-I20180228_1156.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5204k 0 0 100 5204k 0 5009k 0:00:01 0:00:01 --:--:-- 5013k 100 5204k 0 0 100 5204k 0 5008k 0:00:01 0:00:01 --:--:-- 5013k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 11:56:52 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=8488ED39D8EE3FE8040639C6AF81706F.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-api-playground] Prepare release of marketplace-api-playground... Working on custom repository... Releasing from branch: master Current version: 1.3.0-SNAPSHOT Tag: release-1.3.0-I20180228_1156 Next version: 1.3.0-SNAPSHOT Maintenance branch 1.3.0-I20180228_1156 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-api-playground.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-api-playground.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.3.0-I20180228_1156, update versions, commit and tag as release-1.3.0-I20180228_1156... [.] $> git checkout -b 1.3.0-I20180228_1156 Switched to a new branch '1.3.0-I20180228_1156' [INFO] Replacing occurrences of 1.3.0-SNAPSHOT with 1.3.0-I20180228_1156 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/pom.xml' [.] $> git commit -m'Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1156, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.3.0-I20180228_1156 8afb5ea] Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1156, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.3.0-I20180228_1156 -m'Release release-1.3.0-I20180228_1156 from 1.3.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.3.0-I20180228_1156... [.] $> git checkout release-1.3.0-I20180228_1156 Note: checking out 'release-1.3.0-I20180228_1156'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 8afb5ea Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1156, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Marketplace Package of Nuxeo API Playground [INFO] Nuxeo API Playground Marketplace package [INFO] Nuxeo API Playground Startup tests [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace Package of Nuxeo API Playground 1.3.0-I20180228_1156 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-115658 at timestamp: 1519819018930 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/parent/1.3.0-I20180228_1156 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-115700 at timestamp: 1519819020271 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/parent/1.3.0-I20180228_1156/parent-1.3.0-I20180228_1156.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/parent/1.3.0-I20180228_1156/parent-1.3.0-I20180228_1156.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/parent/1.3.0-I20180228_1156/parent-1.3.0-I20180228_1156.pom (2 KB at 4.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/parent/maven-metadata.xml (14 KB at 27.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/parent/maven-metadata.xml (14 KB at 61.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo API Playground Marketplace package 1.3.0-I20180228_1156 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-api-playground --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-api-playground --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-api-playground --- [INFO] Storing buildNumber: 20180228-115702 at timestamp: 1519819022135 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-api-playground --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-api-playground --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-api-playground --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) api-playground-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace/install/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace-api-playground-1.3.0-I20180228_1156.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace-api-playground-1.3.0-I20180228_1156.zip to MavenProject: org.nuxeo.marketplace.playground:marketplace-api-playground:1.3.0-I20180228_1156 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-api-playground --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.0-I20180228_1156 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-api-playground >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-api-playground --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-api-playground --- [INFO] Storing buildNumber: 20180228-115703 at timestamp: 1519819023490 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-api-playground --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-api-playground --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-api-playground <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-api-playground --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace-api-playground-1.3.0-I20180228_1156-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-api-playground --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace-api-playground-1.3.0-I20180228_1156.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.0-I20180228_1156/marketplace-api-playground-1.3.0-I20180228_1156.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.0-I20180228_1156/marketplace-api-playground-1.3.0-I20180228_1156.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace-api-playground-1.3.0-I20180228_1156-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.0-I20180228_1156/marketplace-api-playground-1.3.0-I20180228_1156-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-api-playground --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.0-I20180228_1156/marketplace-api-playground-1.3.0-I20180228_1156.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.0-I20180228_1156/marketplace-api-playground-1.3.0-I20180228_1156.zip (5845 KB at 2068.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.0-I20180228_1156/marketplace-api-playground-1.3.0-I20180228_1156.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.0-I20180228_1156/marketplace-api-playground-1.3.0-I20180228_1156.pom (2 KB at 10.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/maven-metadata.xml (14 KB at 6.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/maven-metadata.xml (14 KB at 6.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.0-I20180228_1156/marketplace-api-playground-1.3.0-I20180228_1156-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground/1.3.0-I20180228_1156/marketplace-api-playground-1.3.0-I20180228_1156-sources.jar (2 KB at 13.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo API Playground Startup tests 1.3.0-I20180228_1156 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 16.1 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.2 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 4.6 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-api-playground-ftest-startup --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-api-playground-ftest-startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-api-playground-ftest-startup --- [INFO] Storing buildNumber: 20180228-115714 at timestamp: 1519819034571 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-api-playground-ftest-startup --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-api-playground-ftest-startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-api-playground-ftest-startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ marketplace-api-playground-ftest-startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ marketplace-api-playground-ftest-startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ marketplace-api-playground-ftest-startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ marketplace-api-playground-ftest-startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ marketplace-api-playground-ftest-startup --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-api-playground-ftest-startup --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ marketplace-api-playground-ftest-startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/marketplace-api-playground-ftest-startup-1.3.0-I20180228_1156.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-api-playground-ftest-startup --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.0-I20180228_1156 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-api-playground-ftest-startup >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-api-playground-ftest-startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-api-playground-ftest-startup --- [INFO] Storing buildNumber: 20180228-115715 at timestamp: 1519819035499 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-api-playground-ftest-startup --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-api-playground-ftest-startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-api-playground-ftest-startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-api-playground-ftest-startup <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-api-playground-ftest-startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/marketplace-api-playground-ftest-startup-1.3.0-I20180228_1156-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ marketplace-api-playground-ftest-startup --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.playground:marketplace-api-playground-ftest-startup:1.3.0-I20180228_1156) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 15.7 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 1.3 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target nuxeo-api-playground-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target nuxeo-api-playground-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target nuxeo-api-playground-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target nuxeo-api-playground-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target nuxeo-api-playground-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target nuxeo-api-playground-tests.prepare-environment: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target nuxeo-api-playground-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-api-playground-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target nuxeo-api-playground-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/marketplace-api-playground-1.3.0-I20180228_1156.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): nuxeo-api-playground-1.3.0-I20180228_1156 [INFO] [exec] Local packages to install (1): nuxeo-api-playground:1.3.0-I20180228_1156 [INFO] [exec] Installing nuxeo-api-playground-1.3.0-I20180228_1156 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 48829. [INFO] [exec] .................. [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 475 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min36s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ marketplace-api-playground-ftest-startup --- [INFO] No tests to run. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ marketplace-api-playground-ftest-startup --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.playground:marketplace-api-playground-ftest-startup:1.3.0-I20180228_1156) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target nuxeo-api-playground-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-api-playground-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ marketplace-api-playground-ftest-startup --- [INFO] No tests to run. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-api-playground-ftest-startup --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.0-I20180228_1156/marketplace-api-playground-ftest-startup-1.3.0-I20180228_1156.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.0-I20180228_1156/marketplace-api-playground-ftest-startup-1.3.0-I20180228_1156.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/ftest/startup/target/marketplace-api-playground-ftest-startup-1.3.0-I20180228_1156-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.0-I20180228_1156/marketplace-api-playground-ftest-startup-1.3.0-I20180228_1156-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-api-playground-ftest-startup --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.0-I20180228_1156/marketplace-api-playground-ftest-startup-1.3.0-I20180228_1156.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.0-I20180228_1156/marketplace-api-playground-ftest-startup-1.3.0-I20180228_1156.jar (4 KB at 5.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.0-I20180228_1156/marketplace-api-playground-ftest-startup-1.3.0-I20180228_1156.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.0-I20180228_1156/marketplace-api-playground-ftest-startup-1.3.0-I20180228_1156.pom (4 KB at 41.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/maven-metadata.xml (14 KB at 36.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/maven-metadata.xml (14 KB at 44.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.0-I20180228_1156/marketplace-api-playground-ftest-startup-1.3.0-I20180228_1156-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/playground/marketplace-api-playground-ftest-startup/1.3.0-I20180228_1156/marketplace-api-playground-ftest-startup-1.3.0-I20180228_1156-sources.jar (337 B at 4.4 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Marketplace Package of Nuxeo API Playground ........ SUCCESS [ 3.761 s] [INFO] Nuxeo API Playground Marketplace package ........... SUCCESS [ 9.771 s] [INFO] Nuxeo API Playground Startup tests ................. SUCCESS [01:11 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:26 min [INFO] Finished at: 2018-02-28T11:58:23+00:00 [INFO] Final Memory: 73M/1443M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-api-playground-1.3.0-I20180228_1156.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 5844k 0 0 20 1184k 0 3669k 0:00:01 --:--:-- 0:00:01 3666k 100 5844k 0 0 100 5844k 0 4890k 0:00:01 0:00:01 --:--:-- 4895k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 11:58:25 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=44E988420690A448289E3AC016654AD5.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-cas2-login] Prepare release of marketplace-cas2-login... Working on custom repository... Releasing from branch: master Current version: 1.6.0-SNAPSHOT Tag: release-1.6.0-I20180228_1158 Next version: 1.6.0-SNAPSHOT Maintenance branch 1.6.0-I20180228_1158 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-cas2-login.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-cas2-login.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.6.0-I20180228_1158, update versions, commit and tag as release-1.6.0-I20180228_1158... [.] $> git checkout -b 1.6.0-I20180228_1158 Switched to a new branch '1.6.0-I20180228_1158' [INFO] Replacing occurrences of 1.6.0-SNAPSHOT with 1.6.0-I20180228_1158 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/pom.xml' [.] $> git commit -m'Release master, update 1.6.0-SNAPSHOT to 1.6.0-I20180228_1158, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.6.0-I20180228_1158 9622ad2] Release master, update 1.6.0-SNAPSHOT to 1.6.0-I20180228_1158, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 2 insertions(+), 2 deletions(-) [.] $> git tag -a release-1.6.0-I20180228_1158 -m'Release release-1.6.0-I20180228_1158 from 1.6.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.6.0-I20180228_1158... [.] $> git checkout release-1.6.0-I20180228_1158 Note: checking out 'release-1.6.0-I20180228_1158'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 9622ad2 Release master, update 1.6.0-SNAPSHOT to 1.6.0-I20180228_1158, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building CAS2 Authentication 1.6.0-I20180228_1158 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.9 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 4.9 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-cas2-authentication --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-cas2-authentication --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-cas2-authentication --- [INFO] Storing buildNumber: 20180228-115835 at timestamp: 1519819115058 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-cas2-authentication --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-cas2-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-cas2-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-cas2-authentication --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-cas2-authentication --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) cas2-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace/install/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace-cas2-authentication-1.6.0-I20180228_1158.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace-cas2-authentication-1.6.0-I20180228_1158.zip to MavenProject: org.nuxeo.ecm.platform:marketplace-cas2-authentication:1.6.0-I20180228_1158 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-cas2-authentication --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.0-I20180228_1158 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-cas2-authentication >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-cas2-authentication --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-cas2-authentication --- [INFO] Storing buildNumber: 20180228-115837 at timestamp: 1519819117922 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-cas2-authentication --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-cas2-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-cas2-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-cas2-authentication <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-cas2-authentication --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace-cas2-authentication-1.6.0-I20180228_1158-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-cas2-authentication --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace-cas2-authentication-1.6.0-I20180228_1158.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.0-I20180228_1158/marketplace-cas2-authentication-1.6.0-I20180228_1158.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.0-I20180228_1158/marketplace-cas2-authentication-1.6.0-I20180228_1158.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace-cas2-authentication-1.6.0-I20180228_1158-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.0-I20180228_1158/marketplace-cas2-authentication-1.6.0-I20180228_1158-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-cas2-authentication --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.0-I20180228_1158/marketplace-cas2-authentication-1.6.0-I20180228_1158.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.0-I20180228_1158/marketplace-cas2-authentication-1.6.0-I20180228_1158.zip (39 KB at 73.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.0-I20180228_1158/marketplace-cas2-authentication-1.6.0-I20180228_1158.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.0-I20180228_1158/marketplace-cas2-authentication-1.6.0-I20180228_1158.pom (3 KB at 26.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/maven-metadata.xml (60 KB at 130.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/maven-metadata.xml (60 KB at 212.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.0-I20180228_1158/marketplace-cas2-authentication-1.6.0-I20180228_1158-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-cas2-authentication/1.6.0-I20180228_1158/marketplace-cas2-authentication-1.6.0-I20180228_1158-sources.jar (3 KB at 33.4 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.162 s [INFO] Finished at: 2018-02-28T11:58:39+00:00 [INFO] Final Memory: 65M/1237M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@target/marketplace-cas2-authentication-1.6.0-I20180228_1158.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39898 0 0 100 39898 0 83229 --:--:-- --:--:-- --:--:-- 83294 HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 11:58:41 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=D07C64FA072753D453440C73442EA7B7.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-csv] Prepare release of marketplace-csv... Working on custom repository... Releasing from branch: master Current version: 1.7.0-SNAPSHOT Tag: release-1.7.0-I20180228_1158 Next version: 1.7.0-SNAPSHOT Maintenance branch 1.7.0-I20180228_1158 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-csv.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-csv.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.7.0-I20180228_1158, update versions, commit and tag as release-1.7.0-I20180228_1158... [.] $> git checkout -b 1.7.0-I20180228_1158 Switched to a new branch '1.7.0-I20180228_1158' [INFO] Replacing occurrences of 1.7.0-SNAPSHOT with 1.7.0-I20180228_1158 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/pom.xml' [.] $> git commit -m'Release master, update 1.7.0-SNAPSHOT to 1.7.0-I20180228_1158, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.7.0-I20180228_1158 ab52b67] Release master, update 1.7.0-SNAPSHOT to 1.7.0-I20180228_1158, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.7.0-I20180228_1158 -m'Release release-1.7.0-I20180228_1158 from 1.7.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.7.0-I20180228_1158... [.] $> git checkout release-1.7.0-I20180228_1158 Note: checking out 'release-1.7.0-I20180228_1158'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at ab52b67 Release master, update 1.7.0-SNAPSHOT to 1.7.0-I20180228_1158, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo CSV Marketplace package [INFO] Marketplace package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo CSV Marketplace package 1.7.0-I20180228_1158 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-115846 at timestamp: 1519819126584 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/csv/parent/1.7.0-I20180228_1158 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-115847 at timestamp: 1519819127736 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/csv/parent/1.7.0-I20180228_1158/parent-1.7.0-I20180228_1158.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/parent/1.7.0-I20180228_1158/parent-1.7.0-I20180228_1158.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/parent/1.7.0-I20180228_1158/parent-1.7.0-I20180228_1158.pom (2 KB at 4.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/parent/maven-metadata.xml (60 KB at 421.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/parent/maven-metadata.xml (60 KB at 350.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package 1.7.0-I20180228_1158 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 12.3 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.9 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 12.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-csv --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-csv --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-csv --- [INFO] Storing buildNumber: 20180228-115857 at timestamp: 1519819137389 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-csv --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-csv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-csv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-csv --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-csv --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) csv-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nxr/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nxr-1.7.0-I20180228_1158.zip [INFO] [nx:zipdiff] Only in nxr-1.7.0-I20180228_1158.zip: bundles/nuxeo-csv-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nxr-1.7.0-I20180228_1158.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nxr/bundles [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nxr-1.7.0-I20180228_1158.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nxr-1.7.0-I20180228_1158.zip [INFO] [nx:zipdiff] Only in nxr-1.7.0-I20180228_1158.zip: bundles/nuxeo-csv-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-a4j-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-core-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/nxr-1.7.0-I20180228_1158.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace/install [INFO] Managed version set on org.nuxeo.ecm.csv:nuxeo-csv-web-ui:jar:10.1-I20180228_0918 [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 11:59:27 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Document > CSVImport [CSV.Import: [blob, string]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@23a7e915) [WARNING] [nx:studioExtraction] Feb 28, 2018 11:59:27 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Document > CSVImportStatus [CSV.ImportStatus: [string, csvimportstatus]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@24bfa69f) [WARNING] [nx:studioExtraction] Feb 28, 2018 11:59:27 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Document > CSVImportLog [CSV.ImportLog: [string, list]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@3fac6764) [WARNING] [nx:studioExtraction] Feb 28, 2018 11:59:27 AM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Document > CSVImportResults [CSV.ImportResult: [string, csvimportresult]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@5d2ab65) [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace-csv-1.7.0-I20180228_1158.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace-csv-1.7.0-I20180228_1158.zip to MavenProject: org.nuxeo.marketplace.csv:marketplace-csv:1.7.0-I20180228_1158 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-csv --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/csv/marketplace-csv/1.7.0-I20180228_1158 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-csv >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-csv --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-csv --- [INFO] Storing buildNumber: 20180228-115930 at timestamp: 1519819170816 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-csv --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-csv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-csv --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-csv <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-csv --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace-csv-1.7.0-I20180228_1158-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-csv --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace-csv-1.7.0-I20180228_1158.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/csv/marketplace-csv/1.7.0-I20180228_1158/marketplace-csv-1.7.0-I20180228_1158.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/csv/marketplace-csv/1.7.0-I20180228_1158/marketplace-csv-1.7.0-I20180228_1158.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace-csv-1.7.0-I20180228_1158-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/csv/marketplace-csv/1.7.0-I20180228_1158/marketplace-csv-1.7.0-I20180228_1158-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-csv --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/1.7.0-I20180228_1158/marketplace-csv-1.7.0-I20180228_1158.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/1.7.0-I20180228_1158/marketplace-csv-1.7.0-I20180228_1158.zip (57 KB at 165.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/1.7.0-I20180228_1158/marketplace-csv-1.7.0-I20180228_1158.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/1.7.0-I20180228_1158/marketplace-csv-1.7.0-I20180228_1158.pom (2 KB at 20.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/maven-metadata.xml (60 KB at 65.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/maven-metadata.xml (60 KB at 136.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/1.7.0-I20180228_1158/marketplace-csv-1.7.0-I20180228_1158-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/csv/marketplace-csv/1.7.0-I20180228_1158/marketplace-csv-1.7.0-I20180228_1158-sources.jar (2 KB at 10.3 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo CSV Marketplace package ...................... SUCCESS [ 3.586 s] [INFO] Marketplace package ................................ SUCCESS [ 43.823 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 49.222 s [INFO] Finished at: 2018-02-28T11:59:33+00:00 [INFO] Final Memory: 138M/1957M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-csv-1.7.0-I20180228_1158.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58287 0 0 100 58287 0 126k --:--:-- --:--:-- --:--:-- 126k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 11:59:35 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=280BA40333ED8822C9F76A73329F6B2F.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-diff] Prepare release of marketplace-diff... Working on custom repository... Releasing from branch: master Current version: 1.9.0-SNAPSHOT Tag: release-1.9.0-I20180228_1159 Next version: 1.9.0-SNAPSHOT Maintenance branch 1.9.0-I20180228_1159 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-diff.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-diff.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.9.0-I20180228_1159, update versions, commit and tag as release-1.9.0-I20180228_1159... [.] $> git checkout -b 1.9.0-I20180228_1159 Switched to a new branch '1.9.0-I20180228_1159' [INFO] Replacing occurrences of 1.9.0-SNAPSHOT with 1.9.0-I20180228_1159 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/pom.xml' [.] $> git commit -m'Release master, update 1.9.0-SNAPSHOT to 1.9.0-I20180228_1159, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.9.0-I20180228_1159 e47dffe] Release master, update 1.9.0-SNAPSHOT to 1.9.0-I20180228_1159, update 10.1-SNAPSHOT to 10.1-I20180228_0918 4 files changed, 7 insertions(+), 7 deletions(-) [.] $> git tag -a release-1.9.0-I20180228_1159 -m'Release release-1.9.0-I20180228_1159 from 1.9.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.9.0-I20180228_1159... [.] $> git checkout release-1.9.0-I20180228_1159 Note: checking out 'release-1.9.0-I20180228_1159'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at e47dffe Release master, update 1.9.0-SNAPSHOT to 1.9.0-I20180228_1159, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Diff Marketplace Parent [INFO] Nuxeo Diff Marketplace EAR [INFO] Nuxeo Diff Marketplace Package [INFO] Nuxeo Diff Functional Tests [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Marketplace Parent 1.9.0-I20180228_1159 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-115941 at timestamp: 1519819181604 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/parent/1.9.0-I20180228_1159 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-115942 at timestamp: 1519819182835 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/parent/1.9.0-I20180228_1159/parent-1.9.0-I20180228_1159.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/parent/1.9.0-I20180228_1159/parent-1.9.0-I20180228_1159.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/parent/1.9.0-I20180228_1159/parent-1.9.0-I20180228_1159.pom (3 KB at 3.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/parent/maven-metadata.xml (60 KB at 168.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/parent/maven-metadata.xml (61 KB at 377.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Marketplace EAR 1.9.0-I20180228_1159 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 7.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.6 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 3.6 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ear --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ ear --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ ear --- [INFO] Storing buildNumber: 20180228-115948 at timestamp: 1519819188233 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ ear --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ ear --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ ear --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) diff-assembly.build: [INFO] [echo] Building default Nuxeo Diff EAR [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/target/nuxeo.ear diff-assembly.build-standard: [INFO] [copy] Copying 91 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/target/nuxeo.ear/bundles diff-assembly.third-party-libraries: [INFO] [copy] Copying 169 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/target/nuxeo.ear/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/target/nuxeo.ear [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/target/nuxeo.ear [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/target/ear-1.9.0-I20180228_1159.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/target/ear-1.9.0-I20180228_1159.zip to MavenProject: org.nuxeo.marketplace.diff:ear:1.9.0-I20180228_1159 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ ear --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/ear/1.9.0-I20180228_1159 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ ear >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ ear --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ ear --- [INFO] Storing buildNumber: 20180228-115958 at timestamp: 1519819198989 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ ear --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ ear --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ ear <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ ear --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ ear --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/target/ear-1.9.0-I20180228_1159.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/ear/1.9.0-I20180228_1159/ear-1.9.0-I20180228_1159.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ear/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/ear/1.9.0-I20180228_1159/ear-1.9.0-I20180228_1159.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ ear --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/ear/1.9.0-I20180228_1159/ear-1.9.0-I20180228_1159.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/ear/1.9.0-I20180228_1159/ear-1.9.0-I20180228_1159.zip (113031 KB at 35410.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/ear/1.9.0-I20180228_1159/ear-1.9.0-I20180228_1159.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/ear/1.9.0-I20180228_1159/ear-1.9.0-I20180228_1159.pom (2 KB at 8.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/ear/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/ear/maven-metadata.xml (60 KB at 25.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/ear/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/ear/maven-metadata.xml (60 KB at 211.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Marketplace Package 1.9.0-I20180228_1159 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-diff --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff --- [INFO] Storing buildNumber: 20180228-120009 at timestamp: 1519819209989 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-diff --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-diff --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) diff-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/marketplace [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: artifacts-diff.properties [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: bundles/nuxeo-diff-content-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: bundles/nuxeo-diff-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: bundles/nuxeo-diff-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: bundles/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: bundles/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: bundles/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: bundles/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: bundles/nuxeo-platform-ui-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: bundles/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: bundles/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/daisydiff-1.2-NX2-shaded.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/jna-4.4.0.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/netty-3.7.0.Final.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/richfaces-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/richfaces-a4j-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/richfaces-core-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/xmlunit-1.3.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1159.zip: test-artifacts-diff.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/ear-1.9.0-I20180228_1159.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/marketplace/install [WARNING] [nx:studioExtraction] Feb 28, 2018 12:00:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > downloadFilesZip [downloadFilesZip: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@6f5bdfe0) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Feb 28, 2018 12:00:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > addCurrentDocumentToWorklist [addCurrentDocumentToWorklist: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@15641767) [WARNING] [nx:studioExtraction] null [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-diff-1.9.0-I20180228_1159.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-diff-1.9.0-I20180228_1159.zip to MavenProject: org.nuxeo.marketplace.diff:nuxeo-diff:1.9.0-I20180228_1159 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-diff --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.0-I20180228_1159 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-diff >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff --- [INFO] Storing buildNumber: 20180228-120037 at timestamp: 1519819237527 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-diff <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-diff --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-diff-1.9.0-I20180228_1159-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-diff --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-diff-1.9.0-I20180228_1159.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.0-I20180228_1159/nuxeo-diff-1.9.0-I20180228_1159.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.0-I20180228_1159/nuxeo-diff-1.9.0-I20180228_1159.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-diff-1.9.0-I20180228_1159-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.0-I20180228_1159/nuxeo-diff-1.9.0-I20180228_1159-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-diff --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.0-I20180228_1159/nuxeo-diff-1.9.0-I20180228_1159.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.0-I20180228_1159/nuxeo-diff-1.9.0-I20180228_1159.zip (20288 KB at 7673.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.0-I20180228_1159/nuxeo-diff-1.9.0-I20180228_1159.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.0-I20180228_1159/nuxeo-diff-1.9.0-I20180228_1159.pom (2 KB at 20.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/maven-metadata.xml (60 KB at 26.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/maven-metadata.xml (60 KB at 245.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.0-I20180228_1159/nuxeo-diff-1.9.0-I20180228_1159-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff/1.9.0-I20180228_1159/nuxeo-diff-1.9.0-I20180228_1159-sources.jar (2 KB at 14.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Functional Tests 1.9.0-I20180228_1159 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-diff-webdriver-tests --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-webdriver-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-webdriver-tests --- [INFO] Storing buildNumber: 20180228-120045 at timestamp: 1519819245171 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-webdriver-tests --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-diff-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-diff-webdriver-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-diff-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-diff-webdriver-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/ITSimpleDiff.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/ITSimpleDiff.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/src/test/java/org/nuxeo/functionaltests/ITSimpleDiff.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-diff-webdriver-tests --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-diff-webdriver-tests --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-diff-webdriver-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/nuxeo-diff-webdriver-tests-1.9.0-I20180228_1159.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-diff-webdriver-tests --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.0-I20180228_1159 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-diff-webdriver-tests >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-webdriver-tests --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-webdriver-tests --- [INFO] Storing buildNumber: 20180228-120047 at timestamp: 1519819247827 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-webdriver-tests --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-webdriver-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-diff-webdriver-tests <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-diff-webdriver-tests --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/nuxeo-diff-webdriver-tests-1.9.0-I20180228_1159-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ nuxeo-diff-webdriver-tests --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.diff:nuxeo-diff-webdriver-tests:1.9.0-I20180228_1159) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 9.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 2.4 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target nuxeo-diff-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target nuxeo-diff-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target nuxeo-diff-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target nuxeo-diff-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target nuxeo-diff-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target nuxeo-diff-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target nuxeo-diff-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-diff-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target nuxeo-diff-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/nuxeo-diff-1.9.0-I20180228_1159.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-jsf-ui-10.1.0-I20180228_0918/nuxeo-diff-1.9.0-I20180228_1159 [INFO] [exec] Local packages to install (2): nuxeo-jsf-ui:10.1.0-I20180228_0918, nuxeo-diff:1.9.0-I20180228_1159 [INFO] [exec] Installing nuxeo-jsf-ui-10.1.0-I20180228_0918 [INFO] [exec] Installing nuxeo-diff-1.9.0-I20180228_1159 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 52054. [INFO] [exec] ..................................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 674 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 1min15s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ nuxeo-diff-webdriver-tests --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.functionaltests.ITSimpleDiff Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.52 sec - in org.nuxeo.functionaltests.ITSimpleDiff Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ nuxeo-diff-webdriver-tests --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.diff:nuxeo-diff-webdriver-tests:1.9.0-I20180228_1159) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target nuxeo-diff-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-diff-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ nuxeo-diff-webdriver-tests --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-diff-webdriver-tests --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.0-I20180228_1159/nuxeo-diff-webdriver-tests-1.9.0-I20180228_1159.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.0-I20180228_1159/nuxeo-diff-webdriver-tests-1.9.0-I20180228_1159.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/ftest/webdriver/target/nuxeo-diff-webdriver-tests-1.9.0-I20180228_1159-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.0-I20180228_1159/nuxeo-diff-webdriver-tests-1.9.0-I20180228_1159-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-diff-webdriver-tests --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.0-I20180228_1159/nuxeo-diff-webdriver-tests-1.9.0-I20180228_1159.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.0-I20180228_1159/nuxeo-diff-webdriver-tests-1.9.0-I20180228_1159.jar (4 KB at 16.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.0-I20180228_1159/nuxeo-diff-webdriver-tests-1.9.0-I20180228_1159.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.0-I20180228_1159/nuxeo-diff-webdriver-tests-1.9.0-I20180228_1159.pom (4 KB at 53.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/maven-metadata.xml (59 KB at 196.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/maven-metadata.xml (59 KB at 407.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.0-I20180228_1159/nuxeo-diff-webdriver-tests-1.9.0-I20180228_1159-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/nuxeo-diff-webdriver-tests/1.9.0-I20180228_1159/nuxeo-diff-webdriver-tests-1.9.0-I20180228_1159-sources.jar (3 KB at 24.6 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Diff Marketplace Parent ...................... SUCCESS [ 3.614 s] [INFO] Nuxeo Diff Marketplace EAR ......................... SUCCESS [ 20.945 s] [INFO] Nuxeo Diff Marketplace Package ..................... SUCCESS [ 37.955 s] [INFO] Nuxeo Diff Functional Tests ........................ SUCCESS [02:47 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:51 min [INFO] Finished at: 2018-02-28T12:03:31+00:00 [INFO] Final Memory: 166M/1971M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/nuxeo-diff-1.9.0-I20180228_1159.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 25 19.8M 0 0 25 5264k 0 7655k 0:00:02 --:--:-- 0:00:02 7651k 74 19.8M 0 0 74 14.8M 0 9003k 0:00:02 0:00:01 0:00:01 9000k 100 19.8M 0 0 100 19.8M 0 7073k 0:00:02 0:00:02 --:--:-- 7071k 100 19.8M 0 0 100 19.8M 0 7073k 0:00:02 0:00:02 --:--:-- 7071k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:03:35 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=6192A0B05EF9FEC2E83FD06E053AF4D5.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-drive] Prepare release of marketplace-drive... Working on custom repository... Releasing from branch: master Current version: 1.8.0-SNAPSHOT Tag: release-1.8.0-I20180228_1203 Next version: 1.8.0-SNAPSHOT Maintenance branch 1.8.0-I20180228_1203 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-drive.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-drive.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.8.0-I20180228_1203, update versions, commit and tag as release-1.8.0-I20180228_1203... [.] $> git checkout -b 1.8.0-I20180228_1203 Switched to a new branch '1.8.0-I20180228_1203' [INFO] Replacing occurrences of 1.8.0-SNAPSHOT with 1.8.0-I20180228_1203 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/pom.xml' [.] $> git commit -m'Release master, update 1.8.0-SNAPSHOT to 1.8.0-I20180228_1203, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.8.0-I20180228_1203 276039c] Release master, update 1.8.0-SNAPSHOT to 1.8.0-I20180228_1203, update 10.1-SNAPSHOT to 10.1-I20180228_0918 2 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.8.0-I20180228_1203 -m'Release release-1.8.0-I20180228_1203 from 1.8.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.8.0-I20180228_1203... [.] $> git checkout release-1.8.0-I20180228_1203 Note: checking out 'release-1.8.0-I20180228_1203'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 276039c Release master, update 1.8.0-SNAPSHOT to 1.8.0-I20180228_1203, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Drive Marketplace Parent [INFO] Marketplace package for Nuxeo Drive [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Drive Marketplace Parent 1.8.0-I20180228_1203 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-120343 at timestamp: 1519819423133 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/drive/parent/1.8.0-I20180228_1203 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-120344 at timestamp: 1519819424867 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/drive/parent/1.8.0-I20180228_1203/parent-1.8.0-I20180228_1203.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/parent/1.8.0-I20180228_1203/parent-1.8.0-I20180228_1203.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/parent/1.8.0-I20180228_1203/parent-1.8.0-I20180228_1203.pom (2 KB at 1.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/parent/maven-metadata.xml (61 KB at 80.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/parent/maven-metadata.xml (61 KB at 481.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package for Nuxeo Drive 1.8.0-I20180228_1203 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-drive --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive --- [INFO] Storing buildNumber: 20180228-120356 at timestamp: 1519819436147 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-drive --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-drive --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) drive-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/marketplace [INFO] [copy] Copying 5 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nxr/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nxr-1.8.0-I20180228_1203.zip [INFO] [nx:zipdiff] Only in nxr-1.8.0-I20180228_1203.zip: bundles/nuxeo-drive-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.8.0-I20180228_1203.zip: bundles/nuxeo-drive-elasticsearch-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.8.0-I20180228_1203.zip: bundles/nuxeo-drive-operations-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.8.0-I20180228_1203.zip: bundles/nuxeo-drive-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nxr-1.8.0-I20180228_1203.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nxr/bundles [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nxr-1.8.0-I20180228_1203.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nxr-1.8.0-I20180228_1203.zip [INFO] [nx:zipdiff] Only in nxr-1.8.0-I20180228_1203.zip: bundles/nuxeo-drive-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-a4j-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-core-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nxr-1.8.0-I20180228_1203.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/marketplace/install [INFO] Managed version set on org.nuxeo.ecm:nuxeo-drive-web-ui:jar:10.1-I20180228_0918 [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@23927f47 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: DriveSynchronized ([driveroot]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Wait for Elasticsearch audit completion [NuxeoDrive.WaitForElasticsearchCompletion: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@496ca244) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Fetch > List repository names on the server [GetRepositories: [void, list]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@1beb4a0d) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Get change summary [NuxeoDrive.GetChangeSummary: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@2d20e68) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Get Roots [NuxeoDrive.GetRoots: [void, documents]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@16d967e3) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Register / Unregister Synchronization Root [NuxeoDrive.SetSynchronization: [document, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@77627c4f) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Get the top level folder [NuxeoDrive.GetTopLevelFolder: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@658dc941) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Get top level children [NuxeoDrive.GetTopLevelChildren: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@55271bec) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: File system item exists [NuxeoDrive.FileSystemItemExists: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@135b68a7) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Get file system item [NuxeoDrive.GetFileSystemItem: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@4ee66ff0) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Get children [NuxeoDrive.GetChildren: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@18973d91) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Scroll descendants [NuxeoDrive.ScrollDescendants: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@5b21e8b0) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Create folder [NuxeoDrive.CreateFolder: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@581e0883) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Create file [NuxeoDrive.CreateFile: [blob, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@2d30bd40) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Update file [NuxeoDrive.UpdateFile: [blob, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@3734e41b) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Attach blob [NuxeoDrive.AttachBlob: [blob, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@7e75dd3a) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Delete [NuxeoDrive.Delete: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@45f3daf2) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Rename [NuxeoDrive.Rename: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@24a0a0d7) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Can move [NuxeoDrive.CanMove: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@5b4d30c7) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Move [NuxeoDrive.Move: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@56fa0c64) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Generate Conflicted Item Name [NuxeoDrive.GenerateConflictedItemName: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@7c0c86ca) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Get client update information [NuxeoDrive.GetClientUpdateInfo: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@2f8a6f35) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Add document to the 'Locally Edited' collection [NuxeoDrive.AddToLocallyEditedCollection: [document, document]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@5b0480a3) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Setup integration tests [NuxeoDrive.SetupIntegrationTests: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@42707ecf) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Tear down integration tests [NuxeoDrive.TearDownIntegrationTests: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@201d5a30) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Wait for async completion [NuxeoDrive.WaitForAsyncCompletion: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@5dfb30e0) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Set versioning options [NuxeoDrive.SetVersioningOptions: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@17c1b7c8) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Create test documents [NuxeoDrive.CreateTestDocuments: [document, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@71c90ddf) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Nuxeo Drive: Activate or deactivate file system item factories [NuxeoDrive.SetActiveFactories: [void, boolean]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@6576eba4) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: nuxeoDriveCacheInvalidationListener [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: nuxeoDriveFileSystemDeletionListener [WARNING] [nx:studioExtraction] Feb 28, 2018 12:04:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: nuxeoDriveGroupUpdateListener [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-drive-1.8.0-I20180228_1203.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-drive-1.8.0-I20180228_1203.zip to MavenProject: org.nuxeo.marketplace.drive:nuxeo-drive:1.8.0-I20180228_1203 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-drive --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.0-I20180228_1203 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-drive >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-drive --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-drive --- [INFO] Storing buildNumber: 20180228-120431 at timestamp: 1519819471098 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-drive --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-drive --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-drive --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-drive <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-drive --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-drive-1.8.0-I20180228_1203-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-drive --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-drive-1.8.0-I20180228_1203.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.0-I20180228_1203/nuxeo-drive-1.8.0-I20180228_1203.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.0-I20180228_1203/nuxeo-drive-1.8.0-I20180228_1203.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-drive-1.8.0-I20180228_1203-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.0-I20180228_1203/nuxeo-drive-1.8.0-I20180228_1203-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-drive --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.0-I20180228_1203/nuxeo-drive-1.8.0-I20180228_1203.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.0-I20180228_1203/nuxeo-drive-1.8.0-I20180228_1203.zip (266 KB at 950.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.0-I20180228_1203/nuxeo-drive-1.8.0-I20180228_1203.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.0-I20180228_1203/nuxeo-drive-1.8.0-I20180228_1203.pom (2 KB at 21.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/maven-metadata.xml (60 KB at 182.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/maven-metadata.xml (60 KB at 391.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.0-I20180228_1203/nuxeo-drive-1.8.0-I20180228_1203-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/drive/nuxeo-drive/1.8.0-I20180228_1203/nuxeo-drive-1.8.0-I20180228_1203-sources.jar (3 KB at 40.0 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Drive Marketplace Parent ..................... SUCCESS [ 6.081 s] [INFO] Marketplace package for Nuxeo Drive ................ SUCCESS [ 44.496 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 53.463 s [INFO] Finished at: 2018-02-28T12:04:32+00:00 [INFO] Final Memory: 132M/1724M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/nuxeo-drive-1.8.0-I20180228_1203.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 265k 0 0 100 265k 0 543k --:--:-- --:--:-- --:--:-- 543k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:04:34 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=A4AE7246C888D1D03FE29B08D5772A4B.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-importer] Prepare release of marketplace-importer... Working on custom repository... Releasing from branch: master Current version: 1.9.0-SNAPSHOT Tag: release-1.9.0-I20180228_1204 Next version: 1.9.0-SNAPSHOT Maintenance branch 1.9.0-I20180228_1204 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-importer.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-importer.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.9.0-I20180228_1204, update versions, commit and tag as release-1.9.0-I20180228_1204... [.] $> git checkout -b 1.9.0-I20180228_1204 Switched to a new branch '1.9.0-I20180228_1204' [INFO] Replacing occurrences of 1.9.0-SNAPSHOT with 1.9.0-I20180228_1204 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/pom.xml' [.] $> git commit -m'Release master, update 1.9.0-SNAPSHOT to 1.9.0-I20180228_1204, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.9.0-I20180228_1204 36ac3aa] Release master, update 1.9.0-SNAPSHOT to 1.9.0-I20180228_1204, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.9.0-I20180228_1204 -m'Release release-1.9.0-I20180228_1204 from 1.9.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.9.0-I20180228_1204... [.] $> git checkout release-1.9.0-I20180228_1204 Note: checking out 'release-1.9.0-I20180228_1204'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 36ac3aa Release master, update 1.9.0-SNAPSHOT to 1.9.0-I20180228_1204, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Importer Marketplace package parent [INFO] Importer Marketplace package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Importer Marketplace package parent 1.9.0-I20180228_1204 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-120442 at timestamp: 1519819482521 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/importer/parent/1.9.0-I20180228_1204 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-120444 at timestamp: 1519819484307 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/importer/parent/1.9.0-I20180228_1204/parent-1.9.0-I20180228_1204.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/parent/1.9.0-I20180228_1204/parent-1.9.0-I20180228_1204.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/parent/1.9.0-I20180228_1204/parent-1.9.0-I20180228_1204.pom (3 KB at 0.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/parent/maven-metadata.xml (60 KB at 226.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/parent/maven-metadata.xml (60 KB at 358.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Importer Marketplace package 1.9.0-I20180228_1204 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 7.2 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.9 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.5 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.2 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-importer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-importer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-importer --- [INFO] Storing buildNumber: 20180228-120456 at timestamp: 1519819496226 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-importer --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-importer --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-importer --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) importer-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/ear [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target [INFO] [copy] Copying 176 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/ear/bundles [INFO] [copy] Copying 269 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/ear/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [nx:rmdups] removed duplicates: jna-4.4.0.jar ; preserved: jna-4.4.0-1.jar [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/ear-1.9.0-I20180228_1204.zip [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1204.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1204.zip: bundles/nuxeo-importer-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1204.zip: bundles/nuxeo-importer-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1204.zip: bundles/nuxeo-importer-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1204.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in ear-1.9.0-I20180228_1204.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/ear-1.9.0-I20180228_1204.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 12:05:16 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Produces random blobs [StreamImporter.runRandomBlobProducers: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@26d60427) [WARNING] [nx:studioExtraction] Produces random blobs in a Log. [WARNING] [nx:studioExtraction] Feb 28, 2018 12:05:17 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Import blobs [StreamImporter.runBlobConsumers: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@5d5790ea) [WARNING] [nx:studioExtraction] Import blob into the binarystore. [WARNING] [nx:studioExtraction] Feb 28, 2018 12:05:17 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Produces random blobs [StreamImporter.runRandomDocumentProducers: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@4a332d23) [WARNING] [nx:studioExtraction] Produces random blobs in a Log. [WARNING] [nx:studioExtraction] Feb 28, 2018 12:05:17 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Imports document [StreamImporter.runDocumentConsumers: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@614eceb) [WARNING] [nx:studioExtraction] Import documents into repository. [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace-importer-1.9.0-I20180228_1204.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace-importer-1.9.0-I20180228_1204.zip to MavenProject: org.nuxeo.marketplace.importer:marketplace-importer:1.9.0-I20180228_1204 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-importer --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/importer/marketplace-importer/1.9.0-I20180228_1204 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-importer >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-importer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-importer --- [INFO] Storing buildNumber: 20180228-120520 at timestamp: 1519819520425 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-importer --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-importer <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-importer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace-importer-1.9.0-I20180228_1204-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-importer --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace-importer-1.9.0-I20180228_1204.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/importer/marketplace-importer/1.9.0-I20180228_1204/marketplace-importer-1.9.0-I20180228_1204.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/importer/marketplace-importer/1.9.0-I20180228_1204/marketplace-importer-1.9.0-I20180228_1204.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace-importer-1.9.0-I20180228_1204-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/importer/marketplace-importer/1.9.0-I20180228_1204/marketplace-importer-1.9.0-I20180228_1204-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-importer --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/1.9.0-I20180228_1204/marketplace-importer-1.9.0-I20180228_1204.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/1.9.0-I20180228_1204/marketplace-importer-1.9.0-I20180228_1204.zip (733 KB at 899.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/1.9.0-I20180228_1204/marketplace-importer-1.9.0-I20180228_1204.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/1.9.0-I20180228_1204/marketplace-importer-1.9.0-I20180228_1204.pom (2 KB at 22.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/maven-metadata.xml (60 KB at 193.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/maven-metadata.xml (60 KB at 442.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/1.9.0-I20180228_1204/marketplace-importer-1.9.0-I20180228_1204-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/importer/marketplace-importer/1.9.0-I20180228_1204/marketplace-importer-1.9.0-I20180228_1204-sources.jar (2 KB at 15.0 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Importer Marketplace package parent ................ SUCCESS [ 6.293 s] [INFO] Importer Marketplace package ....................... SUCCESS [ 34.292 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 42.929 s [INFO] Finished at: 2018-02-28T12:05:22+00:00 [INFO] Final Memory: 118M/1808M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-importer-1.9.0-I20180228_1204.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 733k 0 0 100 733k 0 1499k --:--:-- --:--:-- --:--:-- 1499k 100 733k 0 0 100 733k 0 1498k --:--:-- --:--:-- --:--:-- 1499k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:05:23 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=3B0657115E7BCF10168A167D1E81941A.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-kerberos-authentication] Prepare release of marketplace-kerberos-authentication... Working on custom repository... Releasing from branch: master Current version: 1.7.0-SNAPSHOT Tag: release-1.7.0-I20180228_1205 Next version: 1.7.0-SNAPSHOT Maintenance branch 1.7.0-I20180228_1205 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-kerberos-authentication.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-kerberos-authentication.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.7.0-I20180228_1205, update versions, commit and tag as release-1.7.0-I20180228_1205... [.] $> git checkout -b 1.7.0-I20180228_1205 Switched to a new branch '1.7.0-I20180228_1205' [INFO] Replacing occurrences of 1.7.0-SNAPSHOT with 1.7.0-I20180228_1205 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/pom.xml' [.] $> git commit -m'Release master, update 1.7.0-SNAPSHOT to 1.7.0-I20180228_1205, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.7.0-I20180228_1205 10c165e] Release master, update 1.7.0-SNAPSHOT to 1.7.0-I20180228_1205, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.7.0-I20180228_1205 -m'Release release-1.7.0-I20180228_1205 from 1.7.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.7.0-I20180228_1205... [.] $> git checkout release-1.7.0-I20180228_1205 Note: checking out 'release-1.7.0-I20180228_1205'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 10c165e Release master, update 1.7.0-SNAPSHOT to 1.7.0-I20180228_1205, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Kerberos authentication parent [INFO] Marketplace package for Kerberos authentication [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Kerberos authentication parent 1.7.0-I20180228_1205 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-120532 at timestamp: 1519819532633 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/kerberos/parent/1.7.0-I20180228_1205 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-120534 at timestamp: 1519819534502 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/kerberos/parent/1.7.0-I20180228_1205/parent-1.7.0-I20180228_1205.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/parent/1.7.0-I20180228_1205/parent-1.7.0-I20180228_1205.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/parent/1.7.0-I20180228_1205/parent-1.7.0-I20180228_1205.pom (3 KB at 3.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/parent/maven-metadata.xml (61 KB at 269.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/parent/maven-metadata.xml (61 KB at 295.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package for Kerberos authentication 1.7.0-I20180228_1205 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 10.7 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 5.1 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 9.9 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-120544 at timestamp: 1519819544779 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) kerberos-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace [INFO] [copy] Copying 5 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target [INFO] [copy] Copying 29 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/nxr/bundles [INFO] [copy] Copying 47 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/nxr-1.7.0-I20180228_1205.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/nxr-1.7.0-I20180228_1205.zip to MavenProject: org.nuxeo.marketplace.kerberos:marketplace:1.7.0-I20180228_1205 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.7.0-I20180228_1205.zip: bundles/nuxeo-platform-login-kerberos-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.7.0-I20180228_1205.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/nxr-1.7.0-I20180228_1205.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace-1.7.0-I20180228_1205.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace-1.7.0-I20180228_1205.zip to MavenProject: org.nuxeo.marketplace.kerberos:marketplace:1.7.0-I20180228_1205 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/kerberos/marketplace/1.7.0-I20180228_1205 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-120552 at timestamp: 1519819552586 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace-1.7.0-I20180228_1205-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace-1.7.0-I20180228_1205.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/kerberos/marketplace/1.7.0-I20180228_1205/marketplace-1.7.0-I20180228_1205.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/kerberos/marketplace/1.7.0-I20180228_1205/marketplace-1.7.0-I20180228_1205.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/nxr-1.7.0-I20180228_1205.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/kerberos/marketplace/1.7.0-I20180228_1205/marketplace-1.7.0-I20180228_1205-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace-1.7.0-I20180228_1205-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/kerberos/marketplace/1.7.0-I20180228_1205/marketplace-1.7.0-I20180228_1205-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/1.7.0-I20180228_1205/marketplace-1.7.0-I20180228_1205.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/1.7.0-I20180228_1205/marketplace-1.7.0-I20180228_1205.zip (14 KB at 15.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/1.7.0-I20180228_1205/marketplace-1.7.0-I20180228_1205.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/1.7.0-I20180228_1205/marketplace-1.7.0-I20180228_1205.pom (2 KB at 13.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/maven-metadata.xml (60 KB at 131.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/maven-metadata.xml (60 KB at 297.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/1.7.0-I20180228_1205/marketplace-1.7.0-I20180228_1205-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/1.7.0-I20180228_1205/marketplace-1.7.0-I20180228_1205-nxr.zip (15844 KB at 44756.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/1.7.0-I20180228_1205/marketplace-1.7.0-I20180228_1205-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/kerberos/marketplace/1.7.0-I20180228_1205/marketplace-1.7.0-I20180228_1205-sources.jar (3 KB at 32.4 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Kerberos authentication parent ............... SUCCESS [ 4.673 s] [INFO] Marketplace package for Kerberos authentication .... SUCCESS [ 20.232 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.980 s [INFO] Finished at: 2018-02-28T12:05:56+00:00 [INFO] Final Memory: 115M/1485M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-1.7.0-I20180228_1205.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14022 0 0 100 14022 0 30864 --:--:-- --:--:-- --:--:-- 30817 100 14022 0 0 100 14022 0 30862 --:--:-- --:--:-- --:--:-- 30817 HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:05:58 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=A74EC8F3B6DFB6E4187B149694268BEF.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-platform-explorer] Prepare release of marketplace-platform-explorer... Working on custom repository... Releasing from branch: master Current version: 1.8.0-SNAPSHOT Tag: release-1.8.0-I20180228_1205 Next version: 1.8.0-SNAPSHOT Maintenance branch 1.8.0-I20180228_1205 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-platform-explorer.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-platform-explorer.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.8.0-I20180228_1205, update versions, commit and tag as release-1.8.0-I20180228_1205... [.] $> git checkout -b 1.8.0-I20180228_1205 Switched to a new branch '1.8.0-I20180228_1205' [INFO] Replacing occurrences of 1.8.0-SNAPSHOT with 1.8.0-I20180228_1205 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/pom.xml' [.] $> git commit -m'Release master, update 1.8.0-SNAPSHOT to 1.8.0-I20180228_1205, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.8.0-I20180228_1205 25665cb] Release master, update 1.8.0-SNAPSHOT to 1.8.0-I20180228_1205, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.8.0-I20180228_1205 -m'Release release-1.8.0-I20180228_1205 from 1.8.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.8.0-I20180228_1205... [.] $> git checkout release-1.8.0-I20180228_1205 Note: checking out 'release-1.8.0-I20180228_1205'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 25665cb Release master, update 1.8.0-SNAPSHOT to 1.8.0-I20180228_1205, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Marketplace Platform Explorer - Parent [INFO] Marketplace Platform Explorer - Marketplace [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace Platform Explorer - Parent 1.8.0-I20180228_1205 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-platform-explorer-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-platform-explorer-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-platform-explorer-parent --- [INFO] Storing buildNumber: 20180228-120607 at timestamp: 1519819567174 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-platform-explorer-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-platform-explorer-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-platform-explorer-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-platform-explorer-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-platform-explorer-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/marketplace-platform-explorer-parent/1.8.0-I20180228_1205 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-platform-explorer-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-platform-explorer-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-platform-explorer-parent --- [INFO] Storing buildNumber: 20180228-120610 at timestamp: 1519819570296 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-platform-explorer-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-platform-explorer-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-platform-explorer-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-platform-explorer-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-platform-explorer-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-platform-explorer-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/marketplace-platform-explorer-parent/1.8.0-I20180228_1205/marketplace-platform-explorer-parent-1.8.0-I20180228_1205.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-platform-explorer-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/marketplace-platform-explorer-parent/1.8.0-I20180228_1205/marketplace-platform-explorer-parent-1.8.0-I20180228_1205.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/marketplace-platform-explorer-parent/1.8.0-I20180228_1205/marketplace-platform-explorer-parent-1.8.0-I20180228_1205.pom (3 KB at 1.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/marketplace-platform-explorer-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/marketplace-platform-explorer-parent/maven-metadata.xml (28 KB at 200.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/marketplace-platform-explorer-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/marketplace-platform-explorer-parent/maven-metadata.xml (28 KB at 286.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace Platform Explorer - Marketplace 1.8.0-I20180228_1205 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://connect.nuxeo.com/nuxeo/site/studio/maven/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 7.7 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.3 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://connect.nuxeo.com/nuxeo/site/studio/maven/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 11.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ explorer-marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ explorer-marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ explorer-marketplace --- [INFO] Storing buildNumber: 20180228-120620 at timestamp: 1519819580765 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ explorer-marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ explorer-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ explorer-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ explorer-marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ explorer-marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) platform-explorer.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target [INFO] [copy] Copying 61 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/nxr/bundles [INFO] [copy] Copying 144 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/nxr-1.8.0-I20180228_1205.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/nxr-1.8.0-I20180228_1205.zip to MavenProject: org.nuxeo.ecm.distribution:explorer-marketplace:1.8.0-I20180228_1205 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.8.0-I20180228_1205.zip: bundles/nuxeo-apidoc-repo-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.8.0-I20180228_1205.zip: bundles/nuxeo-apidoc-webengine-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.8.0-I20180228_1205.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.8.0-I20180228_1205.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.8.0-I20180228_1205.zip: bundles/nuxeo-webengine-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.8.0-I20180228_1205.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nxr-1.8.0-I20180228_1205.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nxr-1.8.0-I20180228_1205.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/nxr-1.8.0-I20180228_1205.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXDistribution [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXBundleGroup [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXBundle [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXComponent [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXExtensionPoint [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXContribution [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXService [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXSeamComponent [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXOperation [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: NXDocumentation [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@c6c4509 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@407fda21 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@6fb38ea5 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@4b7cc75b [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@2c1312c1 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@2cfc75cb [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@674d102c [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@90772f7 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@3f0b8fd0 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@f8f9ce0 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:06:32 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@4a14227a [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/explorer-marketplace-1.8.0-I20180228_1205.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/explorer-marketplace-1.8.0-I20180228_1205.zip to MavenProject: org.nuxeo.ecm.distribution:explorer-marketplace:1.8.0-I20180228_1205 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ explorer-marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.0-I20180228_1205 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ explorer-marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ explorer-marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ explorer-marketplace --- [INFO] Storing buildNumber: 20180228-120635 at timestamp: 1519819595811 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ explorer-marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ explorer-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ explorer-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ explorer-marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ explorer-marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/explorer-marketplace-1.8.0-I20180228_1205-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ explorer-marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/explorer-marketplace-1.8.0-I20180228_1205.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.0-I20180228_1205/explorer-marketplace-1.8.0-I20180228_1205.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.0-I20180228_1205/explorer-marketplace-1.8.0-I20180228_1205.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/nxr-1.8.0-I20180228_1205.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.0-I20180228_1205/explorer-marketplace-1.8.0-I20180228_1205-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/explorer-marketplace-1.8.0-I20180228_1205-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.0-I20180228_1205/explorer-marketplace-1.8.0-I20180228_1205-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ explorer-marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.0-I20180228_1205/explorer-marketplace-1.8.0-I20180228_1205.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.0-I20180228_1205/explorer-marketplace-1.8.0-I20180228_1205.zip (1299 KB at 6333.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.0-I20180228_1205/explorer-marketplace-1.8.0-I20180228_1205.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.0-I20180228_1205/explorer-marketplace-1.8.0-I20180228_1205.pom (2 KB at 25.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/maven-metadata.xml (60 KB at 183.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/maven-metadata.xml (60 KB at 302.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.0-I20180228_1205/explorer-marketplace-1.8.0-I20180228_1205-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.0-I20180228_1205/explorer-marketplace-1.8.0-I20180228_1205-nxr.zip (84684 KB at 40989.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.0-I20180228_1205/explorer-marketplace-1.8.0-I20180228_1205-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/explorer-marketplace/1.8.0-I20180228_1205/explorer-marketplace-1.8.0-I20180228_1205-sources.jar (2 KB at 17.1 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Marketplace Platform Explorer - Parent ............. SUCCESS [ 7.124 s] [INFO] Marketplace Platform Explorer - Marketplace ........ SUCCESS [ 26.005 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 36.026 s [INFO] Finished at: 2018-02-28T12:06:39+00:00 [INFO] Final Memory: 116M/1731M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/explorer-marketplace-1.8.0-I20180228_1205.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 91 1298k 0 0 91 1184k 0 3301k --:--:-- --:--:-- --:--:-- 3298k 100 1298k 0 0 100 1298k 0 2035k --:--:-- --:--:-- --:--:-- 2035k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:06:41 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=BD5E6FB0C8895EDEB13CF0F79A8E695B.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-quota] Prepare release of marketplace-quota... Working on custom repository... Releasing from branch: master Current version: 1.8.0-SNAPSHOT Tag: release-1.8.0-I20180228_1206 Next version: 1.8.0-SNAPSHOT Maintenance branch 1.8.0-I20180228_1206 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-quota.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-quota.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.8.0-I20180228_1206, update versions, commit and tag as release-1.8.0-I20180228_1206... [.] $> git checkout -b 1.8.0-I20180228_1206 Switched to a new branch '1.8.0-I20180228_1206' [INFO] Replacing occurrences of 1.8.0-SNAPSHOT with 1.8.0-I20180228_1206 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/pom.xml' [.] $> git commit -m'Release master, update 1.8.0-SNAPSHOT to 1.8.0-I20180228_1206, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.8.0-I20180228_1206 c7ba08c] Release master, update 1.8.0-SNAPSHOT to 1.8.0-I20180228_1206, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.8.0-I20180228_1206 -m'Release release-1.8.0-I20180228_1206 from 1.8.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.8.0-I20180228_1206... [.] $> git checkout release-1.8.0-I20180228_1206 Note: checking out 'release-1.8.0-I20180228_1206'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c7ba08c Release master, update 1.8.0-SNAPSHOT to 1.8.0-I20180228_1206, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Quota Marketplace package [INFO] Marketplace package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Quota Marketplace package 1.8.0-I20180228_1206 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-120649 at timestamp: 1519819609732 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/quota/parent/1.8.0-I20180228_1206 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-120652 at timestamp: 1519819612735 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/quota/parent/1.8.0-I20180228_1206/parent-1.8.0-I20180228_1206.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/parent/1.8.0-I20180228_1206/parent-1.8.0-I20180228_1206.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/parent/1.8.0-I20180228_1206/parent-1.8.0-I20180228_1206.pom (2 KB at 5.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/parent/maven-metadata.xml (60 KB at 381.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/parent/maven-metadata.xml (60 KB at 304.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package 1.8.0-I20180228_1206 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.8 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.3 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 5.0 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-120704 at timestamp: 1519819624756 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) quota-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr-server-1.8.0-I20180228_1206.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr-server-1.8.0-I20180228_1206.zip to MavenProject: org.nuxeo.marketplace.quota:marketplace:1.8.0-I20180228_1206 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-server-1.8.0-I20180228_1206.zip: bundles/nuxeo-quota-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-server-1.8.0-I20180228_1206.zip: bundles/nuxeo-quota-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr-server-1.8.0-I20180228_1206.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr/bundles [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr-server-1.8.0-I20180228_1206.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr-jsf-1.8.0-I20180228_1206.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr-jsf-1.8.0-I20180228_1206.zip to MavenProject: org.nuxeo.marketplace.quota:marketplace:1.8.0-I20180228_1206 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-jsf-1.8.0-I20180228_1206.zip: bundles/nuxeo-quota-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-a4j-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-core-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr-jsf-1.8.0-I20180228_1206.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 12:07:28 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: quota_heaviest_containers_cv [WARNING] [nx:studioExtraction] Feb 28, 2018 12:07:28 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@3dc77ff4 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:07:28 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@24f64b00 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:07:28 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@36e054f9 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:07:28 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: DocumentsCountStatistics ([documents_count_statistics]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:07:28 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: DocumentsSizeStatistics ([documents_size_statistics]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:07:28 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Quotas > Get Quota info [Quotas.GetInfo: [document, jsonadapter, document, jsonadapter, void, jsonadapter]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@66ab002e) [WARNING] [nx:studioExtraction] Returns the Quota Infos (innerSize, totalSize and maxQuota) for a DocumentModel [WARNING] [nx:studioExtraction] Feb 28, 2018 12:07:28 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Quotas > Set max Quota size for the target DocumentModel [Quotas.SetMaxSize: [document, long, document, long, void, long]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@6e107f0) [WARNING] [nx:studioExtraction] Set the maximum size of the target DocumentModel, use -1 to make Quota checks innative [WARNING] [nx:studioExtraction] Feb 28, 2018 12:07:28 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Quotas > Get Quota statistics [Quotas.GetStatistics: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@12710921) [WARNING] [nx:studioExtraction] Returns the Quota Infos (innerSize, totalSize and maxQuota) for a DocumentModel [WARNING] [nx:studioExtraction] Feb 28, 2018 12:07:28 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Quotas > Recompute quota statistics on documents, optionally only for a tenant, user or path [Quotas.RecomputeStatistics: [void, string]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@4b16ba59) [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace-1.8.0-I20180228_1206.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace-1.8.0-I20180228_1206.zip to MavenProject: org.nuxeo.marketplace.quota:marketplace:1.8.0-I20180228_1206 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/quota/marketplace/1.8.0-I20180228_1206 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-120731 at timestamp: 1519819651791 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace-1.8.0-I20180228_1206-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace-1.8.0-I20180228_1206.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/quota/marketplace/1.8.0-I20180228_1206/marketplace-1.8.0-I20180228_1206.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/quota/marketplace/1.8.0-I20180228_1206/marketplace-1.8.0-I20180228_1206.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr-server-1.8.0-I20180228_1206.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/quota/marketplace/1.8.0-I20180228_1206/marketplace-1.8.0-I20180228_1206-nxr-server.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/nxr-jsf-1.8.0-I20180228_1206.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/quota/marketplace/1.8.0-I20180228_1206/marketplace-1.8.0-I20180228_1206-nxr-jsf.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace-1.8.0-I20180228_1206-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/quota/marketplace/1.8.0-I20180228_1206/marketplace-1.8.0-I20180228_1206-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.0-I20180228_1206/marketplace-1.8.0-I20180228_1206.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.0-I20180228_1206/marketplace-1.8.0-I20180228_1206.zip (105 KB at 388.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.0-I20180228_1206/marketplace-1.8.0-I20180228_1206.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.0-I20180228_1206/marketplace-1.8.0-I20180228_1206.pom (2 KB at 20.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/maven-metadata.xml (59 KB at 242.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/maven-metadata.xml (59 KB at 550.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.0-I20180228_1206/marketplace-1.8.0-I20180228_1206-nxr-server.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.0-I20180228_1206/marketplace-1.8.0-I20180228_1206-nxr-server.zip (66 KB at 775.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.0-I20180228_1206/marketplace-1.8.0-I20180228_1206-nxr-jsf.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.0-I20180228_1206/marketplace-1.8.0-I20180228_1206-nxr-jsf.zip (1240 KB at 7164.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.0-I20180228_1206/marketplace-1.8.0-I20180228_1206-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/quota/marketplace/1.8.0-I20180228_1206/marketplace-1.8.0-I20180228_1206-sources.jar (2 KB at 14.2 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Quota Marketplace package .................... SUCCESS [ 5.558 s] [INFO] Marketplace package ................................ SUCCESS [ 39.026 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 47.588 s [INFO] Finished at: 2018-02-28T12:07:33+00:00 [INFO] Final Memory: 131M/1758M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-1.8.0-I20180228_1206.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 76 104k 0 0 76 82103 0 338k --:--:-- --:--:-- --:--:-- 338k 100 104k 0 0 100 104k 0 237k --:--:-- --:--:-- --:--:-- 237k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:07:35 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=05299B133565B8E57E4E627E1B158A88.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-resources-compat] Prepare release of marketplace-resources-compat... Working on custom repository... Releasing from branch: master Current version: 1.6.0-SNAPSHOT Tag: release-1.6.0-I20180228_1207 Next version: 1.6.0-SNAPSHOT Maintenance branch 1.6.0-I20180228_1207 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-resources-compat.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-resources-compat.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.6.0-I20180228_1207, update versions, commit and tag as release-1.6.0-I20180228_1207... [.] $> git checkout -b 1.6.0-I20180228_1207 Switched to a new branch '1.6.0-I20180228_1207' [INFO] Replacing occurrences of 1.6.0-SNAPSHOT with 1.6.0-I20180228_1207 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/pom.xml' [.] $> git commit -m'Release master, update 1.6.0-SNAPSHOT to 1.6.0-I20180228_1207, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.6.0-I20180228_1207 6d34e46] Release master, update 1.6.0-SNAPSHOT to 1.6.0-I20180228_1207, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 2 insertions(+), 2 deletions(-) [.] $> git tag -a release-1.6.0-I20180228_1207 -m'Release release-1.6.0-I20180228_1207 from 1.6.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.6.0-I20180228_1207... [.] $> git checkout release-1.6.0-I20180228_1207 Note: checking out 'release-1.6.0-I20180228_1207'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 6d34e46 Release master, update 1.6.0-SNAPSHOT to 1.6.0-I20180228_1207, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package for Resources Compatibility addon 1.6.0-I20180228_1207 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-resources-compat --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-resources-compat --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-resources-compat --- [INFO] Storing buildNumber: 20180228-120744 at timestamp: 1519819664185 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-resources-compat --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-resources-compat --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-resources-compat --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) resources-compat-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace/install/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace-resources-compat-1.6.0-I20180228_1207.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace-resources-compat-1.6.0-I20180228_1207.zip to MavenProject: org.nuxeo.marketplace:marketplace-resources-compat:1.6.0-I20180228_1207 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-resources-compat --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/marketplace-resources-compat/1.6.0-I20180228_1207 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-resources-compat >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-resources-compat --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-resources-compat --- [INFO] Storing buildNumber: 20180228-120748 at timestamp: 1519819668366 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-resources-compat --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-resources-compat --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-resources-compat <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-resources-compat --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace-resources-compat-1.6.0-I20180228_1207-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-resources-compat --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace-resources-compat-1.6.0-I20180228_1207.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/marketplace-resources-compat/1.6.0-I20180228_1207/marketplace-resources-compat-1.6.0-I20180228_1207.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/marketplace-resources-compat/1.6.0-I20180228_1207/marketplace-resources-compat-1.6.0-I20180228_1207.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace-resources-compat-1.6.0-I20180228_1207-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/marketplace-resources-compat/1.6.0-I20180228_1207/marketplace-resources-compat-1.6.0-I20180228_1207-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-resources-compat --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/1.6.0-I20180228_1207/marketplace-resources-compat-1.6.0-I20180228_1207.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/1.6.0-I20180228_1207/marketplace-resources-compat-1.6.0-I20180228_1207.zip (4 KB at 2.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/1.6.0-I20180228_1207/marketplace-resources-compat-1.6.0-I20180228_1207.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/1.6.0-I20180228_1207/marketplace-resources-compat-1.6.0-I20180228_1207.pom (3 KB at 23.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/maven-metadata.xml (60 KB at 189.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/maven-metadata.xml (61 KB at 492.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/1.6.0-I20180228_1207/marketplace-resources-compat-1.6.0-I20180228_1207-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/marketplace-resources-compat/1.6.0-I20180228_1207/marketplace-resources-compat-1.6.0-I20180228_1207-sources.jar (2 KB at 6.7 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.782 s [INFO] Finished at: 2018-02-28T12:07:51+00:00 [INFO] Final Memory: 46M/1237M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@target/marketplace-resources-compat-1.6.0-I20180228_1207.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4100 0 0 100 4100 0 9082 --:--:-- --:--:-- --:--:-- 9070 HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:07:52 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=788CD96176C3A2CCC90A597C9F40D4F6.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-review-workflows-dashboards] Prepare release of marketplace-review-workflows-dashboards... Working on custom repository... Releasing from branch: master Current version: 1.3.0-SNAPSHOT Tag: release-1.3.0-I20180228_1207 Next version: 1.3.0-SNAPSHOT Maintenance branch 1.3.0-I20180228_1207 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-review-workflows-dashboards.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-review-workflows-dashboards.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.3.0-I20180228_1207, update versions, commit and tag as release-1.3.0-I20180228_1207... [.] $> git checkout -b 1.3.0-I20180228_1207 Switched to a new branch '1.3.0-I20180228_1207' [INFO] Replacing occurrences of 1.3.0-SNAPSHOT with 1.3.0-I20180228_1207 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/pom.xml' [.] $> git commit -m'Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1207, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.3.0-I20180228_1207 69da318] Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1207, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.3.0-I20180228_1207 -m'Release release-1.3.0-I20180228_1207 from 1.3.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.3.0-I20180228_1207... [.] $> git checkout release-1.3.0-I20180228_1207 Note: checking out 'release-1.3.0-I20180228_1207'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 69da318 Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1207, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Review Workflows Dashboards Marketplace package [INFO] Nuxeo Review Workflows Dashboards Marketplace package [INFO] Nuxeo Review Workflows Dashboards functional tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Review Workflows Dashboards Marketplace package 1.3.0-I20180228_1207 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-120801 at timestamp: 1519819681283 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/parent/1.3.0-I20180228_1207 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-120804 at timestamp: 1519819684160 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/parent/1.3.0-I20180228_1207/parent-1.3.0-I20180228_1207.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/parent/1.3.0-I20180228_1207/parent-1.3.0-I20180228_1207.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/parent/1.3.0-I20180228_1207/parent-1.3.0-I20180228_1207.pom (3 KB at 4.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/parent/maven-metadata.xml (48 KB at 176.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/parent/maven-metadata.xml (48 KB at 257.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Review Workflows Dashboards Marketplace package 1.3.0-I20180228_1207 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 11.0 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.2 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 11.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-review-workflows-dashboards --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-review-workflows-dashboards --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-review-workflows-dashboards --- [INFO] Storing buildNumber: 20180228-120815 at timestamp: 1519819695993 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-review-workflows-dashboards --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-review-workflows-dashboards --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-review-workflows-dashboards --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nuxeo-review-workflows-dashboards-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nxr/bundles [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nxr-1.3.0-I20180228_1207.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nxr-1.3.0-I20180228_1207.zip to MavenProject: org.nuxeo.marketplace.review.workflows.dashboards:marketplace-review-workflows-dashboards:1.3.0-I20180228_1207 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1207.zip: bundles/nuxeo-review-workflows-dashboards-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1207.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-a4j-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-core-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nxr-1.3.0-I20180228_1207.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207.zip to MavenProject: org.nuxeo.marketplace.review.workflows.dashboards:marketplace-review-workflows-dashboards:1.3.0-I20180228_1207 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-review-workflows-dashboards --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.0-I20180228_1207 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-review-workflows-dashboards >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-review-workflows-dashboards --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-review-workflows-dashboards --- [INFO] Storing buildNumber: 20180228-120845 at timestamp: 1519819725780 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-review-workflows-dashboards --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-review-workflows-dashboards --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-review-workflows-dashboards <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-review-workflows-dashboards --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-review-workflows-dashboards --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.0-I20180228_1207/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.0-I20180228_1207/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/nxr-1.3.0-I20180228_1207.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.0-I20180228_1207/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.0-I20180228_1207/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-review-workflows-dashboards --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.0-I20180228_1207/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.0-I20180228_1207/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207.zip (277 KB at 336.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.0-I20180228_1207/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.0-I20180228_1207/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207.pom (2 KB at 20.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/maven-metadata.xml (48 KB at 217.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/maven-metadata.xml (48 KB at 359.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.0-I20180228_1207/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.0-I20180228_1207/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207-nxr.zip (276 KB at 3400.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.0-I20180228_1207/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/marketplace-review-workflows-dashboards/1.3.0-I20180228_1207/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207-sources.jar (2 KB at 14.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Review Workflows Dashboards functional tests with WebDriver 1.3.0-I20180228_1207 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180228-120848 at timestamp: 1519819728563 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/webdriver-1.3.0-I20180228_1207.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.0-I20180228_1207 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180228-120852 at timestamp: 1519819732247 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/webdriver-1.3.0-I20180228_1207-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.review.workflows.dashboards:webdriver:1.3.0-I20180228_1207) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 3.3 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 2.1 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target nuxeo-review-workflows-dashboards-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target nuxeo-review-workflows-dashboards-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target nuxeo-review-workflows-dashboards-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target nuxeo-review-workflows-dashboards-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target nuxeo-review-workflows-dashboards-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target nuxeo-review-workflows-dashboards-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target nuxeo-review-workflows-dashboards-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-review-workflows-dashboards-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target nuxeo-review-workflows-dashboards-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-jsf-ui-10.1.0-I20180228_0918/nuxeo-review-workflows-dashboards-1.3.0-I20180228_1207 [INFO] [exec] Local packages to install (2): nuxeo-jsf-ui:10.1.0-I20180228_0918, nuxeo-review-workflows-dashboards:1.3.0-I20180228_1207 [INFO] [exec] Installing nuxeo-jsf-ui-10.1.0-I20180228_0918 [INFO] [exec] Installing nuxeo-review-workflows-dashboards-1.3.0-I20180228_1207 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 58112. [INFO] [exec] ............................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 664 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 1min02s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.functionaltests.ITLoginLogoutTest 12:10:30,780 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' 12:10:51,048 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.39 sec - in org.nuxeo.functionaltests.ITLoginLogoutTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.review.workflows.dashboards:webdriver:1.3.0-I20180228_1207) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target nuxeo-review-workflows-dashboards-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-review-workflows-dashboards-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.0-I20180228_1207/webdriver-1.3.0-I20180228_1207.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.0-I20180228_1207/webdriver-1.3.0-I20180228_1207.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/ftest/webdriver/target/webdriver-1.3.0-I20180228_1207-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.0-I20180228_1207/webdriver-1.3.0-I20180228_1207-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.0-I20180228_1207/webdriver-1.3.0-I20180228_1207.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.0-I20180228_1207/webdriver-1.3.0-I20180228_1207.jar (5 KB at 27.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.0-I20180228_1207/webdriver-1.3.0-I20180228_1207.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.0-I20180228_1207/webdriver-1.3.0-I20180228_1207.pom (5 KB at 54.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/maven-metadata.xml (46 KB at 223.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/maven-metadata.xml (46 KB at 101.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.0-I20180228_1207/webdriver-1.3.0-I20180228_1207-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/review/workflows/dashboards/webdriver/1.3.0-I20180228_1207/webdriver-1.3.0-I20180228_1207-sources.jar (337 B at 4.3 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Review Workflows Dashboards Marketplace package SUCCESS [ 5.732 s] [INFO] Nuxeo Review Workflows Dashboards Marketplace package SUCCESS [ 41.777 s] [INFO] Nuxeo Review Workflows Dashboards functional tests with WebDriver SUCCESS [02:11 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:02 min [INFO] Finished at: 2018-02-28T12:10:58+00:00 [INFO] Final Memory: 163M/1778M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 276k 0 0 100 276k 0 580k --:--:-- --:--:-- --:--:-- 580k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:11:01 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=0B6D8E33EAC08B98F3A4AA8C0EBACFE4.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-saml2-login] Prepare release of marketplace-saml2-login... Working on custom repository... Releasing from branch: master Current version: 1.4.0-SNAPSHOT Tag: release-1.4.0-I20180228_1211 Next version: 1.4.0-SNAPSHOT Maintenance branch 1.4.0-I20180228_1211 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-saml2-login.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-saml2-login.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.4.0-I20180228_1211, update versions, commit and tag as release-1.4.0-I20180228_1211... [.] $> git checkout -b 1.4.0-I20180228_1211 Switched to a new branch '1.4.0-I20180228_1211' [INFO] Replacing occurrences of 1.4.0-SNAPSHOT with 1.4.0-I20180228_1211 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/pom.xml' [.] $> git commit -m'Release master, update 1.4.0-SNAPSHOT to 1.4.0-I20180228_1211, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.4.0-I20180228_1211 c70a70d] Release master, update 1.4.0-SNAPSHOT to 1.4.0-I20180228_1211, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.4.0-I20180228_1211 -m'Release release-1.4.0-I20180228_1211 from 1.4.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.4.0-I20180228_1211... [.] $> git checkout release-1.4.0-I20180228_1211 Note: checking out 'release-1.4.0-I20180228_1211'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c70a70d Release master, update 1.4.0-SNAPSHOT to 1.4.0-I20180228_1211, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo SAML 2 Authentication Marketplace Parent [INFO] Nuxeo SAML 2 Authentication Marketplace Package [INFO] Nuxeo SAML 2 Authentication functional tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo SAML 2 Authentication Marketplace Parent 1.4.0-I20180228_1211 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-121109 at timestamp: 1519819869906 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/parent/1.4.0-I20180228_1211 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-121112 at timestamp: 1519819872213 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/parent/1.4.0-I20180228_1211/parent-1.4.0-I20180228_1211.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/parent/1.4.0-I20180228_1211/parent-1.4.0-I20180228_1211.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/parent/1.4.0-I20180228_1211/parent-1.4.0-I20180228_1211.pom (2 KB at 1.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/parent/maven-metadata.xml (48 KB at 64.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/parent/maven-metadata.xml (48 KB at 219.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo SAML 2 Authentication Marketplace Package 1.4.0-I20180228_1211 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 11.0 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.2 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 2.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 0.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-saml2-login --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-saml2-login --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-saml2-login --- [INFO] Storing buildNumber: 20180228-121123 at timestamp: 1519819883680 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-saml2-login --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-saml2-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-saml2-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-saml2-login --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-saml2-login --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) saml2-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target [INFO] [copy] Copying 69 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/nxr/bundles [INFO] [copy] Copying 129 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/nxr/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/nxr-1.4.0-I20180228_1211.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/nxr-1.4.0-I20180228_1211.zip to MavenProject: org.nuxeo.marketplace.saml2:marketplace-saml2-login:1.4.0-I20180228_1211 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1211.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1211.zip: bundles/nuxeo-platform-login-saml2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1211.zip: bundles/nuxeo-usermapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1211.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1211.zip: lib/commons-httpclient-3.1.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1211.zip: lib/esapi-2.0.1.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1211.zip: lib/jna-4.4.0.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1211.zip: lib/not-yet-commons-ssl-0.3.9.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1211.zip: lib/opensaml-2.6.4.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1211.zip: lib/openws-1.5.4.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1211.zip: lib/velocity-1.7.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1211.zip: lib/xmlsec-1.5.7.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1211.zip: lib/xmltooling-1.4.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/nxr-1.4.0-I20180228_1211.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace-saml2-login-1.4.0-I20180228_1211.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace-saml2-login-1.4.0-I20180228_1211.zip to MavenProject: org.nuxeo.marketplace.saml2:marketplace-saml2-login:1.4.0-I20180228_1211 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-saml2-login --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.0-I20180228_1211 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-saml2-login >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-saml2-login --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-saml2-login --- [INFO] Storing buildNumber: 20180228-121138 at timestamp: 1519819898279 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-saml2-login --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-saml2-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-saml2-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-saml2-login <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-saml2-login --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace-saml2-login-1.4.0-I20180228_1211-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-saml2-login --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace-saml2-login-1.4.0-I20180228_1211.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.0-I20180228_1211/marketplace-saml2-login-1.4.0-I20180228_1211.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.0-I20180228_1211/marketplace-saml2-login-1.4.0-I20180228_1211.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/nxr-1.4.0-I20180228_1211.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.0-I20180228_1211/marketplace-saml2-login-1.4.0-I20180228_1211-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace-saml2-login-1.4.0-I20180228_1211-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.0-I20180228_1211/marketplace-saml2-login-1.4.0-I20180228_1211-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-saml2-login --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.0-I20180228_1211/marketplace-saml2-login-1.4.0-I20180228_1211.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.0-I20180228_1211/marketplace-saml2-login-1.4.0-I20180228_1211.zip (5100 KB at 1279.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.0-I20180228_1211/marketplace-saml2-login-1.4.0-I20180228_1211.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.0-I20180228_1211/marketplace-saml2-login-1.4.0-I20180228_1211.pom (2 KB at 17.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/maven-metadata.xml (48 KB at 128.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/maven-metadata.xml (48 KB at 426.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.0-I20180228_1211/marketplace-saml2-login-1.4.0-I20180228_1211-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.0-I20180228_1211/marketplace-saml2-login-1.4.0-I20180228_1211-nxr.zip (88617 KB at 32436.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.0-I20180228_1211/marketplace-saml2-login-1.4.0-I20180228_1211-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/marketplace-saml2-login/1.4.0-I20180228_1211/marketplace-saml2-login-1.4.0-I20180228_1211-sources.jar (2 KB at 14.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo SAML 2 Authentication functional tests with WebDriver 1.4.0-I20180228_1211 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180228-121147 at timestamp: 1519819907201 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/webdriver-1.4.0-I20180228_1211.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/webdriver/1.4.0-I20180228_1211 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180228-121150 at timestamp: 1519819910442 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/webdriver-1.4.0-I20180228_1211-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.saml2:webdriver:1.4.0-I20180228_1211) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 7.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 2.3 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target nuxeo-saml2-login-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target nuxeo-saml2-login-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target nuxeo-saml2-login-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target nuxeo-saml2-login-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target nuxeo-saml2-login-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target nuxeo-saml2-login-tests.prepare-environment: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target nuxeo-saml2-login-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-saml2-login-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target nuxeo-saml2-login-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/marketplace-saml2-login-1.4.0-I20180228_1211.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): saml2-authentication-1.4.0-I20180228_1211 [INFO] [exec] Local packages to install (1): saml2-authentication:1.4.0-I20180228_1211 [INFO] [exec] Installing saml2-authentication-1.4.0-I20180228_1211 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 61160. [INFO] [exec] ................................. [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 477 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 1min07s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ webdriver --- [INFO] No tests to run. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.saml2:webdriver:1.4.0-I20180228_1211) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target nuxeo-saml2-login-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-saml2-login-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ webdriver --- [INFO] No tests to run. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/webdriver/1.4.0-I20180228_1211/webdriver-1.4.0-I20180228_1211.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/webdriver/1.4.0-I20180228_1211/webdriver-1.4.0-I20180228_1211.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/ftest/startup/target/webdriver-1.4.0-I20180228_1211-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/saml2/webdriver/1.4.0-I20180228_1211/webdriver-1.4.0-I20180228_1211-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/1.4.0-I20180228_1211/webdriver-1.4.0-I20180228_1211.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/1.4.0-I20180228_1211/webdriver-1.4.0-I20180228_1211.jar (4 KB at 19.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/1.4.0-I20180228_1211/webdriver-1.4.0-I20180228_1211.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/1.4.0-I20180228_1211/webdriver-1.4.0-I20180228_1211.pom (4 KB at 50.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/maven-metadata.xml (48 KB at 158.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/maven-metadata.xml (48 KB at 192.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/1.4.0-I20180228_1211/webdriver-1.4.0-I20180228_1211-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/saml2/webdriver/1.4.0-I20180228_1211/webdriver-1.4.0-I20180228_1211-sources.jar (337 B at 4.0 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo SAML 2 Authentication Marketplace Parent ..... SUCCESS [ 6.161 s] [INFO] Nuxeo SAML 2 Authentication Marketplace Package .... SUCCESS [ 30.554 s] [INFO] Nuxeo SAML 2 Authentication functional tests with WebDriver SUCCESS [01:47 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:26 min [INFO] Finished at: 2018-02-28T12:13:33+00:00 [INFO] Final Memory: 126M/1724M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-saml2-login-1.4.0-I20180228_1211.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5099k 0 0 100 5099k 0 4931k 0:00:01 0:00:01 --:--:-- 4937k 100 5099k 0 0 100 5099k 0 4930k 0:00:01 0:00:01 --:--:-- 4932k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:13:38 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=429B3761B292BD09AD90CB396F8CB639.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-shibboleth-login] Prepare release of marketplace-shibboleth-login... Working on custom repository... Releasing from branch: master Current version: 2.6.0-SNAPSHOT Tag: release-2.6.0-I20180228_1213 Next version: 2.6.0-SNAPSHOT Maintenance branch 2.6.0-I20180228_1213 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-shibboleth-login.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-shibboleth-login.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 2.6.0-I20180228_1213, update versions, commit and tag as release-2.6.0-I20180228_1213... [.] $> git checkout -b 2.6.0-I20180228_1213 Switched to a new branch '2.6.0-I20180228_1213' [INFO] Replacing occurrences of 2.6.0-SNAPSHOT with 2.6.0-I20180228_1213 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/pom.xml' [.] $> git commit -m'Release master, update 2.6.0-SNAPSHOT to 2.6.0-I20180228_1213, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [2.6.0-I20180228_1213 f1a0eb2] Release master, update 2.6.0-SNAPSHOT to 2.6.0-I20180228_1213, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 7 insertions(+), 8 deletions(-) [.] $> git tag -a release-2.6.0-I20180228_1213 -m'Release release-2.6.0-I20180228_1213 from 2.6.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-2.6.0-I20180228_1213... [.] $> git checkout release-2.6.0-I20180228_1213 Note: checking out 'release-2.6.0-I20180228_1213'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at f1a0eb2 Release master, update 2.6.0-SNAPSHOT to 2.6.0-I20180228_1213, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Utility POM for Shibboleth Authentication Package [INFO] Shibboleth Authentication Marketplace Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Utility POM for Shibboleth Authentication Package 2.6.0-I20180228_1213 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ shibboleth-login-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ shibboleth-login-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ shibboleth-login-parent --- [INFO] Storing buildNumber: 20180228-121347 at timestamp: 1519820027259 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ shibboleth-login-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ shibboleth-login-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ shibboleth-login-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ shibboleth-login-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ shibboleth-login-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/shibboleth-login-parent/2.6.0-I20180228_1213 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ shibboleth-login-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ shibboleth-login-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ shibboleth-login-parent --- [INFO] Storing buildNumber: 20180228-121349 at timestamp: 1519820029496 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ shibboleth-login-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ shibboleth-login-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ shibboleth-login-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ shibboleth-login-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ shibboleth-login-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ shibboleth-login-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/shibboleth-login-parent/2.6.0-I20180228_1213/shibboleth-login-parent-2.6.0-I20180228_1213.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ shibboleth-login-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/shibboleth-login-parent/2.6.0-I20180228_1213/shibboleth-login-parent-2.6.0-I20180228_1213.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/shibboleth-login-parent/2.6.0-I20180228_1213/shibboleth-login-parent-2.6.0-I20180228_1213.pom (3 KB at 1.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/shibboleth-login-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/shibboleth-login-parent/maven-metadata.xml (7 KB at 27.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/shibboleth-login-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/shibboleth-login-parent/maven-metadata.xml (7 KB at 36.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Shibboleth Authentication Marketplace Package 2.6.0-I20180228_1213 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 8.9 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 5.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 11.9 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-shibboleth-authentication --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-shibboleth-authentication --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-shibboleth-authentication --- [INFO] Storing buildNumber: 20180228-121356 at timestamp: 1519820036694 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-shibboleth-authentication --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-shibboleth-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-shibboleth-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-shibboleth-authentication --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-shibboleth-authentication --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) shibboleth-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace/install/bundles [INFO] Managed version set on org.nuxeo.ecm.platform:nuxeo-usermapper:jar:10.1-I20180228_0918 [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace/install/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace-shibboleth-authentication-2.6.0-I20180228_1213.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace-shibboleth-authentication-2.6.0-I20180228_1213.zip to MavenProject: org.nuxeo.ecm.platform:marketplace-shibboleth-authentication:2.6.0-I20180228_1213 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-shibboleth-authentication --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.0-I20180228_1213 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-shibboleth-authentication >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-shibboleth-authentication --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-shibboleth-authentication --- [INFO] Storing buildNumber: 20180228-121359 at timestamp: 1519820039423 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-shibboleth-authentication --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-shibboleth-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-shibboleth-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-shibboleth-authentication <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-shibboleth-authentication --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace-shibboleth-authentication-2.6.0-I20180228_1213-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-shibboleth-authentication --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace-shibboleth-authentication-2.6.0-I20180228_1213.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.0-I20180228_1213/marketplace-shibboleth-authentication-2.6.0-I20180228_1213.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.0-I20180228_1213/marketplace-shibboleth-authentication-2.6.0-I20180228_1213.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace-shibboleth-authentication-2.6.0-I20180228_1213-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.0-I20180228_1213/marketplace-shibboleth-authentication-2.6.0-I20180228_1213-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-shibboleth-authentication --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.0-I20180228_1213/marketplace-shibboleth-authentication-2.6.0-I20180228_1213.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.0-I20180228_1213/marketplace-shibboleth-authentication-2.6.0-I20180228_1213.zip (40 KB at 126.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.0-I20180228_1213/marketplace-shibboleth-authentication-2.6.0-I20180228_1213.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.0-I20180228_1213/marketplace-shibboleth-authentication-2.6.0-I20180228_1213.pom (2 KB at 16.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/maven-metadata.xml (60 KB at 29.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/maven-metadata.xml (60 KB at 216.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.0-I20180228_1213/marketplace-shibboleth-authentication-2.6.0-I20180228_1213-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-shibboleth-authentication/2.6.0-I20180228_1213/marketplace-shibboleth-authentication-2.6.0-I20180228_1213-sources.jar (3 KB at 30.9 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Utility POM for Shibboleth Authentication Package .. SUCCESS [ 6.549 s] [INFO] Shibboleth Authentication Marketplace Package ...... SUCCESS [ 10.338 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.870 s [INFO] Finished at: 2018-02-28T12:14:02+00:00 [INFO] Final Memory: 73M/1508M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-shibboleth-authentication-2.6.0-I20180228_1213.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41213 0 0 100 41213 0 93913 --:--:-- --:--:-- --:--:-- 94093 HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:14:03 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=644D0F7541AD2DBC29826BE51B4FE01B.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-signature] Prepare release of marketplace-signature... Working on custom repository... Releasing from branch: master Current version: 2.7.0-SNAPSHOT Tag: release-2.7.0-I20180228_1214 Next version: 2.7.0-SNAPSHOT Maintenance branch 2.7.0-I20180228_1214 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-signature.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-signature.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 2.7.0-I20180228_1214, update versions, commit and tag as release-2.7.0-I20180228_1214... [.] $> git checkout -b 2.7.0-I20180228_1214 Switched to a new branch '2.7.0-I20180228_1214' [INFO] Replacing occurrences of 2.7.0-SNAPSHOT with 2.7.0-I20180228_1214 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/pom.xml' [.] $> git commit -m'Release master, update 2.7.0-SNAPSHOT to 2.7.0-I20180228_1214, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [2.7.0-I20180228_1214 2507467] Release master, update 2.7.0-SNAPSHOT to 2.7.0-I20180228_1214, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-2.7.0-I20180228_1214 -m'Release release-2.7.0-I20180228_1214 from 2.7.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-2.7.0-I20180228_1214... [.] $> git checkout release-2.7.0-I20180228_1214 Note: checking out 'release-2.7.0-I20180228_1214'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 2507467 Release master, update 2.7.0-SNAPSHOT to 2.7.0-I20180228_1214, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Marketplace package of Digital Signature [INFO] Marketplace package - Digital Signature [INFO] Signature addon functional tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package of Digital Signature 2.7.0-I20180228_1214 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-121413 at timestamp: 1519820053171 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/parent/2.7.0-I20180228_1214 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-121414 at timestamp: 1519820054828 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/parent/2.7.0-I20180228_1214/parent-2.7.0-I20180228_1214.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/parent/2.7.0-I20180228_1214/parent-2.7.0-I20180228_1214.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/parent/2.7.0-I20180228_1214/parent-2.7.0-I20180228_1214.pom (3 KB at 4.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/parent/maven-metadata.xml (60 KB at 123.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/parent/maven-metadata.xml (60 KB at 376.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package - Digital Signature 2.7.0-I20180228_1214 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 8.8 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 11.2 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-121426 at timestamp: 1519820066291 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) signature-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr/bundles [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr-2.7.0-I20180228_1214.zip [INFO] [nx:zipdiff] Only in nxr-2.7.0-I20180228_1214.zip: bundles/nuxeo-platform-signature-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-2.7.0-I20180228_1214.zip: bundles/nuxeo-platform-signature-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-2.7.0-I20180228_1214.zip: bundles/nuxeo-platform-signature-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-2.7.0-I20180228_1214.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr-2.7.0-I20180228_1214.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr/bundles [INFO] [copy] Copying 9 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr-2.7.0-I20180228_1214.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr-2.7.0-I20180228_1214.zip [INFO] [nx:zipdiff] Only in nxr-2.7.0-I20180228_1214.zip: bundles/nuxeo-platform-signature-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-a4j-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-core-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/nxr-2.7.0-I20180228_1214.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 12:14:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@2ad077c8 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:14:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Sign PDF [Services.SignPDF: [blob, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@525e0c73) [WARNING] [nx:studioExtraction] Applies a digital signature to the input PDF. [WARNING] [nx:studioExtraction] Feb 28, 2018 12:14:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Sign PDF [Services.SignPDFDocument: [document, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@7049e176) [WARNING] [nx:studioExtraction] Applies a digital signature to the PDF blob of the input document. [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace-2.7.0-I20180228_1214.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace-2.7.0-I20180228_1214.zip to MavenProject: org.nuxeo.marketplace.signature:marketplace:2.7.0-I20180228_1214 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/marketplace/2.7.0-I20180228_1214 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-121502 at timestamp: 1519820102163 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace-2.7.0-I20180228_1214-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace-2.7.0-I20180228_1214.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/marketplace/2.7.0-I20180228_1214/marketplace-2.7.0-I20180228_1214.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/marketplace/2.7.0-I20180228_1214/marketplace-2.7.0-I20180228_1214.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace-2.7.0-I20180228_1214-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/marketplace/2.7.0-I20180228_1214/marketplace-2.7.0-I20180228_1214-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/2.7.0-I20180228_1214/marketplace-2.7.0-I20180228_1214.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/2.7.0-I20180228_1214/marketplace-2.7.0-I20180228_1214.zip (745 KB at 3876.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/2.7.0-I20180228_1214/marketplace-2.7.0-I20180228_1214.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/2.7.0-I20180228_1214/marketplace-2.7.0-I20180228_1214.pom (2 KB at 23.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/maven-metadata.xml (60 KB at 89.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/maven-metadata.xml (60 KB at 200.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/2.7.0-I20180228_1214/marketplace-2.7.0-I20180228_1214-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace/2.7.0-I20180228_1214/marketplace-2.7.0-I20180228_1214-sources.jar (2 KB at 15.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Signature addon functional tests with WebDriver 2.7.0-I20180228_1214 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-signature-webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-signature-webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-signature-webdriver --- [INFO] Storing buildNumber: 20180228-121506 at timestamp: 1519820106560 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-signature-webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-signature-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-signature-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ marketplace-signature-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ marketplace-signature-webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ marketplace-signature-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ marketplace-signature-webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ marketplace-signature-webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-signature-webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ marketplace-signature-webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/marketplace-signature-webdriver-2.7.0-I20180228_1214.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-signature-webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.0-I20180228_1214 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-signature-webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-signature-webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-signature-webdriver --- [INFO] Storing buildNumber: 20180228-121514 at timestamp: 1519820114337 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-signature-webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-signature-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-signature-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-signature-webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-signature-webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/marketplace-signature-webdriver-2.7.0-I20180228_1214-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ marketplace-signature-webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.signature:marketplace-signature-webdriver:2.7.0-I20180228_1214) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 3.5 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 0.1 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target nuxeo-diff-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target nuxeo-diff-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target nuxeo-diff-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target nuxeo-diff-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target nuxeo-diff-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target nuxeo-diff-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target nuxeo-diff-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-diff-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target nuxeo-diff-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/marketplace-2.7.0-I20180228_1214.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-jsf-ui-10.1.0-I20180228_0918/nuxeo-signature-2.7.0-I20180228_1214 [INFO] [exec] Local packages to install (2): nuxeo-signature:2.7.0-I20180228_1214, nuxeo-jsf-ui:10.1.0-I20180228_0918 [INFO] [exec] Installing nuxeo-jsf-ui-10.1.0-I20180228_0918 [INFO] [exec] Installing nuxeo-signature-2.7.0-I20180228_1214 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 64237. [INFO] [exec] ........................................ [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 674 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 1min20s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ marketplace-signature-webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ftest.signature.ITLoginLogoutTest 12:17:18,746 INFO [LogTestWatchman] Starting test 'org.nuxeo.ftest.signature.ITLoginLogoutTest#testLoginLogout' 12:17:41,686 INFO [LogTestWatchman] Finished test 'org.nuxeo.ftest.signature.ITLoginLogoutTest#testLoginLogout' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.451 sec - in org.nuxeo.ftest.signature.ITLoginLogoutTest Running org.nuxeo.ftest.signature.ITSignatureTest 12:17:47,239 INFO [LogTestWatchman] Starting test 'org.nuxeo.ftest.signature.ITSignatureTest#testSignPDF' 12:18:21,155 INFO [LogTestWatchman] Finished test 'org.nuxeo.ftest.signature.ITSignatureTest#testSignPDF' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.98 sec - in org.nuxeo.ftest.signature.ITSignatureTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ marketplace-signature-webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.signature:marketplace-signature-webdriver:2.7.0-I20180228_1214) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target nuxeo-diff-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-diff-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ marketplace-signature-webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-signature-webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.0-I20180228_1214/marketplace-signature-webdriver-2.7.0-I20180228_1214.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.0-I20180228_1214/marketplace-signature-webdriver-2.7.0-I20180228_1214.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/ftest/webdriver/target/marketplace-signature-webdriver-2.7.0-I20180228_1214-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.0-I20180228_1214/marketplace-signature-webdriver-2.7.0-I20180228_1214-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-signature-webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.0-I20180228_1214/marketplace-signature-webdriver-2.7.0-I20180228_1214.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.0-I20180228_1214/marketplace-signature-webdriver-2.7.0-I20180228_1214.jar (5 KB at 1.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.0-I20180228_1214/marketplace-signature-webdriver-2.7.0-I20180228_1214.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.0-I20180228_1214/marketplace-signature-webdriver-2.7.0-I20180228_1214.pom (5 KB at 32.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/maven-metadata.xml (25 KB at 105.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/maven-metadata.xml (25 KB at 158.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.0-I20180228_1214/marketplace-signature-webdriver-2.7.0-I20180228_1214-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/signature/marketplace-signature-webdriver/2.7.0-I20180228_1214/marketplace-signature-webdriver-2.7.0-I20180228_1214-sources.jar (337 B at 3.8 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Marketplace package of Digital Signature ........... SUCCESS [ 4.796 s] [INFO] Marketplace package - Digital Signature ............ SUCCESS [ 47.418 s] [INFO] Signature addon functional tests with WebDriver .... SUCCESS [03:25 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:21 min [INFO] Finished at: 2018-02-28T12:18:29+00:00 [INFO] Final Memory: 181M/1967M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-2.7.0-I20180228_1214.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 744k 0 0 100 744k 0 1508k --:--:-- --:--:-- --:--:-- 1510k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:18:31 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=28DDC39562E5E55AE17B7B9E88CB5CE0.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-smart-search] Prepare release of marketplace-smart-search... Working on custom repository... Releasing from branch: master Current version: 1.10.0-SNAPSHOT Tag: release-1.10.0-I20180228_1218 Next version: 1.10.0-SNAPSHOT Maintenance branch 1.10.0-I20180228_1218 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-smart-search.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-smart-search.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.10.0-I20180228_1218, update versions, commit and tag as release-1.10.0-I20180228_1218... [.] $> git checkout -b 1.10.0-I20180228_1218 Switched to a new branch '1.10.0-I20180228_1218' [INFO] Replacing occurrences of 1.10.0-SNAPSHOT with 1.10.0-I20180228_1218 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/pom.xml' [.] $> git commit -m'Release master, update 1.10.0-SNAPSHOT to 1.10.0-I20180228_1218, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.10.0-I20180228_1218 48e1c9c] Release master, update 1.10.0-SNAPSHOT to 1.10.0-I20180228_1218, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.10.0-I20180228_1218 -m'Release release-1.10.0-I20180228_1218 from 1.10.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.10.0-I20180228_1218... [.] $> git checkout release-1.10.0-I20180228_1218 Note: checking out 'release-1.10.0-I20180228_1218'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 48e1c9c Release master, update 1.10.0-SNAPSHOT to 1.10.0-I20180228_1218, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Utility POM for Smart Search Nuxeo Package [INFO] Smart Search Nuxeo Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Utility POM for Smart Search Nuxeo Package 1.10.0-I20180228_1218 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-smart-search-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-smart-search-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-smart-search-parent --- [INFO] Storing buildNumber: 20180228-121840 at timestamp: 1519820320164 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-smart-search-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-smart-search-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-smart-search-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-smart-search-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-smart-search-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/smartsearch/marketplace-smart-search-parent/1.10.0-I20180228_1218 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-smart-search-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-smart-search-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-smart-search-parent --- [INFO] Storing buildNumber: 20180228-121841 at timestamp: 1519820321773 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-smart-search-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-smart-search-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-smart-search-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-smart-search-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-smart-search-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-smart-search-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/smartsearch/marketplace-smart-search-parent/1.10.0-I20180228_1218/marketplace-smart-search-parent-1.10.0-I20180228_1218.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-smart-search-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search-parent/1.10.0-I20180228_1218/marketplace-smart-search-parent-1.10.0-I20180228_1218.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search-parent/1.10.0-I20180228_1218/marketplace-smart-search-parent-1.10.0-I20180228_1218.pom (3 KB at 4.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search-parent/maven-metadata.xml (44 KB at 93.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search-parent/maven-metadata.xml (44 KB at 277.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Smart Search Nuxeo Package 1.10.0-I20180228_1218 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 6.5 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.9 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 6.1 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-smart-search --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-smart-search --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-smart-search --- [INFO] Storing buildNumber: 20180228-121852 at timestamp: 1519820332367 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-smart-search --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-smart-search --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-smart-search --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) smart-search-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace/install/bundles [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 12:18:54 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: SmartFolder [WARNING] [nx:studioExtraction] Feb 28, 2018 12:18:54 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@1bab71f5 [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.0-I20180228_1218.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.0-I20180228_1218.zip to MavenProject: org.nuxeo.marketplace.smartsearch:marketplace-smart-search:1.10.0-I20180228_1218 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-smart-search --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.0-I20180228_1218 removed. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (packaging) @ marketplace-smart-search --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) smart-search-assembly.build: [INFO] [delete] Deleting directory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace/install/bundles [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.0-I20180228_1218.zip to MavenProject: org.nuxeo.marketplace.smartsearch:marketplace-smart-search:1.10.0-I20180228_1218 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/pom.xml [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-smart-search >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-smart-search --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-smart-search --- [INFO] Storing buildNumber: 20180228-121858 at timestamp: 1519820338173 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-smart-search --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-smart-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-smart-search <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-smart-search --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.0-I20180228_1218-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-smart-search --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.0-I20180228_1218.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.0-I20180228_1218/marketplace-smart-search-1.10.0-I20180228_1218.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.0-I20180228_1218/marketplace-smart-search-1.10.0-I20180228_1218.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.0-I20180228_1218-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.0-I20180228_1218/marketplace-smart-search-1.10.0-I20180228_1218-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-smart-search --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.0-I20180228_1218/marketplace-smart-search-1.10.0-I20180228_1218.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.0-I20180228_1218/marketplace-smart-search-1.10.0-I20180228_1218.zip (33 KB at 91.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.0-I20180228_1218/marketplace-smart-search-1.10.0-I20180228_1218.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.0-I20180228_1218/marketplace-smart-search-1.10.0-I20180228_1218.pom (2 KB at 19.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/maven-metadata.xml (44 KB at 110.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/maven-metadata.xml (44 KB at 142.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.0-I20180228_1218/marketplace-smart-search-1.10.0-I20180228_1218-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/smartsearch/marketplace-smart-search/1.10.0-I20180228_1218/marketplace-smart-search-1.10.0-I20180228_1218-sources.jar (2 KB at 14.0 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Utility POM for Smart Search Nuxeo Package ......... SUCCESS [ 5.179 s] [INFO] Smart Search Nuxeo Package ......................... SUCCESS [ 15.447 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23.354 s [INFO] Finished at: 2018-02-28T12:18:59+00:00 [INFO] Final Memory: 124M/1965M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-smart-search-1.10.0-I20180228_1218.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33203 0 0 100 33203 0 48368 --:--:-- --:--:-- --:--:-- 48330 100 33203 0 0 100 33203 0 48365 --:--:-- --:--:-- --:--:-- 48330 HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:19:01 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=2928092B5A7B6CECDF6CEBB86712C465.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-user-registration] Prepare release of marketplace-user-registration... Working on custom repository... Releasing from branch: master Current version: 1.9.0-SNAPSHOT Tag: release-1.9.0-I20180228_1219 Next version: 1.9.0-SNAPSHOT Maintenance branch 1.9.0-I20180228_1219 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-user-registration.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-user-registration.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.9.0-I20180228_1219, update versions, commit and tag as release-1.9.0-I20180228_1219... [.] $> git checkout -b 1.9.0-I20180228_1219 Switched to a new branch '1.9.0-I20180228_1219' [INFO] Replacing occurrences of 1.9.0-SNAPSHOT with 1.9.0-I20180228_1219 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/pom.xml' [.] $> git commit -m'Release master, update 1.9.0-SNAPSHOT to 1.9.0-I20180228_1219, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.9.0-I20180228_1219 68235c0] Release master, update 1.9.0-SNAPSHOT to 1.9.0-I20180228_1219, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 2 insertions(+), 2 deletions(-) [.] $> git tag -a release-1.9.0-I20180228_1219 -m'Release release-1.9.0-I20180228_1219 from 1.9.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.9.0-I20180228_1219... [.] $> git checkout release-1.9.0-I20180228_1219 Note: checking out 'release-1.9.0-I20180228_1219'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 68235c0 Release master, update 1.9.0-SNAPSHOT to 1.9.0-I20180228_1219, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package of Nuxeo Platform User Registration module 1.9.0-I20180228_1219 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 6.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 12.9 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-marketplace-user-registration --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-user-registration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-user-registration --- [INFO] Storing buildNumber: 20180228-121920 at timestamp: 1519820360394 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-user-registration --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-user-registration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-user-registration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-marketplace-user-registration --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-marketplace-user-registration --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) user-registration-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target [INFO] [copy] Copying 59 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nxr/bundles [INFO] [copy] Copying 87 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nxr-1.9.0-I20180228_1219.zip [INFO] [nx:zipdiff] Only in nxr-1.9.0-I20180228_1219.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.9.0-I20180228_1219.zip: bundles/nuxeo-platform-user-registration-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.9.0-I20180228_1219.zip: bundles/nuxeo-platform-user-registration-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.9.0-I20180228_1219.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.9.0-I20180228_1219.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nxr-1.9.0-I20180228_1219.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 12:19:53 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: UserRegistration [WARNING] [nx:studioExtraction] Feb 28, 2018 12:19:53 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: UserRegistrationContainer [WARNING] [nx:studioExtraction] Feb 28, 2018 12:19:53 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@983401e [WARNING] [nx:studioExtraction] Feb 28, 2018 12:19:53 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: UserRegistration ([userinfo, docinfo, registration]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:19:53 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: RegistrationConfiguration ([registrationconfiguration]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:19:53 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: registrationListener [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219.zip to MavenProject: org.nuxeo.ecm.distribution:nuxeo-marketplace-user-registration:1.9.0-I20180228_1219 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-marketplace-user-registration --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.0-I20180228_1219 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-marketplace-user-registration >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-user-registration --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-user-registration --- [INFO] Storing buildNumber: 20180228-121957 at timestamp: 1519820397603 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-user-registration --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-user-registration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-user-registration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-marketplace-user-registration <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-marketplace-user-registration --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-marketplace-user-registration --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.0-I20180228_1219/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.0-I20180228_1219/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.0-I20180228_1219/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-marketplace-user-registration --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.0-I20180228_1219/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.0-I20180228_1219/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219.zip (55 KB at 104.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.0-I20180228_1219/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.0-I20180228_1219/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219.pom (3 KB at 32.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/maven-metadata.xml (60 KB at 202.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/maven-metadata.xml (60 KB at 199.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.0-I20180228_1219/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-marketplace-user-registration/1.9.0-I20180228_1219/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219-sources.jar (2 KB at 14.7 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 52.785 s [INFO] Finished at: 2018-02-28T12:19:59+00:00 [INFO] Final Memory: 133M/1963M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@target/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55901 0 0 100 55901 0 109k --:--:-- --:--:-- --:--:-- 109k 100 55901 0 0 100 55901 0 109k --:--:-- --:--:-- --:--:-- 109k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:20:01 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=9880F18B1D8EE2C6DC142B31AB74FAD0.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [nuxeo-marketplace-sample] Prepare release of nuxeo-marketplace-sample... Working on custom repository... Releasing from branch: master Current version: 2.5.0-SNAPSHOT Tag: release-2.5.0-I20180228_1220 Next version: 2.5.0-SNAPSHOT Maintenance branch 2.5.0-I20180228_1220 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-nuxeo-marketplace-sample.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-nuxeo-marketplace-sample.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 2.5.0-I20180228_1220, update versions, commit and tag as release-2.5.0-I20180228_1220... [.] $> git checkout -b 2.5.0-I20180228_1220 Switched to a new branch '2.5.0-I20180228_1220' [INFO] Replacing occurrences of 2.5.0-SNAPSHOT with 2.5.0-I20180228_1220 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/nightwatchjs/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/pom.xml' [.] $> git commit -m'Release master, update 2.5.0-SNAPSHOT to 2.5.0-I20180228_1220, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [2.5.0-I20180228_1220 479facd] Release master, update 2.5.0-SNAPSHOT to 2.5.0-I20180228_1220, update 10.1-SNAPSHOT to 10.1-I20180228_0918 9 files changed, 10 insertions(+), 10 deletions(-) [.] $> git tag -a release-2.5.0-I20180228_1220 -m'Release release-2.5.0-I20180228_1220 from 2.5.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-2.5.0-I20180228_1220... [.] $> git checkout release-2.5.0-I20180228_1220 Note: checking out 'release-2.5.0-I20180228_1220'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 479facd Release master, update 2.5.0-SNAPSHOT to 2.5.0-I20180228_1220, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo packaging samples [INFO] Nuxeo Package - explicit build method [INFO] Nuxeo Package - no NXR build method [INFO] Nuxeo Package - recommended build method [INFO] Startup test [INFO] Sample functional tests with WebDriver [INFO] Sample functional or performance tests with Funkload [INFO] Sample performance tests with Gatling [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo packaging samples 2.5.0-I20180228_1220 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-122013 at timestamp: 1519820413514 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/parent/2.5.0-I20180228_1220 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-122015 at timestamp: 1519820415222 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/parent/2.5.0-I20180228_1220/parent-2.5.0-I20180228_1220.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/parent/2.5.0-I20180228_1220/parent-2.5.0-I20180228_1220.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/parent/2.5.0-I20180228_1220/parent-2.5.0-I20180228_1220.pom (5 KB at 10.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/parent/maven-metadata.xml (30 KB at 81.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/parent/maven-metadata.xml (30 KB at 302.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Package - explicit build method 2.5.0-I20180228_1220 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://connect.nuxeo.com/nuxeo/site/studio/maven/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.1 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 0.9 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://connect.nuxeo.com/nuxeo/site/studio/maven/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 10.6 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 0.4 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-explicit --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-explicit --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-explicit --- [INFO] Storing buildNumber: 20180228-122022 at timestamp: 1519820422455 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-explicit --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-explicit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-explicit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-explicit --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-explicit --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nuxeo-sample-explicit-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target/marketplace [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target/marketplace/install/bundles [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/javax/faces/jsf-api/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/javax/faces/jsf-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/javax/faces/jsf-api/maven-metadata.xml (386 B at 0.3 KB/sec) [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/javax/faces/jsf-api/maven-metadata.xml (386 B at 0.3 KB/sec) [INFO] Highest version found set on javax.faces:jsf-api:jar:2.1 [INFO] Managed version set on org.jboss.seam:jboss-seam:jar:2.3.1.Final.NX02 [INFO] Managed version set on org.jboss.seam:jboss-seam-remoting:jar:2.3.1.Final.NX02 [INFO] Managed version set on org.hibernate:hibernate-validator:jar:3.1.0.GA [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target/marketplace/install/lib [WARNING] [nx:studioExtraction] Feb 28, 2018 12:20:26 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Document > Sample Operation [Document.SampleOperation: [void, document]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@7ddcd3d) [WARNING] [nx:studioExtraction] Describe here what your operation does. [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target/marketplace-explicit-2.5.0-I20180228_1220.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target/marketplace-explicit-2.5.0-I20180228_1220.zip to MavenProject: org.nuxeo.marketplace.sample:marketplace-explicit:2.5.0-I20180228_1220 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-explicit --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.0-I20180228_1220 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-explicit >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-explicit --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-explicit --- [INFO] Storing buildNumber: 20180228-122027 at timestamp: 1519820427162 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-explicit --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-explicit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-explicit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-explicit <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-explicit --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target/marketplace-explicit-2.5.0-I20180228_1220-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-explicit --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target/marketplace-explicit-2.5.0-I20180228_1220.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.0-I20180228_1220/marketplace-explicit-2.5.0-I20180228_1220.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.0-I20180228_1220/marketplace-explicit-2.5.0-I20180228_1220.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-explicit/target/marketplace-explicit-2.5.0-I20180228_1220-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.0-I20180228_1220/marketplace-explicit-2.5.0-I20180228_1220-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-explicit --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.0-I20180228_1220/marketplace-explicit-2.5.0-I20180228_1220.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.0-I20180228_1220/marketplace-explicit-2.5.0-I20180228_1220.zip (1479 KB at 1783.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.0-I20180228_1220/marketplace-explicit-2.5.0-I20180228_1220.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.0-I20180228_1220/marketplace-explicit-2.5.0-I20180228_1220.pom (2 KB at 14.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/maven-metadata.xml (30 KB at 71.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/maven-metadata.xml (30 KB at 69.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.0-I20180228_1220/marketplace-explicit-2.5.0-I20180228_1220-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-explicit/2.5.0-I20180228_1220/marketplace-explicit-2.5.0-I20180228_1220-sources.jar (3 KB at 26.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Package - no NXR build method 2.5.0-I20180228_1220 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-nonxr --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-nonxr --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-nonxr --- [INFO] Storing buildNumber: 20180228-122030 at timestamp: 1519820430035 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-nonxr --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-nonxr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-nonxr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-nonxr --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-nonxr --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nuxeo-sample-nonxr-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace [INFO] [copy] Copying 49 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace/install/bundles [INFO] [copy] Copying 118 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace/install/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace/install [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace-nonxr-2.5.0-I20180228_1220.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace-nonxr-2.5.0-I20180228_1220.zip to MavenProject: org.nuxeo.marketplace.sample:marketplace-nonxr:2.5.0-I20180228_1220 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-nonxr --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.0-I20180228_1220 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-nonxr >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-nonxr --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-nonxr --- [INFO] Storing buildNumber: 20180228-122039 at timestamp: 1519820439189 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-nonxr --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-nonxr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-nonxr --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-nonxr <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-nonxr --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace-nonxr-2.5.0-I20180228_1220-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-nonxr --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace-nonxr-2.5.0-I20180228_1220.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.0-I20180228_1220/marketplace-nonxr-2.5.0-I20180228_1220.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.0-I20180228_1220/marketplace-nonxr-2.5.0-I20180228_1220.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace-nonxr/target/marketplace-nonxr-2.5.0-I20180228_1220-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.0-I20180228_1220/marketplace-nonxr-2.5.0-I20180228_1220-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-nonxr --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.0-I20180228_1220/marketplace-nonxr-2.5.0-I20180228_1220.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.0-I20180228_1220/marketplace-nonxr-2.5.0-I20180228_1220.zip (77388 KB at 45845.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.0-I20180228_1220/marketplace-nonxr-2.5.0-I20180228_1220.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.0-I20180228_1220/marketplace-nonxr-2.5.0-I20180228_1220.pom (2 KB at 3.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/maven-metadata.xml (30 KB at 98.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/maven-metadata.xml (30 KB at 279.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.0-I20180228_1220/marketplace-nonxr-2.5.0-I20180228_1220-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace-nonxr/2.5.0-I20180228_1220/marketplace-nonxr-2.5.0-I20180228_1220-sources.jar (3 KB at 26.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Package - recommended build method 2.5.0-I20180228_1220 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-122047 at timestamp: 1519820447293 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nuxeo-sample-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target [INFO] [copy] Copying 39 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/nxr/bundles [INFO] [copy] Copying 77 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/nxr-2.5.0-I20180228_1220.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/nxr-2.5.0-I20180228_1220.zip to MavenProject: org.nuxeo.marketplace.sample:marketplace:2.5.0-I20180228_1220 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-2.5.0-I20180228_1220.zip: bundles/nuxeo-sample-project-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/nxr-2.5.0-I20180228_1220.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace-2.5.0-I20180228_1220.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace-2.5.0-I20180228_1220.zip to MavenProject: org.nuxeo.marketplace.sample:marketplace:2.5.0-I20180228_1220 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace/2.5.0-I20180228_1220 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-122054 at timestamp: 1519820454830 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace-2.5.0-I20180228_1220-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace-2.5.0-I20180228_1220.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace/2.5.0-I20180228_1220/marketplace-2.5.0-I20180228_1220.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace/2.5.0-I20180228_1220/marketplace-2.5.0-I20180228_1220.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/nxr-2.5.0-I20180228_1220.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace/2.5.0-I20180228_1220/marketplace-2.5.0-I20180228_1220-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace-2.5.0-I20180228_1220-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/marketplace/2.5.0-I20180228_1220/marketplace-2.5.0-I20180228_1220-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/2.5.0-I20180228_1220/marketplace-2.5.0-I20180228_1220.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/2.5.0-I20180228_1220/marketplace-2.5.0-I20180228_1220.zip (11 KB at 50.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/2.5.0-I20180228_1220/marketplace-2.5.0-I20180228_1220.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/2.5.0-I20180228_1220/marketplace-2.5.0-I20180228_1220.pom (2 KB at 17.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/maven-metadata.xml (30 KB at 109.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/maven-metadata.xml (30 KB at 234.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/2.5.0-I20180228_1220/marketplace-2.5.0-I20180228_1220-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/2.5.0-I20180228_1220/marketplace-2.5.0-I20180228_1220-nxr.zip (53728 KB at 16900.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/2.5.0-I20180228_1220/marketplace-2.5.0-I20180228_1220-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/marketplace/2.5.0-I20180228_1220/marketplace-2.5.0-I20180228_1220-sources.jar (2 KB at 24.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Startup test 2.5.0-I20180228_1220 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ startup --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180228-122059 at timestamp: 1519820459880 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ startup --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ startup --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/startup-2.5.0-I20180228_1220.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ startup --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/startup/2.5.0-I20180228_1220 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ startup >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180228-122101 at timestamp: 1519820461499 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ startup <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/startup-2.5.0-I20180228_1220-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ startup --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.sample:startup:2.5.0-I20180228_1220) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 2.2 KB/sec) [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 1.4 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target sample-webdriver-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target sample-webdriver-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target sample-webdriver-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target sample-webdriver-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target sample-webdriver-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target sample-webdriver-tests.prepare-environment: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target sample-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/default [INFO] [exec] Server is not running. sample-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target sample-webdriver-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/marketplace-2.5.0-I20180228_1220.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): nuxeo-sample-2.5.0-I20180228_1220 [INFO] [exec] Local packages to install (1): nuxeo-sample:2.5.0-I20180228_1220 [INFO] [exec] Installing nuxeo-sample-2.5.0-I20180228_1220 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/sample [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 69038. [INFO] [exec] ....................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 480 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min46s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ startup --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.sample:startup:2.5.0-I20180228_1220) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target sample-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/tomcat/templates/sample [INFO] [exec] Stopping server.....Server stopped. sample-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ startup --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/startup/2.5.0-I20180228_1220/startup-2.5.0-I20180228_1220.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/startup/2.5.0-I20180228_1220/startup-2.5.0-I20180228_1220.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/startup/target/startup-2.5.0-I20180228_1220-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/startup/2.5.0-I20180228_1220/startup-2.5.0-I20180228_1220-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ startup --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/2.5.0-I20180228_1220/startup-2.5.0-I20180228_1220.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/2.5.0-I20180228_1220/startup-2.5.0-I20180228_1220.jar (3 KB at 15.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/2.5.0-I20180228_1220/startup-2.5.0-I20180228_1220.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/2.5.0-I20180228_1220/startup-2.5.0-I20180228_1220.pom (3 KB at 17.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/maven-metadata.xml (26 KB at 77.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/maven-metadata.xml (26 KB at 96.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/2.5.0-I20180228_1220/startup-2.5.0-I20180228_1220-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/startup/2.5.0-I20180228_1220/startup-2.5.0-I20180228_1220-sources.jar (337 B at 4.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Sample functional tests with WebDriver 2.5.0-I20180228_1220 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180228-122220 at timestamp: 1519820540157 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/webdriver-2.5.0-I20180228_1220.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/webdriver/2.5.0-I20180228_1220 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180228-122224 at timestamp: 1519820544530 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/webdriver-2.5.0-I20180228_1220-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.sample:webdriver:2.5.0-I20180228_1220) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target sample-webdriver-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target sample-webdriver-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target sample-webdriver-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target sample-webdriver-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target sample-webdriver-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target sample-webdriver-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target sample-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. sample-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target sample-webdriver-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/marketplace-2.5.0-I20180228_1220.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-jsf-ui-10.1.0-I20180228_0918/nuxeo-sample-2.5.0-I20180228_1220 [INFO] [exec] Local packages to install (2): nuxeo-jsf-ui:10.1.0-I20180228_0918, nuxeo-sample:2.5.0-I20180228_1220 [INFO] [exec] Installing nuxeo-jsf-ui-10.1.0-I20180228_0918 [INFO] [exec] Installing nuxeo-sample-2.5.0-I20180228_1220 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/sample [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 70977. [INFO] [exec] ..................................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 668 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 1min15s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.functionaltests.ITLoginLogoutTest 12:24:11,145 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' 12:24:24,829 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.752 sec - in org.nuxeo.functionaltests.ITLoginLogoutTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.sample:webdriver:2.5.0-I20180228_1220) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target sample-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/tomcat/templates/sample [INFO] [exec] Stopping server.....Server stopped. sample-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/webdriver/2.5.0-I20180228_1220/webdriver-2.5.0-I20180228_1220.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/webdriver/2.5.0-I20180228_1220/webdriver-2.5.0-I20180228_1220.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/webdriver/target/webdriver-2.5.0-I20180228_1220-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/webdriver/2.5.0-I20180228_1220/webdriver-2.5.0-I20180228_1220-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/2.5.0-I20180228_1220/webdriver-2.5.0-I20180228_1220.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/2.5.0-I20180228_1220/webdriver-2.5.0-I20180228_1220.jar (5 KB at 16.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/2.5.0-I20180228_1220/webdriver-2.5.0-I20180228_1220.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/2.5.0-I20180228_1220/webdriver-2.5.0-I20180228_1220.pom (5 KB at 56.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/maven-metadata.xml (26 KB at 31.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/maven-metadata.xml (26 KB at 167.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/2.5.0-I20180228_1220/webdriver-2.5.0-I20180228_1220-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/webdriver/2.5.0-I20180228_1220/webdriver-2.5.0-I20180228_1220-sources.jar (337 B at 4.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Sample functional or performance tests with Funkload 2.5.0-I20180228_1220 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ funkload --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ funkload --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ funkload --- [INFO] Storing buildNumber: 20180228-122432 at timestamp: 1519820672510 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ funkload --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ funkload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ funkload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ funkload --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ funkload --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/funkload/2.5.0-I20180228_1220 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ funkload >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ funkload --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ funkload --- [INFO] Storing buildNumber: 20180228-122433 at timestamp: 1519820673599 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ funkload --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ funkload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ funkload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ funkload <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ funkload --- [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ funkload --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.sample:funkload:2.5.0-I20180228_1220) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.prepare-environment: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/default [INFO] [exec] Server is not running. sample-funkload-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/marketplace-2.5.0-I20180228_1220.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): nuxeo-sample-2.5.0-I20180228_1220 [INFO] [exec] Local packages to install (1): nuxeo-sample:2.5.0-I20180228_1220 [INFO] [exec] Installing nuxeo-sample-2.5.0-I20180228_1220 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/sample [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 73512. [INFO] [exec] .............................. [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 480 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 1min00s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:integration-test (run-tests) @ funkload --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.sample:funkload:2.5.0-I20180228_1220) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.make-legacy-dirs: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/target/ftest/funkload/log [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/target/ftest/funkload/report sample-funkload-tests.run-funkload-tests: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/results [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/log [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.funkload-ctl-daemons: [INFO] [exec] Starting monitor server at http://0.0.0.0:55502/ as daemon. [INFO] [exec] Starting file_credential server at http://localhost:55501/ as daemon. [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.funkload-ctl-daemons: [INFO] [exec] No server reachable at http://0.0.0.0:55502/. [ERROR] [exec] Result: 255 [INFO] [exec] No server reachable at http://localhost:55501/. [ERROR] BUILD FAILED - at 2/28/18 12:25 PM /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/nuxeo-ftest.xml:627: The following error occurred while executing this line: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/nuxeo-ftest.xml:572: exec returned: 255 Total time: 2 seconds [ERROR] The following error occurred while executing this line: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/nuxeo-ftest.xml:572: exec returned: 255 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/nuxeo-ftest.xml:627: The following error occurred while executing this line: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/nuxeo-ftest.xml:572: exec returned: 255 at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:568) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:443) at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293) at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:435) at org.apache.tools.ant.Target.performTasks(Target.java:456) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405) at org.apache.tools.ant.Project.executeTarget(Project.java:1376) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.nuxeo.build.ant.AntClient.run(AntClient.java:159) at org.nuxeo.build.maven.AntBuildMojo.execute(AntBuildMojo.java:254) at org.nuxeo.build.maven.IntegrationTestMojo.execute(IntegrationTestMojo.java:103) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) at org.apache.maven.cli.MavenCli.main(MavenCli.java:199) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) Caused by: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/nuxeo-ftest.xml:572: exec returned: 255 at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:644) at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:670) at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:496) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293) at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:435) at org.apache.tools.ant.Target.performTasks(Target.java:456) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) at org.apache.tools.ant.Project.executeTargets(Project.java:1260) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441) ... 37 more [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ funkload --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.sample:funkload:2.5.0-I20180228_1220) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target sample-funkload-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target/tomcat/templates/sample [INFO] [exec] Stopping server.....Server stopped. sample-funkload-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/target [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:verify (run-tests) @ funkload --- [ERROR] There was a timeout or other error in the fork [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ funkload --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/funkload/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/funkload/2.5.0-I20180228_1220/funkload-2.5.0-I20180228_1220.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ funkload --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/funkload/2.5.0-I20180228_1220/funkload-2.5.0-I20180228_1220.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/funkload/2.5.0-I20180228_1220/funkload-2.5.0-I20180228_1220.pom (4 KB at 29.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/funkload/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/funkload/maven-metadata.xml (26 KB at 62.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/funkload/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/funkload/maven-metadata.xml (26 KB at 133.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Sample performance tests with Gatling 2.5.0-I20180228_1220 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gatling --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ gatling --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ gatling --- [INFO] Storing buildNumber: 20180228-122608 at timestamp: 1519820768631 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ gatling --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ gatling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ gatling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- scala-maven-plugin:3.2.2:testCompile (default) @ gatling --- [INFO] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/src/test/scala:-1: info: compiling [INFO] Compiling 5 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/test-classes at 1519820780976 [INFO] prepare-compile in 0 s [INFO] compile in 12 s [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ gatling --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ gatling --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/gatling/2.5.0-I20180228_1220 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ gatling >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ gatling --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ gatling --- [INFO] Storing buildNumber: 20180228-122635 at timestamp: 1519820795051 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ gatling --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ gatling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ gatling --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ gatling <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ gatling --- [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ gatling --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.sample:gatling:2.5.0-I20180228_1220) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.tune-nuxeo: [INFO] [echo] Tune pool sizes [INFO] [echo] nuxeo.db.max-pool-size=52 [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] [echo] nuxeo.vcs.max-pool-size=50 [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] [echo] Tune JAVA_OPTS [INFO] [echo] JAVA_OPTS=$JAVA_OPTS -Xms3g -Xmx3g -XX:SoftRefLRUPolicyMSPerMB=5 -Dcom.sun.management.jmxremote.autodiscovery=true -Dcom.sun.management.jdp.name=Nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.copy-marketplace: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/default [INFO] [exec] Server is not running. sample-gatling-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/marketplace-2.5.0-I20180228_1220.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): nuxeo-sample-2.5.0-I20180228_1220 [INFO] [exec] Local packages to install (1): nuxeo-sample:2.5.0-I20180228_1220 [INFO] [exec] Installing nuxeo-sample-2.5.0-I20180228_1220 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/sample [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 75944. [INFO] [exec] .............................. [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 480 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 1min02s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] [INFO] --- gatling-maven-plugin:2.1.7:execute (setup) @ gatling --- SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 12:28:24,034 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:28:24,034 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:28:24,035 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/src/test/resources/logback.xml] 12:28:24,036 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 12:28:24,036 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/2.1.7/gatling-maven-plugin-2.1.7.jar!/logback.xml] 12:28:24,036 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/src/test/resources/logback.xml] 12:28:24,291 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:28:24,296 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:28:24,315 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE] 12:28:24,321 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:28:24,325 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@2a65fe7c - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender. 12:28:24,325 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@2a65fe7c - Please move "immediateFlush" property into the enclosing appender. 12:28:24,392 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@2a65fe7c - Setting the "immediateFlush" property of the enclosing appender to false 12:28:24,393 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:28:24,393 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT] 12:28:24,393 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:28:24,396 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4135c3b - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] Simulation org.nuxeo.sample.gatling.Sim00Setup started... ================================================================================ 2018-02-28 12:28:30 0s elapsed ---- Setup --------------------------------------------------------------------- [ ] 0% waiting: 1 / active: 0 / done:0 ---- Requests ------------------------------------------------------------------ > Global (OK=0 KO=0 ) ================================================================================ ================================================================================ 2018-02-28 12:28:35 5s elapsed ---- Setup --------------------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 1 / done:0 ---- Requests ------------------------------------------------------------------ > Global (OK=74 KO=0 ) > Check if group exists (OK=1 KO=0 ) > Create group (OK=1 KO=0 ) > Check if document exists (OK=1 KO=0 ) > Create Workspace as admin (OK=1 KO=0 ) > Grant write permission (OK=1 KO=0 ) > Check if user exists (OK=35 KO=0 ) > Create user (OK=34 KO=0 ) ================================================================================ ================================================================================ 2018-02-28 12:28:37 6s elapsed ---- Setup --------------------------------------------------------------------- [##########################################################################]100% waiting: 0 / active: 0 / done:1 ---- Requests ------------------------------------------------------------------ > Global (OK=205 KO=0 ) > Check if group exists (OK=1 KO=0 ) > Create group (OK=1 KO=0 ) > Check if document exists (OK=1 KO=0 ) > Create Workspace as admin (OK=1 KO=0 ) > Grant write permission (OK=1 KO=0 ) > Check if user exists (OK=100 KO=0 ) > Create user (OK=100 KO=0 ) ================================================================================ Simulation finished Parsing log file(s)... Parsing log file(s) done Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 205 (OK=205 KO=0 ) > min response time 4 (OK=4 KO=- ) > max response time 3236 (OK=3236 KO=- ) > mean response time 30 (OK=30 KO=- ) > std deviation 225 (OK=225 KO=- ) > response time 50th percentile 11 (OK=11 KO=- ) > response time 75th percentile 16 (OK=16 KO=- ) > mean requests/sec 30.151 (OK=30.151 KO=- ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 204 (100%) > 800 ms < t < 1200 ms 0 ( 0%) > t > 1200 ms 1 ( 0%) > failed 0 ( 0%) ================================================================================ Reports generated in 1s. Please open the following file: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/gatling/results/sim00setup-1519820910052/index.html Global: percentage of successful requests is 100 : true [INFO] [INFO] --- gatling-maven-plugin:2.1.7:execute (create-documents) @ gatling --- SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 12:28:42,382 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:28:42,383 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:28:42,383 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/src/test/resources/logback.xml] 12:28:42,384 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 12:28:42,384 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/2.1.7/gatling-maven-plugin-2.1.7.jar!/logback.xml] 12:28:42,384 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/src/test/resources/logback.xml] 12:28:42,684 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:28:42,689 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:28:42,733 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE] 12:28:42,740 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:28:42,745 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@2a65fe7c - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender. 12:28:42,745 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@2a65fe7c - Please move "immediateFlush" property into the enclosing appender. 12:28:42,809 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@2a65fe7c - Setting the "immediateFlush" property of the enclosing appender to false 12:28:42,810 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:28:42,810 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT] 12:28:42,813 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:28:42,814 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4135c3b - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] Simulation org.nuxeo.sample.gatling.Sim10CreateDocuments started... ================================================================================ 2018-02-28 12:28:47 0s elapsed ---- Create Documents ---------------------------------------------------------- [ ] 0% waiting: 10 / active: 0 / done:0 ---- Requests ------------------------------------------------------------------ > Global (OK=0 KO=0 ) ================================================================================ ================================================================================ 2018-02-28 12:28:52 5s elapsed ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ---- Requests ------------------------------------------------------------------ > Global (OK=39 KO=0 ) > Create File (OK=39 KO=0 ) ================================================================================ ================================================================================ 2018-02-28 12:28:57 10s elapsed ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ---- Requests ------------------------------------------------------------------ > Global (OK=88 KO=0 ) > Create File (OK=88 KO=0 ) ================================================================================ ================================================================================ 2018-02-28 12:29:02 15s elapsed ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ---- Requests ------------------------------------------------------------------ > Global (OK=136 KO=0 ) > Create File (OK=136 KO=0 ) ================================================================================ ================================================================================ 2018-02-28 12:29:07 20s elapsed ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ---- Requests ------------------------------------------------------------------ > Global (OK=176 KO=0 ) > Create File (OK=176 KO=0 ) ================================================================================ ================================================================================ 2018-02-28 12:29:12 25s elapsed ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ---- Requests ------------------------------------------------------------------ > Global (OK=222 KO=0 ) > Create File (OK=222 KO=0 ) ================================================================================ ================================================================================ 2018-02-28 12:29:17 30s elapsed ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ---- Requests ------------------------------------------------------------------ > Global (OK=273 KO=0 ) > Create File (OK=273 KO=0 ) ================================================================================ ================================================================================ 2018-02-28 12:29:22 35s elapsed ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ---- Requests ------------------------------------------------------------------ > Global (OK=327 KO=0 ) > Create File (OK=327 KO=0 ) ================================================================================ ================================================================================ 2018-02-28 12:29:27 40s elapsed ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ---- Requests ------------------------------------------------------------------ > Global (OK=377 KO=0 ) > Create File (OK=377 KO=0 ) ================================================================================ ================================================================================ 2018-02-28 12:29:32 45s elapsed ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ---- Requests ------------------------------------------------------------------ > Global (OK=431 KO=0 ) > Create File (OK=431 KO=0 ) ================================================================================ ================================================================================ 2018-02-28 12:29:37 50s elapsed ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ---- Requests ------------------------------------------------------------------ > Global (OK=478 KO=0 ) > Create File (OK=478 KO=0 ) ================================================================================ ================================================================================ 2018-02-28 12:29:42 55s elapsed ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ---- Requests ------------------------------------------------------------------ > Global (OK=529 KO=0 ) > Create File (OK=529 KO=0 ) ================================================================================ ================================================================================ 2018-02-28 12:29:47 60s elapsed ---- Create Documents ---------------------------------------------------------- [--------------------------------------------------------------------------] 0% waiting: 0 / active: 10 / done:0 ---- Requests ------------------------------------------------------------------ > Global (OK=586 KO=0 ) > Create File (OK=586 KO=0 ) ================================================================================ ================================================================================ 2018-02-28 12:29:52 65s elapsed ---- Create Documents ---------------------------------------------------------- [###########################################################---------------] 80% waiting: 0 / active: 2 / done:8 ---- Requests ------------------------------------------------------------------ > Global (OK=605 KO=0 ) > Create File (OK=605 KO=0 ) ================================================================================ ================================================================================ 2018-02-28 12:29:52 65s elapsed ---- Create Documents ---------------------------------------------------------- [##########################################################################]100% waiting: 0 / active: 0 / done:10 ---- Requests ------------------------------------------------------------------ > Global (OK=605 KO=0 ) > Create File (OK=605 KO=0 ) ================================================================================ Simulation finished Parsing log file(s)... Parsing log file(s) done Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 605 (OK=605 KO=0 ) > min response time 6 (OK=6 KO=- ) > max response time 474 (OK=474 KO=- ) > mean response time 18 (OK=18 KO=- ) > std deviation 27 (OK=27 KO=- ) > response time 50th percentile 13 (OK=13 KO=- ) > response time 75th percentile 18 (OK=18 KO=- ) > mean requests/sec 9.262 (OK=9.262 KO=- ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 605 (100%) > 800 ms < t < 1200 ms 0 ( 0%) > t > 1200 ms 0 ( 0%) > failed 0 ( 0%) ================================================================================ Reports generated in 0s. Please open the following file: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/gatling/results/sim10createdocuments-1519820927128/index.html Global: percentage of successful requests is 100 : true [INFO] [INFO] --- gatling-maven-plugin:2.1.7:execute (cleanup) @ gatling --- SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/opt/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 12:29:57,105 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:29:57,105 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:29:57,106 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/src/test/resources/logback.xml] 12:29:57,107 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 12:29:57,107 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/2.1.7/gatling-maven-plugin-2.1.7.jar!/logback.xml] 12:29:57,107 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/src/test/resources/logback.xml] 12:29:57,265 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:29:57,268 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:29:57,282 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE] 12:29:57,288 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:29:57,292 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@2a65fe7c - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender. 12:29:57,292 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@2a65fe7c - Please move "immediateFlush" property into the enclosing appender. 12:29:57,335 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@2a65fe7c - Setting the "immediateFlush" property of the enclosing appender to false 12:29:57,335 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:29:57,336 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT] 12:29:57,336 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:29:57,337 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4135c3b - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] Simulation org.nuxeo.sample.gatling.Sim20Cleanup started... ================================================================================ 2018-02-28 12:30:01 0s elapsed ---- Cleanup ------------------------------------------------------------------- [ ] 0% waiting: 1 / active: 0 / done:0 ---- Requests ------------------------------------------------------------------ > Global (OK=0 KO=0 ) ================================================================================ ================================================================================ 2018-02-28 12:30:04 3s elapsed ---- Cleanup ------------------------------------------------------------------- [##########################################################################]100% waiting: 0 / active: 0 / done:1 ---- Requests ------------------------------------------------------------------ > Global (OK=102 KO=0 ) > Delete server File (OK=1 KO=0 ) > Delete user (OK=101 KO=0 ) ================================================================================ Simulation finished Parsing log file(s)... Parsing log file(s) done Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 102 (OK=102 KO=0 ) > min response time 3 (OK=3 KO=- ) > max response time 1666 (OK=1666 KO=- ) > mean response time 26 (OK=26 KO=- ) > std deviation 165 (OK=165 KO=- ) > response time 50th percentile 5 (OK=5 KO=- ) > response time 75th percentile 6 (OK=6 KO=- ) > mean requests/sec 33.498 (OK=33.498 KO=- ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 101 ( 99%) > 800 ms < t < 1200 ms 0 ( 0%) > t > 1200 ms 1 ( 1%) > failed 0 ( 0%) ================================================================================ Reports generated in 0s. Please open the following file: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/gatling/results/sim20cleanup-1519821001079/index.html Global: percentage of successful requests is 100 : true [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ gatling --- [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ gatling --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.sample:gatling:2.5.0-I20180228_1220) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target sample-gatling-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/tomcat/templates/sample [INFO] [exec] Stopping server.....Server stopped. sample-gatling-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ gatling --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ gatling --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/ftest/gatling/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/sample/gatling/2.5.0-I20180228_1220/gatling-2.5.0-I20180228_1220.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ gatling --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/gatling/2.5.0-I20180228_1220/gatling-2.5.0-I20180228_1220.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/gatling/2.5.0-I20180228_1220/gatling-2.5.0-I20180228_1220.pom (6 KB at 27.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/gatling/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/gatling/maven-metadata.xml (25 KB at 126.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/gatling/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/sample/gatling/maven-metadata.xml (25 KB at 239.5 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo packaging samples ............................ SUCCESS [ 3.974 s] [INFO] Nuxeo Package - explicit build method .............. SUCCESS [ 12.562 s] [INFO] Nuxeo Package - no NXR build method ................ SUCCESS [ 12.906 s] [INFO] Nuxeo Package - recommended build method ........... SUCCESS [ 16.820 s] [INFO] Startup test ....................................... SUCCESS [01:18 min] [INFO] Sample functional tests with WebDriver ............. SUCCESS [02:13 min] [INFO] Sample functional or performance tests with Funkload SUCCESS [01:35 min] [INFO] Sample performance tests with Gatling .............. SUCCESS [04:02 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:01 min [INFO] Finished at: 2018-02-28T12:30:10+00:00 [INFO] Final Memory: 192M/1937M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-2.5.0-I20180228_1220.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10712 0 0 100 10712 0 23898 --:--:-- --:--:-- --:--:-- 23910 HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:30:11 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=B60CFBE959E715F1B120825F1B470519.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-template-rendering] Prepare release of marketplace-template-rendering... Working on custom repository... Releasing from branch: master Current version: 6.8.0-SNAPSHOT Tag: release-6.8.0-I20180228_1230 Next version: 6.8.0-SNAPSHOT Maintenance branch 6.8.0-I20180228_1230 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-template-rendering.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-template-rendering.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 6.8.0-I20180228_1230, update versions, commit and tag as release-6.8.0-I20180228_1230... [.] $> git checkout -b 6.8.0-I20180228_1230 Switched to a new branch '6.8.0-I20180228_1230' [INFO] Replacing occurrences of 6.8.0-SNAPSHOT with 6.8.0-I20180228_1230 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/pom.xml' [.] $> git commit -m'Release master, update 6.8.0-SNAPSHOT to 6.8.0-I20180228_1230, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [6.8.0-I20180228_1230 368442f] Release master, update 6.8.0-SNAPSHOT to 6.8.0-I20180228_1230, update 10.1-SNAPSHOT to 10.1-I20180228_0918 4 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-6.8.0-I20180228_1230 -m'Release release-6.8.0-I20180228_1230 from 6.8.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-6.8.0-I20180228_1230... [.] $> git checkout release-6.8.0-I20180228_1230 Note: checking out 'release-6.8.0-I20180228_1230'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 368442f Release master, update 6.8.0-SNAPSHOT to 6.8.0-I20180228_1230, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Marketplace package for template rendering [INFO] Template rendering Marketplace package [INFO] Template rendering samples Marketplace package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Marketplace package for template rendering 6.8.0-I20180228_1230 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-parent --- [INFO] Storing buildNumber: 20180228-123020 at timestamp: 1519821020118 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/marketplace-parent/6.8.0-I20180228_1230 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-parent --- [INFO] Storing buildNumber: 20180228-123021 at timestamp: 1519821021887 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/marketplace-parent/6.8.0-I20180228_1230/marketplace-parent-6.8.0-I20180228_1230.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/marketplace-parent/6.8.0-I20180228_1230/marketplace-parent-6.8.0-I20180228_1230.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/marketplace-parent/6.8.0-I20180228_1230/marketplace-parent-6.8.0-I20180228_1230.pom (3 KB at 3.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/marketplace-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/marketplace-parent/maven-metadata.xml (60 KB at 160.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/marketplace-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/marketplace-parent/maven-metadata.xml (60 KB at 539.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template rendering Marketplace package 6.8.0-I20180228_1230 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 5.0 KB/sec) [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 4.1 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ package --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ package --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ package --- [INFO] Storing buildNumber: 20180228-123034 at timestamp: 1519821034194 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ package --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ package --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ package --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ package --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ package --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) template-rendering-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target [INFO] [copy] Copying 5 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nxr/bundles [INFO] [copy] Copying 13 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nxr-6.8.0-I20180228_1230.zip [INFO] [nx:zipdiff] Only in nxr-6.8.0-I20180228_1230.zip: bundles/nuxeo-template-rendering-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-6.8.0-I20180228_1230.zip: bundles/nuxeo-template-rendering-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-6.8.0-I20180228_1230.zip: bundles/nuxeo-template-rendering-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-6.8.0-I20180228_1230.zip: bundles/nuxeo-template-rendering-jxls-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-6.8.0-I20180228_1230.zip: bundles/nuxeo-template-rendering-xdocreport-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-6.8.0-I20180228_1230.zip: lib/commons-jexl2-do-not-remove-2.jar [INFO] [nx:zipdiff] Only in nxr-6.8.0-I20180228_1230.zip: lib/fr.opensagres.xdocreport.converter-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-6.8.0-I20180228_1230.zip: lib/fr.opensagres.xdocreport.core-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-6.8.0-I20180228_1230.zip: lib/fr.opensagres.xdocreport.document-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-6.8.0-I20180228_1230.zip: lib/fr.opensagres.xdocreport.document.docx-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-6.8.0-I20180228_1230.zip: lib/fr.opensagres.xdocreport.document.ods-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-6.8.0-I20180228_1230.zip: lib/fr.opensagres.xdocreport.document.odt-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-6.8.0-I20180228_1230.zip: lib/fr.opensagres.xdocreport.remoting.resources-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-6.8.0-I20180228_1230.zip: lib/fr.opensagres.xdocreport.template-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-6.8.0-I20180228_1230.zip: lib/fr.opensagres.xdocreport.template.freemarker-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-6.8.0-I20180228_1230.zip: lib/jxls-core-1.0.6-NX01.jar [INFO] [nx:zipdiff] Only in nxr-6.8.0-I20180228_1230.zip: lib/jxls-reader-1.0.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nxr-6.8.0-I20180228_1230.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nxr/bundles [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nxr-6.8.0-I20180228_1230.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nxr-6.8.0-I20180228_1230.zip [INFO] [nx:zipdiff] Only in nxr-6.8.0-I20180228_1230.zip: bundles/nuxeo-template-rendering-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-a4j-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-core-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/nxr-6.8.0-I20180228_1230.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/package-6.8.0-I20180228_1230.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/package-6.8.0-I20180228_1230.zip to MavenProject: org.nuxeo.template.rendering:package:6.8.0-I20180228_1230 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ package --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/package/6.8.0-I20180228_1230 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ package >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ package --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ package --- [INFO] Storing buildNumber: 20180228-123102 at timestamp: 1519821062449 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ package --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ package --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ package --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ package <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ package --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/package-6.8.0-I20180228_1230-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ package --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/package-6.8.0-I20180228_1230.zip to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/package/6.8.0-I20180228_1230/package-6.8.0-I20180228_1230.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/package/6.8.0-I20180228_1230/package-6.8.0-I20180228_1230.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/package-6.8.0-I20180228_1230-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/package/6.8.0-I20180228_1230/package-6.8.0-I20180228_1230-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ package --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/6.8.0-I20180228_1230/package-6.8.0-I20180228_1230.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/6.8.0-I20180228_1230/package-6.8.0-I20180228_1230.zip (1070 KB at 254.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/6.8.0-I20180228_1230/package-6.8.0-I20180228_1230.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/6.8.0-I20180228_1230/package-6.8.0-I20180228_1230.pom (2 KB at 26.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/maven-metadata.xml (60 KB at 97.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/maven-metadata.xml (60 KB at 238.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/6.8.0-I20180228_1230/package-6.8.0-I20180228_1230-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package/6.8.0-I20180228_1230/package-6.8.0-I20180228_1230-sources.jar (2 KB at 14.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Template rendering samples Marketplace package 6.8.0-I20180228_1230 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://connect.nuxeo.com/nuxeo/site/studio/maven/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ package-samples --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ package-samples --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ package-samples --- [INFO] Storing buildNumber: 20180228-123109 at timestamp: 1519821069825 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ package-samples --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ package-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ package-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ package-samples --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ package-samples --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) template-rendering-sample-assembly.init: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/marketplace/install template-rendering-sample-assembly.build: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/marketplace [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/marketplace/install/bundles-web-ui [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/marketplace/install/bundles-jsf-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/marketplace/install/bundles-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/package-samples-6.8.0-I20180228_1230.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/package-samples-6.8.0-I20180228_1230.zip to MavenProject: org.nuxeo.template.rendering:package-samples:6.8.0-I20180228_1230 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ package-samples --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/package-samples/6.8.0-I20180228_1230 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ package-samples >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ package-samples --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ package-samples --- [INFO] Storing buildNumber: 20180228-123113 at timestamp: 1519821073103 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ package-samples --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ package-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ package-samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ package-samples <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ package-samples --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/package-samples-6.8.0-I20180228_1230-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ package-samples --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/package-samples-6.8.0-I20180228_1230.zip to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/package-samples/6.8.0-I20180228_1230/package-samples-6.8.0-I20180228_1230.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/package-samples/6.8.0-I20180228_1230/package-samples-6.8.0-I20180228_1230.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/package-samples-6.8.0-I20180228_1230-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/template/rendering/package-samples/6.8.0-I20180228_1230/package-samples-6.8.0-I20180228_1230-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ package-samples --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/6.8.0-I20180228_1230/package-samples-6.8.0-I20180228_1230.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/6.8.0-I20180228_1230/package-samples-6.8.0-I20180228_1230.zip (459 KB at 2436.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/6.8.0-I20180228_1230/package-samples-6.8.0-I20180228_1230.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/6.8.0-I20180228_1230/package-samples-6.8.0-I20180228_1230.pom (2 KB at 19.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/maven-metadata.xml (47 KB at 114.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/maven-metadata.xml (47 KB at 328.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/6.8.0-I20180228_1230/package-samples-6.8.0-I20180228_1230-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/template/rendering/package-samples/6.8.0-I20180228_1230/package-samples-6.8.0-I20180228_1230-sources.jar (2 KB at 13.6 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Marketplace package for template rendering ... SUCCESS [ 4.460 s] [INFO] Template rendering Marketplace package ............. SUCCESS [ 44.347 s] [INFO] Template rendering samples Marketplace package ..... SUCCESS [ 6.177 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 58.293 s [INFO] Finished at: 2018-02-28T12:31:14+00:00 [INFO] Final Memory: 140M/1968M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@package/target/package-6.8.0-I20180228_1230.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1069k 0 0 100 1069k 0 2127k --:--:-- --:--:-- --:--:-- 2125k 100 1069k 0 0 100 1069k 0 2126k --:--:-- --:--:-- --:--:-- 2125k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:31:14 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=2B539C2D834DC823CCD8B0FB234AF8EE.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive $> curl -i -n -F package=@package-samples/target/package-samples-6.8.0-I20180228_1230.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 458k 0 0 100 458k 0 1017k --:--:-- --:--:-- --:--:-- 1018k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:31:15 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=B2F322EA46796173706FBB8DD544CEE0.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-birt] [WARN] Skipped 'marketplace-birt' (deprecated addon) [marketplace-birt] Upgrade skipped marketplace-birt... Working on custom repository... Releasing from branch: master Current version: 2.7.4-SNAPSHOT Tag: release-2.7.4-I20180228_1231 Next version: 2.7.4-SNAPSHOT Maintenance branch 2.7.4-I20180228_1231 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-birt.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-birt.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [.] $> git checkout -f master Already on 'master' Your branch is up to date with 'origin/master'. Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-easyshare] Prepare release of marketplace-easyshare... Working on custom repository... Releasing from branch: master Current version: 1.5.0-SNAPSHOT Tag: release-1.5.0-I20180228_1231 Next version: 1.5.0-SNAPSHOT Maintenance branch 1.5.0-I20180228_1231 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-easyshare.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-easyshare.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.5.0-I20180228_1231, update versions, commit and tag as release-1.5.0-I20180228_1231... [.] $> git checkout -b 1.5.0-I20180228_1231 Switched to a new branch '1.5.0-I20180228_1231' [INFO] Replacing occurrences of 1.5.0-SNAPSHOT with 1.5.0-I20180228_1231 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/pom.xml' [.] $> git commit -m'Release master, update 1.5.0-SNAPSHOT to 1.5.0-I20180228_1231, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.5.0-I20180228_1231 65c1341] Release master, update 1.5.0-SNAPSHOT to 1.5.0-I20180228_1231, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.5.0-I20180228_1231 -m'Release release-1.5.0-I20180228_1231 from 1.5.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.5.0-I20180228_1231... [.] $> git checkout release-1.5.0-I20180228_1231 Note: checking out 'release-1.5.0-I20180228_1231'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 65c1341 Release master, update 1.5.0-SNAPSHOT to 1.5.0-I20180228_1231, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Marketplace packaging of easyshare [INFO] Marketplace package - easyshare [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Marketplace packaging of easyshare 1.5.0-I20180228_1231 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mp-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ mp-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ mp-parent --- [INFO] Storing buildNumber: 20180228-123125 at timestamp: 1519821085480 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ mp-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ mp-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ mp-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ mp-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ mp-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/easyshare/mp-parent/1.5.0-I20180228_1231 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ mp-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ mp-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ mp-parent --- [INFO] Storing buildNumber: 20180228-123127 at timestamp: 1519821087085 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ mp-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ mp-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ mp-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ mp-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ mp-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mp-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/easyshare/mp-parent/1.5.0-I20180228_1231/mp-parent-1.5.0-I20180228_1231.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ mp-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/mp-parent/1.5.0-I20180228_1231/mp-parent-1.5.0-I20180228_1231.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/mp-parent/1.5.0-I20180228_1231/mp-parent-1.5.0-I20180228_1231.pom (3 KB at 5.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/mp-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/mp-parent/maven-metadata.xml (60 KB at 272.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/mp-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/mp-parent/maven-metadata.xml (60 KB at 360.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package - easyshare 1.5.0-I20180228_1231 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 17.7 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 5.1 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 13.5 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-123138 at timestamp: 1519821098350 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nuxeo-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target [INFO] [copy] Copying 77 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nxr/bundles [INFO] [copy] Copying 134 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nxr/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nxr-1.5.0-I20180228_1231.zip [INFO] [nx:zipdiff] Only in nxr-1.5.0-I20180228_1231.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.5.0-I20180228_1231.zip: bundles/nuxeo-easyshare-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.5.0-I20180228_1231.zip: bundles/nuxeo-easyshare-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.5.0-I20180228_1231.zip: bundles/nuxeo-easyshare-web-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.5.0-I20180228_1231.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.5.0-I20180228_1231.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.5.0-I20180228_1231.zip: lib/jna-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-a4j-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-core-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/nxr-1.5.0-I20180228_1231.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace/install [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [move] Moving 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace/install/bundles-web-ui [INFO] [move] Moving 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 12:32:10 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: EasyShareFolder [WARNING] [nx:studioExtraction] Feb 28, 2018 12:32:10 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@73bbf337 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:32:10 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > addToAShareDocument [addToAShareDocument: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@16d1784b) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Feb 28, 2018 12:32:10 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > navToParent [navToParent: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@12997ff6) [WARNING] [nx:studioExtraction] null [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace-1.5.0-I20180228_1231.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace-1.5.0-I20180228_1231.zip to MavenProject: org.nuxeo.easyshare:marketplace:1.5.0-I20180228_1231 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/easyshare/marketplace/1.5.0-I20180228_1231 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-123214 at timestamp: 1519821134032 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace-1.5.0-I20180228_1231-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace-1.5.0-I20180228_1231.zip to /opt/jenkins/.m2/repository/org/nuxeo/easyshare/marketplace/1.5.0-I20180228_1231/marketplace-1.5.0-I20180228_1231.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/easyshare/marketplace/1.5.0-I20180228_1231/marketplace-1.5.0-I20180228_1231.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace-1.5.0-I20180228_1231-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/easyshare/marketplace/1.5.0-I20180228_1231/marketplace-1.5.0-I20180228_1231-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/1.5.0-I20180228_1231/marketplace-1.5.0-I20180228_1231.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/1.5.0-I20180228_1231/marketplace-1.5.0-I20180228_1231.zip (2655 KB at 4193.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/1.5.0-I20180228_1231/marketplace-1.5.0-I20180228_1231.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/1.5.0-I20180228_1231/marketplace-1.5.0-I20180228_1231.pom (2 KB at 2.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/maven-metadata.xml (60 KB at 141.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/maven-metadata.xml (60 KB at 671.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/1.5.0-I20180228_1231/marketplace-1.5.0-I20180228_1231-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/easyshare/marketplace/1.5.0-I20180228_1231/marketplace-1.5.0-I20180228_1231-sources.jar (2 KB at 11.3 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Marketplace packaging of easyshare ........... SUCCESS [ 4.348 s] [INFO] Marketplace package - easyshare .................... SUCCESS [ 48.186 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 55.451 s [INFO] Finished at: 2018-02-28T12:32:16+00:00 [INFO] Final Memory: 137M/1955M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-1.5.0-I20180228_1231.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 50 2654k 0 0 50 1328k 0 3381k --:--:-- --:--:-- --:--:-- 3379k 100 2654k 0 0 100 2654k 0 3801k --:--:-- --:--:-- --:--:-- 3797k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:32:18 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=A63DD7424E15A4D06412ADC7859FDA0D.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-fsexporter] Prepare release of marketplace-fsexporter... Working on custom repository... Releasing from branch: master Current version: 1.6.0-SNAPSHOT Tag: release-1.6.0-I20180228_1232 Next version: 1.6.0-SNAPSHOT Maintenance branch 1.6.0-I20180228_1232 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-fsexporter.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-fsexporter.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.6.0-I20180228_1232, update versions, commit and tag as release-1.6.0-I20180228_1232... [.] $> git checkout -b 1.6.0-I20180228_1232 Switched to a new branch '1.6.0-I20180228_1232' [INFO] Replacing occurrences of 1.6.0-SNAPSHOT with 1.6.0-I20180228_1232 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/pom.xml' [.] $> git commit -m'Release master, update 1.6.0-SNAPSHOT to 1.6.0-I20180228_1232, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.6.0-I20180228_1232 ac58cb8] Release master, update 1.6.0-SNAPSHOT to 1.6.0-I20180228_1232, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.6.0-I20180228_1232 -m'Release release-1.6.0-I20180228_1232 from 1.6.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.6.0-I20180228_1232... [.] $> git checkout release-1.6.0-I20180228_1232 Note: checking out 'release-1.6.0-I20180228_1232'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at ac58cb8 Release master, update 1.6.0-SNAPSHOT to 1.6.0-I20180228_1232, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo FS Exporter Marketplace Package parent POM [INFO] Nuxeo FS Exporter Marketplace Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo FS Exporter Marketplace Package parent POM 1.6.0-I20180228_1232 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-123225 at timestamp: 1519821145325 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/fsexporter/parent/1.6.0-I20180228_1232 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-123226 at timestamp: 1519821146681 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/fsexporter/parent/1.6.0-I20180228_1232/parent-1.6.0-I20180228_1232.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/parent/1.6.0-I20180228_1232/parent-1.6.0-I20180228_1232.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/parent/1.6.0-I20180228_1232/parent-1.6.0-I20180228_1232.pom (2 KB at 3.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/parent/maven-metadata.xml (46 KB at 85.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/parent/maven-metadata.xml (46 KB at 298.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo FS Exporter Marketplace Package 1.6.0-I20180228_1232 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 16.6 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.2 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 11.2 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-123231 at timestamp: 1519821151147 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) fsexporter-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace/install/bundles [WARNING] [nx:studioExtraction] Feb 28, 2018 12:32:34 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > ExportStructureToFS [ExportStructureToFS: [void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@14af57c3) [WARNING] [nx:studioExtraction] This operation enables to export the structure contained in the Root name path to the File System Target path. You can declare your own query to choose the document being exported. [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace-1.6.0-I20180228_1232.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace-1.6.0-I20180228_1232.zip to MavenProject: org.nuxeo.marketplace.fsexporter:marketplace:1.6.0-I20180228_1232 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/fsexporter/marketplace/1.6.0-I20180228_1232 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-123235 at timestamp: 1519821155130 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace-1.6.0-I20180228_1232-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace-1.6.0-I20180228_1232.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/fsexporter/marketplace/1.6.0-I20180228_1232/marketplace-1.6.0-I20180228_1232.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/fsexporter/marketplace/1.6.0-I20180228_1232/marketplace-1.6.0-I20180228_1232.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace-1.6.0-I20180228_1232-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/fsexporter/marketplace/1.6.0-I20180228_1232/marketplace-1.6.0-I20180228_1232-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/1.6.0-I20180228_1232/marketplace-1.6.0-I20180228_1232.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/1.6.0-I20180228_1232/marketplace-1.6.0-I20180228_1232.zip (17 KB at 90.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/1.6.0-I20180228_1232/marketplace-1.6.0-I20180228_1232.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/1.6.0-I20180228_1232/marketplace-1.6.0-I20180228_1232.pom (2 KB at 15.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/maven-metadata.xml (46 KB at 185.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/maven-metadata.xml (46 KB at 341.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/1.6.0-I20180228_1232/marketplace-1.6.0-I20180228_1232-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/fsexporter/marketplace/1.6.0-I20180228_1232/marketplace-1.6.0-I20180228_1232-sources.jar (1010 B at 12.5 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo FS Exporter Marketplace Package parent POM ... SUCCESS [ 4.447 s] [INFO] Nuxeo FS Exporter Marketplace Package .............. SUCCESS [ 7.384 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.060 s [INFO] Finished at: 2018-02-28T12:32:35+00:00 [INFO] Final Memory: 68M/1592M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-1.6.0-I20180228_1232.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16633 0 0 100 16633 0 38244 --:--:-- --:--:-- --:--:-- 38236 100 16633 0 0 100 16633 0 38238 --:--:-- --:--:-- --:--:-- 38236 HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:32:37 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=73559F64A203A4A3B48882E14FF20B8E.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-scan-importer] Prepare release of marketplace-scan-importer... Working on custom repository... Releasing from branch: master Current version: 1.5.0-SNAPSHOT Tag: release-1.5.0-I20180228_1232 Next version: 1.5.0-SNAPSHOT Maintenance branch 1.5.0-I20180228_1232 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-scan-importer.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-scan-importer.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.5.0-I20180228_1232, update versions, commit and tag as release-1.5.0-I20180228_1232... [.] $> git checkout -b 1.5.0-I20180228_1232 Switched to a new branch '1.5.0-I20180228_1232' [INFO] Replacing occurrences of 1.5.0-SNAPSHOT with 1.5.0-I20180228_1232 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/pom.xml' [.] $> git commit -m'Release master, update 1.5.0-SNAPSHOT to 1.5.0-I20180228_1232, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.5.0-I20180228_1232 3c78edf] Release master, update 1.5.0-SNAPSHOT to 1.5.0-I20180228_1232, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.5.0-I20180228_1232 -m'Release release-1.5.0-I20180228_1232 from 1.5.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.5.0-I20180228_1232... [.] $> git checkout release-1.5.0-I20180228_1232 Note: checking out 'release-1.5.0-I20180228_1232'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 3c78edf Release master, update 1.5.0-SNAPSHOT to 1.5.0-I20180228_1232, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Scan Importer Marketplace package parent [INFO] Scan Importer Marketplace package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Scan Importer Marketplace package parent 1.5.0-I20180228_1232 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-123244 at timestamp: 1519821164641 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/scan/importer/parent/1.5.0-I20180228_1232 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-123246 at timestamp: 1519821166121 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/scan/importer/parent/1.5.0-I20180228_1232/parent-1.5.0-I20180228_1232.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/parent/1.5.0-I20180228_1232/parent-1.5.0-I20180228_1232.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/parent/1.5.0-I20180228_1232/parent-1.5.0-I20180228_1232.pom (3 KB at 0.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/parent/maven-metadata.xml (60 KB at 131.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/parent/maven-metadata.xml (60 KB at 343.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Scan Importer Marketplace package 1.5.0-I20180228_1232 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 14.8 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 5.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 9.6 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.3 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-scan-importer --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-scan-importer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-scan-importer --- [INFO] Storing buildNumber: 20180228-123256 at timestamp: 1519821176751 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-scan-importer --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-scan-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-scan-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-scan-importer --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-scan-importer --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) scan-importer-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target [INFO] [copy] Copying 176 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/nxr/bundles [INFO] [copy] Copying 269 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/nxr/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [nx:rmdups] removed duplicates: jna-4.4.0.jar ; preserved: jna-4.4.0-1.jar [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/nxr-1.5.0-I20180228_1232.zip [INFO] [nx:zipdiff] Only in nxr-1.5.0-I20180228_1232.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.5.0-I20180228_1232.zip: bundles/nuxeo-importer-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.5.0-I20180228_1232.zip: bundles/nuxeo-importer-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.5.0-I20180228_1232.zip: bundles/nuxeo-importer-scan-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.5.0-I20180228_1232.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.5.0-I20180228_1232.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/nxr-1.5.0-I20180228_1232.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace-scan-importer-1.5.0-I20180228_1232.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace-scan-importer-1.5.0-I20180228_1232.zip to MavenProject: org.nuxeo.marketplace.scan.importer:marketplace-scan-importer:1.5.0-I20180228_1232 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-scan-importer --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.0-I20180228_1232 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-scan-importer >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-scan-importer --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-scan-importer --- [INFO] Storing buildNumber: 20180228-123315 at timestamp: 1519821195747 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-scan-importer --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-scan-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-scan-importer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-scan-importer <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-scan-importer --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace-scan-importer-1.5.0-I20180228_1232-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-scan-importer --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace-scan-importer-1.5.0-I20180228_1232.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.0-I20180228_1232/marketplace-scan-importer-1.5.0-I20180228_1232.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.0-I20180228_1232/marketplace-scan-importer-1.5.0-I20180228_1232.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace-scan-importer-1.5.0-I20180228_1232-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.0-I20180228_1232/marketplace-scan-importer-1.5.0-I20180228_1232-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-scan-importer --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.0-I20180228_1232/marketplace-scan-importer-1.5.0-I20180228_1232.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.0-I20180228_1232/marketplace-scan-importer-1.5.0-I20180228_1232.zip (679 KB at 2283.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.0-I20180228_1232/marketplace-scan-importer-1.5.0-I20180228_1232.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.0-I20180228_1232/marketplace-scan-importer-1.5.0-I20180228_1232.pom (2 KB at 22.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/maven-metadata.xml (60 KB at 214.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/maven-metadata.xml (60 KB at 431.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.0-I20180228_1232/marketplace-scan-importer-1.5.0-I20180228_1232-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/scan/importer/marketplace-scan-importer/1.5.0-I20180228_1232/marketplace-scan-importer-1.5.0-I20180228_1232-sources.jar (2 KB at 15.8 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Scan Importer Marketplace package parent ........... SUCCESS [ 7.338 s] [INFO] Scan Importer Marketplace package .................. SUCCESS [ 26.274 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 36.059 s [INFO] Finished at: 2018-02-28T12:33:16+00:00 [INFO] Final Memory: 120M/1915M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-scan-importer-1.5.0-I20180228_1232.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 678k 0 0 100 678k 0 1468k --:--:-- --:--:-- --:--:-- 1468k 100 678k 0 0 100 678k 0 1468k --:--:-- --:--:-- --:--:-- 1468k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:33:18 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=3458DE19CF435FB1FF25EA1090FD65A7.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-duoweb-authentication] Prepare release of marketplace-duoweb-authentication... Working on custom repository... Releasing from branch: master Current version: 1.6.0-SNAPSHOT Tag: release-1.6.0-I20180228_1233 Next version: 1.6.0-SNAPSHOT Maintenance branch 1.6.0-I20180228_1233 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-duoweb-authentication.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-duoweb-authentication.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.6.0-I20180228_1233, update versions, commit and tag as release-1.6.0-I20180228_1233... [.] $> git checkout -b 1.6.0-I20180228_1233 Switched to a new branch '1.6.0-I20180228_1233' [INFO] Replacing occurrences of 1.6.0-SNAPSHOT with 1.6.0-I20180228_1233 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/pom.xml' [.] $> git commit -m'Release master, update 1.6.0-SNAPSHOT to 1.6.0-I20180228_1233, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.6.0-I20180228_1233 21a7d8d] Release master, update 1.6.0-SNAPSHOT to 1.6.0-I20180228_1233, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 6 insertions(+), 6 deletions(-) [.] $> git tag -a release-1.6.0-I20180228_1233 -m'Release release-1.6.0-I20180228_1233 from 1.6.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.6.0-I20180228_1233... [.] $> git checkout release-1.6.0-I20180228_1233 Note: checking out 'release-1.6.0-I20180228_1233'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 21a7d8d Release master, update 1.6.0-SNAPSHOT to 1.6.0-I20180228_1233, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] DuoWeb Authentication Marketplace Package parent [INFO] DuoWeb Authentication Marketplace Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building DuoWeb Authentication Marketplace Package parent 1.6.0-I20180228_1233 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-123324 at timestamp: 1519821204954 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/duoweb/authentication/parent/1.6.0-I20180228_1233 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-123326 at timestamp: 1519821206267 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/duoweb/authentication/parent/1.6.0-I20180228_1233/parent-1.6.0-I20180228_1233.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/parent/1.6.0-I20180228_1233/parent-1.6.0-I20180228_1233.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/parent/1.6.0-I20180228_1233/parent-1.6.0-I20180228_1233.pom (3 KB at 5.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/parent/maven-metadata.xml (60 KB at 249.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/parent/maven-metadata.xml (60 KB at 234.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building DuoWeb Authentication Marketplace Package 1.6.0-I20180228_1233 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 13.6 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 6.9 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-duoweb-authentication --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-duoweb-authentication --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-duoweb-authentication --- [INFO] Storing buildNumber: 20180228-123334 at timestamp: 1519821214796 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-duoweb-authentication --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-duoweb-authentication --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-duoweb-authentication --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) duoweb-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace [INFO] [copy] Copying 5 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target [INFO] [copy] Copying 29 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/nxr/bundles [INFO] [copy] Copying 48 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/nxr-1.6.0-I20180228_1233.zip [INFO] [nx:zipdiff] Only in nxr-1.6.0-I20180228_1233.zip: bundles/nuxeo-duoweb-authentication-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.6.0-I20180228_1233.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.6.0-I20180228_1233.zip: lib/com-duosecurity-java-client-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/nxr-1.6.0-I20180228_1233.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace-duoweb-authentication-1.6.0-I20180228_1233.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace-duoweb-authentication-1.6.0-I20180228_1233.zip to MavenProject: org.nuxeo.marketplace.duoweb.authentication:marketplace-duoweb-authentication:1.6.0-I20180228_1233 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-duoweb-authentication --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.0-I20180228_1233 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-duoweb-authentication >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-duoweb-authentication --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-duoweb-authentication --- [INFO] Storing buildNumber: 20180228-123340 at timestamp: 1519821220535 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-duoweb-authentication --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-duoweb-authentication --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-duoweb-authentication <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-duoweb-authentication --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace-duoweb-authentication-1.6.0-I20180228_1233-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-duoweb-authentication --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace-duoweb-authentication-1.6.0-I20180228_1233.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.0-I20180228_1233/marketplace-duoweb-authentication-1.6.0-I20180228_1233.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.0-I20180228_1233/marketplace-duoweb-authentication-1.6.0-I20180228_1233.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace-duoweb-authentication-1.6.0-I20180228_1233-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.0-I20180228_1233/marketplace-duoweb-authentication-1.6.0-I20180228_1233-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-duoweb-authentication --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.0-I20180228_1233/marketplace-duoweb-authentication-1.6.0-I20180228_1233.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.0-I20180228_1233/marketplace-duoweb-authentication-1.6.0-I20180228_1233.zip (57 KB at 190.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.0-I20180228_1233/marketplace-duoweb-authentication-1.6.0-I20180228_1233.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.0-I20180228_1233/marketplace-duoweb-authentication-1.6.0-I20180228_1233.pom (2 KB at 16.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/maven-metadata.xml (60 KB at 229.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/maven-metadata.xml (60 KB at 161.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.0-I20180228_1233/marketplace-duoweb-authentication-1.6.0-I20180228_1233-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/duoweb/authentication/marketplace-duoweb-authentication/1.6.0-I20180228_1233/marketplace-duoweb-authentication-1.6.0-I20180228_1233-sources.jar (17 KB at 220.9 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] DuoWeb Authentication Marketplace Package parent ... SUCCESS [ 4.213 s] [INFO] DuoWeb Authentication Marketplace Package .......... SUCCESS [ 13.914 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.345 s [INFO] Finished at: 2018-02-28T12:33:41+00:00 [INFO] Final Memory: 117M/1630M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-duoweb-authentication-1.6.0-I20180228_1233.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58023 0 0 100 58023 0 125k --:--:-- --:--:-- --:--:-- 125k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:33:43 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=519B80014C5D2D1CF782E2E9A476DFD2.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-virtualnavigation] Prepare release of marketplace-virtualnavigation... Working on custom repository... Releasing from branch: master Current version: 1.4.0-SNAPSHOT Tag: release-1.4.0-I20180228_1233 Next version: 1.4.0-SNAPSHOT Maintenance branch 1.4.0-I20180228_1233 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-virtualnavigation.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-virtualnavigation.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.4.0-I20180228_1233, update versions, commit and tag as release-1.4.0-I20180228_1233... [.] $> git checkout -b 1.4.0-I20180228_1233 Switched to a new branch '1.4.0-I20180228_1233' [INFO] Replacing occurrences of 1.4.0-SNAPSHOT with 1.4.0-I20180228_1233 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/pom.xml' [.] $> git commit -m'Release master, update 1.4.0-SNAPSHOT to 1.4.0-I20180228_1233, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.4.0-I20180228_1233 296b922] Release master, update 1.4.0-SNAPSHOT to 1.4.0-I20180228_1233, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.4.0-I20180228_1233 -m'Release release-1.4.0-I20180228_1233 from 1.4.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.4.0-I20180228_1233... [.] $> git checkout release-1.4.0-I20180228_1233 Note: checking out 'release-1.4.0-I20180228_1233'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 296b922 Release master, update 1.4.0-SNAPSHOT to 1.4.0-I20180228_1233, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Virtual Navigation packaging parent POM [INFO] Virtual Navigation Marketplace Package [INFO] Virtual Navigation Functional Tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Virtual Navigation packaging parent POM 1.4.0-I20180228_1233 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-123350 at timestamp: 1519821230547 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/parent/1.4.0-I20180228_1233 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-123352 at timestamp: 1519821232040 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/parent/1.4.0-I20180228_1233/parent-1.4.0-I20180228_1233.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/parent/1.4.0-I20180228_1233/parent-1.4.0-I20180228_1233.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/parent/1.4.0-I20180228_1233/parent-1.4.0-I20180228_1233.pom (2 KB at 3.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/parent/maven-metadata.xml (60 KB at 324.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/parent/maven-metadata.xml (60 KB at 329.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Virtual Navigation Marketplace Package 1.4.0-I20180228_1233 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 14.5 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.8 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 9.1 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 0.3 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-123403 at timestamp: 1519821243075 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) virtualnav-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target [INFO] [copy] Copying 53 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nxr/bundles [INFO] [copy] Copying 80 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nxr-1.4.0-I20180228_1233.zip [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1233.zip: bundles/nuxeo-platform-virtualnavigation-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1233.zip: bundles/nuxeo-platform-virtualnavigation-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1233.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/nxr-1.4.0-I20180228_1233.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 12:34:29 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: QueryNav [WARNING] [nx:studioExtraction] Feb 28, 2018 12:34:29 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@2feb6b84 [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace-1.4.0-I20180228_1233.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace-1.4.0-I20180228_1233.zip to MavenProject: org.nuxeo.marketplace.virtualnavigation:marketplace:1.4.0-I20180228_1233 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.0-I20180228_1233 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-123433 at timestamp: 1519821273050 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace-1.4.0-I20180228_1233-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace-1.4.0-I20180228_1233.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.0-I20180228_1233/marketplace-1.4.0-I20180228_1233.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.0-I20180228_1233/marketplace-1.4.0-I20180228_1233.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace-1.4.0-I20180228_1233-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.0-I20180228_1233/marketplace-1.4.0-I20180228_1233-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.0-I20180228_1233/marketplace-1.4.0-I20180228_1233.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.0-I20180228_1233/marketplace-1.4.0-I20180228_1233.zip (11 KB at 50.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.0-I20180228_1233/marketplace-1.4.0-I20180228_1233.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.0-I20180228_1233/marketplace-1.4.0-I20180228_1233.pom (2 KB at 18.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/maven-metadata.xml (60 KB at 330.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/maven-metadata.xml (60 KB at 354.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.0-I20180228_1233/marketplace-1.4.0-I20180228_1233-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/marketplace/1.4.0-I20180228_1233/marketplace-1.4.0-I20180228_1233-sources.jar (2 KB at 5.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Virtual Navigation Functional Tests with WebDriver 1.4.0-I20180228_1233 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180228-123436 at timestamp: 1519821276663 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/webdriver-1.4.0-I20180228_1233.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.0-I20180228_1233 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180228-123441 at timestamp: 1519821281565 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/webdriver-1.4.0-I20180228_1233-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.virtualnavigation:webdriver:1.4.0-I20180228_1233) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 2.1 KB/sec) [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 0.8 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target virtualnav-webdriver-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target virtualnav-webdriver-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target virtualnav-webdriver-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target virtualnav-webdriver-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target virtualnav-webdriver-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target virtualnav-webdriver-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target virtualnav-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. virtualnav-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target virtualnav-webdriver-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/marketplace-1.4.0-I20180228_1233.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-jsf-ui-10.1.0-I20180228_0918/nuxeo-virtualnavigation-1.4.0-I20180228_1233 [INFO] [exec] Local packages to install (2): nuxeo-jsf-ui:10.1.0-I20180228_0918, nuxeo-virtualnavigation:1.4.0-I20180228_1233 [INFO] [exec] Installing nuxeo-jsf-ui-10.1.0-I20180228_0918 [INFO] [exec] Installing nuxeo-virtualnavigation-1.4.0-I20180228_1233 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 82966. [INFO] [exec] .................................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 666 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 1min13s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.functionaltests.ITLoginLogoutTest 12:36:26,568 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' 12:36:42,017 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.254 sec - in org.nuxeo.functionaltests.ITLoginLogoutTest Running org.nuxeo.functionaltests.ITCoverageNavigationTest 12:36:44,832 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITCoverageNavigationTest#testCoverageNavigation' 12:37:24,761 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITCoverageNavigationTest#testCoverageNavigation' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.996 sec - in org.nuxeo.functionaltests.ITCoverageNavigationTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.virtualnavigation:webdriver:1.4.0-I20180228_1233) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target virtualnav-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. virtualnav-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.0-I20180228_1233/webdriver-1.4.0-I20180228_1233.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.0-I20180228_1233/webdriver-1.4.0-I20180228_1233.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/ftest/webdriver/target/webdriver-1.4.0-I20180228_1233-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.0-I20180228_1233/webdriver-1.4.0-I20180228_1233-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.0-I20180228_1233/webdriver-1.4.0-I20180228_1233.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.0-I20180228_1233/webdriver-1.4.0-I20180228_1233.jar (5 KB at 16.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.0-I20180228_1233/webdriver-1.4.0-I20180228_1233.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.0-I20180228_1233/webdriver-1.4.0-I20180228_1233.pom (5 KB at 56.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/maven-metadata.xml (59 KB at 184.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/maven-metadata.xml (59 KB at 301.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.0-I20180228_1233/webdriver-1.4.0-I20180228_1233-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/virtualnavigation/webdriver/1.4.0-I20180228_1233/webdriver-1.4.0-I20180228_1233-sources.jar (337 B at 4.3 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Virtual Navigation packaging parent POM ............ SUCCESS [ 3.937 s] [INFO] Virtual Navigation Marketplace Package ............. SUCCESS [ 41.207 s] [INFO] Virtual Navigation Functional Tests with WebDriver . SUCCESS [02:56 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:44 min [INFO] Finished at: 2018-02-28T12:37:31+00:00 [INFO] Final Memory: 172M/1967M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-1.4.0-I20180228_1233.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10792 0 0 100 10792 0 17784 --:--:-- --:--:-- --:--:-- 17779 100 10792 0 0 100 10792 0 17783 --:--:-- --:--:-- --:--:-- 17779 HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:37:33 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=C62B8D41046C3702802893C37413274F.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-imap-connector] Prepare release of marketplace-imap-connector... Working on custom repository... Releasing from branch: master Current version: 1.4.0-SNAPSHOT Tag: release-1.4.0-I20180228_1237 Next version: 1.4.0-SNAPSHOT Maintenance branch 1.4.0-I20180228_1237 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-imap-connector.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-imap-connector.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.4.0-I20180228_1237, update versions, commit and tag as release-1.4.0-I20180228_1237... [.] $> git checkout -b 1.4.0-I20180228_1237 Switched to a new branch '1.4.0-I20180228_1237' [INFO] Replacing occurrences of 1.4.0-SNAPSHOT with 1.4.0-I20180228_1237 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/pom.xml' [.] $> git commit -m'Release master, update 1.4.0-SNAPSHOT to 1.4.0-I20180228_1237, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.4.0-I20180228_1237 b14929c] Release master, update 1.4.0-SNAPSHOT to 1.4.0-I20180228_1237, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.4.0-I20180228_1237 -m'Release release-1.4.0-I20180228_1237 from 1.4.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.4.0-I20180228_1237... [.] $> git checkout release-1.4.0-I20180228_1237 Note: checking out 'release-1.4.0-I20180228_1237'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at b14929c Release master, update 1.4.0-SNAPSHOT to 1.4.0-I20180228_1237, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] IMAP Connector Packaging Parent POM [INFO] IMAP Connector Marketplace Package [INFO] IMAP Connector Functional Tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building IMAP Connector Packaging Parent POM 1.4.0-I20180228_1237 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-123740 at timestamp: 1519821460879 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/parent/1.4.0-I20180228_1237 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-123742 at timestamp: 1519821462241 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/parent/1.4.0-I20180228_1237/parent-1.4.0-I20180228_1237.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/parent/1.4.0-I20180228_1237/parent-1.4.0-I20180228_1237.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/parent/1.4.0-I20180228_1237/parent-1.4.0-I20180228_1237.pom (2 KB at 4.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/parent/maven-metadata.xml (60 KB at 459.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/parent/maven-metadata.xml (60 KB at 299.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building IMAP Connector Marketplace Package 1.4.0-I20180228_1237 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.2 KB/sec) [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.1 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 2.6 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-123751 at timestamp: 1519821471607 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) imapconnector-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target [INFO] [copy] Copying 74 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nxr/bundles [INFO] [copy] Copying 133 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nxr/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nxr-1.4.0-I20180228_1237.zip [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1237.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1237.zip: bundles/nuxeo-platform-mail-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1237.zip: bundles/nuxeo-platform-mail-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1237.zip: bundles/nuxeo-platform-mail-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1237.zip: bundles/nuxeo-platform-mail-web-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1237.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1237.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1237.zip: lib/jna-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/nxr-1.4.0-I20180228_1237.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace/install [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [move] Moving 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace/install/bundles-web-ui [INFO] [move] Moving 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 12:38:25 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: MailMessage [WARNING] [nx:studioExtraction] Feb 28, 2018 12:38:25 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: MailFolder [WARNING] [nx:studioExtraction] Feb 28, 2018 12:38:25 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@3946b998 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:38:25 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@6b63fd3e [WARNING] [nx:studioExtraction] Feb 28, 2018 12:38:25 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > CreateMailDocumentFromAutomation [CreateMailDocumentFromAutomation: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@d9b664f) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Feb 28, 2018 12:38:25 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > ProcessAttachment [ProcessAttachment: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@310e8b74) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Feb 28, 2018 12:38:25 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Check Mail Inbox [Mail.CheckInbox: [document, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@118f427c) [WARNING] [nx:studioExtraction] Checks for unread emails in the inbox of an Email Folder passed as input. [WARNING] [nx:studioExtraction] Feb 28, 2018 12:38:25 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: mailReceivedListener [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace-1.4.0-I20180228_1237.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace-1.4.0-I20180228_1237.zip to MavenProject: org.nuxeo.marketplace.imapconnector:marketplace:1.4.0-I20180228_1237 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/marketplace/1.4.0-I20180228_1237 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-123829 at timestamp: 1519821509349 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace-1.4.0-I20180228_1237-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace-1.4.0-I20180228_1237.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/marketplace/1.4.0-I20180228_1237/marketplace-1.4.0-I20180228_1237.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/marketplace/1.4.0-I20180228_1237/marketplace-1.4.0-I20180228_1237.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace-1.4.0-I20180228_1237-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/marketplace/1.4.0-I20180228_1237/marketplace-1.4.0-I20180228_1237-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/1.4.0-I20180228_1237/marketplace-1.4.0-I20180228_1237.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/1.4.0-I20180228_1237/marketplace-1.4.0-I20180228_1237.zip (1162 KB at 2278.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/1.4.0-I20180228_1237/marketplace-1.4.0-I20180228_1237.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/1.4.0-I20180228_1237/marketplace-1.4.0-I20180228_1237.pom (2 KB at 25.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/maven-metadata.xml (59 KB at 47.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/maven-metadata.xml (60 KB at 155.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/1.4.0-I20180228_1237/marketplace-1.4.0-I20180228_1237-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/marketplace/1.4.0-I20180228_1237/marketplace-1.4.0-I20180228_1237-sources.jar (2 KB at 4.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building IMAP Connector Functional Tests with WebDriver 1.4.0-I20180228_1237 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180228-123834 at timestamp: 1519821514544 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/webdriver-1.4.0-I20180228_1237.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/webdriver/1.4.0-I20180228_1237 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180228-123838 at timestamp: 1519821518331 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/webdriver-1.4.0-I20180228_1237-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.imapconnector:webdriver:1.4.0-I20180228_1237) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 5.8 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 2.3 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target imap-connector-webdriver-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target imap-connector-webdriver-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target imap-connector-webdriver-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target imap-connector-webdriver-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target imap-connector-webdriver-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target imap-connector-webdriver-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target imap-connector-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. imap-connector-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target imap-connector-webdriver-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/marketplace-1.4.0-I20180228_1237.zip [INFO] [exec] Optional dependencies [nuxeo-web-ui] will be ignored for 'nuxeo-imap-connector-1.4.0-I20180228_1237'. [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-jsf-ui-10.1.0-I20180228_0918/nuxeo-imap-connector-1.4.0-I20180228_1237 [INFO] [exec] Local packages to install (2): nuxeo-jsf-ui:10.1.0-I20180228_0918, nuxeo-imap-connector:1.4.0-I20180228_1237 [INFO] [exec] Installing nuxeo-jsf-ui-10.1.0-I20180228_0918 [INFO] [exec] Installing nuxeo-imap-connector-1.4.0-I20180228_1237 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 86689. [INFO] [exec] ....................................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 676 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 1min18s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.functionaltests.ITLoginLogoutTest 12:40:34,894 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' 12:40:51,897 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.057 sec - in org.nuxeo.functionaltests.ITLoginLogoutTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.imapconnector:webdriver:1.4.0-I20180228_1237) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target imap-connector-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. imap-connector-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/webdriver/1.4.0-I20180228_1237/webdriver-1.4.0-I20180228_1237.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/webdriver/1.4.0-I20180228_1237/webdriver-1.4.0-I20180228_1237.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/ftest/webdriver/target/webdriver-1.4.0-I20180228_1237-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/imapconnector/webdriver/1.4.0-I20180228_1237/webdriver-1.4.0-I20180228_1237-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/1.4.0-I20180228_1237/webdriver-1.4.0-I20180228_1237.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/1.4.0-I20180228_1237/webdriver-1.4.0-I20180228_1237.jar (5 KB at 24.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/1.4.0-I20180228_1237/webdriver-1.4.0-I20180228_1237.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/1.4.0-I20180228_1237/webdriver-1.4.0-I20180228_1237.pom (5 KB at 58.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/maven-metadata.xml (59 KB at 207.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/maven-metadata.xml (59 KB at 369.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/1.4.0-I20180228_1237/webdriver-1.4.0-I20180228_1237-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/imapconnector/webdriver/1.4.0-I20180228_1237/webdriver-1.4.0-I20180228_1237-sources.jar (337 B at 4.3 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] IMAP Connector Packaging Parent POM ................ SUCCESS [ 3.851 s] [INFO] IMAP Connector Marketplace Package ................. SUCCESS [ 49.238 s] [INFO] IMAP Connector Functional Tests with WebDriver ..... SUCCESS [02:26 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:22 min [INFO] Finished at: 2018-02-28T12:40:59+00:00 [INFO] Final Memory: 177M/1966M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-1.4.0-I20180228_1237.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1162k 0 0 100 1162k 0 2149k --:--:-- --:--:-- --:--:-- 2151k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:41:00 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=B0470BFA8CFA2CE84F85F87CCF0A9CD3.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-dam] Prepare release of marketplace-dam... Working on custom repository... Releasing from branch: master Current version: 6.4.0-SNAPSHOT Tag: release-6.4.0-I20180228_1241 Next version: 6.4.0-SNAPSHOT Maintenance branch 6.4.0-I20180228_1241 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-dam.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-dam.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 6.4.0-I20180228_1241, update versions, commit and tag as release-6.4.0-I20180228_1241... [.] $> git checkout -b 6.4.0-I20180228_1241 Switched to a new branch '6.4.0-I20180228_1241' [INFO] Replacing occurrences of 6.4.0-SNAPSHOT with 6.4.0-I20180228_1241 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/ftest/web-ui/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/ftest/jsf-ui/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/pom.xml' [.] $> git commit -m'Release master, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [6.4.0-I20180228_1241 cb70751] Release master, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241, update 10.1-SNAPSHOT to 10.1-I20180228_0918 4 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-6.4.0-I20180228_1241 -m'Release release-6.4.0-I20180228_1241 from 6.4.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-6.4.0-I20180228_1241... [.] $> git checkout release-6.4.0-I20180228_1241 Note: checking out 'release-6.4.0-I20180228_1241'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at cb70751 Release master, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] DAM packaging parent POM [INFO] DAM Marketplace Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building DAM packaging parent POM 6.4.0-I20180228_1241 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-124112 at timestamp: 1519821672250 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/dam/parent/6.4.0-I20180228_1241 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-124114 at timestamp: 1519821674426 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/dam/parent/6.4.0-I20180228_1241/parent-6.4.0-I20180228_1241.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/parent/6.4.0-I20180228_1241/parent-6.4.0-I20180228_1241.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/parent/6.4.0-I20180228_1241/parent-6.4.0-I20180228_1241.pom (3 KB at 6.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/parent/maven-metadata.xml (71 KB at 232.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/parent/maven-metadata.xml (71 KB at 390.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building DAM Marketplace Package 6.4.0-I20180228_1241 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 17.9 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.1 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 12.1 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.3 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-124126 at timestamp: 1519821686344 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) dam-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target [INFO] [copy] Copying 8 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr/bundles [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr-server-6.4.0-I20180228_1241.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr-server-6.4.0-I20180228_1241.zip to MavenProject: org.nuxeo.marketplace.dam:marketplace:6.4.0-I20180228_1241 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-server-6.4.0-I20180228_1241.zip: bundles/nuxeo-dam-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-server-6.4.0-I20180228_1241.zip: bundles/nuxeo-platform-audio-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-server-6.4.0-I20180228_1241.zip: bundles/nuxeo-platform-imaging-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-server-6.4.0-I20180228_1241.zip: bundles/nuxeo-platform-imaging-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-server-6.4.0-I20180228_1241.zip: bundles/nuxeo-platform-imaging-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-server-6.4.0-I20180228_1241.zip: bundles/nuxeo-platform-video-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-server-6.4.0-I20180228_1241.zip: bundles/nuxeo-platform-video-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-server-6.4.0-I20180228_1241.zip: bundles/nuxeo-platform-video-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-server-6.4.0-I20180228_1241.zip: lib/jaudiotagger-2.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr-server-6.4.0-I20180228_1241.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace/install [INFO] [copy] Copying 11 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr/bundles [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr-server-6.4.0-I20180228_1241.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr-jsf-6.4.0-I20180228_1241.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr-jsf-6.4.0-I20180228_1241.zip to MavenProject: org.nuxeo.marketplace.dam:marketplace:6.4.0-I20180228_1241 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.0-I20180228_1241.zip: bundles/nuxeo-annot-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.0-I20180228_1241.zip: bundles/nuxeo-annot-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.0-I20180228_1241.zip: bundles/nuxeo-annot-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.0-I20180228_1241.zip: bundles/nuxeo-annot-gwt-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.0-I20180228_1241.zip: bundles/nuxeo-annot-http-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.0-I20180228_1241.zip: bundles/nuxeo-annot-repo-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.0-I20180228_1241.zip: bundles/nuxeo-platform-audio-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.0-I20180228_1241.zip: bundles/nuxeo-platform-imaging-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.0-I20180228_1241.zip: bundles/nuxeo-platform-imaging-tiling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.0-I20180228_1241.zip: bundles/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.0-I20180228_1241.zip: bundles/nuxeo-platform-video-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-jsf-6.4.0-I20180228_1241.zip: lib/gwt-servlet-2.7.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-a4j-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-core-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr-jsf-6.4.0-I20180228_1241.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace/install [INFO] Managed version set on org.nuxeo.dam:nuxeo-dam-web-ui:jar:10.1-I20180228_0918 [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: AssetsSearch [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: Audio [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: Picture [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: PictureBook [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: Video [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: AnnotationRelation [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@32938d5b [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@2f5200f2 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@3bec3feb [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@5adfa95c [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@2937113c [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@201c808d [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@4ce6fb9a [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: Audio ([file, audio]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: Picture ([file, picture, image_metadata]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: MultiviewPicture ([]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: Video ([file, video, picture]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: HasStoryboard ([]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: HasVideoPreview ([]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > Image.Blob.Resize [Image.Blob.Resize: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@3b5dd166) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > Image.Blob.ConvertToPDF [Image.Blob.ConvertToPDF: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@67f45ba2) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Conversion > Resize a picture [Picture.Resize: [blob, blob, document, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@6af4a822) [WARNING] [nx:studioExtraction] Use conversion service to resize a picture contained in a Document or a Blob [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Services > Create Picture [Picture.Create: [documents, document, documents, document]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@2c78e1a2) [WARNING] [nx:studioExtraction] Create a Picture document in the input folder. You can initialize the document properties using the 'properties' parameter. The properties are specified as key=value pairs separated by a new line. The key originalPicture is used to reference the JSON representation of the Blob for the original picture. The pictureTemplates parameter can be used to define the size of the different views to be generated, each line must be a JSONObject { title="title", description="description", maxsize=maxsize}. Returns the created document. [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Conversion > Get image view [Picture.GetView: [document, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@10adc98e) [WARNING] [nx:studioExtraction] Get an image from a Picture document. [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Files > Watermarks a Video with a Picture [Video.AddWatermark: [bloblist, blob, document, blob, documents, bloblist]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@69fbf4a3) [WARNING] [nx:studioExtraction] Watermark the video with the picture stored in file:content of watermark, at the position(x, y) from the left-top corner of the picture. [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Files > Joins two or more videos sequentially. [Video.Concat: [bloblist, blob, documents, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@289fda20) [WARNING] [nx:studioExtraction] Merge 2-n videos in one. [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Conversion > Extracts closed captions from the video. [Video.ExtractClosedCaptions: [bloblist, blob, document, blob, documents, bloblist]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@19dd4e94) [WARNING] [nx:studioExtraction] Extracts the closed captions from the whole video or from a part of it when startAt and end time is provided. The output format references how the output is generated, and xpath can be used to indicate the video blob when using documents. [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Conversion > SliceVideo the video for a given duration and startAt time. [Video.Slice: [bloblist, blob, document, blob, documents, bloblist]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@21ecf90d) [WARNING] [nx:studioExtraction] SliceVideo the input blob starting at startAt, for a certain duration. The duration and startAt arguments are optional, but not simultaneously. A specific converter can be used. [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Conversion > SliceVideo a Video in Parts with equal duration. [Video.SliceInParts: [blob, bloblist, document, bloblist]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@3b1ff451) [WARNING] [nx:studioExtraction] Slices the video in n parts of approximately the same duration each. [WARNING] [nx:studioExtraction] Feb 28, 2018 12:41:58 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: annotationFulltextIndexing [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace-6.4.0-I20180228_1241.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace-6.4.0-I20180228_1241.zip to MavenProject: org.nuxeo.marketplace.dam:marketplace:6.4.0-I20180228_1241 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/dam/marketplace/6.4.0-I20180228_1241 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-124204 at timestamp: 1519821724425 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace-6.4.0-I20180228_1241-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace-6.4.0-I20180228_1241.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/dam/marketplace/6.4.0-I20180228_1241/marketplace-6.4.0-I20180228_1241.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/dam/marketplace/6.4.0-I20180228_1241/marketplace-6.4.0-I20180228_1241.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr-server-6.4.0-I20180228_1241.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/dam/marketplace/6.4.0-I20180228_1241/marketplace-6.4.0-I20180228_1241-nxr-server.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/nxr-jsf-6.4.0-I20180228_1241.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/dam/marketplace/6.4.0-I20180228_1241/marketplace-6.4.0-I20180228_1241-nxr-jsf.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace-6.4.0-I20180228_1241-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/dam/marketplace/6.4.0-I20180228_1241/marketplace-6.4.0-I20180228_1241-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.0-I20180228_1241/marketplace-6.4.0-I20180228_1241.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.0-I20180228_1241/marketplace-6.4.0-I20180228_1241.zip (18159 KB at 21213.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.0-I20180228_1241/marketplace-6.4.0-I20180228_1241.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.0-I20180228_1241/marketplace-6.4.0-I20180228_1241.pom (3 KB at 29.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/maven-metadata.xml (59 KB at 268.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/maven-metadata.xml (59 KB at 282.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.0-I20180228_1241/marketplace-6.4.0-I20180228_1241-nxr-server.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.0-I20180228_1241/marketplace-6.4.0-I20180228_1241-nxr-server.zip (950 KB at 10323.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.0-I20180228_1241/marketplace-6.4.0-I20180228_1241-nxr-jsf.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.0-I20180228_1241/marketplace-6.4.0-I20180228_1241-nxr-jsf.zip (18123 KB at 44858.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.0-I20180228_1241/marketplace-6.4.0-I20180228_1241-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/dam/marketplace/6.4.0-I20180228_1241/marketplace-6.4.0-I20180228_1241-sources.jar (2 KB at 7.4 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] DAM packaging parent POM ........................... SUCCESS [ 5.020 s] [INFO] DAM Marketplace Package ............................ SUCCESS [ 51.185 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:00 min [INFO] Finished at: 2018-02-28T12:42:07+00:00 [INFO] Final Memory: 145M/1965M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-6.4.0-I20180228_1241.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 38 17.7M 0 0 38 7072k 0 8027k 0:00:02 --:--:-- 0:00:02 8027k 91 17.7M 0 0 91 16.2M 0 8839k 0:00:02 0:00:01 0:00:01 8838k 100 17.7M 0 0 100 17.7M 0 6885k 0:00:02 0:00:02 --:--:-- 6886k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:42:11 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=07B0E11EBCF11EEA64C8C508FE54C276.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-diff-pictures] Prepare release of marketplace-diff-pictures... Working on custom repository... Releasing from branch: master Current version: 1.3.0-SNAPSHOT Tag: release-1.3.0-I20180228_1242 Next version: 1.3.0-SNAPSHOT Maintenance branch 1.3.0-I20180228_1242 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Also replace version: 1.9.0-SNAPSHOT/1.9.0-I20180228_1159/1.9.0-SNAPSHOT Also replace version: 6.4.0-SNAPSHOT/6.4.0-I20180228_1241/6.4.0-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-diff-pictures.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-diff-pictures.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.3.0-I20180228_1242, update versions, commit and tag as release-1.3.0-I20180228_1242... [.] $> git checkout -b 1.3.0-I20180228_1242 Switched to a new branch '1.3.0-I20180228_1242' [INFO] Replacing occurrences of 1.3.0-SNAPSHOT with 1.3.0-I20180228_1242 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/pom.xml' [INFO] Replacing occurrences of 1.9.0-SNAPSHOT with 1.9.0-I20180228_1159 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/pom.xml' [INFO] Replacing occurrences of 6.4.0-SNAPSHOT with 6.4.0-I20180228_1241 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/pom.xml' [.] $> git commit -m'Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1242, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 1.9.0-SNAPSHOT to 1.9.0-I20180228_1159, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241' -a [1.3.0-I20180228_1242 4995ae0] Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1242, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 1.9.0-SNAPSHOT to 1.9.0-I20180228_1159, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241 3 files changed, 6 insertions(+), 6 deletions(-) [.] $> git tag -a release-1.3.0-I20180228_1242 -m'Release release-1.3.0-I20180228_1242 from 1.3.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.3.0-I20180228_1242... [.] $> git checkout release-1.3.0-I20180228_1242 Note: checking out 'release-1.3.0-I20180228_1242'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4995ae0 Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1242, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 1.9.0-SNAPSHOT to 1.9.0-I20180228_1159, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Diff Pictures Marketplace Parent [INFO] Nuxeo Diff Pictures Marketplace Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Pictures Marketplace Parent 1.3.0-I20180228_1242 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-124221 at timestamp: 1519821741191 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/pictures/parent/1.3.0-I20180228_1242 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-124223 at timestamp: 1519821743509 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/pictures/parent/1.3.0-I20180228_1242/parent-1.3.0-I20180228_1242.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/parent/1.3.0-I20180228_1242/parent-1.3.0-I20180228_1242.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/parent/1.3.0-I20180228_1242/parent-1.3.0-I20180228_1242.pom (4 KB at 10.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/parent/maven-metadata.xml (48 KB at 350.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/parent/maven-metadata.xml (48 KB at 385.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Diff Pictures Marketplace Package 1.3.0-I20180228_1242 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 8.0 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 12.6 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-diff-pictures --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-pictures --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-pictures --- [INFO] Storing buildNumber: 20180228-124236 at timestamp: 1519821756478 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-pictures --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-diff-pictures --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-diff-pictures --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nuxeo-diff-pictures-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/marketplace/install [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target [INFO] [copy] Copying 65 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nxr/bundles [INFO] [copy] Copying 105 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-nxr-all [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-nxr-all [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/ear-1.9.0-I20180228_1159.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-nxr-all [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/marketplace-6.4.0-I20180228_1241-nxr-jsf.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-nxr-all [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-nxr-all-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nxr-1.3.0-I20180228_1242.zip [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1242.zip: bundles/nuxeo-diff-pictures-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: artifacts-diff.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annot-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annot-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annot-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annot-gwt-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annot-http-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annot-repo-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-dam-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-diff-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audio-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audio-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-imaging-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-imaging-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-imaging-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-imaging-tiling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-video-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-video-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-video-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-video-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/gwt-servlet-2.7.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jaudiotagger-2.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jna-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-3.7.0.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: test-artifacts-diff.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nxr-1.3.0-I20180228_1242.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 12:43:20 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Conversion > Pictures: Diff with Blobs [Pictures.DiffWithBlobs: [bloblist, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@7bf4ba17) [WARNING] [nx:studioExtraction] Compare input blob with blob referenced in the context variable blob2VarName, using the commandLine and its parameters (default values apply). Return the result of the diff as a picture [WARNING] [nx:studioExtraction] Feb 28, 2018 12:43:20 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Conversion > Pictures: Diff with Docs [Pictures.DiffWithDocs: [void, blob]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@136bb4b) [WARNING] [nx:studioExtraction] Compare the pictures of the two documents (referenced by their ID or their path), using the commandLine and its parameters (default values apply). Does nopt check the documents contain pictures. Return the result of the diff as a picture [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-diff-pictures-1.3.0-I20180228_1242.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-diff-pictures-1.3.0-I20180228_1242.zip to MavenProject: org.nuxeo.marketplace.diff.pictures:nuxeo-diff-pictures:1.3.0-I20180228_1242 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-diff-pictures --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.0-I20180228_1242 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-diff-pictures >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-diff-pictures --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-diff-pictures --- [INFO] Storing buildNumber: 20180228-124325 at timestamp: 1519821805398 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-diff-pictures --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-diff-pictures --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-diff-pictures <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-diff-pictures --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-diff-pictures-1.3.0-I20180228_1242-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-diff-pictures --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-diff-pictures-1.3.0-I20180228_1242.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.0-I20180228_1242/nuxeo-diff-pictures-1.3.0-I20180228_1242.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.0-I20180228_1242/nuxeo-diff-pictures-1.3.0-I20180228_1242.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-diff-pictures-1.3.0-I20180228_1242-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.0-I20180228_1242/nuxeo-diff-pictures-1.3.0-I20180228_1242-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-diff-pictures --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.0-I20180228_1242/nuxeo-diff-pictures-1.3.0-I20180228_1242.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.0-I20180228_1242/nuxeo-diff-pictures-1.3.0-I20180228_1242.zip (912 KB at 2011.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.0-I20180228_1242/nuxeo-diff-pictures-1.3.0-I20180228_1242.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.0-I20180228_1242/nuxeo-diff-pictures-1.3.0-I20180228_1242.pom (2 KB at 24.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/maven-metadata.xml (30 KB at 108.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/maven-metadata.xml (30 KB at 350.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.0-I20180228_1242/nuxeo-diff-pictures-1.3.0-I20180228_1242-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/diff/pictures/nuxeo-diff-pictures/1.3.0-I20180228_1242/nuxeo-diff-pictures-1.3.0-I20180228_1242-sources.jar (2 KB at 15.5 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Diff Pictures Marketplace Parent ............. SUCCESS [ 5.632 s] [INFO] Nuxeo Diff Pictures Marketplace Package ............ SUCCESS [01:01 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:10 min [INFO] Finished at: 2018-02-28T12:43:26+00:00 [INFO] Final Memory: 145M/1953M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/nuxeo-diff-pictures-1.3.0-I20180228_1242.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 911k 0 0 100 911k 0 1712k --:--:-- --:--:-- --:--:-- 1710k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:43:28 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=16DE0AB31EB35DF1E24EFF8704A4287A.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-liveconnect] Prepare release of marketplace-liveconnect... Working on custom repository... Releasing from branch: master Current version: 1.3.0-SNAPSHOT Tag: release-1.3.0-I20180228_1243 Next version: 1.3.0-SNAPSHOT Maintenance branch 1.3.0-I20180228_1243 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-liveconnect.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-liveconnect.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.3.0-I20180228_1243, update versions, commit and tag as release-1.3.0-I20180228_1243... [.] $> git checkout -b 1.3.0-I20180228_1243 Switched to a new branch '1.3.0-I20180228_1243' [INFO] Replacing occurrences of 1.3.0-SNAPSHOT with 1.3.0-I20180228_1243 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/pom.xml' [.] $> git commit -m'Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1243, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.3.0-I20180228_1243 35a49cf] Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1243, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.3.0-I20180228_1243 -m'Release release-1.3.0-I20180228_1243 from 1.3.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.3.0-I20180228_1243... [.] $> git checkout release-1.3.0-I20180228_1243 Note: checking out 'release-1.3.0-I20180228_1243'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 35a49cf Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1243, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Live Connect Marketplace package [INFO] Nuxeo Live Connect Marketplace Package [INFO] Nuxeo Live Connect Startup Tests [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Marketplace package 1.3.0-I20180228_1243 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-124337 at timestamp: 1519821817315 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/parent/1.3.0-I20180228_1243 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-124339 at timestamp: 1519821819134 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/parent/1.3.0-I20180228_1243/parent-1.3.0-I20180228_1243.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/parent/1.3.0-I20180228_1243/parent-1.3.0-I20180228_1243.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/parent/1.3.0-I20180228_1243/parent-1.3.0-I20180228_1243.pom (2 KB at 3.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/parent/maven-metadata.xml (50 KB at 247.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/parent/maven-metadata.xml (50 KB at 561.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Marketplace Package 1.3.0-I20180228_1243 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.7 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.2 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 10.5 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-liveconnect --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-liveconnect --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-liveconnect --- [INFO] Storing buildNumber: 20180228-124351 at timestamp: 1519821831725 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-liveconnect --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-liveconnect --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-liveconnect --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-liveconnect --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-liveconnect --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) liveconnect-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target [INFO] [copy] Copying 5 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nxr/bundles [INFO] [copy] Copying 6 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nxr-1.3.0-I20180228_1243.zip [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1243.zip: bundles/nuxeo-liveconnect-box-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1243.zip: bundles/nuxeo-liveconnect-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1243.zip: bundles/nuxeo-liveconnect-dropbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1243.zip: bundles/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1243.zip: bundles/nuxeo-liveconnect-onedrive-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1243.zip: lib/box-java-sdk-1.1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1243.zip: lib/dropbox-core-sdk-2.1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1243.zip: lib/google-api-client-1.19.1.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1243.zip: lib/google-api-services-drive-v2-rev161-1.19.1.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1243.zip: lib/minimal-json-0.9.1.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1243.zip: lib/onedrive-java-client-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nxr-1.3.0-I20180228_1243.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace/install [INFO] [copy] Copying 5 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nxr/bundles [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nxr-1.3.0-I20180228_1243.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nxr-1.3.0-I20180228_1243.zip [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1243.zip: bundles/nuxeo-liveconnect-box-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1243.zip: bundles/nuxeo-liveconnect-dropbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1243.zip: bundles/nuxeo-liveconnect-google-drive-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1243.zip: bundles/nuxeo-liveconnect-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1243.zip: bundles/nuxeo-liveconnect-onedrive-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-a4j-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-core-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/nxr-1.3.0-I20180228_1243.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace/install [INFO] [copy] Copying 5 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 12:44:21 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@6449a24b [WARNING] [nx:studioExtraction] Feb 28, 2018 12:44:21 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: BlobConversions ([blobconversions]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:44:21 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: blobProviderDocumentUpdate [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace-liveconnect-1.3.0-I20180228_1243.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace-liveconnect-1.3.0-I20180228_1243.zip to MavenProject: org.nuxeo.marketplace.liveconnect:marketplace-liveconnect:1.3.0-I20180228_1243 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-liveconnect --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.0-I20180228_1243 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-liveconnect >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-liveconnect --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-liveconnect --- [INFO] Storing buildNumber: 20180228-124426 at timestamp: 1519821866272 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-liveconnect --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-liveconnect --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-liveconnect --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-liveconnect <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-liveconnect --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace-liveconnect-1.3.0-I20180228_1243-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-liveconnect --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace-liveconnect-1.3.0-I20180228_1243.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.0-I20180228_1243/marketplace-liveconnect-1.3.0-I20180228_1243.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.0-I20180228_1243/marketplace-liveconnect-1.3.0-I20180228_1243.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace-liveconnect-1.3.0-I20180228_1243-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.0-I20180228_1243/marketplace-liveconnect-1.3.0-I20180228_1243-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-liveconnect --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.0-I20180228_1243/marketplace-liveconnect-1.3.0-I20180228_1243.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.0-I20180228_1243/marketplace-liveconnect-1.3.0-I20180228_1243.zip (2533 KB at 12662.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.0-I20180228_1243/marketplace-liveconnect-1.3.0-I20180228_1243.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.0-I20180228_1243/marketplace-liveconnect-1.3.0-I20180228_1243.pom (3 KB at 17.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/maven-metadata.xml (50 KB at 222.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/maven-metadata.xml (50 KB at 177.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.0-I20180228_1243/marketplace-liveconnect-1.3.0-I20180228_1243-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/marketplace-liveconnect/1.3.0-I20180228_1243/marketplace-liveconnect-1.3.0-I20180228_1243-sources.jar (2 KB at 16.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Live Connect Startup Tests 1.3.0-I20180228_1243 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ startup --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180228-124429 at timestamp: 1519821869050 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ startup --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ startup --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/startup-1.3.0-I20180228_1243.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ startup --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/startup/1.3.0-I20180228_1243 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ startup >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180228-124432 at timestamp: 1519821872481 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ startup <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/startup-1.3.0-I20180228_1243-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ startup --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.liveconnect:startup:1.3.0-I20180228_1243) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 2.4 KB/sec) [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 1.4 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target nuxeo-liveconnect-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target nuxeo-liveconnect-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target nuxeo-liveconnect-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target nuxeo-liveconnect-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target nuxeo-liveconnect-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target nuxeo-liveconnect-tests.prepare-environment: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target nuxeo-liveconnect-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-liveconnect-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target nuxeo-liveconnect-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/marketplace-liveconnect-1.3.0-I20180228_1243.zip [INFO] [exec] Optional dependencies [nuxeo-web-ui, nuxeo-jsf-ui] will be ignored for 'nuxeo-liveconnect-1.3.0-I20180228_1243'. [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): nuxeo-liveconnect-1.3.0-I20180228_1243 [INFO] [exec] Local packages to install (1): nuxeo-liveconnect:1.3.0-I20180228_1243 [INFO] [exec] Installing nuxeo-liveconnect-1.3.0-I20180228_1243 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 91293. [INFO] [exec] ................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 492 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min39s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ startup --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.liveconnect:startup:1.3.0-I20180228_1243) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target nuxeo-liveconnect-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-liveconnect-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ startup --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/startup/1.3.0-I20180228_1243/startup-1.3.0-I20180228_1243.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/startup/1.3.0-I20180228_1243/startup-1.3.0-I20180228_1243.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/ftest/startup/target/startup-1.3.0-I20180228_1243-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/liveconnect/startup/1.3.0-I20180228_1243/startup-1.3.0-I20180228_1243-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ startup --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/1.3.0-I20180228_1243/startup-1.3.0-I20180228_1243.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/1.3.0-I20180228_1243/startup-1.3.0-I20180228_1243.jar (3 KB at 11.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/1.3.0-I20180228_1243/startup-1.3.0-I20180228_1243.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/1.3.0-I20180228_1243/startup-1.3.0-I20180228_1243.pom (3 KB at 35.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/maven-metadata.xml (26 KB at 112.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/maven-metadata.xml (26 KB at 334.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/1.3.0-I20180228_1243/startup-1.3.0-I20180228_1243-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/liveconnect/startup/1.3.0-I20180228_1243/startup-1.3.0-I20180228_1243-sources.jar (337 B at 4.4 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Live Connect Marketplace package ............. SUCCESS [ 4.562 s] [INFO] Nuxeo Live Connect Marketplace Package ............. SUCCESS [ 46.580 s] [INFO] Nuxeo Live Connect Startup Tests ................... SUCCESS [01:16 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:11 min [INFO] Finished at: 2018-02-28T12:45:44+00:00 [INFO] Final Memory: 151M/1893M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-liveconnect-1.3.0-I20180228_1243.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2532k 0 0 100 2532k 0 3584k --:--:-- --:--:-- --:--:-- 3582k 100 2532k 0 0 100 2532k 0 3584k --:--:-- --:--:-- --:--:-- 3582k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:45:45 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=11D83DB736B2F37EF94479AB6C8F120A.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-shibboleth-invitation] Prepare release of marketplace-shibboleth-invitation... Working on custom repository... Releasing from branch: master Current version: 1.4.0-SNAPSHOT Tag: release-1.4.0-I20180228_1245 Next version: 1.4.0-SNAPSHOT Maintenance branch 1.4.0-I20180228_1245 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Also replace version: 2.6.0-SNAPSHOT/2.6.0-I20180228_1213/2.6.0-SNAPSHOT Also replace version: 1.9.0-SNAPSHOT/1.9.0-I20180228_1219/1.9.0-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-shibboleth-invitation.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-shibboleth-invitation.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.4.0-I20180228_1245, update versions, commit and tag as release-1.4.0-I20180228_1245... [.] $> git checkout -b 1.4.0-I20180228_1245 Switched to a new branch '1.4.0-I20180228_1245' [INFO] Replacing occurrences of 1.4.0-SNAPSHOT with 1.4.0-I20180228_1245 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/pom.xml' [INFO] Replacing occurrences of 2.6.0-SNAPSHOT with 2.6.0-I20180228_1213 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/pom.xml' [INFO] Replacing occurrences of 1.9.0-SNAPSHOT with 1.9.0-I20180228_1219 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/pom.xml' [.] $> git commit -m'Release master, update 1.4.0-SNAPSHOT to 1.4.0-I20180228_1245, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 2.6.0-SNAPSHOT to 2.6.0-I20180228_1213, update 1.9.0-SNAPSHOT to 1.9.0-I20180228_1219' -a [1.4.0-I20180228_1245 e02c826] Release master, update 1.4.0-SNAPSHOT to 1.4.0-I20180228_1245, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 2.6.0-SNAPSHOT to 2.6.0-I20180228_1213, update 1.9.0-SNAPSHOT to 1.9.0-I20180228_1219 4 files changed, 9 insertions(+), 10 deletions(-) [.] $> git tag -a release-1.4.0-I20180228_1245 -m'Release release-1.4.0-I20180228_1245 from 1.4.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.4.0-I20180228_1245... [.] $> git checkout release-1.4.0-I20180228_1245 Note: checking out 'release-1.4.0-I20180228_1245'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at e02c826 Release master, update 1.4.0-SNAPSHOT to 1.4.0-I20180228_1245, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 2.6.0-SNAPSHOT to 2.6.0-I20180228_1213, update 1.9.0-SNAPSHOT to 1.9.0-I20180228_1219 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Marketplace packaging of nuxeo-shibboleth-invitation [INFO] Marketplace package - nuxeo-shibboleth-invitation [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Marketplace packaging of nuxeo-shibboleth-invitation 1.4.0-I20180228_1245 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-124554 at timestamp: 1519821954399 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/marketplace/parent/1.4.0-I20180228_1245 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-124556 at timestamp: 1519821956261 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/marketplace/parent/1.4.0-I20180228_1245/parent-1.4.0-I20180228_1245.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/parent/1.4.0-I20180228_1245/parent-1.4.0-I20180228_1245.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/parent/1.4.0-I20180228_1245/parent-1.4.0-I20180228_1245.pom (4 KB at 8.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/parent/maven-metadata.xml (47 KB at 234.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/parent/maven-metadata.xml (47 KB at 490.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package - nuxeo-shibboleth-invitation 1.4.0-I20180228_1245 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.2 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.1 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 11.0 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-shibboleth-invitation --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-shibboleth-invitation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-shibboleth-invitation --- [INFO] Storing buildNumber: 20180228-124605 at timestamp: 1519821965223 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-shibboleth-invitation --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-shibboleth-invitation --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-shibboleth-invitation --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) shibboleth-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target [INFO] [copy] Copying 72 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/nxr/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/nxr-1.4.0-I20180228_1245.zip [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1245.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1245.zip: bundles/nuxeo-platform-login-shibboleth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1245.zip: bundles/nuxeo-platform-user-registration-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1245.zip: bundles/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1245.zip: bundles/nuxeo-shibboleth-invitation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1245.zip: bundles/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1245.zip: bundles/nuxeo-usermapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1245.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1245.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/nxr-1.4.0-I20180228_1245.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace/install [WARNING] [nx:studioExtraction] Feb 28, 2018 12:46:11 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: shibbGroup [WARNING] [nx:studioExtraction] Feb 28, 2018 12:46:11 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@7aa810b0 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:46:11 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@452ba1c9 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:46:11 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: UserRegistration ([userinfo, docinfo, registration]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:46:11 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: RegistrationConfiguration ([registrationconfiguration]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:46:11 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: registrationListener [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace-shibboleth-invitation-1.4.0-I20180228_1245.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace-shibboleth-invitation-1.4.0-I20180228_1245.zip to MavenProject: org.nuxeo.shibboleth.invitation.marketplace:marketplace-shibboleth-invitation:1.4.0-I20180228_1245 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-shibboleth-invitation --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.0-I20180228_1245 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-shibboleth-invitation >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-shibboleth-invitation --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-shibboleth-invitation --- [INFO] Storing buildNumber: 20180228-124614 at timestamp: 1519821974548 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-shibboleth-invitation --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-shibboleth-invitation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-shibboleth-invitation <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-shibboleth-invitation --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace-shibboleth-invitation-1.4.0-I20180228_1245-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-shibboleth-invitation --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace-shibboleth-invitation-1.4.0-I20180228_1245.zip to /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.0-I20180228_1245/marketplace-shibboleth-invitation-1.4.0-I20180228_1245.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.0-I20180228_1245/marketplace-shibboleth-invitation-1.4.0-I20180228_1245.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace-shibboleth-invitation-1.4.0-I20180228_1245-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.0-I20180228_1245/marketplace-shibboleth-invitation-1.4.0-I20180228_1245-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-shibboleth-invitation --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.0-I20180228_1245/marketplace-shibboleth-invitation-1.4.0-I20180228_1245.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.0-I20180228_1245/marketplace-shibboleth-invitation-1.4.0-I20180228_1245.zip (247 KB at 901.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.0-I20180228_1245/marketplace-shibboleth-invitation-1.4.0-I20180228_1245.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.0-I20180228_1245/marketplace-shibboleth-invitation-1.4.0-I20180228_1245.pom (2 KB at 20.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/maven-metadata.xml (47 KB at 246.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/maven-metadata.xml (47 KB at 313.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.0-I20180228_1245/marketplace-shibboleth-invitation-1.4.0-I20180228_1245-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/shibboleth/invitation/marketplace/marketplace-shibboleth-invitation/1.4.0-I20180228_1245/marketplace-shibboleth-invitation-1.4.0-I20180228_1245-sources.jar (2 KB at 13.4 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Marketplace packaging of nuxeo-shibboleth-invitation SUCCESS [ 4.618 s] [INFO] Marketplace package - nuxeo-shibboleth-invitation .. SUCCESS [ 17.616 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25.156 s [INFO] Finished at: 2018-02-28T12:46:15+00:00 [INFO] Final Memory: 121M/1966M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-shibboleth-invitation-1.4.0-I20180228_1245.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 246k 0 0 100 246k 0 550k --:--:-- --:--:-- --:--:-- 551k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:46:17 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=DE063F28A11FD8EC970C134A398A7C87.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-datadog] Prepare release of marketplace-datadog... Working on custom repository... Releasing from branch: master Current version: 2.3.0-SNAPSHOT Tag: release-2.3.0-I20180228_1246 Next version: 2.3.0-SNAPSHOT Maintenance branch 2.3.0-I20180228_1246 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-datadog.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-datadog.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 2.3.0-I20180228_1246, update versions, commit and tag as release-2.3.0-I20180228_1246... [.] $> git checkout -b 2.3.0-I20180228_1246 Switched to a new branch '2.3.0-I20180228_1246' [INFO] Replacing occurrences of 2.3.0-SNAPSHOT with 2.3.0-I20180228_1246 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/pom.xml' [.] $> git commit -m'Release master, update 2.3.0-SNAPSHOT to 2.3.0-I20180228_1246, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [2.3.0-I20180228_1246 fc5e195] Release master, update 2.3.0-SNAPSHOT to 2.3.0-I20180228_1246, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-2.3.0-I20180228_1246 -m'Release release-2.3.0-I20180228_1246 from 2.3.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-2.3.0-I20180228_1246... [.] $> git checkout release-2.3.0-I20180228_1246 Note: checking out 'release-2.3.0-I20180228_1246'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at fc5e195 Release master, update 2.3.0-SNAPSHOT to 2.3.0-I20180228_1246, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Datadog Reporter package [INFO] Datadog reporter Marketplace package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Datadog Reporter package 2.3.0-I20180228_1246 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-124625 at timestamp: 1519821985658 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/datadog/parent/2.3.0-I20180228_1246 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-124627 at timestamp: 1519821987435 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/datadog/parent/2.3.0-I20180228_1246/parent-2.3.0-I20180228_1246.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/parent/2.3.0-I20180228_1246/parent-2.3.0-I20180228_1246.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/parent/2.3.0-I20180228_1246/parent-2.3.0-I20180228_1246.pom (3 KB at 6.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/parent/maven-metadata.xml (48 KB at 138.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/parent/maven-metadata.xml (48 KB at 468.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Datadog reporter Marketplace package 2.3.0-I20180228_1246 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 16.6 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.1 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 10.6 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-datadog-reporter --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-datadog-reporter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-datadog-reporter --- [INFO] Storing buildNumber: 20180228-124637 at timestamp: 1519821997672 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-datadog-reporter --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-datadog-reporter --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-datadog-reporter --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) datadog-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target [INFO] [copy] Copying 42 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/nxr/bundles [INFO] [copy] Copying 80 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/nxr-2.3.0-I20180228_1246.zip [INFO] [nx:zipdiff] Only in nxr-2.3.0-I20180228_1246.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-2.3.0-I20180228_1246.zip: bundles/nuxeo-datadog-reporter-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-2.3.0-I20180228_1246.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-2.3.0-I20180228_1246.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nxr-2.3.0-I20180228_1246.zip: lib/fluent-hc-4.3.2.jar [INFO] [nx:zipdiff] Only in nxr-2.3.0-I20180228_1246.zip: lib/java-dogstatsd-client-2.0.7.jar [INFO] [nx:zipdiff] Only in nxr-2.3.0-I20180228_1246.zip: lib/metrics-datadog-1.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/nxr-2.3.0-I20180228_1246.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace-datadog-reporter-2.3.0-I20180228_1246.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace-datadog-reporter-2.3.0-I20180228_1246.zip to MavenProject: org.nuxeo.marketplace.datadog:marketplace-datadog-reporter:2.3.0-I20180228_1246 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-datadog-reporter --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.0-I20180228_1246 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-datadog-reporter >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-datadog-reporter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-datadog-reporter --- [INFO] Storing buildNumber: 20180228-124648 at timestamp: 1519822008166 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-datadog-reporter --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-datadog-reporter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-datadog-reporter <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-datadog-reporter --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace-datadog-reporter-2.3.0-I20180228_1246-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-datadog-reporter --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace-datadog-reporter-2.3.0-I20180228_1246.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.0-I20180228_1246/marketplace-datadog-reporter-2.3.0-I20180228_1246.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.0-I20180228_1246/marketplace-datadog-reporter-2.3.0-I20180228_1246.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace-datadog-reporter-2.3.0-I20180228_1246-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.0-I20180228_1246/marketplace-datadog-reporter-2.3.0-I20180228_1246-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-datadog-reporter --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.0-I20180228_1246/marketplace-datadog-reporter-2.3.0-I20180228_1246.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.0-I20180228_1246/marketplace-datadog-reporter-2.3.0-I20180228_1246.zip (72 KB at 26.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.0-I20180228_1246/marketplace-datadog-reporter-2.3.0-I20180228_1246.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.0-I20180228_1246/marketplace-datadog-reporter-2.3.0-I20180228_1246.pom (2 KB at 20.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/maven-metadata.xml (48 KB at 131.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/maven-metadata.xml (48 KB at 301.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.0-I20180228_1246/marketplace-datadog-reporter-2.3.0-I20180228_1246-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/datadog/marketplace-datadog-reporter/2.3.0-I20180228_1246/marketplace-datadog-reporter-2.3.0-I20180228_1246-sources.jar (3 KB at 9.4 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Datadog Reporter package ..................... SUCCESS [ 4.923 s] [INFO] Datadog reporter Marketplace package ............... SUCCESS [ 22.695 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30.658 s [INFO] Finished at: 2018-02-28T12:46:51+00:00 [INFO] Final Memory: 116M/1553M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-datadog-reporter-2.3.0-I20180228_1246.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73687 0 0 100 73687 0 153k --:--:-- --:--:-- --:--:-- 153k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:46:52 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=58BBF97B4D623F4E4164352C9877AC0B.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-media-publishing] Prepare release of marketplace-media-publishing... Working on custom repository... Releasing from branch: master Current version: 1.4.0-SNAPSHOT Tag: release-1.4.0-I20180228_1246 Next version: 1.4.0-SNAPSHOT Maintenance branch 1.4.0-I20180228_1246 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Also replace version: 6.4.0-SNAPSHOT/6.4.0-I20180228_1241/6.4.0-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-media-publishing.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-media-publishing.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.4.0-I20180228_1246, update versions, commit and tag as release-1.4.0-I20180228_1246... [.] $> git checkout -b 1.4.0-I20180228_1246 Switched to a new branch '1.4.0-I20180228_1246' [INFO] Replacing occurrences of 1.4.0-SNAPSHOT with 1.4.0-I20180228_1246 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/pom.xml' [INFO] Replacing occurrences of 6.4.0-SNAPSHOT with 6.4.0-I20180228_1241 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/pom.xml' [.] $> git commit -m'Release master, update 1.4.0-SNAPSHOT to 1.4.0-I20180228_1246, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241' -a [1.4.0-I20180228_1246 8cb624f] Release master, update 1.4.0-SNAPSHOT to 1.4.0-I20180228_1246, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.4.0-I20180228_1246 -m'Release release-1.4.0-I20180228_1246 from 1.4.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.4.0-I20180228_1246... [.] $> git checkout release-1.4.0-I20180228_1246 Note: checking out 'release-1.4.0-I20180228_1246'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 8cb624f Release master, update 1.4.0-SNAPSHOT to 1.4.0-I20180228_1246, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Media Publishing Marketplace package [INFO] Nuxeo Media Publishing Marketplace Package [INFO] Nuxeo Media Publishing functional tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing Marketplace package 1.4.0-I20180228_1246 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-124701 at timestamp: 1519822021536 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/parent/1.4.0-I20180228_1246 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-124703 at timestamp: 1519822023172 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/parent/1.4.0-I20180228_1246/parent-1.4.0-I20180228_1246.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/parent/1.4.0-I20180228_1246/parent-1.4.0-I20180228_1246.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/parent/1.4.0-I20180228_1246/parent-1.4.0-I20180228_1246.pom (3 KB at 6.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/parent/maven-metadata.xml (27 KB at 103.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/parent/maven-metadata.xml (27 KB at 149.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing Marketplace Package 1.4.0-I20180228_1246 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 12.8 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.3 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 12.1 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-media-publishing --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-media-publishing --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-media-publishing --- [INFO] Storing buildNumber: 20180228-124713 at timestamp: 1519822033101 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-media-publishing --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-media-publishing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-media-publishing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-media-publishing --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-media-publishing --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nuxeo-media-publishing-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace/install [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target [INFO] [copy] Copying 64 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nxr/bundles [INFO] [copy] Copying 96 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nuxeo-nxr-all [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nuxeo-nxr-all [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-6.4.0-I20180228_1241-nxr-jsf.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nuxeo-nxr-all [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nuxeo-nxr-all-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nxr-1.4.0-I20180228_1246.zip [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1246.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1246.zip: bundles/nuxeo-media-publishing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1246.zip: bundles/nuxeo-media-publishing-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1246.zip: bundles/nuxeo-media-publishing-wistia-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1246.zip: bundles/nuxeo-media-publishing-wistia-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1246.zip: bundles/nuxeo-media-publishing-youtube-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1246.zip: bundles/nuxeo-media-publishing-youtube-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1246.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1246.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1246.zip: lib/google-api-client-1.19.1.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1246.zip: lib/google-api-services-youtube-v3-rev124-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annot-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annot-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annot-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annot-gwt-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annot-http-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annot-repo-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-dam-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audio-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audio-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-imaging-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-imaging-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-imaging-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-imaging-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-imaging-tiling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-video-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-video-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-video-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/gwt-servlet-2.7.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jaudiotagger-2.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/nxr-1.4.0-I20180228_1246.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace/install [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [move] Moving 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 12:47:44 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@7252e063 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:47:44 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: PublishableMedia ([publishable_media]) [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-media-publishing-1.4.0-I20180228_1246.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-media-publishing-1.4.0-I20180228_1246.zip to MavenProject: org.nuxeo.marketplace.media.publishing:marketplace-media-publishing:1.4.0-I20180228_1246 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-media-publishing --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.0-I20180228_1246 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-media-publishing >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-media-publishing --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-media-publishing --- [INFO] Storing buildNumber: 20180228-124748 at timestamp: 1519822068188 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-media-publishing --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-media-publishing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-media-publishing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-media-publishing <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-media-publishing --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-media-publishing-1.4.0-I20180228_1246-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-media-publishing --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-media-publishing-1.4.0-I20180228_1246.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.0-I20180228_1246/marketplace-media-publishing-1.4.0-I20180228_1246.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.0-I20180228_1246/marketplace-media-publishing-1.4.0-I20180228_1246.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-media-publishing-1.4.0-I20180228_1246-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.0-I20180228_1246/marketplace-media-publishing-1.4.0-I20180228_1246-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-media-publishing --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.0-I20180228_1246/marketplace-media-publishing-1.4.0-I20180228_1246.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.0-I20180228_1246/marketplace-media-publishing-1.4.0-I20180228_1246.zip (439 KB at 1033.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.0-I20180228_1246/marketplace-media-publishing-1.4.0-I20180228_1246.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.0-I20180228_1246/marketplace-media-publishing-1.4.0-I20180228_1246.pom (3 KB at 32.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/maven-metadata.xml (27 KB at 88.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/maven-metadata.xml (27 KB at 128.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.0-I20180228_1246/marketplace-media-publishing-1.4.0-I20180228_1246-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/marketplace-media-publishing/1.4.0-I20180228_1246/marketplace-media-publishing-1.4.0-I20180228_1246-sources.jar (2 KB at 14.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Media Publishing functional tests with WebDriver 1.4.0-I20180228_1246 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180228-124753 at timestamp: 1519822073276 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/webdriver-1.4.0-I20180228_1246.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/webdriver/1.4.0-I20180228_1246 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ webdriver --- [INFO] Storing buildNumber: 20180228-124758 at timestamp: 1519822078657 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/webdriver-1.4.0-I20180228_1246-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.media.publishing:webdriver:1.4.0-I20180228_1246) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 5.9 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 0.5 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target nuxeo-media-publishing-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target nuxeo-media-publishing-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target nuxeo-media-publishing-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target nuxeo-media-publishing-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target nuxeo-media-publishing-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target nuxeo-media-publishing-tests.prepare-environment: [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target nuxeo-media-publishing-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-media-publishing-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target nuxeo-media-publishing-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/marketplace-6.4.0-I20180228_1241.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/marketplace-media-publishing-1.4.0-I20180228_1246.zip [INFO] [exec] Optional dependencies [nuxeo-web-ui] will be ignored for 'nuxeo-dam-6.4.0-I20180228_1241'. [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (3): nuxeo-jsf-ui-10.1.0-I20180228_0918/nuxeo-dam-6.4.0-I20180228_1241/nuxeo-mediapublishing-1.4.0-I20180228_1246 [INFO] [exec] Local packages to install (3): nuxeo-jsf-ui:10.1.0-I20180228_0918, nuxeo-mediapublishing:1.4.0-I20180228_1246, nuxeo-dam:6.4.0-I20180228_1241 [INFO] [exec] Installing nuxeo-jsf-ui-10.1.0-I20180228_0918 [INFO] [exec] Installing nuxeo-dam-6.4.0-I20180228_1241 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Installing nuxeo-mediapublishing-1.4.0-I20180228_1246 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 94482. [INFO] [exec] ...................................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 754 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 1min16s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.functionaltests.ITLoginLogoutTest 12:49:52,679 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' 12:50:09,132 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.548 sec - in org.nuxeo.functionaltests.ITLoginLogoutTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.media.publishing:webdriver:1.4.0-I20180228_1246) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target nuxeo-media-publishing-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-media-publishing-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/webdriver/1.4.0-I20180228_1246/webdriver-1.4.0-I20180228_1246.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/webdriver/1.4.0-I20180228_1246/webdriver-1.4.0-I20180228_1246.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/ftest/webdriver/target/webdriver-1.4.0-I20180228_1246-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/media/publishing/webdriver/1.4.0-I20180228_1246/webdriver-1.4.0-I20180228_1246-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/1.4.0-I20180228_1246/webdriver-1.4.0-I20180228_1246.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/1.4.0-I20180228_1246/webdriver-1.4.0-I20180228_1246.jar (5 KB at 21.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/1.4.0-I20180228_1246/webdriver-1.4.0-I20180228_1246.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/1.4.0-I20180228_1246/webdriver-1.4.0-I20180228_1246.pom (5 KB at 60.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/maven-metadata.xml (27 KB at 50.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/maven-metadata.xml (27 KB at 82.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/1.4.0-I20180228_1246/webdriver-1.4.0-I20180228_1246-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/media/publishing/webdriver/1.4.0-I20180228_1246/webdriver-1.4.0-I20180228_1246-sources.jar (337 B at 2.8 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Media Publishing Marketplace package ......... SUCCESS [ 4.270 s] [INFO] Nuxeo Media Publishing Marketplace Package ......... SUCCESS [ 44.852 s] [INFO] Nuxeo Media Publishing functional tests with WebDriver SUCCESS [02:26 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:18 min [INFO] Finished at: 2018-02-28T12:50:15+00:00 [INFO] Final Memory: 202M/1940M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-6.4.0-I20180228_1241-nxr-jsf.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 32 17.6M 0 0 32 5936k 0 6823k 0:00:02 --:--:-- 0:00:02 6823k 79 17.6M 0 0 79 14.1M 0 7748k 0:00:02 0:00:01 0:00:01 7747k 100 17.6M 0 0 100 17.6M 0 5598k 0:00:03 0:00:03 --:--:-- 5600kHTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:50:20 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=BDE89075828238B25696134CE1F2675D.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ Vary: Accept-Encoding X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 8592 Connection: keep-alive Nuxeo • Marketplace

Hello, hudson Sign out

Upload a Nuxeo Package

Package data
Visibility Public
Restricted (Nuxeo only)
Private
Owner client
Shared with
entry
$> curl -i -n -F package=@marketplace/target/marketplace-media-publishing-1.4.0-I20180228_1246.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 438k 0 0 100 438k 0 915k --:--:-- --:--:-- --:--:-- 916k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:50:20 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=F6F3B998FF7EE4E821D545338FB3DE7B.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-microsoft-azure] Prepare release of marketplace-microsoft-azure... Working on custom repository... Releasing from branch: master Current version: 1.3.0-SNAPSHOT Tag: release-1.3.0-I20180228_1250 Next version: 1.3.0-SNAPSHOT Maintenance branch 1.3.0-I20180228_1250 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-microsoft-azure.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-microsoft-azure.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.3.0-I20180228_1250, update versions, commit and tag as release-1.3.0-I20180228_1250... [.] $> git checkout -b 1.3.0-I20180228_1250 Switched to a new branch '1.3.0-I20180228_1250' [INFO] Replacing occurrences of 1.3.0-SNAPSHOT with 1.3.0-I20180228_1250 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/pom.xml' [.] $> git commit -m'Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1250, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.3.0-I20180228_1250 70f579f] Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1250, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.3.0-I20180228_1250 -m'Release release-1.3.0-I20180228_1250 from 1.3.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.3.0-I20180228_1250... [.] $> git checkout release-1.3.0-I20180228_1250 Note: checking out 'release-1.3.0-I20180228_1250'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 70f579f Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1250, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Microsoft Azure Storage Marketplace Parent [INFO] Marketplace package of Nuxeo Azure Storage [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Microsoft Azure Storage Marketplace Parent 1.3.0-I20180228_1250 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microsoft-azure-online-storage-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ microsoft-azure-online-storage-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ microsoft-azure-online-storage-parent --- [INFO] Storing buildNumber: 20180228-125029 at timestamp: 1519822229302 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ microsoft-azure-online-storage-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ microsoft-azure-online-storage-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ microsoft-azure-online-storage-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ microsoft-azure-online-storage-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ microsoft-azure-online-storage-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/microsoft-azure-online-storage/microsoft-azure-online-storage-parent/1.3.0-I20180228_1250 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ microsoft-azure-online-storage-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ microsoft-azure-online-storage-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ microsoft-azure-online-storage-parent --- [INFO] Storing buildNumber: 20180228-125030 at timestamp: 1519822230854 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ microsoft-azure-online-storage-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ microsoft-azure-online-storage-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ microsoft-azure-online-storage-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ microsoft-azure-online-storage-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ microsoft-azure-online-storage-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ microsoft-azure-online-storage-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/microsoft-azure-online-storage/microsoft-azure-online-storage-parent/1.3.0-I20180228_1250/microsoft-azure-online-storage-parent-1.3.0-I20180228_1250.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ microsoft-azure-online-storage-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/microsoft-azure-online-storage-parent/1.3.0-I20180228_1250/microsoft-azure-online-storage-parent-1.3.0-I20180228_1250.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/microsoft-azure-online-storage-parent/1.3.0-I20180228_1250/microsoft-azure-online-storage-parent-1.3.0-I20180228_1250.pom (2 KB at 1.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/microsoft-azure-online-storage-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/microsoft-azure-online-storage-parent/maven-metadata.xml (45 KB at 29.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/microsoft-azure-online-storage-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/microsoft-azure-online-storage-parent/maven-metadata.xml (45 KB at 110.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package of Nuxeo Azure Storage 1.3.0-I20180228_1250 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 16.6 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 12.1 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-125043 at timestamp: 1519822243095 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nuxeo-azure-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target [INFO] [copy] Copying 19 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/nxr/bundles [INFO] [copy] Copying 41 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/nxr-1.3.0-I20180228_1250.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/nxr-1.3.0-I20180228_1250.zip to MavenProject: org.nuxeo.marketplace.microsoft-azure-online-storage:marketplace:1.3.0-I20180228_1250 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1250.zip: bundles/nuxeo-core-binarymanager-azure-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1250.zip: bundles/nuxeo-core-binarymanager-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1250.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1250.zip: lib/azure-storage-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/nxr-1.3.0-I20180228_1250.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace-1.3.0-I20180228_1250.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace-1.3.0-I20180228_1250.zip to MavenProject: org.nuxeo.marketplace.microsoft-azure-online-storage:marketplace:1.3.0-I20180228_1250 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.0-I20180228_1250 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace --- [INFO] Storing buildNumber: 20180228-125048 at timestamp: 1519822248424 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace-1.3.0-I20180228_1250-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace-1.3.0-I20180228_1250.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.0-I20180228_1250/marketplace-1.3.0-I20180228_1250.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.0-I20180228_1250/marketplace-1.3.0-I20180228_1250.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/nxr-1.3.0-I20180228_1250.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.0-I20180228_1250/marketplace-1.3.0-I20180228_1250-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace-1.3.0-I20180228_1250-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.0-I20180228_1250/marketplace-1.3.0-I20180228_1250-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.0-I20180228_1250/marketplace-1.3.0-I20180228_1250.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.0-I20180228_1250/marketplace-1.3.0-I20180228_1250.zip (654 KB at 2420.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.0-I20180228_1250/marketplace-1.3.0-I20180228_1250.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.0-I20180228_1250/marketplace-1.3.0-I20180228_1250.pom (2 KB at 13.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/maven-metadata.xml (45 KB at 110.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/maven-metadata.xml (45 KB at 287.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.0-I20180228_1250/marketplace-1.3.0-I20180228_1250-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.0-I20180228_1250/marketplace-1.3.0-I20180228_1250-nxr.zip (12381 KB at 40066.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.0-I20180228_1250/marketplace-1.3.0-I20180228_1250-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/microsoft-azure-online-storage/marketplace/1.3.0-I20180228_1250/marketplace-1.3.0-I20180228_1250-sources.jar (2 KB at 24.4 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Microsoft Azure Storage Marketplace Parent ... SUCCESS [ 6.587 s] [INFO] Marketplace package of Nuxeo Azure Storage ......... SUCCESS [ 15.156 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 24.536 s [INFO] Finished at: 2018-02-28T12:50:49+00:00 [INFO] Final Memory: 116M/1582M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-1.3.0-I20180228_1250.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 653k 0 0 100 653k 0 1218k --:--:-- --:--:-- --:--:-- 1219k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:50:51 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=862FC81933C340B056D2ED671A399DA5.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-openid-login] Prepare release of marketplace-openid-login... Working on custom repository... Releasing from branch: master Current version: 1.3.0-SNAPSHOT Tag: release-1.3.0-I20180228_1250 Next version: 1.3.0-SNAPSHOT Maintenance branch 1.3.0-I20180228_1250 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-openid-login.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-openid-login.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.3.0-I20180228_1250, update versions, commit and tag as release-1.3.0-I20180228_1250... [.] $> git checkout -b 1.3.0-I20180228_1250 Switched to a new branch '1.3.0-I20180228_1250' [INFO] Replacing occurrences of 1.3.0-SNAPSHOT with 1.3.0-I20180228_1250 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/pom.xml' [.] $> git commit -m'Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1250, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.3.0-I20180228_1250 67e0ed4] Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1250, update 10.1-SNAPSHOT to 10.1-I20180228_0918 1 file changed, 2 insertions(+), 2 deletions(-) [.] $> git tag -a release-1.3.0-I20180228_1250 -m'Release release-1.3.0-I20180228_1250 from 1.3.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.3.0-I20180228_1250... [.] $> git checkout release-1.3.0-I20180228_1250 Note: checking out 'release-1.3.0-I20180228_1250'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 67e0ed4 Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1250, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building OpenID Login 1.3.0-I20180228_1250 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 8.8 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.0 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 11.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-openid-login --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-openid-login --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-openid-login --- [INFO] Storing buildNumber: 20180228-125104 at timestamp: 1519822264153 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-openid-login --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-openid-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-openid-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-openid-login --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-openid-login --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) openid-login-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace [INFO] Managed version set on org.nuxeo.ecm.platform:nuxeo-usermapper:jar:10.1-I20180228_0918 [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace/install/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace-openid-login-1.3.0-I20180228_1250.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace-openid-login-1.3.0-I20180228_1250.zip to MavenProject: org.nuxeo.ecm.platform:marketplace-openid-login:1.3.0-I20180228_1250 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-openid-login --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.0-I20180228_1250 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-openid-login >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-openid-login --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-openid-login --- [INFO] Storing buildNumber: 20180228-125108 at timestamp: 1519822268765 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-openid-login --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-openid-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-openid-login --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-openid-login <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-openid-login --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace-openid-login-1.3.0-I20180228_1250-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-openid-login --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace-openid-login-1.3.0-I20180228_1250.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.0-I20180228_1250/marketplace-openid-login-1.3.0-I20180228_1250.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.0-I20180228_1250/marketplace-openid-login-1.3.0-I20180228_1250.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace-openid-login-1.3.0-I20180228_1250-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.0-I20180228_1250/marketplace-openid-login-1.3.0-I20180228_1250-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-openid-login --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.0-I20180228_1250/marketplace-openid-login-1.3.0-I20180228_1250.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.0-I20180228_1250/marketplace-openid-login-1.3.0-I20180228_1250.zip (71 KB at 152.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.0-I20180228_1250/marketplace-openid-login-1.3.0-I20180228_1250.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.0-I20180228_1250/marketplace-openid-login-1.3.0-I20180228_1250.pom (3 KB at 26.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/maven-metadata.xml (45 KB at 460.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/maven-metadata.xml (45 KB at 290.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.0-I20180228_1250/marketplace-openid-login-1.3.0-I20180228_1250-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-openid-login/1.3.0-I20180228_1250/marketplace-openid-login-1.3.0-I20180228_1250-sources.jar (3 KB at 31.6 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.099 s [INFO] Finished at: 2018-02-28T12:51:09+00:00 [INFO] Final Memory: 70M/1593M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@target/marketplace-openid-login-1.3.0-I20180228_1250.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72327 0 0 100 72327 0 160k --:--:-- --:--:-- --:--:-- 160k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:51:11 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=467E3CE42A12B3767EDD7DFBD9B80A1B.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-showcase-content-sample] Prepare release of marketplace-showcase-content-sample... Working on custom repository... Releasing from branch: master Current version: 1.3.0-SNAPSHOT Tag: release-1.3.0-I20180228_1251 Next version: 1.3.0-SNAPSHOT Maintenance branch 1.3.0-I20180228_1251 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Also replace version: 6.4.0-SNAPSHOT/6.4.0-I20180228_1241/6.4.0-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-showcase-content-sample.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-showcase-content-sample.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.3.0-I20180228_1251, update versions, commit and tag as release-1.3.0-I20180228_1251... [.] $> git checkout -b 1.3.0-I20180228_1251 Switched to a new branch '1.3.0-I20180228_1251' [INFO] Replacing occurrences of 1.3.0-SNAPSHOT with 1.3.0-I20180228_1251 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/pom.xml' [INFO] Replacing occurrences of 6.4.0-SNAPSHOT with 6.4.0-I20180228_1241 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/pom.xml' [.] $> git commit -m'Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1251, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241' -a [1.3.0-I20180228_1251 38ee43b] Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1251, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241 4 files changed, 7 insertions(+), 7 deletions(-) [.] $> git tag -a release-1.3.0-I20180228_1251 -m'Release release-1.3.0-I20180228_1251 from 1.3.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.3.0-I20180228_1251... [.] $> git checkout release-1.3.0-I20180228_1251 Note: checking out 'release-1.3.0-I20180228_1251'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 38ee43b Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1251, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Showcase Content - Nuxeo package - Parent [INFO] Marketplace nuxeo showcase content resources [INFO] Nuxeo Showcase Content - Nuxeo package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Showcase Content - Nuxeo package - Parent 1.3.0-I20180228_1251 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-nuxeo-showcase-content-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-nuxeo-showcase-content-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Storing buildNumber: 20180228-125119 at timestamp: 1519822279179 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-nuxeo-showcase-content-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-nuxeo-showcase-content-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-parent/1.3.0-I20180228_1251 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-nuxeo-showcase-content-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-nuxeo-showcase-content-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Storing buildNumber: 20180228-125120 at timestamp: 1519822280540 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-nuxeo-showcase-content-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-nuxeo-showcase-content-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-parent/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-parent-1.3.0-I20180228_1251.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-nuxeo-showcase-content-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-parent/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-parent-1.3.0-I20180228_1251.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-parent/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-parent-1.3.0-I20180228_1251.pom (3 KB at 9.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-parent/maven-metadata.xml (45 KB at 220.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-parent/maven-metadata.xml (45 KB at 258.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace nuxeo showcase content resources 1.3.0-I20180228_1251 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-nuxeo-showcase-content-resources --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-nuxeo-showcase-content-resources --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Storing buildNumber: 20180228-125122 at timestamp: 1519822282155 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-showcase-sample-data) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Configured Artifact: org.nuxeo.ecm.platform:nuxeo-showcase-content-sample-data:?:zip [INFO] Copying nuxeo-showcase-content-sample-data-1.3.4.zip to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources/target/classes/showcase_sample.zip [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ marketplace-nuxeo-showcase-content-resources --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ marketplace-nuxeo-showcase-content-resources --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ marketplace-nuxeo-showcase-content-resources --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-nuxeo-showcase-content-resources --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources/target/marketplace-nuxeo-showcase-content-resources-1.3.0-I20180228_1251.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-nuxeo-showcase-content-resources --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.0-I20180228_1251 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-nuxeo-showcase-content-resources >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-nuxeo-showcase-content-resources --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Storing buildNumber: 20180228-125128 at timestamp: 1519822288387 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-nuxeo-showcase-content-resources <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources/target/marketplace-nuxeo-showcase-content-resources-1.3.0-I20180228_1251-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources/target/marketplace-nuxeo-showcase-content-resources-1.3.0-I20180228_1251.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-resources-1.3.0-I20180228_1251.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-resources-1.3.0-I20180228_1251.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/resources/target/marketplace-nuxeo-showcase-content-resources-1.3.0-I20180228_1251-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-resources-1.3.0-I20180228_1251-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-nuxeo-showcase-content-resources --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-resources-1.3.0-I20180228_1251.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-resources-1.3.0-I20180228_1251.jar (51117 KB at 40991.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-resources-1.3.0-I20180228_1251.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-resources-1.3.0-I20180228_1251.pom (2 KB at 22.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/maven-metadata.xml (29 KB at 146.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/maven-metadata.xml (29 KB at 155.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-resources-1.3.0-I20180228_1251-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-resources/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-resources-1.3.0-I20180228_1251-sources.jar (775 B at 9.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Showcase Content - Nuxeo package 1.3.0-I20180228_1251 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 18.3 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 5.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 11.0 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.9 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-nuxeo-showcase-content-sample --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-nuxeo-showcase-content-sample --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Storing buildNumber: 20180228-125134 at timestamp: 1519822294874 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-nuxeo-showcase-content-sample --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nuxeo-showcase-content-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace/install/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251.zip to MavenProject: org.nuxeo.ecm.platform:marketplace-nuxeo-showcase-content-sample:1.3.0-I20180228_1251 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-nuxeo-showcase-content-sample --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.0-I20180228_1251 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-nuxeo-showcase-content-sample >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-nuxeo-showcase-content-sample --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Storing buildNumber: 20180228-125139 at timestamp: 1519822299618 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-nuxeo-showcase-content-sample <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251.zip to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-nuxeo-showcase-content-sample --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251.zip (51148 KB at 10926.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251.pom (2 KB at 16.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/maven-metadata.xml (45 KB at 134.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/maven-metadata.xml (45 KB at 441.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/marketplace-nuxeo-showcase-content-sample/1.3.0-I20180228_1251/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251-sources.jar (2 KB at 14.0 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Showcase Content - Nuxeo package - Parent .... SUCCESS [ 3.655 s] [INFO] Marketplace nuxeo showcase content resources ....... SUCCESS [ 9.453 s] [INFO] Nuxeo Showcase Content - Nuxeo package ............. SUCCESS [ 13.733 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 29.365 s [INFO] Finished at: 2018-02-28T12:51:45+00:00 [INFO] Final Memory: 76M/1593M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 49.9M 0 0 2 1520k 0 3907k 0:00:13 --:--:-- 0:00:13 3907k 19 49.9M 0 0 19 9920k 0 7188k 0:00:07 0:00:01 0:00:06 7188k 36 49.9M 0 0 36 18.0M 0 7696k 0:00:06 0:00:02 0:00:04 7696k 53 49.9M 0 0 53 26.6M 0 8059k 0:00:06 0:00:03 0:00:03 8059k 69 49.9M 0 0 69 34.8M 0 8116k 0:00:06 0:00:04 0:00:02 8116k 85 49.9M 0 0 85 42.9M 0 8153k 0:00:06 0:00:05 0:00:01 8484k 100 49.9M 0 0 100 49.9M 0 7083k 0:00:07 0:00:07 --:--:-- 7059k 100 49.9M 0 0 100 49.9M 0 7040k 0:00:07 0:00:07 --:--:-- 6718k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:51:53 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=C2F5968C9A4C87C6673CD471FF4DA439.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [nuxeo-vision] Prepare release of nuxeo-vision... Working on custom repository... Releasing from branch: master Current version: 1.3.0-SNAPSHOT Tag: release-1.3.0-I20180228_1251 Next version: 1.3.0-SNAPSHOT Maintenance branch 1.3.0-I20180228_1251 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Also replace version: 6.4.0-SNAPSHOT/6.4.0-I20180228_1241/6.4.0-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-nuxeo-vision.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-nuxeo-vision.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.3.0-I20180228_1251, update versions, commit and tag as release-1.3.0-I20180228_1251... [.] $> git checkout -b 1.3.0-I20180228_1251 Switched to a new branch '1.3.0-I20180228_1251' [INFO] Replacing occurrences of 1.3.0-SNAPSHOT with 1.3.0-I20180228_1251 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/pom.xml' [INFO] Replacing occurrences of 6.4.0-SNAPSHOT with 6.4.0-I20180228_1241 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/pom.xml' [.] $> git commit -m'Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1251, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241' -a [1.3.0-I20180228_1251 dd7cf01] Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1251, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241 5 files changed, 7 insertions(+), 7 deletions(-) [.] $> git tag -a release-1.3.0-I20180228_1251 -m'Release release-1.3.0-I20180228_1251 from 1.3.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.3.0-I20180228_1251... [.] $> git checkout release-1.3.0-I20180228_1251 Note: checking out 'release-1.3.0-I20180228_1251'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at dd7cf01 Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1251, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Vision Parent [INFO] Nuxeo Vision Core [INFO] Nuxeo Vision Google [INFO] Nuxeo Vision AWS Rekognition [INFO] Nuxeo Vision Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Vision Parent 1.3.0-I20180228_1251 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-vision-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-parent --- [INFO] Storing buildNumber: 20180228-125202 at timestamp: 1519822322077 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-vision-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-vision-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-parent/1.3.0-I20180228_1251 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-vision-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-parent --- [INFO] Storing buildNumber: 20180228-125203 at timestamp: 1519822323810 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-vision-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-vision-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-vision-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-parent/1.3.0-I20180228_1251/nuxeo-vision-parent-1.3.0-I20180228_1251.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-vision-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-parent/1.3.0-I20180228_1251/nuxeo-vision-parent-1.3.0-I20180228_1251.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-parent/1.3.0-I20180228_1251/nuxeo-vision-parent-1.3.0-I20180228_1251.pom (4 KB at 8.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-parent/maven-metadata.xml (36 KB at 116.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-parent/maven-metadata.xml (36 KB at 417.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Vision Core 1.3.0-I20180228_1251 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://connect.nuxeo.com/nuxeo/site/studio/maven/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.5 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 1.9 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://connect.nuxeo.com/nuxeo/site/studio/maven/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 11.2 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-vision-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-core --- [INFO] Storing buildNumber: 20180228-125213 at timestamp: 1519822333567 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-vision-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-vision-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/target/classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/src/main/java/org/nuxeo/vision/core/worker/VideoVisionWorker.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/src/main/java/org/nuxeo/vision/core/worker/VideoVisionWorker.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-vision-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-vision-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/target/test-classes [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/src/test/java/org/nuxeo/vision/core/test/TestVideoEventChain.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/src/test/java/org/nuxeo/vision/core/test/TestVideoEventChain.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/src/test/java/org/nuxeo/vision/core/test/TestVisionOp.java: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/src/test/java/org/nuxeo/vision/core/test/TestVisionOp.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/src/test/java/org/nuxeo/vision/core/test/TestVisionOp.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-vision-core --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 12:52:29,725 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 4 / Unstarted: 0 / Total: 165 * service:org.nuxeo.ecm.platform.picture.web.preview.adapter.contrib requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.platform.picture.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.ecm.platform.picture.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * service:org.nuxeo.ecm.platform.picture.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Running org.nuxeo.vision.core.test.TestPictureEventChain [Tag(label,0)][Tag(label,0)]StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 12:52:32,849 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 124 * service:org.nuxeo.vision.core.chains references missing [target=org.nuxeo.automation.scripting.internals.AutomationScriptingComponent;point=operation] * service:org.nuxeo.vision.core.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.11 sec - in org.nuxeo.vision.core.test.TestPictureEventChain Running org.nuxeo.vision.core.test.TestVisionService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 12:52:34,357 main ERROR [SchemaManagerImpl] Facet: Video uses unknown schema: picture 12:52:34,419 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 2 / Missing: 4 / Unstarted: 0 / Total: 162 * service:org.nuxeo.platform.video.core.renditions requires [service:org.nuxeo.ecm.platform.rendition.contrib] * service:org.nuxeo.platform.video.core.previewer requires [service:org.nuxeo.ecm.platform.preview.adapter.contrib] * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] * service:org.nuxeo.ecm.platform.video.jsf.types references missing [target=org.nuxeo.ecm.platform.types.TypeService;point=types] * service:org.nuxeo.ecm.platform.video.filemanager.contrib references missing [target=org.nuxeo.ecm.platform.filemanager.service.FileManagerService;point=plugins] * test:tags-contrib references missing [target=org.nuxeo.ecm.platform.ws.session.WSRemotingSessionManagerImpl;point=loaders] ====================================================================== Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.52 sec - in org.nuxeo.vision.core.test.TestVisionService Running org.nuxeo.vision.core.test.TestVideoEventChain [Tag(label,0)]StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 12:52:36,554 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 134 * service:org.nuxeo.ecm.core.automation.features.bindings references missing [target=org.nuxeo.ecm.automation.server.AutomationServer;point=bindings] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.147 sec - in org.nuxeo.vision.core.test.TestVideoEventChain Running org.nuxeo.vision.core.test.TestVisionOp [TextEntity{text='label', score=1.0, locale='en'}]Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec - in org.nuxeo.vision.core.test.TestVisionOp Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-vision-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-vision-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/target/nuxeo-vision-core-1.3.0-I20180228_1251.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-vision-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-core/1.3.0-I20180228_1251 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-vision-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-core --- [INFO] Storing buildNumber: 20180228-125239 at timestamp: 1519822359285 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-vision-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-vision-core --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/target/nuxeo-vision-core-1.3.0-I20180228_1251-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-vision-core --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/target/nuxeo-vision-core-1.3.0-I20180228_1251.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-core/1.3.0-I20180228_1251/nuxeo-vision-core-1.3.0-I20180228_1251.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-core/1.3.0-I20180228_1251/nuxeo-vision-core-1.3.0-I20180228_1251.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-core/target/nuxeo-vision-core-1.3.0-I20180228_1251-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-core/1.3.0-I20180228_1251/nuxeo-vision-core-1.3.0-I20180228_1251-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-vision-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/1.3.0-I20180228_1251/nuxeo-vision-core-1.3.0-I20180228_1251.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/1.3.0-I20180228_1251/nuxeo-vision-core-1.3.0-I20180228_1251.jar (24 KB at 203.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/1.3.0-I20180228_1251/nuxeo-vision-core-1.3.0-I20180228_1251.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/1.3.0-I20180228_1251/nuxeo-vision-core-1.3.0-I20180228_1251.pom (3 KB at 39.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/maven-metadata.xml (35 KB at 180.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/maven-metadata.xml (36 KB at 166.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/1.3.0-I20180228_1251/nuxeo-vision-core-1.3.0-I20180228_1251-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-core/1.3.0-I20180228_1251/nuxeo-vision-core-1.3.0-I20180228_1251-sources.jar (19 KB at 248.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Vision Google 1.3.0-I20180228_1251 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-vision-google --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-google --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-google --- [INFO] Storing buildNumber: 20180228-125242 at timestamp: 1519822362629 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-google --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-google --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-google --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-vision-google --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-vision-google --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-vision-google --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-vision-google --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-vision-google --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 12:52:51,681 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 122 * service:org.nuxeo.vision.core.chains references missing [target=org.nuxeo.automation.scripting.internals.AutomationScriptingComponent;point=operation] * service:org.nuxeo.vision.core.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.vision.google.test.TestGoogleVisionProvider Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.868 sec - in org.nuxeo.vision.google.test.TestGoogleVisionProvider Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 6 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-vision-google --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-vision-google --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/target/nuxeo-vision-google-1.3.0-I20180228_1251.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-vision-google --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-google/1.3.0-I20180228_1251 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-vision-google >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-google --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-google --- [INFO] Storing buildNumber: 20180228-125254 at timestamp: 1519822374924 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-google --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-google --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-google --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-vision-google <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-vision-google --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/target/nuxeo-vision-google-1.3.0-I20180228_1251-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-vision-google --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/target/nuxeo-vision-google-1.3.0-I20180228_1251.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-google/1.3.0-I20180228_1251/nuxeo-vision-google-1.3.0-I20180228_1251.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-google/1.3.0-I20180228_1251/nuxeo-vision-google-1.3.0-I20180228_1251.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-google/target/nuxeo-vision-google-1.3.0-I20180228_1251-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-google/1.3.0-I20180228_1251/nuxeo-vision-google-1.3.0-I20180228_1251-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-vision-google --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/1.3.0-I20180228_1251/nuxeo-vision-google-1.3.0-I20180228_1251.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/1.3.0-I20180228_1251/nuxeo-vision-google-1.3.0-I20180228_1251.jar (11 KB at 23.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/1.3.0-I20180228_1251/nuxeo-vision-google-1.3.0-I20180228_1251.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/1.3.0-I20180228_1251/nuxeo-vision-google-1.3.0-I20180228_1251.pom (2 KB at 26.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/maven-metadata.xml (20 KB at 68.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/maven-metadata.xml (20 KB at 97.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/1.3.0-I20180228_1251/nuxeo-vision-google-1.3.0-I20180228_1251-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-google/1.3.0-I20180228_1251/nuxeo-vision-google-1.3.0-I20180228_1251-sources.jar (5 KB at 65.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Vision AWS Rekognition 1.3.0-I20180228_1251 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-vision-aws --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-aws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-aws --- [INFO] Storing buildNumber: 20180228-125257 at timestamp: 1519822377608 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-aws --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-aws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-aws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-vision-aws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-vision-aws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-vision-aws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-vision-aws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-vision-aws --- [INFO] Surefire report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 12:53:06,055 main ERROR [OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 2 / Unstarted: 0 / Total: 122 * service:org.nuxeo.vision.core.chains references missing [target=org.nuxeo.automation.scripting.internals.AutomationScriptingComponent;point=operation] * service:org.nuxeo.vision.core.operation references missing [target=org.nuxeo.ecm.core.operation.OperationServiceComponent;point=operations] ====================================================================== Running org.nuxeo.vision.aws.test.TestAmazonRekognitionProvider Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.7 sec - in org.nuxeo.vision.aws.test.TestAmazonRekognitionProvider Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-vision-aws --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-vision-aws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/target/nuxeo-vision-aws-1.3.0-I20180228_1251.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-vision-aws --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-aws/1.3.0-I20180228_1251 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-vision-aws >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-aws --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-aws --- [INFO] Storing buildNumber: 20180228-125308 at timestamp: 1519822388640 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-aws --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-aws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-aws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-vision-aws <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-vision-aws --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/target/nuxeo-vision-aws-1.3.0-I20180228_1251-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-vision-aws --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/target/nuxeo-vision-aws-1.3.0-I20180228_1251.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-aws/1.3.0-I20180228_1251/nuxeo-vision-aws-1.3.0-I20180228_1251.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-aws/1.3.0-I20180228_1251/nuxeo-vision-aws-1.3.0-I20180228_1251.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-aws/target/nuxeo-vision-aws-1.3.0-I20180228_1251-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-aws/1.3.0-I20180228_1251/nuxeo-vision-aws-1.3.0-I20180228_1251-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-vision-aws --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/1.3.0-I20180228_1251/nuxeo-vision-aws-1.3.0-I20180228_1251.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/1.3.0-I20180228_1251/nuxeo-vision-aws-1.3.0-I20180228_1251.jar (9 KB at 23.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/1.3.0-I20180228_1251/nuxeo-vision-aws-1.3.0-I20180228_1251.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/1.3.0-I20180228_1251/nuxeo-vision-aws-1.3.0-I20180228_1251.pom (2 KB at 23.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/maven-metadata.xml (20 KB at 53.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/maven-metadata.xml (20 KB at 52.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/1.3.0-I20180228_1251/nuxeo-vision-aws-1.3.0-I20180228_1251-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-aws/1.3.0-I20180228_1251/nuxeo-vision-aws-1.3.0-I20180228_1251-sources.jar (4 KB at 50.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Vision Package 1.3.0-I20180228_1251 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-vision-marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-marketplace --- [INFO] Storing buildNumber: 20180228-125314 at timestamp: 1519822394602 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-vision-marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-vision-marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nuxeo-vision-package.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/marketplace [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target [INFO] [copy] Copying 47 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nxr/bundles [INFO] [copy] Copying 83 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-nxr-all [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/marketplace-6.4.0-I20180228_1241-nxr-server.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-nxr-all [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-nxr-all-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nxr-1.3.0-I20180228_1251.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nxr-1.3.0-I20180228_1251.zip to MavenProject: org.nuxeo:nuxeo-vision-marketplace:1.3.0-I20180228_1251 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1251.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1251.zip: bundles/nuxeo-vision-aws-1.3.0-I20180228_1251.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1251.zip: bundles/nuxeo-vision-core-1.3.0-I20180228_1251.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1251.zip: bundles/nuxeo-vision-google-1.3.0-I20180228_1251.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1251.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1251.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1251.zip: lib/aws-java-sdk-core-1.11.93.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1251.zip: lib/aws-java-sdk-rekognition-1.11.93.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1251.zip: lib/google-api-client-1.19.1.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1251.zip: lib/google-api-services-vision-v1-rev2-1.21.0.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1251.zip: lib/ion-java-1.0.2.jar [INFO] [nx:zipdiff] Only in nxr-1.3.0-I20180228_1251.zip: lib/jmespath-java-1.11.93.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-dam-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audio-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-imaging-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-imaging-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-video-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-video-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jaudiotagger-2.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nxr-1.3.0-I20180228_1251.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 12:53:33 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Files > Call the Computer Vision Service [VisionOp: [blob, blob, bloblist, bloblist]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@55270c5f) [WARNING] [nx:studioExtraction] Call the Computer Vision Service for the input blob(s) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:53:33 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: javascript > javascript.PictureVisionDefaultMapper [javascript.PictureVisionDefaultMapper: [Document, Document]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@746fccc9) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:53:33 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: javascript > javascript.VideoVisionDefaultMapper [javascript.VideoVisionDefaultMapper: [Document, Document]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@3d788819) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:53:33 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Event: visionPictureConversionChangedListener [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.0-I20180228_1251.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.0-I20180228_1251.zip to MavenProject: org.nuxeo:nuxeo-vision-marketplace:1.3.0-I20180228_1251 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-vision-marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-marketplace/1.3.0-I20180228_1251 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-vision-marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-vision-marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-vision-marketplace --- [INFO] Storing buildNumber: 20180228-125340 at timestamp: 1519822420025 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-vision-marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-vision-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-vision-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-vision-marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-vision-marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.0-I20180228_1251-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-vision-marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.0-I20180228_1251.zip to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-marketplace/1.3.0-I20180228_1251/nuxeo-vision-marketplace-1.3.0-I20180228_1251.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-marketplace/1.3.0-I20180228_1251/nuxeo-vision-marketplace-1.3.0-I20180228_1251.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nxr-1.3.0-I20180228_1251.zip to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-marketplace/1.3.0-I20180228_1251/nuxeo-vision-marketplace-1.3.0-I20180228_1251-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.0-I20180228_1251-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-vision-marketplace/1.3.0-I20180228_1251/nuxeo-vision-marketplace-1.3.0-I20180228_1251-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-vision-marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/1.3.0-I20180228_1251/nuxeo-vision-marketplace-1.3.0-I20180228_1251.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/1.3.0-I20180228_1251/nuxeo-vision-marketplace-1.3.0-I20180228_1251.zip (1701 KB at 5784.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/1.3.0-I20180228_1251/nuxeo-vision-marketplace-1.3.0-I20180228_1251.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/1.3.0-I20180228_1251/nuxeo-vision-marketplace-1.3.0-I20180228_1251.pom (2 KB at 23.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/maven-metadata.xml (25 KB at 74.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/maven-metadata.xml (25 KB at 240.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/1.3.0-I20180228_1251/nuxeo-vision-marketplace-1.3.0-I20180228_1251-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/1.3.0-I20180228_1251/nuxeo-vision-marketplace-1.3.0-I20180228_1251-nxr.zip (55473 KB at 49090.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/1.3.0-I20180228_1251/nuxeo-vision-marketplace-1.3.0-I20180228_1251-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-vision-marketplace/1.3.0-I20180228_1251/nuxeo-vision-marketplace-1.3.0-I20180228_1251-sources.jar (2 KB at 23.8 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Vision Parent ................................ SUCCESS [ 4.488 s] [INFO] Nuxeo Vision Core .................................. SUCCESS [ 34.772 s] [INFO] Nuxeo Vision Google ................................ SUCCESS [ 16.085 s] [INFO] Nuxeo Vision AWS Rekognition ....................... SUCCESS [ 14.084 s] [INFO] Nuxeo Vision Package ............................... SUCCESS [ 32.395 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:45 min [INFO] Finished at: 2018-02-28T12:53:42+00:00 [INFO] Final Memory: 170M/1955M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.0-I20180228_1251.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1700k 0 0 100 1700k 0 2892k --:--:-- --:--:-- --:--:-- 2892k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:53:43 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=5625C80D482CEF1787BBDB9647F77B45.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-storage-marklogic] Prepare release of marketplace-storage-marklogic... Working on custom repository... Releasing from branch: master Current version: 1.2.0-SNAPSHOT Tag: release-1.2.0-I20180228_1253 Next version: 1.2.0-SNAPSHOT Maintenance branch 1.2.0-I20180228_1253 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-storage-marklogic.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-storage-marklogic.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.2.0-I20180228_1253, update versions, commit and tag as release-1.2.0-I20180228_1253... [.] $> git checkout -b 1.2.0-I20180228_1253 Switched to a new branch '1.2.0-I20180228_1253' [INFO] Replacing occurrences of 1.2.0-SNAPSHOT with 1.2.0-I20180228_1253 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/pom.xml' [.] $> git commit -m'Release master, update 1.2.0-SNAPSHOT to 1.2.0-I20180228_1253, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.2.0-I20180228_1253 a206007] Release master, update 1.2.0-SNAPSHOT to 1.2.0-I20180228_1253, update 10.1-SNAPSHOT to 10.1-I20180228_0918 2 files changed, 3 insertions(+), 3 deletions(-) [.] $> git tag -a release-1.2.0-I20180228_1253 -m'Release release-1.2.0-I20180228_1253 from 1.2.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.2.0-I20180228_1253... [.] $> git checkout release-1.2.0-I20180228_1253 Note: checking out 'release-1.2.0-I20180228_1253'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a206007 Release master, update 1.2.0-SNAPSHOT to 1.2.0-I20180228_1253, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Marketplace storage marklogic parent [INFO] Nuxeo MarkLogic connector Marketplace package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace storage marklogic parent 1.2.0-I20180228_1253 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-storage-marklogic-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-storage-marklogic-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-storage-marklogic-parent --- [INFO] Storing buildNumber: 20180228-125351 at timestamp: 1519822431030 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-storage-marklogic-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-storage-marklogic-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-storage-marklogic-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-storage-marklogic-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-storage-marklogic-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-parent/1.2.0-I20180228_1253 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-storage-marklogic-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-storage-marklogic-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-storage-marklogic-parent --- [INFO] Storing buildNumber: 20180228-125353 at timestamp: 1519822433162 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-storage-marklogic-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-storage-marklogic-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-storage-marklogic-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-storage-marklogic-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-storage-marklogic-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-storage-marklogic-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-parent/1.2.0-I20180228_1253/marketplace-storage-marklogic-parent-1.2.0-I20180228_1253.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-storage-marklogic-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-parent/1.2.0-I20180228_1253/marketplace-storage-marklogic-parent-1.2.0-I20180228_1253.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-parent/1.2.0-I20180228_1253/marketplace-storage-marklogic-parent-1.2.0-I20180228_1253.pom (3 KB at 3.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-parent/maven-metadata.xml (32 KB at 85.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-parent/maven-metadata.xml (32 KB at 381.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo MarkLogic connector Marketplace package 1.2.0-I20180228_1253 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 16.3 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 10.1 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-storage-marklogic-package --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-storage-marklogic-package --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-storage-marklogic-package --- [INFO] Storing buildNumber: 20180228-125403 at timestamp: 1519822443038 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-storage-marklogic-package --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-storage-marklogic-package --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-storage-marklogic-package --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-storage-marklogic-package --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-storage-marklogic-package --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nuxeo-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target [INFO] [copy] Copying 22 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/nxr/bundles [INFO] [copy] Copying 46 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/nxr-1.2.0-I20180228_1253.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/nxr-1.2.0-I20180228_1253.zip to MavenProject: org.nuxeo.marketplace.storage.marklogic:marketplace-storage-marklogic-package:1.2.0-I20180228_1253 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1253.zip: bundles/nuxeo-core-storage-marklogic-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1253.zip: lib/marklogic-xcc-8.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/nxr-1.2.0-I20180228_1253.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.0-I20180228_1253.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.0-I20180228_1253.zip to MavenProject: org.nuxeo.marketplace.storage.marklogic:marketplace-storage-marklogic-package:1.2.0-I20180228_1253 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-storage-marklogic-package --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.0-I20180228_1253 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-storage-marklogic-package >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-storage-marklogic-package --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-storage-marklogic-package --- [INFO] Storing buildNumber: 20180228-125409 at timestamp: 1519822449101 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-storage-marklogic-package --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-storage-marklogic-package --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-storage-marklogic-package --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-storage-marklogic-package <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-storage-marklogic-package --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.0-I20180228_1253-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-storage-marklogic-package --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.0-I20180228_1253.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.0-I20180228_1253/marketplace-storage-marklogic-package-1.2.0-I20180228_1253.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.0-I20180228_1253/marketplace-storage-marklogic-package-1.2.0-I20180228_1253.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/nxr-1.2.0-I20180228_1253.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.0-I20180228_1253/marketplace-storage-marklogic-package-1.2.0-I20180228_1253-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.0-I20180228_1253-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.0-I20180228_1253/marketplace-storage-marklogic-package-1.2.0-I20180228_1253-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-storage-marklogic-package --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.0-I20180228_1253/marketplace-storage-marklogic-package-1.2.0-I20180228_1253.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.0-I20180228_1253/marketplace-storage-marklogic-package-1.2.0-I20180228_1253.zip (339 KB at 989.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.0-I20180228_1253/marketplace-storage-marklogic-package-1.2.0-I20180228_1253.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.0-I20180228_1253/marketplace-storage-marklogic-package-1.2.0-I20180228_1253.pom (2 KB at 18.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/maven-metadata.xml (32 KB at 175.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/maven-metadata.xml (32 KB at 178.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.0-I20180228_1253/marketplace-storage-marklogic-package-1.2.0-I20180228_1253-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.0-I20180228_1253/marketplace-storage-marklogic-package-1.2.0-I20180228_1253-nxr.zip (15344 KB at 41581.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.0-I20180228_1253/marketplace-storage-marklogic-package-1.2.0-I20180228_1253-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/storage/marklogic/marketplace-storage-marklogic-package/1.2.0-I20180228_1253/marketplace-storage-marklogic-package-1.2.0-I20180228_1253-sources.jar (4 KB at 21.8 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Marketplace storage marklogic parent ............... SUCCESS [ 5.357 s] [INFO] Nuxeo MarkLogic connector Marketplace package ...... SUCCESS [ 15.321 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23.339 s [INFO] Finished at: 2018-02-28T12:54:10+00:00 [INFO] Final Memory: 116M/1579M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.0-I20180228_1253.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 338k 0 0 100 338k 0 714k --:--:-- --:--:-- --:--:-- 714k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:54:13 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=FB81B8B19F447FA8F5BE27CC7C992E77.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-connect-tools] Prepare release of marketplace-connect-tools... Working on custom repository... Releasing from branch: master Current version: 0.2.0-SNAPSHOT Tag: release-0.2.0-I20180228_1254 Next version: 0.2.0-SNAPSHOT Maintenance branch 0.2.0-I20180228_1254 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-connect-tools.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-connect-tools.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 0.2.0-I20180228_1254, update versions, commit and tag as release-0.2.0-I20180228_1254... [.] $> git checkout -b 0.2.0-I20180228_1254 Switched to a new branch '0.2.0-I20180228_1254' [INFO] Replacing occurrences of 0.2.0-SNAPSHOT with 0.2.0-I20180228_1254 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/pom.xml' [.] $> git commit -m'Release master, update 0.2.0-SNAPSHOT to 0.2.0-I20180228_1254, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [0.2.0-I20180228_1254 765085c] Release master, update 0.2.0-SNAPSHOT to 0.2.0-I20180228_1254, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-0.2.0-I20180228_1254 -m'Release release-0.2.0-I20180228_1254 from 0.2.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-0.2.0-I20180228_1254... [.] $> git checkout release-0.2.0-I20180228_1254 Note: checking out 'release-0.2.0-I20180228_1254'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 765085c Release master, update 0.2.0-SNAPSHOT to 0.2.0-I20180228_1254, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Connect Tools Marketplace [INFO] Nuxeo Connect Tools Report Web Marketplace [INFO] Nuxeo Connect Tools Report Marketplace FTest [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Tools Marketplace 0.2.0-I20180228_1254 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-marketplace-connect-tools --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-connect-tools --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-connect-tools --- [INFO] Storing buildNumber: 20180228-125421 at timestamp: 1519822461967 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-connect-tools --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-connect-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-connect-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-marketplace-connect-tools --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-marketplace-connect-tools --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools/0.2.0-I20180228_1254 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-marketplace-connect-tools >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-connect-tools --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-connect-tools --- [INFO] Storing buildNumber: 20180228-125423 at timestamp: 1519822463660 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-connect-tools --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-connect-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-connect-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-marketplace-connect-tools <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-marketplace-connect-tools --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-marketplace-connect-tools --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-0.2.0-I20180228_1254.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-marketplace-connect-tools --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-0.2.0-I20180228_1254.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-0.2.0-I20180228_1254.pom (2 KB at 3.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools/maven-metadata.xml (32 KB at 54.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools/maven-metadata.xml (32 KB at 375.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Tools Report Web Marketplace 0.2.0-I20180228_1254 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 15.9 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 12.6 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Storing buildNumber: 20180228-125433 at timestamp: 1519822473420 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-marketplace-connect-tools-report-web --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nuxeo-sample-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target [INFO] [copy] Copying 61 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nxr/bundles [INFO] [copy] Copying 152 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nxr-0.2.0-I20180228_1254.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nxr-0.2.0-I20180228_1254.zip to MavenProject: org.nuxeo.marketplace.connect.tools:nuxeo-marketplace-connect-tools-report-web:0.2.0-I20180228_1254 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/pom.xml [INFO] [nx:zipdiff] Only in nxr-0.2.0-I20180228_1254.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-0.2.0-I20180228_1254.zip: bundles/nuxeo-connect-tools-report-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-0.2.0-I20180228_1254.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nxr-0.2.0-I20180228_1254.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nuxeo-marketplace-connect-tools-report-web-0.2.0-I20180228_1254.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nuxeo-marketplace-connect-tools-report-web-0.2.0-I20180228_1254.zip to MavenProject: org.nuxeo.marketplace.connect.tools:nuxeo-marketplace-connect-tools-report-web:0.2.0-I20180228_1254 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.0-I20180228_1254 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-marketplace-connect-tools-report-web >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Storing buildNumber: 20180228-125444 at timestamp: 1519822484829 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-marketplace-connect-tools-report-web <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nuxeo-marketplace-connect-tools-report-web-0.2.0-I20180228_1254.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-report-web-0.2.0-I20180228_1254.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-report-web-0.2.0-I20180228_1254.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nxr-0.2.0-I20180228_1254.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-report-web-0.2.0-I20180228_1254-nxr.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-marketplace-connect-tools-report-web --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-report-web-0.2.0-I20180228_1254.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-report-web-0.2.0-I20180228_1254.zip (20 KB at 11.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-report-web-0.2.0-I20180228_1254.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-report-web-0.2.0-I20180228_1254.pom (2 KB at 17.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/maven-metadata.xml (32 KB at 68.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/maven-metadata.xml (32 KB at 197.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-report-web-0.2.0-I20180228_1254-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-report-web/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-report-web-0.2.0-I20180228_1254-nxr.zip (86203 KB at 39200.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Connect Tools Report Marketplace FTest 0.2.0-I20180228_1254 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Storing buildNumber: 20180228-125451 at timestamp: 1519822491600 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-marketplace-connect-tools-ftest --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/nuxeo-marketplace-connect-tools-ftest-0.2.0-I20180228_1254.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.0-I20180228_1254 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-marketplace-connect-tools-ftest >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Storing buildNumber: 20180228-125453 at timestamp: 1519822493608 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-marketplace-connect-tools-ftest <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/nuxeo-marketplace-connect-tools-ftest-0.2.0-I20180228_1254-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.connect.tools:nuxeo-marketplace-connect-tools-ftest:0.2.0-I20180228_1254) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 4.0 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 1.1 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target sample-webdriver-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target sample-webdriver-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target sample-webdriver-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target sample-webdriver-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target sample-webdriver-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target sample-webdriver-tests.prepare-environment: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target sample-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/default [INFO] [exec] Server is not running. sample-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target sample-webdriver-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/nuxeo-marketplace-connect-tools-report-web-0.2.0-I20180228_1254.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): nuxeo-connect-tools-report-web-0.2.0-I20180228_1254 [INFO] [exec] Local packages to install (1): nuxeo-connect-tools-report-web:0.2.0-I20180228_1254 [INFO] [exec] Installing nuxeo-connect-tools-report-web-0.2.0-I20180228_1254 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 100468. [INFO] [exec] .......................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 475 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min53s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] No tests to run. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.connect.tools:nuxeo-marketplace-connect-tools-ftest:0.2.0-I20180228_1254) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target sample-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. sample-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] No tests to run. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-ftest-0.2.0-I20180228_1254.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-ftest-0.2.0-I20180228_1254.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/ftest/target/nuxeo-marketplace-connect-tools-ftest-0.2.0-I20180228_1254-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-ftest-0.2.0-I20180228_1254-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-marketplace-connect-tools-ftest --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-ftest-0.2.0-I20180228_1254.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-ftest-0.2.0-I20180228_1254.jar (4 KB at 26.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-ftest-0.2.0-I20180228_1254.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-ftest-0.2.0-I20180228_1254.pom (4 KB at 47.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/maven-metadata.xml (26 KB at 87.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/maven-metadata.xml (26 KB at 58.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-ftest-0.2.0-I20180228_1254-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/connect/tools/nuxeo-marketplace-connect-tools-ftest/0.2.0-I20180228_1254/nuxeo-marketplace-connect-tools-ftest-0.2.0-I20180228_1254-sources.jar (337 B at 4.4 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Connect Tools Marketplace .................... SUCCESS [ 4.356 s] [INFO] Nuxeo Connect Tools Report Web Marketplace ......... SUCCESS [ 24.389 s] [INFO] Nuxeo Connect Tools Report Marketplace FTest ....... SUCCESS [01:28 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:00 min [INFO] Finished at: 2018-02-28T12:56:17+00:00 [INFO] Final Memory: 134M/1971M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@report-web/target/nuxeo-marketplace-connect-tools-report-web-0.2.0-I20180228_1254.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19722 0 0 100 19722 0 46624 --:--:-- --:--:-- --:--:-- 46734 HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:56:20 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=7BCB01783CA52DCF69F2512E456D1DD3.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [plugin-nuxeo-web-ui] Prepare release of plugin-nuxeo-web-ui... Working on custom repository... Releasing from branch: master Current version: 2.3.1-SNAPSHOT Tag: release-2.3.1-I20180228_1256 Next version: 2.3.1-SNAPSHOT Maintenance branch 2.3.1-I20180228_1256 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-plugin-nuxeo-web-ui.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-plugin-nuxeo-web-ui.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 2.3.1-I20180228_1256, update versions, commit and tag as release-2.3.1-I20180228_1256... [.] $> git checkout -b 2.3.1-I20180228_1256 Switched to a new branch '2.3.1-I20180228_1256' [INFO] Replacing occurrences of 2.3.1-SNAPSHOT with 2.3.1-I20180228_1256 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/ftest/web-ui/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace-itests/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/pom.xml' [.] $> git commit -m'Release master, update 2.3.1-SNAPSHOT to 2.3.1-I20180228_1256, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [2.3.1-I20180228_1256 5cef0be] Release master, update 2.3.1-SNAPSHOT to 2.3.1-I20180228_1256, update 10.1-SNAPSHOT to 10.1-I20180228_0918 4 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-2.3.1-I20180228_1256 -m'Release release-2.3.1-I20180228_1256 from 2.3.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-2.3.1-I20180228_1256... [.] $> git checkout release-2.3.1-I20180228_1256 Note: checking out 'release-2.3.1-I20180228_1256'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 5cef0be Release master, update 2.3.1-SNAPSHOT to 2.3.1-I20180228_1256, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Web UI - Parent [INFO] Nuxeo Web UI - Marketplace Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web UI - Parent 2.3.1-I20180228_1256 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-web-ui-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-ui-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-ui-parent --- [INFO] Storing buildNumber: 20180228-125628 at timestamp: 1519822588816 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-ui-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-ui-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-ui-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-web-ui-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-web-ui-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-parent/2.3.1-I20180228_1256 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-web-ui-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-ui-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-ui-parent --- [INFO] Storing buildNumber: 20180228-125630 at timestamp: 1519822590590 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-ui-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-ui-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-ui-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-web-ui-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-web-ui-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-web-ui-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-parent/2.3.1-I20180228_1256/nuxeo-web-ui-parent-2.3.1-I20180228_1256.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-web-ui-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-parent/2.3.1-I20180228_1256/nuxeo-web-ui-parent-2.3.1-I20180228_1256.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-parent/2.3.1-I20180228_1256/nuxeo-web-ui-parent-2.3.1-I20180228_1256.pom (3 KB at 4.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-parent/maven-metadata.xml (15 KB at 80.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-parent/maven-metadata.xml (15 KB at 73.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Web UI - Marketplace Package 2.3.1-I20180228_1256 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 14.3 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.9 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 12.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-web-ui-marketplace --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-ui-marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-ui-marketplace --- [INFO] Storing buildNumber: 20180228-125634 at timestamp: 1519822594604 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-ui-marketplace --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-ui-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-ui-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-web-ui-marketplace --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ nuxeo-web-ui-marketplace --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nuxeo-web-ui.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/marketplace/install/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256.zip to MavenProject: org.nuxeo.web.ui:nuxeo-web-ui-marketplace:2.3.1-I20180228_1256 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-web-ui-marketplace --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.1-I20180228_1256 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-web-ui-marketplace >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-web-ui-marketplace --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-web-ui-marketplace --- [INFO] Storing buildNumber: 20180228-125638 at timestamp: 1519822598161 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-web-ui-marketplace --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-web-ui-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-web-ui-marketplace --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-web-ui-marketplace <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-web-ui-marketplace --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-web-ui-marketplace --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256.zip to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.1-I20180228_1256/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.1-I20180228_1256/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.1-I20180228_1256/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-web-ui-marketplace --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.1-I20180228_1256/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.1-I20180228_1256/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256.zip (5293 KB at 1663.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.1-I20180228_1256/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.1-I20180228_1256/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256.pom (2 KB at 12.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/maven-metadata.xml (15 KB at 35.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/maven-metadata.xml (15 KB at 138.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.1-I20180228_1256/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/nuxeo-web-ui-marketplace/2.3.1-I20180228_1256/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256-sources.jar (2 KB at 14.3 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Web UI - Parent .............................. SUCCESS [ 5.043 s] [INFO] Nuxeo Web UI - Marketplace Package ................. SUCCESS [ 10.210 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.295 s [INFO] Finished at: 2018-02-28T12:56:42+00:00 [INFO] Final Memory: 62M/1237M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5292k 0 0 100 5292k 0 4367k 0:00:01 0:00:01 --:--:-- 4366k 100 5292k 0 0 100 5292k 0 4133k 0:00:01 0:00:01 --:--:-- 4131k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:56:43 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=6F5BB71B6579B3AB885EF119013520BD.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-nuxeo-getting-started] Prepare release of marketplace-nuxeo-getting-started... Working on custom repository... Releasing from branch: master Current version: 1.3.0-SNAPSHOT Tag: release-1.3.0-I20180228_1256 Next version: 1.3.0-SNAPSHOT Maintenance branch 1.3.0-I20180228_1256 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Also replace version: 6.4.0-SNAPSHOT/6.4.0-I20180228_1241/6.4.0-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-nuxeo-getting-started.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-nuxeo-getting-started.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.3.0-I20180228_1256, update versions, commit and tag as release-1.3.0-I20180228_1256... [.] $> git checkout -b 1.3.0-I20180228_1256 Switched to a new branch '1.3.0-I20180228_1256' [INFO] Replacing occurrences of 1.3.0-SNAPSHOT with 1.3.0-I20180228_1256 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/pom.xml' [INFO] Replacing occurrences of 6.4.0-SNAPSHOT with 6.4.0-I20180228_1241 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/pom.xml' [.] $> git commit -m'Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1256, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241' -a [1.3.0-I20180228_1256 dbb95c8] Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1256, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241 4 files changed, 6 insertions(+), 6 deletions(-) [.] $> git tag -a release-1.3.0-I20180228_1256 -m'Release release-1.3.0-I20180228_1256 from 1.3.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.3.0-I20180228_1256... [.] $> git checkout release-1.3.0-I20180228_1256 Note: checking out 'release-1.3.0-I20180228_1256'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at dbb95c8 Release master, update 1.3.0-SNAPSHOT to 1.3.0-I20180228_1256, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Getting Started with the Nuxeo Platform - Nuxeo package - Parent [INFO] Getting Started - Resources [INFO] Getting Started - Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Getting Started with the Nuxeo Platform - Nuxeo package - Parent 1.3.0-I20180228_1256 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-getting-started-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-getting-started-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-getting-started-parent --- [INFO] Storing buildNumber: 20180228-125651 at timestamp: 1519822611430 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-getting-started-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-getting-started-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-getting-started-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-getting-started-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-getting-started-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/tutorials/marketplace-getting-started-parent/1.3.0-I20180228_1256 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-getting-started-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-getting-started-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-getting-started-parent --- [INFO] Storing buildNumber: 20180228-125652 at timestamp: 1519822612748 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-getting-started-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-getting-started-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-getting-started-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-getting-started-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-getting-started-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-getting-started-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/tutorials/marketplace-getting-started-parent/1.3.0-I20180228_1256/marketplace-getting-started-parent-1.3.0-I20180228_1256.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-getting-started-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started-parent/1.3.0-I20180228_1256/marketplace-getting-started-parent-1.3.0-I20180228_1256.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started-parent/1.3.0-I20180228_1256/marketplace-getting-started-parent-1.3.0-I20180228_1256.pom (4 KB at 5.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started-parent/maven-metadata.xml (28 KB at 109.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started-parent/maven-metadata.xml (28 KB at 280.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Getting Started - Resources 1.3.0-I20180228_1256 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ getting-started-content-project --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ getting-started-content-project --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ getting-started-content-project --- [INFO] Storing buildNumber: 20180228-125654 at timestamp: 1519822614391 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ getting-started-content-project --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ getting-started-content-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ getting-started-content-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ getting-started-content-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-getting-started-content) @ getting-started-content-project --- [INFO] Configured Artifact: org.nuxeo.tutorials:getting-started-content:?:zip [INFO] Copying getting-started-content-1.1.1.zip to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources/target/classes/getting_started_content.zip [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ getting-started-content-project --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ getting-started-content-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ getting-started-content-project --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ getting-started-content-project --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ getting-started-content-project --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ getting-started-content-project --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources/target/getting-started-content-project-1.3.0-I20180228_1256.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ getting-started-content-project --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/tutorials/getting-started-content-project/1.3.0-I20180228_1256 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ getting-started-content-project >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ getting-started-content-project --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ getting-started-content-project --- [INFO] Storing buildNumber: 20180228-125656 at timestamp: 1519822616333 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ getting-started-content-project --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ getting-started-content-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ getting-started-content-project --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ getting-started-content-project <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ getting-started-content-project --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources/target/getting-started-content-project-1.3.0-I20180228_1256-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ getting-started-content-project --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources/target/getting-started-content-project-1.3.0-I20180228_1256.jar to /opt/jenkins/.m2/repository/org/nuxeo/tutorials/getting-started-content-project/1.3.0-I20180228_1256/getting-started-content-project-1.3.0-I20180228_1256.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/tutorials/getting-started-content-project/1.3.0-I20180228_1256/getting-started-content-project-1.3.0-I20180228_1256.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/resources/target/getting-started-content-project-1.3.0-I20180228_1256-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/tutorials/getting-started-content-project/1.3.0-I20180228_1256/getting-started-content-project-1.3.0-I20180228_1256-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ getting-started-content-project --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/1.3.0-I20180228_1256/getting-started-content-project-1.3.0-I20180228_1256.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/1.3.0-I20180228_1256/getting-started-content-project-1.3.0-I20180228_1256.jar (6661 KB at 15310.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/1.3.0-I20180228_1256/getting-started-content-project-1.3.0-I20180228_1256.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/1.3.0-I20180228_1256/getting-started-content-project-1.3.0-I20180228_1256.pom (2 KB at 23.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/maven-metadata.xml (28 KB at 162.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/maven-metadata.xml (28 KB at 147.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/1.3.0-I20180228_1256/getting-started-content-project-1.3.0-I20180228_1256-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/getting-started-content-project/1.3.0-I20180228_1256/getting-started-content-project-1.3.0-I20180228_1256-sources.jar (814 B at 9.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Getting Started - Package 1.3.0-I20180228_1256 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://connect.nuxeo.com/nuxeo/site/studio/maven/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 5.0 KB/sec) [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.6 KB/sec) [INFO] Downloading: https://connect.nuxeo.com/nuxeo/site/studio/maven/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 11.9 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-getting-started --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-getting-started --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-getting-started --- [INFO] Storing buildNumber: 20180228-125701 at timestamp: 1519822621107 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-getting-started --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-getting-started --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-getting-started --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-getting-started --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-getting-started --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) getting-started-content-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace/install/bundles [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: BCContract [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: BCPortfolio [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: BCPortfolio_cv_cv [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@631bb90c [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@19fdcaba [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@445265b0 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@98dc042 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@75364777 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@3bfab643 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@26a5007 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@3759ea4d [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@1dade178 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@1ccf1819 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@1f6c0e8a [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@1f9009d3 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@61d4e070 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@7bdbf06f [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@2b53d6fc [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_Task1020 ([var_Task1020]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_global_Task11d8 ([var_global_Task11d8]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_Task11d8 ([var_Task11d8]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_global_Task966 ([var_global_Task966]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_Task966 ([var_Task966]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_global_Taska96 ([var_global_Taska96]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_Taska96 ([var_Taska96]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_start-node ([var_start-node]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_stop-node ([var_stop-node]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: facet-var_BCContractValidationWf ([var_BCContractValidationWf]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: BCTrashMgt ([bctrashmgt]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > BCContractMetadataInheritance_ac [BCContractMetadataInheritance_ac: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@5100fe55) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > BCContractValWf-amountFilled_ac [BCContractValWf-amountFilled_ac: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@38e46ea) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > BCContractValWf-toApproval_ac [BCContractValWf-toApproval_ac: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@116f823c) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > BCContractValWf-validated_ac [BCContractValWf-validated_ac: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@7f5a5ef3) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > BCGenerateCompletePDFContract_ac [BCGenerateCompletePDFContract_ac: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@4c53ce60) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > BCRestoreToPreviousState_ac [BCRestoreToPreviousState_ac: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@3d1b6816) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > BCSaveInitialState_ac [BCSaveInitialState_ac: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@508863eb) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > BCSavePreviousState_ac [BCSavePreviousState_ac: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@7d8802cf) [WARNING] [nx:studioExtraction] null [WARNING] [nx:studioExtraction] Feb 28, 2018 12:57:03 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Lifecycle: contractLifecycle [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace-getting-started-1.3.0-I20180228_1256.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace-getting-started-1.3.0-I20180228_1256.zip to MavenProject: org.nuxeo.tutorials:marketplace-getting-started:1.3.0-I20180228_1256 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-getting-started --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/tutorials/marketplace-getting-started/1.3.0-I20180228_1256 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-getting-started >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-getting-started --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-getting-started --- [INFO] Storing buildNumber: 20180228-125705 at timestamp: 1519822625049 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-getting-started --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-getting-started --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-getting-started --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-getting-started <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-getting-started --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace-getting-started-1.3.0-I20180228_1256-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-getting-started --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace-getting-started-1.3.0-I20180228_1256.zip to /opt/jenkins/.m2/repository/org/nuxeo/tutorials/marketplace-getting-started/1.3.0-I20180228_1256/marketplace-getting-started-1.3.0-I20180228_1256.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/tutorials/marketplace-getting-started/1.3.0-I20180228_1256/marketplace-getting-started-1.3.0-I20180228_1256.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace-getting-started-1.3.0-I20180228_1256-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/tutorials/marketplace-getting-started/1.3.0-I20180228_1256/marketplace-getting-started-1.3.0-I20180228_1256-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-getting-started --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/1.3.0-I20180228_1256/marketplace-getting-started-1.3.0-I20180228_1256.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/1.3.0-I20180228_1256/marketplace-getting-started-1.3.0-I20180228_1256.zip (6790 KB at 22333.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/1.3.0-I20180228_1256/marketplace-getting-started-1.3.0-I20180228_1256.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/1.3.0-I20180228_1256/marketplace-getting-started-1.3.0-I20180228_1256.pom (2 KB at 17.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/maven-metadata.xml (26 KB at 86.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/maven-metadata.xml (26 KB at 162.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/1.3.0-I20180228_1256/marketplace-getting-started-1.3.0-I20180228_1256-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/tutorials/marketplace-getting-started/1.3.0-I20180228_1256/marketplace-getting-started-1.3.0-I20180228_1256-sources.jar (2 KB at 14.8 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Getting Started with the Nuxeo Platform - Nuxeo package - Parent SUCCESS [ 3.683 s] [INFO] Getting Started - Resources ........................ SUCCESS [ 3.544 s] [INFO] Getting Started - Package .......................... SUCCESS [ 8.391 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.261 s [INFO] Finished at: 2018-02-28T12:57:06+00:00 [INFO] Final Memory: 80M/1578M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-getting-started-1.3.0-I20180228_1256.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 6789k 0 0 27 1888k 0 4960k 0:00:01 --:--:-- 0:00:01 4955k 100 6789k 0 0 100 6789k 0 5813k 0:00:01 0:00:01 --:--:-- 5818k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:57:08 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=A77EEFC7996C04EB4CC17BF54E3FC641.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-lang-ext-incomplete] Prepare release of marketplace-lang-ext-incomplete... Working on custom repository... Releasing from branch: master Current version: 1.2.0-SNAPSHOT Tag: release-1.2.0-I20180228_1257 Next version: 1.2.0-SNAPSHOT Maintenance branch 1.2.0-I20180228_1257 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-lang-ext-incomplete.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-lang-ext-incomplete.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.2.0-I20180228_1257, update versions, commit and tag as release-1.2.0-I20180228_1257... [.] $> git checkout -b 1.2.0-I20180228_1257 Switched to a new branch '1.2.0-I20180228_1257' [INFO] Replacing occurrences of 1.2.0-SNAPSHOT with 1.2.0-I20180228_1257 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/pom.xml' [.] $> git commit -m'Release master, update 1.2.0-SNAPSHOT to 1.2.0-I20180228_1257, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.2.0-I20180228_1257 12aba3d] Release master, update 1.2.0-SNAPSHOT to 1.2.0-I20180228_1257, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.2.0-I20180228_1257 -m'Release release-1.2.0-I20180228_1257 from 1.2.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.2.0-I20180228_1257... [.] $> git checkout release-1.2.0-I20180228_1257 Note: checking out 'release-1.2.0-I20180228_1257'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 12aba3d Release master, update 1.2.0-SNAPSHOT to 1.2.0-I20180228_1257, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Marketplace lang ext incomplete parent [INFO] Marketplace lang ext incomplete [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace lang ext incomplete parent 1.2.0-I20180228_1257 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-lang-ext-incomplete-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-lang-ext-incomplete-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-lang-ext-incomplete-parent --- [INFO] Storing buildNumber: 20180228-125716 at timestamp: 1519822636369 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-lang-ext-incomplete-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-lang-ext-incomplete-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-lang-ext-incomplete-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-lang-ext-incomplete-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-lang-ext-incomplete-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete-parent/1.2.0-I20180228_1257 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-lang-ext-incomplete-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-lang-ext-incomplete-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-lang-ext-incomplete-parent --- [INFO] Storing buildNumber: 20180228-125717 at timestamp: 1519822637944 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-lang-ext-incomplete-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-lang-ext-incomplete-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-lang-ext-incomplete-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-lang-ext-incomplete-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-lang-ext-incomplete-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-lang-ext-incomplete-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete-parent/1.2.0-I20180228_1257/marketplace-lang-ext-incomplete-parent-1.2.0-I20180228_1257.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-lang-ext-incomplete-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete-parent/1.2.0-I20180228_1257/marketplace-lang-ext-incomplete-parent-1.2.0-I20180228_1257.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete-parent/1.2.0-I20180228_1257/marketplace-lang-ext-incomplete-parent-1.2.0-I20180228_1257.pom (3 KB at 7.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete-parent/maven-metadata.xml (26 KB at 60.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete-parent/maven-metadata.xml (26 KB at 167.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace lang ext incomplete 1.2.0-I20180228_1257 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://connect.nuxeo.com/nuxeo/site/studio/maven/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 6.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.2 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://connect.nuxeo.com/nuxeo/site/studio/maven/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 2.6 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-lang-ext-incomplete --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-lang-ext-incomplete --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-lang-ext-incomplete --- [INFO] Storing buildNumber: 20180228-125727 at timestamp: 1519822647166 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-lang-ext-incomplete --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-lang-ext-incomplete --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-lang-ext-incomplete --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) marketplace-lang-ext-incomplete.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/nxr/bundles [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/nxr-1.2.0-I20180228_1257.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/nxr-1.2.0-I20180228_1257.zip to MavenProject: org.nuxeo.marketplace.lang:marketplace-lang-ext-incomplete:1.2.0-I20180228_1257 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1257.zip: bundles/nuxeo-platform-lang-ext-incomplete-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/nxr-1.2.0-I20180228_1257.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257.zip to MavenProject: org.nuxeo.marketplace.lang:marketplace-lang-ext-incomplete:1.2.0-I20180228_1257 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-lang-ext-incomplete --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.0-I20180228_1257 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-lang-ext-incomplete >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-lang-ext-incomplete --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-lang-ext-incomplete --- [INFO] Storing buildNumber: 20180228-125731 at timestamp: 1519822651319 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-lang-ext-incomplete --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-lang-ext-incomplete --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-lang-ext-incomplete <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-lang-ext-incomplete --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-lang-ext-incomplete --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.0-I20180228_1257/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.0-I20180228_1257/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/nxr-1.2.0-I20180228_1257.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.0-I20180228_1257/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.0-I20180228_1257/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-lang-ext-incomplete --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.0-I20180228_1257/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.0-I20180228_1257/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257.zip (5 KB at 20.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.0-I20180228_1257/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.0-I20180228_1257/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257.pom (2 KB at 12.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/maven-metadata.xml (26 KB at 160.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/maven-metadata.xml (26 KB at 165.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.0-I20180228_1257/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.0-I20180228_1257/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257-nxr.zip (59 KB at 745.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.0-I20180228_1257/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/lang/marketplace-lang-ext-incomplete/1.2.0-I20180228_1257/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257-sources.jar (2 KB at 15.2 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Marketplace lang ext incomplete parent ............. SUCCESS [ 4.529 s] [INFO] Marketplace lang ext incomplete .................... SUCCESS [ 12.753 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.206 s [INFO] Finished at: 2018-02-28T12:57:32+00:00 [INFO] Final Memory: 118M/1967M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4955 0 0 100 4955 0 8990 --:--:-- --:--:-- --:--:-- 8976 HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:57:33 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=EFDE83486F16D853FCB2A73F9CA06DC0.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-tree-snapshot] Prepare release of marketplace-tree-snapshot... Working on custom repository... Releasing from branch: master Current version: 1.2.0-SNAPSHOT Tag: release-1.2.0-I20180228_1257 Next version: 1.2.0-SNAPSHOT Maintenance branch 1.2.0-I20180228_1257 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-tree-snapshot.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-tree-snapshot.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.2.0-I20180228_1257, update versions, commit and tag as release-1.2.0-I20180228_1257... [.] $> git checkout -b 1.2.0-I20180228_1257 Switched to a new branch '1.2.0-I20180228_1257' [INFO] Replacing occurrences of 1.2.0-SNAPSHOT with 1.2.0-I20180228_1257 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/pom.xml' [.] $> git commit -m'Release master, update 1.2.0-SNAPSHOT to 1.2.0-I20180228_1257, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.2.0-I20180228_1257 324cd87] Release master, update 1.2.0-SNAPSHOT to 1.2.0-I20180228_1257, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 4 insertions(+), 4 deletions(-) [.] $> git tag -a release-1.2.0-I20180228_1257 -m'Release release-1.2.0-I20180228_1257 from 1.2.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.2.0-I20180228_1257... [.] $> git checkout release-1.2.0-I20180228_1257 Note: checking out 'release-1.2.0-I20180228_1257'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 324cd87 Release master, update 1.2.0-SNAPSHOT to 1.2.0-I20180228_1257, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Tree Snapshot Marketplace Package [INFO] Nuxeo Tree Snapshot Marketplace Package [INFO] Nuxeo Tree Snapshot Startup Tests [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tree Snapshot Marketplace Package 1.2.0-I20180228_1257 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-125740 at timestamp: 1519822660609 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/parent/1.2.0-I20180228_1257 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-125742 at timestamp: 1519822662429 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/parent/1.2.0-I20180228_1257/parent-1.2.0-I20180228_1257.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/parent/1.2.0-I20180228_1257/parent-1.2.0-I20180228_1257.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/parent/1.2.0-I20180228_1257/parent-1.2.0-I20180228_1257.pom (2 KB at 7.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/parent/maven-metadata.xml (23 KB at 57.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/parent/maven-metadata.xml (23 KB at 95.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tree Snapshot Marketplace Package 1.2.0-I20180228_1257 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 16.1 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 3.2 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-tree-snapshot --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-tree-snapshot --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-tree-snapshot --- [INFO] Storing buildNumber: 20180228-125752 at timestamp: 1519822672326 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-tree-snapshot --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-tree-snapshot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-tree-snapshot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-tree-snapshot --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-tree-snapshot --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) tree-snapshot-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr/bundles [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr-1.2.0-I20180228_1257.zip [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1257.zip: bundles/nuxeo-tree-snapshot-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr-1.2.0-I20180228_1257.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr/bundles [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr-1.2.0-I20180228_1257.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr-1.2.0-I20180228_1257.zip [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1257.zip: bundles/nuxeo-tree-snapshot-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-a4j-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-core-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/nxr-1.2.0-I20180228_1257.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 12:58:19 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: SnapshotableFolder [WARNING] [nx:studioExtraction] Feb 28, 2018 12:58:19 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@3d656154 [WARNING] [nx:studioExtraction] Feb 28, 2018 12:58:19 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: Snapshotable ([]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:58:19 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: Snapshot ([snapshot, uid]) [WARNING] [nx:studioExtraction] Feb 28, 2018 12:58:19 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Document > Create snapshot [Document.CreateTreeSnapshot: [documents, document]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@3ec6bfbf) [WARNING] [nx:studioExtraction] Create a tree snapshot, input document must be eligible to Snapshotable adapter and output will the snapshot [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace-tree-snapshot-1.2.0-I20180228_1257.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace-tree-snapshot-1.2.0-I20180228_1257.zip to MavenProject: org.nuxeo.marketplace.tree.snapshot:marketplace-tree-snapshot:1.2.0-I20180228_1257 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-tree-snapshot --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.0-I20180228_1257 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-tree-snapshot >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-tree-snapshot --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-tree-snapshot --- [INFO] Storing buildNumber: 20180228-125821 at timestamp: 1519822701490 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-tree-snapshot --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-tree-snapshot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-tree-snapshot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-tree-snapshot <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-tree-snapshot --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace-tree-snapshot-1.2.0-I20180228_1257-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-tree-snapshot --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace-tree-snapshot-1.2.0-I20180228_1257.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.0-I20180228_1257/marketplace-tree-snapshot-1.2.0-I20180228_1257.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.0-I20180228_1257/marketplace-tree-snapshot-1.2.0-I20180228_1257.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace-tree-snapshot-1.2.0-I20180228_1257-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.0-I20180228_1257/marketplace-tree-snapshot-1.2.0-I20180228_1257-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-tree-snapshot --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.0-I20180228_1257/marketplace-tree-snapshot-1.2.0-I20180228_1257.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.0-I20180228_1257/marketplace-tree-snapshot-1.2.0-I20180228_1257.zip (33 KB at 17.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.0-I20180228_1257/marketplace-tree-snapshot-1.2.0-I20180228_1257.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.0-I20180228_1257/marketplace-tree-snapshot-1.2.0-I20180228_1257.pom (2 KB at 1.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/maven-metadata.xml (23 KB at 77.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/maven-metadata.xml (23 KB at 143.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.0-I20180228_1257/marketplace-tree-snapshot-1.2.0-I20180228_1257-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/marketplace-tree-snapshot/1.2.0-I20180228_1257/marketplace-tree-snapshot-1.2.0-I20180228_1257-sources.jar (2 KB at 15.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Tree Snapshot Startup Tests 1.2.0-I20180228_1257 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ startup --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180228-125827 at timestamp: 1519822707078 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ startup --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ startup --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/startup-1.2.0-I20180228_1257.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ startup --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/startup/1.2.0-I20180228_1257 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ startup >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180228-125828 at timestamp: 1519822708422 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ startup <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/startup-1.2.0-I20180228_1257-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ startup --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 4.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 2.4 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target nuxeo-tree-snapshot-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target nuxeo-tree-snapshot-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target nuxeo-tree-snapshot-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target nuxeo-tree-snapshot-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target nuxeo-tree-snapshot-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target nuxeo-tree-snapshot-tests.prepare-environment: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target nuxeo-tree-snapshot-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-tree-snapshot-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target nuxeo-tree-snapshot-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/marketplace-tree-snapshot-1.2.0-I20180228_1257.zip [INFO] [exec] Optional dependencies [nuxeo-jsf-ui] will be ignored for 'nuxeo-tree-snapshot-1.2.0-I20180228_1257'. [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): nuxeo-tree-snapshot-1.2.0-I20180228_1257 [INFO] [exec] Local packages to install (1): nuxeo-tree-snapshot:1.2.0-I20180228_1257 [INFO] [exec] Installing nuxeo-tree-snapshot-1.2.0-I20180228_1257 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 104030. [INFO] [exec] ...................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 484 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min45s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ startup --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target nuxeo-tree-snapshot-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-tree-snapshot-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ startup --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/startup/1.2.0-I20180228_1257/startup-1.2.0-I20180228_1257.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/startup/1.2.0-I20180228_1257/startup-1.2.0-I20180228_1257.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/ftest/startup/target/startup-1.2.0-I20180228_1257-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/tree/snapshot/startup/1.2.0-I20180228_1257/startup-1.2.0-I20180228_1257-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ startup --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/1.2.0-I20180228_1257/startup-1.2.0-I20180228_1257.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/1.2.0-I20180228_1257/startup-1.2.0-I20180228_1257.jar (3 KB at 24.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/1.2.0-I20180228_1257/startup-1.2.0-I20180228_1257.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/1.2.0-I20180228_1257/startup-1.2.0-I20180228_1257.pom (3 KB at 34.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/maven-metadata.xml (23 KB at 72.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/maven-metadata.xml (23 KB at 138.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/1.2.0-I20180228_1257/startup-1.2.0-I20180228_1257-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/tree/snapshot/startup/1.2.0-I20180228_1257/startup-1.2.0-I20180228_1257-sources.jar (337 B at 4.3 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Tree Snapshot Marketplace Package ............ SUCCESS [ 4.325 s] [INFO] Nuxeo Tree Snapshot Marketplace Package ............ SUCCESS [ 42.145 s] [INFO] Nuxeo Tree Snapshot Startup Tests .................. SUCCESS [01:18 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:07 min [INFO] Finished at: 2018-02-28T12:59:45+00:00 [INFO] Final Memory: 148M/1902M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-tree-snapshot-1.2.0-I20180228_1257.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33609 0 0 100 33609 0 72675 --:--:-- --:--:-- --:--:-- 72746 HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 12:59:46 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=739CB795E57F7246F1B72591B96BE424.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-multi-tenant] Prepare release of marketplace-multi-tenant... Working on custom repository... Releasing from branch: master Current version: 1.8.0-SNAPSHOT Tag: release-1.8.0-I20180228_1259 Next version: 1.8.0-SNAPSHOT Maintenance branch 1.8.0-I20180228_1259 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-multi-tenant.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-multi-tenant.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.8.0-I20180228_1259, update versions, commit and tag as release-1.8.0-I20180228_1259... [.] $> git checkout -b 1.8.0-I20180228_1259 Switched to a new branch '1.8.0-I20180228_1259' [INFO] Replacing occurrences of 1.8.0-SNAPSHOT with 1.8.0-I20180228_1259 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/pom.xml' [.] $> git commit -m'Release master, update 1.8.0-SNAPSHOT to 1.8.0-I20180228_1259, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.8.0-I20180228_1259 7568b5e] Release master, update 1.8.0-SNAPSHOT to 1.8.0-I20180228_1259, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.8.0-I20180228_1259 -m'Release release-1.8.0-I20180228_1259 from 1.8.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.8.0-I20180228_1259... [.] $> git checkout release-1.8.0-I20180228_1259 Note: checking out 'release-1.8.0-I20180228_1259'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 7568b5e Release master, update 1.8.0-SNAPSHOT to 1.8.0-I20180228_1259, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Multi Tenant Marketplace package [INFO] Marketplace package [INFO] Nuxeo Multi Tenant Startup Tests [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Multi Tenant Marketplace package 1.8.0-I20180228_1259 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-125954 at timestamp: 1519822794800 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/parent/1.8.0-I20180228_1259 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-125956 at timestamp: 1519822796445 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/parent/1.8.0-I20180228_1259/parent-1.8.0-I20180228_1259.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/parent/1.8.0-I20180228_1259/parent-1.8.0-I20180228_1259.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/parent/1.8.0-I20180228_1259/parent-1.8.0-I20180228_1259.pom (3 KB at 7.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/parent/maven-metadata.xml (26 KB at 134.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/parent/maven-metadata.xml (26 KB at 130.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package 1.8.0-I20180228_1259 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 9.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.9 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 5.2 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-multi-tenant --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-multi-tenant --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-multi-tenant --- [INFO] Storing buildNumber: 20180228-130005 at timestamp: 1519822805362 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-multi-tenant --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-multi-tenant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-multi-tenant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-multi-tenant --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-multi-tenant --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) multi-tenant-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr/bundles [INFO] [copy] Copying 13 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr/lib [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr-1.8.0-I20180228_1259.zip [INFO] [nx:zipdiff] Only in nxr-1.8.0-I20180228_1259.zip: bundles/nuxeo-multi-tenant-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr-1.8.0-I20180228_1259.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr/bundles [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr/lib [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr-1.8.0-I20180228_1259.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nuxeo-nxr-server-jsf-ui [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr-1.8.0-I20180228_1259.zip [INFO] [nx:zipdiff] Only in nxr-1.8.0-I20180228_1259.zip: bundles/nuxeo-multi-tenant-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-a4j-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/richfaces-core-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-jsf-ui-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/nxr-1.8.0-I20180228_1259.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 1:00:31 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@344b890f [WARNING] [nx:studioExtraction] Feb 28, 2018 1:00:31 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@513f7e24 [WARNING] [nx:studioExtraction] Feb 28, 2018 1:00:31 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@277dfd4f [WARNING] [nx:studioExtraction] Feb 28, 2018 1:00:31 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@936c949 [WARNING] [nx:studioExtraction] Feb 28, 2018 1:00:31 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@3a08eec3 [WARNING] [nx:studioExtraction] Feb 28, 2018 1:00:31 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@3f345342 [WARNING] [nx:studioExtraction] Feb 28, 2018 1:00:31 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: TenantConfig ([tenantconfig]) [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace-multi-tenant-1.8.0-I20180228_1259.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace-multi-tenant-1.8.0-I20180228_1259.zip to MavenProject: org.nuxeo.marketplace.multi.tenant:marketplace-multi-tenant:1.8.0-I20180228_1259 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-multi-tenant --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.0-I20180228_1259 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-multi-tenant >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-multi-tenant --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-multi-tenant --- [INFO] Storing buildNumber: 20180228-130035 at timestamp: 1519822835153 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-multi-tenant --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-multi-tenant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-multi-tenant --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-multi-tenant <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-multi-tenant --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace-multi-tenant-1.8.0-I20180228_1259-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-multi-tenant --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace-multi-tenant-1.8.0-I20180228_1259.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.0-I20180228_1259/marketplace-multi-tenant-1.8.0-I20180228_1259.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.0-I20180228_1259/marketplace-multi-tenant-1.8.0-I20180228_1259.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace-multi-tenant-1.8.0-I20180228_1259-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.0-I20180228_1259/marketplace-multi-tenant-1.8.0-I20180228_1259-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-multi-tenant --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.0-I20180228_1259/marketplace-multi-tenant-1.8.0-I20180228_1259.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.0-I20180228_1259/marketplace-multi-tenant-1.8.0-I20180228_1259.zip (49 KB at 150.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.0-I20180228_1259/marketplace-multi-tenant-1.8.0-I20180228_1259.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.0-I20180228_1259/marketplace-multi-tenant-1.8.0-I20180228_1259.pom (2 KB at 20.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/maven-metadata.xml (26 KB at 81.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/maven-metadata.xml (26 KB at 244.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.0-I20180228_1259/marketplace-multi-tenant-1.8.0-I20180228_1259-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/marketplace-multi-tenant/1.8.0-I20180228_1259/marketplace-multi-tenant-1.8.0-I20180228_1259-sources.jar (2 KB at 15.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Multi Tenant Startup Tests 1.8.0-I20180228_1259 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ startup --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180228-130037 at timestamp: 1519822837501 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ startup --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ startup --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/startup-1.8.0-I20180228_1259.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ startup --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/startup/1.8.0-I20180228_1259 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ startup >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180228-130040 at timestamp: 1519822840496 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ startup <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/startup-1.8.0-I20180228_1259-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ startup --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 7.0 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 0.3 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target nuxeo-multi-tenant-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target nuxeo-multi-tenant-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target nuxeo-multi-tenant-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target nuxeo-multi-tenant-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target nuxeo-multi-tenant-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target nuxeo-multi-tenant-tests.prepare-environment: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target nuxeo-multi-tenant-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-multi-tenant-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target nuxeo-multi-tenant-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/marketplace-multi-tenant-1.8.0-I20180228_1259.zip [INFO] [exec] Optional dependencies [nuxeo-jsf-ui] will be ignored for 'nuxeo-multi-tenant-1.8.0-I20180228_1259'. [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): nuxeo-multi-tenant-1.8.0-I20180228_1259 [INFO] [exec] Local packages to install (1): nuxeo-multi-tenant:1.8.0-I20180228_1259 [INFO] [exec] Installing nuxeo-multi-tenant-1.8.0-I20180228_1259 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 106439. [INFO] [exec] ......................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 484 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min50s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ startup --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target nuxeo-multi-tenant-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-multi-tenant-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ startup --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/startup/1.8.0-I20180228_1259/startup-1.8.0-I20180228_1259.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/startup/1.8.0-I20180228_1259/startup-1.8.0-I20180228_1259.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/ftest/startup/target/startup-1.8.0-I20180228_1259-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/multi/tenant/startup/1.8.0-I20180228_1259/startup-1.8.0-I20180228_1259-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ startup --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/1.8.0-I20180228_1259/startup-1.8.0-I20180228_1259.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/1.8.0-I20180228_1259/startup-1.8.0-I20180228_1259.jar (3 KB at 0.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/1.8.0-I20180228_1259/startup-1.8.0-I20180228_1259.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/1.8.0-I20180228_1259/startup-1.8.0-I20180228_1259.pom (3 KB at 6.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/maven-metadata.xml (22 KB at 77.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/maven-metadata.xml (22 KB at 88.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/1.8.0-I20180228_1259/startup-1.8.0-I20180228_1259-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/multi/tenant/startup/1.8.0-I20180228_1259/startup-1.8.0-I20180228_1259-sources.jar (337 B at 4.4 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Multi Tenant Marketplace package ............. SUCCESS [ 3.780 s] [INFO] Marketplace package ................................ SUCCESS [ 38.612 s] [INFO] Nuxeo Multi Tenant Startup Tests ................... SUCCESS [01:26 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:11 min [INFO] Finished at: 2018-02-28T13:02:02+00:00 [INFO] Final Memory: 147M/1899M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-multi-tenant-1.8.0-I20180228_1259.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50102 0 0 100 50102 0 112k --:--:-- --:--:-- --:--:-- 112k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 13:02:03 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=C8974D76DB1960C3AAB1943907D3CE34.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-spreadsheet] Prepare release of marketplace-spreadsheet... Working on custom repository... Releasing from branch: master Current version: 1.4.0-SNAPSHOT Tag: release-1.4.0-I20180228_1302 Next version: 1.4.0-SNAPSHOT Maintenance branch 1.4.0-I20180228_1302 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-spreadsheet.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-spreadsheet.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.4.0-I20180228_1302, update versions, commit and tag as release-1.4.0-I20180228_1302... [.] $> git checkout -b 1.4.0-I20180228_1302 Switched to a new branch '1.4.0-I20180228_1302' [INFO] Replacing occurrences of 1.4.0-SNAPSHOT with 1.4.0-I20180228_1302 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/pom.xml' [.] $> git commit -m'Release master, update 1.4.0-SNAPSHOT to 1.4.0-I20180228_1302, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.4.0-I20180228_1302 9c06254] Release master, update 1.4.0-SNAPSHOT to 1.4.0-I20180228_1302, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.4.0-I20180228_1302 -m'Release release-1.4.0-I20180228_1302 from 1.4.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.4.0-I20180228_1302... [.] $> git checkout release-1.4.0-I20180228_1302 Note: checking out 'release-1.4.0-I20180228_1302'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 9c06254 Release master, update 1.4.0-SNAPSHOT to 1.4.0-I20180228_1302, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Marketplace package of Nuxeo Spreadsheet [INFO] Nuxeo Spreadsheet Marketplace package [INFO] Nuxeo Spreadsheet functional tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package of Nuxeo Spreadsheet 1.4.0-I20180228_1302 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-130212 at timestamp: 1519822932682 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/parent/1.4.0-I20180228_1302 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-130213 at timestamp: 1519822933927 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/parent/1.4.0-I20180228_1302/parent-1.4.0-I20180228_1302.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/parent/1.4.0-I20180228_1302/parent-1.4.0-I20180228_1302.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/parent/1.4.0-I20180228_1302/parent-1.4.0-I20180228_1302.pom (3 KB at 5.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/parent/maven-metadata.xml (25 KB at 102.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/parent/maven-metadata.xml (25 KB at 297.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Spreadsheet Marketplace package 1.4.0-I20180228_1302 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 16.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.6 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 5.8 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-spreadsheet --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-spreadsheet --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-spreadsheet --- [INFO] Storing buildNumber: 20180228-130223 at timestamp: 1519822943562 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-spreadsheet --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-spreadsheet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-spreadsheet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-spreadsheet --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-spreadsheet --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nuxeo-media-publishing-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace/install [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target [INFO] [copy] Copying 47 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/nxr/bundles [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/nuxeo-nxr-all [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/nuxeo-nxr-all [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/nuxeo-nxr-all-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/nxr-1.4.0-I20180228_1302.zip [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1302.zip: bundles/nuxeo-platform-spreadsheet-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1302.zip: bundles/nuxeo-platform-spreadsheet-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1302.zip: bundles/nuxeo-platform-spreadsheet-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1302.zip: bundles/nuxeo-platform-spreadsheet-web-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.4.0-I20180228_1302.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-analytics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-monitoring-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-logs-viewer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ui-select2-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-preview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-dm-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-routing-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-search-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-theme-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-center-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-dashboard-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-notification-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/richfaces-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/richfaces-a4j-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/richfaces-core-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: test-artifacts-jsf-ui.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-all-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/nxr-1.4.0-I20180228_1302.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace/install [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [move] Moving 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace/install/bundles-web-ui [INFO] [move] Moving 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace-spreadsheet-1.4.0-I20180228_1302.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace-spreadsheet-1.4.0-I20180228_1302.zip to MavenProject: org.nuxeo.marketplace.spreadsheet:marketplace-spreadsheet:1.4.0-I20180228_1302 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-spreadsheet --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.0-I20180228_1302 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-spreadsheet >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-spreadsheet --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-spreadsheet --- [INFO] Storing buildNumber: 20180228-130248 at timestamp: 1519822968836 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-spreadsheet --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-spreadsheet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-spreadsheet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-spreadsheet <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-spreadsheet --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace-spreadsheet-1.4.0-I20180228_1302-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-spreadsheet --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace-spreadsheet-1.4.0-I20180228_1302.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.0-I20180228_1302/marketplace-spreadsheet-1.4.0-I20180228_1302.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.0-I20180228_1302/marketplace-spreadsheet-1.4.0-I20180228_1302.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace-spreadsheet-1.4.0-I20180228_1302-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.0-I20180228_1302/marketplace-spreadsheet-1.4.0-I20180228_1302-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-spreadsheet --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.0-I20180228_1302/marketplace-spreadsheet-1.4.0-I20180228_1302.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.0-I20180228_1302/marketplace-spreadsheet-1.4.0-I20180228_1302.zip (331 KB at 3549.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.0-I20180228_1302/marketplace-spreadsheet-1.4.0-I20180228_1302.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.0-I20180228_1302/marketplace-spreadsheet-1.4.0-I20180228_1302.pom (2 KB at 25.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/maven-metadata.xml (25 KB at 133.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/maven-metadata.xml (25 KB at 186.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.0-I20180228_1302/marketplace-spreadsheet-1.4.0-I20180228_1302-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet/1.4.0-I20180228_1302/marketplace-spreadsheet-1.4.0-I20180228_1302-sources.jar (2 KB at 14.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Spreadsheet functional tests with WebDriver 1.4.0-I20180228_1302 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Storing buildNumber: 20180228-130251 at timestamp: 1519822971315 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-spreadsheet-ftest-webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/marketplace-spreadsheet-ftest-webdriver-1.4.0-I20180228_1302.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.0-I20180228_1302 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-spreadsheet-ftest-webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Storing buildNumber: 20180228-130254 at timestamp: 1519822974674 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-spreadsheet-ftest-webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/marketplace-spreadsheet-ftest-webdriver-1.4.0-I20180228_1302-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.spreadsheet:marketplace-spreadsheet-ftest-webdriver:1.4.0-I20180228_1302) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 3.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 2.0 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target nuxeo-spreadsheet-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target nuxeo-spreadsheet-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target nuxeo-spreadsheet-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target nuxeo-spreadsheet-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target nuxeo-spreadsheet-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target nuxeo-spreadsheet-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target nuxeo-spreadsheet-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-spreadsheet-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target nuxeo-spreadsheet-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/nuxeo-marketplace-jsf-ui-10.1-I20180228_0918.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/marketplace-spreadsheet-1.4.0-I20180228_1302.zip [INFO] [exec] Optional dependencies [nuxeo-web-ui] will be ignored for 'nuxeo-spreadsheet-1.4.0-I20180228_1302'. [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-jsf-ui-10.1.0-I20180228_0918/nuxeo-spreadsheet-1.4.0-I20180228_1302 [INFO] [exec] Local packages to install (2): nuxeo-jsf-ui:10.1.0-I20180228_0918, nuxeo-spreadsheet:1.4.0-I20180228_1302 [INFO] [exec] Installing nuxeo-jsf-ui-10.1.0-I20180228_0918 [INFO] [exec] Installing nuxeo-spreadsheet-1.4.0-I20180228_1302 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 109002. [INFO] [exec] .............................. [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 667 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 1min00s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.functionaltests.ITSpreadsheetTest 13:04:24,854 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldBeAvailableInSearch' 13:04:59,767 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldBeAvailableInSearch' 13:04:59,768 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldDisplayTheSameData' 13:05:24,307 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldDisplayTheSameData' 13:05:24,307 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldAllowUpdatingData' 13:05:46,701 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldAllowUpdatingData' 13:05:46,701 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldBeAvailableInWorkspace' 13:06:05,475 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldBeAvailableInWorkspace' 13:06:05,476 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldBeAvailableStandalone' 13:06:22,287 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITSpreadsheetTest#itShouldBeAvailableStandalone' Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.18 sec - in org.nuxeo.functionaltests.ITSpreadsheetTest Running org.nuxeo.functionaltests.ITLoginLogoutTest 13:06:24,045 INFO [LogTestWatchman] Starting test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' 13:06:27,576 INFO [LogTestWatchman] Finished test 'org.nuxeo.functionaltests.ITLoginLogoutTest#testLoginLogout' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.668 sec - in org.nuxeo.functionaltests.ITLoginLogoutTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.marketplace.spreadsheet:marketplace-spreadsheet-ftest-webdriver:1.4.0-I20180228_1302) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target nuxeo-spreadsheet-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. nuxeo-spreadsheet-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.0-I20180228_1302/marketplace-spreadsheet-ftest-webdriver-1.4.0-I20180228_1302.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.0-I20180228_1302/marketplace-spreadsheet-ftest-webdriver-1.4.0-I20180228_1302.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/ftest/webdriver/target/marketplace-spreadsheet-ftest-webdriver-1.4.0-I20180228_1302-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.0-I20180228_1302/marketplace-spreadsheet-ftest-webdriver-1.4.0-I20180228_1302-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-spreadsheet-ftest-webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.0-I20180228_1302/marketplace-spreadsheet-ftest-webdriver-1.4.0-I20180228_1302.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.0-I20180228_1302/marketplace-spreadsheet-ftest-webdriver-1.4.0-I20180228_1302.jar (5 KB at 38.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.0-I20180228_1302/marketplace-spreadsheet-ftest-webdriver-1.4.0-I20180228_1302.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.0-I20180228_1302/marketplace-spreadsheet-ftest-webdriver-1.4.0-I20180228_1302.pom (5 KB at 54.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/maven-metadata.xml (25 KB at 122.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/maven-metadata.xml (25 KB at 220.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.0-I20180228_1302/marketplace-spreadsheet-ftest-webdriver-1.4.0-I20180228_1302-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/spreadsheet/marketplace-spreadsheet-ftest-webdriver/1.4.0-I20180228_1302/marketplace-spreadsheet-ftest-webdriver-1.4.0-I20180228_1302-sources.jar (337 B at 2.7 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Marketplace package of Nuxeo Spreadsheet ........... SUCCESS [ 3.607 s] [INFO] Nuxeo Spreadsheet Marketplace package .............. SUCCESS [ 34.346 s] [INFO] Nuxeo Spreadsheet functional tests with WebDriver .. SUCCESS [03:43 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:23 min [INFO] Finished at: 2018-02-28T13:06:32+00:00 [INFO] Final Memory: 178M/1928M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-spreadsheet-1.4.0-I20180228_1302.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 330k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 330k 0 0 100 330k 0 721k --:--:-- --:--:-- --:--:-- 721k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 13:06:33 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=3EF3BB262A7DDD59284E13B5C863B9CE.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-audit-storage-directory] Prepare release of marketplace-audit-storage-directory... Working on custom repository... Releasing from branch: master Current version: 1.1-SNAPSHOT Tag: release-1.1-I20180228_1306 Next version: 1.1-SNAPSHOT Maintenance branch 1.1-I20180228_1306 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-audit-storage-directory.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-audit-storage-directory.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.1-I20180228_1306, update versions, commit and tag as release-1.1-I20180228_1306... [.] $> git checkout -b 1.1-I20180228_1306 Switched to a new branch '1.1-I20180228_1306' [INFO] Replacing occurrences of 1.1-SNAPSHOT with 1.1-I20180228_1306 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/pom.xml' [.] $> git commit -m'Release master, update 1.1-SNAPSHOT to 1.1-I20180228_1306, update 10.1-SNAPSHOT to 10.1-I20180228_0918' -a [1.1-I20180228_1306 9c268d4] Release master, update 1.1-SNAPSHOT to 1.1-I20180228_1306, update 10.1-SNAPSHOT to 10.1-I20180228_0918 3 files changed, 4 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.1-I20180228_1306 -m'Release release-1.1-I20180228_1306 from 1.1-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.1-I20180228_1306... [.] $> git checkout release-1.1-I20180228_1306 Note: checking out 'release-1.1-I20180228_1306'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 9c268d4 Release master, update 1.1-SNAPSHOT to 1.1-I20180228_1306, update 10.1-SNAPSHOT to 10.1-I20180228_0918 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo Audit Storage Directory Marketplace Package Parent [INFO] Nuxeo Audit Storage Directory Marketplace Package [INFO] Nuxeo Audit Storage Directory Startup Tests [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Audit Storage Directory Marketplace Package Parent 1.1-I20180228_1306 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-audit-storage-directory-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-audit-storage-directory-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-audit-storage-directory-parent --- [INFO] Storing buildNumber: 20180228-130639 at timestamp: 1519823199544 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-audit-storage-directory-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-audit-storage-directory-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-audit-storage-directory-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-audit-storage-directory-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-audit-storage-directory-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory-parent/1.1-I20180228_1306 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-audit-storage-directory-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-audit-storage-directory-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-audit-storage-directory-parent --- [INFO] Storing buildNumber: 20180228-130640 at timestamp: 1519823200796 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-audit-storage-directory-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-audit-storage-directory-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-audit-storage-directory-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-audit-storage-directory-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-audit-storage-directory-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-audit-storage-directory-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory-parent/1.1-I20180228_1306/marketplace-audit-storage-directory-parent-1.1-I20180228_1306.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-audit-storage-directory-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory-parent/1.1-I20180228_1306/marketplace-audit-storage-directory-parent-1.1-I20180228_1306.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory-parent/1.1-I20180228_1306/marketplace-audit-storage-directory-parent-1.1-I20180228_1306.pom (2 KB at 4.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory-parent/maven-metadata.xml (4 KB at 9.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory-parent/maven-metadata.xml (4 KB at 26.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Audit Storage Directory Marketplace Package 1.1-I20180228_1306 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 7.3 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.9 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 9.3 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-audit-storage-directory --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-audit-storage-directory --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-audit-storage-directory --- [INFO] Storing buildNumber: 20180228-130647 at timestamp: 1519823207603 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-audit-storage-directory --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-audit-storage-directory --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-audit-storage-directory --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nuxeo-audit-storage-directory-marketplace-package.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace [INFO] [copy] Copying 4 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target [INFO] [copy] Copying 28 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/nxr/bundles [INFO] [copy] Copying 69 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/nxr/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/nxr-1.1-I20180228_1306.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/nxr-1.1-I20180228_1306.zip to MavenProject: org.nuxeo.marketplace.audit.storage:marketplace-audit-storage-directory:1.1-I20180228_1306 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.1-I20180228_1306.zip: bundles/nuxeo-audit-storage-directory-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/nxr-1.1-I20180228_1306.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace-audit-storage-directory-1.1-I20180228_1306.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace-audit-storage-directory-1.1-I20180228_1306.zip to MavenProject: org.nuxeo.marketplace.audit.storage:marketplace-audit-storage-directory:1.1-I20180228_1306 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-audit-storage-directory --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1-I20180228_1306 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-audit-storage-directory >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-audit-storage-directory --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-audit-storage-directory --- [INFO] Storing buildNumber: 20180228-130653 at timestamp: 1519823213992 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-audit-storage-directory --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-audit-storage-directory --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-audit-storage-directory <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-audit-storage-directory --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace-audit-storage-directory-1.1-I20180228_1306-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-audit-storage-directory --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace-audit-storage-directory-1.1-I20180228_1306.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1-I20180228_1306/marketplace-audit-storage-directory-1.1-I20180228_1306.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1-I20180228_1306/marketplace-audit-storage-directory-1.1-I20180228_1306.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/nxr-1.1-I20180228_1306.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1-I20180228_1306/marketplace-audit-storage-directory-1.1-I20180228_1306-nxr.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace-audit-storage-directory-1.1-I20180228_1306-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1-I20180228_1306/marketplace-audit-storage-directory-1.1-I20180228_1306-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-audit-storage-directory --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1-I20180228_1306/marketplace-audit-storage-directory-1.1-I20180228_1306.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1-I20180228_1306/marketplace-audit-storage-directory-1.1-I20180228_1306.zip (15 KB at 114.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1-I20180228_1306/marketplace-audit-storage-directory-1.1-I20180228_1306.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1-I20180228_1306/marketplace-audit-storage-directory-1.1-I20180228_1306.pom (2 KB at 5.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/maven-metadata.xml (4 KB at 21.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/maven-metadata.xml (4 KB at 20.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1-I20180228_1306/marketplace-audit-storage-directory-1.1-I20180228_1306-nxr.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1-I20180228_1306/marketplace-audit-storage-directory-1.1-I20180228_1306-nxr.zip (34006 KB at 53636.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1-I20180228_1306/marketplace-audit-storage-directory-1.1-I20180228_1306-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/marketplace-audit-storage-directory/1.1-I20180228_1306/marketplace-audit-storage-directory-1.1-I20180228_1306-sources.jar (3 KB at 37.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Audit Storage Directory Startup Tests 1.1-I20180228_1306 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ startup --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180228-130656 at timestamp: 1519823216529 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ startup --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ startup --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ startup --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/startup-1.1-I20180228_1306.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ startup --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/startup/1.1-I20180228_1306 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ startup >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ startup --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ startup --- [INFO] Storing buildNumber: 20180228-130657 at timestamp: 1519823217818 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ startup --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ startup --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ startup <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ startup --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/startup-1.1-I20180228_1306-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-tomcat) @ startup --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 11.1 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 2.3 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target nuxeo-audit-storage-directory-itests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target nuxeo-audit-storage-directory-itests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target nuxeo-audit-storage-directory-itests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target nuxeo-audit-storage-directory-itests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target nuxeo-audit-storage-directory-itests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target nuxeo-audit-storage-directory-itests.prepare-environment: [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target nuxeo-audit-storage-directory-itests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/default [INFO] [exec] Server is not running. nuxeo-audit-storage-directory-itests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target nuxeo-audit-storage-directory-itests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/marketplace-audit-storage-directory-1.1-I20180228_1306.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (1): nuxeo-audit-storage-directory-1.1.0-I20180228_1306 [INFO] [exec] Local packages to install (1): nuxeo-audit-storage-directory:1.1.0-I20180228_1306 [INFO] [exec] Installing nuxeo-audit-storage-directory-1.1.0-I20180228_1306 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/audit-storage-directory [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 112945. [INFO] [exec] ..................... [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 477 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min42s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-tomcat) @ startup --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target nuxeo-audit-storage-directory-itests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/default [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/tomcat/templates/audit-storage-directory [INFO] [exec] Stopping server.....Server stopped. nuxeo-audit-storage-directory-itests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ startup --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/startup/1.1-I20180228_1306/startup-1.1-I20180228_1306.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/startup/1.1-I20180228_1306/startup-1.1-I20180228_1306.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/ftest/startup/target/startup-1.1-I20180228_1306-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/audit/storage/startup/1.1-I20180228_1306/startup-1.1-I20180228_1306-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ startup --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/1.1-I20180228_1306/startup-1.1-I20180228_1306.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/1.1-I20180228_1306/startup-1.1-I20180228_1306.jar (3 KB at 12.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/1.1-I20180228_1306/startup-1.1-I20180228_1306.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/1.1-I20180228_1306/startup-1.1-I20180228_1306.pom (3 KB at 32.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/maven-metadata.xml (4 KB at 15.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/maven-metadata.xml (5 KB at 18.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/1.1-I20180228_1306/startup-1.1-I20180228_1306-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/audit/storage/startup/1.1-I20180228_1306/startup-1.1-I20180228_1306-sources.jar (337 B at 4.3 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo Audit Storage Directory Marketplace Package Parent SUCCESS [ 3.577 s] [INFO] Nuxeo Audit Storage Directory Marketplace Package .. SUCCESS [ 13.468 s] [INFO] Nuxeo Audit Storage Directory Startup Tests ........ SUCCESS [01:07 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:26 min [INFO] Finished at: 2018-02-28T13:08:03+00:00 [INFO] Final Memory: 123M/1902M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-audit-storage-directory-1.1-I20180228_1306.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14864 0 0 100 14864 0 34401 --:--:-- --:--:-- --:--:-- 34487 HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 13:08:04 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=9C7E1B28C3078FCC3602DE3C89AA5339.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-3d] Prepare release of marketplace-3d... Working on custom repository... Releasing from branch: master Current version: 1.2.0-SNAPSHOT Tag: release-1.2.0-I20180228_1308 Next version: 1.2.0-SNAPSHOT Maintenance branch 1.2.0-I20180228_1308 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Also replace version: 6.4.0-SNAPSHOT/6.4.0-I20180228_1241/6.4.0-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-3d.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-3d.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.2.0-I20180228_1308, update versions, commit and tag as release-1.2.0-I20180228_1308... [.] $> git checkout -b 1.2.0-I20180228_1308 Switched to a new branch '1.2.0-I20180228_1308' [INFO] Replacing occurrences of 1.2.0-SNAPSHOT with 1.2.0-I20180228_1308 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/ftest/gatling/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/ftest/funkload/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/pom.xml' [INFO] Replacing occurrences of 6.4.0-SNAPSHOT with 6.4.0-I20180228_1241 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/pom.xml' [.] $> git commit -m'Release master, update 1.2.0-SNAPSHOT to 1.2.0-I20180228_1308, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241' -a [1.2.0-I20180228_1308 1ec4e30] Release master, update 1.2.0-SNAPSHOT to 1.2.0-I20180228_1308, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241 5 files changed, 7 insertions(+), 7 deletions(-) [.] $> git tag -a release-1.2.0-I20180228_1308 -m'Release release-1.2.0-I20180228_1308 from 1.2.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.2.0-I20180228_1308... [.] $> git checkout release-1.2.0-I20180228_1308 Note: checking out 'release-1.2.0-I20180228_1308'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 1ec4e30 Release master, update 1.2.0-SNAPSHOT to 1.2.0-I20180228_1308, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 6.4.0-SNAPSHOT to 6.4.0-I20180228_1241 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] 3D packaging parent POM [INFO] 3D Marketplace Package [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building 3D packaging parent POM 1.2.0-I20180228_1308 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-130812 at timestamp: 1519823292683 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/threed/parent/1.2.0-I20180228_1308 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ parent --- [INFO] Storing buildNumber: 20180228-130813 at timestamp: 1519823293980 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/threed/parent/1.2.0-I20180228_1308/parent-1.2.0-I20180228_1308.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/parent/1.2.0-I20180228_1308/parent-1.2.0-I20180228_1308.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/parent/1.2.0-I20180228_1308/parent-1.2.0-I20180228_1308.pom (3 KB at 9.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/parent/maven-metadata.xml (20 KB at 59.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/parent/maven-metadata.xml (20 KB at 115.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building 3D Marketplace Package 1.2.0-I20180228_1308 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 14.8 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 11.9 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-3d --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-3d --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-3d --- [INFO] Storing buildNumber: 20180228-130824 at timestamp: 1519823304943 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-3d --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-3d --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-3d --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-3d --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-3d --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) 3d-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace/install [INFO] [copy] Copying 3 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target [INFO] [copy] Copying 186 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nxr/bundles [INFO] [copy] Copying 293 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nxr/lib [INFO] [nx:rmdups] removed duplicates: metrics-core-2.2.0.jar ; preserved: metrics-core-3.0.0.jar [INFO] [nx:rmdups] removed duplicates: jna-4.4.0.jar ; preserved: jna-4.4.0-1.jar [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nuxeo-nxr-server-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nuxeo-nxr-all [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nuxeo-nxr-jsf-ui-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nuxeo-nxr-all [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-6.4.0-I20180228_1241-nxr-jsf.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nuxeo-nxr-all [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nuxeo-nxr-all-10.1-I20180228_0918.zip [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nxr-1.2.0-I20180228_1308.zip [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: bundles/nuxeo-apt-extensions-1.0.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: bundles/nuxeo-platform-3d-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: bundles/nuxeo-platform-3d-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: bundles/nuxeo-platform-3d-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: bundles/nuxeo-platform-3d-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: bundles/nuxeo-platform-3d-web-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: bundles/nuxeo-platform-actions-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: bundles/nuxeo-platform-contentview-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: bundles/nuxeo-platform-forms-layout-client-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: bundles/nuxeo-platform-forms-layout-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: bundles/nuxeo-platform-imaging-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: bundles/nuxeo-platform-ui-web-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: bundles/nuxeo-platform-webapp-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: bundles/nuxeo-web-resources-jsf-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: bundles/nuxeo-webengine-apt-1.2.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: bundles/pom.xml [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/bcpkix-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/com.noelios.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/com.noelios.restlet.ext.servlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/cssparser-0.9.18.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/ezmorph-1.0.4.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/hibernate-validator-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/jboss-seam-excel-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/jboss-seam-pdf-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/jboss-seam-remoting-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/jboss-seam-rss-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/jboss-seam-ui-2.3.1.Final.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/jsf-api-2.2.6.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/jsf-impl-2.2.6-NX01.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/json-lib-2.4-jdk15.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/jxl-2.6.12-NX1.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/openpdf-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/org.restlet.ext.fileupload-1.0.7.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/pdf-html-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/pdf-rtf-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/pdf-xml-1.0.5.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/richfaces-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/richfaces-a4j-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/richfaces-core-4.5.12.Final.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/servlet-api-2.4.jar [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1308.zip: lib/yarfraw-0.92.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/nxr-1.2.0-I20180228_1308.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace/install [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [move] Moving 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace/install/bundles-jsf-ui [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace/install/bundles-web-ui [INFO] [move] Moving 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace/install/bundles-web-ui [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace [WARNING] [nx:studioExtraction] Feb 28, 2018 1:09:01 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: DocType: ThreeD [WARNING] [nx:studioExtraction] Feb 28, 2018 1:09:01 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: org.nuxeo.studio.components.common.serializer.adapter.schema.Schema@2ca10d93 [WARNING] [nx:studioExtraction] Feb 28, 2018 1:09:01 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Facet: ThreeD ([file, files, threed]) [WARNING] [nx:studioExtraction] Feb 28, 2018 1:09:01 PM org.nuxeo.studio.components.common.serializer.JacksonConverter serialize [WARNING] [nx:studioExtraction] INFO: Serialize: Chain > downloadFilesZip [downloadFilesZip: [documents, documents, documents, document, documents, blob, documents, bloblist, documents, void, document, documents, document, document, document, blob, document, bloblist, document, void, blob, documents, blob, document, blob, blob, blob, bloblist, blob, void, bloblist, documents, bloblist, document, bloblist, blob, bloblist, bloblist, bloblist, void, void, documents, void, document, void, blob, void, bloblist, void, void]] ([Lorg.nuxeo.studio.components.common.serializer.adapter.automation.OperationDocumentation$Param;@7713192a) [WARNING] [nx:studioExtraction] null [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-3d-1.2.0-I20180228_1308.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-3d-1.2.0-I20180228_1308.zip to MavenProject: org.nuxeo.marketplace.threed:marketplace-3d:1.2.0-I20180228_1308 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-3d --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/marketplace/threed/marketplace-3d/1.2.0-I20180228_1308 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-3d >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-3d --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-3d --- [INFO] Storing buildNumber: 20180228-130906 at timestamp: 1519823346377 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-3d --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-3d --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-3d --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-3d <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-3d --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-3d-1.2.0-I20180228_1308-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-3d --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-3d-1.2.0-I20180228_1308.zip to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/threed/marketplace-3d/1.2.0-I20180228_1308/marketplace-3d-1.2.0-I20180228_1308.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/threed/marketplace-3d/1.2.0-I20180228_1308/marketplace-3d-1.2.0-I20180228_1308.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-3d-1.2.0-I20180228_1308-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/marketplace/threed/marketplace-3d/1.2.0-I20180228_1308/marketplace-3d-1.2.0-I20180228_1308-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-3d --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/1.2.0-I20180228_1308/marketplace-3d-1.2.0-I20180228_1308.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/1.2.0-I20180228_1308/marketplace-3d-1.2.0-I20180228_1308.zip (18360 KB at 25219.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/1.2.0-I20180228_1308/marketplace-3d-1.2.0-I20180228_1308.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/1.2.0-I20180228_1308/marketplace-3d-1.2.0-I20180228_1308.pom (3 KB at 36.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/maven-metadata.xml (20 KB at 128.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/maven-metadata.xml (20 KB at 133.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/1.2.0-I20180228_1308/marketplace-3d-1.2.0-I20180228_1308-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/marketplace/threed/marketplace-3d/1.2.0-I20180228_1308/marketplace-3d-1.2.0-I20180228_1308-sources.jar (2 KB at 14.5 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] 3D packaging parent POM ............................ SUCCESS [ 3.936 s] [INFO] 3D Marketplace Package ............................. SUCCESS [ 52.820 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 59.518 s [INFO] Finished at: 2018-02-28T13:09:08+00:00 [INFO] Final Memory: 147M/1964M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-6.4.0-I20180228_1241-nxr-jsf.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 47 17.6M 0 0 47 8592k 0 7135k 0:00:02 0:00:01 0:00:01 7130k 96 17.6M 0 0 96 17.0M 0 7931k 0:00:02 0:00:02 --:--:-- 7930kHTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 13:09:12 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=E03AF707D533B1924A1E5B4BF6472F62.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEEDCD5A8BF6844BF221E8B5B23CED309D5A3224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ Vary: Accept-Encoding X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 8592 Connection: keep-alive Nuxeo • Marketplace
Hello, hudson Sign out

Upload a Nuxeo Package

Package data
Visibility Public
Restricted (Nuxeo only)
Private
Owner client
Shared with
entry
$> curl -i -n -F package=@marketplace/target/marketplace-3d-1.2.0-I20180228_1308.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 43 17.9M 0 0 43 7936k 0 7888k 0:00:02 0:00:01 0:00:01 7896k 94 17.9M 0 0 94 16.9M 0 8679k 0:00:02 0:00:01 0:00:01 8676k 100 17.9M 0 0 100 17.9M 0 6803k 0:00:02 0:00:02 --:--:-- 6804k HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 13:09:15 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=D0794E72AF995278B7147C71BD63134C.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [reactjs-sample-ui] [WARN] Skipped 'reactjs-sample-ui' (NXP-22236) [reactjs-sample-ui] Upgrade skipped reactjs-sample-ui... Working on custom repository... Releasing from branch: master Current version: 1.1.1-SNAPSHOT Tag: release-1.1.1-I20180228_1309 Next version: 1.1.1-SNAPSHOT Maintenance branch 1.1.1-I20180228_1309 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-reactjs-sample-ui.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-reactjs-sample-ui.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [.] $> git checkout -f master Already on 'master' Your branch is up to date with 'origin/master'. Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini [marketplace-jsf-to-web-ui] Prepare release of marketplace-jsf-to-web-ui... Working on custom repository... Releasing from branch: master Current version: 1.2.0-SNAPSHOT Tag: release-1.2.0-I20180228_1309 Next version: 1.2.0-SNAPSHOT Maintenance branch 1.2.0-I20180228_1309 deleted Also replace version: 10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT Also replace version: 2.3.1-SNAPSHOT/2.3.1-I20180228_1256/2.3.1-SNAPSHOT Parameters stored in /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-jsf-to-web-ui.log Reading parameters from /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release-marketplace-jsf-to-web-ui.log ... [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 1.2.0-I20180228_1309, update versions, commit and tag as release-1.2.0-I20180228_1309... [.] $> git checkout -b 1.2.0-I20180228_1309 Switched to a new branch '1.2.0-I20180228_1309' [INFO] Replacing occurrences of 1.2.0-SNAPSHOT with 1.2.0-I20180228_1309 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/pom.xml' Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/pom.xml' [INFO] Replacing occurrences of 10.1-SNAPSHOT with 10.1-I20180228_0918 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/pom.xml' [INFO] Replacing occurrences of 2.3.1-SNAPSHOT with 2.3.1-I20180228_1256 Edited '/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/pom.xml' [.] $> git commit -m'Release master, update 1.2.0-SNAPSHOT to 1.2.0-I20180228_1309, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 2.3.1-SNAPSHOT to 2.3.1-I20180228_1256' -a [1.2.0-I20180228_1309 2da164b] Release master, update 1.2.0-SNAPSHOT to 1.2.0-I20180228_1309, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 2.3.1-SNAPSHOT to 2.3.1-I20180228_1256 3 files changed, 5 insertions(+), 5 deletions(-) [.] $> git tag -a release-1.2.0-I20180228_1309 -m'Release release-1.2.0-I20180228_1309 from 1.2.0-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up to date with 'origin/master'. [INFO] Build and package release-1.2.0-I20180228_1309... [.] $> git checkout release-1.2.0-I20180228_1309 Note: checking out 'release-1.2.0-I20180228_1309'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 2da164b Release master, update 1.2.0-SNAPSHOT to 1.2.0-I20180228_1309, update 10.1-SNAPSHOT to 10.1-I20180228_0918, update 2.3.1-SNAPSHOT to 2.3.1-I20180228_1256 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -Prelease,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo JSF To Web UI Marketplace package [INFO] Marketplace package [INFO] JSF to Web UI functional tests with WebDriver [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo JSF To Web UI Marketplace package 1.2.0-I20180228_1309 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-jsf-to-web-ui-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-jsf-to-web-ui-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-jsf-to-web-ui-parent --- [INFO] Storing buildNumber: 20180228-130924 at timestamp: 1519823364499 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-jsf-to-web-ui-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-jsf-to-web-ui-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-jsf-to-web-ui-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-jsf-to-web-ui-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-jsf-to-web-ui-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-parent/1.2.0-I20180228_1309 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-jsf-to-web-ui-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-jsf-to-web-ui-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-jsf-to-web-ui-parent --- [INFO] Storing buildNumber: 20180228-130925 at timestamp: 1519823365875 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-jsf-to-web-ui-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-jsf-to-web-ui-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-jsf-to-web-ui-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-jsf-to-web-ui-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-jsf-to-web-ui-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-jsf-to-web-ui-parent --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-parent/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-parent-1.2.0-I20180228_1309.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-jsf-to-web-ui-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-parent/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-parent-1.2.0-I20180228_1309.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-parent/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-parent-1.2.0-I20180228_1309.pom (3 KB at 4.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-parent/maven-metadata.xml (8 KB at 36.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-parent/maven-metadata.xml (8 KB at 34.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Marketplace package 1.2.0-I20180228_1309 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 13.1 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 9.9 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.7.0-SNAPSHOT/maven-metadata.xml (621 B at 1.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-jsf-to-web-ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-jsf-to-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-jsf-to-web-ui --- [INFO] Storing buildNumber: 20180228-130934 at timestamp: 1519823374137 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-jsf-to-web-ui --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-jsf-to-web-ui --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (default-build) @ marketplace-jsf-to-web-ui --- [INFO] Active Maven profiles: release (source: external) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) jsf-to-web-ui-assembly.build: [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/nxr [INFO] [mkdir] Created dir: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/nxr/bundles [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/nxr-1.2.0-I20180228_1309.zip [INFO] [nx:zipdiff] Only in nxr-1.2.0-I20180228_1309.zip: bundles/nuxeo-jsf-to-web-ui-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/ [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: artifacts-server.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-features-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-automation-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-connect-update-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-cache-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-el-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-event-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-query-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-schema-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-permissions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-preview-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-default-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-user-profile-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webdav-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/HdrHistogram-2.1.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/activation-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/affinity-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aggs-matrix-stats-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/annotations-12.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ant-launcher-1.7.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antisamy-1.5.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-2.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/antlr-runtime-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/aopalliance-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-bootstrap-extract-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-btree-base-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-constants-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-core-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-jdbm-store-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-kerberos-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-protocol-shared-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-bootstrap-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-schema-registries-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/apacheds-utils-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/arq-2.8.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/asm-5.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-css-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/batik-util-1.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/bcprov-jdk15on-1.59.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/c3p0-0.9.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-client-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-api-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-commons-impl-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-bindings-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chemistry-opencmis-server-support-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-bytes-1.9.18.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-core-1.9.19.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-queue-4.6.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-threads-1.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/chronicle-wire-1.9.34.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-beanutils-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-cli-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-codec-1.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections-3.2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-collections4-4.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-csv-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-digester-2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-fileupload-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-io-2.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-jexl-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang-2.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-lang3-3.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-logging-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-pool2-2.4.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-text-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/commons-validator-1.5.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/compiler-0.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/connector-api-1.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/core-1.0-b02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cors-filter-2.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/curvesapi-1.04.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-core-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-soap-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-bindings-xml-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-databinding-jaxb-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-jaxws-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-frontend-simple-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-transports-http-3.1.3-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-addr-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-ws-policy-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/cxf-rt-wsdl-3.1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/dom4j-1.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ehcache-core-2.5.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/el-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/elasticsearch-rest-high-level-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/expiringmap-0.5.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/failsafe-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/flute-1.3.0.gg2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/fontbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/freemarker-2.3.26-incubating.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-connector-2.2.1-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/geronimo-transaction-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-http-client-jackson2-1.19.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/google-oauth-client-1.20.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/groovy-all-2.4.12.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guava-18.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/guice-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-annotations-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-commons-annotations-3.1.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-core-3.3.2.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hibernate-entitymanager-3.4.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/howl-1.0.1-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hppc-0.7.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/hsqldb-1.8.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpasyncclient-4.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpclient-4.5.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-4.4.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/httpcore-nio-4.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/icu4j-51.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/iri-0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-annotations-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-core-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-databind-2.7.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-cbor-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-smile-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-dataformat-yaml-2.8.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-jaxrs-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-mapper-asl-1.8.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jackson-xc-1.9.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-cup-0.11a.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/java-property-utils-1.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javacc-4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-core-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jdbc3-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javasimon-jmx-2.5.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javassist-3.21.0-GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.inject-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/javax.json-1.0.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-core-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxb-impl-2.2.11.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jaxen-1.1.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jbig2-imageio-2.99.0-NX1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-el-1.0_02.CR6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jboss-seam-2.3.1.Final.NX02.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcip-annotations-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jcl-over-slf4j-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jdbm-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jedis-2.9.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jempbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jena-2.6.4-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jericho-html-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-client-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-core-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-json-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-multipart-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-server-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jersey-servlet-1.18.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jettison-1.3.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jgrapht-core-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jline-0.9.94.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmd-0.8.1-tomasol-3e60e36137.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jmimemagic-0.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-4.4.0-1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jna-platform-4.4.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/joda-time-2.8.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jodconverter-core-3.0-NX10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jolokia-core-1.3.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jopt-simple-5.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-20070829.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/json-simple-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsp-api-2.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr250-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jsr305-1.3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jstl-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jta-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/juh-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/jurt-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka-clients-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/kafka_2.11-1.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lang-mustache-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-api-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/log4j-core-2.9.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-analyzers-common-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-backward-codecs-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-core-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-grouping-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-highlighter-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-join-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-memory-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-misc-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queries-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-queryparser-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-sandbox-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial-extras-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-spatial3d-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lucene-suggest-6.6.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/lz4-java-1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mail-1.4.5.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-core-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-graphite-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-jvm-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/metrics-log4j-3.0.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mimepull-1.9.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mina-core-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/mvel2-2.2.4.FinalNX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/neethi-3.0.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nekohtml-1.9.22.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-3.10.6.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-buffer-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-codec-http-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-common-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-handler-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-resolver-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/netty-transport-4.1.13.Final.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/nuxeo-stream-10.1-I20180228_0918.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oauth-provider-20090531.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.core.jobs-3.5.0.v20100515.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.common-3.6.0.v20100503.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.compendium-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.osgi.core-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.restlet-1.0.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.core-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/org.sat4j.pb-2.3.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/oro-2.0.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/parent-join-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/pdfbox-1.8.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/percolator-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/persistence-api-1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/plexus-utils-1.5.6.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-ooxml-schemas-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/poi-scratchpad-3.17.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/quartz-2.2.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/reindex-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/relaxngDatatype-20020414.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/ridl-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/sac-1.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/scala-library-2.11.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/securesm-1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-asn1-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/shared-ldap-constants-0.9.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-api-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/slf4j-log4j12-1.7.21.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snakeyaml-1.13.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/snappy-java-1.1.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/standard-1.1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax-api-1.0.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stax2-api-3.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/stringtemplate-3.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/t-digest-3.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-jdbc-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tomcat-juli-8.5.23.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/tranql-connector-1.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty3-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/transport-netty4-client-5.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/unoil-3.1.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/vaadin-sass-compiler-0.9.12-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/validation-api-1.0.0.GA.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/webdav-jaxrs-1.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wem-2.0.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/woodstox-core-asl-4.2.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wro4j-core-1.7.7.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/wsdl4j-1.6.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xbean-naming-3.9.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xercesImpl-2.11.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-apis-1.4.01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xml-resolver-1.2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlbeans-2.6.0.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xmlschema-core-2.2.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xpp3-1.1.4c-clean.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xsom-20140925.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/xstream-1.4.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zkclient-0.10.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: lib/zookeeper-3.4.8.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/deleteOrphanBinaries.groovy [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.ps1 [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/client/scripts/upgrade_tomcat7.sh [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/logging.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/conf/server.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/datasources-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/default-repository-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-mapping.json [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/hsts-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/kafka-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/redis-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/sql-template-directory-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/stream-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/webengine.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/nxserver/config/xadatasource-params.ftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common-base/webapps/ROOT/index.html [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/nuxeo-preprocessor.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/application.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/components.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/faces-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-deployment-structure.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/jboss-web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/pages.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/META-INF/templates/web.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/bundles/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/blacklist.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/cache-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-directories-bundle.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/default-ldap-users-directory-bundle.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/distribution.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/jms.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/login-digest-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/management-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/mbeans/core-events-service.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/notification-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-tomcat.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo-webapp-core.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nuxeo.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/nxmail-scheduler-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/ooo-manager-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/sql.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/config/transient-store-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/launcher.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/lib/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/common/plugins/README.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/bundles/CUSTOM.txt [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/custom/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/db2/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/derby-10.13.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/default/nxserver/lib/h2-1.4.177-NX01.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/https/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/lib/mariadb-java-client-1.6.4.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mariadb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/config/quartz.properties.nxftl [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/lib/sqljdbc-4.2.6420.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mssql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/lib/mysql-connector-java-5.1.44.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/mysql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/oracle/nxserver/hibernate.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/audit-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/perf/nxserver/config/no-thumbnail-config.xml [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql-quartz-cluster/nxserver/config/quartz.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/lib/postgresql-42.1.1.jar [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/postgresql/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nuxeo.defaults [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: templates/sdk/nxserver/config/seam-debug.properties [INFO] [nx:zipdiff] Only in nuxeo-nxr-server-10.1-I20180228_0918.zip: test-artifacts-server.properties [INFO] [unzip] Expanding: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/nxr-1.2.0-I20180228_1309.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace/install [INFO] [copy] Copying 1 file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace [INFO] [zip] Building zip: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309.zip [INFO] [artifact:attach] Attaching /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309.zip to MavenProject: org.nuxeo.web.ui:marketplace-jsf-to-web-ui:1.2.0-I20180228_1309 @ /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/pom.xml [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-jsf-to-web-ui --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.0-I20180228_1309 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-jsf-to-web-ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-jsf-to-web-ui --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-jsf-to-web-ui --- [INFO] Storing buildNumber: 20180228-130936 at timestamp: 1519823376774 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-jsf-to-web-ui --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-jsf-to-web-ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-jsf-to-web-ui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-jsf-to-web-ui --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-jsf-to-web-ui --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309.zip to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309.zip [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-jsf-to-web-ui --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309.zip (7 KB at 49.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309.pom (2 KB at 15.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/maven-metadata.xml (8 KB at 20.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/maven-metadata.xml (8 KB at 41.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309-sources.jar (2 KB at 4.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JSF to Web UI functional tests with WebDriver 1.2.0-I20180228_1309 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Storing buildNumber: 20180228-130939 at timestamp: 1519823379466 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Tests are skipped. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ marketplace-jsf-to-web-ui-webdriver --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/marketplace-jsf-to-web-ui-webdriver-1.2.0-I20180228_1309.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.0-I20180228_1309 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ marketplace-jsf-to-web-ui-webdriver >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Storing buildNumber: 20180228-130941 at timestamp: 1519823381958 [INFO] Executing: /bin/sh -c cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ marketplace-jsf-to-web-ui-webdriver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Building jar: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/marketplace-jsf-to-web-ui-webdriver-1.2.0-I20180228_1309-sources.jar [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (start-nuxeo) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.web.ui:marketplace-jsf-to-web-ui-webdriver:1.2.0-I20180228_1309) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 9.4 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/maven-metadata.xml (770 B at 2.3 KB/sec) [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target jsf-to-web-ui-webdriver-tests.prepare-tomcat: [INFO] [echo] Prepare Tomcat... [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target jsf-to-web-ui-webdriver-tests.prepare-server: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target jsf-to-web-ui-webdriver-tests.download: [INFO] [echo] Downloading org.nuxeo.ecm.distribution:nuxeo-server-tomcat::zip [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target jsf-to-web-ui-webdriver-tests.nuxeo-conf: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target jsf-to-web-ui-webdriver-tests.fix-max-waits: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target jsf-to-web-ui-webdriver-tests.prepare-environment: [INFO] [copy] Copying 2 files to /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target jsf-to-web-ui-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Server is not running. jsf-to-web-ui-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target jsf-to-web-ui-webdriver-tests.start-unix: [INFO] [echo] Execute pending actions before start [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Relax mode changed from 'ask' to 'false' for executing the pending actions. [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256.zip [INFO] [exec] Added file:/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309.zip [INFO] [exec] Dependency resolution: [INFO] [exec] Installation order (2): nuxeo-web-ui-2.3.1-I20180228_1256/nuxeo-jsf-to-web-ui-1.2.0-I20180228_1309 [INFO] [exec] Local packages to install (2): nuxeo-web-ui:2.3.1-I20180228_1256, nuxeo-jsf-to-web-ui:1.2.0-I20180228_1309 [INFO] [exec] Installing nuxeo-web-ui-2.3.1-I20180228_1256 [INFO] [exec] Installing nuxeo-jsf-to-web-ui-1.2.0-I20180228_1309 [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] No current configuration, generating files... [INFO] [exec] Configuration files generated. [INFO] [exec] Server started with process ID 116041. [INFO] [exec] .................. [INFO] [exec] ====================================================================== [INFO] [exec] = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 481 [INFO] [exec] ====================================================================== [INFO] [exec] Started in 0min37s [INFO] [exec] Go to http://localhost:8080/nuxeo [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/failsafe-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ftest.web.ui.ITJSFToWebUITest 13:10:46,483 INFO [LogTestWatchman] Starting test 'org.nuxeo.ftest.web.ui.ITJSFToWebUITest#testWebUIRedirect' 13:10:48,117 WARN [LogTestWatchman] Cannot log on server message: Starting test 'org.nuxeo.ftest.web.ui.ITJSFToWebUITest#testWebUIRedirect' 13:10:53,266 INFO [LogTestWatchman] Finished test 'org.nuxeo.ftest.web.ui.ITJSFToWebUITest#testWebUIRedirect' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.905 sec - in org.nuxeo.ftest.web.ui.ITJSFToWebUITest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- ant-assembly-maven-plugin:2.1.0:build (stop-nuxeo) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Active Maven profiles: release (source: external) tomcat (source: org.nuxeo.web.ui:marketplace-jsf-to-web-ui-webdriver:1.2.0-I20180228_1309) nightly (source: org.nuxeo.ecm.distribution:nuxeo-distribution:10.1-I20180228_0918) release (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) nightly (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) os-notwindows (source: org.nuxeo:nuxeo-ecm:10.1-I20180228_0918) [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target jsf-to-web-ui-webdriver-tests.stop-unix: [INFO] [exec] Detected Tomcat server. [INFO] [exec] Nuxeo home: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat [INFO] [exec] Nuxeo configuration: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/bin/nuxeo.conf [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/common-base [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/common [INFO] [exec] Include template: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/tomcat/templates/default [INFO] [exec] Stopping server.....Server stopped. jsf-to-web-ui-webdriver-tests.stop: [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.4-SNAPSHOT [INFO] [unzip] Expanding: /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ftest/1.8.4-SNAPSHOT/nuxeo-ftest-1.8.4-SNAPSHOT.zip into /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Failsafe report directory: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-webdriver-1.2.0-I20180228_1309.jar [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-webdriver-1.2.0-I20180228_1309.pom [INFO] Installing /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/ftest/webdriver/target/marketplace-jsf-to-web-ui-webdriver-1.2.0-I20180228_1309-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-webdriver-1.2.0-I20180228_1309-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ marketplace-jsf-to-web-ui-webdriver --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-webdriver-1.2.0-I20180228_1309.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-webdriver-1.2.0-I20180228_1309.jar (5 KB at 16.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-webdriver-1.2.0-I20180228_1309.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-webdriver-1.2.0-I20180228_1309.pom (5 KB at 20.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/maven-metadata.xml (7 KB at 25.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/maven-metadata.xml (7 KB at 85.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-webdriver-1.2.0-I20180228_1309-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/web/ui/marketplace-jsf-to-web-ui-webdriver/1.2.0-I20180228_1309/marketplace-jsf-to-web-ui-webdriver-1.2.0-I20180228_1309-sources.jar (337 B at 4.4 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Nuxeo JSF To Web UI Marketplace package ............ SUCCESS [ 3.910 s] [INFO] Marketplace package ................................ SUCCESS [ 10.369 s] [INFO] JSF to Web UI functional tests with WebDriver ...... SUCCESS [01:21 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:38 min [INFO] Finished at: 2018-02-28T13:10:59+00:00 [INFO] Final Memory: 157M/1973M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "qa" could not be activated because it does not exist. Skip packaging step (not a main Nuxeo repository). Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini $> curl -i -n -F package=@marketplace/target/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309.zip https://nos-test-connect.nos.nuxeo.com/nuxeo/site/marketplace/upload?batch=true % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7102 0 0 100 7102 0 15812 --:--:-- --:--:-- --:--:-- 15817 HTTP/1.1 100 Continue HTTP/1.1 200 OK Cache-Control: no-cache, no-store, must-revalidate Cache-control: no-cache="set-cookie" Content-Security-Policy: img-src data: blob: 'self' *.nuxeo.com www.google-analytics.com www.google.com www.google.fr *.amazonaws.com *.evergage.com *.intercomcdn.com *.intercomassets.com *.doubleclick.net; default-src blob: *; script-src 'unsafe-inline' 'unsafe-eval' data: *; style-src 'unsafe-inline' *; font-src data: * Content-Type: text/html;charset=UTF-8 Date: Wed, 28 Feb 2018 13:11:00 GMT Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=FBF9C5F797B49B5C2B2865C3EB5C0EF4.test1; Path=/nuxeo; Secure; HttpOnly;HttpOnly;Secure Set-Cookie: AWSELB=AD4B0D83067815A7F6E537EE0731E7B3C5CC68B452DE511777325F1DB5EB26EF51A4CCDEED4AF084333968FCAB078076D192E845023224B5AAB819A2BEFCC53D39E00D93A1;PATH=/ X-Content-Type-Options: nosniff X-UA-Compatible: IE=10; IE=11 X-XSS-Protection: 1; mode=block Content-Length: 0 Connection: keep-alive Configuration saved: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/release.ini + echo CHECK PREPARE CHECK PREPARE + gitf show -s --pretty=format:%h%d + local OPTIND=1 + local recurse=false + local quiet=false + local opt + local failonerror=false + local ret=0 + getopts 'qreh?' opt + shift 0 + '[' show = -- ']' + local 'git_args=show -s --pretty=format:%h%d' + git_command + local dir + '[' -e .git ']' ++ ls -d marketplace-3d/ marketplace-agenda/ marketplace-amazon-s3/ marketplace-api-playground/ marketplace-audit-storage-directory/ marketplace-birt/ marketplace-cas2-login/ marketplace-connect-tools/ marketplace-csv/ marketplace-dam/ marketplace-datadog/ marketplace-diff/ marketplace-diff-pictures/ marketplace-drive/ marketplace-duoweb-authentication/ marketplace-easyshare/ marketplace-fsexporter/ marketplace-imap-connector/ marketplace-importer/ marketplace-jsf-to-web-ui/ marketplace-kerberos-authentication/ marketplace-lang-ext-incomplete/ marketplace-liveconnect/ marketplace-media-publishing/ marketplace-microsoft-azure/ marketplace-multi-tenant/ marketplace-nuxeo-getting-started/ marketplace-openid-login/ marketplace-platform-explorer/ marketplace-quota/ marketplace-resources-compat/ marketplace-review-workflows-dashboards/ marketplace-saml2-login/ marketplace-scan-importer/ marketplace-shibboleth-invitation/ marketplace-shibboleth-login/ marketplace-showcase-content-sample/ marketplace-signature/ marketplace-smart-search/ marketplace-spreadsheet/ marketplace-storage-marklogic/ marketplace-template-rendering/ marketplace-tree-snapshot/ marketplace-user-registration/ marketplace-virtualnavigation/ nuxeo-marketplace-sample/ nuxeo-vision/ plugin-nuxeo-web-ui/ reactjs-sample-ui/ + for dir in '$(ls -d */)' + dir=marketplace-3d + '[' -e marketplace-3d/.git ']' + cd marketplace-3d + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-3d]' [marketplace-3d] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 1ec4e30 (HEAD, tag: release-1.2.0-I20180228_1308, 1.2.0-I20180228_1308)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-agenda + '[' -e marketplace-agenda/.git ']' + cd marketplace-agenda + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-agenda]' [marketplace-agenda] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 4508725 (HEAD, tag: release-1.6.0-I20180228_1152, 1.6.0-I20180228_1152)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-amazon-s3 + '[' -e marketplace-amazon-s3/.git ']' + cd marketplace-amazon-s3 + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-amazon-s3]' [marketplace-amazon-s3] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 2262e83 (HEAD, tag: release-1.9.0-I20180228_1156, 1.9.0-I20180228_1156)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-api-playground + '[' -e marketplace-api-playground/.git ']' + cd marketplace-api-playground + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-api-playground]' [marketplace-api-playground] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 8afb5ea (HEAD, tag: release-1.3.0-I20180228_1156, 1.3.0-I20180228_1156)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-audit-storage-directory + '[' -e marketplace-audit-storage-directory/.git ']' + cd marketplace-audit-storage-directory + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-audit-storage-directory]' [marketplace-audit-storage-directory] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 9c268d4 (HEAD, tag: release-1.1-I20180228_1306, 1.1-I20180228_1306)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-birt + '[' -e marketplace-birt/.git ']' + cd marketplace-birt + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-birt]' [marketplace-birt] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 9f0bad4 (HEAD -> master, origin/master, origin/HEAD)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-cas2-login + '[' -e marketplace-cas2-login/.git ']' + cd marketplace-cas2-login + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-cas2-login]' [marketplace-cas2-login] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 9622ad2 (HEAD, tag: release-1.6.0-I20180228_1158, 1.6.0-I20180228_1158)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-connect-tools + '[' -e marketplace-connect-tools/.git ']' + cd marketplace-connect-tools + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-connect-tools]' [marketplace-connect-tools] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 765085c (HEAD, tag: release-0.2.0-I20180228_1254, 0.2.0-I20180228_1254)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-csv + '[' -e marketplace-csv/.git ']' + cd marketplace-csv + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-csv]' [marketplace-csv] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d ab52b67 (HEAD, tag: release-1.7.0-I20180228_1158, 1.7.0-I20180228_1158)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-dam + '[' -e marketplace-dam/.git ']' + cd marketplace-dam + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-dam]' [marketplace-dam] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d cb70751 (HEAD, tag: release-6.4.0-I20180228_1241, 6.4.0-I20180228_1241)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-datadog + '[' -e marketplace-datadog/.git ']' + cd marketplace-datadog + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-datadog]' [marketplace-datadog] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d fc5e195 (HEAD, tag: release-2.3.0-I20180228_1246, 2.3.0-I20180228_1246)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-diff + '[' -e marketplace-diff/.git ']' + cd marketplace-diff + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-diff]' [marketplace-diff] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d e47dffe (HEAD, tag: release-1.9.0-I20180228_1159, 1.9.0-I20180228_1159)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-diff-pictures + '[' -e marketplace-diff-pictures/.git ']' + cd marketplace-diff-pictures + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-diff-pictures]' [marketplace-diff-pictures] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 4995ae0 (HEAD, tag: release-1.3.0-I20180228_1242, 1.3.0-I20180228_1242)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-drive + '[' -e marketplace-drive/.git ']' + cd marketplace-drive + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-drive]' [marketplace-drive] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 276039c (HEAD, tag: release-1.8.0-I20180228_1203, 1.8.0-I20180228_1203)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-duoweb-authentication + '[' -e marketplace-duoweb-authentication/.git ']' + cd marketplace-duoweb-authentication + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-duoweb-authentication]' [marketplace-duoweb-authentication] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 21a7d8d (HEAD, tag: release-1.6.0-I20180228_1233, 1.6.0-I20180228_1233)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-easyshare + '[' -e marketplace-easyshare/.git ']' + cd marketplace-easyshare + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-easyshare]' [marketplace-easyshare] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 65c1341 (HEAD, tag: release-1.5.0-I20180228_1231, 1.5.0-I20180228_1231)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-fsexporter + '[' -e marketplace-fsexporter/.git ']' + cd marketplace-fsexporter + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-fsexporter]' [marketplace-fsexporter] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d ac58cb8 (HEAD, tag: release-1.6.0-I20180228_1232, 1.6.0-I20180228_1232)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-imap-connector + '[' -e marketplace-imap-connector/.git ']' + cd marketplace-imap-connector + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-imap-connector]' [marketplace-imap-connector] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d b14929c (HEAD, tag: release-1.4.0-I20180228_1237, 1.4.0-I20180228_1237)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-importer + '[' -e marketplace-importer/.git ']' + cd marketplace-importer + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-importer]' [marketplace-importer] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 36ac3aa (HEAD, tag: release-1.9.0-I20180228_1204, 1.9.0-I20180228_1204)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-jsf-to-web-ui + '[' -e marketplace-jsf-to-web-ui/.git ']' + cd marketplace-jsf-to-web-ui + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-jsf-to-web-ui]' [marketplace-jsf-to-web-ui] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 2da164b (HEAD, tag: release-1.2.0-I20180228_1309, 1.2.0-I20180228_1309)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-kerberos-authentication + '[' -e marketplace-kerberos-authentication/.git ']' + cd marketplace-kerberos-authentication + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-kerberos-authentication]' [marketplace-kerberos-authentication] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 10c165e (HEAD, tag: release-1.7.0-I20180228_1205, 1.7.0-I20180228_1205)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-lang-ext-incomplete + '[' -e marketplace-lang-ext-incomplete/.git ']' + cd marketplace-lang-ext-incomplete + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-lang-ext-incomplete]' [marketplace-lang-ext-incomplete] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 12aba3d (HEAD, tag: release-1.2.0-I20180228_1257, 1.2.0-I20180228_1257)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-liveconnect + '[' -e marketplace-liveconnect/.git ']' + cd marketplace-liveconnect + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-liveconnect]' [marketplace-liveconnect] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 35a49cf (HEAD, tag: release-1.3.0-I20180228_1243, 1.3.0-I20180228_1243)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-media-publishing + '[' -e marketplace-media-publishing/.git ']' + cd marketplace-media-publishing + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-media-publishing]' [marketplace-media-publishing] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 8cb624f (HEAD, tag: release-1.4.0-I20180228_1246, 1.4.0-I20180228_1246)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-microsoft-azure + '[' -e marketplace-microsoft-azure/.git ']' + cd marketplace-microsoft-azure + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-microsoft-azure]' [marketplace-microsoft-azure] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 70f579f (HEAD, tag: release-1.3.0-I20180228_1250, 1.3.0-I20180228_1250)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-multi-tenant + '[' -e marketplace-multi-tenant/.git ']' + cd marketplace-multi-tenant + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-multi-tenant]' [marketplace-multi-tenant] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 7568b5e (HEAD, tag: release-1.8.0-I20180228_1259, 1.8.0-I20180228_1259)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-nuxeo-getting-started + '[' -e marketplace-nuxeo-getting-started/.git ']' + cd marketplace-nuxeo-getting-started + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-nuxeo-getting-started]' [marketplace-nuxeo-getting-started] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d dbb95c8 (HEAD, tag: release-1.3.0-I20180228_1256, 1.3.0-I20180228_1256)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-openid-login + '[' -e marketplace-openid-login/.git ']' + cd marketplace-openid-login + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-openid-login]' [marketplace-openid-login] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 67e0ed4 (HEAD, tag: release-1.3.0-I20180228_1250, 1.3.0-I20180228_1250)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-platform-explorer + '[' -e marketplace-platform-explorer/.git ']' + cd marketplace-platform-explorer + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-platform-explorer]' [marketplace-platform-explorer] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 25665cb (HEAD, tag: release-1.8.0-I20180228_1205, 1.8.0-I20180228_1205)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-quota + '[' -e marketplace-quota/.git ']' + cd marketplace-quota + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-quota]' [marketplace-quota] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d c7ba08c (HEAD, tag: release-1.8.0-I20180228_1206, 1.8.0-I20180228_1206)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-resources-compat + '[' -e marketplace-resources-compat/.git ']' + cd marketplace-resources-compat + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-resources-compat]' [marketplace-resources-compat] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 6d34e46 (HEAD, tag: release-1.6.0-I20180228_1207, 1.6.0-I20180228_1207)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-review-workflows-dashboards + '[' -e marketplace-review-workflows-dashboards/.git ']' + cd marketplace-review-workflows-dashboards + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-review-workflows-dashboards]' [marketplace-review-workflows-dashboards] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 69da318 (HEAD, tag: release-1.3.0-I20180228_1207, 1.3.0-I20180228_1207)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-saml2-login + '[' -e marketplace-saml2-login/.git ']' + cd marketplace-saml2-login + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-saml2-login]' [marketplace-saml2-login] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d c70a70d (HEAD, tag: release-1.4.0-I20180228_1211, 1.4.0-I20180228_1211)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-scan-importer + '[' -e marketplace-scan-importer/.git ']' + cd marketplace-scan-importer + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-scan-importer]' [marketplace-scan-importer] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 3c78edf (HEAD, tag: release-1.5.0-I20180228_1232, 1.5.0-I20180228_1232)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-shibboleth-invitation + '[' -e marketplace-shibboleth-invitation/.git ']' + cd marketplace-shibboleth-invitation + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-shibboleth-invitation]' [marketplace-shibboleth-invitation] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d e02c826 (HEAD, tag: release-1.4.0-I20180228_1245, 1.4.0-I20180228_1245)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-shibboleth-login + '[' -e marketplace-shibboleth-login/.git ']' + cd marketplace-shibboleth-login + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-shibboleth-login]' [marketplace-shibboleth-login] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d f1a0eb2 (HEAD, tag: release-2.6.0-I20180228_1213, 2.6.0-I20180228_1213)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-showcase-content-sample + '[' -e marketplace-showcase-content-sample/.git ']' + cd marketplace-showcase-content-sample + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-showcase-content-sample]' [marketplace-showcase-content-sample] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 38ee43b (HEAD, tag: release-1.3.0-I20180228_1251, 1.3.0-I20180228_1251)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-signature + '[' -e marketplace-signature/.git ']' + cd marketplace-signature + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-signature]' [marketplace-signature] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 2507467 (HEAD, tag: release-2.7.0-I20180228_1214, 2.7.0-I20180228_1214)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-smart-search + '[' -e marketplace-smart-search/.git ']' + cd marketplace-smart-search + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-smart-search]' [marketplace-smart-search] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 48e1c9c (HEAD, tag: release-1.10.0-I20180228_1218, 1.10.0-I20180228_1218)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-spreadsheet + '[' -e marketplace-spreadsheet/.git ']' + cd marketplace-spreadsheet + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-spreadsheet]' [marketplace-spreadsheet] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 9c06254 (HEAD, tag: release-1.4.0-I20180228_1302, 1.4.0-I20180228_1302)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-storage-marklogic + '[' -e marketplace-storage-marklogic/.git ']' + cd marketplace-storage-marklogic + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-storage-marklogic]' [marketplace-storage-marklogic] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d a206007 (HEAD, tag: release-1.2.0-I20180228_1253, 1.2.0-I20180228_1253)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-template-rendering + '[' -e marketplace-template-rendering/.git ']' + cd marketplace-template-rendering + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-template-rendering]' [marketplace-template-rendering] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 368442f (HEAD, tag: release-6.8.0-I20180228_1230, 6.8.0-I20180228_1230)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-tree-snapshot + '[' -e marketplace-tree-snapshot/.git ']' + cd marketplace-tree-snapshot + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-tree-snapshot]' [marketplace-tree-snapshot] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 324cd87 (HEAD, tag: release-1.2.0-I20180228_1257, 1.2.0-I20180228_1257)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-user-registration + '[' -e marketplace-user-registration/.git ']' + cd marketplace-user-registration + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-user-registration]' [marketplace-user-registration] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 68235c0 (HEAD, tag: release-1.9.0-I20180228_1219, 1.9.0-I20180228_1219)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=marketplace-virtualnavigation + '[' -e marketplace-virtualnavigation/.git ']' + cd marketplace-virtualnavigation + '[' false = true ']' + '[' false = true ']' + echo '[marketplace-virtualnavigation]' [marketplace-virtualnavigation] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 296b922 (HEAD, tag: release-1.4.0-I20180228_1233, 1.4.0-I20180228_1233)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=nuxeo-marketplace-sample + '[' -e nuxeo-marketplace-sample/.git ']' + cd nuxeo-marketplace-sample + '[' false = true ']' + '[' false = true ']' + echo '[nuxeo-marketplace-sample]' [nuxeo-marketplace-sample] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 479facd (HEAD, tag: release-2.5.0-I20180228_1220, 2.5.0-I20180228_1220)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=nuxeo-vision + '[' -e nuxeo-vision/.git ']' + cd nuxeo-vision + '[' false = true ']' + '[' false = true ']' + echo '[nuxeo-vision]' [nuxeo-vision] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d dd7cf01 (HEAD, tag: release-1.3.0-I20180228_1251, 1.3.0-I20180228_1251)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=plugin-nuxeo-web-ui + '[' -e plugin-nuxeo-web-ui/.git ']' + cd plugin-nuxeo-web-ui + '[' false = true ']' + '[' false = true ']' + echo '[plugin-nuxeo-web-ui]' [plugin-nuxeo-web-ui] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 5cef0be (HEAD, tag: release-2.3.1-I20180228_1256, 2.3.1-I20180228_1256)+ echo + ret=0 + [[ 0 != 0 ]] + for dir in '$(ls -d */)' + dir=reactjs-sample-ui + '[' -e reactjs-sample-ui/.git ']' + cd reactjs-sample-ui + '[' false = true ']' + '[' false = true ']' + echo '[reactjs-sample-ui]' [reactjs-sample-ui] + '[' false '!=' true ']' + echo '$> git show -s --pretty=format:%h%d' $> git show -s --pretty=format:%h%d + eval git show -s --pretty=format:%h%d ++ git show -s --pretty=format:%h%d 6731a35 (HEAD -> master, origin/master, origin/HEAD)+ echo + ret=0 + [[ 0 != 0 ]] + return 0 + ret=0 + [[ 0 != 0 ]] + return 0 + for release in 'release-*' + echo release-marketplace-3d.log: release-marketplace-3d.log: + cat release-marketplace-3d.log MODULE=marketplace-3d REMOTE=origin BRANCH=master SNAPSHOT=1.2.0-SNAPSHOT TAG=1.2.0-I20180228_1308 NEXT_SNAPSHOT=1.2.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT,6.4.0-SNAPSHOT/6.4.0-I20180228_1241/6.4.0-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-agenda.log: release-marketplace-agenda.log: + cat release-marketplace-agenda.log MODULE=marketplace-agenda REMOTE=origin BRANCH=master SNAPSHOT=1.6.0-SNAPSHOT TAG=1.6.0-I20180228_1152 NEXT_SNAPSHOT=1.6.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-amazon-s3.log: release-marketplace-amazon-s3.log: + cat release-marketplace-amazon-s3.log MODULE=marketplace-amazon-s3 REMOTE=origin BRANCH=master SNAPSHOT=1.9.0-SNAPSHOT TAG=1.9.0-I20180228_1156 NEXT_SNAPSHOT=1.9.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-api-playground.log: release-marketplace-api-playground.log: + cat release-marketplace-api-playground.log MODULE=marketplace-api-playground REMOTE=origin BRANCH=master SNAPSHOT=1.3.0-SNAPSHOT TAG=1.3.0-I20180228_1156 NEXT_SNAPSHOT=1.3.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-audit-storage-directory.log: release-marketplace-audit-storage-directory.log: + cat release-marketplace-audit-storage-directory.log MODULE=marketplace-audit-storage-directory REMOTE=origin BRANCH=master SNAPSHOT=1.1-SNAPSHOT TAG=1.1-I20180228_1306 NEXT_SNAPSHOT=1.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-birt.log: release-marketplace-birt.log: + cat release-marketplace-birt.log MODULE=marketplace-birt REMOTE=origin BRANCH=master SNAPSHOT=2.7.4-SNAPSHOT TAG=2.7.4-I20180228_1231 NEXT_SNAPSHOT=2.7.4-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-cas2-login.log: release-marketplace-cas2-login.log: + cat release-marketplace-cas2-login.log MODULE=marketplace-cas2-login REMOTE=origin BRANCH=master SNAPSHOT=1.6.0-SNAPSHOT TAG=1.6.0-I20180228_1158 NEXT_SNAPSHOT=1.6.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-connect-tools.log: release-marketplace-connect-tools.log: + cat release-marketplace-connect-tools.log MODULE=marketplace-connect-tools REMOTE=origin BRANCH=master SNAPSHOT=0.2.0-SNAPSHOT TAG=0.2.0-I20180228_1254 NEXT_SNAPSHOT=0.2.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-csv.log: release-marketplace-csv.log: + cat release-marketplace-csv.log MODULE=marketplace-csv REMOTE=origin BRANCH=master SNAPSHOT=1.7.0-SNAPSHOT TAG=1.7.0-I20180228_1158 NEXT_SNAPSHOT=1.7.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-dam.log: release-marketplace-dam.log: + cat release-marketplace-dam.log MODULE=marketplace-dam REMOTE=origin BRANCH=master SNAPSHOT=6.4.0-SNAPSHOT TAG=6.4.0-I20180228_1241 NEXT_SNAPSHOT=6.4.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-datadog.log: release-marketplace-datadog.log: + cat release-marketplace-datadog.log MODULE=marketplace-datadog REMOTE=origin BRANCH=master SNAPSHOT=2.3.0-SNAPSHOT TAG=2.3.0-I20180228_1246 NEXT_SNAPSHOT=2.3.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-diff.log: release-marketplace-diff.log: + cat release-marketplace-diff.log MODULE=marketplace-diff REMOTE=origin BRANCH=master SNAPSHOT=1.9.0-SNAPSHOT TAG=1.9.0-I20180228_1159 NEXT_SNAPSHOT=1.9.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-diff-pictures.log: release-marketplace-diff-pictures.log: + cat release-marketplace-diff-pictures.log MODULE=marketplace-diff-pictures REMOTE=origin BRANCH=master SNAPSHOT=1.3.0-SNAPSHOT TAG=1.3.0-I20180228_1242 NEXT_SNAPSHOT=1.3.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT,1.9.0-SNAPSHOT/1.9.0-I20180228_1159/1.9.0-SNAPSHOT,6.4.0-SNAPSHOT/6.4.0-I20180228_1241/6.4.0-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-drive.log: release-marketplace-drive.log: + cat release-marketplace-drive.log MODULE=marketplace-drive REMOTE=origin BRANCH=master SNAPSHOT=1.8.0-SNAPSHOT TAG=1.8.0-I20180228_1203 NEXT_SNAPSHOT=1.8.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-duoweb-authentication.log: release-marketplace-duoweb-authentication.log: + cat release-marketplace-duoweb-authentication.log MODULE=marketplace-duoweb-authentication REMOTE=origin BRANCH=master SNAPSHOT=1.6.0-SNAPSHOT TAG=1.6.0-I20180228_1233 NEXT_SNAPSHOT=1.6.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-easyshare.log: release-marketplace-easyshare.log: + cat release-marketplace-easyshare.log MODULE=marketplace-easyshare REMOTE=origin BRANCH=master SNAPSHOT=1.5.0-SNAPSHOT TAG=1.5.0-I20180228_1231 NEXT_SNAPSHOT=1.5.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-fsexporter.log: release-marketplace-fsexporter.log: + cat release-marketplace-fsexporter.log MODULE=marketplace-fsexporter REMOTE=origin BRANCH=master SNAPSHOT=1.6.0-SNAPSHOT TAG=1.6.0-I20180228_1232 NEXT_SNAPSHOT=1.6.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-imap-connector.log: release-marketplace-imap-connector.log: + cat release-marketplace-imap-connector.log MODULE=marketplace-imap-connector REMOTE=origin BRANCH=master SNAPSHOT=1.4.0-SNAPSHOT TAG=1.4.0-I20180228_1237 NEXT_SNAPSHOT=1.4.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-importer.log: release-marketplace-importer.log: + cat release-marketplace-importer.log MODULE=marketplace-importer REMOTE=origin BRANCH=master SNAPSHOT=1.9.0-SNAPSHOT TAG=1.9.0-I20180228_1204 NEXT_SNAPSHOT=1.9.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-jsf-to-web-ui.log: release-marketplace-jsf-to-web-ui.log: + cat release-marketplace-jsf-to-web-ui.log MODULE=marketplace-jsf-to-web-ui REMOTE=origin BRANCH=master SNAPSHOT=1.2.0-SNAPSHOT TAG=1.2.0-I20180228_1309 NEXT_SNAPSHOT=1.2.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT,2.3.1-SNAPSHOT/2.3.1-I20180228_1256/2.3.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-kerberos-authentication.log: release-marketplace-kerberos-authentication.log: + cat release-marketplace-kerberos-authentication.log MODULE=marketplace-kerberos-authentication REMOTE=origin BRANCH=master SNAPSHOT=1.7.0-SNAPSHOT TAG=1.7.0-I20180228_1205 NEXT_SNAPSHOT=1.7.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-lang-ext-incomplete.log: release-marketplace-lang-ext-incomplete.log: + cat release-marketplace-lang-ext-incomplete.log MODULE=marketplace-lang-ext-incomplete REMOTE=origin BRANCH=master SNAPSHOT=1.2.0-SNAPSHOT TAG=1.2.0-I20180228_1257 NEXT_SNAPSHOT=1.2.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-liveconnect.log: release-marketplace-liveconnect.log: + cat release-marketplace-liveconnect.log MODULE=marketplace-liveconnect REMOTE=origin BRANCH=master SNAPSHOT=1.3.0-SNAPSHOT TAG=1.3.0-I20180228_1243 NEXT_SNAPSHOT=1.3.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-media-publishing.log: release-marketplace-media-publishing.log: + cat release-marketplace-media-publishing.log MODULE=marketplace-media-publishing REMOTE=origin BRANCH=master SNAPSHOT=1.4.0-SNAPSHOT TAG=1.4.0-I20180228_1246 NEXT_SNAPSHOT=1.4.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT,6.4.0-SNAPSHOT/6.4.0-I20180228_1241/6.4.0-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-microsoft-azure.log: release-marketplace-microsoft-azure.log: + cat release-marketplace-microsoft-azure.log MODULE=marketplace-microsoft-azure REMOTE=origin BRANCH=master SNAPSHOT=1.3.0-SNAPSHOT TAG=1.3.0-I20180228_1250 NEXT_SNAPSHOT=1.3.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-multi-tenant.log: release-marketplace-multi-tenant.log: + cat release-marketplace-multi-tenant.log MODULE=marketplace-multi-tenant REMOTE=origin BRANCH=master SNAPSHOT=1.8.0-SNAPSHOT TAG=1.8.0-I20180228_1259 NEXT_SNAPSHOT=1.8.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-nuxeo-getting-started.log: release-marketplace-nuxeo-getting-started.log: + cat release-marketplace-nuxeo-getting-started.log MODULE=marketplace-nuxeo-getting-started REMOTE=origin BRANCH=master SNAPSHOT=1.3.0-SNAPSHOT TAG=1.3.0-I20180228_1256 NEXT_SNAPSHOT=1.3.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT,6.4.0-SNAPSHOT/6.4.0-I20180228_1241/6.4.0-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-openid-login.log: release-marketplace-openid-login.log: + cat release-marketplace-openid-login.log MODULE=marketplace-openid-login REMOTE=origin BRANCH=master SNAPSHOT=1.3.0-SNAPSHOT TAG=1.3.0-I20180228_1250 NEXT_SNAPSHOT=1.3.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-platform-explorer.log: release-marketplace-platform-explorer.log: + cat release-marketplace-platform-explorer.log MODULE=marketplace-platform-explorer REMOTE=origin BRANCH=master SNAPSHOT=1.8.0-SNAPSHOT TAG=1.8.0-I20180228_1205 NEXT_SNAPSHOT=1.8.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-quota.log: release-marketplace-quota.log: + cat release-marketplace-quota.log MODULE=marketplace-quota REMOTE=origin BRANCH=master SNAPSHOT=1.8.0-SNAPSHOT TAG=1.8.0-I20180228_1206 NEXT_SNAPSHOT=1.8.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-resources-compat.log: release-marketplace-resources-compat.log: + cat release-marketplace-resources-compat.log MODULE=marketplace-resources-compat REMOTE=origin BRANCH=master SNAPSHOT=1.6.0-SNAPSHOT TAG=1.6.0-I20180228_1207 NEXT_SNAPSHOT=1.6.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-review-workflows-dashboards.log: release-marketplace-review-workflows-dashboards.log: + cat release-marketplace-review-workflows-dashboards.log MODULE=marketplace-review-workflows-dashboards REMOTE=origin BRANCH=master SNAPSHOT=1.3.0-SNAPSHOT TAG=1.3.0-I20180228_1207 NEXT_SNAPSHOT=1.3.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-saml2-login.log: release-marketplace-saml2-login.log: + cat release-marketplace-saml2-login.log MODULE=marketplace-saml2-login REMOTE=origin BRANCH=master SNAPSHOT=1.4.0-SNAPSHOT TAG=1.4.0-I20180228_1211 NEXT_SNAPSHOT=1.4.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-scan-importer.log: release-marketplace-scan-importer.log: + cat release-marketplace-scan-importer.log MODULE=marketplace-scan-importer REMOTE=origin BRANCH=master SNAPSHOT=1.5.0-SNAPSHOT TAG=1.5.0-I20180228_1232 NEXT_SNAPSHOT=1.5.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-shibboleth-invitation.log: release-marketplace-shibboleth-invitation.log: + cat release-marketplace-shibboleth-invitation.log MODULE=marketplace-shibboleth-invitation REMOTE=origin BRANCH=master SNAPSHOT=1.4.0-SNAPSHOT TAG=1.4.0-I20180228_1245 NEXT_SNAPSHOT=1.4.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT,2.6.0-SNAPSHOT/2.6.0-I20180228_1213/2.6.0-SNAPSHOT,1.9.0-SNAPSHOT/1.9.0-I20180228_1219/1.9.0-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-shibboleth-login.log: release-marketplace-shibboleth-login.log: + cat release-marketplace-shibboleth-login.log MODULE=marketplace-shibboleth-login REMOTE=origin BRANCH=master SNAPSHOT=2.6.0-SNAPSHOT TAG=2.6.0-I20180228_1213 NEXT_SNAPSHOT=2.6.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-showcase-content-sample.log: release-marketplace-showcase-content-sample.log: + cat release-marketplace-showcase-content-sample.log MODULE=marketplace-showcase-content-sample REMOTE=origin BRANCH=master SNAPSHOT=1.3.0-SNAPSHOT TAG=1.3.0-I20180228_1251 NEXT_SNAPSHOT=1.3.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT,6.4.0-SNAPSHOT/6.4.0-I20180228_1241/6.4.0-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-signature.log: release-marketplace-signature.log: + cat release-marketplace-signature.log MODULE=marketplace-signature REMOTE=origin BRANCH=master SNAPSHOT=2.7.0-SNAPSHOT TAG=2.7.0-I20180228_1214 NEXT_SNAPSHOT=2.7.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-smart-search.log: release-marketplace-smart-search.log: + cat release-marketplace-smart-search.log MODULE=marketplace-smart-search REMOTE=origin BRANCH=master SNAPSHOT=1.10.0-SNAPSHOT TAG=1.10.0-I20180228_1218 NEXT_SNAPSHOT=1.10.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-spreadsheet.log: release-marketplace-spreadsheet.log: + cat release-marketplace-spreadsheet.log MODULE=marketplace-spreadsheet REMOTE=origin BRANCH=master SNAPSHOT=1.4.0-SNAPSHOT TAG=1.4.0-I20180228_1302 NEXT_SNAPSHOT=1.4.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-storage-marklogic.log: release-marketplace-storage-marklogic.log: + cat release-marketplace-storage-marklogic.log MODULE=marketplace-storage-marklogic REMOTE=origin BRANCH=master SNAPSHOT=1.2.0-SNAPSHOT TAG=1.2.0-I20180228_1253 NEXT_SNAPSHOT=1.2.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-template-rendering.log: release-marketplace-template-rendering.log: + cat release-marketplace-template-rendering.log MODULE=marketplace-template-rendering REMOTE=origin BRANCH=master SNAPSHOT=6.8.0-SNAPSHOT TAG=6.8.0-I20180228_1230 NEXT_SNAPSHOT=6.8.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-tree-snapshot.log: release-marketplace-tree-snapshot.log: + cat release-marketplace-tree-snapshot.log MODULE=marketplace-tree-snapshot REMOTE=origin BRANCH=master SNAPSHOT=1.2.0-SNAPSHOT TAG=1.2.0-I20180228_1257 NEXT_SNAPSHOT=1.2.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-user-registration.log: release-marketplace-user-registration.log: + cat release-marketplace-user-registration.log MODULE=marketplace-user-registration REMOTE=origin BRANCH=master SNAPSHOT=1.9.0-SNAPSHOT TAG=1.9.0-I20180228_1219 NEXT_SNAPSHOT=1.9.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-marketplace-virtualnavigation.log: release-marketplace-virtualnavigation.log: + cat release-marketplace-virtualnavigation.log MODULE=marketplace-virtualnavigation REMOTE=origin BRANCH=master SNAPSHOT=1.4.0-SNAPSHOT TAG=1.4.0-I20180228_1233 NEXT_SNAPSHOT=1.4.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-nuxeo-marketplace-sample.log: release-nuxeo-marketplace-sample.log: + cat release-nuxeo-marketplace-sample.log MODULE=nuxeo-marketplace-sample REMOTE=origin BRANCH=master SNAPSHOT=2.5.0-SNAPSHOT TAG=2.5.0-I20180228_1220 NEXT_SNAPSHOT=2.5.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-nuxeo-vision.log: release-nuxeo-vision.log: + cat release-nuxeo-vision.log MODULE=nuxeo-vision REMOTE=origin BRANCH=master SNAPSHOT=1.3.0-SNAPSHOT TAG=1.3.0-I20180228_1251 NEXT_SNAPSHOT=1.3.0-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT,6.4.0-SNAPSHOT/6.4.0-I20180228_1241/6.4.0-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-plugin-nuxeo-web-ui.log: release-plugin-nuxeo-web-ui.log: + cat release-plugin-nuxeo-web-ui.log MODULE=plugin-nuxeo-web-ui REMOTE=origin BRANCH=master SNAPSHOT=2.3.1-SNAPSHOT TAG=2.3.1-I20180228_1256 NEXT_SNAPSHOT=2.3.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + for release in 'release-*' + echo release-reactjs-sample-ui.log: release-reactjs-sample-ui.log: + cat release-reactjs-sample-ui.log MODULE=reactjs-sample-ui REMOTE=origin BRANCH=master SNAPSHOT=1.1.1-SNAPSHOT TAG=1.1.1-I20180228_1309 NEXT_SNAPSHOT=1.1.1-SNAPSHOT MAINTENANCE=discard FINAL=False SKIP_TESTS=False SKIP_ITS=False PROFILES= OTHER_VERSIONS=10.1-SNAPSHOT/10.1-I20180228_0918/10.1-SNAPSHOT FILES_PATTERN= PROPS_PATTERN= MSG_COMMIT= MSG_TAG= AUTO_INCREMENT_POLICY=auto_patch DRY_RUN=False + echo + grep -C5 'skip = Failed' release.ini + true + grep uploaded release.ini uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace-agenda-1.6.0-I20180228_1152.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace-1.9.0-I20180228_1156.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace-api-playground-1.3.0-I20180228_1156.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace-cas2-authentication-1.6.0-I20180228_1158.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace-csv-1.7.0-I20180228_1158.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-diff-1.9.0-I20180228_1159.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-drive-1.8.0-I20180228_1203.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace-importer-1.9.0-I20180228_1204.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace-1.7.0-I20180228_1205.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/explorer-marketplace-1.8.0-I20180228_1205.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace-1.8.0-I20180228_1206.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace-resources-compat-1.6.0-I20180228_1207.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace-saml2-login-1.4.0-I20180228_1211.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace-shibboleth-authentication-2.6.0-I20180228_1213.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace-2.7.0-I20180228_1214.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.0-I20180228_1218.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace-2.5.0-I20180228_1220.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/package-6.8.0-I20180228_1230.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/package-samples-6.8.0-I20180228_1230.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace-1.5.0-I20180228_1231.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace-1.6.0-I20180228_1232.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace-scan-importer-1.5.0-I20180228_1232.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace-duoweb-authentication-1.6.0-I20180228_1233.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace-1.4.0-I20180228_1233.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace-1.4.0-I20180228_1237.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace-6.4.0-I20180228_1241.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-diff-pictures-1.3.0-I20180228_1242.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace-liveconnect-1.3.0-I20180228_1243.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace-shibboleth-invitation-1.4.0-I20180228_1245.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace-datadog-reporter-2.3.0-I20180228_1246.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-6.4.0-I20180228_1241-nxr-jsf.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-media-publishing-1.4.0-I20180228_1246.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace-1.3.0-I20180228_1250.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace-openid-login-1.3.0-I20180228_1250.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.0-I20180228_1251.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.0-I20180228_1253.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nuxeo-marketplace-connect-tools-report-web-0.2.0-I20180228_1254.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace-getting-started-1.3.0-I20180228_1256.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace-tree-snapshot-1.2.0-I20180228_1257.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace-multi-tenant-1.8.0-I20180228_1259.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace-spreadsheet-1.4.0-I20180228_1302.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace-audit-storage-directory-1.1-I20180228_1306.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-6.4.0-I20180228_1241-nxr-jsf.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-3d-1.2.0-I20180228_1308.zip uploaded = https://nos-test-connect.nos.nuxeo.com/nuxeo: /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309.zip + cd .. + echo Fix ZIP Fix ZIP + cd /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build + wget https://raw.githubusercontent.com/nuxeo/integration-scripts/master/fix_zip.sh -Ofix_zip.sh --2018-02-28 13:11:02-- https://raw.githubusercontent.com/nuxeo/integration-scripts/master/fix_zip.sh Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.0.133, 151.101.64.133, 151.101.128.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.0.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3667 (3.6K) [text/plain] Saving to: โ€˜fix_zip.shโ€™ 0K ... 100% 74.5M=0s 2018-02-28 13:11:02 (74.5 MB/s) - โ€˜fix_zip.shโ€™ saved [3667/3667] + chmod +x fix_zip.sh + ./fix_zip.sh + mkdir -p archives + cd archives + ARCHIVED_PACKAGES='nuxeo-jsf-ui-*.zip' + DISTRIB_PACKAGES='../nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-*.zip' ++ grep uploaded ../nuxeo/marketplace/release.ini ++ cut -d ' ' -f 4- + RELEASED_PACKAGES='/opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace-agenda-1.6.0-I20180228_1152.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace-1.9.0-I20180228_1156.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace-api-playground-1.3.0-I20180228_1156.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace-cas2-authentication-1.6.0-I20180228_1158.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace-csv-1.7.0-I20180228_1158.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-diff-1.9.0-I20180228_1159.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-drive-1.8.0-I20180228_1203.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace-importer-1.9.0-I20180228_1204.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace-1.7.0-I20180228_1205.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/explorer-marketplace-1.8.0-I20180228_1205.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace-1.8.0-I20180228_1206.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace-resources-compat-1.6.0-I20180228_1207.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace-saml2-login-1.4.0-I20180228_1211.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace-shibboleth-authentication-2.6.0-I20180228_1213.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace-2.7.0-I20180228_1214.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.0-I20180228_1218.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace-2.5.0-I20180228_1220.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/package-6.8.0-I20180228_1230.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/package-samples-6.8.0-I20180228_1230.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace-1.5.0-I20180228_1231.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace-1.6.0-I20180228_1232.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace-scan-importer-1.5.0-I20180228_1232.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace-duoweb-authentication-1.6.0-I20180228_1233.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace-1.4.0-I20180228_1233.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace-1.4.0-I20180228_1237.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace-6.4.0-I20180228_1241.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-diff-pictures-1.3.0-I20180228_1242.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace-liveconnect-1.3.0-I20180228_1243.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace-shibboleth-invitation-1.4.0-I20180228_1245.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace-datadog-reporter-2.3.0-I20180228_1246.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-6.4.0-I20180228_1241-nxr-jsf.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-media-publishing-1.4.0-I20180228_1246.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace-1.3.0-I20180228_1250.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace-openid-login-1.3.0-I20180228_1250.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.0-I20180228_1251.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.0-I20180228_1253.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nuxeo-marketplace-connect-tools-report-web-0.2.0-I20180228_1254.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace-getting-started-1.3.0-I20180228_1256.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace-tree-snapshot-1.2.0-I20180228_1257.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace-multi-tenant-1.8.0-I20180228_1259.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace-spreadsheet-1.4.0-I20180228_1302.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace-audit-storage-directory-1.1-I20180228_1306.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-6.4.0-I20180228_1241-nxr-jsf.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-3d-1.2.0-I20180228_1308.zip /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309.zip' + MP_DIR=mp-nuxeo-server + mkdir -p mp-nuxeo-server + PACKAGES_XML=mp-nuxeo-server/packages.xml + unzip -p nuxeo-server-10.1-I20180228_0918-tomcat.zip '**/setupWizardDownloads/packages.xml' ++ xmlstarlet sel -t -m //packageDefinitions/package -i 'not(@virtual='\''true'\'')' -v @id -n mp-nuxeo-server/packages.xml + featured='nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision' + echo 'nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision' + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p nuxeo-jsf-ui-10.1-I20180228_0918.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-jsf-ui + '[' -z nuxeo-jsf-ui ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-jsf-ui($|[[:space:]]) ]] + mv nuxeo-jsf-ui-10.1-I20180228_0918.zip mp-nuxeo-server/nuxeo-jsf-ui.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p ../nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-10.1-I20180228_0918.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-dm + '[' -z nuxeo-dm ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-dm($|[[:space:]]) ]] + mv ../nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/target/nuxeo-marketplace-dm-10.1-I20180228_0918.zip mp-nuxeo-server/nuxeo-dm.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace-agenda-1.6.0-I20180228_1152.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-agenda + '[' -z nuxeo-agenda ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-agenda($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-agenda/marketplace/target/marketplace-agenda-1.6.0-I20180228_1152.zip mp-nuxeo-server/nuxeo-agenda.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace-1.9.0-I20180228_1156.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=amazon-s3-online-storage + '[' -z amazon-s3-online-storage ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])amazon-s3-online-storage($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-amazon-s3/marketplace/target/marketplace-1.9.0-I20180228_1156.zip mp-nuxeo-server/amazon-s3-online-storage.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace-api-playground-1.3.0-I20180228_1156.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-api-playground + '[' -z nuxeo-api-playground ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-api-playground($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-api-playground/marketplace/target/marketplace-api-playground-1.3.0-I20180228_1156.zip mp-nuxeo-server/nuxeo-api-playground.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace-cas2-authentication-1.6.0-I20180228_1158.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=cas2-authentication + '[' -z cas2-authentication ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])cas2-authentication($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-cas2-login/target/marketplace-cas2-authentication-1.6.0-I20180228_1158.zip mp-nuxeo-server/cas2-authentication.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace-csv-1.7.0-I20180228_1158.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-csv + '[' -z nuxeo-csv ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-csv($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-csv/marketplace/target/marketplace-csv-1.7.0-I20180228_1158.zip mp-nuxeo-server/nuxeo-csv.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-diff-1.9.0-I20180228_1159.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-diff + '[' -z nuxeo-diff ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-diff($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff/marketplace/target/nuxeo-diff-1.9.0-I20180228_1159.zip mp-nuxeo-server/nuxeo-diff.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-drive-1.8.0-I20180228_1203.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-drive + '[' -z nuxeo-drive ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-drive($|[[:space:]]) ]] + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-drive/marketplace/target/nuxeo-drive-1.8.0-I20180228_1203.zip mp-nuxeo-server/nuxeo-drive.zip + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-drive'\'']' -t attr -n filename -v nuxeo-drive.zip mp-nuxeo-server/packages.xml ++ md5 mp-nuxeo-server/nuxeo-drive.zip ++ openssl dgst -md5 -hex mp-nuxeo-server/nuxeo-drive.zip ++ cut -d ' ' -f 2 + md5=75875e923a98f0f82f3460db6bac3a7a + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-drive'\'']' -t attr -n md5 -v 75875e923a98f0f82f3460db6bac3a7a mp-nuxeo-server/packages.xml + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace-importer-1.9.0-I20180228_1204.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-platform-importer + '[' -z nuxeo-platform-importer ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-platform-importer($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-importer/marketplace/target/marketplace-importer-1.9.0-I20180228_1204.zip mp-nuxeo-server/nuxeo-platform-importer.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace-1.7.0-I20180228_1205.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=kerberos-authentication + '[' -z kerberos-authentication ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])kerberos-authentication($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-kerberos-authentication/marketplace/target/marketplace-1.7.0-I20180228_1205.zip mp-nuxeo-server/kerberos-authentication.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/explorer-marketplace-1.8.0-I20180228_1205.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=platform-explorer + '[' -z platform-explorer ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])platform-explorer($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-platform-explorer/marketplace/target/explorer-marketplace-1.8.0-I20180228_1205.zip mp-nuxeo-server/platform-explorer.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace-1.8.0-I20180228_1206.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-quota + '[' -z nuxeo-quota ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-quota($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-quota/marketplace/target/marketplace-1.8.0-I20180228_1206.zip mp-nuxeo-server/nuxeo-quota.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace-resources-compat-1.6.0-I20180228_1207.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=resources-compat + '[' -z resources-compat ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])resources-compat($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-resources-compat/target/marketplace-resources-compat-1.6.0-I20180228_1207.zip mp-nuxeo-server/resources-compat.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-review-workflows-dashboards + '[' -z nuxeo-review-workflows-dashboards ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-review-workflows-dashboards($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-review-workflows-dashboards/marketplace/target/marketplace-review-workflows-dashboards-1.3.0-I20180228_1207.zip mp-nuxeo-server/nuxeo-review-workflows-dashboards.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace-saml2-login-1.4.0-I20180228_1211.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=saml2-authentication + '[' -z saml2-authentication ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])saml2-authentication($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-saml2-login/marketplace/target/marketplace-saml2-login-1.4.0-I20180228_1211.zip mp-nuxeo-server/saml2-authentication.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace-shibboleth-authentication-2.6.0-I20180228_1213.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=shibboleth-authentication + '[' -z shibboleth-authentication ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])shibboleth-authentication($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-login/marketplace/target/marketplace-shibboleth-authentication-2.6.0-I20180228_1213.zip mp-nuxeo-server/shibboleth-authentication.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace-2.7.0-I20180228_1214.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-signature + '[' -z nuxeo-signature ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-signature($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-signature/marketplace/target/marketplace-2.7.0-I20180228_1214.zip mp-nuxeo-server/nuxeo-signature.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.0-I20180228_1218.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-platform-smart-search + '[' -z nuxeo-platform-smart-search ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-platform-smart-search($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-smart-search/marketplace/target/marketplace-smart-search-1.10.0-I20180228_1218.zip mp-nuxeo-server/nuxeo-platform-smart-search.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-platform-user-registration + '[' -z nuxeo-platform-user-registration ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-platform-user-registration($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-user-registration/target/nuxeo-marketplace-user-registration-1.9.0-I20180228_1219.zip mp-nuxeo-server/nuxeo-platform-user-registration.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace-2.5.0-I20180228_1220.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-sample + '[' -z nuxeo-sample ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-sample($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-marketplace-sample/marketplace/target/marketplace-2.5.0-I20180228_1220.zip mp-nuxeo-server/nuxeo-sample.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/package-6.8.0-I20180228_1230.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-template-rendering + '[' -z nuxeo-template-rendering ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-template-rendering($|[[:space:]]) ]] + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package/target/package-6.8.0-I20180228_1230.zip mp-nuxeo-server/nuxeo-template-rendering.zip + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-template-rendering'\'']' -t attr -n filename -v nuxeo-template-rendering.zip mp-nuxeo-server/packages.xml ++ md5 mp-nuxeo-server/nuxeo-template-rendering.zip ++ openssl dgst -md5 -hex mp-nuxeo-server/nuxeo-template-rendering.zip ++ cut -d ' ' -f 2 + md5=0c0ff2006d1738a1f038b43399a4bc33 + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-template-rendering'\'']' -t attr -n md5 -v 0c0ff2006d1738a1f038b43399a4bc33 mp-nuxeo-server/packages.xml + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/package-samples-6.8.0-I20180228_1230.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-template-rendering-samples + '[' -z nuxeo-template-rendering-samples ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-template-rendering-samples($|[[:space:]]) ]] + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-template-rendering/package-samples/target/package-samples-6.8.0-I20180228_1230.zip mp-nuxeo-server/nuxeo-template-rendering-samples.zip + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-template-rendering-samples'\'']' -t attr -n filename -v nuxeo-template-rendering-samples.zip mp-nuxeo-server/packages.xml ++ md5 mp-nuxeo-server/nuxeo-template-rendering-samples.zip ++ openssl dgst -md5 -hex mp-nuxeo-server/nuxeo-template-rendering-samples.zip ++ cut -d ' ' -f 2 + md5=59ab33edb51d4ed00532e5bbb44a0412 + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-template-rendering-samples'\'']' -t attr -n md5 -v 59ab33edb51d4ed00532e5bbb44a0412 mp-nuxeo-server/packages.xml + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace-1.5.0-I20180228_1231.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=easyshare + '[' -z easyshare ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])easyshare($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-easyshare/marketplace/target/marketplace-1.5.0-I20180228_1231.zip mp-nuxeo-server/easyshare.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace-1.6.0-I20180228_1232.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=fs-exporter + '[' -z fs-exporter ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])fs-exporter($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-fsexporter/marketplace/target/marketplace-1.6.0-I20180228_1232.zip mp-nuxeo-server/fs-exporter.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace-scan-importer-1.5.0-I20180228_1232.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-scan-importer + '[' -z nuxeo-scan-importer ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-scan-importer($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-scan-importer/marketplace/target/marketplace-scan-importer-1.5.0-I20180228_1232.zip mp-nuxeo-server/nuxeo-scan-importer.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace-duoweb-authentication-1.6.0-I20180228_1233.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-duoweb-authentication + '[' -z nuxeo-duoweb-authentication ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-duoweb-authentication($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-duoweb-authentication/marketplace/target/marketplace-duoweb-authentication-1.6.0-I20180228_1233.zip mp-nuxeo-server/nuxeo-duoweb-authentication.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace-1.4.0-I20180228_1233.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-virtualnavigation + '[' -z nuxeo-virtualnavigation ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-virtualnavigation($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-virtualnavigation/marketplace/target/marketplace-1.4.0-I20180228_1233.zip mp-nuxeo-server/nuxeo-virtualnavigation.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace-1.4.0-I20180228_1237.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-imap-connector + '[' -z nuxeo-imap-connector ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-imap-connector($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-imap-connector/marketplace/target/marketplace-1.4.0-I20180228_1237.zip mp-nuxeo-server/nuxeo-imap-connector.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace-6.4.0-I20180228_1241.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-dam + '[' -z nuxeo-dam ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-dam($|[[:space:]]) ]] + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-dam/marketplace/target/marketplace-6.4.0-I20180228_1241.zip mp-nuxeo-server/nuxeo-dam.zip + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-dam'\'']' -t attr -n filename -v nuxeo-dam.zip mp-nuxeo-server/packages.xml ++ md5 mp-nuxeo-server/nuxeo-dam.zip ++ openssl dgst -md5 -hex mp-nuxeo-server/nuxeo-dam.zip ++ cut -d ' ' -f 2 + md5=24c11cf70017d1e32a2755bf4fe92f9b + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-dam'\'']' -t attr -n md5 -v 24c11cf70017d1e32a2755bf4fe92f9b mp-nuxeo-server/packages.xml + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-diff-pictures-1.3.0-I20180228_1242.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-diff-pictures + '[' -z nuxeo-diff-pictures ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-diff-pictures($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-diff-pictures/marketplace/target/nuxeo-diff-pictures-1.3.0-I20180228_1242.zip mp-nuxeo-server/nuxeo-diff-pictures.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace-liveconnect-1.3.0-I20180228_1243.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-liveconnect + '[' -z nuxeo-liveconnect ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-liveconnect($|[[:space:]]) ]] + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-liveconnect/marketplace/target/marketplace-liveconnect-1.3.0-I20180228_1243.zip mp-nuxeo-server/nuxeo-liveconnect.zip + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-liveconnect'\'']' -t attr -n filename -v nuxeo-liveconnect.zip mp-nuxeo-server/packages.xml ++ md5 mp-nuxeo-server/nuxeo-liveconnect.zip ++ openssl dgst -md5 -hex mp-nuxeo-server/nuxeo-liveconnect.zip ++ cut -d ' ' -f 2 + md5=ade81131b19a61cedf22dc38f6a6a33a + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-liveconnect'\'']' -t attr -n md5 -v ade81131b19a61cedf22dc38f6a6a33a mp-nuxeo-server/packages.xml + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace-shibboleth-invitation-1.4.0-I20180228_1245.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-shibboleth-invitation + '[' -z nuxeo-shibboleth-invitation ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-shibboleth-invitation($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-shibboleth-invitation/marketplace/target/marketplace-shibboleth-invitation-1.4.0-I20180228_1245.zip mp-nuxeo-server/nuxeo-shibboleth-invitation.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace-datadog-reporter-2.3.0-I20180228_1246.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-datadog-reporter + '[' -z nuxeo-datadog-reporter ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-datadog-reporter($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-datadog/marketplace/target/marketplace-datadog-reporter-2.3.0-I20180228_1246.zip mp-nuxeo-server/nuxeo-datadog-reporter.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-6.4.0-I20180228_1241-nxr-jsf.zip package.xml ++ xmlstarlet sel -t -v package/@name caution: filename not matched: package.xml -:1.1: Document is empty + name= + echo ERROR: package.xml parsing failed on /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-6.4.0-I20180228_1241-nxr-jsf.zip ERROR: package.xml parsing failed on /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-6.4.0-I20180228_1241-nxr-jsf.zip + '[' -z '' ']' + continue + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-media-publishing-1.4.0-I20180228_1246.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-mediapublishing + '[' -z nuxeo-mediapublishing ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-mediapublishing($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-media-publishing/marketplace/target/marketplace-media-publishing-1.4.0-I20180228_1246.zip mp-nuxeo-server/nuxeo-mediapublishing.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace-1.3.0-I20180228_1250.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=microsoft-azure-online-storage + '[' -z microsoft-azure-online-storage ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])microsoft-azure-online-storage($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-microsoft-azure/marketplace/target/marketplace-1.3.0-I20180228_1250.zip mp-nuxeo-server/microsoft-azure-online-storage.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace-openid-login-1.3.0-I20180228_1250.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=openid-authentication + '[' -z openid-authentication ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])openid-authentication($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-openid-login/target/marketplace-openid-login-1.3.0-I20180228_1250.zip mp-nuxeo-server/openid-authentication.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-showcase-content + '[' -z nuxeo-showcase-content ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-showcase-content($|[[:space:]]) ]] + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-showcase-content-sample/marketplace/target/marketplace-nuxeo-showcase-content-sample-1.3.0-I20180228_1251.zip mp-nuxeo-server/nuxeo-showcase-content.zip + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-showcase-content'\'']' -t attr -n filename -v nuxeo-showcase-content.zip mp-nuxeo-server/packages.xml ++ md5 mp-nuxeo-server/nuxeo-showcase-content.zip ++ openssl dgst -md5 -hex mp-nuxeo-server/nuxeo-showcase-content.zip ++ cut -d ' ' -f 2 + md5=5658c92bf3c9a24748fd579a86c220ae + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-showcase-content'\'']' -t attr -n md5 -v 5658c92bf3c9a24748fd579a86c220ae mp-nuxeo-server/packages.xml + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.0-I20180228_1251.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-vision + '[' -z nuxeo-vision ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-vision($|[[:space:]]) ]] + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/nuxeo-vision/nuxeo-vision-marketplace/target/nuxeo-vision-marketplace-1.3.0-I20180228_1251.zip mp-nuxeo-server/nuxeo-vision.zip + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-vision'\'']' -t attr -n filename -v nuxeo-vision.zip mp-nuxeo-server/packages.xml ++ md5 mp-nuxeo-server/nuxeo-vision.zip ++ openssl dgst -md5 -hex mp-nuxeo-server/nuxeo-vision.zip ++ cut -d ' ' -f 2 + md5=1b196fdd52d8e528019225acd7d3b3c9 + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-vision'\'']' -t attr -n md5 -v 1b196fdd52d8e528019225acd7d3b3c9 mp-nuxeo-server/packages.xml + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.0-I20180228_1253.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-marklogic-connector + '[' -z nuxeo-marklogic-connector ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-marklogic-connector($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-storage-marklogic/marketplace-storage-marklogic-marketplace/target/marketplace-storage-marklogic-package-1.2.0-I20180228_1253.zip mp-nuxeo-server/nuxeo-marklogic-connector.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nuxeo-marketplace-connect-tools-report-web-0.2.0-I20180228_1254.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-connect-tools-report-web + '[' -z nuxeo-connect-tools-report-web ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-connect-tools-report-web($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-connect-tools/report-web/target/nuxeo-marketplace-connect-tools-report-web-0.2.0-I20180228_1254.zip mp-nuxeo-server/nuxeo-connect-tools-report-web.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-web-ui + '[' -z nuxeo-web-ui ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-web-ui($|[[:space:]]) ]] + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/plugin-nuxeo-web-ui/marketplace/target/nuxeo-web-ui-marketplace-2.3.1-I20180228_1256.zip mp-nuxeo-server/nuxeo-web-ui.zip + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-web-ui'\'']' -t attr -n filename -v nuxeo-web-ui.zip mp-nuxeo-server/packages.xml ++ md5 mp-nuxeo-server/nuxeo-web-ui.zip ++ openssl dgst -md5 -hex mp-nuxeo-server/nuxeo-web-ui.zip ++ cut -d ' ' -f 2 + md5=4cc3def965095706789c95a1bdc8326a + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-web-ui'\'']' -t attr -n md5 -v 4cc3def965095706789c95a1bdc8326a mp-nuxeo-server/packages.xml + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace-getting-started-1.3.0-I20180228_1256.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-platform-getting-started + '[' -z nuxeo-platform-getting-started ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-platform-getting-started($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-nuxeo-getting-started/marketplace/target/marketplace-getting-started-1.3.0-I20180228_1256.zip mp-nuxeo-server/nuxeo-platform-getting-started.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=marketplace-lang-ext-incomplete + '[' -z marketplace-lang-ext-incomplete ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])marketplace-lang-ext-incomplete($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-lang-ext-incomplete/marketplace/target/marketplace-lang-ext-incomplete-1.2.0-I20180228_1257.zip mp-nuxeo-server/marketplace-lang-ext-incomplete.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace-tree-snapshot-1.2.0-I20180228_1257.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-tree-snapshot + '[' -z nuxeo-tree-snapshot ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-tree-snapshot($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-tree-snapshot/marketplace/target/marketplace-tree-snapshot-1.2.0-I20180228_1257.zip mp-nuxeo-server/nuxeo-tree-snapshot.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace-multi-tenant-1.8.0-I20180228_1259.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-multi-tenant + '[' -z nuxeo-multi-tenant ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-multi-tenant($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-multi-tenant/marketplace/target/marketplace-multi-tenant-1.8.0-I20180228_1259.zip mp-nuxeo-server/nuxeo-multi-tenant.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace-spreadsheet-1.4.0-I20180228_1302.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-spreadsheet + '[' -z nuxeo-spreadsheet ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-spreadsheet($|[[:space:]]) ]] + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-spreadsheet/marketplace/target/marketplace-spreadsheet-1.4.0-I20180228_1302.zip mp-nuxeo-server/nuxeo-spreadsheet.zip + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-spreadsheet'\'']' -t attr -n filename -v nuxeo-spreadsheet.zip mp-nuxeo-server/packages.xml ++ md5 mp-nuxeo-server/nuxeo-spreadsheet.zip ++ cut -d ' ' -f 2 ++ openssl dgst -md5 -hex mp-nuxeo-server/nuxeo-spreadsheet.zip + md5=b179c44bf7063097c103a3cafb3eae7c + xmlstarlet ed -L -i '//packageDefinitions/package[@id='\''nuxeo-spreadsheet'\'']' -t attr -n md5 -v b179c44bf7063097c103a3cafb3eae7c mp-nuxeo-server/packages.xml + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace-audit-storage-directory-1.1-I20180228_1306.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-audit-storage-directory + '[' -z nuxeo-audit-storage-directory ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-audit-storage-directory($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-audit-storage-directory/marketplace/target/marketplace-audit-storage-directory-1.1-I20180228_1306.zip mp-nuxeo-server/nuxeo-audit-storage-directory.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-6.4.0-I20180228_1241-nxr-jsf.zip package.xml ++ xmlstarlet sel -t -v package/@name caution: filename not matched: package.xml -:1.1: Document is empty + name= + echo ERROR: package.xml parsing failed on /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-6.4.0-I20180228_1241-nxr-jsf.zip ERROR: package.xml parsing failed on /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-6.4.0-I20180228_1241-nxr-jsf.zip + '[' -z '' ']' + continue + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-3d-1.2.0-I20180228_1308.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-platform-3d + '[' -z nuxeo-platform-3d ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-platform-3d($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-3d/marketplace/target/marketplace-3d-1.2.0-I20180228_1308.zip mp-nuxeo-server/nuxeo-platform-3d.zip + for file in '$ARCHIVED_PACKAGES' '$DISTRIB_PACKAGES' '$RELEASED_PACKAGES' ++ unzip -p /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309.zip package.xml ++ xmlstarlet sel -t -v package/@name + name=nuxeo-jsf-to-web-ui + '[' -z nuxeo-jsf-to-web-ui ']' + [[ nuxeo-dam nuxeo-drive nuxeo-showcase-content nuxeo-template-rendering nuxeo-template-rendering-samples nuxeo-liveconnect nuxeo-web-ui nuxeo-spreadsheet nuxeo-vision =~ (^|[[:space:]])nuxeo-jsf-to-web-ui($|[[:space:]]) ]] + mv /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/nuxeo/marketplace/marketplace-jsf-to-web-ui/marketplace/target/marketplace-jsf-to-web-ui-1.2.0-I20180228_1309.zip mp-nuxeo-server/nuxeo-jsf-to-web-ui.zip + for zip in 'nuxeo-server-*-tomcat.zip' 'nuxeo-server-*-tomcat-sdk.zip' + '[' '!' -e nuxeo-server-10.1-I20180228_0918-tomcat.zip ']' + echo Fixing nuxeo-server-10.1-I20180228_0918-tomcat.zip ... Fixing nuxeo-server-10.1-I20180228_0918-tomcat.zip ... ++ basename nuxeo-server-10.1-I20180228_0918-tomcat.zip ++ sed s/.zip// + DIR=nuxeo-server-10.1-I20180228_0918-tomcat ++ dirname nuxeo-server-10.1-I20180228_0918-tomcat.zip + cp nuxeo-server-10.1-I20180228_0918-tomcat.zip ./nuxeo-server-10.1-I20180228_0918-tomcat.bak.zip + rm -rf /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/ /tmp/nuxeo-server-10.1-I20180228_0918-tomcat.zip + unzip nuxeo-server-10.1-I20180228_0918-tomcat.zip -d /tmp/ Archive: nuxeo-server-10.1-I20180228_0918-tomcat.zip inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/README.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/Start Nuxeo.command inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/LICENSE.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/Start Nuxeo.bat inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/readme.html inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/test-artifacts-server.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/system.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/artifacts-server.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-schema-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-search-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-common-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-routing-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-redis-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-automation-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-preview-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-invite-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-el-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-cache-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-convert-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-io-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-query-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-routing-default-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-login-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-event-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-routing-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-automation-io-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-automation-server-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-automation-features-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-management-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-connect-update-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-storage-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-user-profile-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-permissions-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-webdav-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-management-jtajca-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javacc-4.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-validator-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/core-1.0-b02.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/json-simple-1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jna-platform-4.4.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/kafka-clients-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/mimepull-1.9.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/aopalliance-1.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jaxb-core-2.2.11.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-spatial-extras-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javasimon-core-2.5.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/tranql-connector-1.8.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/java-property-utils-1.9.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jcip-annotations-1.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-spatial3d-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javassist-3.21.0-GA.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/hibernate-commons-annotations-3.1.0.GA.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/google-http-client-jackson2-1.19.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jodconverter-core-3.0-NX10.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/guice-3.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/java-cup-0.11a.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jena-2.6.4-NX.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jbig2-imageio-2.99.0-NX1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-ws-addr-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/httpasyncclient-4.1.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/transport-netty4-client-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-core-shared-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/woodstox-core-asl-4.2.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/metrics-core-3.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/antisamy-1.5.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jsr305-1.3.9.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xml-resolver-1.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/hppc-0.7.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jericho-html-3.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-csv-1.5.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/plexus-utils-1.5.6.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.sat4j.pb-2.3.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.eclipse.core.jobs-3.5.0.v20100515.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/activation-1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jersey-server-1.18.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/transport-netty3-client-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/shared-asn1-0.9.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-bootstrap-extract-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/juh-3.1.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/google-http-client-1.19.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/tomcat-jdbc-8.5.23.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jaxb-impl-2.2.11.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/snappy-java-1.1.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/connector-api-1.5.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-backward-codecs-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/ant-launcher-1.7.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cors-filter-2.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jersey-multipart-1.18.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lang-mustache-client-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/curvesapi-1.04.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chronicle-bytes-1.9.18.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-transports-http-3.1.3-NX2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/wem-2.0.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xpp3-1.1.4c-clean.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-digester-2.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-queryparser-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/vaadin-sass-compiler-0.9.12-NX01.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-memory-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/compiler-0.9.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xbean-naming-3.9.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/geronimo-connector-2.2.1-NX1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jedis-2.9.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/c3p0-0.9.1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.osgi.core-4.2.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/guava-18.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-handler-4.1.13.Final.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-wsdl-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/scala-library-2.11.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-collections4-4.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-schema-bootstrap-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jsr250-api-1.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-jdbm-store-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-common-4.1.13.Final.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/percolator-client-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-pool2-2.4.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/snakeyaml-1.13.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-transport-4.1.13.Final.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/poi-ooxml-schemas-3.17.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-3.10.6.Final.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-bindings-soap-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jopt-simple-5.0.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/google-oauth-client-1.20.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-suggest-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-utils-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/parent-join-client-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/relaxngDatatype-20020414.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jaxen-1.1.6.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-analyzers-common-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-dataformat-smile-2.8.6.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/asm-5.0.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-grouping-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/securesm-1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/flute-1.3.0.gg2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-client-bindings-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/httpcore-nio-4.4.5.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-commons-impl-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/icu4j-51.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chronicle-queue-4.6.44.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.eclipse.equinox.common-3.6.0.v20100503.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/elasticsearch-rest-client-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-misc-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/arq-2.8.8.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xsom-20140925.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/httpcore-4.4.6.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/wsdl4j-1.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/hsqldb-1.8.0.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/hibernate-entitymanager-3.4.0.GA.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/poi-3.17.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-ws-policy-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jmd-0.8.1-tomasol-3e60e36137.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-highlighter-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/quartz-2.2.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/failsafe-1.0.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/elasticsearch-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/fontbox-1.8.9.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/standard-1.1.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.restlet-1.0.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-server-support-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-sandbox-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lz4-java-1.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jboss-el-1.0_02.CR6.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/nekohtml-1.9.22.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/persistence-api-1.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/neethi-3.0.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/mvel2-2.2.4.FinalNX01.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jline-0.9.94.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/expiringmap-0.5.8.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-dataformat-yaml-2.8.6.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-dataformat-cbor-2.8.6.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-constants-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-client-api-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/stringtemplate-3.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/unoil-3.1.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jboss-seam-2.3.1.Final.NX02.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/kafka_2.11-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jurt-3.1.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xstream-1.4.10.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/groovy-all-2.4.12.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jersey-client-1.18.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/hibernate-core-3.3.2.GA.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jettison-1.3.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/tomcat-juli-8.5.23.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.osgi.compendium-4.2.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/zookeeper-3.4.8.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/ridl-3.1.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/hibernate-annotations-3.4.0.GA.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-btree-base-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-codec-1.10.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-frontend-jaxws-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-fileupload-1.3.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xmlbeans-2.6.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.sat4j.core-2.3.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/nuxeo-stream-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jmimemagic-0.1.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/metrics-graphite-3.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/oauth-20090531.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chronicle-wire-1.9.34.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-core-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-commons-api-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-codec-4.1.13.Final.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/elasticsearch-rest-high-level-client-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-buffer-4.1.13.Final.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-core-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jgrapht-core-1.0.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-io-2.5.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chronicle-core-1.9.19.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-client-impl-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jersey-json-1.18.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javasimon-jmx-2.5.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-pool-1.5.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/metrics-log4j-3.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/oauth-provider-20090531.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-jaxrs-1.9.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/aggs-matrix-stats-client-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-text-1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-spatial-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/t-digest-3.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/bcprov-jdk15on-1.59.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jersey-core-1.18.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-bindings-xml-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-xc-1.9.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jersey-servlet-1.18.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/oro-2.0.8.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/webdav-jaxrs-1.1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jta-1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/geronimo-transaction-2.2.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/httpclient-4.5.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/iri-0.8.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/ant-1.7.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/poi-ooxml-3.17.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-core-2.7.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/pdfbox-1.8.9.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/zkclient-0.10.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/antlr-2.7.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/json-20070829.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/annotations-12.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-server-bindings-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-cli-1.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/dom4j-1.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-resolver-4.1.13.Final.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-schema-registries-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-core-asl-1.8.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/ehcache-core-2.5.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/howl-1.0.1-1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-codec-http-4.1.13.Final.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/joda-time-2.8.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/mina-core-1.1.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/reindex-client-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/shared-ldap-0.9.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-jexl-1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/affinity-3.1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/HdrHistogram-2.1.9.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-collections-3.2.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-annotations-2.7.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-beanutils-1.9.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/wro4j-core-1.7.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/batik-css-1.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-frontend-simple-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jstl-1.1.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/stax-api-1.0.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/sac-1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javax.inject-1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-databinding-jaxb-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jempbox-1.8.9.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-kerberos-shared-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/transport-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/poi-scratchpad-3.17.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xmlschema-core-2.2.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/antlr-runtime-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/metrics-jvm-3.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-core-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-join-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-databind-2.7.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-queries-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-mapper-asl-1.8.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/stax2-api-3.1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jolokia-core-1.3.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javax.json-1.0.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jdbm-1.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javasimon-jdbc3-2.5.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-protocol-shared-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chronicle-threads-1.9.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-dbcp-1.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jna-4.4.0-1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/batik-util-1.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/shared-ldap-constants-0.9.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/validation-api-1.0.0.GA.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/data/installAfterRestart-CAP.log inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/conf/catalina.policy inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/conf/tomcat-users.xsd inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/conf/tomcat-users.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/conf/jaspic-providers.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/conf/catalina.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/conf/server.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/conf/context.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/conf/jaspic-providers.xsd inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/conf/logging.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/conf/web.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/licenses/AL-2.0.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/licenses/LGPL-2.1.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/licenses/EPL-v10.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/licenses/CDDL-1.0.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/licenses/MIT-LICENSE.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/README.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/nuxeo-wizard.war inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/sdk/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/sdk/nxserver/config/seam-debug.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/https/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/xadatasource-params.ftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/sql-template-directory-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-doc-mapping.json inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/kafka-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-audit-mapping.json inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/datasources-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/stream-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/webengine.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/hsts-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/redis-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/default-repository-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/conf/server.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/conf/logging.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/webapps/ROOT/index.html inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/client/scripts/upgrade_tomcat7.ps1 inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/client/scripts/upgrade_tomcat7.sh inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/client/scripts/deleteOrphanBinaries.groovy inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql/lib/mysql-connector-java-5.1.44.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/default/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/default/nxserver/lib/derby-10.13.1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/default/nxserver/lib/h2-1.4.177-NX01.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/custom/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/custom/bundles/CUSTOM.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/db2/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql/lib/postgresql-42.1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb/lib/mariadb-java-client-1.6.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql/lib/sqljdbc-4.2.6420.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb-audit/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/perf/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/perf/nxserver/config/no-thumbnail-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/perf/nxserver/config/audit-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nxserver/config/quartz.properties.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/launcher.properties.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/bundles/README.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/plugins/README.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/nuxeo-preprocessor.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/jboss-web.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/pages.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/jboss-deployment-structure.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/application.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/faces-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/components.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/web.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/nuxeo-webapp-core.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/ooo-manager-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/login-digest-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/distribution.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/notification-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/default-directories-bundle.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/default-ldap-users-directory-bundle.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/management-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/nxmail-scheduler-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/sql.properties.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/transient-store-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/cache-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/nuxeo-tomcat.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/jms.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/login-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/blacklist.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/quartz.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/nuxeo.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/mbeans/core-events-service.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/lib/README.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/gridfsbinaries/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle/nxserver/hibernate.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/status.xsd inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/xform.xsl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/index.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/add.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/design.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/code.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/tomcat.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/void.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/docs.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/update.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/fix.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/asf-logo.svg inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/META-INF/context.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/web.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/sessionsList.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/sessionDetail.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/404.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/401.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/403.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/manager.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/index.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/add.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/design.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/code.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/tomcat.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/void.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/docs.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/update.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/fix.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/asf-logo.svg inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/META-INF/context.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/WEB-INF/web.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/WEB-INF/jsp/404.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/WEB-INF/jsp/401.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/WEB-INF/jsp/403.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/tomcat.css inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/tomcat.png inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/tomcat.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/bg-nav-item.png inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/RELEASE-NOTES.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/bg-upper.png inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/favicon.ico inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/asf-logo-wide.svg inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/bg-button.png inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/bg-nav.png inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/index.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/bg-middle.png inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/tomcat.svg inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/tomcat-power.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/WEB-INF/web.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/doc-tomcat/LICENSE inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/doc-tomcat/RELEASE-NOTES inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/doc-tomcat/RUNNING.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/doc-tomcat/NOTICE inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/packages-default-selection.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/packages.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/log4j-1.2.17.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/catalina-ant.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/log4j-core-2.9.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-dbcp.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-api.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/commons-lang3-3.6.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/websocket-api.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/xml-apis-1.4.01.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/jsp-api.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/annotations-api.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-i18n-es.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/jcl-over-slf4j-1.7.21.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-jdbc.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-coyote.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/ecj-4.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/el-api.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-jni.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/log4j.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/jasper-el.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-i18n-fr.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/catalina.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-util-scan.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/mail-1.4.5.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-websocket.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/catalina-tribes.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/xercesImpl-2.11.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/catalina-ha.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/servlet-api.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/slf4j-log4j12-1.7.21.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/catalina-storeconfig.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/jasper.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/freemarker-2.3.26-incubating.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-util.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/slf4j-api-1.7.21.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/log4j-api-2.9.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/commons-lang-2.6.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/jaspic-api.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-i18n-ja.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/client/nuxeo-shell-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/Stop Nuxeo.bat inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/monitorctl.sh inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/NuxeoCtl.command inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/pack inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/nuxeoctl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/Start Nuxeo.command inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/stream.sh inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/openofficectl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/tool-wrapper.sh inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/catalina-tasks.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/setclasspath.bat inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/pack.bat inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/setclasspath.sh inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/tomcat-juli.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/digest.sh inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/daemon.sh inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/bootstrap.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/Stop Nuxeo.command inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/repl.bat inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/tomcat-native.tar.gz inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/nuxeo.conf inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/digest.bat inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/commons-daemon.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/Start Nuxeo.bat inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/nuxeo-launcher.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/nuxeoctl.bat inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat/bin/tool-wrapper.bat + cd /tmp/ + chmod +x nuxeo-server-10.1-I20180228_0918-tomcat/bin/nuxeoctl nuxeo-server-10.1-I20180228_0918-tomcat/bin/openofficectl nuxeo-server-10.1-I20180228_0918-tomcat/bin/daemon.sh nuxeo-server-10.1-I20180228_0918-tomcat/bin/digest.sh nuxeo-server-10.1-I20180228_0918-tomcat/bin/monitorctl.sh nuxeo-server-10.1-I20180228_0918-tomcat/bin/setclasspath.sh nuxeo-server-10.1-I20180228_0918-tomcat/bin/stream.sh nuxeo-server-10.1-I20180228_0918-tomcat/bin/tool-wrapper.sh nuxeo-server-10.1-I20180228_0918-tomcat/bin/NuxeoCtl.command 'nuxeo-server-10.1-I20180228_0918-tomcat/bin/Start Nuxeo.command' 'nuxeo-server-10.1-I20180228_0918-tomcat/bin/Stop Nuxeo.command' 'nuxeo-server-10.1-I20180228_0918-tomcat/Start Nuxeo.command' + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/packages.xml nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/ + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/amazon-s3-online-storage.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/amazon-s3-online-storage.zip ++ cut -d ' ' -f 2 + md5=f161b18d6543afe49e6e3e87f9cff8d3 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/amazon-s3-online-storage.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/f161b18d6543afe49e6e3e87f9cff8d3 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/cas2-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/cas2-authentication.zip ++ cut -d ' ' -f 2 + md5=9da0dea5576bea5206cadbf5e467a0fb + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/cas2-authentication.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/9da0dea5576bea5206cadbf5e467a0fb + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/easyshare.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/easyshare.zip ++ cut -d ' ' -f 2 + md5=403183170741fdeba2023aa393536ba5 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/easyshare.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/403183170741fdeba2023aa393536ba5 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/fs-exporter.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/fs-exporter.zip ++ cut -d ' ' -f 2 + md5=24ca5657f375ed60aee7f534f3de129f + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/fs-exporter.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/24ca5657f375ed60aee7f534f3de129f + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/kerberos-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/kerberos-authentication.zip ++ cut -d ' ' -f 2 + md5=c98ec821411f7679b64602aff02db793 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/kerberos-authentication.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/c98ec821411f7679b64602aff02db793 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/marketplace-lang-ext-incomplete.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/marketplace-lang-ext-incomplete.zip ++ cut -d ' ' -f 2 + md5=48a02b3740e6473b8ecd5c415dd204ad + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/marketplace-lang-ext-incomplete.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/48a02b3740e6473b8ecd5c415dd204ad + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/microsoft-azure-online-storage.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/microsoft-azure-online-storage.zip ++ cut -d ' ' -f 2 + md5=d669941f21e9ee78cc1cc077c45b38e0 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/microsoft-azure-online-storage.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/d669941f21e9ee78cc1cc077c45b38e0 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-agenda.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-agenda.zip ++ cut -d ' ' -f 2 + md5=2b60800348c79209de4a8338b974fe2d + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-agenda.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/2b60800348c79209de4a8338b974fe2d + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-api-playground.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-api-playground.zip ++ cut -d ' ' -f 2 + md5=f8c66a71718edbcb72bf2da89d033437 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-api-playground.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/f8c66a71718edbcb72bf2da89d033437 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-audit-storage-directory.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-audit-storage-directory.zip ++ cut -d ' ' -f 2 + md5=5fb97002579ac84b1e1f34e6202cae6c + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-audit-storage-directory.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/5fb97002579ac84b1e1f34e6202cae6c + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-connect-tools-report-web.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-connect-tools-report-web.zip ++ cut -d ' ' -f 2 + md5=9241637cb521bc4b13e3afe09c2b39d2 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-connect-tools-report-web.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/9241637cb521bc4b13e3afe09c2b39d2 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-csv.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-csv.zip ++ cut -d ' ' -f 2 + md5=f14ee95320f4c49b331ed658181b4ea6 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-csv.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/f14ee95320f4c49b331ed658181b4ea6 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-dam.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-dam.zip ++ cut -d ' ' -f 2 + md5=24c11cf70017d1e32a2755bf4fe92f9b + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-dam.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/24c11cf70017d1e32a2755bf4fe92f9b + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-datadog-reporter.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-datadog-reporter.zip ++ cut -d ' ' -f 2 + md5=d8159ed828536b420c276e02a89eeb51 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-datadog-reporter.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/d8159ed828536b420c276e02a89eeb51 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff-pictures.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff-pictures.zip ++ cut -d ' ' -f 2 + md5=b4ad99b5f4cbd552a3ca3df2d8ebfd51 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff-pictures.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/b4ad99b5f4cbd552a3ca3df2d8ebfd51 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff.zip ++ cut -d ' ' -f 2 + md5=82e505472c8ccf5a74661c96c0a9ddcd + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/82e505472c8ccf5a74661c96c0a9ddcd + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-dm.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-dm.zip ++ cut -d ' ' -f 2 + md5=d854322c37b4cc7a15700327fb0219a8 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-dm.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/d854322c37b4cc7a15700327fb0219a8 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-drive.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-drive.zip ++ cut -d ' ' -f 2 + md5=75875e923a98f0f82f3460db6bac3a7a + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-drive.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/75875e923a98f0f82f3460db6bac3a7a + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-duoweb-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-duoweb-authentication.zip ++ cut -d ' ' -f 2 + md5=eaf8bafecafb18434f0603a4a547cb9d + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-duoweb-authentication.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/eaf8bafecafb18434f0603a4a547cb9d + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-imap-connector.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-imap-connector.zip ++ cut -d ' ' -f 2 + md5=a115ad5f143e8383ddb0b67530136fd8 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-imap-connector.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/a115ad5f143e8383ddb0b67530136fd8 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-to-web-ui.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-to-web-ui.zip ++ cut -d ' ' -f 2 + md5=3f7a4225a5cb8843c88a2f8b4ca17eb6 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-to-web-ui.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/3f7a4225a5cb8843c88a2f8b4ca17eb6 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-ui.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-ui.zip ++ cut -d ' ' -f 2 + md5=e3f6c43ae38ef82887e86e3cba5c12be + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-ui.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/e3f6c43ae38ef82887e86e3cba5c12be + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-liveconnect.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-liveconnect.zip ++ cut -d ' ' -f 2 + md5=ade81131b19a61cedf22dc38f6a6a33a + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-liveconnect.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/ade81131b19a61cedf22dc38f6a6a33a + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-marklogic-connector.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-marklogic-connector.zip ++ cut -d ' ' -f 2 + md5=70401e38fc8f814baaef93fb9f5debe0 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-marklogic-connector.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/70401e38fc8f814baaef93fb9f5debe0 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-mediapublishing.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-mediapublishing.zip ++ cut -d ' ' -f 2 + md5=30f93c4999d28eefbbc1e36334e4f5e3 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-mediapublishing.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/30f93c4999d28eefbbc1e36334e4f5e3 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-multi-tenant.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-multi-tenant.zip ++ cut -d ' ' -f 2 + md5=6e1a7b0d70d35d2dd501b1b27f7adf68 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-multi-tenant.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/6e1a7b0d70d35d2dd501b1b27f7adf68 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-3d.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-3d.zip ++ cut -d ' ' -f 2 + md5=915337955db04eeb34a22a8ec6f62ec0 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-3d.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/915337955db04eeb34a22a8ec6f62ec0 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-getting-started.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-getting-started.zip ++ cut -d ' ' -f 2 + md5=7d3923b641530c94d3c5e71a5f738399 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-getting-started.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/7d3923b641530c94d3c5e71a5f738399 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-importer.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-importer.zip ++ cut -d ' ' -f 2 + md5=11d4229e4e471b8e9a9da4a7d75b3608 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-importer.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/11d4229e4e471b8e9a9da4a7d75b3608 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-smart-search.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-smart-search.zip ++ cut -d ' ' -f 2 + md5=a6e0357ccf0eb880c7af148e5de5f752 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-smart-search.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/a6e0357ccf0eb880c7af148e5de5f752 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-user-registration.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-user-registration.zip ++ cut -d ' ' -f 2 + md5=b62ea099af73ef0f66758a421bc51765 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-user-registration.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/b62ea099af73ef0f66758a421bc51765 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-quota.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-quota.zip ++ cut -d ' ' -f 2 + md5=2871fc5e17e2c09a86405c15d2b99ec8 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-quota.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/2871fc5e17e2c09a86405c15d2b99ec8 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-review-workflows-dashboards.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-review-workflows-dashboards.zip ++ cut -d ' ' -f 2 + md5=e6a56d3d9a1a4e0dfca92146274acf30 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-review-workflows-dashboards.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/e6a56d3d9a1a4e0dfca92146274acf30 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-sample.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-sample.zip ++ cut -d ' ' -f 2 + md5=0b10224e8d7c9b7695f1897e86043255 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-sample.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/0b10224e8d7c9b7695f1897e86043255 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-scan-importer.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-scan-importer.zip ++ cut -d ' ' -f 2 + md5=2015297b05ed53d6e88c50dbb15b2df4 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-scan-importer.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/2015297b05ed53d6e88c50dbb15b2df4 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-shibboleth-invitation.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-shibboleth-invitation.zip ++ cut -d ' ' -f 2 + md5=cd9cccf6695170390c40d493fdf6fd94 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-shibboleth-invitation.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/cd9cccf6695170390c40d493fdf6fd94 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-showcase-content.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-showcase-content.zip ++ cut -d ' ' -f 2 + md5=5658c92bf3c9a24748fd579a86c220ae + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-showcase-content.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/5658c92bf3c9a24748fd579a86c220ae + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-signature.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-signature.zip ++ cut -d ' ' -f 2 + md5=68988d390827ecf09594b7bae3314859 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-signature.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/68988d390827ecf09594b7bae3314859 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-spreadsheet.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-spreadsheet.zip ++ cut -d ' ' -f 2 + md5=b179c44bf7063097c103a3cafb3eae7c + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-spreadsheet.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/b179c44bf7063097c103a3cafb3eae7c + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering-samples.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering-samples.zip ++ cut -d ' ' -f 2 + md5=59ab33edb51d4ed00532e5bbb44a0412 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering-samples.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/59ab33edb51d4ed00532e5bbb44a0412 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering.zip ++ cut -d ' ' -f 2 + md5=0c0ff2006d1738a1f038b43399a4bc33 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/0c0ff2006d1738a1f038b43399a4bc33 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-tree-snapshot.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-tree-snapshot.zip ++ cut -d ' ' -f 2 + md5=35b4c7f7ee0d72571279dfa5e9d0afac + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-tree-snapshot.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/35b4c7f7ee0d72571279dfa5e9d0afac + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-virtualnavigation.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-virtualnavigation.zip ++ cut -d ' ' -f 2 + md5=4d39b31d7b409a0b853b73f7e90aa7b1 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-virtualnavigation.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/4d39b31d7b409a0b853b73f7e90aa7b1 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-vision.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-vision.zip ++ cut -d ' ' -f 2 + md5=1b196fdd52d8e528019225acd7d3b3c9 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-vision.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/1b196fdd52d8e528019225acd7d3b3c9 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-web-ui.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-web-ui.zip ++ cut -d ' ' -f 2 + md5=4cc3def965095706789c95a1bdc8326a + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-web-ui.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/4cc3def965095706789c95a1bdc8326a + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/openid-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/openid-authentication.zip ++ cut -d ' ' -f 2 + md5=40b948ef7265942482c6f6faabef574f + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/openid-authentication.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/40b948ef7265942482c6f6faabef574f + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/platform-explorer.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/platform-explorer.zip ++ cut -d ' ' -f 2 + md5=cc1f5f7a0952926940ef31beeb6a1890 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/platform-explorer.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/cc1f5f7a0952926940ef31beeb6a1890 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/resources-compat.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/resources-compat.zip ++ cut -d ' ' -f 2 + md5=f180dd67445be7f7ed44fba372a20045 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/resources-compat.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/f180dd67445be7f7ed44fba372a20045 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/saml2-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/saml2-authentication.zip ++ cut -d ' ' -f 2 + md5=c8db58fedaaab6a570cabe9d6d110d81 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/saml2-authentication.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/c8db58fedaaab6a570cabe9d6d110d81 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/shibboleth-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/shibboleth-authentication.zip ++ cut -d ' ' -f 2 + md5=4a4d999c7713c0df70bb08a18ce6dd4a + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/shibboleth-authentication.zip nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/4a4d999c7713c0df70bb08a18ce6dd4a + zip -r nuxeo-server-10.1-I20180228_0918-tomcat.zip nuxeo-server-10.1-I20180228_0918-tomcat/ adding: nuxeo-server-10.1-I20180228_0918-tomcat/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/README.txt (deflated 55%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-schema-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar (deflated 28%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-search-core-10.1-I20180228_0918.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-common-10.1-I20180228_0918.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-routing-api-10.1-I20180228_0918.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar (deflated 33%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-redis-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar (deflated 37%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar (deflated 34%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar (deflated 35%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-automation-core-10.1-I20180228_0918.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-preview-core-10.1-I20180228_0918.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar (deflated 36%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar (deflated 40%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar (deflated 28%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-10.1-I20180228_0918.jar (deflated 29%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar (deflated 26%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar (deflated 35%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar (deflated 34%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar (deflated 36%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-invite-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar (deflated 38%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar (deflated 27%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar (deflated 44%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-el-10.1-I20180228_0918.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-cache-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar (deflated 36%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-convert-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar (deflated 27%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar (deflated 35%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar (deflated 32%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-io-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar (deflated 46%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-query-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar (deflated 36%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-api-10.1-I20180228_0918.jar (deflated 30%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar (deflated 37%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar (deflated 43%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar (deflated 29%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar (deflated 29%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar (deflated 31%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-routing-default-10.1-I20180228_0918.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar (deflated 26%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-login-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-api-10.1-I20180228_0918.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-event-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-routing-core-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar (deflated 27%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-automation-io-10.1-I20180228_0918.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar (deflated 33%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-automation-server-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-automation-features-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-management-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-connect-update-10.1-I20180228_0918.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-storage-10.1-I20180228_0918.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-user-profile-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-10.1-I20180228_0918.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar (deflated 37%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-permissions-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918.jar (deflated 44%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-webdav-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar (deflated 40%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/bundles/nuxeo-core-management-jtajca-10.1-I20180228_0918.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/test-artifacts-server.properties (deflated 28%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/system.properties (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/artifacts-server.properties (deflated 85%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javacc-4.0.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-validator-1.5.1.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/core-1.0-b02.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/json-simple-1.1.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jna-platform-4.4.0.jar (deflated 73%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/kafka-clients-1.0.0.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/mimepull-1.9.3.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/aopalliance-1.0.jar (deflated 41%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jaxb-core-2.2.11.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-spatial-extras-6.6.1.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javasimon-core-2.5.0.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/tranql-connector-1.8.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/java-property-utils-1.9.1.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jcip-annotations-1.0.jar (deflated 34%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-spatial3d-6.6.1.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javassist-3.21.0-GA.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/hibernate-commons-annotations-3.1.0.GA.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/google-http-client-jackson2-1.19.0.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jodconverter-core-3.0-NX10.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/guice-3.0.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/java-cup-0.11a.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jena-2.6.4-NX.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jbig2-imageio-2.99.0-NX1.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-ws-addr-3.1.3.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/httpasyncclient-4.1.2.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/transport-netty4-client-5.6.3.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-core-shared-1.5.1.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/woodstox-core-asl-4.2.0.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/metrics-core-3.0.0.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/antisamy-1.5.7.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jsr305-1.3.9.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xml-resolver-1.2.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/hppc-0.7.1.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jericho-html-3.2.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-csv-1.5.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/plexus-utils-1.5.6.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.sat4j.pb-2.3.1.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.eclipse.core.jobs-3.5.0.v20100515.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/activation-1.1.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jersey-server-1.18.3.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/transport-netty3-client-5.6.3.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/shared-asn1-0.9.7.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-bootstrap-extract-1.5.1.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/juh-3.1.0.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/google-http-client-1.19.0.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/tomcat-jdbc-8.5.23.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jaxb-impl-2.2.11.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/snappy-java-1.1.4.jar (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/connector-api-1.5.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-backward-codecs-6.6.1.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/ant-launcher-1.7.0.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cors-filter-2.4.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jersey-multipart-1.18.3.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lang-mustache-client-5.6.3.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/curvesapi-1.04.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chronicle-bytes-1.9.18.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-transports-http-3.1.3-NX2.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/wem-2.0.2.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xpp3-1.1.4c-clean.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-digester-2.1.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-queryparser-6.6.1.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/vaadin-sass-compiler-0.9.12-NX01.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-memory-6.6.1.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/compiler-0.9.3.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xbean-naming-3.9.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/geronimo-connector-2.2.1-NX1.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jedis-2.9.0.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/c3p0-0.9.1.1.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.osgi.core-4.2.0.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/guava-18.0.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-handler-4.1.13.Final.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-wsdl-3.1.3.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/scala-library-2.11.7.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-collections4-4.1.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-schema-bootstrap-1.5.1.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jsr250-api-1.0.jar (deflated 27%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-jdbm-store-1.5.1.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-common-4.1.13.Final.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/percolator-client-5.6.3.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-pool2-2.4.2.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/snakeyaml-1.13.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-transport-4.1.13.Final.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/poi-ooxml-schemas-3.17.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-3.10.6.Final.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-bindings-soap-3.1.3.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jopt-simple-5.0.2.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/google-oauth-client-1.20.0.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-suggest-6.6.1.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-utils-1.5.1.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/parent-join-client-5.6.3.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/relaxngDatatype-20020414.jar (deflated 73%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jaxen-1.1.6.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-analyzers-common-6.6.1.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-dataformat-smile-2.8.6.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/asm-5.0.3.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-grouping-6.6.1.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/securesm-1.1.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/flute-1.3.0.gg2.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-client-bindings-1.0.0.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/httpcore-nio-4.4.5.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-commons-impl-1.0.0.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/icu4j-51.1.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chronicle-queue-4.6.44.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.eclipse.equinox.common-3.6.0.v20100503.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/elasticsearch-rest-client-5.6.3.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-misc-6.6.1.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/arq-2.8.8.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xsom-20140925.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/httpcore-4.4.6.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/wsdl4j-1.6.3.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/hsqldb-1.8.0.1.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/hibernate-entitymanager-3.4.0.GA.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/poi-3.17.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-ws-policy-3.1.3.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jmd-0.8.1-tomasol-3e60e36137.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-highlighter-6.6.1.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/quartz-2.2.3.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/failsafe-1.0.1.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/elasticsearch-5.6.3.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/fontbox-1.8.9.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/standard-1.1.2.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.restlet-1.0.7.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-server-support-1.0.0.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-sandbox-6.6.1.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lz4-java-1.4.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jboss-el-1.0_02.CR6.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/nekohtml-1.9.22.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/persistence-api-1.0.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/neethi-3.0.3.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/mvel2-2.2.4.FinalNX01.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jline-0.9.94.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/expiringmap-0.5.8.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-dataformat-yaml-2.8.6.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-dataformat-cbor-2.8.6.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-constants-1.5.1.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-client-api-1.0.0.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/stringtemplate-3.2.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/unoil-3.1.0.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jboss-seam-2.3.1.Final.NX02.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/kafka_2.11-1.0.0.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jurt-3.1.0.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xstream-1.4.10.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/groovy-all-2.4.12.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jersey-client-1.18.3.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/hibernate-core-3.3.2.GA.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jettison-1.3.7.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/tomcat-juli-8.5.23.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.osgi.compendium-4.2.0.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/zookeeper-3.4.8.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/ridl-3.1.0.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/hibernate-annotations-3.4.0.GA.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-btree-base-1.5.1.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-codec-1.10.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-frontend-jaxws-3.1.3.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-fileupload-1.3.3.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xmlbeans-2.6.0.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/org.sat4j.core-2.3.1.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/nuxeo-stream-10.1-I20180228_0918.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jmimemagic-0.1.2.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/metrics-graphite-3.0.0.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/oauth-20090531.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chronicle-wire-1.9.34.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-core-3.1.3.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-commons-api-1.0.0.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-codec-4.1.13.Final.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/elasticsearch-rest-high-level-client-5.6.3.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-buffer-4.1.13.Final.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-core-1.5.1.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jgrapht-core-1.0.1.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-io-2.5.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chronicle-core-1.9.19.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-client-impl-1.0.0.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jersey-json-1.18.3.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javasimon-jmx-2.5.0.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-pool-1.5.4.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/metrics-log4j-3.0.0.jar (deflated 35%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/oauth-provider-20090531.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-jaxrs-1.9.2.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/aggs-matrix-stats-client-5.6.3.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-text-1.1.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-spatial-6.6.1.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/t-digest-3.0.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/bcprov-jdk15on-1.59.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jersey-core-1.18.3.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-bindings-xml-3.1.3.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-xc-1.9.2.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jersey-servlet-1.18.3.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/oro-2.0.8.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/webdav-jaxrs-1.1.1.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jta-1.1.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/geronimo-transaction-2.2.1.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/httpclient-4.5.3.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/iri-0.8.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/ant-1.7.0.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/poi-ooxml-3.17.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-core-2.7.4.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/pdfbox-1.8.9.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/zkclient-0.10.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/antlr-2.7.7.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/json-20070829.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/annotations-12.0.jar (deflated 83%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chemistry-opencmis-server-bindings-1.0.0.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-cli-1.4.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/dom4j-1.6.1.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-resolver-4.1.13.Final.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-schema-registries-1.5.1.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-core-asl-1.8.1.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/ehcache-core-2.5.2.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/howl-1.0.1-1.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/netty-codec-http-4.1.13.Final.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/joda-time-2.8.2.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/mina-core-1.1.2.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/reindex-client-5.6.3.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/shared-ldap-0.9.7.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-jexl-1.1.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/affinity-3.1.1.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/HdrHistogram-2.1.9.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-collections-3.2.2.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-annotations-2.7.4.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-beanutils-1.9.3.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/wro4j-core-1.7.7.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/batik-css-1.7.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-frontend-simple-3.1.3.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jstl-1.1.2.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/stax-api-1.0.1.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/sac-1.3.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javax.inject-1.jar (deflated 28%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/cxf-rt-databinding-jaxb-3.1.3.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jempbox-1.8.9.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-kerberos-shared-1.5.1.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/transport-5.6.3.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/poi-scratchpad-3.17.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/xmlschema-core-2.2.1.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/antlr-runtime-3.1.3.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/metrics-jvm-3.0.0.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-core-6.6.1.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-join-6.6.1.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-databind-2.7.4.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/lucene-queries-6.6.1.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jackson-mapper-asl-1.8.1.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/stax2-api-3.1.1.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jolokia-core-1.3.3.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javax.json-1.0.4.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jdbm-1.0.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/javasimon-jdbc3-2.5.0.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/apacheds-protocol-shared-1.5.1.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/chronicle-threads-1.9.0.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/commons-dbcp-1.4.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/jna-4.4.0-1.jar (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/batik-util-1.7.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/shared-ldap-constants-0.9.7.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/lib/validation-api-1.0.0.GA.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/data/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/nxserver/data/installAfterRestart-CAP.log (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/conf/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/conf/catalina.policy (deflated 78%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/conf/tomcat-users.xsd (deflated 68%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/conf/tomcat-users.xml (deflated 54%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/conf/jaspic-providers.xml (deflated 47%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/conf/catalina.properties (deflated 69%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/conf/server.xml (deflated 66%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/conf/context.xml (deflated 48%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/conf/jaspic-providers.xsd (deflated 64%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/conf/logging.properties (deflated 73%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/conf/web.xml (deflated 89%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/Start Nuxeo.command (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/licenses/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/licenses/AL-2.0.txt (deflated 65%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/licenses/LGPL-2.1.txt (deflated 65%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/licenses/EPL-v10.txt (deflated 64%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/licenses/CDDL-1.0.txt (deflated 70%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/licenses/MIT-LICENSE.txt (deflated 41%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/README.txt (deflated 60%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/sdk/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/sdk/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/sdk/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/sdk/nxserver/config/seam-debug.properties (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/sdk/nuxeo.defaults (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/https/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/https/nuxeo.defaults (deflated 41%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl (deflated 55%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/xadatasource-params.ftl (deflated 84%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl (deflated 56%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/sql-template-directory-config.xml (deflated 61%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl (deflated 48%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-doc-mapping.json (deflated 80%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl (deflated 70%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/kafka-config.xml.nxftl (deflated 67%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-audit-mapping.json (deflated 65%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/datasources-config.xml.nxftl (deflated 77%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/stream-config.xml.nxftl (deflated 79%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/webengine.properties (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/hsts-config.xml.nxftl (deflated 46%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/redis-config.xml.nxftl (deflated 72%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl (deflated 73%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/default-repository-config.xml.nxftl (deflated 76%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl (deflated 79%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/conf/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/conf/server.xml.nxftl (deflated 69%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/conf/Catalina/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/conf/Catalina/localhost/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl (deflated 63%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/conf/logging.properties (deflated 72%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/webapps/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/webapps/ROOT/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/webapps/ROOT/index.html (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/client/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/client/scripts/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/client/scripts/upgrade_tomcat7.ps1 (deflated 70%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/client/scripts/upgrade_tomcat7.sh (deflated 69%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/client/scripts/deleteOrphanBinaries.groovy (deflated 49%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common-base/nuxeo.defaults (deflated 64%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql/lib/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql/lib/mysql-connector-java-5.1.44.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql/nuxeo.defaults (deflated 45%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/default/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/default/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/default/nxserver/lib/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/default/nxserver/lib/derby-10.13.1.1.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/default/nxserver/lib/h2-1.4.177-NX01.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/default/nuxeo.defaults (deflated 35%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb-quartz-cluster/nuxeo.defaults (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql (deflated 82%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle-quartz-cluster/nuxeo.defaults (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle-quartz-cluster/bin/create-quartz-tables.sql (deflated 82%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/custom/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/custom/bundles/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/custom/bundles/CUSTOM.txt (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/custom/nuxeo.defaults (deflated 36%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/db2/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/db2/nuxeo.defaults (deflated 44%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql/lib/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql/lib/postgresql-42.1.1.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql/nuxeo.defaults (deflated 48%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb/lib/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb/lib/mariadb-java-client-1.6.4.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mariadb/nuxeo.defaults (deflated 47%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql/lib/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql/lib/sqljdbc-4.2.6420.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql/nuxeo.defaults (deflated 47%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb-audit/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb-audit/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb-audit/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl (deflated 84%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl (deflated 59%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb-audit/nuxeo.defaults (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql-quartz-cluster/nuxeo.defaults (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mysql-quartz-cluster/bin/create-quartz-tables.sql (deflated 82%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql-quartz-cluster/nuxeo.defaults (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mssql-quartz-cluster/bin/create-quartz-tables.sql (deflated 84%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/perf/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/perf/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/perf/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/perf/nxserver/config/no-thumbnail-config.xml (deflated 42%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/perf/nxserver/config/audit-config.xml (deflated 48%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/perf/nuxeo.defaults (deflated 52%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql-quartz-cluster/nuxeo.defaults (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql (deflated 83%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/nuxeo-wizard.war (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl (deflated 58%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nxserver/config/quartz.properties.nxftl (deflated 59%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl (deflated 47%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nxserver/lib/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/mongodb/nuxeo.defaults (deflated 48%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/bundles/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/bundles/README.txt (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/plugins/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/plugins/README.txt (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/launcher.properties.nxftl (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/jboss-web.xml (deflated 28%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/pages.xml (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/jboss-deployment-structure.xml (deflated 74%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/application.xml (deflated 45%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/faces-config.xml (deflated 48%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/components.xml (deflated 51%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/templates/web.xml (deflated 55%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/META-INF/nuxeo-preprocessor.xml.nxftl (deflated 69%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/nuxeo-webapp-core.properties (deflated 40%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/ooo-manager-config.xml (deflated 61%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/login-digest-config.xml (deflated 58%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/distribution.properties (deflated 42%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/notification-config.xml (deflated 51%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/default-directories-bundle.xml (deflated 73%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/default-ldap-users-directory-bundle.xml.nxftl (deflated 78%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/management-config.xml (deflated 55%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/nxmail-scheduler-config.xml (deflated 47%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/sql.properties.nxftl (deflated 59%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/transient-store-config.xml.nxftl (deflated 64%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/cache-config.xml.nxftl (deflated 90%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/nuxeo-tomcat.properties (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/jms.properties (deflated 30%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/login-config.xml (deflated 74%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/mbeans/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/mbeans/core-events-service.xml (deflated 65%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/blacklist.nxftl (deflated 55%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/quartz.properties (deflated 56%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/config/nuxeo.properties (deflated 54%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/lib/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/lib/README.txt (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/common/nuxeo.defaults (deflated 63%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/gridfsbinaries/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/gridfsbinaries/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/gridfsbinaries/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl (deflated 44%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/gridfsbinaries/nuxeo.defaults (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/nuxeo.defaults (deflated 57%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle/nxserver/hibernate.properties (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/templates/oracle/nuxeo.defaults (deflated 47%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/add.gif (deflated 33%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/design.gif (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/code.gif (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/tomcat.gif (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/void.gif (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/docs.gif (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/update.gif (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/fix.gif (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/images/asf-logo.svg (deflated 68%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/status.xsd (deflated 77%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/META-INF/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/META-INF/context.xml (deflated 41%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/xform.xsl (deflated 72%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/index.jsp (deflated 41%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/sessionsList.jsp (deflated 77%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/sessionDetail.jsp (deflated 72%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/404.jsp (deflated 53%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/401.jsp (deflated 55%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp (deflated 59%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/jsp/403.jsp (deflated 57%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/manager/WEB-INF/web.xml (deflated 76%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/add.gif (deflated 33%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/design.gif (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/code.gif (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/tomcat.gif (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/void.gif (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/docs.gif (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/update.gif (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/fix.gif (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/images/asf-logo.svg (deflated 68%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/META-INF/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/META-INF/context.xml (deflated 41%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/manager.xml (deflated 42%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/index.jsp (deflated 41%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/WEB-INF/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/WEB-INF/jsp/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/WEB-INF/jsp/404.jsp (deflated 51%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/WEB-INF/jsp/401.jsp (deflated 52%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/WEB-INF/jsp/403.jsp (deflated 55%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/host-manager/WEB-INF/web.xml (deflated 72%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/tomcat.css (deflated 71%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/tomcat.png (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/tomcat.gif (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/bg-nav-item.png (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/RELEASE-NOTES.txt (deflated 60%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/bg-upper.png (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/favicon.ico (deflated 66%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/asf-logo-wide.svg (deflated 69%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/bg-button.png (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/bg-nav.png (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/index.jsp (deflated 79%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/bg-middle.png (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/tomcat.svg (deflated 34%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/tomcat-power.gif (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/WEB-INF/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/webapps/ROOT/WEB-INF/web.xml (deflated 47%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/doc-tomcat/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/doc-tomcat/LICENSE (deflated 76%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/doc-tomcat/RELEASE-NOTES (deflated 60%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/doc-tomcat/RUNNING.txt (deflated 66%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/doc-tomcat/NOTICE (deflated 59%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/LICENSE.txt (deflated 44%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/24ca5657f375ed60aee7f534f3de129f (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/915337955db04eeb34a22a8ec6f62ec0 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/82e505472c8ccf5a74661c96c0a9ddcd (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/70401e38fc8f814baaef93fb9f5debe0 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/a6e0357ccf0eb880c7af148e5de5f752 (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/30f93c4999d28eefbbc1e36334e4f5e3 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/75875e923a98f0f82f3460db6bac3a7a (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/4d39b31d7b409a0b853b73f7e90aa7b1 (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/68988d390827ecf09594b7bae3314859 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/11d4229e4e471b8e9a9da4a7d75b3608 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/c8db58fedaaab6a570cabe9d6d110d81 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/f180dd67445be7f7ed44fba372a20045 (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/cd9cccf6695170390c40d493fdf6fd94 (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/cc1f5f7a0952926940ef31beeb6a1890 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/b62ea099af73ef0f66758a421bc51765 (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/0c0ff2006d1738a1f038b43399a4bc33 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/7d3923b641530c94d3c5e71a5f738399 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/403183170741fdeba2023aa393536ba5 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/48a02b3740e6473b8ecd5c415dd204ad (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/4a4d999c7713c0df70bb08a18ce6dd4a (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/5fb97002579ac84b1e1f34e6202cae6c (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/packages-default-selection.properties (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/f161b18d6543afe49e6e3e87f9cff8d3 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/e3f6c43ae38ef82887e86e3cba5c12be (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/b4ad99b5f4cbd552a3ca3df2d8ebfd51 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/packages.xml (deflated 63%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/b179c44bf7063097c103a3cafb3eae7c (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/d854322c37b4cc7a15700327fb0219a8 (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/3f7a4225a5cb8843c88a2f8b4ca17eb6 (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/f8c66a71718edbcb72bf2da89d033437 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/2871fc5e17e2c09a86405c15d2b99ec8 (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/6e1a7b0d70d35d2dd501b1b27f7adf68 (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/e6a56d3d9a1a4e0dfca92146274acf30 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/d669941f21e9ee78cc1cc077c45b38e0 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/2015297b05ed53d6e88c50dbb15b2df4 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/f14ee95320f4c49b331ed658181b4ea6 (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/4cc3def965095706789c95a1bdc8326a (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/24c11cf70017d1e32a2755bf4fe92f9b (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/59ab33edb51d4ed00532e5bbb44a0412 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/0b10224e8d7c9b7695f1897e86043255 (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/5658c92bf3c9a24748fd579a86c220ae (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/d8159ed828536b420c276e02a89eeb51 (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/eaf8bafecafb18434f0603a4a547cb9d (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/9241637cb521bc4b13e3afe09c2b39d2 (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/9da0dea5576bea5206cadbf5e467a0fb (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/40b948ef7265942482c6f6faabef574f (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/2b60800348c79209de4a8338b974fe2d (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/1b196fdd52d8e528019225acd7d3b3c9 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/ade81131b19a61cedf22dc38f6a6a33a (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/35b4c7f7ee0d72571279dfa5e9d0afac (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/a115ad5f143e8383ddb0b67530136fd8 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/setupWizardDownloads/c98ec821411f7679b64602aff02db793 (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/Start Nuxeo.bat (deflated 32%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/log4j-1.2.17.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/catalina-ant.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/log4j-core-2.9.1.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-dbcp.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-api.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/commons-lang3-3.6.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/websocket-api.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/xml-apis-1.4.01.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/jsp-api.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/annotations-api.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-i18n-es.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/jcl-over-slf4j-1.7.21.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-jdbc.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-coyote.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/ecj-4.6.3.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/el-api.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-jni.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/log4j.xml (deflated 82%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/jasper-el.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-i18n-fr.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/catalina.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-util-scan.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/mail-1.4.5.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-websocket.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/catalina-tribes.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/xercesImpl-2.11.0.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/catalina-ha.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/servlet-api.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/slf4j-log4j12-1.7.21.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/catalina-storeconfig.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/jasper.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/freemarker-2.3.26-incubating.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-util.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/slf4j-api-1.7.21.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/log4j-api-2.9.1.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/commons-lang-2.6.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/jaspic-api.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/lib/tomcat-i18n-ja.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/client/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/client/nuxeo-shell-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/readme.html (deflated 59%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/Stop Nuxeo.bat (deflated 32%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/monitorctl.sh (deflated 72%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/NuxeoCtl.command (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/pack (deflated 63%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/nuxeoctl (deflated 59%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/Start Nuxeo.command (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/stream.sh (deflated 53%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/openofficectl (deflated 61%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/tool-wrapper.sh (deflated 59%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/catalina-tasks.xml (deflated 53%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/setclasspath.bat (deflated 64%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/pack.bat (deflated 70%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/setclasspath.sh (deflated 63%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/tomcat-juli.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/digest.sh (deflated 49%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/daemon.sh (deflated 68%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/bootstrap.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/Stop Nuxeo.command (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/repl.bat (deflated 73%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/tomcat-native.tar.gz (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/nuxeo.conf (deflated 69%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/digest.bat (deflated 57%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/commons-daemon.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/Start Nuxeo.bat (deflated 32%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/nuxeo-launcher.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/nuxeoctl.bat (deflated 69%) adding: nuxeo-server-10.1-I20180228_0918-tomcat/bin/tool-wrapper.bat (deflated 62%) + rm -rf nuxeo-server-10.1-I20180228_0918-tomcat/ + cd - /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives + mv /tmp/nuxeo-server-10.1-I20180228_0918-tomcat.zip nuxeo-server-10.1-I20180228_0918-tomcat.zip + md5sum nuxeo-server-10.1-I20180228_0918-tomcat.zip ++ md5 nuxeo-server-10.1-I20180228_0918-tomcat.zip ++ openssl dgst -md5 -hex nuxeo-server-10.1-I20180228_0918-tomcat.zip ++ cut -d ' ' -f 2 ++ basename nuxeo-server-10.1-I20180228_0918-tomcat.zip + echo '0089e9fe8fc880c65ffd24f79ecffd7e nuxeo-server-10.1-I20180228_0918-tomcat.zip' + sha256sum nuxeo-server-10.1-I20180228_0918-tomcat.zip ++ sha256 nuxeo-server-10.1-I20180228_0918-tomcat.zip ++ openssl dgst -sha256 -hex nuxeo-server-10.1-I20180228_0918-tomcat.zip ++ cut -d ' ' -f 2 ++ basename nuxeo-server-10.1-I20180228_0918-tomcat.zip + echo 'e7cedb1a0d95640f953be304b2051f84bbcf686646aa590e98a8abd6cf3ede69 nuxeo-server-10.1-I20180228_0918-tomcat.zip' + for zip in 'nuxeo-server-*-tomcat.zip' 'nuxeo-server-*-tomcat-sdk.zip' + '[' '!' -e nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip ']' + echo Fixing nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip ... Fixing nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip ... ++ basename nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip ++ sed s/.zip// + DIR=nuxeo-server-10.1-I20180228_0918-tomcat-sdk ++ dirname nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip + cp nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip ./nuxeo-server-10.1-I20180228_0918-tomcat-sdk.bak.zip + rm -rf /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/ /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip + unzip nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip -d /tmp/ Archive: nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/README.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/Start Nuxeo.command inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/LICENSE.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/Start Nuxeo.bat inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/readme.html inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/test-artifacts-server.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/distribution.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/artifacts-tomcat.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/artifacts-server.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/artifacts-nuxeo.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/test-artifacts-nuxeo.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/nuxeo_cleanups.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/nuxeo.importorder inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/javascript-cleanup.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/jautodoc_header_epl.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/nuxeo_codetemplates.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/jautodoc_header_lgpl.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/javascript-formatter.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/jautodoc_header_al.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/javascript-codetemplates.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/nuxeo_formatter.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.osgi.core-4.2.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-ui-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-drive-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/stringtemplate-3.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jetty-util-6.1.26-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/transport-netty4-client-5.6.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-3d-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/oauth-consumer-20090531-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-misc-6.6.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpasyncclient-4.1.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-onedrive-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-dropbox-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/google-api-services-drive-v2-rev161-1.19.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/batik-ext-1.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-sample-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-audit-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-ejb-api-3.0.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jetty-annotations-6.1.26-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/ehcache-core-2.5.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/google-api-client-1.19.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/freemarker-2.3.26-incubating-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-codec-http-4.1.13.Final-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/kafka_2.11-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-jdbm-store-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-opencmis-tests-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-rest-api-server-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shindig-common-1.1-BETA5-incubating-nx2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.apache.felix.framework-4.6.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/easymockclassextension-2.2.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-box-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-notification-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-types-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hsqldb-1.8.0.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-codec-1.10-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gatling-core-2.1.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-indexing-gateway-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.converter-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-segmentio-connector-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/aws-java-sdk-cloudfront-1.11.93-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jline-0.9.94-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-base-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mimepull-1.9.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-juli-8.5.23-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/slf4j-log4j12-1.7.21-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-rating-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-spatial-extras-6.6.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audio-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-diff-pictures-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-csv-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-diff-test-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/axiom-api-1.2.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-core-2.7.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-suggestbox-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-uidgen-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-multi-tenant-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/standard-1.1.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-theme-migration-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-collections-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/log4j-core-2.9.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-management-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xbean-naming-3.9-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-drive-web-ui-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jetty-naming-6.1.26-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/snappy-java-1.1.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/c3p0-0.9.1.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jgiven-core-0.15.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xalan-2.7.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/selenium-ie-driver-2.53.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-io-2.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fluent-hc-4.5.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-util-8.5.23-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/json-20070829-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-comment-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-publisher-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-client-api-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-cli-1.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsonassert-1.2.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-debug-2.3.1.Final-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/elasticsearch-5.6.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cglib-nodep-2.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-dashboard-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-migration-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-mail-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsp-api-2.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-bootstrap-partition-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-default-config-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-el-1.0_02.CR6-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/ant-1.7.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webengine-base-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-validator-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/persistence-api-1.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-quota-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-ui-2.3.1.Final-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annot-contrib-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-api-test-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-box-web-ui-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webengine-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-apt-extensions-1.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-management-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/batik-css-1.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-standalone-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-automation-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-user-registration-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-queries-6.6.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/slf4j-api-1.7.21-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-text-1.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-default-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/plexus-utils-1.5.6-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-pdf-utils-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-client-bindings-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpcore-nio-4.4.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-java-client-3.0.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jta-1.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jcl-over-slf4j-1.7.21-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gatling-redis-2.1.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/metrics-core-2.2.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-notification-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-sql-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-portal-sso-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-mail-2.3.1.Final-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/poi-scratchpad-3.17-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/htmlunit-driver-2.20-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/poi-3.17-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-core-listener-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/connector-api-1.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-features-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/google-http-client-1.19.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-sandbox-6.6.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-management-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-importer-stream-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-digester-2.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/batik-gui-util-1.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.sat4j.core-2.3.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-default-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-sample-project-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-comment-workflow-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.restlet-1.0.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-deputy-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-logging-log4j-2.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-codeserver-2.7.0-NX1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jmimemagic-0.1.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annot-gwt-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-tree-snapshot-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/elasticsearch-rest-high-level-client-5.6.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-kernel-2.0.6.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xml-apis-1.4.01-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-ws-addr-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-diff-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-google-drive-web-ui-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/reindex-client-5.6.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gatling-charts-highcharts-2.1.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pax-exam-link-mvn-4.4.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-onedrive-web-ui-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-ws-jbossws-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-lang-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jgrapht-core-1.0.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/elasticsearch-rest-client-5.6.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/junit-dataprovider-1.12.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/backport-util-concurrent-3.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-actions-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/batik-util-1.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-io-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-lang-2.6-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-javaagent-bridge-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-task-test-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-common-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-commons-api-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-csv-web-ui-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gin-1.5.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/neethi-3.0.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/dumbster-1.6-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/richfaces-4.5.12.Final-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jettison-1.3.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pdfbox-1.8.9-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/aws-java-sdk-s3-1.11.93-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-fsexporter-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-resources-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-mail-types-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-deployers-vfs-spi-2.0.7.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xom-1.2.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/stax-ex-1.6-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/scala-library-2.11.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/bcmail-jdk15on-1.59-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/azure-storage-3.1.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-core-1.18.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-deployers-structure-spi-2.0.7.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/selenium-api-2.53.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/java-property-utils-1.9.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-demo-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-media-publishing-wistia-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-persistence-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-common-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-preview-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/t-digest-3.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/google-http-client-jackson2-1.19.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/dom4j-1.6.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/validation-api-1.0.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-servlet-1.18.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pax-exam-junit4-4.4.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-grouping-6.6.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/stax-api-1.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-beanutils-1.9.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-task-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chronicle-core-1.9.19-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/icu4j-51.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-management-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chronicle-queue-4.6.44-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-test-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-rss-2.3.1.Final-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-token-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-wsdl-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/aggs-matrix-stats-client-5.6.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-diff-content-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-schema-registries-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-cleartrust-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpclient-4.5.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cal10n-api-0.8.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-varia-5.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-kerberos-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-error-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/box-java-sdk-1.1.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jcifs-1.2.19-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/parent-join-client-5.6.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/oro-2.0.8-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jtds-1.3.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javax.servlet-api-3.1.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/annotations-12.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/rome-1.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-resolver-4.1.13.Final-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-backward-codecs-6.6.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/wem-2.0.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-3d-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-quota-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/axiom-impl-1.2.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-embed-core-8.5.23-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-task-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/com.noelios.restlet.ext.httpclient-1.0.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-frontend-jaxws-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-media-publishing-youtube-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/ezmorph-1.0.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-dublincore-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-core-shared-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsp-api-2.1-6.1.6-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-collections4-4.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/phloc-css-3.3.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/antlr-runtime-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-shibboleth-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-convert-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-default-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jodreports-2.4.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-exalead-connector-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mina-core-1.1.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/scim-sdk-1.7.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-system-jmx-5.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-buffer-4.1.13.Final-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/log4j-api-2.9.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javacc-4.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-oauth-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-video-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-digest-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-codec-4.1.13.Final-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pdf-rtf-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-profile-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-export-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-opencmis-bindings-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shindig-gadgets-1.1-BETA5-incubating-nx2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-actions-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-osgi-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-ui-itests-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gatling-recorder-2.1.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-pubsub-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-search-rest-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-scim-server-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lz4-java-1.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-rendering-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pom.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/transport-5.6.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-comment-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-deployers-core-spi-2.0.7.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-convert-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-3d-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chronicle-threads-1.9.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-remoting-2.3.1.Final.NX02-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/kafka-clients-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-test-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-core-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-filemanager-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-versioning-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pax-url-aether-1.5.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/transport-netty3-client-5.6.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/slf4j-jdk14-1.7.21-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-notification-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-profile-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-signature-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-commons-impl-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/poi-ooxml-3.17-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-media-publishing-youtube-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-server-1.18.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-rating-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-aop-2.2.0.Final-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-io-client-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/metrics-log4j-3.0.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/geronimo-connector-2.2.1-NX1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-search-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mongo-java-driver-3.4.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/openws-1.5.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-annotations-2.7.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-center-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-search-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-join-6.6.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-dam-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/metrics-jvm-3.0.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audit-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-opencmis-impl-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-google-drive-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-drive-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-event-jms-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-schema-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xml-resolver-1.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-contentview-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/asm-5.0.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-ejb3-5.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-binary-metadata-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-duoweb-authentication-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/bcpkix-jdk15on-1.59-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/browsermob-proxy-2.0-beta-6-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-agenda-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-shibboleth-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cors-filter-2.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document.odt-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-ejb3-proxy-impl-1.0.9-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-client-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/howl-1.0.1-1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackrabbit-webdav-2.15.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/guice-servlet-3.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jnp-client-5.0.3.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-schema-bootstrap-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.eclipse.birt.runtime-4.2.2-NX02-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-mem-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-importer-jaxrs-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-multipart-1.18.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-versioning-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jopt-simple-5.0.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xsom-20140925-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javasimon-core-2.5.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-pool2-2.4.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-azure-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-convert-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mockito-core-1.9.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-bootstrap-extract-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/scala-logging_2.11-3.1.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webengine-invite-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-launcher-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pdf-html-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-notification-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-client-1.7.0-SNAPSHOT-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-dmk-adaptor-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-aspects-5.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-types-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-csv-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audit-mongodb-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-preview-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hppc-0.7.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-seam-debug-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-rest-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gatling-app-2.1.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/guava-18.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/geronimo-jta_1.1_spec-1.1.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/affinity-3.1.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hibernate-entitymanager-3.4.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-lang3-3.6-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-virtualnavigation-core-contrib-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jclouds-allblobstore-1.9.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-presenter-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-common-core-2.2.14.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-jaxrs-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fontbox-1.8.9-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-vfs-2.1.2.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-deployers-spi-2.0.7.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-dam-web-ui-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-memory-6.6.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hamcrest-library-1.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-utils-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-el-api-8.5.23-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-dbcp-1.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/curvesapi-1.04-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-3.10.6.Final-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-event-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/concordion-1.3.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-business-days-management-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-user-registration-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-stream-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-csv-1.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-saml2-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/analytics-1.0.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-constants-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jetty-server-8.2.0.v20160908-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/percolator-client-5.6.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-analyzers-common-6.6.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-userpreferences-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-bindings-soap-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpmime-4.5.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-redis-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jbpm-jpdl-3.3.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-lang-ext-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-resources-rest-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webengine-ui-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jxls-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-3d-convert-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/postgresql-42.1.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jna-platform-4.4.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-server-bindings-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-resources-wro-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-dm-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-diff-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-io-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-quota-automation-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mail-1.4.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/logback-classic-1.2.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jericho-html-3.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-video-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audit-io-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-convert-plugins-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-apidoc-repo-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/junit-4.12-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-2.3.1.Final.NX02-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audit-client-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jmyspell-core-1.0.0-beta-2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annotation-rest-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jedis-2.9.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-usermanager-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-user-2.7.0-NX1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-excel-2.3.1.Final-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/guice-assistedinject-3.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/wink-client-apache-httpclient-1.3.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-signature-config-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-task-automation-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-comment-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-deckjs-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-drive-operations-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-codecs-6.6.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-dropbox-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/activation-1.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-protocol-shared-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shared-ldap-constants-0.9.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-deployers-vfs-2.0.7.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jempbox-1.8.9-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-web-ui-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-json-1.18.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gson-2.2.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/arq-2.8.8-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-types-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-lang-ext-incomplete-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-signature-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/textcat-1.0.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpcore-4.4.6-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-spatial3d-6.6.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annotation-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-log-3.3.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.sat4j.pb-2.3.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-logs-viewer-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/sanselan-0.97-incubator-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audit-ws-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annot-repo-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/h2-1.4.177-NX01-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/truezip-6.6-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-admin-center-monitoring-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-test-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-mongodb-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-localconf-simple-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-features-test-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-web-common-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.remoting.resources-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audit-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-test-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-multi-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-s3-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hamcrest-all-1.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/sac-1.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/snakeyaml-1.13-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/wro4j-extensions-1.7.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-jdbc-8.5.23-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-resources-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gatling-http-2.1.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document.docx-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jbig2-imageio-2.99.0-NX1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-smart-search-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-web-ui-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mariadb-java-client-1.6.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-io-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audio-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/janino-3.0.6-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-usermanager-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/imagej-1.4.1.e-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fast-classpath-scanner-2.0.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-xdocreport-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/openpdf-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-io-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/geronimo-j2ee-connector_1.5_spec-2.0.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-management-test-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jna-4.4.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-test-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-dashboard-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-frontend-simple-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-web-ui-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-dbcp-8.5.23-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-cas2-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-shell-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-bindings-xml-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-localconf-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-media-publishing-wistia-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.osgi.compendium-4.2.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/geronimo-transaction-2.2.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-ws-policy-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-reload-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-datadog-reporter-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/js-1.7R1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jodconverter-core-3.0-NX10-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-video-convert-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-dev-2.7.0-NX1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-dropbox-web-ui-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-shibboleth-invitation-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-shell-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsf-impl-2.2.6-NX01-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-rest-api-io-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mockserver-netty-3.10.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-vfs2-2.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-server-support-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shared-ldap-0.9.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-core-asl-1.8.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/joda-time-2.8.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-style-guide-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xmlschema-core-2.2.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-dispatch-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-io-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-shell-equinox-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-showcase-content-importer-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-dbs-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pax-exam-container-native-4.4.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-media-publishing-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-apidoc-webengine-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-mongodb-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-content-template-manager-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-datasource-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-ldap-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-mongodb-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-xc-1.9.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shindig-social-api-1.1-BETA5-incubating-nx2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-servlet-2.7.0-NX1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-commandline-executor-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-catalina-8.5.23-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jaxb-impl-2.2.11-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document.ods-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jgiven-junit-0.15.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/oauth-httpclient3-20090531-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jmock-2.5.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/HdrHistogram-2.1.9-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/json-simple-1.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-mail-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-management-jtajca-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/selenium-firefox-driver-2.53.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-server-5.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-apache-client4-1.18.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-dnd-3.3.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-token-rest-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-task-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annot-http-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-system-5.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-spatial-6.6.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-highlighter-6.6.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/groovy-all-2.4.12-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jstl-1.1.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jdom-1.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annotation-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-query-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpclient-osgi-4.5.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-multi-tenant-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-activity-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-suggest-6.6.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-pdf-2.3.1.Final-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-kv-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/logback-core-1.2.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpclient-cache-4.5.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/stax2-api-3.1.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-collections-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annot-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-ejb3-security-1.0.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-admin-center-analytics-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/com.noelios.restlet-1.0.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsf-api-2.2.6-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shared-asn1-0.9.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jbossws-spi-1.1.2.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-httpclient-3.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-client-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-dataformat-cbor-2.8.6-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-rating-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-types-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jxls-core-1.0.6-NX01-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-client-1.18.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-openid-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.template.freemarker-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-comment-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-business-days-management-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-ntlm-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jaxb-api-2.2.11-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.template-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javax.json-1.0.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-handler-4.1.13.Final-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-audit-storage-directory-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-core-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-common-4.1.13.Final-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/assertj-core-3.8.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javax.inject-1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/core-1.0-b02-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-mod_sso-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-test-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-review-workflows-dashboards-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsr250-api-1.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-virtualnavigation-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jxls-reader-1.0.6-NX01-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-domsync-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/logback-access-1.2.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-ui-web-test-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jbosssx-2.0.3.SP1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-transport-4.1.13.Final-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hamcrest-core-1.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-core-6.6.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-convert-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/metrics-core-3.0.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/antisamy-1.5.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annot-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/wsdl4j-1.6.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-kerberos-shared-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-dataformat-xml-2.7.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-box-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/expiringmap-0.5.8-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-importer-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/el-api-1.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpcore-osgi-4.4.6-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-jaxrs-1.9.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jaxb-core-2.2.11-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/google-oauth-client-1.20.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jansi-1.16-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-logging-1.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-apidoc-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-mimetype-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-admin-center-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-admin-center-oauth-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-databinding-jaxb-3.1.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javassist-3.21.0-GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-coyote-8.5.23-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-j2se-5.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/securesm-1.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/com.noelios.restlet.ext.servlet-1.0.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jolokia-core-1.3.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-ui-select2-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-drive-elasticsearch-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jetty-plus-6.1.26-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-invite-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-url-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-dashboard-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-ui-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/dropbox-core-sdk-2.1.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-rest-api-test-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-redis-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-admin-center-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-samples-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/webdav-jaxrs-1.1.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jaxws-api-2.2.9-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/oauth-20090531-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/failsafe-1.0.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-ws-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/guice-jmx-3.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/guice-3.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-connector-5.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-token-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-mapper-asl-1.8.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javasimon-jdbc3-2.5.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/concurrent-1.3.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-ejb3-core-1.6.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-resources-compat-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-pool-1.5.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hibernate-validator-3.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/relaxngDatatype-20020414-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-agenda-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-permissions-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-thumbnail-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-io-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-api-playground-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hsqldb-2.3.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/aopalliance-1.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-launcher-commons-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-theme-styling-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-tiling-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/daisydiff-1.2-NX2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-server-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jetty-6.1.26-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/flute-1.3.0.gg2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-dependency-2.0.6.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-remoting-2.5.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nekohtml-1.9.22-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webdav-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-shell-automation-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/zookeeper-3.4.8-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/quartz-mongodb-2.0.0-NX2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/bcprov-jdk15on-1.59-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-btree-base-1.5.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-el-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-ejb3-proxy-1.0.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-client-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-tree-snapshot-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-onedrive-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jaxrs-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-logging-spi-2.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-media-publishing-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-metrics-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.eclipse.equinox.common-3.6.0.v20100503-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-url-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-deploy-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsp-2.1-6.1.6-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/quartz-2.2.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/selenium-support-2.53.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-default-config-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jtidy-r938-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-ejb3-common-1.0.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-test-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hibernate-commons-annotations-3.1.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-search-ui-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mysql-connector-java-5.1.44-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-scripting-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-client-impl-1.0.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-task-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.eclipse.core.jobs-3.5.0.v20100515-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-tag-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xercesImpl-2.11.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-query-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-jtajca-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-session-inspector-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-dataformat-smile-2.8.6-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-mail-test-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/oauth-provider-20090531-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-drive-rest-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-importer-scan-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-video-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-tag-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/compiler-0.9.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-signature-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mvel2-2.2.4.FinalNX01-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hibernate-annotations-3.4.0.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-3d-web-ui-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-filemanager-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-oauth-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lang-mustache-client-5.6.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-mail-web-ui-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chronicle-bytes-1.9.18-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webengine-jaxrs-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-collections-3.2.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-queryparser-6.6.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webengine-apt-1.2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-client-wrapper-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jaxrs-web-ui-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tranql-connector-1.8-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-databind-2.7.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jaxen-1.1.6-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.restlet.ext.fileupload-1.0.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-javaagent-main-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-stream-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hibernate-core-3.3.2.GA-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-mongodb-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-tag-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jcip-annotations-1.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-cache-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/log4j-1.2.17-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jna-4.4.0-1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javasimon-jmx-2.5.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-resources-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-core-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jaxws-rt-2.2.8-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chronicle-wire-1.9.34-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-jsf-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/opensaml-2.6.4-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jmock-junit4-2.5.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-compat-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-usermapper-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-jsf-to-web-ui-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.core-1.0.5-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-fileupload-1.3.3-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/woodstox-core-asl-4.2.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/selenium-chrome-driver-2.53.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-dataformat-yaml-2.8.6-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/okhttp-3.1.1-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-update-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-samples-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-web-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xpp3-1.1.4c-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-io-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/vaadin-sass-compiler-0.9.12-NX01-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/metrics-graphite-3.0.0-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-api-10.1-I20180228_0918-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/aws-java-sdk-core-1.11.93-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/wro4j-core-1.7.7-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xstream-1.4.10-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shindig-features-1.1-BETA5-incubating-nx2-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/iri-0.8-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/zkclient-0.10-sources.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-routing-core-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/log4j-1.2.17.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-automation-test-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/sqljdbc-4.2.6420.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/pax-url-aether-1.5.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-runtime-redis-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/gwt-user-2.7.0-NX1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-api-test-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/jsonassert-1.2.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/gwt-dnd-3.3.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-runtime-migration-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-mongodb-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-elasticsearch-audit-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-nxr-server-10.1-I20180228_0918.zip inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-opencmis-tests-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-annot-repo-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/scimcore-0.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-target-platforms-core-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-features-test-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-ui-web-test-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/kafka-clients-1.0.0-test.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/jackrabbit-webdav-2.15.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-runtime-mongodb-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/pax-exam-container-native-4.4.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/kafka_2.11-1.0.0-test.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-test-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/junit-4.12.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-login-token-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-runtime-osgi-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-api-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-storage-sql-test-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/ojdbc7-12.1.0.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/jgiven-core-0.15.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/hamcrest-all-1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-directory-sql-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-event-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-automation-test-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-directory-test-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-cache-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/assertj-core-3.8.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/easymockclassextension-2.2.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-runtime-test-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-drive-core-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-login-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/pax-exam-link-mvn-4.4.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-test-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/hamcrest-core-1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-redis-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/gwt-presenter-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/gwt-dev-2.7.0-NX1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-storage-dbs-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-storage-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/jgiven-junit-0.15.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-elasticsearch-core-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/mockito-core-1.9.5.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-management-jtajca-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/mockserver-netty-3.10.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/tomcat-el-api-8.5.23.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/pax-exam-junit4-4.4.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-mail-test-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/hamcrest-library-1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/wink-client-apache-httpclient-1.3.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-audit-core-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/org.apache.felix.framework-4.6.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-connect-standalone-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-runtime-kv-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/gwt-log-3.3.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-audit-mongodb-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-launcher-commons-10.1-I20180228_0918-tests.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/not-yet-commons-ssl-0.3.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/compliance-0.1-classes.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/ojdbc6-11.2.0.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-management-test-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-test-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/h2-1.4.177-NX01.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/system.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-schema-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-search-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-common-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-routing-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-redis-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-automation-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-preview-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-invite-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-el-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-cache-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-convert-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-io-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-query-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-routing-default-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-event-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-routing-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-automation-io-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-automation-server-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-seam-debug-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-automation-features-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-management-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-connect-update-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-user-profile-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-permissions-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-webdav-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-management-jtajca-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javacc-4.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-validator-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/core-1.0-b02.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/json-simple-1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jna-platform-4.4.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/kafka-clients-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/mimepull-1.9.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/aopalliance-1.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jaxb-core-2.2.11.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-spatial-extras-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javasimon-core-2.5.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/tranql-connector-1.8.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/java-property-utils-1.9.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jcip-annotations-1.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-spatial3d-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javassist-3.21.0-GA.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/hibernate-commons-annotations-3.1.0.GA.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/google-http-client-jackson2-1.19.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jodconverter-core-3.0-NX10.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/guice-3.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/java-cup-0.11a.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jena-2.6.4-NX.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jbig2-imageio-2.99.0-NX1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-ws-addr-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/httpasyncclient-4.1.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/transport-netty4-client-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-core-shared-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/woodstox-core-asl-4.2.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/metrics-core-3.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/antisamy-1.5.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jsr305-1.3.9.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xml-resolver-1.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/hppc-0.7.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jericho-html-3.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-csv-1.5.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/plexus-utils-1.5.6.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.sat4j.pb-2.3.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.eclipse.core.jobs-3.5.0.v20100515.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/activation-1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jersey-server-1.18.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/transport-netty3-client-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/shared-asn1-0.9.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-bootstrap-extract-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/juh-3.1.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/google-http-client-1.19.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/tomcat-jdbc-8.5.23.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jaxb-impl-2.2.11.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/snappy-java-1.1.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/connector-api-1.5.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-backward-codecs-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/ant-launcher-1.7.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cors-filter-2.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jersey-multipart-1.18.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lang-mustache-client-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/curvesapi-1.04.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chronicle-bytes-1.9.18.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-transports-http-3.1.3-NX2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/wem-2.0.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xpp3-1.1.4c-clean.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-digester-2.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-queryparser-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/vaadin-sass-compiler-0.9.12-NX01.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-memory-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/compiler-0.9.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xbean-naming-3.9.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/geronimo-connector-2.2.1-NX1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jedis-2.9.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/c3p0-0.9.1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.osgi.core-4.2.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/guava-18.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-handler-4.1.13.Final.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-wsdl-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/scala-library-2.11.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-collections4-4.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-schema-bootstrap-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jsr250-api-1.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-jdbm-store-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-common-4.1.13.Final.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/percolator-client-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-pool2-2.4.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/snakeyaml-1.13.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-transport-4.1.13.Final.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/poi-ooxml-schemas-3.17.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-3.10.6.Final.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-bindings-soap-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jopt-simple-5.0.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/google-oauth-client-1.20.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-suggest-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-utils-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/parent-join-client-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/relaxngDatatype-20020414.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jaxen-1.1.6.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-analyzers-common-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-dataformat-smile-2.8.6.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/asm-5.0.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-grouping-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/securesm-1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/flute-1.3.0.gg2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-client-bindings-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/httpcore-nio-4.4.5.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-commons-impl-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/icu4j-51.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chronicle-queue-4.6.44.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.eclipse.equinox.common-3.6.0.v20100503.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/elasticsearch-rest-client-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-misc-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/arq-2.8.8.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xsom-20140925.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/httpcore-4.4.6.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/wsdl4j-1.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/hsqldb-1.8.0.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/hibernate-entitymanager-3.4.0.GA.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/poi-3.17.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-ws-policy-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jmd-0.8.1-tomasol-3e60e36137.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-highlighter-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/quartz-2.2.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/failsafe-1.0.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/elasticsearch-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/fontbox-1.8.9.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/standard-1.1.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.restlet-1.0.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-server-support-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-sandbox-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lz4-java-1.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jboss-el-1.0_02.CR6.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/nekohtml-1.9.22.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/persistence-api-1.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/neethi-3.0.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/mvel2-2.2.4.FinalNX01.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jline-0.9.94.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/expiringmap-0.5.8.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-dataformat-yaml-2.8.6.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-dataformat-cbor-2.8.6.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-constants-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-client-api-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/stringtemplate-3.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/unoil-3.1.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jboss-seam-2.3.1.Final.NX02.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/kafka_2.11-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jurt-3.1.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xstream-1.4.10.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/groovy-all-2.4.12.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jersey-client-1.18.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/hibernate-core-3.3.2.GA.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jettison-1.3.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/tomcat-juli-8.5.23.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.osgi.compendium-4.2.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/zookeeper-3.4.8.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/ridl-3.1.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/hibernate-annotations-3.4.0.GA.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-btree-base-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-codec-1.10.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-frontend-jaxws-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-fileupload-1.3.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xmlbeans-2.6.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.sat4j.core-2.3.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/nuxeo-stream-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jmimemagic-0.1.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/metrics-graphite-3.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/oauth-20090531.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chronicle-wire-1.9.34.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-core-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-commons-api-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-codec-4.1.13.Final.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/elasticsearch-rest-high-level-client-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-buffer-4.1.13.Final.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-core-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jgrapht-core-1.0.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-io-2.5.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chronicle-core-1.9.19.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-client-impl-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jersey-json-1.18.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javasimon-jmx-2.5.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-pool-1.5.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/metrics-log4j-3.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/oauth-provider-20090531.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-jaxrs-1.9.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/aggs-matrix-stats-client-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-text-1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-spatial-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/t-digest-3.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/bcprov-jdk15on-1.59.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jersey-core-1.18.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-bindings-xml-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-xc-1.9.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jersey-servlet-1.18.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/oro-2.0.8.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/webdav-jaxrs-1.1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jta-1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/geronimo-transaction-2.2.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/httpclient-4.5.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/iri-0.8.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/ant-1.7.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/poi-ooxml-3.17.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-core-2.7.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/pdfbox-1.8.9.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/zkclient-0.10.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/antlr-2.7.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/json-20070829.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/annotations-12.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-server-bindings-1.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-cli-1.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/dom4j-1.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-resolver-4.1.13.Final.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-schema-registries-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-core-asl-1.8.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/ehcache-core-2.5.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/howl-1.0.1-1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-codec-http-4.1.13.Final.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/joda-time-2.8.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/mina-core-1.1.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/reindex-client-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/shared-ldap-0.9.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-jexl-1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/affinity-3.1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/HdrHistogram-2.1.9.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-collections-3.2.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-annotations-2.7.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-beanutils-1.9.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/wro4j-core-1.7.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/batik-css-1.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-frontend-simple-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jstl-1.1.2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/stax-api-1.0.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/sac-1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javax.inject-1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-databinding-jaxb-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jempbox-1.8.9.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-kerberos-shared-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/transport-5.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/poi-scratchpad-3.17.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xmlschema-core-2.2.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/antlr-runtime-3.1.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/metrics-jvm-3.0.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-core-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-join-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-databind-2.7.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-queries-6.6.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-mapper-asl-1.8.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/stax2-api-3.1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jolokia-core-1.3.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javax.json-1.0.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jdbm-1.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javasimon-jdbc3-2.5.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-protocol-shared-1.5.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chronicle-threads-1.9.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-dbcp-1.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jna-4.4.0-1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/batik-util-1.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/shared-ldap-constants-0.9.7.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/validation-api-1.0.0.GA.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/data/installAfterRestart-CAP.log inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/catalina.policy inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/tomcat-users.xsd inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/tomcat-users.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/jaspic-providers.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/catalina.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/server.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/context.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/jaspic-providers.xsd inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/logging.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/web.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/licenses/AL-2.0.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/licenses/LGPL-2.1.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/licenses/EPL-v10.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/licenses/CDDL-1.0.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/licenses/MIT-LICENSE.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/README.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/nuxeo-wizard.war inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/sdk/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/sdk/nxserver/config/seam-debug.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/https/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/xadatasource-params.ftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/sql-template-directory-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-doc-mapping.json inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/kafka-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-audit-mapping.json inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/datasources-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/stream-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/webengine.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/hsts-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/redis-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/default-repository-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/conf/server.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/conf/logging.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/webapps/ROOT/index.html inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/client/scripts/upgrade_tomcat7.ps1 inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/client/scripts/upgrade_tomcat7.sh inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/client/scripts/deleteOrphanBinaries.groovy inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql/lib/mysql-connector-java-5.1.44.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/default/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/default/nxserver/lib/derby-10.13.1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/default/nxserver/lib/h2-1.4.177-NX01.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/custom/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/custom/bundles/CUSTOM.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/db2/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql/lib/postgresql-42.1.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb/lib/mariadb-java-client-1.6.4.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql/lib/sqljdbc-4.2.6420.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb-audit/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/perf/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/perf/nxserver/config/no-thumbnail-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/perf/nxserver/config/audit-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql-quartz-cluster/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql-quartz-cluster/nxserver/config/quartz.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nxserver/config/quartz.properties.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/launcher.properties.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/bundles/README.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/plugins/README.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/nuxeo-preprocessor.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/jboss-web.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/pages.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/jboss-deployment-structure.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/application.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/faces-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/components.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/web.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/nuxeo-webapp-core.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/ooo-manager-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/login-digest-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/distribution.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/notification-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/default-directories-bundle.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/default-ldap-users-directory-bundle.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/management-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/nxmail-scheduler-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/sql.properties.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/transient-store-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/cache-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/nuxeo-tomcat.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/jms.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/login-config.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/blacklist.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/quartz.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/nuxeo.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/mbeans/core-events-service.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/lib/README.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/gridfsbinaries/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle/nuxeo.defaults inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle/nxserver/hibernate.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/status.xsd inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/xform.xsl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/index.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/add.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/design.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/code.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/tomcat.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/void.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/docs.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/update.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/fix.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/asf-logo.svg inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/META-INF/context.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/web.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/sessionsList.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/sessionDetail.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/404.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/401.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/403.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/manager.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/index.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/add.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/design.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/code.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/tomcat.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/void.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/docs.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/update.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/fix.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/asf-logo.svg inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/META-INF/context.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/WEB-INF/web.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/404.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/401.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/403.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/tomcat.css inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/tomcat.png inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/tomcat.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/bg-nav-item.png inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/RELEASE-NOTES.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/bg-upper.png inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/favicon.ico inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/asf-logo-wide.svg inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/bg-button.png inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/bg-nav.png inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/index.jsp inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/bg-middle.png inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/tomcat.svg inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/tomcat-power.gif inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/WEB-INF/web.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/doc-tomcat/LICENSE inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/doc-tomcat/RELEASE-NOTES inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/doc-tomcat/RUNNING.txt inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/doc-tomcat/NOTICE inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/packages-default-selection.properties inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/packages.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/log4j-1.2.17.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/catalina-ant.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/log4j-core-2.9.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-dbcp.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-api.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/commons-lang3-3.6.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/websocket-api.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/xml-apis-1.4.01.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/jsp-api.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/annotations-api.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-i18n-es.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/jcl-over-slf4j-1.7.21.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-jdbc.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-coyote.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/ecj-4.6.3.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/el-api.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-jni.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/log4j.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/jasper-el.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-i18n-fr.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/catalina.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-util-scan.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/mail-1.4.5.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-websocket.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/catalina-tribes.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/xercesImpl-2.11.0.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/catalina-ha.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/servlet-api.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/slf4j-log4j12-1.7.21.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/catalina-storeconfig.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/jasper.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/freemarker-2.3.26-incubating.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-util.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/slf4j-api-1.7.21.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/log4j-api-2.9.1.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/commons-lang-2.6.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/jaspic-api.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-i18n-ja.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/client/nuxeo-shell-10.1-I20180228_0918.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/Stop Nuxeo.bat inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/monitorctl.sh inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/NuxeoCtl.command inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/pack inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/nuxeoctl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/Start Nuxeo.command inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/stream.sh inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/openofficectl inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/tool-wrapper.sh inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/catalina-tasks.xml inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/setclasspath.bat inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/pack.bat inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/setclasspath.sh inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/tomcat-juli.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/digest.sh inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/daemon.sh inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/bootstrap.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/Stop Nuxeo.command inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/repl.bat inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/tomcat-native.tar.gz inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/nuxeo.conf inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/digest.bat inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/commons-daemon.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/Start Nuxeo.bat inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/nuxeo-launcher.jar inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/nuxeoctl.bat inflating: /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/tool-wrapper.bat + cd /tmp/ + chmod +x nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/nuxeoctl nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/openofficectl nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/daemon.sh nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/digest.sh nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/monitorctl.sh nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/setclasspath.sh nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/stream.sh nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/tool-wrapper.sh nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/NuxeoCtl.command 'nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/Start Nuxeo.command' 'nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/Stop Nuxeo.command' 'nuxeo-server-10.1-I20180228_0918-tomcat-sdk/Start Nuxeo.command' + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/packages.xml nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/ + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/amazon-s3-online-storage.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/amazon-s3-online-storage.zip ++ cut -d ' ' -f 2 + md5=f161b18d6543afe49e6e3e87f9cff8d3 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/amazon-s3-online-storage.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/f161b18d6543afe49e6e3e87f9cff8d3 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/cas2-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/cas2-authentication.zip ++ cut -d ' ' -f 2 + md5=9da0dea5576bea5206cadbf5e467a0fb + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/cas2-authentication.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/9da0dea5576bea5206cadbf5e467a0fb + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/easyshare.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/easyshare.zip ++ cut -d ' ' -f 2 + md5=403183170741fdeba2023aa393536ba5 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/easyshare.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/403183170741fdeba2023aa393536ba5 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/fs-exporter.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/fs-exporter.zip ++ cut -d ' ' -f 2 + md5=24ca5657f375ed60aee7f534f3de129f + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/fs-exporter.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/24ca5657f375ed60aee7f534f3de129f + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/kerberos-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/kerberos-authentication.zip ++ cut -d ' ' -f 2 + md5=c98ec821411f7679b64602aff02db793 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/kerberos-authentication.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/c98ec821411f7679b64602aff02db793 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/marketplace-lang-ext-incomplete.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/marketplace-lang-ext-incomplete.zip ++ cut -d ' ' -f 2 + md5=48a02b3740e6473b8ecd5c415dd204ad + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/marketplace-lang-ext-incomplete.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/48a02b3740e6473b8ecd5c415dd204ad + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/microsoft-azure-online-storage.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/microsoft-azure-online-storage.zip ++ cut -d ' ' -f 2 + md5=d669941f21e9ee78cc1cc077c45b38e0 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/microsoft-azure-online-storage.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/d669941f21e9ee78cc1cc077c45b38e0 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-agenda.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-agenda.zip ++ cut -d ' ' -f 2 + md5=2b60800348c79209de4a8338b974fe2d + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-agenda.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/2b60800348c79209de4a8338b974fe2d + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-api-playground.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-api-playground.zip ++ cut -d ' ' -f 2 + md5=f8c66a71718edbcb72bf2da89d033437 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-api-playground.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/f8c66a71718edbcb72bf2da89d033437 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-audit-storage-directory.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-audit-storage-directory.zip ++ cut -d ' ' -f 2 + md5=5fb97002579ac84b1e1f34e6202cae6c + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-audit-storage-directory.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/5fb97002579ac84b1e1f34e6202cae6c + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-connect-tools-report-web.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-connect-tools-report-web.zip ++ cut -d ' ' -f 2 + md5=9241637cb521bc4b13e3afe09c2b39d2 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-connect-tools-report-web.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/9241637cb521bc4b13e3afe09c2b39d2 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-csv.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-csv.zip ++ cut -d ' ' -f 2 + md5=f14ee95320f4c49b331ed658181b4ea6 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-csv.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/f14ee95320f4c49b331ed658181b4ea6 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-dam.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-dam.zip ++ cut -d ' ' -f 2 + md5=24c11cf70017d1e32a2755bf4fe92f9b + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-dam.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/24c11cf70017d1e32a2755bf4fe92f9b + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-datadog-reporter.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-datadog-reporter.zip ++ cut -d ' ' -f 2 + md5=d8159ed828536b420c276e02a89eeb51 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-datadog-reporter.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/d8159ed828536b420c276e02a89eeb51 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff-pictures.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff-pictures.zip ++ cut -d ' ' -f 2 + md5=b4ad99b5f4cbd552a3ca3df2d8ebfd51 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff-pictures.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/b4ad99b5f4cbd552a3ca3df2d8ebfd51 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff.zip ++ cut -d ' ' -f 2 ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff.zip + md5=82e505472c8ccf5a74661c96c0a9ddcd + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-diff.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/82e505472c8ccf5a74661c96c0a9ddcd + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-dm.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-dm.zip ++ cut -d ' ' -f 2 + md5=d854322c37b4cc7a15700327fb0219a8 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-dm.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/d854322c37b4cc7a15700327fb0219a8 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-drive.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-drive.zip ++ cut -d ' ' -f 2 + md5=75875e923a98f0f82f3460db6bac3a7a + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-drive.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/75875e923a98f0f82f3460db6bac3a7a + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-duoweb-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-duoweb-authentication.zip ++ cut -d ' ' -f 2 + md5=eaf8bafecafb18434f0603a4a547cb9d + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-duoweb-authentication.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/eaf8bafecafb18434f0603a4a547cb9d + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-imap-connector.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-imap-connector.zip ++ cut -d ' ' -f 2 + md5=a115ad5f143e8383ddb0b67530136fd8 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-imap-connector.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/a115ad5f143e8383ddb0b67530136fd8 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-to-web-ui.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-to-web-ui.zip ++ cut -d ' ' -f 2 + md5=3f7a4225a5cb8843c88a2f8b4ca17eb6 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-to-web-ui.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/3f7a4225a5cb8843c88a2f8b4ca17eb6 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-ui.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-ui.zip ++ cut -d ' ' -f 2 + md5=e3f6c43ae38ef82887e86e3cba5c12be + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-jsf-ui.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/e3f6c43ae38ef82887e86e3cba5c12be + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-liveconnect.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-liveconnect.zip ++ cut -d ' ' -f 2 + md5=ade81131b19a61cedf22dc38f6a6a33a + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-liveconnect.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/ade81131b19a61cedf22dc38f6a6a33a + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-marklogic-connector.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-marklogic-connector.zip ++ cut -d ' ' -f 2 + md5=70401e38fc8f814baaef93fb9f5debe0 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-marklogic-connector.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/70401e38fc8f814baaef93fb9f5debe0 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-mediapublishing.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-mediapublishing.zip ++ cut -d ' ' -f 2 + md5=30f93c4999d28eefbbc1e36334e4f5e3 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-mediapublishing.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/30f93c4999d28eefbbc1e36334e4f5e3 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-multi-tenant.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-multi-tenant.zip ++ cut -d ' ' -f 2 + md5=6e1a7b0d70d35d2dd501b1b27f7adf68 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-multi-tenant.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/6e1a7b0d70d35d2dd501b1b27f7adf68 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-3d.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-3d.zip ++ cut -d ' ' -f 2 + md5=915337955db04eeb34a22a8ec6f62ec0 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-3d.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/915337955db04eeb34a22a8ec6f62ec0 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-getting-started.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-getting-started.zip ++ cut -d ' ' -f 2 + md5=7d3923b641530c94d3c5e71a5f738399 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-getting-started.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/7d3923b641530c94d3c5e71a5f738399 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-importer.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-importer.zip ++ cut -d ' ' -f 2 + md5=11d4229e4e471b8e9a9da4a7d75b3608 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-importer.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/11d4229e4e471b8e9a9da4a7d75b3608 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-smart-search.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-smart-search.zip ++ cut -d ' ' -f 2 + md5=a6e0357ccf0eb880c7af148e5de5f752 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-smart-search.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/a6e0357ccf0eb880c7af148e5de5f752 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-user-registration.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-user-registration.zip ++ cut -d ' ' -f 2 + md5=b62ea099af73ef0f66758a421bc51765 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-platform-user-registration.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/b62ea099af73ef0f66758a421bc51765 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-quota.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-quota.zip ++ cut -d ' ' -f 2 + md5=2871fc5e17e2c09a86405c15d2b99ec8 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-quota.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/2871fc5e17e2c09a86405c15d2b99ec8 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-review-workflows-dashboards.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-review-workflows-dashboards.zip ++ cut -d ' ' -f 2 + md5=e6a56d3d9a1a4e0dfca92146274acf30 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-review-workflows-dashboards.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/e6a56d3d9a1a4e0dfca92146274acf30 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-sample.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-sample.zip ++ cut -d ' ' -f 2 + md5=0b10224e8d7c9b7695f1897e86043255 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-sample.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/0b10224e8d7c9b7695f1897e86043255 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-scan-importer.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-scan-importer.zip ++ cut -d ' ' -f 2 + md5=2015297b05ed53d6e88c50dbb15b2df4 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-scan-importer.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/2015297b05ed53d6e88c50dbb15b2df4 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-shibboleth-invitation.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-shibboleth-invitation.zip ++ cut -d ' ' -f 2 + md5=cd9cccf6695170390c40d493fdf6fd94 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-shibboleth-invitation.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/cd9cccf6695170390c40d493fdf6fd94 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-showcase-content.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-showcase-content.zip ++ cut -d ' ' -f 2 + md5=5658c92bf3c9a24748fd579a86c220ae + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-showcase-content.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/5658c92bf3c9a24748fd579a86c220ae + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-signature.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-signature.zip ++ cut -d ' ' -f 2 + md5=68988d390827ecf09594b7bae3314859 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-signature.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/68988d390827ecf09594b7bae3314859 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-spreadsheet.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-spreadsheet.zip ++ cut -d ' ' -f 2 + md5=b179c44bf7063097c103a3cafb3eae7c + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-spreadsheet.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/b179c44bf7063097c103a3cafb3eae7c + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering-samples.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering-samples.zip ++ cut -d ' ' -f 2 + md5=59ab33edb51d4ed00532e5bbb44a0412 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering-samples.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/59ab33edb51d4ed00532e5bbb44a0412 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering.zip ++ cut -d ' ' -f 2 + md5=0c0ff2006d1738a1f038b43399a4bc33 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-template-rendering.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/0c0ff2006d1738a1f038b43399a4bc33 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-tree-snapshot.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-tree-snapshot.zip ++ cut -d ' ' -f 2 + md5=35b4c7f7ee0d72571279dfa5e9d0afac + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-tree-snapshot.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/35b4c7f7ee0d72571279dfa5e9d0afac + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-virtualnavigation.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-virtualnavigation.zip ++ cut -d ' ' -f 2 + md5=4d39b31d7b409a0b853b73f7e90aa7b1 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-virtualnavigation.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/4d39b31d7b409a0b853b73f7e90aa7b1 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-vision.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-vision.zip ++ cut -d ' ' -f 2 + md5=1b196fdd52d8e528019225acd7d3b3c9 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-vision.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/1b196fdd52d8e528019225acd7d3b3c9 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-web-ui.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-web-ui.zip ++ cut -d ' ' -f 2 + md5=4cc3def965095706789c95a1bdc8326a + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/nuxeo-web-ui.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/4cc3def965095706789c95a1bdc8326a + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/openid-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/openid-authentication.zip ++ cut -d ' ' -f 2 + md5=40b948ef7265942482c6f6faabef574f + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/openid-authentication.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/40b948ef7265942482c6f6faabef574f + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/platform-explorer.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/platform-explorer.zip ++ cut -d ' ' -f 2 + md5=cc1f5f7a0952926940ef31beeb6a1890 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/platform-explorer.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/cc1f5f7a0952926940ef31beeb6a1890 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/resources-compat.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/resources-compat.zip ++ cut -d ' ' -f 2 + md5=f180dd67445be7f7ed44fba372a20045 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/resources-compat.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/f180dd67445be7f7ed44fba372a20045 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/saml2-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/saml2-authentication.zip ++ cut -d ' ' -f 2 + md5=c8db58fedaaab6a570cabe9d6d110d81 + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/saml2-authentication.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/c8db58fedaaab6a570cabe9d6d110d81 + for file in '$OLDPWD/$MP_DIR/*.zip' ++ md5 /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/shibboleth-authentication.zip ++ openssl dgst -md5 -hex /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/shibboleth-authentication.zip ++ cut -d ' ' -f 2 + md5=4a4d999c7713c0df70bb08a18ce6dd4a + cp /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives/mp-nuxeo-server/shibboleth-authentication.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/4a4d999c7713c0df70bb08a18ce6dd4a + zip -r nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk/ adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/README.txt (deflated 55%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/test-artifacts-server.properties (deflated 28%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/distribution.properties (deflated 42%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/nuxeo_cleanups.xml (deflated 81%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/nuxeo.importorder (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/javascript-cleanup.xml (deflated 81%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/jautodoc_header_epl.txt (deflated 33%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/nuxeo_codetemplates.xml (deflated 75%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/jautodoc_header_lgpl.txt (deflated 37%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/javascript-formatter.xml (deflated 91%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/jautodoc_header_al.txt (deflated 39%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/javascript-codetemplates.xml (deflated 78%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tools/nuxeo_formatter.xml (deflated 91%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.osgi.core-4.2.0-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-ui-10.1-I20180228_0918-sources.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-drive-core-10.1-I20180228_0918-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918-sources.jar (deflated 37%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/stringtemplate-3.2-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jetty-util-6.1.26-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/transport-netty4-client-5.6.3-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-3d-jsf-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/oauth-consumer-20090531-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-misc-6.6.1-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpasyncclient-4.1.2-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-onedrive-core-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-dropbox-jsf-10.1-I20180228_0918-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/google-api-services-drive-v2-rev161-1.19.1-sources.jar (deflated 92%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/batik-ext-1.7-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-sample-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-audit-10.1-I20180228_0918-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-ejb-api-3.0.0.GA-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jetty-annotations-6.1.26-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/ehcache-core-2.5.2-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/google-api-client-1.19.1-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/freemarker-2.3.26-incubating-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-codec-http-4.1.13.Final-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/kafka_2.11-1.0.0-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-jdbm-store-1.5.1-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-opencmis-tests-10.1-I20180228_0918-sources.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-rest-api-server-10.1-I20180228_0918-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shindig-common-1.1-BETA5-incubating-nx2-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.apache.felix.framework-4.6.0-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/easymockclassextension-2.2.2-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-box-jsf-10.1-I20180228_0918-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-notification-core-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-types-api-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hsqldb-1.8.0.1-sources.jar (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-codec-1.10-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-web-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gatling-core-2.1.7-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-indexing-gateway-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.converter-1.0.5-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-segmentio-connector-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/aws-java-sdk-cloudfront-1.11.93-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jline-0.9.94-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-base-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mimepull-1.9.3-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-juli-8.5.23-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/slf4j-log4j12-1.7.21-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-rating-api-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-spatial-extras-6.6.1-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audio-jsf-10.1-I20180228_0918-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-web-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-diff-pictures-10.1-I20180228_0918-sources.jar (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-csv-jsf-10.1-I20180228_0918-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-diff-test-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/axiom-api-1.2.5-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-core-2.7.4-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-suggestbox-core-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-uidgen-core-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-multi-tenant-jsf-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/standard-1.1.2-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-theme-migration-10.1-I20180228_0918-sources.jar (deflated 41%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-collections-core-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-web-10.1-I20180228_0918-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/log4j-core-2.9.1-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-management-10.1-I20180228_0918-sources.jar (deflated 26%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xbean-naming-3.9-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-drive-web-ui-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jetty-naming-6.1.26-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/snappy-java-1.1.4-sources.jar (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/c3p0-0.9.1.1-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jgiven-core-0.15.1-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xalan-2.7.2-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/selenium-ie-driver-2.53.0-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-io-2.5-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fluent-hc-4.5.3-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-jetty-adapter-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-util-8.5.23-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/json-20070829-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-comment-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-publisher-10.1-I20180228_0918-sources.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-client-api-1.0.0-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-cli-1.4-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsonassert-1.2.3-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-debug-2.3.1.Final-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/elasticsearch-5.6.3-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cglib-nodep-2.2-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-dashboard-10.1-I20180228_0918-sources.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-migration-10.1-I20180228_0918-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-mail-jsf-10.1-I20180228_0918-sources.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsp-api-2.2-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-bootstrap-partition-1.5.1-sources.jar (deflated 38%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-default-config-10.1-I20180228_0918-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-el-1.0_02.CR6-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/ant-1.7.0-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-core-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webengine-base-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-validator-1.5.1-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/persistence-api-1.0-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-quota-web-10.1-I20180228_0918-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-ui-2.3.1.Final-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annot-contrib-10.1-I20180228_0918-sources.jar (deflated 28%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-api-test-10.1-I20180228_0918-sources.jar (deflated 30%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-box-web-ui-10.1-I20180228_0918-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webengine-core-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-apt-extensions-1.0-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-management-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/batik-css-1.7-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-standalone-10.1-I20180228_0918-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-automation-10.1-I20180228_0918-sources.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-user-registration-web-10.1-I20180228_0918-sources.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-core-10.1-I20180228_0918-sources.jar (deflated 33%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-queries-6.6.1-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/slf4j-api-1.7.21-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-api-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-text-1.1-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-default-jsf-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/plexus-utils-1.5.6-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-pdf-utils-10.1-I20180228_0918-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-client-bindings-1.0.0-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpcore-nio-4.4.5-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-java-client-3.0.1-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jta-1.1-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jcl-over-slf4j-1.7.21-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gatling-redis-2.1.7-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/metrics-core-2.2.0-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-notification-web-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-sql-10.1-I20180228_0918-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-portal-sso-10.1-I20180228_0918-sources.jar (deflated 33%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-mail-2.3.1.Final-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/poi-scratchpad-3.17-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/htmlunit-driver-2.20-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/poi-3.17-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-core-listener-10.1-I20180228_0918-sources.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/connector-api-1.5-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-features-10.1-I20180228_0918-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/google-http-client-1.19.0-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-sandbox-6.6.1-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-management-10.1-I20180228_0918-sources.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-core-10.1-I20180228_0918-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-importer-stream-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-digester-2.1-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/batik-gui-util-1.7-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.sat4j.core-2.3.1-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-default-10.1-I20180228_0918-sources.jar (deflated 34%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-sample-project-10.1-I20180228_0918-sources.jar (deflated 29%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-comment-workflow-10.1-I20180228_0918-sources.jar (deflated 26%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.restlet-1.0.7-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-deputy-10.1-I20180228_0918-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-logging-log4j-2.1.0.GA-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-codeserver-2.7.0-NX1-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jmimemagic-0.1.2-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annot-gwt-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-tree-snapshot-jsf-10.1-I20180228_0918-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/elasticsearch-rest-high-level-client-5.6.3-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-kernel-2.0.6.GA-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xml-apis-1.4.01-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-ws-addr-3.1.3-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-diff-core-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-google-drive-web-ui-10.1-I20180228_0918-sources.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/reindex-client-5.6.3-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-jsf-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gatling-charts-highcharts-2.1.7-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pax-exam-link-mvn-4.4.0-sources.jar (deflated 36%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-onedrive-web-ui-10.1-I20180228_0918-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-ws-jbossws-10.1-I20180228_0918-sources.jar (deflated 33%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-lang-10.1-I20180228_0918-sources.jar (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-10.1-I20180228_0918-sources.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jgrapht-core-1.0.1-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/elasticsearch-rest-client-5.6.3-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/junit-dataprovider-1.12.0-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/backport-util-concurrent-3.1-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-actions-jsf-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/batik-util-1.7-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-io-10.1-I20180228_0918-sources.jar (deflated 27%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-lang-2.6-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-javaagent-bridge-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-task-test-10.1-I20180228_0918-sources.jar (deflated 36%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-common-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-commons-api-1.0.0-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-csv-web-ui-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gin-1.5.0-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/neethi-3.0.3-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/dumbster-1.6-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/richfaces-4.5.12.Final-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-web-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jettison-1.3.7-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pdfbox-1.8.9-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/aws-java-sdk-s3-1.11.93-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-fsexporter-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-resources-api-10.1-I20180228_0918-sources.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-mail-types-10.1-I20180228_0918-sources.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-deployers-vfs-spi-2.0.7.GA-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xom-1.2.5-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/stax-ex-1.6-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/scala-library-2.11.7-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/bcmail-jdk15on-1.59-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/azure-storage-3.1.0-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-core-1.18.3-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-deployers-structure-spi-2.0.7.GA-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/selenium-api-2.53.0-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/java-property-utils-1.9.1-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-demo-10.1-I20180228_0918-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-core-10.1-I20180228_0918-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-media-publishing-wistia-jsf-10.1-I20180228_0918-sources.jar (deflated 33%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-persistence-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-common-10.1-I20180228_0918-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-preview-core-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/t-digest-3.0-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/google-http-client-jackson2-1.19.0-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/dom4j-1.6.1-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/validation-api-1.0.0.GA-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-servlet-1.18.3-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pax-exam-junit4-4.4.0-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-grouping-6.6.1-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/stax-api-1.0-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-beanutils-1.9.3-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-task-api-10.1-I20180228_0918-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chronicle-core-1.9.19-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/icu4j-51.1-sources.jar (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-management-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chronicle-queue-4.6.44-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-test-10.1-I20180228_0918-sources.jar (deflated 26%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-core-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-rss-2.3.1.Final-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-token-10.1-I20180228_0918-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-wsdl-3.1.3-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/aggs-matrix-stats-client-5.6.3-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-diff-content-10.1-I20180228_0918-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-schema-registries-1.5.1-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-cleartrust-10.1-I20180228_0918-sources.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpclient-4.5.3-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cal10n-api-0.8.1-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918-sources.jar (deflated 28%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-varia-5.1.0.GA-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jsf-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-kerberos-10.1-I20180228_0918-sources.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-error-web-10.1-I20180228_0918-sources.jar (deflated 31%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/box-java-sdk-1.1.0-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jcifs-1.2.19-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/parent-join-client-5.6.3-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/oro-2.0.8-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jtds-1.3.0-sources.jar (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javax.servlet-api-3.1.0-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/annotations-12.0-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/rome-1.0-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-resolver-4.1.13.Final-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-backward-codecs-6.6.1-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/wem-2.0.2-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-3d-core-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-quota-core-10.1-I20180228_0918-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/axiom-impl-1.2.5-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-embed-core-8.5.23-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-task-web-10.1-I20180228_0918-sources.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/com.noelios.restlet.ext.httpclient-1.0.7-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-frontend-jaxws-3.1.3-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-media-publishing-youtube-core-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/ezmorph-1.0.4-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-dublincore-10.1-I20180228_0918-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-core-shared-1.5.1-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsp-api-2.1-6.1.6-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-collections4-4.1-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/phloc-css-3.3.1-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/antlr-runtime-3.1.3-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-shibboleth-10.1-I20180228_0918-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-convert-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-default-10.1-I20180228_0918-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jodreports-2.4.0-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-exalead-connector-10.1-I20180228_0918-sources.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mina-core-1.1.2-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/scim-sdk-1.7.1-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-system-jmx-5.1.0.GA-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-buffer-4.1.13.Final-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/log4j-api-2.9.1-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javacc-4.0-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-oauth-10.1-I20180228_0918-sources.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-video-jsf-10.1-I20180228_0918-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-digest-10.1-I20180228_0918-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-codec-4.1.13.Final-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pdf-rtf-1.0.5-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-profile-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-export-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-opencmis-bindings-10.1-I20180228_0918-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shindig-gadgets-1.1-BETA5-incubating-nx2-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-actions-core-10.1-I20180228_0918-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-osgi-10.1-I20180228_0918-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-ui-itests-10.1-I20180228_0918-sources.jar (deflated 39%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gatling-recorder-2.1.7-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-pubsub-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-search-rest-api-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918-sources.jar (deflated 28%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-scim-server-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lz4-java-1.4-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-rendering-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pom.xml (deflated 64%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/transport-5.6.3-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-comment-core-10.1-I20180228_0918-sources.jar (deflated 31%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-deployers-core-spi-2.0.7.GA-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-convert-api-10.1-I20180228_0918-sources.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-3d-api-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chronicle-threads-1.9.0-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-remoting-2.3.1.Final.NX02-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/kafka-clients-1.0.0-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-test-10.1-I20180228_0918-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-core-3.1.3-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-filemanager-core-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-versioning-api-10.1-I20180228_0918-sources.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pax-url-aether-1.5.2-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/transport-netty3-client-5.6.3-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/slf4j-jdk14-1.7.21-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-api-10.1-I20180228_0918-sources.jar (deflated 27%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-notification-10.1-I20180228_0918-sources.jar (deflated 28%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-profile-jsf-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-signature-core-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-commons-impl-1.0.0-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/poi-ooxml-3.17-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-media-publishing-youtube-jsf-10.1-I20180228_0918-sources.jar (deflated 28%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-server-1.18.3-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-rating-core-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-core-10.1-I20180228_0918-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-aop-2.2.0.Final-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-io-client-10.1-I20180228_0918-sources.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/metrics-log4j-3.0.0-sources.jar (deflated 31%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/geronimo-connector-2.2.1-NX1-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-search-api-10.1-I20180228_0918-sources.jar (deflated 29%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mongo-java-driver-3.4.3-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/openws-1.5.4-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-annotations-2.7.4-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-center-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-search-core-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-join-6.6.1-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-dam-10.1-I20180228_0918-sources.jar (deflated 29%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/metrics-jvm-3.0.0-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audit-api-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-opencmis-impl-10.1-I20180228_0918-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-google-drive-jsf-10.1-I20180228_0918-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-drive-jsf-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-event-jms-10.1-I20180228_0918-sources.jar (deflated 26%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-api-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-schema-10.1-I20180228_0918-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xml-resolver-1.2-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-contentview-jsf-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/asm-5.0.3-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-ejb3-5.1.0.GA-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-binary-metadata-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-duoweb-authentication-10.1-I20180228_0918-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/bcpkix-jdk15on-1.59-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/browsermob-proxy-2.0-beta-6-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-agenda-jsf-10.1-I20180228_0918-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-shibboleth-jsf-10.1-I20180228_0918-sources.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cors-filter-2.4-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document.odt-1.0.5-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-ejb3-proxy-impl-1.0.9-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-client-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/howl-1.0.1-1-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackrabbit-webdav-2.15.7-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/guice-servlet-3.0-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jnp-client-5.0.3.GA-sources.jar (deflated 40%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-schema-bootstrap-1.5.1-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.eclipse.birt.runtime-4.2.2-NX02-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-mem-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-importer-jaxrs-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-multipart-1.18.3-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-10.1-I20180228_0918-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-versioning-core-10.1-I20180228_0918-sources.jar (deflated 37%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jopt-simple-5.0.2-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xsom-20140925-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javasimon-core-2.5.0-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-pool2-2.4.2-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-azure-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-convert-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mockito-core-1.9.5-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-bootstrap-extract-1.5.1-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-10.1-I20180228_0918-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/scala-logging_2.11-3.1.0-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webengine-invite-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-launcher-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-core-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pdf-html-1.0.5-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-notification-api-10.1-I20180228_0918-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-client-1.7.0-SNAPSHOT-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-dmk-adaptor-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-aspects-5.1.0.GA-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-webapp-types-10.1-I20180228_0918-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-csv-core-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audit-mongodb-10.1-I20180228_0918-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-preview-jsf-10.1-I20180228_0918-sources.jar (deflated 30%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hppc-0.7.1-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-seam-debug-10.1-I20180228_0918-sources.jar (deflated 32%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-rest-api-10.1-I20180228_0918-sources.jar (deflated 27%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gatling-app-2.1.7-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/guava-18.0-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/geronimo-jta_1.1_spec-1.1.1-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/affinity-3.1.1-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hibernate-entitymanager-3.4.0.GA-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-lang3-3.6-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-virtualnavigation-core-contrib-10.1-I20180228_0918-sources.jar (deflated 34%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jclouds-allblobstore-1.9.2-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-presenter-1.0.0-sources.jar (deflated 29%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-common-core-2.2.14.GA-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-jaxrs-10.1-I20180228_0918-sources.jar (deflated 28%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fontbox-1.8.9-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-vfs-2.1.2.GA-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-deployers-spi-2.0.7.GA-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-dam-web-ui-10.1-I20180228_0918-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-memory-6.6.1-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hamcrest-library-1.3-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-utils-1.5.1-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-el-api-8.5.23-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-dbcp-1.4-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/curvesapi-1.04-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-3.10.6.Final-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918-sources.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-event-10.1-I20180228_0918-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/concordion-1.3.0-sources.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-business-days-management-core-10.1-I20180228_0918-sources.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-user-registration-core-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-stream-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-csv-1.5-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-saml2-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/analytics-1.0.7-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-constants-1.5.1-sources.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jetty-server-8.2.0.v20160908-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/percolator-client-5.6.3-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-analyzers-common-6.6.1-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-userpreferences-10.1-I20180228_0918-sources.jar (deflated 26%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-bindings-soap-3.1.3-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpmime-4.5.3-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-core-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-redis-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jbpm-jpdl-3.3.0.GA-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-lang-ext-10.1-I20180228_0918-sources.jar (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-resources-rest-10.1-I20180228_0918-sources.jar (deflated 31%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webengine-ui-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jxls-10.1-I20180228_0918-sources.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-3d-convert-10.1-I20180228_0918-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/postgresql-42.1.1-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jna-platform-4.4.0-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-server-bindings-1.0.0-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-jsf-10.1-I20180228_0918-sources.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-resources-wro-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-dm-10.1-I20180228_0918-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-diff-jsf-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-io-10.1-I20180228_0918-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-quota-automation-10.1-I20180228_0918-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mail-1.4.5-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-api-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/logback-classic-1.2.3-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jericho-html-3.2-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-video-api-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audit-io-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-convert-plugins-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-apidoc-repo-10.1-I20180228_0918-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/junit-4.12-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-2.3.1.Final.NX02-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-web-10.1-I20180228_0918-sources.jar (deflated 33%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audit-client-10.1-I20180228_0918-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jmyspell-core-1.0.0-beta-2-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annotation-rest-api-10.1-I20180228_0918-sources.jar (deflated 38%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jedis-2.9.0-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-usermanager-core-10.1-I20180228_0918-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-user-2.7.0-NX1-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-excel-2.3.1.Final-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/guice-assistedinject-3.0-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/wink-client-apache-httpclient-1.3.0-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-signature-config-10.1-I20180228_0918-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-task-automation-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-comment-web-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-deckjs-10.1-I20180228_0918-sources.jar (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-api-10.1-I20180228_0918-sources.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-drive-operations-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-codecs-6.6.1-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-dropbox-core-10.1-I20180228_0918-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/activation-1.1-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-protocol-shared-1.5.1-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shared-ldap-constants-0.9.7-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-deployers-vfs-2.0.7.GA-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jempbox-1.8.9-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-web-ui-10.1-I20180228_0918-sources.jar (deflated 26%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-json-1.18.3-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gson-2.2.2-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/arq-2.8.8-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-types-core-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-lang-ext-incomplete-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-signature-web-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/textcat-1.0.1-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpcore-4.4.6-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-spatial3d-6.6.1-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annotation-api-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-log-3.3.2-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.sat4j.pb-2.3.1-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-logs-viewer-10.1-I20180228_0918-sources.jar (deflated 26%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/sanselan-0.97-incubator-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audit-ws-10.1-I20180228_0918-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annot-repo-10.1-I20180228_0918-sources.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/h2-1.4.177-NX01-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/truezip-6.6-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-admin-center-monitoring-10.1-I20180228_0918-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-test-10.1-I20180228_0918-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-mongodb-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-localconf-simple-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-web-10.1-I20180228_0918-sources.jar (deflated 27%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-features-test-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-web-common-10.1-I20180228_0918-sources.jar (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.remoting.resources-1.0.5-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-10.1-I20180228_0918-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audit-core-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-test-10.1-I20180228_0918-sources.jar (deflated 39%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-multi-10.1-I20180228_0918-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-binarymanager-s3-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hamcrest-all-1.3-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/sac-1.3-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/snakeyaml-1.13-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/wro4j-extensions-1.7.7-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-jdbc-8.5.23-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-resources-core-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gatling-http-2.1.7-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document.docx-1.0.5-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jbig2-imageio-2.99.0-NX1-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-web-10.1-I20180228_0918-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-smart-search-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-web-ui-10.1-I20180228_0918-sources.jar (deflated 27%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mariadb-java-client-1.6.4-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-io-api-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-audio-core-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-api-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/janino-3.0.6-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-usermanager-api-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/imagej-1.4.1.e-sources.jar (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fast-classpath-scanner-2.0.4-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-xdocreport-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/openpdf-1.0.5-sources.jar (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-io-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/geronimo-j2ee-connector_1.5_spec-2.0.0-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-management-test-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jna-4.4.0-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-test-10.1-I20180228_0918-sources.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-dashboard-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-frontend-simple-3.1.3-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-web-ui-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-api-10.1-I20180228_0918-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-dbcp-8.5.23-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-cas2-10.1-I20180228_0918-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-shell-core-10.1-I20180228_0918-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-bindings-xml-3.1.3-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-localconf-web-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-media-publishing-wistia-core-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.osgi.compendium-4.2.0-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/geronimo-transaction-2.2.1-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-ws-policy-3.1.3-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-reload-10.1-I20180228_0918-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-datadog-reporter-10.1-I20180228_0918-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/js-1.7R1-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jodconverter-core-3.0-NX10-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-video-convert-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-core-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-dev-2.7.0-NX1-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-dropbox-web-ui-10.1-I20180228_0918-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-shibboleth-invitation-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-shell-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsf-impl-2.2.6-NX01-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-rest-api-io-10.1-I20180228_0918-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mockserver-netty-3.10.4-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-vfs2-2.1-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-server-support-1.0.0-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shared-ldap-0.9.7-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-core-asl-1.8.1-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/joda-time-2.8.2-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-style-guide-10.1-I20180228_0918-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xmlschema-core-2.2.1-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-dispatch-1.0.0-sources.jar (deflated 30%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-io-10.1-I20180228_0918-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-shell-equinox-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-showcase-content-importer-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-10.1-I20180228_0918-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-dbs-10.1-I20180228_0918-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/pax-exam-container-native-4.4.0-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-media-publishing-core-10.1-I20180228_0918-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-apidoc-webengine-10.1-I20180228_0918-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-suggestbox-jsf-10.1-I20180228_0918-sources.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-mongodb-10.1-I20180228_0918-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-content-template-manager-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-datasource-10.1-I20180228_0918-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-ldap-10.1-I20180228_0918-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-directory-mongodb-10.1-I20180228_0918-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918-sources.jar (deflated 32%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-xc-1.9.2-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shindig-social-api-1.1-BETA5-incubating-nx2-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-servlet-2.7.0-NX1-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-commandline-executor-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-catalina-8.5.23-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jaxb-impl-2.2.11-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document.ods-1.0.5-sources.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jgiven-junit-0.15.1-sources.jar (deflated 26%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-web-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/oauth-httpclient3-20090531-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-jsf-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jmock-2.5.1-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/HdrHistogram-2.1.9-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/json-simple-1.1-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-google-drive-core-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-mail-core-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-management-jtajca-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/selenium-firefox-driver-2.53.0-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-server-5.1.0.GA-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-apache-client4-1.18.3-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/gwt-dnd-3.3.3-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-token-rest-10.1-I20180228_0918-sources.jar (deflated 36%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-task-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annot-http-10.1-I20180228_0918-sources.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-system-5.1.0.GA-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-spatial-6.6.1-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-highlighter-6.6.1-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/groovy-all-2.4.12-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jstl-1.1.2-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jdom-1.0-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annotation-core-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-query-10.1-I20180228_0918-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpclient-osgi-4.5.3-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-multi-tenant-core-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-activity-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-suggest-6.6.1-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-seam-pdf-2.3.1.Final-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-kv-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/logback-core-1.2.3-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpclient-cache-4.5.3-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/stax2-api-3.1.1-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-collections-jsf-10.1-I20180228_0918-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annot-core-10.1-I20180228_0918-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-ejb3-security-1.0.2-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-admin-center-analytics-10.1-I20180228_0918-sources.jar (deflated 27%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/com.noelios.restlet-1.0.7-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsf-api-2.2.6-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shared-asn1-0.9.7-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jbossws-spi-1.1.2.GA-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-httpclient-3.1-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-client-10.1-I20180228_0918-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-dataformat-cbor-2.8.6-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-rating-web-10.1-I20180228_0918-sources.jar (deflated 32%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-userworkspace-types-10.1-I20180228_0918-sources.jar (deflated 28%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jxls-core-1.0.6-NX01-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jersey-client-1.18.3-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-openid-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.template.freemarker-1.0.5-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-comment-api-10.1-I20180228_0918-sources.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-business-days-management-api-10.1-I20180228_0918-sources.jar (deflated 38%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-ntlm-10.1-I20180228_0918-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-jsf-10.1-I20180228_0918-sources.jar (deflated 29%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jaxb-api-2.2.11-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.template-1.0.5-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javax.json-1.0.4-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-handler-4.1.13.Final-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-audit-storage-directory-10.1-I20180228_0918-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-core-10.1-I20180228_0918-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-core-1.5.1-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-common-4.1.13.Final-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/assertj-core-3.8.0-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javax.inject-1-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/core-1.0-b02-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-mod_sso-10.1-I20180228_0918-sources.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-test-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-review-workflows-dashboards-10.1-I20180228_0918-sources.jar (deflated 39%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsr250-api-1.0-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-virtualnavigation-web-10.1-I20180228_0918-sources.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jxls-reader-1.0.6-NX01-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-domsync-core-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/logback-access-1.2.3-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-ui-web-test-10.1-I20180228_0918-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jbosssx-2.0.3.SP1-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/netty-transport-4.1.13.Final-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hamcrest-core-1.3-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-core-6.6.1-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-convert-10.1-I20180228_0918-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/metrics-core-3.0.0-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/antisamy-1.5.7-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-annot-api-10.1-I20180228_0918-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/wsdl4j-1.6.3-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-kerberos-shared-1.5.1-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-dataformat-xml-2.7.4-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-box-core-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/expiringmap-0.5.8-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-importer-core-10.1-I20180228_0918-sources.jar (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/el-api-1.0-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/httpcore-osgi-4.4.6-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-jaxrs-1.9.2-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jaxb-core-2.2.11-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/google-oauth-client-1.20.0-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-api-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jansi-1.16-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-storage-sql-10.1-I20180228_0918-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-logging-1.2-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-apidoc-core-10.1-I20180228_0918-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-mimetype-10.1-I20180228_0918-sources.jar (deflated 27%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-admin-center-jsf-10.1-I20180228_0918-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-admin-center-oauth-10.1-I20180228_0918-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/cxf-rt-databinding-jaxb-3.1.3-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javassist-3.21.0-GA-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tomcat-coyote-8.5.23-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-j2se-5.1.0.GA-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/securesm-1.1-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/com.noelios.restlet.ext.servlet-1.0.7-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jolokia-core-1.3.3-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-ui-select2-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-drive-elasticsearch-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jetty-plus-6.1.26-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-invite-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-url-api-10.1-I20180228_0918-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-user-dashboard-jsf-10.1-I20180228_0918-sources.jar (deflated 26%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-ui-web-10.1-I20180228_0918-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/dropbox-core-sdk-2.1.2-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-rest-api-test-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-redis-10.1-I20180228_0918-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-admin-center-core-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-samples-jsf-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/webdav-jaxrs-1.1.1-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jaxws-api-2.2.9-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/oauth-20090531-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/failsafe-1.0.1-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-ws-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/guice-jmx-3.0-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/guice-3.0-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-as-connector-5.1.0.GA-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-login-token-jsf-10.1-I20180228_0918-sources.jar (deflated 30%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-mapper-asl-1.8.1-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javasimon-jdbc3-2.5.0-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/concurrent-1.3.4-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-ejb3-core-1.6.0-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-resources-compat-10.1-I20180228_0918-sources.jar (deflated 37%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-pool-1.5.4-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hibernate-validator-3.1.0.GA-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/relaxngDatatype-20020414-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918-sources.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-agenda-core-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-permissions-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-thumbnail-10.1-I20180228_0918-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-io-core-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-api-playground-10.1-I20180228_0918-sources.jar (deflated 37%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-api-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hsqldb-2.3.4-sources.jar (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/aopalliance-1.0-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-launcher-commons-10.1-I20180228_0918-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-theme-styling-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-tiling-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/daisydiff-1.2-NX2-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-server-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.document-1.0.5-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jetty-6.1.26-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/flute-1.3.0.gg2-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-dependency-2.0.6.GA-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-remoting-2.5.1-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nekohtml-1.9.22-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webdav-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-shell-automation-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/zookeeper-3.4.8-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/quartz-mongodb-2.0.0-NX2-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-routing-core-10.1-I20180228_0918-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/bcprov-jdk15on-1.59-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/apacheds-btree-base-1.5.1-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-el-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-ejb3-proxy-1.0.1-sources.jar (deflated 39%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-tools-report-client-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-tree-snapshot-core-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-onedrive-jsf-10.1-I20180228_0918-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jaxrs-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-logging-spi-2.1.0.GA-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-media-publishing-jsf-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-metrics-10.1-I20180228_0918-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.eclipse.equinox.common-3.6.0.v20100503-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-url-core-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-deploy-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jsp-2.1-6.1.6-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/quartz-2.2.3-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/selenium-support-2.53.0-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-core-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-default-config-10.1-I20180228_0918-sources.jar (deflated 34%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jtidy-r938-sources.jar (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jboss-ejb3-common-1.0.3-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-test-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-tiling-preview-10.1-I20180228_0918-sources.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hibernate-commons-annotations-3.1.0.GA-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-search-ui-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mysql-connector-java-5.1.44-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-api-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-core-10.1-I20180228_0918-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-automation-scripting-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chemistry-opencmis-client-impl-1.0.0-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-task-core-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-rendition-core-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.eclipse.core.jobs-3.5.0.v20100515-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-tag-web-10.1-I20180228_0918-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xercesImpl-2.11.0-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-query-api-10.1-I20180228_0918-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-runtime-jtajca-10.1-I20180228_0918-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-session-inspector-10.1-I20180228_0918-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-dataformat-smile-2.8.6-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-mail-test-10.1-I20180228_0918-sources.jar (deflated 39%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/oauth-provider-20090531-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-drive-rest-api-10.1-I20180228_0918-sources.jar (deflated 40%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-importer-scan-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-video-core-10.1-I20180228_0918-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-tag-api-10.1-I20180228_0918-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/compiler-0.9.3-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-imaging-api-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-signature-api-10.1-I20180228_0918-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/mvel2-2.2.4.FinalNX01-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hibernate-annotations-3.4.0.GA-sources.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-3d-web-ui-10.1-I20180228_0918-sources.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-filemanager-api-10.1-I20180228_0918-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-forms-layout-core-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-oauth-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lang-mustache-client-5.6.3-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-mail-web-ui-10.1-I20180228_0918-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chronicle-bytes-1.9.18-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webengine-jaxrs-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-collections-3.2.2-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/lucene-queryparser-6.6.1-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-webengine-apt-1.2-sources.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-client-wrapper-10.1-I20180228_0918-sources.jar (deflated 28%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-jaxrs-web-ui-10.1-I20180228_0918-sources.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/tranql-connector-1.8-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-databind-2.7.4-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jaxen-1.1.6-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/org.restlet.ext.fileupload-1.0.7-sources.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-javaagent-main-10.1-I20180228_0918-sources.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-stream-10.1-I20180228_0918-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/hibernate-core-3.3.2.GA-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-mongodb-10.1-I20180228_0918-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-tag-core-10.1-I20180228_0918-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jcip-annotations-1.0-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-core-cache-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/log4j-1.2.17-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jna-4.4.0-1-sources.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/javasimon-jmx-2.5.0-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-web-resources-jsf-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-core-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jaxws-rt-2.2.8-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/chronicle-wire-1.9.34-sources.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-liveconnect-jsf-10.1-I20180228_0918-sources.jar (deflated 38%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/opensaml-2.6.4-sources.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jmock-junit4-2.5.1-sources.jar (deflated 29%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-target-platforms-compat-10.1-I20180228_0918-sources.jar (deflated 39%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-usermapper-10.1-I20180228_0918-sources.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-jsf-to-web-ui-10.1-I20180228_0918-sources.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/fr.opensagres.xdocreport.core-1.0.5-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/commons-fileupload-1.3.3-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/woodstox-core-asl-4.2.0-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/selenium-chrome-driver-2.53.0-sources.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/jackson-dataformat-yaml-2.8.6-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/okhttp-3.1.1-sources.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-connect-update-10.1-I20180228_0918-sources.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-template-rendering-samples-10.1-I20180228_0918-sources.jar (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-spreadsheet-web-10.1-I20180228_0918-sources.jar (deflated 32%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xpp3-1.1.4c-sources.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-relations-io-10.1-I20180228_0918-sources.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/vaadin-sass-compiler-0.9.12-NX01-sources.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/metrics-graphite-3.0.0-sources.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/nuxeo-platform-publisher-api-10.1-I20180228_0918-sources.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/aws-java-sdk-core-1.11.93-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/wro4j-core-1.7.7-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/xstream-1.4.10-sources.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/shindig-features-1.1-BETA5-incubating-nx2-sources.jar (deflated 52%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/iri-0.8-sources.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/sources/zkclient-0.10-sources.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/artifacts-tomcat.properties (deflated 79%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/artifacts-server.properties (deflated 85%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-routing-core-10.1-I20180228_0918-tests.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/log4j-1.2.17.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-automation-test-10.1-I20180228_0918-tests.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/sqljdbc-4.2.6420.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/pax-url-aether-1.5.2.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-runtime-redis-10.1-I20180228_0918-tests.jar (deflated 33%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/gwt-user-2.7.0-NX1.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-api-test-10.1-I20180228_0918.jar (deflated 35%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/jsonassert-1.2.3.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/gwt-dnd-3.3.3.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-runtime-migration-10.1-I20180228_0918-tests.jar (deflated 27%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-mongodb-10.1-I20180228_0918-tests.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-elasticsearch-audit-10.1-I20180228_0918-tests.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-nxr-server-10.1-I20180228_0918.zip (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-opencmis-tests-10.1-I20180228_0918.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-annot-repo-10.1-I20180228_0918-tests.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/scimcore-0.1.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-target-platforms-core-10.1-I20180228_0918-tests.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-features-test-10.1-I20180228_0918.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-ui-web-test-10.1-I20180228_0918.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/kafka-clients-1.0.0-test.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/jackrabbit-webdav-2.15.7.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-runtime-mongodb-10.1-I20180228_0918-tests.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/pax-exam-container-native-4.4.0.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/kafka_2.11-1.0.0-test.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-test-10.1-I20180228_0918-tests.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/junit-4.12.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-login-token-10.1-I20180228_0918-tests.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-runtime-osgi-10.1-I20180228_0918-tests.jar (deflated 39%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-api-10.1-I20180228_0918-tests.jar (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-storage-sql-test-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/ojdbc7-12.1.0.1.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/jgiven-core-0.15.1.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/hamcrest-all-1.3.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-directory-sql-10.1-I20180228_0918-tests.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-event-10.1-I20180228_0918-tests.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-automation-test-10.1-I20180228_0918.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-directory-test-10.1-I20180228_0918.jar (deflated 36%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-cache-10.1-I20180228_0918-tests.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/assertj-core-3.8.0.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/easymockclassextension-2.2.2.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-runtime-test-10.1-I20180228_0918.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-drive-core-10.1-I20180228_0918-tests.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-login-10.1-I20180228_0918-tests.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/pax-exam-link-mvn-4.4.0.jar (deflated 36%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-test-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/hamcrest-core-1.3.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-redis-10.1-I20180228_0918-tests.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/gwt-presenter-1.0.0.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/gwt-dev-2.7.0-NX1.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-storage-dbs-10.1-I20180228_0918-tests.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-storage-10.1-I20180228_0918-tests.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/jgiven-junit-0.15.1.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-elasticsearch-core-10.1-I20180228_0918-tests.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/mockito-core-1.9.5.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-management-jtajca-10.1-I20180228_0918-tests.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/mockserver-netty-3.10.4.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918-tests.jar (deflated 26%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/tomcat-el-api-8.5.23.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/pax-exam-junit4-4.4.0.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-mail-test-10.1-I20180228_0918.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/hamcrest-library-1.3.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/wink-client-apache-httpclient-1.3.0.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-audit-core-10.1-I20180228_0918-tests.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-directory-test-10.1-I20180228_0918-tests.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/org.apache.felix.framework-4.6.0.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-10.1-I20180228_0918-tests.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-connect-standalone-10.1-I20180228_0918-tests.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-runtime-kv-10.1-I20180228_0918-tests.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/gwt-log-3.3.2.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-audit-mongodb-10.1-I20180228_0918-tests.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-launcher-commons-10.1-I20180228_0918-tests.jar (deflated 26%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/not-yet-commons-ssl-0.3.7.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/compliance-0.1-classes.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/ojdbc6-11.2.0.2.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-core-management-test-10.1-I20180228_0918.jar (deflated 36%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/nuxeo-platform-test-10.1-I20180228_0918.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/tests/h2-1.4.177-NX01.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/artifacts-nuxeo.properties (deflated 86%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/sdk/test-artifacts-nuxeo.properties (deflated 83%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-schema-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-api-10.1-I20180228_0918.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-rest-api-server-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-token-10.1-I20180228_0918.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-oauth-10.1-I20180228_0918.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-tag-api-10.1-I20180228_0918.jar (deflated 28%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-convert-plugins-10.1-I20180228_0918.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-opencmis-impl-10.1-I20180228_0918.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-api-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-search-core-10.1-I20180228_0918.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-common-10.1-I20180228_0918.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-launcher-commons-10.1-I20180228_0918.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-routing-api-10.1-I20180228_0918.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendering-10.1-I20180228_0918.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-binary-metadata-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-sql-management-10.1-I20180228_0918.jar (deflated 33%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-redis-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-userworkspace-api-10.1-I20180228_0918.jar (deflated 37%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-management-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-io-10.1-I20180228_0918.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-suggestbox-core-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-api-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-task-automation-10.1-I20180228_0918.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-query-api-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-rest-api-io-10.1-I20180228_0918.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-stream-10.1-I20180228_0918.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-io-api-10.1-I20180228_0918.jar (deflated 34%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-thumbnail-10.1-I20180228_0918.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-rest-10.1-I20180228_0918.jar (deflated 35%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-ldap-10.1-I20180228_0918.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-automation-core-10.1-I20180228_0918.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-pdf-utils-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-preview-core-10.1-I20180228_0918.jar (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-core-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-connect-client-wrapper-10.1-I20180228_0918.jar (deflated 36%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-core-contrib-10.1-I20180228_0918.jar (deflated 40%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-10.1-I20180228_0918.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-lang-ext-10.1-I20180228_0918.jar (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-convert-10.1-I20180228_0918.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-htmlsanitizer-10.1-I20180228_0918.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-filemanager-core-listener-10.1-I20180228_0918.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-export-10.1-I20180228_0918.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-mongodb-10.1-I20180228_0918.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-ws-10.1-I20180228_0918.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-content-template-manager-10.1-I20180228_0918.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-annotation-api-10.1-I20180228_0918.jar (deflated 28%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-kv-10.1-I20180228_0918.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-io-plugins-10.1-I20180228_0918.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-wro-10.1-I20180228_0918.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-ws-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-types-core-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-annotation-core-10.1-I20180228_0918.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-osgi-10.1-I20180228_0918.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-commandline-executor-10.1-I20180228_0918.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-reload-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-tag-core-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-jena-plugin-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-mem-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-10.1-I20180228_0918.jar (deflated 29%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-lang-10.1-I20180228_0918.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-task-core-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-core-10.1-I20180228_0918.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-dublincore-10.1-I20180228_0918.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-routing-rest-api-10.1-I20180228_0918.jar (deflated 26%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-usermanager-core-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-notification-api-10.1-I20180228_0918.jar (deflated 35%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-search-api-10.1-I20180228_0918.jar (deflated 34%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-task-api-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-types-api-10.1-I20180228_0918.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-userworkspace-types-10.1-I20180228_0918.jar (deflated 36%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-webapp-types-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-invite-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-datasource-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-default-10.1-I20180228_0918.jar (deflated 38%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-usermanager-api-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-api-10.1-I20180228_0918.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-mimetype-10.1-I20180228_0918.jar (deflated 27%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-url-core-10.1-I20180228_0918.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-admin-center-core-10.1-I20180228_0918.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-core-10.1-I20180228_0918.jar (deflated 44%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-http-read-only-10.1-I20180228_0918.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-uidgen-core-10.1-I20180228_0918.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-el-10.1-I20180228_0918.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-webengine-invite-10.1-I20180228_0918.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-default-config-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-redis-10.1-I20180228_0918.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-forms-layout-core-10.1-I20180228_0918.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-cache-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-api-10.1-I20180228_0918.jar (deflated 36%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-api-10.1-I20180228_0918.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-task-10.1-I20180228_0918.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-convert-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-core-listener-10.1-I20180228_0918.jar (deflated 27%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-metrics-10.1-I20180228_0918.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-dbs-10.1-I20180228_0918.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-connect-client-1.7.0-SNAPSHOT.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-token-rest-10.1-I20180228_0918.jar (deflated 35%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-jtajca-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-versioning-api-10.1-I20180228_0918.jar (deflated 32%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-collections-core-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-multi-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-webengine-core-10.1-I20180228_0918.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-mongodb-10.1-I20180228_0918.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-opencmis-bindings-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-io-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendition-core-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-connect-tools-report-management-api-10.1-I20180228_0918.jar (deflated 46%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-query-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-actions-core-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-web-resources-core-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-types-contrib-10.1-I20180228_0918.jar (deflated 36%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-search-rest-api-10.1-I20180228_0918.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-api-10.1-I20180228_0918.jar (deflated 30%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-publisher-core-10.1-I20180228_0918.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-api-10.1-I20180228_0918.jar (deflated 37%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-default-config-10.1-I20180228_0918.jar (deflated 43%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-url-api-10.1-I20180228_0918.jar (deflated 29%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-seqgen-10.1-I20180228_0918.jar (deflated 29%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-filemanager-api-10.1-I20180228_0918.jar (deflated 31%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-routing-default-10.1-I20180228_0918.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-automation-10.1-I20180228_0918.jar (deflated 26%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-automation-scripting-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-10.1-I20180228_0918.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-core-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-audit-mongodb-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-api-10.1-I20180228_0918.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-event-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-routing-core-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-apidoc-core-10.1-I20180228_0918.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-comment-workflow-10.1-I20180228_0918.jar (deflated 27%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-automation-io-10.1-I20180228_0918.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-web-common-10.1-I20180228_0918.jar (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendition-api-10.1-I20180228_0918.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-userworkspace-core-10.1-I20180228_0918.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-theme-styling-10.1-I20180228_0918.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-convert-api-10.1-I20180228_0918.jar (deflated 33%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-automation-server-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-sql-10.1-I20180228_0918.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-deploy-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-connect-tools-report-core-10.1-I20180228_0918.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-seam-debug-10.1-I20180228_0918.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-io-core-10.1-I20180228_0918.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-login-digest-10.1-I20180228_0918.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-audit-10.1-I20180228_0918.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-automation-features-10.1-I20180228_0918.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-management-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-connect-update-10.1-I20180228_0918.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-notification-core-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-storage-10.1-I20180228_0918.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-filemanager-core-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-user-profile-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-10.1-I20180228_0918.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-relations-io-10.1-I20180228_0918.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-mongodb-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-persistence-10.1-I20180228_0918.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-elasticsearch-core-10.1-I20180228_0918.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-dmk-adaptor-10.1-I20180228_0918.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-versioning-core-10.1-I20180228_0918.jar (deflated 37%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-permissions-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-mongodb-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-connect-standalone-10.1-I20180228_0918.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-ws-sun-jaxws-10.1-I20180228_0918.jar (deflated 44%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-pubsub-10.1-I20180228_0918.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-webdav-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-webengine-jaxrs-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-directory-sql-10.1-I20180228_0918.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-runtime-migration-10.1-I20180228_0918.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-platform-rendition-publisher-10.1-I20180228_0918.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-annotation-rest-api-10.1-I20180228_0918.jar (deflated 40%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-localconf-simple-10.1-I20180228_0918.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-webengine-base-10.1-I20180228_0918.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/bundles/nuxeo-core-management-jtajca-10.1-I20180228_0918.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/system.properties (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javacc-4.0.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-validator-1.5.1.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/core-1.0-b02.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/json-simple-1.1.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jna-platform-4.4.0.jar (deflated 73%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/kafka-clients-1.0.0.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/mimepull-1.9.3.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/aopalliance-1.0.jar (deflated 41%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jaxb-core-2.2.11.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-spatial-extras-6.6.1.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javasimon-core-2.5.0.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/tranql-connector-1.8.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/java-property-utils-1.9.1.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jcip-annotations-1.0.jar (deflated 34%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-spatial3d-6.6.1.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javassist-3.21.0-GA.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/hibernate-commons-annotations-3.1.0.GA.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/google-http-client-jackson2-1.19.0.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jodconverter-core-3.0-NX10.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/guice-3.0.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/java-cup-0.11a.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jena-2.6.4-NX.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jbig2-imageio-2.99.0-NX1.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-ws-addr-3.1.3.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/httpasyncclient-4.1.2.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/transport-netty4-client-5.6.3.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-core-shared-1.5.1.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/woodstox-core-asl-4.2.0.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/metrics-core-3.0.0.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/antisamy-1.5.7.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jsr305-1.3.9.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xml-resolver-1.2.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/hppc-0.7.1.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jericho-html-3.2.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-csv-1.5.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/plexus-utils-1.5.6.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.sat4j.pb-2.3.1.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.eclipse.core.jobs-3.5.0.v20100515.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/activation-1.1.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jersey-server-1.18.3.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/transport-netty3-client-5.6.3.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/shared-asn1-0.9.7.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-bootstrap-extract-1.5.1.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/juh-3.1.0.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/google-http-client-1.19.0.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/tomcat-jdbc-8.5.23.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jaxb-impl-2.2.11.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/snappy-java-1.1.4.jar (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/connector-api-1.5.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-backward-codecs-6.6.1.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/ant-launcher-1.7.0.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cors-filter-2.4.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jersey-multipart-1.18.3.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lang-mustache-client-5.6.3.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/curvesapi-1.04.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chronicle-bytes-1.9.18.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-transports-http-3.1.3-NX2.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/wem-2.0.2.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xpp3-1.1.4c-clean.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-digester-2.1.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-queryparser-6.6.1.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/vaadin-sass-compiler-0.9.12-NX01.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-memory-6.6.1.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/compiler-0.9.3.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xbean-naming-3.9.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/geronimo-connector-2.2.1-NX1.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jedis-2.9.0.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/nuxeo-core-storage-sql-extensions-10.1-I20180228_0918.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/c3p0-0.9.1.1.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.osgi.core-4.2.0.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/guava-18.0.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-handler-4.1.13.Final.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-wsdl-3.1.3.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/scala-library-2.11.7.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-collections4-4.1.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-schema-bootstrap-1.5.1.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jsr250-api-1.0.jar (deflated 27%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-jdbm-store-1.5.1.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-common-4.1.13.Final.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/percolator-client-5.6.3.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-pool2-2.4.2.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/snakeyaml-1.13.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-transport-4.1.13.Final.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/poi-ooxml-schemas-3.17.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-3.10.6.Final.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-bindings-soap-3.1.3.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jopt-simple-5.0.2.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/google-oauth-client-1.20.0.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-suggest-6.6.1.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-utils-1.5.1.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/parent-join-client-5.6.3.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/relaxngDatatype-20020414.jar (deflated 73%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jaxen-1.1.6.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-analyzers-common-6.6.1.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-dataformat-smile-2.8.6.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/asm-5.0.3.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-grouping-6.6.1.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/securesm-1.1.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/flute-1.3.0.gg2.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-client-bindings-1.0.0.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/httpcore-nio-4.4.5.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-commons-impl-1.0.0.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/icu4j-51.1.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chronicle-queue-4.6.44.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.eclipse.equinox.common-3.6.0.v20100503.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/elasticsearch-rest-client-5.6.3.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-misc-6.6.1.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/arq-2.8.8.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xsom-20140925.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/httpcore-4.4.6.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/wsdl4j-1.6.3.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/hsqldb-1.8.0.1.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/hibernate-entitymanager-3.4.0.GA.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/poi-3.17.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-ws-policy-3.1.3.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jmd-0.8.1-tomasol-3e60e36137.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-highlighter-6.6.1.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/quartz-2.2.3.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/failsafe-1.0.1.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/elasticsearch-5.6.3.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/fontbox-1.8.9.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/standard-1.1.2.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.restlet-1.0.7.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-server-support-1.0.0.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-sandbox-6.6.1.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lz4-java-1.4.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jboss-el-1.0_02.CR6.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/nekohtml-1.9.22.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/persistence-api-1.0.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/neethi-3.0.3.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/mvel2-2.2.4.FinalNX01.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jline-0.9.94.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/expiringmap-0.5.8.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-dataformat-yaml-2.8.6.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-dataformat-cbor-2.8.6.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-constants-1.5.1.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-client-api-1.0.0.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/stringtemplate-3.2.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/unoil-3.1.0.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jboss-seam-2.3.1.Final.NX02.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/kafka_2.11-1.0.0.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jurt-3.1.0.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xstream-1.4.10.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/groovy-all-2.4.12.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jersey-client-1.18.3.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/hibernate-core-3.3.2.GA.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jettison-1.3.7.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/tomcat-juli-8.5.23.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.osgi.compendium-4.2.0.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/zookeeper-3.4.8.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/ridl-3.1.0.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/hibernate-annotations-3.4.0.GA.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-btree-base-1.5.1.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-codec-1.10.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-frontend-jaxws-3.1.3.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-fileupload-1.3.3.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xmlbeans-2.6.0.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/org.sat4j.core-2.3.1.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/nuxeo-stream-10.1-I20180228_0918.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jmimemagic-0.1.2.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/metrics-graphite-3.0.0.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/oauth-20090531.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chronicle-wire-1.9.34.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-core-3.1.3.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-commons-api-1.0.0.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-codec-4.1.13.Final.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/elasticsearch-rest-high-level-client-5.6.3.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-buffer-4.1.13.Final.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-core-1.5.1.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jgrapht-core-1.0.1.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-io-2.5.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chronicle-core-1.9.19.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-client-impl-1.0.0.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jersey-json-1.18.3.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javasimon-jmx-2.5.0.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-pool-1.5.4.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/metrics-log4j-3.0.0.jar (deflated 35%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/oauth-provider-20090531.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-jaxrs-1.9.2.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/aggs-matrix-stats-client-5.6.3.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-text-1.1.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-spatial-6.6.1.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/t-digest-3.0.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/bcprov-jdk15on-1.59.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jersey-core-1.18.3.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-bindings-xml-3.1.3.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-xc-1.9.2.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jersey-servlet-1.18.3.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/oro-2.0.8.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/webdav-jaxrs-1.1.1.jar (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jta-1.1.jar (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/geronimo-transaction-2.2.1.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/httpclient-4.5.3.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/iri-0.8.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/ant-1.7.0.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/poi-ooxml-3.17.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-core-2.7.4.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/pdfbox-1.8.9.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/zkclient-0.10.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/antlr-2.7.7.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/json-20070829.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/annotations-12.0.jar (deflated 83%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chemistry-opencmis-server-bindings-1.0.0.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-cli-1.4.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/dom4j-1.6.1.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-resolver-4.1.13.Final.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-schema-registries-1.5.1.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-core-asl-1.8.1.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/ehcache-core-2.5.2.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/howl-1.0.1-1.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/netty-codec-http-4.1.13.Final.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/joda-time-2.8.2.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/mina-core-1.1.2.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/reindex-client-5.6.3.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/shared-ldap-0.9.7.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-jexl-1.1.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/affinity-3.1.1.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/HdrHistogram-2.1.9.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-collections-3.2.2.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-annotations-2.7.4.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-beanutils-1.9.3.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/wro4j-core-1.7.7.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/batik-css-1.7.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-frontend-simple-3.1.3.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jstl-1.1.2.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/stax-api-1.0.1.jar (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/sac-1.3.jar (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javax.inject-1.jar (deflated 28%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/cxf-rt-databinding-jaxb-3.1.3.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jempbox-1.8.9.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-kerberos-shared-1.5.1.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/transport-5.6.3.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/poi-scratchpad-3.17.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/xmlschema-core-2.2.1.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/antlr-runtime-3.1.3.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/metrics-jvm-3.0.0.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-core-6.6.1.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-join-6.6.1.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-databind-2.7.4.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/lucene-queries-6.6.1.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jackson-mapper-asl-1.8.1.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/stax2-api-3.1.1.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jolokia-core-1.3.3.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javax.json-1.0.4.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jdbm-1.0.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/javasimon-jdbc3-2.5.0.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/apacheds-protocol-shared-1.5.1.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/chronicle-threads-1.9.0.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/commons-dbcp-1.4.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/jna-4.4.0-1.jar (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/batik-util-1.7.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/shared-ldap-constants-0.9.7.jar (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/lib/validation-api-1.0.0.GA.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/data/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/nxserver/data/installAfterRestart-CAP.log (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/catalina.policy (deflated 78%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/tomcat-users.xsd (deflated 68%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/tomcat-users.xml (deflated 54%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/jaspic-providers.xml (deflated 47%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/catalina.properties (deflated 69%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/server.xml (deflated 66%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/context.xml (deflated 48%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/jaspic-providers.xsd (deflated 64%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/logging.properties (deflated 73%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/conf/web.xml (deflated 89%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/Start Nuxeo.command (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/licenses/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/licenses/AL-2.0.txt (deflated 65%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/licenses/LGPL-2.1.txt (deflated 65%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/licenses/EPL-v10.txt (deflated 64%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/licenses/CDDL-1.0.txt (deflated 70%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/licenses/MIT-LICENSE.txt (deflated 41%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/README.txt (deflated 60%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/sdk/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/sdk/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/sdk/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/sdk/nxserver/config/seam-debug.properties (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/sdk/nuxeo.defaults (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/https/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/https/nuxeo.defaults (deflated 41%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-audit-index-config.xml.nxftl (deflated 55%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/xadatasource-params.ftl (deflated 84%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-sequence-index-config.xml.nxftl (deflated 56%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/sql-template-directory-config.xml (deflated 61%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-classreplacer-config.xml.nxftl (deflated 48%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-doc-mapping.json (deflated 80%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-audit-settings.json.nxftl (deflated 70%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/kafka-config.xml.nxftl (deflated 67%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-audit-mapping.json (deflated 65%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/datasources-config.xml.nxftl (deflated 77%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/stream-config.xml.nxftl (deflated 79%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/webengine.properties (deflated 17%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/hsts-config.xml.nxftl (deflated 46%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/redis-config.xml.nxftl (deflated 72%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-config.xml.nxftl (deflated 73%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/default-repository-config.xml.nxftl (deflated 76%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nxserver/config/elasticsearch-doc-settings.json.nxftl (deflated 79%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/conf/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/conf/server.xml.nxftl (deflated 69%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/conf/Catalina/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/conf/Catalina/localhost/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/conf/Catalina/localhost/nuxeo.xml.nxftl (deflated 63%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/conf/logging.properties (deflated 72%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/webapps/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/webapps/ROOT/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/webapps/ROOT/index.html (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/client/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/client/scripts/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/client/scripts/upgrade_tomcat7.ps1 (deflated 70%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/client/scripts/upgrade_tomcat7.sh (deflated 69%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/client/scripts/deleteOrphanBinaries.groovy (deflated 49%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common-base/nuxeo.defaults (deflated 64%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql/lib/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql/lib/mysql-connector-java-5.1.44.jar (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql/nuxeo.defaults (deflated 45%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/default/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/default/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/default/nxserver/lib/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/default/nxserver/lib/derby-10.13.1.1.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/default/nxserver/lib/h2-1.4.177-NX01.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/default/nuxeo.defaults (deflated 35%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb-quartz-cluster/nuxeo.defaults (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb-quartz-cluster/bin/create-quartz-tables.sql (deflated 82%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle-quartz-cluster/nuxeo.defaults (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle-quartz-cluster/bin/create-quartz-tables.sql (deflated 82%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/custom/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/custom/bundles/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/custom/bundles/CUSTOM.txt (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/custom/nuxeo.defaults (deflated 36%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/db2/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/db2/nuxeo.defaults (deflated 44%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql/lib/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql/lib/postgresql-42.1.1.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql/nuxeo.defaults (deflated 48%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb/lib/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb/lib/mariadb-java-client-1.6.4.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mariadb/nuxeo.defaults (deflated 47%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql/lib/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql/lib/sqljdbc-4.2.6420.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql/nuxeo.defaults (deflated 47%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb-audit/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb-audit/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb-audit/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb-audit/nxserver/config/mongodb-audit-pageprovider-config.xml.nxftl (deflated 84%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb-audit/nxserver/config/mongodb-audit-config.xml.nxftl (deflated 59%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb-audit/nuxeo.defaults (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql-quartz-cluster/nuxeo.defaults (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mysql-quartz-cluster/bin/create-quartz-tables.sql (deflated 82%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql-quartz-cluster/nuxeo.defaults (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mssql-quartz-cluster/bin/create-quartz-tables.sql (deflated 84%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/perf/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/perf/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/perf/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/perf/nxserver/config/no-thumbnail-config.xml (deflated 42%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/perf/nxserver/config/audit-config.xml (deflated 48%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/perf/nuxeo.defaults (deflated 52%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql-quartz-cluster/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql-quartz-cluster/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql-quartz-cluster/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql-quartz-cluster/nxserver/config/quartz.properties (deflated 66%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql-quartz-cluster/nuxeo.defaults (deflated 16%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql-quartz-cluster/bin/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/postgresql-quartz-cluster/bin/create-quartz-tables.sql (deflated 83%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/nuxeo-wizard.war (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nxserver/config/mongodb-template-directory-config.xml.nxftl (deflated 58%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nxserver/config/quartz.properties.nxftl (deflated 59%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nxserver/config/mongodb-connection-config.xml.nxftl (deflated 47%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nxserver/lib/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nxserver/lib/mongo-java-driver-3.4.3.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nxserver/lib/quartz-mongodb-2.0.0-NX2.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/mongodb/nuxeo.defaults (deflated 48%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/bundles/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/bundles/README.txt (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/plugins/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/plugins/README.txt (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/launcher.properties.nxftl (deflated 24%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/jboss-web.xml (deflated 28%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/pages.xml (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/jboss-deployment-structure.xml (deflated 74%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/application.xml (deflated 45%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/faces-config.xml (deflated 48%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/components.xml (deflated 51%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/templates/web.xml (deflated 55%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/META-INF/nuxeo-preprocessor.xml.nxftl (deflated 69%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/nuxeo-webapp-core.properties (deflated 40%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/ooo-manager-config.xml (deflated 61%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/login-digest-config.xml (deflated 58%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/distribution.properties (deflated 42%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/notification-config.xml (deflated 51%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/default-directories-bundle.xml (deflated 73%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/default-ldap-users-directory-bundle.xml.nxftl (deflated 78%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/management-config.xml (deflated 55%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/nxmail-scheduler-config.xml (deflated 47%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/sql.properties.nxftl (deflated 59%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/transient-store-config.xml.nxftl (deflated 64%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/cache-config.xml.nxftl (deflated 90%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/nuxeo-tomcat.properties (deflated 23%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/jms.properties (deflated 30%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/login-config.xml (deflated 74%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/mbeans/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/mbeans/core-events-service.xml (deflated 65%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/blacklist.nxftl (deflated 55%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/quartz.properties (deflated 56%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/config/nuxeo.properties (deflated 54%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/lib/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/lib/README.txt (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/common/nuxeo.defaults (deflated 63%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/gridfsbinaries/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/gridfsbinaries/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/gridfsbinaries/nxserver/config/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/gridfsbinaries/nxserver/config/gridfs-config.xml.nxftl (deflated 44%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/gridfsbinaries/nuxeo.defaults (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/nuxeo.defaults (deflated 57%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle/nxserver/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle/nxserver/hibernate.properties (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/templates/oracle/nuxeo.defaults (deflated 47%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/add.gif (deflated 33%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/design.gif (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/code.gif (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/tomcat.gif (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/void.gif (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/docs.gif (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/update.gif (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/fix.gif (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/images/asf-logo.svg (deflated 68%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/status.xsd (deflated 77%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/META-INF/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/META-INF/context.xml (deflated 41%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/xform.xsl (deflated 72%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/index.jsp (deflated 41%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/sessionsList.jsp (deflated 77%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/sessionDetail.jsp (deflated 72%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/404.jsp (deflated 53%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/401.jsp (deflated 55%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp (deflated 59%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/jsp/403.jsp (deflated 57%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/manager/WEB-INF/web.xml (deflated 76%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/add.gif (deflated 33%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/design.gif (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/code.gif (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/tomcat.gif (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/void.gif (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/docs.gif (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/update.gif (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/fix.gif (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/images/asf-logo.svg (deflated 68%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/META-INF/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/META-INF/context.xml (deflated 41%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/manager.xml (deflated 42%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/index.jsp (deflated 41%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/WEB-INF/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/404.jsp (deflated 51%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/401.jsp (deflated 52%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/WEB-INF/jsp/403.jsp (deflated 55%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/host-manager/WEB-INF/web.xml (deflated 72%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/tomcat.css (deflated 71%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/tomcat.png (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/tomcat.gif (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/bg-nav-item.png (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/RELEASE-NOTES.txt (deflated 60%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/bg-upper.png (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/favicon.ico (deflated 66%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/asf-logo-wide.svg (deflated 69%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/bg-button.png (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/bg-nav.png (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/index.jsp (deflated 79%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/bg-middle.png (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/tomcat.svg (deflated 34%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/tomcat-power.gif (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/WEB-INF/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/webapps/ROOT/WEB-INF/web.xml (deflated 47%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/doc-tomcat/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/doc-tomcat/LICENSE (deflated 76%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/doc-tomcat/RELEASE-NOTES (deflated 60%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/doc-tomcat/RUNNING.txt (deflated 66%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/doc-tomcat/NOTICE (deflated 59%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/LICENSE.txt (deflated 44%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/24ca5657f375ed60aee7f534f3de129f (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/915337955db04eeb34a22a8ec6f62ec0 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/82e505472c8ccf5a74661c96c0a9ddcd (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/70401e38fc8f814baaef93fb9f5debe0 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/a6e0357ccf0eb880c7af148e5de5f752 (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/30f93c4999d28eefbbc1e36334e4f5e3 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/75875e923a98f0f82f3460db6bac3a7a (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/4d39b31d7b409a0b853b73f7e90aa7b1 (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/68988d390827ecf09594b7bae3314859 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/11d4229e4e471b8e9a9da4a7d75b3608 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/c8db58fedaaab6a570cabe9d6d110d81 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/f180dd67445be7f7ed44fba372a20045 (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/cd9cccf6695170390c40d493fdf6fd94 (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/cc1f5f7a0952926940ef31beeb6a1890 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/b62ea099af73ef0f66758a421bc51765 (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/0c0ff2006d1738a1f038b43399a4bc33 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/7d3923b641530c94d3c5e71a5f738399 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/403183170741fdeba2023aa393536ba5 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/48a02b3740e6473b8ecd5c415dd204ad (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/4a4d999c7713c0df70bb08a18ce6dd4a (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/5fb97002579ac84b1e1f34e6202cae6c (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/packages-default-selection.properties (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/f161b18d6543afe49e6e3e87f9cff8d3 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/e3f6c43ae38ef82887e86e3cba5c12be (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/b4ad99b5f4cbd552a3ca3df2d8ebfd51 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/packages.xml (deflated 63%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/b179c44bf7063097c103a3cafb3eae7c (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/d854322c37b4cc7a15700327fb0219a8 (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/3f7a4225a5cb8843c88a2f8b4ca17eb6 (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/f8c66a71718edbcb72bf2da89d033437 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/2871fc5e17e2c09a86405c15d2b99ec8 (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/6e1a7b0d70d35d2dd501b1b27f7adf68 (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/e6a56d3d9a1a4e0dfca92146274acf30 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/d669941f21e9ee78cc1cc077c45b38e0 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/2015297b05ed53d6e88c50dbb15b2df4 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/f14ee95320f4c49b331ed658181b4ea6 (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/4cc3def965095706789c95a1bdc8326a (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/24c11cf70017d1e32a2755bf4fe92f9b (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/59ab33edb51d4ed00532e5bbb44a0412 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/0b10224e8d7c9b7695f1897e86043255 (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/5658c92bf3c9a24748fd579a86c220ae (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/d8159ed828536b420c276e02a89eeb51 (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/eaf8bafecafb18434f0603a4a547cb9d (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/9241637cb521bc4b13e3afe09c2b39d2 (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/9da0dea5576bea5206cadbf5e467a0fb (deflated 2%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/40b948ef7265942482c6f6faabef574f (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/2b60800348c79209de4a8338b974fe2d (deflated 1%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/1b196fdd52d8e528019225acd7d3b3c9 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/ade81131b19a61cedf22dc38f6a6a33a (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/35b4c7f7ee0d72571279dfa5e9d0afac (deflated 3%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/a115ad5f143e8383ddb0b67530136fd8 (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/setupWizardDownloads/c98ec821411f7679b64602aff02db793 (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/Start Nuxeo.bat (deflated 32%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/log4j-1.2.17.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/catalina-ant.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/log4j-core-2.9.1.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-dbcp.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-api.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/commons-lang3-3.6.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/websocket-api.jar (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/xml-apis-1.4.01.jar (deflated 22%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/jsp-api.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/annotations-api.jar (deflated 21%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-i18n-es.jar (deflated 14%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/jcl-over-slf4j-1.7.21.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-jdbc.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-coyote.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/ecj-4.6.3.jar (deflated 4%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/el-api.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-jni.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/log4j.xml (deflated 82%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/jasper-el.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-i18n-fr.jar (deflated 18%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/catalina.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-util-scan.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/mail-1.4.5.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-websocket.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/nuxeo-runtime-launcher-10.1-I20180228_0918.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/catalina-tribes.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/xercesImpl-2.11.0.jar (deflated 12%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/catalina-ha.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/servlet-api.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/slf4j-log4j12-1.7.21.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/catalina-storeconfig.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/nuxeo-runtime-tomcat-adapter-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/jasper.jar (deflated 6%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/freemarker-2.3.26-incubating.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-util.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/slf4j-api-1.7.21.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/log4j-api-2.9.1.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/commons-lang-2.6.jar (deflated 7%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/jaspic-api.jar (deflated 25%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/lib/tomcat-i18n-ja.jar (deflated 15%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/client/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/client/nuxeo-shell-10.1-I20180228_0918.jar (deflated 10%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/readme.html (deflated 59%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/ (stored 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/Stop Nuxeo.bat (deflated 32%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/monitorctl.sh (deflated 72%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/NuxeoCtl.command (deflated 20%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/pack (deflated 63%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/nuxeoctl (deflated 59%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/Start Nuxeo.command (deflated 19%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/stream.sh (deflated 53%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/openofficectl (deflated 61%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/tool-wrapper.sh (deflated 59%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/catalina-tasks.xml (deflated 53%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/setclasspath.bat (deflated 64%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/pack.bat (deflated 70%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/setclasspath.sh (deflated 63%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/tomcat-juli.jar (deflated 8%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/digest.sh (deflated 49%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/daemon.sh (deflated 68%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/bootstrap.jar (deflated 9%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/Stop Nuxeo.command (deflated 5%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/repl.bat (deflated 73%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/tomcat-native.tar.gz (deflated 0%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/nuxeo.conf (deflated 69%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/digest.bat (deflated 57%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/commons-daemon.jar (deflated 13%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/Start Nuxeo.bat (deflated 32%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/nuxeo-launcher.jar (deflated 11%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/nuxeoctl.bat (deflated 69%) adding: nuxeo-server-10.1-I20180228_0918-tomcat-sdk/bin/tool-wrapper.bat (deflated 62%) + rm -rf nuxeo-server-10.1-I20180228_0918-tomcat-sdk/ + cd - /opt/jenkins/workspace/Deploy/IT-nuxeo-master-build/archives + mv /tmp/nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip + md5sum nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip ++ md5 nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip ++ openssl dgst -md5 -hex nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip ++ cut -d ' ' -f 2 ++ basename nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip + echo 'd3e4df4afe7d7ad89a7b14196b3e3a41 nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip' + sha256sum nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip ++ sha256 nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip ++ openssl dgst -sha256 -hex nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip ++ cut -d ' ' -f 2 ++ basename nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip + echo '6c8a0cb4336e806d6f22904a0509d0c71a44dfd7f88254ad6056390a8a13c312 nuxeo-server-10.1-I20180228_0918-tomcat-sdk.zip' + for file in 'nuxeo-*-sources.zip' + md5sum nuxeo-10.1-I20180228_0918-sources.zip ++ md5 nuxeo-10.1-I20180228_0918-sources.zip ++ openssl dgst -md5 -hex nuxeo-10.1-I20180228_0918-sources.zip ++ cut -d ' ' -f 2 ++ basename nuxeo-10.1-I20180228_0918-sources.zip + echo '21255ebd1832ea225d6c3c0f6a29225a nuxeo-10.1-I20180228_0918-sources.zip' + sha256sum nuxeo-10.1-I20180228_0918-sources.zip ++ sha256 nuxeo-10.1-I20180228_0918-sources.zip ++ openssl dgst -sha256 -hex nuxeo-10.1-I20180228_0918-sources.zip ++ cut -d ' ' -f 2 ++ basename nuxeo-10.1-I20180228_0918-sources.zip + echo '7c875c44df82dba77a89cff7308f387b821daf709e6151a64e7a097d90a53604 nuxeo-10.1-I20180228_0918-sources.zip' + cd .. + mkdir -p archives.bak + mv archives/nuxeo-server-10.1-I20180228_0918-tomcat.bak.zip archives/nuxeo-server-10.1-I20180228_0918-tomcat-sdk.bak.zip archives.bak/ + unzip -p archives/nuxeo-10.1-I20180228_0918-sources.zip nuxeo-distribution/nuxeo-server-tomcat/pom.xml ++ ls archives/nuxeo-server-10.1-I20180228_0918-tomcat.zip + mvn deploy:deploy-file -Dfile=archives/nuxeo-server-10.1-I20180228_0918-tomcat.zip -DrepositoryId=nightly-staging -Durl=http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/ -DpomFile=/tmp/pom.xml -Dclassifier=full -DupdateReleaseInfo=true -Dpackaging=zip [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Stub Project (No POM) 1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ standalone-pom --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918-full.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918-full.zip (359437 KB at 26082.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/10.1-I20180228_0918/nuxeo-server-tomcat-10.1-I20180228_0918.pom (5 KB at 6.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/maven-metadata.xml (48 KB at 147.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/distribution/nuxeo-server-tomcat/maven-metadata.xml (48 KB at 260.2 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.246 s [INFO] Finished at: 2018-02-28T13:12:42+00:00 [INFO] Final Memory: 21M/981M [INFO] ------------------------------------------------------------------------ Archiving artifacts Compressed 1.35 GB of artifacts by 54.6% relative to #792 [WARNINGS] Parsing warnings in console log with parser Maven [WARNINGS] Computing warning deltas based on reference build #792 Recording test results [description-setter] Description set: release-10.1-I20180228_0918 Invoking Deploy/IT-nuxeo-master-build - Synchronize repositories between slaves #797-1 Checking skip = Failed Notifying upstream projects of job completion Notifying fixers Email was triggered for: Status Changed Email was triggered for: Always Sending email for trigger: Status Changed Sending email to: akervern@nuxeo.com at@nuxeo.com bdelbosc@nuxeo.com gjames@nuxeo.com lduarte@luisduarte.net fg@nuxeo.com fdavid@nuxeo.com grenard@nuxeo.com ecm-qa@lists.nuxeo.com Sending email for trigger: Always An attempt to send an e-mail to empty list of recipients, ignored. Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Returning node parameter for itslave Triggering a new build of Deploy ยป IT-nuxeo-master-tests-cap-tomcat Finished: SUCCESS